@mjsz-vbr-elements/gamecenter 2.29.0 → 2.29.2
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 +932 -904
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @mjsz-vbr-elements/gamecenter
|
|
3
|
-
* version: v2.29.
|
|
3
|
+
* version: v2.29.2 - 26/09/2025, 10:33: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
|
|
9
|
-
import { Image as te, FloatingPanel as ae, ResponsiveTable as Fa, DataTable as Ka, I18NProvider as
|
|
10
|
-
import { useVisibilityChange as
|
|
11
|
-
import { rawConvert as
|
|
12
|
-
import { SORT_STATE_DESCEND as Q, SORT_STATE_ASCEND as
|
|
13
|
-
function
|
|
8
|
+
import { readonly as Wt, watch as ve, getCurrentScope as La, onScopeDispose as Ca, shallowRef as He, shallowReadonly as Yt, toRef as Da, ref as F, customRef as Ga, toValue as ee, isRef as Ba, reactive as jt, computed as f, unref as r, createElementBlock as u, openBlock as c, createElementVNode as s, normalizeStyle as Ne, toDisplayString as m, Fragment as k, renderList as N, toRefs as ct, setBlockTracking as R, createTextVNode as w, createCommentVNode as h, createVNode as b, createBlock as x, normalizeClass as q, renderSlot as X, withCtx as T, mergeProps as de, toHandlers as ge, resolveDynamicComponent as Qt, TransitionGroup as Ha, withModifiers as Ra, defineCustomElement as Jt } from "vue";
|
|
9
|
+
import { Image as te, FloatingPanel as ae, ResponsiveTable as Fa, DataTable as Ka, I18NProvider as Zt, ErrorNotice as Xt } from "@mjsz-vbr-elements/core/components";
|
|
10
|
+
import { useVisibilityChange as Va, useI18n as M, useColumns as me, useSort as Ua, useServices as ie, useGameDataSocket as qa } from "@mjsz-vbr-elements/core/composables";
|
|
11
|
+
import { rawConvert as dt, convertSecToMin as U, convertTimesSecToMin as ea, convertMinToSec as Wa, format as Ee, offsetName as Oe, playerName as gt, upperCase as Ya, convert as Qa, resolveApiKey as ta, getWebsocketURL as et } from "@mjsz-vbr-elements/core/utils";
|
|
12
|
+
import { SORT_STATE_DESCEND as Q, SORT_STATE_ASCEND as $e, useVisibilityChange as Ja, convertMinToSec as Za, playerName as mt } from "@mjsz-vbr-elements/core";
|
|
13
|
+
function be(e) {
|
|
14
14
|
return La() ? (Ca(e), !0) : !1;
|
|
15
15
|
}
|
|
16
|
-
const ne = typeof window < "u" && typeof document < "u",
|
|
16
|
+
const ne = typeof window < "u" && typeof document < "u", Nt = typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope, Xa = Object.prototype.toString, er = (e) => Xa.call(e) === "[object Object]", tr = () => {
|
|
17
17
|
};
|
|
18
|
-
function
|
|
18
|
+
function aa(...e) {
|
|
19
19
|
if (e.length !== 1)
|
|
20
20
|
return Da(...e);
|
|
21
21
|
const t = e[0];
|
|
22
|
-
return typeof t == "function" ?
|
|
22
|
+
return typeof t == "function" ? Wt(Ga(() => ({ get: t, set: tr }))) : F(t);
|
|
23
23
|
}
|
|
24
|
-
function
|
|
24
|
+
function ar(e, t) {
|
|
25
25
|
function a(...i) {
|
|
26
26
|
return new Promise((n, o) => {
|
|
27
27
|
Promise.resolve(e(() => t.apply(this, i), { fn: t, thisArg: this, args: i })).then(n).catch(o);
|
|
@@ -29,11 +29,11 @@ function tr(e, t) {
|
|
|
29
29
|
}
|
|
30
30
|
return a;
|
|
31
31
|
}
|
|
32
|
-
const
|
|
33
|
-
function
|
|
32
|
+
const ra = (e) => e();
|
|
33
|
+
function rr(e = ra, t = {}) {
|
|
34
34
|
const {
|
|
35
35
|
initialState: a = "active"
|
|
36
|
-
} = t, i =
|
|
36
|
+
} = t, i = aa(a === "active");
|
|
37
37
|
function n() {
|
|
38
38
|
i.value = !1;
|
|
39
39
|
}
|
|
@@ -43,32 +43,32 @@ function ar(e = aa, t = {}) {
|
|
|
43
43
|
const l = (...d) => {
|
|
44
44
|
i.value && e(...d);
|
|
45
45
|
};
|
|
46
|
-
return { isActive:
|
|
46
|
+
return { isActive: Wt(i), pause: n, resume: o, eventFilter: l };
|
|
47
47
|
}
|
|
48
|
-
function
|
|
48
|
+
function Ye(e) {
|
|
49
49
|
return Array.isArray(e) ? e : [e];
|
|
50
50
|
}
|
|
51
|
-
function
|
|
51
|
+
function ir(e, t, a = {}) {
|
|
52
52
|
const {
|
|
53
|
-
eventFilter: i =
|
|
53
|
+
eventFilter: i = ra,
|
|
54
54
|
...n
|
|
55
55
|
} = a;
|
|
56
|
-
return
|
|
56
|
+
return ve(
|
|
57
57
|
e,
|
|
58
|
-
|
|
58
|
+
ar(
|
|
59
59
|
i,
|
|
60
60
|
t
|
|
61
61
|
),
|
|
62
62
|
n
|
|
63
63
|
);
|
|
64
64
|
}
|
|
65
|
-
function
|
|
65
|
+
function nr(e, t, a = {}) {
|
|
66
66
|
const {
|
|
67
67
|
eventFilter: i,
|
|
68
68
|
initialState: n = "active",
|
|
69
69
|
...o
|
|
70
|
-
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } =
|
|
71
|
-
return { stop:
|
|
70
|
+
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } = rr(i, { initialState: n });
|
|
71
|
+
return { stop: ir(
|
|
72
72
|
e,
|
|
73
73
|
t,
|
|
74
74
|
{
|
|
@@ -77,13 +77,13 @@ function ir(e, t, a = {}) {
|
|
|
77
77
|
}
|
|
78
78
|
), pause: d, resume: g, isActive: v };
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function or(e, t = 1e3, a = {}) {
|
|
81
81
|
const {
|
|
82
82
|
immediate: i = !0,
|
|
83
83
|
immediateCallback: n = !1
|
|
84
84
|
} = a;
|
|
85
85
|
let o = null;
|
|
86
|
-
const l =
|
|
86
|
+
const l = He(!1);
|
|
87
87
|
function d() {
|
|
88
88
|
o && (clearInterval(o), o = null);
|
|
89
89
|
}
|
|
@@ -95,22 +95,22 @@ function nr(e, t = 1e3, a = {}) {
|
|
|
95
95
|
p <= 0 || (l.value = !0, n && e(), d(), l.value && (o = setInterval(e, p)));
|
|
96
96
|
}
|
|
97
97
|
if (i && ne && v(), Ba(t) || typeof t == "function") {
|
|
98
|
-
const p =
|
|
98
|
+
const p = ve(t, () => {
|
|
99
99
|
l.value && ne && v();
|
|
100
100
|
});
|
|
101
|
-
|
|
101
|
+
be(p);
|
|
102
102
|
}
|
|
103
|
-
return
|
|
104
|
-
isActive:
|
|
103
|
+
return be(g), {
|
|
104
|
+
isActive: Yt(l),
|
|
105
105
|
pause: g,
|
|
106
106
|
resume: v
|
|
107
107
|
};
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function sr(e, t, a = {}) {
|
|
110
110
|
const {
|
|
111
111
|
immediate: i = !0,
|
|
112
112
|
immediateCallback: n = !1
|
|
113
|
-
} = a, o =
|
|
113
|
+
} = a, o = He(!1);
|
|
114
114
|
let l;
|
|
115
115
|
function d() {
|
|
116
116
|
l && (clearTimeout(l), l = void 0);
|
|
@@ -123,14 +123,14 @@ function or(e, t, a = {}) {
|
|
|
123
123
|
o.value = !1, l = void 0, e(...p);
|
|
124
124
|
}, ee(t));
|
|
125
125
|
}
|
|
126
|
-
return i && (o.value = !0, ne && v()),
|
|
127
|
-
isPending:
|
|
126
|
+
return i && (o.value = !0, ne && v()), be(g), {
|
|
127
|
+
isPending: Yt(o),
|
|
128
128
|
start: v,
|
|
129
129
|
stop: g
|
|
130
130
|
};
|
|
131
131
|
}
|
|
132
|
-
function
|
|
133
|
-
return
|
|
132
|
+
function lr(e, t, a) {
|
|
133
|
+
return ve(
|
|
134
134
|
e,
|
|
135
135
|
t,
|
|
136
136
|
{
|
|
@@ -139,25 +139,25 @@ function sr(e, t, a) {
|
|
|
139
139
|
}
|
|
140
140
|
);
|
|
141
141
|
}
|
|
142
|
-
const
|
|
143
|
-
function
|
|
142
|
+
const ia = ne ? window : void 0;
|
|
143
|
+
function cr(e) {
|
|
144
144
|
var t;
|
|
145
145
|
const a = ee(e);
|
|
146
146
|
return (t = a?.$el) != null ? t : a;
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function tt(...e) {
|
|
149
149
|
const t = [], a = () => {
|
|
150
150
|
t.forEach((d) => d()), t.length = 0;
|
|
151
151
|
}, i = (d, g, v, p) => (d.addEventListener(g, v, p), () => d.removeEventListener(g, v, p)), n = f(() => {
|
|
152
|
-
const d =
|
|
152
|
+
const d = Ye(ee(e[0])).filter((g) => g != null);
|
|
153
153
|
return d.every((g) => typeof g != "string") ? d : void 0;
|
|
154
|
-
}), o =
|
|
154
|
+
}), o = lr(
|
|
155
155
|
() => {
|
|
156
156
|
var d, g;
|
|
157
157
|
return [
|
|
158
|
-
(g = (d = n.value) == null ? void 0 : d.map((v) =>
|
|
159
|
-
|
|
160
|
-
|
|
158
|
+
(g = (d = n.value) == null ? void 0 : d.map((v) => cr(v))) != null ? g : [ia].filter((v) => v != null),
|
|
159
|
+
Ye(ee(n.value ? e[1] : e[0])),
|
|
160
|
+
Ye(r(n.value ? e[2] : e[1])),
|
|
161
161
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
162
162
|
ee(n.value ? e[3] : e[2])
|
|
163
163
|
];
|
|
@@ -165,11 +165,11 @@ function et(...e) {
|
|
|
165
165
|
([d, g, v, p]) => {
|
|
166
166
|
if (a(), !d?.length || !g?.length || !v?.length)
|
|
167
167
|
return;
|
|
168
|
-
const S =
|
|
168
|
+
const S = er(p) ? { ...p } : p;
|
|
169
169
|
t.push(
|
|
170
170
|
...d.flatMap(
|
|
171
|
-
(
|
|
172
|
-
(z) => v.map((P) => i(
|
|
171
|
+
(y) => g.flatMap(
|
|
172
|
+
(z) => v.map((P) => i(y, z, P, S))
|
|
173
173
|
)
|
|
174
174
|
)
|
|
175
175
|
);
|
|
@@ -178,13 +178,13 @@ function et(...e) {
|
|
|
178
178
|
), l = () => {
|
|
179
179
|
o(), a();
|
|
180
180
|
};
|
|
181
|
-
return
|
|
181
|
+
return be(a), l;
|
|
182
182
|
}
|
|
183
|
-
function
|
|
183
|
+
function pe(e, t, a = {}) {
|
|
184
184
|
const {
|
|
185
185
|
immediate: i = !0,
|
|
186
186
|
immediateCallback: n = !1
|
|
187
|
-
} = a, { start: o } =
|
|
187
|
+
} = a, { start: o } = sr(d, t, { immediate: i }), l = He(!1);
|
|
188
188
|
async function d() {
|
|
189
189
|
l.value && (await e(), o());
|
|
190
190
|
}
|
|
@@ -194,25 +194,25 @@ function We(e, t, a = {}) {
|
|
|
194
194
|
function v() {
|
|
195
195
|
l.value = !1;
|
|
196
196
|
}
|
|
197
|
-
return i && ne && g(),
|
|
197
|
+
return i && ne && g(), be(v), {
|
|
198
198
|
isActive: l,
|
|
199
199
|
pause: v,
|
|
200
200
|
resume: g
|
|
201
201
|
};
|
|
202
202
|
}
|
|
203
|
-
function
|
|
203
|
+
function ut(e = "history", t = {}) {
|
|
204
204
|
const {
|
|
205
205
|
initialValue: a = {},
|
|
206
206
|
removeNullishValues: i = !0,
|
|
207
207
|
removeFalsyValues: n = !1,
|
|
208
208
|
write: o = !0,
|
|
209
209
|
writeMode: l = "replace",
|
|
210
|
-
window: d =
|
|
210
|
+
window: d = ia,
|
|
211
211
|
stringify: g = ($) => $.toString()
|
|
212
212
|
} = t;
|
|
213
213
|
if (!d)
|
|
214
|
-
return
|
|
215
|
-
const v =
|
|
214
|
+
return jt(a);
|
|
215
|
+
const v = jt({});
|
|
216
216
|
function p() {
|
|
217
217
|
if (e === "history")
|
|
218
218
|
return d.location.search || "";
|
|
@@ -231,7 +231,7 @@ function mt(e = "history", t = {}) {
|
|
|
231
231
|
const D = d.location.hash || "#", H = D.indexOf("?");
|
|
232
232
|
return H > 0 ? `${d.location.search || ""}${D.slice(0, H)}${_ ? `?${_}` : ""}` : `${d.location.search || ""}${D}${_ ? `?${_}` : ""}`;
|
|
233
233
|
}
|
|
234
|
-
function
|
|
234
|
+
function y() {
|
|
235
235
|
return new URLSearchParams(p());
|
|
236
236
|
}
|
|
237
237
|
function z($) {
|
|
@@ -242,7 +242,7 @@ function mt(e = "history", t = {}) {
|
|
|
242
242
|
}
|
|
243
243
|
Array.from(_).forEach((D) => delete v[D]);
|
|
244
244
|
}
|
|
245
|
-
const { pause: P, resume: L } =
|
|
245
|
+
const { pause: P, resume: L } = nr(
|
|
246
246
|
v,
|
|
247
247
|
() => {
|
|
248
248
|
const $ = new URLSearchParams("");
|
|
@@ -265,18 +265,18 @@ function mt(e = "history", t = {}) {
|
|
|
265
265
|
), L();
|
|
266
266
|
}
|
|
267
267
|
function B() {
|
|
268
|
-
o && j(
|
|
268
|
+
o && j(y(), !0);
|
|
269
269
|
}
|
|
270
270
|
const C = { passive: !0 };
|
|
271
|
-
|
|
272
|
-
const W =
|
|
271
|
+
tt(d, "popstate", B, C), e !== "history" && tt(d, "hashchange", B, C);
|
|
272
|
+
const W = y();
|
|
273
273
|
return W.keys().next().value ? z(W) : Object.assign(v, a), v;
|
|
274
274
|
}
|
|
275
|
-
const
|
|
276
|
-
function
|
|
275
|
+
const Et = "ping";
|
|
276
|
+
function Qe(e) {
|
|
277
277
|
return e === !0 ? {} : e;
|
|
278
278
|
}
|
|
279
|
-
function
|
|
279
|
+
function dr(e, t = {}) {
|
|
280
280
|
const {
|
|
281
281
|
onConnected: a,
|
|
282
282
|
onDisconnected: i,
|
|
@@ -286,77 +286,77 @@ function cr(e, t = {}) {
|
|
|
286
286
|
autoConnect: d = !0,
|
|
287
287
|
autoClose: g = !0,
|
|
288
288
|
protocols: v = []
|
|
289
|
-
} = t, p =
|
|
289
|
+
} = t, p = F(null), S = He("CLOSED"), y = F(), z = aa(e);
|
|
290
290
|
let P, L, j = !1, B = 0, C = [], W, $;
|
|
291
291
|
const _ = () => {
|
|
292
|
-
if (C.length &&
|
|
292
|
+
if (C.length && y.value && S.value === "OPEN") {
|
|
293
293
|
for (const G of C)
|
|
294
|
-
|
|
294
|
+
y.value.send(G);
|
|
295
295
|
C = [];
|
|
296
296
|
}
|
|
297
297
|
}, D = () => {
|
|
298
298
|
W != null && (clearTimeout(W), W = void 0);
|
|
299
299
|
}, H = () => {
|
|
300
300
|
clearTimeout($), $ = void 0;
|
|
301
|
-
},
|
|
302
|
-
D(), !(!ne && !
|
|
303
|
-
},
|
|
301
|
+
}, he = (G = 1e3, K) => {
|
|
302
|
+
D(), !(!ne && !Nt || !y.value) && (j = !0, H(), P?.(), y.value.close(G, K), y.value = void 0);
|
|
303
|
+
}, Pt = (G, K = !0) => !y.value || S.value !== "OPEN" ? (K && C.push(G), !1) : (_(), y.value.send(G), !0), $t = () => {
|
|
304
304
|
if (j || typeof z.value > "u")
|
|
305
305
|
return;
|
|
306
306
|
const G = new WebSocket(z.value, v);
|
|
307
|
-
|
|
307
|
+
y.value = G, S.value = "CONNECTING", G.onopen = () => {
|
|
308
308
|
S.value = "OPEN", B = 0, a?.(G), L?.(), _();
|
|
309
|
-
}, G.onclose = (
|
|
310
|
-
if (S.value = "CLOSED", H(), P?.(), i?.(G,
|
|
309
|
+
}, G.onclose = (K) => {
|
|
310
|
+
if (S.value = "CLOSED", H(), P?.(), i?.(G, K), !j && t.autoReconnect && (y.value == null || G === y.value)) {
|
|
311
311
|
const {
|
|
312
312
|
retries: Z = -1,
|
|
313
|
-
delay:
|
|
314
|
-
onFailed:
|
|
315
|
-
} =
|
|
316
|
-
(typeof Z == "function" ? Z : () => typeof Z == "number" && (Z < 0 || B < Z))(B) ? (B += 1, W = setTimeout(
|
|
313
|
+
delay: ye = 1e3,
|
|
314
|
+
onFailed: Pe
|
|
315
|
+
} = Qe(t.autoReconnect);
|
|
316
|
+
(typeof Z == "function" ? Z : () => typeof Z == "number" && (Z < 0 || B < Z))(B) ? (B += 1, W = setTimeout($t, ye)) : Pe?.();
|
|
317
317
|
}
|
|
318
|
-
}, G.onerror = (
|
|
319
|
-
n?.(G,
|
|
320
|
-
}, G.onmessage = (
|
|
318
|
+
}, G.onerror = (K) => {
|
|
319
|
+
n?.(G, K);
|
|
320
|
+
}, G.onmessage = (K) => {
|
|
321
321
|
if (t.heartbeat) {
|
|
322
322
|
H();
|
|
323
323
|
const {
|
|
324
|
-
message: Z =
|
|
325
|
-
responseMessage:
|
|
326
|
-
} =
|
|
327
|
-
if (
|
|
324
|
+
message: Z = Et,
|
|
325
|
+
responseMessage: ye = Z
|
|
326
|
+
} = Qe(t.heartbeat);
|
|
327
|
+
if (K.data === ee(ye))
|
|
328
328
|
return;
|
|
329
329
|
}
|
|
330
|
-
p.value =
|
|
330
|
+
p.value = K.data, o?.(G, K);
|
|
331
331
|
};
|
|
332
332
|
};
|
|
333
333
|
if (t.heartbeat) {
|
|
334
334
|
const {
|
|
335
|
-
message: G =
|
|
336
|
-
interval:
|
|
335
|
+
message: G = Et,
|
|
336
|
+
interval: K = 1e3,
|
|
337
337
|
pongTimeout: Z = 1e3
|
|
338
|
-
} =
|
|
338
|
+
} = Qe(t.heartbeat), { pause: ye, resume: Pe } = or(
|
|
339
339
|
() => {
|
|
340
|
-
|
|
341
|
-
|
|
340
|
+
Pt(ee(G), !1), $ == null && ($ = setTimeout(() => {
|
|
341
|
+
he(), j = !1;
|
|
342
342
|
}, Z));
|
|
343
343
|
},
|
|
344
|
-
|
|
344
|
+
K,
|
|
345
345
|
{ immediate: !1 }
|
|
346
346
|
);
|
|
347
|
-
P =
|
|
347
|
+
P = ye, L = Pe;
|
|
348
348
|
}
|
|
349
|
-
g && (ne &&
|
|
350
|
-
const
|
|
351
|
-
!ne && !
|
|
349
|
+
g && (ne && tt("beforeunload", () => he(), { passive: !0 }), be(he));
|
|
350
|
+
const We = () => {
|
|
351
|
+
!ne && !Nt || (he(), j = !1, B = 0, $t());
|
|
352
352
|
};
|
|
353
|
-
return l &&
|
|
353
|
+
return l && We(), d && ve(z, We), {
|
|
354
354
|
data: p,
|
|
355
355
|
status: S,
|
|
356
|
-
close:
|
|
357
|
-
send:
|
|
358
|
-
open:
|
|
359
|
-
ws:
|
|
356
|
+
close: he,
|
|
357
|
+
send: Pt,
|
|
358
|
+
open: We,
|
|
359
|
+
ws: y
|
|
360
360
|
};
|
|
361
361
|
}
|
|
362
362
|
function E(e) {
|
|
@@ -385,7 +385,7 @@ function I(e) {
|
|
|
385
385
|
}
|
|
386
386
|
};
|
|
387
387
|
}
|
|
388
|
-
function
|
|
388
|
+
function Re(e, t) {
|
|
389
389
|
switch (e) {
|
|
390
390
|
case 0:
|
|
391
391
|
return function() {
|
|
@@ -435,19 +435,19 @@ function Be(e, t) {
|
|
|
435
435
|
throw new Error("First argument to _arity must be a non-negative integer no greater than ten");
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
|
-
function
|
|
438
|
+
function vt(e, t, a) {
|
|
439
439
|
return function() {
|
|
440
440
|
for (var i = [], n = 0, o = e, l = 0, d = !1; l < t.length || n < arguments.length; ) {
|
|
441
441
|
var g;
|
|
442
442
|
l < t.length && (!E(t[l]) || n >= arguments.length) ? g = t[l] : (g = arguments[n], n += 1), i[l] = g, E(g) ? d = !0 : o -= 1, l += 1;
|
|
443
443
|
}
|
|
444
|
-
return !d && o <= 0 ? a.apply(this, i) :
|
|
444
|
+
return !d && o <= 0 ? a.apply(this, i) : Re(Math.max(0, o), vt(e, i, a));
|
|
445
445
|
};
|
|
446
446
|
}
|
|
447
|
-
var
|
|
448
|
-
return t === 1 ? A(a) :
|
|
447
|
+
var pt = /* @__PURE__ */ I(function(t, a) {
|
|
448
|
+
return t === 1 ? A(a) : Re(t, vt(t, [], a));
|
|
449
449
|
});
|
|
450
|
-
function
|
|
450
|
+
function fe(e) {
|
|
451
451
|
return function t(a, i, n) {
|
|
452
452
|
switch (arguments.length) {
|
|
453
453
|
case 0:
|
|
@@ -481,24 +481,24 @@ function be(e) {
|
|
|
481
481
|
}
|
|
482
482
|
};
|
|
483
483
|
}
|
|
484
|
-
const
|
|
484
|
+
const Fe = Array.isArray || function(t) {
|
|
485
485
|
return t != null && t.length >= 0 && Object.prototype.toString.call(t) === "[object Array]";
|
|
486
486
|
};
|
|
487
|
-
function
|
|
487
|
+
function gr(e) {
|
|
488
488
|
return e != null && typeof e["@@transducer/step"] == "function";
|
|
489
489
|
}
|
|
490
|
-
function
|
|
490
|
+
function bt(e, t, a) {
|
|
491
491
|
return function() {
|
|
492
492
|
if (arguments.length === 0)
|
|
493
493
|
return a();
|
|
494
494
|
var i = arguments[arguments.length - 1];
|
|
495
|
-
if (!
|
|
495
|
+
if (!Fe(i)) {
|
|
496
496
|
for (var n = 0; n < e.length; ) {
|
|
497
497
|
if (typeof i[e[n]] == "function")
|
|
498
498
|
return i[e[n]].apply(i, Array.prototype.slice.call(arguments, 0, -1));
|
|
499
499
|
n += 1;
|
|
500
500
|
}
|
|
501
|
-
if (
|
|
501
|
+
if (gr(i)) {
|
|
502
502
|
var o = t.apply(null, Array.prototype.slice.call(arguments, 0, -1));
|
|
503
503
|
return o(i);
|
|
504
504
|
}
|
|
@@ -506,13 +506,13 @@ function pt(e, t, a) {
|
|
|
506
506
|
return a.apply(this, arguments);
|
|
507
507
|
};
|
|
508
508
|
}
|
|
509
|
-
function
|
|
509
|
+
function mr(e) {
|
|
510
510
|
return e && e["@@transducer/reduced"] ? e : {
|
|
511
511
|
"@@transducer/value": e,
|
|
512
512
|
"@@transducer/reduced": !0
|
|
513
513
|
};
|
|
514
514
|
}
|
|
515
|
-
const
|
|
515
|
+
const xe = {
|
|
516
516
|
init: function() {
|
|
517
517
|
return this.xf["@@transducer/init"]();
|
|
518
518
|
},
|
|
@@ -520,12 +520,12 @@ const ke = {
|
|
|
520
520
|
return this.xf["@@transducer/result"](e);
|
|
521
521
|
}
|
|
522
522
|
};
|
|
523
|
-
function
|
|
523
|
+
function Ot(e) {
|
|
524
524
|
for (var t = [], a; !(a = e.next()).done; )
|
|
525
525
|
t.push(a.value);
|
|
526
526
|
return t;
|
|
527
527
|
}
|
|
528
|
-
function
|
|
528
|
+
function It(e, t, a) {
|
|
529
529
|
for (var i = 0, n = a.length; i < n; ) {
|
|
530
530
|
if (e(t, a[i]))
|
|
531
531
|
return !0;
|
|
@@ -533,63 +533,63 @@ function Ot(e, t, a) {
|
|
|
533
533
|
}
|
|
534
534
|
return !1;
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function ur(e) {
|
|
537
537
|
var t = String(e).match(/^function (\w*)/);
|
|
538
538
|
return t == null ? "" : t[1];
|
|
539
539
|
}
|
|
540
540
|
function ue(e, t) {
|
|
541
541
|
return Object.prototype.hasOwnProperty.call(t, e);
|
|
542
542
|
}
|
|
543
|
-
function
|
|
543
|
+
function vr(e, t) {
|
|
544
544
|
return e === t ? e !== 0 || 1 / e === 1 / t : e !== e && t !== t;
|
|
545
545
|
}
|
|
546
|
-
const
|
|
547
|
-
var
|
|
548
|
-
return
|
|
549
|
-
return
|
|
546
|
+
const Je = typeof Object.is == "function" ? Object.is : vr;
|
|
547
|
+
var At = Object.prototype.toString, na = /* @__PURE__ */ function() {
|
|
548
|
+
return At.call(arguments) === "[object Arguments]" ? function(t) {
|
|
549
|
+
return At.call(t) === "[object Arguments]";
|
|
550
550
|
} : function(t) {
|
|
551
551
|
return ue("callee", t);
|
|
552
552
|
};
|
|
553
|
-
}(),
|
|
553
|
+
}(), pr = !/* @__PURE__ */ {
|
|
554
554
|
toString: null
|
|
555
|
-
}.propertyIsEnumerable("toString"),
|
|
555
|
+
}.propertyIsEnumerable("toString"), Mt = ["constructor", "valueOf", "isPrototypeOf", "toString", "propertyIsEnumerable", "hasOwnProperty", "toLocaleString"], Lt = /* @__PURE__ */ function() {
|
|
556
556
|
return arguments.propertyIsEnumerable("length");
|
|
557
|
-
}(),
|
|
557
|
+
}(), br = function(t, a) {
|
|
558
558
|
for (var i = 0; i < t.length; ) {
|
|
559
559
|
if (t[i] === a)
|
|
560
560
|
return !0;
|
|
561
561
|
i += 1;
|
|
562
562
|
}
|
|
563
563
|
return !1;
|
|
564
|
-
}, oe = /* @__PURE__ */ A(typeof Object.keys == "function" && !
|
|
564
|
+
}, oe = /* @__PURE__ */ A(typeof Object.keys == "function" && !Lt ? function(t) {
|
|
565
565
|
return Object(t) !== t ? [] : Object.keys(t);
|
|
566
566
|
} : function(t) {
|
|
567
567
|
if (Object(t) !== t)
|
|
568
568
|
return [];
|
|
569
|
-
var a, i, n = [], o =
|
|
569
|
+
var a, i, n = [], o = Lt && na(t);
|
|
570
570
|
for (a in t)
|
|
571
571
|
ue(a, t) && (!o || a !== "length") && (n[n.length] = a);
|
|
572
|
-
if (
|
|
573
|
-
for (i =
|
|
574
|
-
a =
|
|
572
|
+
if (pr)
|
|
573
|
+
for (i = Mt.length - 1; i >= 0; )
|
|
574
|
+
a = Mt[i], ue(a, t) && !br(n, a) && (n[n.length] = a), i -= 1;
|
|
575
575
|
return n;
|
|
576
|
-
}),
|
|
576
|
+
}), at = /* @__PURE__ */ A(function(t) {
|
|
577
577
|
return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
|
|
578
578
|
});
|
|
579
|
-
function
|
|
580
|
-
var n =
|
|
579
|
+
function Ct(e, t, a, i) {
|
|
580
|
+
var n = Ot(e), o = Ot(t);
|
|
581
581
|
function l(d, g) {
|
|
582
|
-
return
|
|
582
|
+
return ft(d, g, a.slice(), i.slice());
|
|
583
583
|
}
|
|
584
|
-
return !
|
|
585
|
-
return !
|
|
584
|
+
return !It(function(d, g) {
|
|
585
|
+
return !It(l, g, d);
|
|
586
586
|
}, o, n);
|
|
587
587
|
}
|
|
588
|
-
function
|
|
589
|
-
if (
|
|
588
|
+
function ft(e, t, a, i) {
|
|
589
|
+
if (Je(e, t))
|
|
590
590
|
return !0;
|
|
591
|
-
var n =
|
|
592
|
-
if (n !==
|
|
591
|
+
var n = at(e);
|
|
592
|
+
if (n !== at(t))
|
|
593
593
|
return !1;
|
|
594
594
|
if (typeof e["fantasy-land/equals"] == "function" || typeof t["fantasy-land/equals"] == "function")
|
|
595
595
|
return typeof e["fantasy-land/equals"] == "function" && e["fantasy-land/equals"](t) && typeof t["fantasy-land/equals"] == "function" && t["fantasy-land/equals"](e);
|
|
@@ -599,17 +599,17 @@ function bt(e, t, a, i) {
|
|
|
599
599
|
case "Arguments":
|
|
600
600
|
case "Array":
|
|
601
601
|
case "Object":
|
|
602
|
-
if (typeof e.constructor == "function" &&
|
|
602
|
+
if (typeof e.constructor == "function" && ur(e.constructor) === "Promise")
|
|
603
603
|
return e === t;
|
|
604
604
|
break;
|
|
605
605
|
case "Boolean":
|
|
606
606
|
case "Number":
|
|
607
607
|
case "String":
|
|
608
|
-
if (!(typeof e == typeof t &&
|
|
608
|
+
if (!(typeof e == typeof t && Je(e.valueOf(), t.valueOf())))
|
|
609
609
|
return !1;
|
|
610
610
|
break;
|
|
611
611
|
case "Date":
|
|
612
|
-
if (!
|
|
612
|
+
if (!Je(e.valueOf(), t.valueOf()))
|
|
613
613
|
return !1;
|
|
614
614
|
break;
|
|
615
615
|
case "Error":
|
|
@@ -626,9 +626,9 @@ function bt(e, t, a, i) {
|
|
|
626
626
|
}
|
|
627
627
|
switch (n) {
|
|
628
628
|
case "Map":
|
|
629
|
-
return e.size !== t.size ? !1 :
|
|
629
|
+
return e.size !== t.size ? !1 : Ct(e.entries(), t.entries(), a.concat([e]), i.concat([t]));
|
|
630
630
|
case "Set":
|
|
631
|
-
return e.size !== t.size ? !1 :
|
|
631
|
+
return e.size !== t.size ? !1 : Ct(e.values(), t.values(), a.concat([e]), i.concat([t]));
|
|
632
632
|
case "Arguments":
|
|
633
633
|
case "Array":
|
|
634
634
|
case "Object":
|
|
@@ -658,16 +658,16 @@ function bt(e, t, a, i) {
|
|
|
658
658
|
var d = a.concat([e]), g = i.concat([t]);
|
|
659
659
|
for (o = l.length - 1; o >= 0; ) {
|
|
660
660
|
var v = l[o];
|
|
661
|
-
if (!(ue(v, t) &&
|
|
661
|
+
if (!(ue(v, t) && ft(t[v], e[v], d, g)))
|
|
662
662
|
return !1;
|
|
663
663
|
o -= 1;
|
|
664
664
|
}
|
|
665
665
|
return !0;
|
|
666
666
|
}
|
|
667
|
-
var
|
|
668
|
-
return
|
|
667
|
+
var Ke = /* @__PURE__ */ I(function(t, a) {
|
|
668
|
+
return ft(t, a, [], []);
|
|
669
669
|
});
|
|
670
|
-
function
|
|
670
|
+
function fr(e, t, a) {
|
|
671
671
|
var i, n;
|
|
672
672
|
if (typeof e.indexOf == "function")
|
|
673
673
|
switch (typeof t) {
|
|
@@ -699,100 +699,100 @@ function br(e, t, a) {
|
|
|
699
699
|
return e.indexOf(t, a);
|
|
700
700
|
}
|
|
701
701
|
for (; a < e.length; ) {
|
|
702
|
-
if (
|
|
702
|
+
if (Ke(e[a], t))
|
|
703
703
|
return a;
|
|
704
704
|
a += 1;
|
|
705
705
|
}
|
|
706
706
|
return -1;
|
|
707
707
|
}
|
|
708
|
-
function
|
|
709
|
-
return
|
|
708
|
+
function hr(e, t) {
|
|
709
|
+
return fr(t, e, 0) >= 0;
|
|
710
710
|
}
|
|
711
|
-
function
|
|
711
|
+
function je(e, t) {
|
|
712
712
|
for (var a = 0, i = t.length, n = Array(i); a < i; )
|
|
713
713
|
n[a] = e(t[a]), a += 1;
|
|
714
714
|
return n;
|
|
715
715
|
}
|
|
716
|
-
function
|
|
716
|
+
function Ze(e) {
|
|
717
717
|
var t = e.replace(/\\/g, "\\\\").replace(/[\b]/g, "\\b").replace(/\f/g, "\\f").replace(/\n/g, "\\n").replace(/\r/g, "\\r").replace(/\t/g, "\\t").replace(/\v/g, "\\v").replace(/\0/g, "\\0");
|
|
718
718
|
return '"' + t.replace(/"/g, '\\"') + '"';
|
|
719
719
|
}
|
|
720
|
-
var
|
|
720
|
+
var we = function(t) {
|
|
721
721
|
return (t < 10 ? "0" : "") + t;
|
|
722
|
-
},
|
|
722
|
+
}, yr = typeof Date.prototype.toISOString == "function" ? function(t) {
|
|
723
723
|
return t.toISOString();
|
|
724
724
|
} : function(t) {
|
|
725
|
-
return t.getUTCFullYear() + "-" +
|
|
725
|
+
return t.getUTCFullYear() + "-" + we(t.getUTCMonth() + 1) + "-" + we(t.getUTCDate()) + "T" + we(t.getUTCHours()) + ":" + we(t.getUTCMinutes()) + ":" + we(t.getUTCSeconds()) + "." + (t.getUTCMilliseconds() / 1e3).toFixed(3).slice(2, 5) + "Z";
|
|
726
726
|
};
|
|
727
|
-
function
|
|
727
|
+
function wr(e) {
|
|
728
728
|
return function() {
|
|
729
729
|
return !e.apply(this, arguments);
|
|
730
730
|
};
|
|
731
731
|
}
|
|
732
|
-
function
|
|
732
|
+
function oa(e, t, a) {
|
|
733
733
|
for (var i = 0, n = a.length; i < n; )
|
|
734
734
|
t = e(t, a[i]), i += 1;
|
|
735
735
|
return t;
|
|
736
736
|
}
|
|
737
|
-
function
|
|
737
|
+
function kr(e, t) {
|
|
738
738
|
for (var a = 0, i = t.length, n = []; a < i; )
|
|
739
739
|
e(t[a]) && (n[n.length] = t[a]), a += 1;
|
|
740
740
|
return n;
|
|
741
741
|
}
|
|
742
|
-
function
|
|
742
|
+
function xr(e, t) {
|
|
743
743
|
for (var a = /* @__PURE__ */ new Map(), i = t.entries(), n = i.next(); !n.done; )
|
|
744
744
|
e(n.value[1]) && a.set(n.value[0], n.value[1]), n = i.next();
|
|
745
745
|
return a;
|
|
746
746
|
}
|
|
747
|
-
function
|
|
747
|
+
function Tr(e) {
|
|
748
748
|
return Object.prototype.toString.call(e) === "[object Map]";
|
|
749
749
|
}
|
|
750
|
-
function
|
|
750
|
+
function sa(e) {
|
|
751
751
|
return Object.prototype.toString.call(e) === "[object Object]";
|
|
752
752
|
}
|
|
753
|
-
var
|
|
753
|
+
var Sr = /* @__PURE__ */ function() {
|
|
754
754
|
function e(t, a) {
|
|
755
755
|
this.xf = a, this.f = t;
|
|
756
756
|
}
|
|
757
|
-
return e.prototype["@@transducer/init"] =
|
|
757
|
+
return e.prototype["@@transducer/init"] = xe.init, e.prototype["@@transducer/result"] = xe.result, e.prototype["@@transducer/step"] = function(t, a) {
|
|
758
758
|
return this.f(a) ? this.xf["@@transducer/step"](t, a) : t;
|
|
759
759
|
}, e;
|
|
760
760
|
}();
|
|
761
|
-
function
|
|
761
|
+
function zr(e) {
|
|
762
762
|
return function(t) {
|
|
763
|
-
return new
|
|
763
|
+
return new Sr(e, t);
|
|
764
764
|
};
|
|
765
765
|
}
|
|
766
|
-
var
|
|
767
|
-
return
|
|
766
|
+
var la = /* @__PURE__ */ I(/* @__PURE__ */ bt(["fantasy-land/filter", "filter"], zr, function(e, t) {
|
|
767
|
+
return sa(t) ? oa(function(a, i) {
|
|
768
768
|
return e(t[i]) && (a[i] = t[i]), a;
|
|
769
|
-
}, {}, oe(t)) :
|
|
769
|
+
}, {}, oe(t)) : Tr(t) ? xr(e, t) : (
|
|
770
770
|
// else
|
|
771
|
-
|
|
771
|
+
kr(e, t)
|
|
772
772
|
);
|
|
773
773
|
})), se = /* @__PURE__ */ I(function(t, a) {
|
|
774
|
-
return
|
|
774
|
+
return la(wr(t), a);
|
|
775
775
|
});
|
|
776
|
-
function
|
|
776
|
+
function ca(e, t) {
|
|
777
777
|
var a = function(l) {
|
|
778
778
|
var d = t.concat([e]);
|
|
779
|
-
return
|
|
779
|
+
return hr(l, d) ? "<Circular>" : ca(l, d);
|
|
780
780
|
}, i = function(o, l) {
|
|
781
|
-
return
|
|
782
|
-
return
|
|
781
|
+
return je(function(d) {
|
|
782
|
+
return Ze(d) + ": " + a(o[d]);
|
|
783
783
|
}, l.slice().sort());
|
|
784
784
|
};
|
|
785
785
|
switch (Object.prototype.toString.call(e)) {
|
|
786
786
|
case "[object Arguments]":
|
|
787
|
-
return "(function() { return arguments; }(" +
|
|
787
|
+
return "(function() { return arguments; }(" + je(a, e).join(", ") + "))";
|
|
788
788
|
case "[object Array]":
|
|
789
|
-
return "[" +
|
|
789
|
+
return "[" + je(a, e).concat(i(e, se(function(o) {
|
|
790
790
|
return /^\d+$/.test(o);
|
|
791
791
|
}, oe(e)))).join(", ") + "]";
|
|
792
792
|
case "[object Boolean]":
|
|
793
793
|
return typeof e == "object" ? "new Boolean(" + a(e.valueOf()) + ")" : e.toString();
|
|
794
794
|
case "[object Date]":
|
|
795
|
-
return "new Date(" + (isNaN(e.valueOf()) ? a(NaN) :
|
|
795
|
+
return "new Date(" + (isNaN(e.valueOf()) ? a(NaN) : Ze(yr(e))) + ")";
|
|
796
796
|
case "[object Map]":
|
|
797
797
|
return "new Map(" + a(Array.from(e)) + ")";
|
|
798
798
|
case "[object Null]":
|
|
@@ -802,7 +802,7 @@ function la(e, t) {
|
|
|
802
802
|
case "[object Set]":
|
|
803
803
|
return "new Set(" + a(Array.from(e).sort()) + ")";
|
|
804
804
|
case "[object String]":
|
|
805
|
-
return typeof e == "object" ? "new String(" + a(e.valueOf()) + ")" :
|
|
805
|
+
return typeof e == "object" ? "new String(" + a(e.valueOf()) + ")" : Ze(e);
|
|
806
806
|
case "[object Undefined]":
|
|
807
807
|
return "undefined";
|
|
808
808
|
default:
|
|
@@ -814,9 +814,9 @@ function la(e, t) {
|
|
|
814
814
|
return "{" + i(e, oe(e)).join(", ") + "}";
|
|
815
815
|
}
|
|
816
816
|
}
|
|
817
|
-
var
|
|
818
|
-
return
|
|
819
|
-
}),
|
|
817
|
+
var Ie = /* @__PURE__ */ A(function(t) {
|
|
818
|
+
return ca(t, []);
|
|
819
|
+
}), _r = /* @__PURE__ */ I(function(t, a) {
|
|
820
820
|
if (t === a)
|
|
821
821
|
return a;
|
|
822
822
|
function i(g, v) {
|
|
@@ -829,63 +829,63 @@ var Oe = /* @__PURE__ */ A(function(t) {
|
|
|
829
829
|
var o = i(typeof t, typeof a);
|
|
830
830
|
if (o !== void 0)
|
|
831
831
|
return o === typeof t ? t : a;
|
|
832
|
-
var l =
|
|
832
|
+
var l = Ie(t), d = i(l, Ie(a));
|
|
833
833
|
return d !== void 0 && d === l ? t : a;
|
|
834
|
-
}),
|
|
834
|
+
}), Pr = /* @__PURE__ */ function() {
|
|
835
835
|
function e(t, a) {
|
|
836
836
|
this.xf = a, this.f = t;
|
|
837
837
|
}
|
|
838
|
-
return e.prototype["@@transducer/init"] =
|
|
838
|
+
return e.prototype["@@transducer/init"] = xe.init, e.prototype["@@transducer/result"] = xe.result, e.prototype["@@transducer/step"] = function(t, a) {
|
|
839
839
|
return this.xf["@@transducer/step"](t, this.f(a));
|
|
840
840
|
}, e;
|
|
841
|
-
}(),
|
|
841
|
+
}(), $r = function(t) {
|
|
842
842
|
return function(a) {
|
|
843
|
-
return new
|
|
843
|
+
return new Pr(t, a);
|
|
844
844
|
};
|
|
845
|
-
}, J = /* @__PURE__ */ I(/* @__PURE__ */
|
|
845
|
+
}, J = /* @__PURE__ */ I(/* @__PURE__ */ bt(["fantasy-land/map", "map"], $r, function(t, a) {
|
|
846
846
|
switch (Object.prototype.toString.call(a)) {
|
|
847
847
|
case "[object Function]":
|
|
848
|
-
return
|
|
848
|
+
return pt(a.length, function() {
|
|
849
849
|
return t.call(this, a.apply(this, arguments));
|
|
850
850
|
});
|
|
851
851
|
case "[object Object]":
|
|
852
|
-
return
|
|
852
|
+
return oa(function(i, n) {
|
|
853
853
|
return i[n] = t(a[n]), i;
|
|
854
854
|
}, {}, oe(a));
|
|
855
855
|
default:
|
|
856
|
-
return
|
|
856
|
+
return je(t, a);
|
|
857
857
|
}
|
|
858
858
|
}));
|
|
859
|
-
const
|
|
859
|
+
const da = Number.isInteger || function(t) {
|
|
860
860
|
return t << 0 === t;
|
|
861
861
|
};
|
|
862
|
-
function
|
|
862
|
+
function ga(e, t) {
|
|
863
863
|
var a = e < 0 ? t.length + e : e;
|
|
864
864
|
return t[a];
|
|
865
865
|
}
|
|
866
|
-
function
|
|
866
|
+
function jr(e, t) {
|
|
867
867
|
if (t != null)
|
|
868
|
-
return
|
|
868
|
+
return da(e) ? ga(e, t) : t[e];
|
|
869
869
|
}
|
|
870
|
-
var ce = /* @__PURE__ */ I(
|
|
870
|
+
var ce = /* @__PURE__ */ I(jr), Nr = /* @__PURE__ */ I(function(t, a) {
|
|
871
871
|
return J(ce(t), a);
|
|
872
872
|
});
|
|
873
|
-
function
|
|
873
|
+
function ht(e) {
|
|
874
874
|
return Object.prototype.toString.call(e) === "[object String]";
|
|
875
875
|
}
|
|
876
|
-
var
|
|
877
|
-
return
|
|
878
|
-
}),
|
|
879
|
-
function
|
|
876
|
+
var Er = /* @__PURE__ */ A(function(t) {
|
|
877
|
+
return Fe(t) ? !0 : !t || typeof t != "object" || ht(t) ? !1 : t.length === 0 ? !0 : t.length > 0 ? t.hasOwnProperty(0) && t.hasOwnProperty(t.length - 1) : !1;
|
|
878
|
+
}), Dt = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
|
|
879
|
+
function Or(e, t, a) {
|
|
880
880
|
return function(n, o, l) {
|
|
881
|
-
if (
|
|
881
|
+
if (Er(l))
|
|
882
882
|
return e(n, o, l);
|
|
883
883
|
if (l == null)
|
|
884
884
|
return o;
|
|
885
885
|
if (typeof l["fantasy-land/reduce"] == "function")
|
|
886
886
|
return t(n, o, l, "fantasy-land/reduce");
|
|
887
|
-
if (l[
|
|
888
|
-
return a(n, o, l[
|
|
887
|
+
if (l[Dt] != null)
|
|
888
|
+
return a(n, o, l[Dt]());
|
|
889
889
|
if (typeof l.next == "function")
|
|
890
890
|
return a(n, o, l);
|
|
891
891
|
if (typeof l.reduce == "function")
|
|
@@ -893,7 +893,7 @@ function Er(e, t, a) {
|
|
|
893
893
|
throw new TypeError("reduce: list must be array or iterable");
|
|
894
894
|
};
|
|
895
895
|
}
|
|
896
|
-
function
|
|
896
|
+
function Ir(e, t, a) {
|
|
897
897
|
for (var i = 0, n = a.length; i < n; ) {
|
|
898
898
|
if (t = e["@@transducer/step"](t, a[i]), t && t["@@transducer/reduced"]) {
|
|
899
899
|
t = t["@@transducer/value"];
|
|
@@ -903,12 +903,12 @@ function Or(e, t, a) {
|
|
|
903
903
|
}
|
|
904
904
|
return e["@@transducer/result"](t);
|
|
905
905
|
}
|
|
906
|
-
var
|
|
907
|
-
return
|
|
906
|
+
var Ar = /* @__PURE__ */ I(function(t, a) {
|
|
907
|
+
return Re(t.length, function() {
|
|
908
908
|
return t.apply(a, arguments);
|
|
909
909
|
});
|
|
910
910
|
});
|
|
911
|
-
function
|
|
911
|
+
function Mr(e, t, a) {
|
|
912
912
|
for (var i = a.next(); !i.done; ) {
|
|
913
913
|
if (t = e["@@transducer/step"](t, i.value), t && t["@@transducer/reduced"]) {
|
|
914
914
|
t = t["@@transducer/value"];
|
|
@@ -918,10 +918,10 @@ function Ar(e, t, a) {
|
|
|
918
918
|
}
|
|
919
919
|
return e["@@transducer/result"](t);
|
|
920
920
|
}
|
|
921
|
-
function
|
|
922
|
-
return e["@@transducer/result"](a[i](
|
|
921
|
+
function Lr(e, t, a, i) {
|
|
922
|
+
return e["@@transducer/result"](a[i](Ar(e["@@transducer/step"], e), t));
|
|
923
923
|
}
|
|
924
|
-
var
|
|
924
|
+
var ma = /* @__PURE__ */ Or(Ir, Lr, Mr), Cr = /* @__PURE__ */ function() {
|
|
925
925
|
function e(t) {
|
|
926
926
|
this.f = t;
|
|
927
927
|
}
|
|
@@ -933,13 +933,13 @@ var ga = /* @__PURE__ */ Er(Or, Mr, Ar), Lr = /* @__PURE__ */ function() {
|
|
|
933
933
|
return this.f(t, a);
|
|
934
934
|
}, e;
|
|
935
935
|
}();
|
|
936
|
-
function
|
|
937
|
-
return new
|
|
936
|
+
function ua(e) {
|
|
937
|
+
return new Cr(e);
|
|
938
938
|
}
|
|
939
|
-
var
|
|
940
|
-
return
|
|
941
|
-
}),
|
|
942
|
-
return
|
|
939
|
+
var yt = /* @__PURE__ */ fe(function(e, t, a) {
|
|
940
|
+
return ma(typeof e == "function" ? ua(e) : e, t, a);
|
|
941
|
+
}), Dr = /* @__PURE__ */ A(function(t) {
|
|
942
|
+
return pt(yt(_r, 0, Nr("length", t)), function() {
|
|
943
943
|
for (var a = 0, i = t.length; a < i; ) {
|
|
944
944
|
if (!t[a].apply(this, arguments))
|
|
945
945
|
return !1;
|
|
@@ -947,20 +947,20 @@ var ht = /* @__PURE__ */ be(function(e, t, a) {
|
|
|
947
947
|
}
|
|
948
948
|
return !0;
|
|
949
949
|
});
|
|
950
|
-
}),
|
|
950
|
+
}), va = /* @__PURE__ */ A(function(t) {
|
|
951
951
|
for (var a = oe(t), i = a.length, n = [], o = 0; o < i; )
|
|
952
952
|
n[o] = t[a[o]], o += 1;
|
|
953
953
|
return n;
|
|
954
954
|
});
|
|
955
|
-
function
|
|
955
|
+
function Gr(e) {
|
|
956
956
|
var t = Object.prototype.toString.call(e);
|
|
957
957
|
return t === "[object Function]" || t === "[object AsyncFunction]" || t === "[object GeneratorFunction]" || t === "[object AsyncGeneratorFunction]";
|
|
958
958
|
}
|
|
959
|
-
function
|
|
959
|
+
function pa(e) {
|
|
960
960
|
return new RegExp(e.source, e.flags ? e.flags : (e.global ? "g" : "") + (e.ignoreCase ? "i" : "") + (e.multiline ? "m" : "") + (e.sticky ? "y" : "") + (e.unicode ? "u" : "") + (e.dotAll ? "s" : ""));
|
|
961
961
|
}
|
|
962
|
-
function
|
|
963
|
-
if (a || (a = new
|
|
962
|
+
function ba(e, t, a) {
|
|
963
|
+
if (a || (a = new Hr()), Br(e))
|
|
964
964
|
return e;
|
|
965
965
|
var i = function(o) {
|
|
966
966
|
var l = a.get(e);
|
|
@@ -971,7 +971,7 @@ function pa(e, t, a) {
|
|
|
971
971
|
Object.prototype.hasOwnProperty.call(e, d) && (o[d] = e[d]);
|
|
972
972
|
return o;
|
|
973
973
|
};
|
|
974
|
-
switch (
|
|
974
|
+
switch (at(e)) {
|
|
975
975
|
case "Object":
|
|
976
976
|
return i(Object.create(Object.getPrototypeOf(e)));
|
|
977
977
|
case "Array":
|
|
@@ -979,7 +979,7 @@ function pa(e, t, a) {
|
|
|
979
979
|
case "Date":
|
|
980
980
|
return new Date(e.valueOf());
|
|
981
981
|
case "RegExp":
|
|
982
|
-
return
|
|
982
|
+
return pa(e);
|
|
983
983
|
case "Int8Array":
|
|
984
984
|
case "Uint8Array":
|
|
985
985
|
case "Uint8ClampedArray":
|
|
@@ -996,11 +996,11 @@ function pa(e, t, a) {
|
|
|
996
996
|
return e;
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
function
|
|
999
|
+
function Br(e) {
|
|
1000
1000
|
var t = typeof e;
|
|
1001
1001
|
return e == null || t != "object" && t != "function";
|
|
1002
1002
|
}
|
|
1003
|
-
var
|
|
1003
|
+
var Hr = /* @__PURE__ */ function() {
|
|
1004
1004
|
function e() {
|
|
1005
1005
|
this.map = {}, this.length = 0;
|
|
1006
1006
|
}
|
|
@@ -1031,41 +1031,41 @@ var Br = /* @__PURE__ */ function() {
|
|
|
1031
1031
|
}
|
|
1032
1032
|
}, e;
|
|
1033
1033
|
}();
|
|
1034
|
-
function
|
|
1034
|
+
function Rr(e, t) {
|
|
1035
1035
|
return function() {
|
|
1036
1036
|
return t.call(this, e.apply(this, arguments));
|
|
1037
1037
|
};
|
|
1038
1038
|
}
|
|
1039
|
-
function
|
|
1039
|
+
function wt(e, t) {
|
|
1040
1040
|
return function() {
|
|
1041
1041
|
var a = arguments.length;
|
|
1042
1042
|
if (a === 0)
|
|
1043
1043
|
return t();
|
|
1044
1044
|
var i = arguments[a - 1];
|
|
1045
|
-
return
|
|
1045
|
+
return Fe(i) || typeof i[e] != "function" ? t.apply(this, arguments) : i[e].apply(i, Array.prototype.slice.call(arguments, 0, a - 1));
|
|
1046
1046
|
};
|
|
1047
1047
|
}
|
|
1048
|
-
var
|
|
1048
|
+
var Fr = /* @__PURE__ */ fe(/* @__PURE__ */ wt("slice", function(t, a, i) {
|
|
1049
1049
|
return Array.prototype.slice.call(i, t, a);
|
|
1050
|
-
})),
|
|
1051
|
-
function
|
|
1050
|
+
})), Kr = /* @__PURE__ */ A(/* @__PURE__ */ wt("tail", /* @__PURE__ */ Fr(1, 1 / 0)));
|
|
1051
|
+
function Vr() {
|
|
1052
1052
|
if (arguments.length === 0)
|
|
1053
1053
|
throw new Error("pipe requires at least one argument");
|
|
1054
|
-
return
|
|
1054
|
+
return Re(arguments[0].length, yt(Rr, arguments[0], Kr(arguments)));
|
|
1055
1055
|
}
|
|
1056
|
-
var
|
|
1057
|
-
return
|
|
1056
|
+
var Ve = /* @__PURE__ */ A(function(t) {
|
|
1057
|
+
return ht(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
|
|
1058
1058
|
});
|
|
1059
1059
|
function le() {
|
|
1060
1060
|
if (arguments.length === 0)
|
|
1061
1061
|
throw new Error("compose requires at least one argument");
|
|
1062
|
-
return
|
|
1062
|
+
return Vr.apply(this, Ve(arguments));
|
|
1063
1063
|
}
|
|
1064
1064
|
var Ur = /* @__PURE__ */ function() {
|
|
1065
1065
|
function e(t, a, i, n) {
|
|
1066
1066
|
this.valueFn = t, this.valueAcc = a, this.keyFn = i, this.xf = n, this.inputs = {};
|
|
1067
1067
|
}
|
|
1068
|
-
return e.prototype["@@transducer/init"] =
|
|
1068
|
+
return e.prototype["@@transducer/init"] = xe.init, e.prototype["@@transducer/result"] = function(t) {
|
|
1069
1069
|
var a;
|
|
1070
1070
|
for (a in this.inputs)
|
|
1071
1071
|
if (ue(a, this.inputs) && (t = this.xf["@@transducer/step"](t, this.inputs[a]), t["@@transducer/reduced"])) {
|
|
@@ -1075,36 +1075,36 @@ var Ur = /* @__PURE__ */ function() {
|
|
|
1075
1075
|
return this.inputs = null, this.xf["@@transducer/result"](t);
|
|
1076
1076
|
}, e.prototype["@@transducer/step"] = function(t, a) {
|
|
1077
1077
|
var i = this.keyFn(a);
|
|
1078
|
-
return this.inputs[i] = this.inputs[i] || [i,
|
|
1078
|
+
return this.inputs[i] = this.inputs[i] || [i, ba(this.valueAcc)], this.inputs[i][1] = this.valueFn(this.inputs[i][1], a), t;
|
|
1079
1079
|
}, e;
|
|
1080
1080
|
}();
|
|
1081
|
-
function
|
|
1081
|
+
function qr(e, t, a) {
|
|
1082
1082
|
return function(i) {
|
|
1083
1083
|
return new Ur(e, t, a, i);
|
|
1084
1084
|
};
|
|
1085
1085
|
}
|
|
1086
|
-
var
|
|
1087
|
-
var o =
|
|
1088
|
-
var g = i(d), v = t(ue(g, l) ? l[g] :
|
|
1089
|
-
return v && v["@@transducer/reduced"] ?
|
|
1086
|
+
var Wr = /* @__PURE__ */ vt(4, [], /* @__PURE__ */ bt([], qr, function(t, a, i, n) {
|
|
1087
|
+
var o = ua(function(l, d) {
|
|
1088
|
+
var g = i(d), v = t(ue(g, l) ? l[g] : ba(a), d);
|
|
1089
|
+
return v && v["@@transducer/reduced"] ? mr(l) : (l[g] = v, l);
|
|
1090
1090
|
});
|
|
1091
|
-
return
|
|
1092
|
-
})),
|
|
1091
|
+
return ma(o, {}, n);
|
|
1092
|
+
})), fa = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1093
1093
|
var n = t(a), o = t(i);
|
|
1094
1094
|
return n > o ? -1 : n < o ? 1 : 0;
|
|
1095
1095
|
});
|
|
1096
|
-
function
|
|
1096
|
+
function Yr(e) {
|
|
1097
1097
|
var t = Object.prototype.toString.call(e);
|
|
1098
1098
|
return t === "[object Uint8ClampedArray]" || t === "[object Int8Array]" || t === "[object Uint8Array]" || t === "[object Int16Array]" || t === "[object Uint16Array]" || t === "[object Int32Array]" || t === "[object Uint32Array]" || t === "[object Float32Array]" || t === "[object Float64Array]" || t === "[object BigInt64Array]" || t === "[object BigUint64Array]";
|
|
1099
1099
|
}
|
|
1100
|
-
var
|
|
1101
|
-
return t != null && typeof t["fantasy-land/empty"] == "function" ? t["fantasy-land/empty"]() : t != null && t.constructor != null && typeof t.constructor["fantasy-land/empty"] == "function" ? t.constructor["fantasy-land/empty"]() : t != null && typeof t.empty == "function" ? t.empty() : t != null && t.constructor != null && typeof t.constructor.empty == "function" ? t.constructor.empty() : t == Set || t instanceof Set ? /* @__PURE__ */ new Set() : t == Map || t instanceof Map ? /* @__PURE__ */ new Map() :
|
|
1100
|
+
var Qr = /* @__PURE__ */ A(function(t) {
|
|
1101
|
+
return t != null && typeof t["fantasy-land/empty"] == "function" ? t["fantasy-land/empty"]() : t != null && t.constructor != null && typeof t.constructor["fantasy-land/empty"] == "function" ? t.constructor["fantasy-land/empty"]() : t != null && typeof t.empty == "function" ? t.empty() : t != null && t.constructor != null && typeof t.constructor.empty == "function" ? t.constructor.empty() : t == Set || t instanceof Set ? /* @__PURE__ */ new Set() : t == Map || t instanceof Map ? /* @__PURE__ */ new Map() : Fe(t) ? [] : ht(t) ? "" : sa(t) ? {} : na(t) ? /* @__PURE__ */ function() {
|
|
1102
1102
|
return arguments;
|
|
1103
|
-
}() :
|
|
1104
|
-
}),
|
|
1103
|
+
}() : Yr(t) ? t.constructor.from("") : void 0;
|
|
1104
|
+
}), kt = /* @__PURE__ */ I(/* @__PURE__ */ wt("groupBy", /* @__PURE__ */ Wr(function(e, t) {
|
|
1105
1105
|
return e.push(t), e;
|
|
1106
1106
|
}, [])));
|
|
1107
|
-
function
|
|
1107
|
+
function Jr(e) {
|
|
1108
1108
|
if (e == null)
|
|
1109
1109
|
throw new TypeError("Cannot convert undefined or null to object");
|
|
1110
1110
|
for (var t = Object(e), a = 1, i = arguments.length; a < i; ) {
|
|
@@ -1116,133 +1116,133 @@ function Qr(e) {
|
|
|
1116
1116
|
}
|
|
1117
1117
|
return t;
|
|
1118
1118
|
}
|
|
1119
|
-
const
|
|
1120
|
-
var
|
|
1121
|
-
return
|
|
1119
|
+
const Zr = typeof Object.assign == "function" ? Object.assign : Jr;
|
|
1120
|
+
var xt = /* @__PURE__ */ I(function(t, a) {
|
|
1121
|
+
return pt(t + 1, function() {
|
|
1122
1122
|
var i = arguments[t];
|
|
1123
|
-
if (i != null &&
|
|
1123
|
+
if (i != null && Gr(i[a]))
|
|
1124
1124
|
return i[a].apply(i, Array.prototype.slice.call(arguments, 0, t));
|
|
1125
|
-
throw new TypeError(
|
|
1125
|
+
throw new TypeError(Ie(i) + ' does not have a method named "' + a + '"');
|
|
1126
1126
|
});
|
|
1127
1127
|
}), O = /* @__PURE__ */ A(function(t) {
|
|
1128
|
-
return t != null &&
|
|
1129
|
-
}),
|
|
1128
|
+
return t != null && Ke(t, Qr(t));
|
|
1129
|
+
}), Xr = /* @__PURE__ */ A(function(t) {
|
|
1130
1130
|
return !O(t);
|
|
1131
|
-
}),
|
|
1132
|
-
function
|
|
1131
|
+
}), Gt = /* @__PURE__ */ xt(1, "join");
|
|
1132
|
+
function ei(e, t) {
|
|
1133
1133
|
for (var a = t, i = 0; i < e.length; i += 1) {
|
|
1134
1134
|
if (a == null)
|
|
1135
1135
|
return;
|
|
1136
1136
|
var n = e[i];
|
|
1137
|
-
|
|
1137
|
+
da(n) ? a = ga(n, a) : a = a[n];
|
|
1138
1138
|
}
|
|
1139
1139
|
return a;
|
|
1140
1140
|
}
|
|
1141
|
-
var
|
|
1142
|
-
return
|
|
1143
|
-
}),
|
|
1144
|
-
return
|
|
1145
|
-
}),
|
|
1141
|
+
var ti = /* @__PURE__ */ I(function(t, a) {
|
|
1142
|
+
return Zr({}, a, t);
|
|
1143
|
+
}), ai = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1144
|
+
return Ke(ei(a, i), t);
|
|
1145
|
+
}), ha = /* @__PURE__ */ I(function(t, a) {
|
|
1146
1146
|
for (var i = {}, n = 0; n < t.length; )
|
|
1147
1147
|
t[n] in a && (i[t[n]] = a[t[n]]), n += 1;
|
|
1148
1148
|
return i;
|
|
1149
|
-
}),
|
|
1150
|
-
return
|
|
1151
|
-
}),
|
|
1149
|
+
}), Tt = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1150
|
+
return Ke(t, ce(a, i));
|
|
1151
|
+
}), St = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1152
1152
|
return i.replace(t, a);
|
|
1153
|
-
}),
|
|
1153
|
+
}), ya = /* @__PURE__ */ I(function(t, a) {
|
|
1154
1154
|
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
1155
1155
|
var o = t(i), l = t(n);
|
|
1156
1156
|
return o < l ? -1 : o > l ? 1 : 0;
|
|
1157
1157
|
});
|
|
1158
|
-
}),
|
|
1158
|
+
}), wa = /* @__PURE__ */ I(function(t, a) {
|
|
1159
1159
|
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
1160
1160
|
for (var o = 0, l = 0; o === 0 && l < t.length; )
|
|
1161
1161
|
o = t[l](i, n), l += 1;
|
|
1162
1162
|
return o;
|
|
1163
1163
|
});
|
|
1164
|
-
}),
|
|
1165
|
-
function
|
|
1164
|
+
}), rt = /* @__PURE__ */ xt(1, "split");
|
|
1165
|
+
function ri(e) {
|
|
1166
1166
|
return Object.prototype.toString.call(e) === "[object RegExp]";
|
|
1167
1167
|
}
|
|
1168
|
-
var
|
|
1169
|
-
if (!
|
|
1170
|
-
throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received " +
|
|
1171
|
-
return
|
|
1172
|
-
}),
|
|
1173
|
-
\v\f\r \u2028\u2029\uFEFF`,
|
|
1174
|
-
var a = new RegExp("^[" +
|
|
1168
|
+
var ii = /* @__PURE__ */ I(function(t, a) {
|
|
1169
|
+
if (!ri(t))
|
|
1170
|
+
throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received " + Ie(t));
|
|
1171
|
+
return pa(t).test(a);
|
|
1172
|
+
}), ni = /* @__PURE__ */ xt(0, "toUpperCase"), ke = `
|
|
1173
|
+
\v\f\r \u2028\u2029\uFEFF`, oi = "", si = typeof String.prototype.trim == "function", li = /* @__PURE__ */ A(!si || /* @__PURE__ */ ke.trim() || !/* @__PURE__ */ oi.trim() ? function(t) {
|
|
1174
|
+
var a = new RegExp("^[" + ke + "][" + ke + "]*"), i = new RegExp("[" + ke + "][" + ke + "]*$");
|
|
1175
1175
|
return t.replace(a, "").replace(i, "");
|
|
1176
1176
|
} : function(t) {
|
|
1177
1177
|
return t.trim();
|
|
1178
1178
|
});
|
|
1179
|
-
const
|
|
1180
|
-
localTime:
|
|
1181
|
-
afterOvertime:
|
|
1182
|
-
afterShootout:
|
|
1183
|
-
sheet:
|
|
1184
|
-
toiSheet:
|
|
1185
|
-
video:
|
|
1186
|
-
gameStatus:
|
|
1187
|
-
bestPlayer:
|
|
1188
|
-
periods:
|
|
1189
|
-
gameData:
|
|
1190
|
-
gameStats:
|
|
1191
|
-
events:
|
|
1192
|
-
teamsStats:
|
|
1193
|
-
teamMembers:
|
|
1194
|
-
penalties:
|
|
1195
|
-
},
|
|
1196
|
-
menu:
|
|
1197
|
-
title:
|
|
1198
|
-
eventType:
|
|
1199
|
-
section:
|
|
1200
|
-
stats:
|
|
1201
|
-
rows:
|
|
1202
|
-
roleType:
|
|
1203
|
-
role:
|
|
1204
|
-
},
|
|
1205
|
-
localTime:
|
|
1206
|
-
afterOvertime:
|
|
1207
|
-
afterShootout:
|
|
1208
|
-
sheet:
|
|
1209
|
-
toiSheet:
|
|
1210
|
-
video:
|
|
1211
|
-
gameStatus:
|
|
1212
|
-
bestPlayer:
|
|
1213
|
-
periods:
|
|
1214
|
-
gameData:
|
|
1215
|
-
gameStats:
|
|
1216
|
-
events:
|
|
1217
|
-
teamsStats:
|
|
1179
|
+
const ci = "Local time", di = "Overtime", gi = "Shootout", mi = "Game sheet", ui = "TOI sheet", vi = "Video", pi = { "status-1": "Live", "status-2": "Game Completed", "status-3": "Versenybíróság", "status-4": "Delayed" }, bi = "Best Player of the Team", fi = { 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" }, hi = { attendance: "{0} attending", visitorsWaiting: "{0} waiting", visitors: "{0} watching now" }, yi = { referees: "Referees", linesmen: "Linesmen", attendance: "Attandance" }, wi = { timeout: "Timeout", penaltyLength: "{0} m", teamPenalty: "Team Penalty", noEventsInPeriod: "No event in this period", score: "Score", missed: "Missed" }, ki = { 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" }, xi = { headCoach: "Coach", secondCoach: "Assistant Coach", teamLeader: "Team leader", officialPerson1: "Team Official", officialPerson2: "Team Official", officialPerson3: "Team Official" }, Ti = { 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" }, ka = {
|
|
1180
|
+
localTime: ci,
|
|
1181
|
+
afterOvertime: di,
|
|
1182
|
+
afterShootout: gi,
|
|
1183
|
+
sheet: mi,
|
|
1184
|
+
toiSheet: ui,
|
|
1185
|
+
video: vi,
|
|
1186
|
+
gameStatus: pi,
|
|
1187
|
+
bestPlayer: bi,
|
|
1188
|
+
periods: fi,
|
|
1189
|
+
gameData: hi,
|
|
1190
|
+
gameStats: yi,
|
|
1191
|
+
events: wi,
|
|
1192
|
+
teamsStats: ki,
|
|
1193
|
+
teamMembers: xi,
|
|
1194
|
+
penalties: Ti
|
|
1195
|
+
}, Si = { events: "Events", lineups: "Lineups", teamStats: "Team stats", playerStats: "Player stats", officials: "Officials" }, zi = { coaches: "Coaches", referees: "Referees", teamOfficials: "Team Officials", gameOfficials: "Game Officials", fieldPlayers: "Field Players", goalies: "Goalies" }, _i = { Gól: "Goal", Kiállítás: "Penalty", Kapus: "Goalie", Idő: "Timeout", Büntető: "Penalty Shoot", goalie: { KI: "Out", BE: "In", CSERE: "Change" } }, Pi = { all: "All", ot: "Overtime", so: "Shoot Out", p1: "First period", p2: "Second period", p3: "Third period", p4: "IV. period", p5: "V. period", p6: "VI. period" }, $i = { powerPlays: "Power-plays", powerPlaysGoalFor: "Power-plays Gals Fr", powerPlayEfficiency: "Power-plays Efficiency", penaltyKill: "Shorthanded", powerPlaysKilled: "Power-plays Killed", penaltyKillEfficiency: "Penalty-Killing Efficiency" }, ji = { "row-1": "Line 1", "row-2": "Line 2", "row-3": "Line 3", "row-4": "Line 4", "row-gk": "Goalkeepers" }, Ni = { referee: "Referees", judge: "Judges", medical: "Medical" }, Ei = { first_referee: "Referee", second_referee: "Referee", first_line_judge: "Linesman", second_line_judge: "Linesman", first_goal_judge: "Goal judge", second_goal_judge: "Goal judge", referee_inspector: "Referee inspector", referee_supporter: "Referee supporter", reserve_referee: "Reserve referee", reserve_linesman: "Reserve linesman", video_inspector: "Video inspector", recorder_ivr: "IVR recorder", timer: "Timer", announcer: "Announcer", penalty_timer_a: "Penalty Timer", penalty_timer_b: "Penalty Timer", music: "Music", sog_statistician_a: "S.O.G. statistician", sog_statistician_b: "S.O.G. statistician", video_recorder: "Video recorder", medical: "Medical", doctor: "Doctor", federal_inspector: "Federal inspector", judge_inspector: "Judge inspector", recorder_e_grep: "Recorder (E-Grep)", recorder_manual: "Recorder (Kézi)", recorder_orion: "Recorder (Orion)", toi_statistician_a: "TOI statistician", toi_statistician_b: "TOI statistician", fos_statistician_a: "F.O.S. statistician", fos_statistician_b: "F.O.S. statistician", led_wall_operator: "LED wall operator", assist_statistician: "Assist statistician", other: "Other" }, Oi = {
|
|
1196
|
+
menu: Si,
|
|
1197
|
+
title: zi,
|
|
1198
|
+
eventType: _i,
|
|
1199
|
+
section: Pi,
|
|
1200
|
+
stats: $i,
|
|
1201
|
+
rows: ji,
|
|
1202
|
+
roleType: Ni,
|
|
1203
|
+
role: Ei
|
|
1204
|
+
}, Ii = "Helyszín szerinti idő", Ai = "Hosszabbítás után", Mi = "Szétlövés után", Li = "Jegyzőkönyv", Ci = "TOI statisztika", Di = "Videó", Gi = { "status-1": "Élő", "status-2": "Végeredmény", "status-3": "Versenybíróság", "status-4": "Elhalasztva" }, Bi = "A csapat legjobb játékosa", Hi = { 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" }, Ri = { attendance: "{0} néző", visitorsWaiting: "{0} néző várakozik", visitors: "{0} néző jelenleg" }, Fi = { referees: "Játékvezető", linesmen: "Vonalbíró", attendance: "Nézőszám" }, Ki = { 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" }, Vi = { sog: "Kapura lövések", saves: "Védések", pim: "Kiállítás percek", advPercent: "Emberelőny kihasználás", penaltyKilling: "Emberhátrányos védekezés", advantageTime: "Emberelőnyben töltött idő", advantageTimePP1: "Szimpla előnyben töltött idő", advantageTimePP2: "Dupla előnyben töltött idő" }, Ui = { headCoach: "Vezetőedző", secondCoach: "Másodedző", teamLeader: "Csapatvezető", officialPerson1: "Hivatalos személy", officialPerson2: "Hivatalos személy", officialPerson3: "Hivatalos személy" }, 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" }, xa = {
|
|
1205
|
+
localTime: Ii,
|
|
1206
|
+
afterOvertime: Ai,
|
|
1207
|
+
afterShootout: Mi,
|
|
1208
|
+
sheet: Li,
|
|
1209
|
+
toiSheet: Ci,
|
|
1210
|
+
video: Di,
|
|
1211
|
+
gameStatus: Gi,
|
|
1212
|
+
bestPlayer: Bi,
|
|
1213
|
+
periods: Hi,
|
|
1214
|
+
gameData: Ri,
|
|
1215
|
+
gameStats: Fi,
|
|
1216
|
+
events: Ki,
|
|
1217
|
+
teamsStats: Vi,
|
|
1218
1218
|
teamMembers: Ui,
|
|
1219
|
-
penalties:
|
|
1220
|
-
},
|
|
1221
|
-
menu:
|
|
1222
|
-
title:
|
|
1223
|
-
eventType:
|
|
1224
|
-
section:
|
|
1225
|
-
stats:
|
|
1226
|
-
rows:
|
|
1227
|
-
roleType:
|
|
1228
|
-
role:
|
|
1229
|
-
},
|
|
1219
|
+
penalties: qi
|
|
1220
|
+
}, Wi = { events: "Események", lineups: "Sorok", teamStats: "Csapat statisztikák", playerStats: "Játékos statisztikák", officials: "Hivatalos személyek" }, Yi = { coaches: "Edzők", referees: "Játékvezetők", teamOfficials: "Stábtagok", gameOfficials: "Hivatalos személyek", fieldPlayers: "Mezőnyjátékosok", goalies: "Kapusok" }, Qi = { Gól: "Gól", Kiállítás: "Kiállítás", Kapus: "Kapus", Idő: "Időkérés", Büntető: "Büntető", goalie: { KI: "Ki", BE: "BE", CSERE: "CSERE" } }, Ji = { all: "Összesen", ot: "Hosszabbítás", so: "Szétlövés", p1: "1. harmad", p2: "2. harmad", p3: "3. harmad", p4: "4. harmad", p5: "5. harmad", p6: "6. harmad" }, Zi = { powerPlays: "Emberelőnyök", powerPlaysGoalFor: "Emberelőnyben szerzett gólok", powerPlayEfficiency: "Emberelőny hatékonyság", penaltyKill: "Emberhátrányok", powerPlaysKilled: "Kivédekezett emberhátrányok", penaltyKillEfficiency: "Emberhátrány hatékonyság" }, Xi = { "row-1": "Első sor", "row-2": "Második sor", "row-3": "Harmadik sor", "row-4": "Negyedik sor", "row-gk": "Kapusok" }, en = { referee: "Játékvezetők", judge: "Versenybírók", medical: "Egészségügyi személyzet" }, tn = { first_referee: "Játékvezető", second_referee: "Játékvezető", first_line_judge: "Vonalbíró", second_line_judge: "Vonalbíró", first_goal_judge: "Gólbíró", second_goal_judge: "Gólbíró", referee_inspector: "Játékvezető ellenőr", referee_supporter: "Játékvezető támogató", reserve_referee: "Tartalék játékvezető", reserve_linesman: "Tartalék vonalbíró", video_inspector: "Videó ellenőr", recorder_ivr: "Jegyzőkönyvvezető (IVR)", timer: "Időmérő", announcer: "Hangosbemondó", penalty_timer_a: "Büntetés időmérő", penalty_timer_b: "Büntetés időmérő", music: "Zene", sog_statistician_a: "S.O.G. statisztikus", sog_statistician_b: "S.O.G. statisztikus", video_recorder: "Videó-rögzítő", medical: "EÜ személy", doctor: "EÜ személy", federal_inspector: "Szövetségi ellenőr", judge_inspector: "Versenybíró ellenőr", recorder_e_grep: "Jegyzőkönyvvezető (E-Grep)", recorder_manual: "Jegyzőkönyvvezető (Kézi)", recorder_orion: "Jegyzőkönyvvezető (Orion)", toi_statistician_a: "T.O.I. statisztikus", toi_statistician_b: "T.O.I. statisztikus", fos_statistician_a: "F.O.S. statisztikus", fos_statistician_b: "F.O.S. statisztikus", led_wall_operator: "Eredményjelző kezelő", assist_statistician: "Assziszt statisztikus", other: "Egyéb" }, an = {
|
|
1221
|
+
menu: Wi,
|
|
1222
|
+
title: Yi,
|
|
1223
|
+
eventType: Qi,
|
|
1224
|
+
section: Ji,
|
|
1225
|
+
stats: Zi,
|
|
1226
|
+
rows: Xi,
|
|
1227
|
+
roleType: en,
|
|
1228
|
+
role: tn
|
|
1229
|
+
}, Ue = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", qe = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+", Ta = {
|
|
1230
1230
|
row: {
|
|
1231
1231
|
label: "table.row.short",
|
|
1232
1232
|
tooltip: "table.row.tooltip",
|
|
1233
|
-
sortOrders: [{ target: "row", direction:
|
|
1233
|
+
sortOrders: [{ target: "row", direction: $e }]
|
|
1234
1234
|
},
|
|
1235
1235
|
number: {
|
|
1236
1236
|
label: "table.jerseyNumber.short",
|
|
1237
1237
|
tooltip: "table.jerseyNumber.tooltip",
|
|
1238
1238
|
class: "is-text-italic",
|
|
1239
|
-
sortOrders: [{ target: "number", direction:
|
|
1239
|
+
sortOrders: [{ target: "number", direction: $e }]
|
|
1240
1240
|
},
|
|
1241
1241
|
name: {
|
|
1242
1242
|
label: "table.name.short",
|
|
1243
1243
|
tooltip: "table.name.tooltip",
|
|
1244
1244
|
class: "is-text-left is-text-bold",
|
|
1245
|
-
sortOrders: [{ target: "name", direction:
|
|
1245
|
+
sortOrders: [{ target: "name", direction: $e }]
|
|
1246
1246
|
},
|
|
1247
1247
|
cora: {
|
|
1248
1248
|
label: "",
|
|
@@ -1253,7 +1253,7 @@ const li = "Local time", ci = "Overtime", di = "Shootout", gi = "Game sheet", mi
|
|
|
1253
1253
|
label: "table.position.short",
|
|
1254
1254
|
tooltip: "table.position.tooltip",
|
|
1255
1255
|
class: "",
|
|
1256
|
-
sortOrders: [{ target: "position", direction:
|
|
1256
|
+
sortOrders: [{ target: "position", direction: $e }]
|
|
1257
1257
|
},
|
|
1258
1258
|
goal: {
|
|
1259
1259
|
label: "table.goals.short",
|
|
@@ -1301,7 +1301,7 @@ const li = "Local time", ci = "Overtime", di = "Shootout", gi = "Game sheet", mi
|
|
|
1301
1301
|
tooltip: "table.toi.tooltip",
|
|
1302
1302
|
sortOrders: [{ target: "toi", direction: Q }]
|
|
1303
1303
|
}
|
|
1304
|
-
},
|
|
1304
|
+
}, Sa = {
|
|
1305
1305
|
jerseyNumber: {
|
|
1306
1306
|
label: "table.jerseyNumber.short",
|
|
1307
1307
|
tooltip: "table.jerseyNumber.tooltip",
|
|
@@ -1336,7 +1336,7 @@ const li = "Local time", ci = "Overtime", di = "Shootout", gi = "Game sheet", mi
|
|
|
1336
1336
|
label: "table.svsPercent.short",
|
|
1337
1337
|
tooltip: "table.svsPercent.tooltip"
|
|
1338
1338
|
}
|
|
1339
|
-
},
|
|
1339
|
+
}, za = {
|
|
1340
1340
|
role: {
|
|
1341
1341
|
label: "table.role.short",
|
|
1342
1342
|
tooltip: "table.role.tooltip",
|
|
@@ -1348,22 +1348,22 @@ const li = "Local time", ci = "Overtime", di = "Shootout", gi = "Game sheet", mi
|
|
|
1348
1348
|
class: "is-text-left is-text-bold"
|
|
1349
1349
|
}
|
|
1350
1350
|
};
|
|
1351
|
-
function
|
|
1351
|
+
function Ae(...e) {
|
|
1352
1352
|
for (const t of e)
|
|
1353
1353
|
t?.();
|
|
1354
1354
|
}
|
|
1355
|
-
const
|
|
1356
|
-
function
|
|
1355
|
+
const zt = (e) => St(". ", "-", e || "");
|
|
1356
|
+
function _a(e) {
|
|
1357
1357
|
const t = e?.periodResults ?? "";
|
|
1358
|
-
let a = le(se(
|
|
1358
|
+
let a = le(se(ii(/-:-/)), rt(","))(t).length;
|
|
1359
1359
|
return e.isShootout && (a = a - 2), e.isOvertime && (a = a - 1), a;
|
|
1360
1360
|
}
|
|
1361
|
-
function
|
|
1362
|
-
const a = e?.actualPeriod ??
|
|
1361
|
+
function rn(e, t) {
|
|
1362
|
+
const a = e?.actualPeriod ?? _a(e), i = {};
|
|
1363
1363
|
e.isShootout && (i.so = [], i.ot = []), e.isOvertime && (i.ot = []);
|
|
1364
1364
|
for (let o = a; o > 0; o--)
|
|
1365
1365
|
i[`p${o}`] = [];
|
|
1366
|
-
return
|
|
1366
|
+
return ti(t, i);
|
|
1367
1367
|
}
|
|
1368
1368
|
function Bt(e, t, a, i) {
|
|
1369
1369
|
const n = [];
|
|
@@ -1372,51 +1372,49 @@ function Bt(e, t, a, i) {
|
|
|
1372
1372
|
n.push(`${e[d][t]?.[i] ?? 0}:${e[d][a]?.[i] ?? 0}`), o = o + (e[d][t]?.[i] ?? 0), l = l + (e[d][a]?.[i] ?? 0);
|
|
1373
1373
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1374
1374
|
}
|
|
1375
|
-
function
|
|
1375
|
+
function nn(e, t, a, i) {
|
|
1376
1376
|
const n = [];
|
|
1377
1377
|
let o = 0, l = 0;
|
|
1378
1378
|
for (let d = 0; d < e.length; d++)
|
|
1379
1379
|
n.push(`${e[d][t]?.[i] ?? 0}:${e[d][a]?.[i] ?? 0}`), o = o + (e[d][t]?.[i] ?? 0), l = l + (e[d][a]?.[i] ?? 0);
|
|
1380
1380
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1381
1381
|
}
|
|
1382
|
-
function
|
|
1382
|
+
function on(e) {
|
|
1383
1383
|
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0, i = e?.home?.advTimePP1 ?? 0, n = e?.away?.advTimePP1 ?? 0, o = e?.home?.advTimePP2 ?? 0, l = e?.away?.advTimePP2 ?? 0;
|
|
1384
1384
|
return {
|
|
1385
|
-
advTime: `${
|
|
1386
|
-
advTimePP1: `${
|
|
1387
|
-
advTimePP2: `${
|
|
1385
|
+
advTime: `${U(t)} / ${U(a)}`,
|
|
1386
|
+
advTimePP1: `${U(i)} / ${U(n)}`,
|
|
1387
|
+
advTimePP2: `${U(o)} / ${U(l)}`
|
|
1388
1388
|
};
|
|
1389
1389
|
}
|
|
1390
|
-
function
|
|
1390
|
+
function sn(e) {
|
|
1391
1391
|
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0, i = e?.away?.adv ?? 0, n = e?.away?.ppgf ?? 0, o = (e?.home?.ppPercent ?? 0).toFixed(2), l = (e?.away?.ppPercent ?? 0).toFixed(2);
|
|
1392
1392
|
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1393
1393
|
}
|
|
1394
|
-
function
|
|
1394
|
+
function ln(e) {
|
|
1395
1395
|
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0, i = e?.away?.dvg ?? 0, n = e?.away?.pk ?? 0, o = (e?.home?.pkPercent ?? 0).toFixed(2), l = (e?.away?.pkPercent ?? 0).toFixed(2);
|
|
1396
1396
|
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1397
1397
|
}
|
|
1398
|
-
function
|
|
1398
|
+
function Pa(e) {
|
|
1399
1399
|
return {
|
|
1400
1400
|
...e,
|
|
1401
|
-
penaltyCause: le(
|
|
1401
|
+
penaltyCause: le(ni, St("_", "-"))(e.penaltyCause)
|
|
1402
1402
|
};
|
|
1403
1403
|
}
|
|
1404
|
-
const
|
|
1405
|
-
function
|
|
1406
|
-
const { data: t, services: a } = e, { getGameData: i, getGameStats: n, getEvents: o, getGameOfficials: l } = a, d =
|
|
1407
|
-
() =>
|
|
1408
|
-
|
|
1404
|
+
const Me = (e) => dt(e, ea(["toi"])), cn = 20, dn = 1e3 * 30, Ht = 1e3 * 60 * 5;
|
|
1405
|
+
function gn(e = {}) {
|
|
1406
|
+
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(
|
|
1407
|
+
() => Ae(n, o),
|
|
1408
|
+
dn,
|
|
1409
1409
|
{ immediate: !1, immediateCallback: !1 }
|
|
1410
|
-
)
|
|
1411
|
-
We(
|
|
1410
|
+
), { pause: S } = pe(
|
|
1412
1411
|
() => i(),
|
|
1413
1412
|
Ht,
|
|
1414
1413
|
{
|
|
1415
1414
|
immediate: !0,
|
|
1416
1415
|
immediateCallback: !0
|
|
1417
1416
|
}
|
|
1418
|
-
)
|
|
1419
|
-
const { pause: S } = We(
|
|
1417
|
+
), { pause: y } = pe(
|
|
1420
1418
|
() => l(),
|
|
1421
1419
|
Ht,
|
|
1422
1420
|
{
|
|
@@ -1424,23 +1422,23 @@ function Pa(e = {}) {
|
|
|
1424
1422
|
immediateCallback: !0
|
|
1425
1423
|
}
|
|
1426
1424
|
);
|
|
1427
|
-
|
|
1425
|
+
Va(d, () => {
|
|
1428
1426
|
g(), i();
|
|
1429
1427
|
}, () => {
|
|
1430
1428
|
v();
|
|
1431
|
-
}),
|
|
1432
|
-
|
|
1429
|
+
}), ve(t, (z) => {
|
|
1430
|
+
z.gameStatus === 1 && !p.value && (d.value = !0, S(), y(), g(), n(), o()), z.gameStatus > 1 && (d.value = !1, Ae(n, o), S(), y());
|
|
1433
1431
|
});
|
|
1434
1432
|
}
|
|
1435
|
-
function
|
|
1436
|
-
const t = e?.periodLength ??
|
|
1433
|
+
function mn(e = {}) {
|
|
1434
|
+
const t = e?.periodLength ?? cn, a = f(() => {
|
|
1437
1435
|
let n = t * 60;
|
|
1438
1436
|
return (r(e).isOvertime || r(e).isShootout) && (n = r(e).overtimeLength * 60), n;
|
|
1439
1437
|
});
|
|
1440
1438
|
return {
|
|
1441
1439
|
value: f(() => {
|
|
1442
1440
|
const n = r(e), o = a.value - Number.parseInt(n.periodTime, 10) * 60;
|
|
1443
|
-
let l =
|
|
1441
|
+
let l = _a(r(e)) - 1;
|
|
1444
1442
|
(n.isOvertime || n.isShootout) && l++;
|
|
1445
1443
|
const d = Wa(n.actualTime) - l * t * 60;
|
|
1446
1444
|
return Math.max(o, d);
|
|
@@ -1449,7 +1447,7 @@ function dn(e = {}) {
|
|
|
1449
1447
|
};
|
|
1450
1448
|
}
|
|
1451
1449
|
function $a() {
|
|
1452
|
-
const e =
|
|
1450
|
+
const e = F([]);
|
|
1453
1451
|
function t(i, n) {
|
|
1454
1452
|
typeof n == "object" && n !== null && (n = n.message), e.value.push({ key: i, message: n });
|
|
1455
1453
|
}
|
|
@@ -1465,7 +1463,7 @@ function $a() {
|
|
|
1465
1463
|
remove: a
|
|
1466
1464
|
};
|
|
1467
1465
|
}
|
|
1468
|
-
function
|
|
1466
|
+
function un(e) {
|
|
1469
1467
|
return f(() => {
|
|
1470
1468
|
const { homeTeam: a, awayTeam: i } = ee(e);
|
|
1471
1469
|
return !a?.color || !i?.color ? {} : {
|
|
@@ -1480,7 +1478,7 @@ function gn(e) {
|
|
|
1480
1478
|
};
|
|
1481
1479
|
});
|
|
1482
1480
|
}
|
|
1483
|
-
const
|
|
1481
|
+
const vn = "Gól", pn = "Kiállítás", bn = "Kapus", fn = "Idő", Rt = "Büntető", Le = "events", it = "lineups", nt = "team-stats", ot = "player-stats", st = "officials", hn = {
|
|
1484
1482
|
role: {
|
|
1485
1483
|
label: "table.role.short",
|
|
1486
1484
|
tooltip: "table.role.tooltip",
|
|
@@ -1491,7 +1489,7 @@ const mn = "Gól", un = "Kiállítás", vn = "Kapus", pn = "Idő", Rt = "Büntet
|
|
|
1491
1489
|
tooltip: "table.name.tooltip",
|
|
1492
1490
|
class: "is-text-left is-text-bold"
|
|
1493
1491
|
}
|
|
1494
|
-
},
|
|
1492
|
+
}, yn = {
|
|
1495
1493
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1496
1494
|
viewBox: "0 0 24 24",
|
|
1497
1495
|
fill: "none",
|
|
@@ -1500,8 +1498,8 @@ const mn = "Gól", un = "Kiállítás", vn = "Kapus", pn = "Idő", Rt = "Büntet
|
|
|
1500
1498
|
"stroke-linecap": "round",
|
|
1501
1499
|
"stroke-linejoin": "round"
|
|
1502
1500
|
};
|
|
1503
|
-
function
|
|
1504
|
-
return c(), u("svg",
|
|
1501
|
+
function wn(e, t) {
|
|
1502
|
+
return c(), u("svg", yn, [...t[0] || (t[0] = [
|
|
1505
1503
|
s("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1),
|
|
1506
1504
|
s("rect", {
|
|
1507
1505
|
x: "8",
|
|
@@ -1511,9 +1509,9 @@ function hn(e, t) {
|
|
|
1511
1509
|
rx: "1",
|
|
1512
1510
|
ry: "1"
|
|
1513
1511
|
}, null, -1)
|
|
1514
|
-
]));
|
|
1512
|
+
])]);
|
|
1515
1513
|
}
|
|
1516
|
-
const
|
|
1514
|
+
const Ce = { render: wn }, kn = {
|
|
1517
1515
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1518
1516
|
viewBox: "0 0 24 24",
|
|
1519
1517
|
fill: "none",
|
|
@@ -1522,21 +1520,21 @@ const Me = { render: hn }, yn = {
|
|
|
1522
1520
|
"stroke-linecap": "round",
|
|
1523
1521
|
"stroke-linejoin": "round"
|
|
1524
1522
|
};
|
|
1525
|
-
function
|
|
1526
|
-
return c(), u("svg",
|
|
1523
|
+
function xn(e, t) {
|
|
1524
|
+
return c(), u("svg", kn, [...t[0] || (t[0] = [
|
|
1527
1525
|
s("path", { d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z" }, null, -1),
|
|
1528
1526
|
s("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)
|
|
1529
|
-
]));
|
|
1527
|
+
])]);
|
|
1530
1528
|
}
|
|
1531
|
-
const ja = { render:
|
|
1529
|
+
const ja = { render: xn };
|
|
1532
1530
|
function Na(e, t) {
|
|
1533
|
-
const { t: a } = M(), { data: i, open: n, close: o } =
|
|
1531
|
+
const { t: a } = M(), { data: i, open: n, close: o } = dr(r(e), {
|
|
1534
1532
|
autoReconnect: {
|
|
1535
1533
|
retries: 3
|
|
1536
1534
|
},
|
|
1537
1535
|
immediate: !1
|
|
1538
1536
|
}), l = f(() => JSON.parse(i.value)?.visitor ?? 0), d = f(() => l.value > 0), g = f(() => r(t).gameStatus === 0 ? a("gameData.visitorsWaiting", [l.value]) : a("gameData.visitors", [l.value]));
|
|
1539
|
-
return
|
|
1537
|
+
return ve(() => r(t).gameStatus, (v) => {
|
|
1540
1538
|
if (v <= 1)
|
|
1541
1539
|
return n();
|
|
1542
1540
|
o();
|
|
@@ -1548,7 +1546,7 @@ function Na(e, t) {
|
|
|
1548
1546
|
visitorsLabel: g
|
|
1549
1547
|
};
|
|
1550
1548
|
}
|
|
1551
|
-
const
|
|
1549
|
+
const Tn = { class: "progress" }, Sn = ["aria-valuenow", "aria-valuemax"], Ea = {
|
|
1552
1550
|
__name: "GamePeriodProgress",
|
|
1553
1551
|
props: {
|
|
1554
1552
|
gameData: {
|
|
@@ -1557,19 +1555,19 @@ const kn = { class: "progress" }, xn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1557
1555
|
}
|
|
1558
1556
|
},
|
|
1559
1557
|
setup(e) {
|
|
1560
|
-
const t = e, { max: a, value: i } =
|
|
1561
|
-
return (n, o) => (c(), u("div",
|
|
1558
|
+
const t = e, { max: a, value: i } = mn(f(() => t.gameData));
|
|
1559
|
+
return (n, o) => (c(), u("div", Tn, [
|
|
1562
1560
|
s("div", {
|
|
1563
1561
|
class: "progress-bar progress-bar-stripped progress-bar-animated",
|
|
1564
1562
|
role: "progressbar",
|
|
1565
|
-
style:
|
|
1563
|
+
style: Ne(`width: ${r(i) / r(a) * 100}%`),
|
|
1566
1564
|
"aria-valuenow": r(i),
|
|
1567
1565
|
"aria-valuemin": "0",
|
|
1568
1566
|
"aria-valuemax": r(a)
|
|
1569
|
-
}, null, 12,
|
|
1567
|
+
}, null, 12, Sn)
|
|
1570
1568
|
]));
|
|
1571
1569
|
}
|
|
1572
|
-
},
|
|
1570
|
+
}, zn = { class: "period-results" }, _n = {
|
|
1573
1571
|
__name: "PeriodResults",
|
|
1574
1572
|
props: {
|
|
1575
1573
|
results: {
|
|
@@ -1586,7 +1584,7 @@ const kn = { class: "progress" }, xn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1586
1584
|
}
|
|
1587
1585
|
},
|
|
1588
1586
|
setup(e) {
|
|
1589
|
-
return (t, a) => (c(), u("table",
|
|
1587
|
+
return (t, a) => (c(), u("table", zn, [
|
|
1590
1588
|
s("tbody", null, [
|
|
1591
1589
|
s("tr", null, [
|
|
1592
1590
|
a[0] || (a[0] = s("td", null, [
|
|
@@ -1605,22 +1603,22 @@ const kn = { class: "progress" }, xn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1605
1603
|
])
|
|
1606
1604
|
]));
|
|
1607
1605
|
}
|
|
1608
|
-
};
|
|
1609
|
-
let
|
|
1610
|
-
function
|
|
1611
|
-
return
|
|
1606
|
+
}, Pn = 1e3 * 30, Ft = 1e3 * 60 * 5;
|
|
1607
|
+
let $n = 0;
|
|
1608
|
+
function jn() {
|
|
1609
|
+
return ++$n;
|
|
1612
1610
|
}
|
|
1613
|
-
const
|
|
1614
|
-
function
|
|
1611
|
+
const Nn = (e) => le(Ve, J((t) => ({ ...t, eventId: t.eventId ? t.eventId : jn() })))(e);
|
|
1612
|
+
function En(e) {
|
|
1615
1613
|
const t = {
|
|
1616
1614
|
home: [],
|
|
1617
1615
|
away: []
|
|
1618
1616
|
};
|
|
1619
|
-
return e ? le(J(
|
|
1617
|
+
return e ? le(J(rt(":")), J(li), rt(","), St(/^\(|\)$/g, ""))(e).reduce((i, n) => (i.home.push(n[0]), i.away.push(n[1]), i), t) : t;
|
|
1620
1618
|
}
|
|
1621
|
-
const
|
|
1622
|
-
function
|
|
1623
|
-
const i =
|
|
1619
|
+
const Kt = (e) => kt(ce("row"), e);
|
|
1620
|
+
function On(e, t, a) {
|
|
1621
|
+
const i = Kt(e?.[t] ?? []), n = Kt(e?.[a] ?? []);
|
|
1624
1622
|
return ["1", "2", "3", "4", "gk"].reduce(
|
|
1625
1623
|
(o, l) => (o[l].home = i[l], o[l].away = n[l], o),
|
|
1626
1624
|
{
|
|
@@ -1632,12 +1630,12 @@ function jn(e, t, a) {
|
|
|
1632
1630
|
}
|
|
1633
1631
|
);
|
|
1634
1632
|
}
|
|
1635
|
-
function
|
|
1633
|
+
function Xe(e, t, a, i) {
|
|
1636
1634
|
let n = 0, o = 0;
|
|
1637
1635
|
const l = e.reduce((d, g) => {
|
|
1638
|
-
const v = g[t]?.period ?? "p1", p = g[t]?.[i] ?? 0, S = g[a]?.[i] ?? 0,
|
|
1636
|
+
const v = g[t]?.period ?? "p1", p = g[t]?.[i] ?? 0, S = g[a]?.[i] ?? 0, y = p + S;
|
|
1639
1637
|
return n += p, o += S, d[v] = {
|
|
1640
|
-
max:
|
|
1638
|
+
max: y,
|
|
1641
1639
|
valueStart: p,
|
|
1642
1640
|
valueEnd: S
|
|
1643
1641
|
}, d;
|
|
@@ -1648,7 +1646,7 @@ function Ze(e, t, a, i) {
|
|
|
1648
1646
|
valueEnd: o
|
|
1649
1647
|
}, l;
|
|
1650
1648
|
}
|
|
1651
|
-
function
|
|
1649
|
+
function In(e) {
|
|
1652
1650
|
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;
|
|
1653
1651
|
return {
|
|
1654
1652
|
advTime: {
|
|
@@ -1668,7 +1666,7 @@ function Nn(e) {
|
|
|
1668
1666
|
}
|
|
1669
1667
|
};
|
|
1670
1668
|
}
|
|
1671
|
-
function
|
|
1669
|
+
function An(e) {
|
|
1672
1670
|
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);
|
|
1673
1671
|
return {
|
|
1674
1672
|
powerPlays: {
|
|
@@ -1691,7 +1689,7 @@ function En(e) {
|
|
|
1691
1689
|
}
|
|
1692
1690
|
};
|
|
1693
1691
|
}
|
|
1694
|
-
function
|
|
1692
|
+
function Mn(e) {
|
|
1695
1693
|
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);
|
|
1696
1694
|
return {
|
|
1697
1695
|
penaltyKill: {
|
|
@@ -1714,20 +1712,20 @@ function On(e) {
|
|
|
1714
1712
|
}
|
|
1715
1713
|
};
|
|
1716
1714
|
}
|
|
1717
|
-
function
|
|
1715
|
+
function Ln(e, t) {
|
|
1718
1716
|
const a = (n) => {
|
|
1719
1717
|
const o = ["first_referee", "second_referee", "first_line_judge", "second_line_judge"].indexOf(n.role);
|
|
1720
1718
|
return o > -1 ? o : 4;
|
|
1721
|
-
}, i = (n) => ({ ...
|
|
1722
|
-
return
|
|
1719
|
+
}, i = (n) => ({ ...mt(n), role: t(`role.${n.role}`) });
|
|
1720
|
+
return kt(ce("type"), J(i, ya(a, va(e))));
|
|
1723
1721
|
}
|
|
1724
|
-
const
|
|
1722
|
+
const Vt = wa([fa(ce("startingFive"))]);
|
|
1725
1723
|
function Ut(e) {
|
|
1726
|
-
return le(J(
|
|
1724
|
+
return le(J(mt), ha(["headCoach", "secondCoach"]))(e);
|
|
1727
1725
|
}
|
|
1728
|
-
|
|
1729
|
-
function
|
|
1730
|
-
const a =
|
|
1726
|
+
ha(["first_referee", "second_referee", "first_line_judge", "second_line_judge"]);
|
|
1727
|
+
function qt(e, t) {
|
|
1728
|
+
const a = la(Dr([ai(t, ["team", "id"]), Tt("Gól", "type")]), Ve(e)), i = J((l) => ({ ...l, eventTimeSec: Za(l.eventTime) }), a), n = yt(
|
|
1731
1729
|
(l, d) => (l[d.playerId] ? l[d.playerId].eventTime += `, ${d.eventTime}` : l[d.playerId] = {
|
|
1732
1730
|
id: d.playerId,
|
|
1733
1731
|
name: `${d.lastName} ${d.firstName}`,
|
|
@@ -1737,21 +1735,51 @@ function Vt(e, t) {
|
|
|
1737
1735
|
{},
|
|
1738
1736
|
i
|
|
1739
1737
|
);
|
|
1740
|
-
return
|
|
1738
|
+
return ya(ce("eventTimeSec"), va(n));
|
|
1739
|
+
}
|
|
1740
|
+
function Cn(e = {}) {
|
|
1741
|
+
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(
|
|
1742
|
+
() => Ae(n, o),
|
|
1743
|
+
Pn,
|
|
1744
|
+
{ immediate: !1, immediateCallback: !1 }
|
|
1745
|
+
);
|
|
1746
|
+
pe(
|
|
1747
|
+
() => i(),
|
|
1748
|
+
Ft,
|
|
1749
|
+
{
|
|
1750
|
+
immediate: !0,
|
|
1751
|
+
immediateCallback: !0
|
|
1752
|
+
}
|
|
1753
|
+
);
|
|
1754
|
+
const { pause: S } = pe(
|
|
1755
|
+
() => l(),
|
|
1756
|
+
Ft,
|
|
1757
|
+
{
|
|
1758
|
+
immediate: !0,
|
|
1759
|
+
immediateCallback: !0
|
|
1760
|
+
}
|
|
1761
|
+
);
|
|
1762
|
+
Ja(d, () => {
|
|
1763
|
+
g(), i();
|
|
1764
|
+
}, () => {
|
|
1765
|
+
v();
|
|
1766
|
+
}), ve(t, (y) => {
|
|
1767
|
+
y.gameStatus === 1 && !p.value && (d.value = !0, S(), g(), n(), o()), y.gameStatus > 1 && (d.value = !1, Ae(n, o), S());
|
|
1768
|
+
});
|
|
1741
1769
|
}
|
|
1742
|
-
const
|
|
1770
|
+
const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-container" }, Bn = { class: "is-gamedate" }, Hn = { class: "is-local-gamedate" }, Rn = { class: "is-external-contents" }, Fn = ["href"], Kn = ["href"], Vn = ["href"], Un = { class: "is-teams-and-results" }, qn = { class: "is-team-name" }, Wn = { class: "is-goal-scorers" }, Yn = {
|
|
1743
1771
|
key: 0,
|
|
1744
1772
|
class: "is-game-status"
|
|
1745
|
-
},
|
|
1773
|
+
}, Qn = {
|
|
1746
1774
|
key: 1,
|
|
1747
1775
|
class: "is-game-status"
|
|
1748
|
-
},
|
|
1776
|
+
}, Jn = { key: 0 }, Zn = { class: "is-badge is-invert is-large" }, Xn = { key: 1 }, eo = { class: "is-badge is-invert is-large" }, to = {
|
|
1749
1777
|
key: 3,
|
|
1750
1778
|
class: "is-game-status"
|
|
1751
|
-
},
|
|
1779
|
+
}, ao = { key: 0 }, ro = { key: 1 }, io = { key: 2 }, no = { key: 3 }, oo = {
|
|
1752
1780
|
key: 5,
|
|
1753
1781
|
class: "is-attendance"
|
|
1754
|
-
},
|
|
1782
|
+
}, so = { class: "is-team-name" }, lo = { class: "is-goal-scorers" }, co = {
|
|
1755
1783
|
__name: "GameData",
|
|
1756
1784
|
props: {
|
|
1757
1785
|
gameData: {
|
|
@@ -1772,70 +1800,70 @@ const An = { class: "gamecenter-timeline-game-data" }, Mn = { class: "is-title-c
|
|
|
1772
1800
|
}
|
|
1773
1801
|
},
|
|
1774
1802
|
setup(e) {
|
|
1775
|
-
const t = e, { gameData: a, websocketUrl: i } =
|
|
1776
|
-
return (S,
|
|
1777
|
-
s("div",
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
])).cacheIndex = 0, R(1),
|
|
1781
|
-
s("div",
|
|
1782
|
-
s("div",
|
|
1783
|
-
s("div",
|
|
1803
|
+
const t = e, { gameData: a, websocketUrl: i } = ct(t), { t: n } = M(), o = f(() => En(t.gameData.periodResults)), l = f(() => qt(t.gameEvents, t.gameData.homeTeam.id)), d = f(() => qt(t.gameEvents, t.gameData.awayTeam.id)), { visitorsLabel: g, isVisible: v } = Na(i, a), p = f(() => a.value.gameStatus <= 1 ? g.value : n("gameData.attendance", [a.value?.attendance ?? 0]));
|
|
1804
|
+
return (S, y) => (c(), u("div", Dn, [
|
|
1805
|
+
s("div", Gn, [
|
|
1806
|
+
y[0] || (R(-1, !0), (y[0] = s("div", { class: "is-title" }, [
|
|
1807
|
+
w(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
1808
|
+
])).cacheIndex = 0, R(1), y[0]),
|
|
1809
|
+
s("div", Bn, m(r(Ee)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1),
|
|
1810
|
+
s("div", Hn, m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(Ee)(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),
|
|
1811
|
+
s("div", Rn, [
|
|
1784
1812
|
r(a).electronicReportUrl ? (c(), u("a", {
|
|
1785
1813
|
key: 0,
|
|
1786
1814
|
href: r(a).electronicReportUrl,
|
|
1787
1815
|
target: "_blank"
|
|
1788
1816
|
}, [
|
|
1789
|
-
b(r(
|
|
1790
|
-
|
|
1791
|
-
], 8,
|
|
1817
|
+
b(r(Ce), { class: "is-icon" }),
|
|
1818
|
+
w(" " + m(r(n)("sheet")), 1)
|
|
1819
|
+
], 8, Fn)) : h("", !0),
|
|
1792
1820
|
r(a).toiReportUrl ? (c(), u("a", {
|
|
1793
1821
|
key: 1,
|
|
1794
1822
|
href: r(a).toiReportUrl,
|
|
1795
1823
|
target: "_blank"
|
|
1796
1824
|
}, [
|
|
1797
|
-
b(r(
|
|
1798
|
-
|
|
1799
|
-
], 8,
|
|
1825
|
+
b(r(Ce), { class: "is-icon" }),
|
|
1826
|
+
w(" " + m(r(n)("toiSheet")), 1)
|
|
1827
|
+
], 8, Kn)) : h("", !0),
|
|
1800
1828
|
r(a).video ? (c(), u("a", {
|
|
1801
1829
|
key: 2,
|
|
1802
1830
|
href: r(a).video,
|
|
1803
1831
|
target: "_blank"
|
|
1804
1832
|
}, [
|
|
1805
1833
|
b(r(ja), { class: "is-icon" }),
|
|
1806
|
-
|
|
1807
|
-
], 8,
|
|
1834
|
+
w(" " + m(r(n)("video")), 1)
|
|
1835
|
+
], 8, Vn)) : h("", !0)
|
|
1808
1836
|
])
|
|
1809
1837
|
]),
|
|
1810
|
-
s("div",
|
|
1838
|
+
s("div", Un, [
|
|
1811
1839
|
s("div", null, [
|
|
1812
|
-
|
|
1840
|
+
y[1] || (R(-1, !0), (y[1] = b(r(te), {
|
|
1813
1841
|
src: r(a).homeTeam.logo,
|
|
1814
1842
|
class: "is-team-logo",
|
|
1815
|
-
"default-src": r(
|
|
1816
|
-
}, null, 8, ["src", "default-src"])).cacheIndex = 1, R(1),
|
|
1817
|
-
s("h1",
|
|
1818
|
-
s("ul",
|
|
1843
|
+
"default-src": r(Ue)
|
|
1844
|
+
}, null, 8, ["src", "default-src"])).cacheIndex = 1, R(1), y[1]),
|
|
1845
|
+
s("h1", qn, m(r(a).homeTeam.longName), 1),
|
|
1846
|
+
s("ul", Wn, [
|
|
1819
1847
|
(c(!0), u(k, null, N(l.value, (z) => (c(), u("li", {
|
|
1820
1848
|
key: z.id
|
|
1821
1849
|
}, [
|
|
1822
|
-
|
|
1850
|
+
w(m(z.name) + " ", 1),
|
|
1823
1851
|
s("span", null, m(z.eventTime), 1)
|
|
1824
1852
|
]))), 128))
|
|
1825
1853
|
])
|
|
1826
1854
|
]),
|
|
1827
1855
|
s("div", null, [
|
|
1828
|
-
r(a).gameStatus > 1 ? (c(), u("p",
|
|
1829
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
1856
|
+
r(a).gameStatus > 1 ? (c(), u("p", Yn, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
1857
|
+
r(a).gameStatus === 1 ? (c(), u("p", Qn, m(r(n)(`periods.${r(zt)(r(a).period)}`)), 1)) : h("", !0),
|
|
1830
1858
|
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
1831
|
-
r(a).isOvertime ? (c(), u("p",
|
|
1832
|
-
s("span",
|
|
1859
|
+
r(a).isOvertime ? (c(), u("p", Jn, [
|
|
1860
|
+
s("span", Zn, m(r(n)("afterOvertime")), 1)
|
|
1833
1861
|
])) : h("", !0),
|
|
1834
|
-
r(a).isShootout ? (c(), u("p",
|
|
1835
|
-
s("span",
|
|
1862
|
+
r(a).isShootout ? (c(), u("p", Xn, [
|
|
1863
|
+
s("span", eo, m(r(n)("afterShootout")), 1)
|
|
1836
1864
|
])) : h("", !0)
|
|
1837
1865
|
], 64)) : h("", !0),
|
|
1838
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
1866
|
+
r(a).gameStatus === 1 ? (c(), u("p", to, m(r(a).actualTime), 1)) : h("", !0),
|
|
1839
1867
|
r(a).gameStatus === 1 ? (c(), x(Ea, {
|
|
1840
1868
|
key: 4,
|
|
1841
1869
|
"game-data": r(a)
|
|
@@ -1843,12 +1871,12 @@ const An = { class: "gamecenter-timeline-game-data" }, Mn = { class: "is-title-c
|
|
|
1843
1871
|
s("div", {
|
|
1844
1872
|
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
1845
1873
|
}, [
|
|
1846
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
1847
|
-
|
|
1848
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
1874
|
+
r(a).gameStatus === 0 ? (c(), u("span", ao, "-")) : (c(), u("span", ro, m(r(a).homeTeamScore), 1)),
|
|
1875
|
+
y[3] || (y[3] = w(":", -1)),
|
|
1876
|
+
r(a).gameStatus === 0 ? (c(), u("span", io, "-")) : (c(), u("span", no, m(r(a).awayTeamScore), 1))
|
|
1849
1877
|
], 2),
|
|
1850
|
-
r(v) || r(a)?.attendance ? (c(), u("p",
|
|
1851
|
-
r(a).gameStatus > 0 ? (c(), x(
|
|
1878
|
+
r(v) || r(a)?.attendance ? (c(), u("p", oo, m(p.value), 1)) : h("", !0),
|
|
1879
|
+
r(a).gameStatus > 0 ? (c(), x(_n, {
|
|
1852
1880
|
key: 6,
|
|
1853
1881
|
results: o.value,
|
|
1854
1882
|
"home-team-name": r(a).homeTeam.shortName,
|
|
@@ -1856,17 +1884,17 @@ const An = { class: "gamecenter-timeline-game-data" }, Mn = { class: "is-title-c
|
|
|
1856
1884
|
}, null, 8, ["results", "home-team-name", "away-team-name"])) : h("", !0)
|
|
1857
1885
|
]),
|
|
1858
1886
|
s("div", null, [
|
|
1859
|
-
|
|
1887
|
+
y[2] || (R(-1, !0), (y[2] = b(r(te), {
|
|
1860
1888
|
src: r(a).awayTeam.logo,
|
|
1861
|
-
"default-src": r(
|
|
1889
|
+
"default-src": r(qe),
|
|
1862
1890
|
class: "is-team-logo"
|
|
1863
|
-
}, null, 8, ["src", "default-src"])).cacheIndex = 2, R(1),
|
|
1864
|
-
s("h1",
|
|
1865
|
-
s("ul",
|
|
1891
|
+
}, null, 8, ["src", "default-src"])).cacheIndex = 2, R(1), y[2]),
|
|
1892
|
+
s("h1", so, m(r(a).awayTeam.longName), 1),
|
|
1893
|
+
s("ul", lo, [
|
|
1866
1894
|
(c(!0), u(k, null, N(d.value, (z) => (c(), u("li", {
|
|
1867
1895
|
key: z.id
|
|
1868
1896
|
}, [
|
|
1869
|
-
|
|
1897
|
+
w(m(z.name) + " ", 1),
|
|
1870
1898
|
s("span", null, m(z.eventTime), 1)
|
|
1871
1899
|
]))), 128))
|
|
1872
1900
|
])
|
|
@@ -1874,20 +1902,20 @@ const An = { class: "gamecenter-timeline-game-data" }, Mn = { class: "is-title-c
|
|
|
1874
1902
|
])
|
|
1875
1903
|
]));
|
|
1876
1904
|
}
|
|
1877
|
-
},
|
|
1905
|
+
}, go = {
|
|
1878
1906
|
width: "32",
|
|
1879
1907
|
height: "32",
|
|
1880
1908
|
viewBox: "0 0 32 32"
|
|
1881
1909
|
};
|
|
1882
|
-
function
|
|
1883
|
-
return c(), u("svg",
|
|
1910
|
+
function mo(e, t) {
|
|
1911
|
+
return c(), u("svg", go, [...t[0] || (t[0] = [
|
|
1884
1912
|
s("path", {
|
|
1885
1913
|
fill: "currentColor",
|
|
1886
1914
|
d: "M16 7C9.043 7 2 8.718 2 12v8c0 3.282 7.043 5 14 5s14-1.718 14-5v-8c0-3.282-7.043-5-14-5zm0 2c7.444 0 12 1.942 12 3c0 .926-3.489 2.528-9.348 2.914A40.34 40.34 0 0 1 16 15c-7.444 0-12-1.942-12-3s4.556-3 12-3zM4 14.707c.06.035.134.064.195.098a9.77 9.77 0 0 0 1.014.486c.346.144.706.282 1.094.408c.813.265 1.725.48 2.681.664c.289.055.587.1.885.147c.85.137 1.726.247 2.633.324c1.15.098 2.319.166 3.498.166c1.18 0 2.349-.068 3.498-.166a35.139 35.139 0 0 0 2.633-.324c.298-.047.596-.092.885-.147c.956-.184 1.868-.4 2.681-.664a14.457 14.457 0 0 0 1.395-.539a9.77 9.77 0 0 0 .713-.355c.061-.034.136-.063.195-.098V20c0 1.058-4.556 3-12 3S4 21.058 4 20v-5.293z"
|
|
1887
1915
|
}, null, -1)
|
|
1888
|
-
]));
|
|
1916
|
+
])]);
|
|
1889
1917
|
}
|
|
1890
|
-
const
|
|
1918
|
+
const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title" }, po = { class: "is-team-logo" }, bo = { class: "is-event-type-icon" }, fo = { class: "is-timestamp" }, Se = {
|
|
1891
1919
|
__name: "GameEventLayout",
|
|
1892
1920
|
props: {
|
|
1893
1921
|
timestamp: {
|
|
@@ -1918,32 +1946,32 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
1918
1946
|
s("div", {
|
|
1919
1947
|
class: q(["is-details-container", [
|
|
1920
1948
|
{
|
|
1921
|
-
"is-goal": e.eventType === r(
|
|
1922
|
-
"is-penalty": e.eventType === r(
|
|
1923
|
-
"is-timeout": e.eventType === r(
|
|
1924
|
-
"is-goalies": e.eventType === r(
|
|
1949
|
+
"is-goal": e.eventType === r(vn),
|
|
1950
|
+
"is-penalty": e.eventType === r(pn),
|
|
1951
|
+
"is-timeout": e.eventType === r(fn),
|
|
1952
|
+
"is-goalies": e.eventType === r(bn),
|
|
1925
1953
|
"is-penalty-shot-goal": e.eventType === r(Rt) && e.event.goal,
|
|
1926
1954
|
"is-penalty-shot-no-goal": e.eventType === r(Rt) && !e.event.goal
|
|
1927
1955
|
}
|
|
1928
1956
|
]])
|
|
1929
1957
|
}, [
|
|
1930
|
-
s("div",
|
|
1958
|
+
s("div", vo, [
|
|
1931
1959
|
X(t.$slots, "title")
|
|
1932
1960
|
]),
|
|
1933
1961
|
X(t.$slots, "details-list"),
|
|
1934
|
-
s("div",
|
|
1962
|
+
s("div", po, [
|
|
1935
1963
|
X(t.$slots, "team-logo")
|
|
1936
1964
|
]),
|
|
1937
|
-
s("div",
|
|
1965
|
+
s("div", bo, [
|
|
1938
1966
|
X(t.$slots, "event-type-icon")
|
|
1939
1967
|
])
|
|
1940
1968
|
], 2),
|
|
1941
|
-
s("div",
|
|
1969
|
+
s("div", fo, [
|
|
1942
1970
|
s("p", null, m(e.timestamp), 1)
|
|
1943
1971
|
])
|
|
1944
|
-
], 8,
|
|
1972
|
+
], 8, uo));
|
|
1945
1973
|
}
|
|
1946
|
-
},
|
|
1974
|
+
}, ho = ["aria-label"], ze = {
|
|
1947
1975
|
__name: "TeamLogo",
|
|
1948
1976
|
props: {
|
|
1949
1977
|
name: {
|
|
@@ -1959,7 +1987,7 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
1959
1987
|
}
|
|
1960
1988
|
},
|
|
1961
1989
|
setup(e) {
|
|
1962
|
-
const t = e, a =
|
|
1990
|
+
const t = e, a = F(null), i = f(() => t.isHomeTeam ? Ue : qe);
|
|
1963
1991
|
return (n, o) => (c(), u(k, null, [
|
|
1964
1992
|
b(r(ae), {
|
|
1965
1993
|
offset: 2,
|
|
@@ -1978,7 +2006,7 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
1978
2006
|
src: e.logo,
|
|
1979
2007
|
"default-src": i.value
|
|
1980
2008
|
}, null, 8, ["src", "default-src"])
|
|
1981
|
-
], 16,
|
|
2009
|
+
], 16, ho)
|
|
1982
2010
|
]),
|
|
1983
2011
|
_: 1
|
|
1984
2012
|
}, 8, ["content", "append-to"]),
|
|
@@ -1988,13 +2016,13 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
1988
2016
|
}, null, 512)
|
|
1989
2017
|
], 64));
|
|
1990
2018
|
}
|
|
1991
|
-
},
|
|
2019
|
+
}, yo = { key: 0 }, wo = { key: 1 }, ko = { class: "is-details-list" }, xo = { class: "is-evented-person" }, To = { class: "is-player-number" }, So = { class: "is-assists-list" }, zo = { class: "is-player-number" }, _o = {
|
|
1992
2020
|
key: 0,
|
|
1993
2021
|
class: "is-poi-data"
|
|
1994
|
-
},
|
|
2022
|
+
}, Po = ["aria-label"], $o = ["aria-label"], jo = {
|
|
1995
2023
|
key: 0,
|
|
1996
2024
|
class: "is-badge is-invert is-large"
|
|
1997
|
-
},
|
|
2025
|
+
}, No = {
|
|
1998
2026
|
__name: "Goal",
|
|
1999
2027
|
props: {
|
|
2000
2028
|
event: {
|
|
@@ -2007,35 +2035,35 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
2007
2035
|
}
|
|
2008
2036
|
},
|
|
2009
2037
|
setup(e) {
|
|
2010
|
-
const t = e, a =
|
|
2011
|
-
return (d, g) => (c(), x(
|
|
2038
|
+
const t = e, a = F(null), { t: i } = M(), n = f(() => se((d) => O(d), [t.event.assists1, t.event.assists2])), o = f(() => t.event.homeOnIce), l = f(() => t.event.awayOnIce);
|
|
2039
|
+
return (d, g) => (c(), x(Se, {
|
|
2012
2040
|
timestamp: e.event.eventTime,
|
|
2013
2041
|
"is-home-team": e.isHomeTeam,
|
|
2014
2042
|
"event-type": e.event.type,
|
|
2015
2043
|
event: e.event
|
|
2016
2044
|
}, {
|
|
2017
2045
|
title: T(() => [
|
|
2018
|
-
|
|
2019
|
-
e.event.advantage ? (c(), u("span",
|
|
2020
|
-
e.event.en ? (c(), u("span",
|
|
2021
|
-
|
|
2046
|
+
w(m(r(i)("eventType.Gól")) + " ", 1),
|
|
2047
|
+
e.event.advantage ? (c(), u("span", yo, m(e.event.advantage), 1)) : h("", !0),
|
|
2048
|
+
e.event.en ? (c(), u("span", wo, " EN ")) : h("", !0),
|
|
2049
|
+
w(" (" + m(e.event.score) + ") ", 1)
|
|
2022
2050
|
]),
|
|
2023
2051
|
"details-list": T(() => [
|
|
2024
|
-
s("ul",
|
|
2025
|
-
s("li",
|
|
2026
|
-
s("span",
|
|
2027
|
-
|
|
2052
|
+
s("ul", ko, [
|
|
2053
|
+
s("li", xo, [
|
|
2054
|
+
s("span", To, m(e.event.jerseyNumber), 1),
|
|
2055
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2028
2056
|
]),
|
|
2029
|
-
s("li",
|
|
2057
|
+
s("li", So, [
|
|
2030
2058
|
(c(!0), u(k, null, N(n.value, (v) => (c(), u("span", {
|
|
2031
2059
|
key: v,
|
|
2032
2060
|
class: "is-evented-person"
|
|
2033
2061
|
}, [
|
|
2034
|
-
s("i",
|
|
2035
|
-
|
|
2062
|
+
s("i", zo, m(v.jerseyNumber), 1),
|
|
2063
|
+
w(" " + m(v.lastName) + " " + m(v.firstName), 1)
|
|
2036
2064
|
]))), 128))
|
|
2037
2065
|
]),
|
|
2038
|
-
!r(O)(o.value) || !r(O)(l.value) ? (c(), u("li",
|
|
2066
|
+
!r(O)(o.value) || !r(O)(l.value) ? (c(), u("li", _o, [
|
|
2039
2067
|
s("ul", null, [
|
|
2040
2068
|
(c(!0), u(k, null, N(o.value, (v) => (c(), x(r(ae), {
|
|
2041
2069
|
key: v.playerId,
|
|
@@ -2051,7 +2079,7 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
2051
2079
|
ref: p,
|
|
2052
2080
|
tabindex: 0,
|
|
2053
2081
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2054
|
-
}, ge(S, !0)), m(v.jerseyNumber), 17,
|
|
2082
|
+
}, ge(S, !0)), m(v.jerseyNumber), 17, Po)
|
|
2055
2083
|
]),
|
|
2056
2084
|
_: 2
|
|
2057
2085
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -2072,29 +2100,29 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
2072
2100
|
ref: p,
|
|
2073
2101
|
tabindex: 0,
|
|
2074
2102
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2075
|
-
}, ge(S, !0)), m(v.jerseyNumber), 17,
|
|
2103
|
+
}, ge(S, !0)), m(v.jerseyNumber), 17, $o)
|
|
2076
2104
|
]),
|
|
2077
2105
|
_: 2
|
|
2078
2106
|
}, 1032, ["content", "append-to"]))), 128))
|
|
2079
2107
|
])
|
|
2080
2108
|
])) : h("", !0),
|
|
2081
2109
|
s("li", null, [
|
|
2082
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
2110
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", jo, [
|
|
2083
2111
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
2084
|
-
|
|
2112
|
+
w("PS")
|
|
2085
2113
|
], 64)) : h("", !0),
|
|
2086
2114
|
e.event.gws ? (c(), u(k, { key: 1 }, [
|
|
2087
|
-
|
|
2115
|
+
w("GWS")
|
|
2088
2116
|
], 64)) : h("", !0),
|
|
2089
2117
|
e.event.gwg ? (c(), u(k, { key: 2 }, [
|
|
2090
|
-
|
|
2118
|
+
w("GWG")
|
|
2091
2119
|
], 64)) : h("", !0)
|
|
2092
2120
|
])) : h("", !0)
|
|
2093
2121
|
])
|
|
2094
2122
|
])
|
|
2095
2123
|
]),
|
|
2096
2124
|
"team-logo": T(() => [
|
|
2097
|
-
(c(), x(
|
|
2125
|
+
(c(), x(ze, {
|
|
2098
2126
|
key: e.event.team.id,
|
|
2099
2127
|
name: e.event.team.longName,
|
|
2100
2128
|
logo: e.event.team.logo,
|
|
@@ -2102,49 +2130,49 @@ const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title"
|
|
|
2102
2130
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2103
2131
|
]),
|
|
2104
2132
|
"event-type-icon": T(() => [
|
|
2105
|
-
b(r(
|
|
2133
|
+
b(r(Te))
|
|
2106
2134
|
]),
|
|
2107
2135
|
_: 1
|
|
2108
2136
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2109
2137
|
}
|
|
2110
|
-
},
|
|
2138
|
+
}, Eo = {
|
|
2111
2139
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2112
2140
|
viewBox: "0 0 24 24"
|
|
2113
2141
|
};
|
|
2114
|
-
function
|
|
2115
|
-
return c(), u("svg",
|
|
2142
|
+
function Oo(e, t) {
|
|
2143
|
+
return c(), u("svg", Eo, [...t[0] || (t[0] = [
|
|
2116
2144
|
s("path", {
|
|
2117
2145
|
fill: "currentColor",
|
|
2118
2146
|
d: "M8.12 9.29 12 13.17l3.88-3.88a.996.996 0 1 1 1.41 1.41l-4.59 4.59a.996.996 0 0 1-1.41 0L6.7 10.7a.996.996 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0z"
|
|
2119
2147
|
}, null, -1)
|
|
2120
|
-
]));
|
|
2148
|
+
])]);
|
|
2121
2149
|
}
|
|
2122
|
-
const Oa = { render:
|
|
2150
|
+
const Oa = { render: Oo }, Io = {
|
|
2123
2151
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2124
2152
|
viewBox: "0 0 24 24"
|
|
2125
2153
|
};
|
|
2126
|
-
function
|
|
2127
|
-
return c(), u("svg",
|
|
2154
|
+
function Ao(e, t) {
|
|
2155
|
+
return c(), u("svg", Io, [...t[0] || (t[0] = [
|
|
2128
2156
|
s("path", {
|
|
2129
2157
|
fill: "currentColor",
|
|
2130
2158
|
d: "M8.12 14.71L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0L6.7 13.3a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0"
|
|
2131
2159
|
}, null, -1)
|
|
2132
|
-
]));
|
|
2160
|
+
])]);
|
|
2133
2161
|
}
|
|
2134
|
-
const
|
|
2162
|
+
const lt = { render: Ao }, Mo = {
|
|
2135
2163
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2136
2164
|
fill: "none",
|
|
2137
2165
|
viewBox: "0 0 24 24"
|
|
2138
2166
|
};
|
|
2139
|
-
function
|
|
2140
|
-
return c(), u("svg",
|
|
2167
|
+
function Lo(e, t) {
|
|
2168
|
+
return c(), u("svg", Mo, [...t[0] || (t[0] = [
|
|
2141
2169
|
s("path", {
|
|
2142
2170
|
fill: "#000",
|
|
2143
2171
|
d: "m7.712 13.208 3.88 3.88 3.88-3.88a.997.997 0 1 1 1.41 1.41l-4.59 4.59a.997.997 0 0 1-1.41 0l-4.59-4.59a.997.997 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0ZM7.712 10.792l3.88-3.88 3.88 3.88a.997.997 0 1 0 1.41-1.41l-4.59-4.59a.996.996 0 0 0-1.41 0l-4.59 4.59a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0Z"
|
|
2144
2172
|
}, null, -1)
|
|
2145
|
-
]));
|
|
2173
|
+
])]);
|
|
2146
2174
|
}
|
|
2147
|
-
const
|
|
2175
|
+
const Co = { render: Lo }, Do = { class: "is-details-list" }, Go = { class: "is-evented-person" }, Bo = { class: "is-player-number" }, Ho = {
|
|
2148
2176
|
__name: "Goalies",
|
|
2149
2177
|
props: {
|
|
2150
2178
|
event: {
|
|
@@ -2158,25 +2186,25 @@ const Io = { render: Oo }, Ao = { class: "is-details-list" }, Mo = { class: "is-
|
|
|
2158
2186
|
},
|
|
2159
2187
|
setup(e) {
|
|
2160
2188
|
const { t } = M();
|
|
2161
|
-
return (a, i) => (c(), x(
|
|
2189
|
+
return (a, i) => (c(), x(Se, {
|
|
2162
2190
|
timestamp: e.event.eventTime,
|
|
2163
2191
|
"is-home-team": e.isHomeTeam,
|
|
2164
2192
|
"event-type": e.event.type,
|
|
2165
2193
|
event: e.event
|
|
2166
2194
|
}, {
|
|
2167
2195
|
title: T(() => [
|
|
2168
|
-
|
|
2196
|
+
w(m(r(t)("eventType.Kapus")) + " - " + m(r(t)(`eventType.goalie.${e.event.gkDirection}`)), 1)
|
|
2169
2197
|
]),
|
|
2170
2198
|
"details-list": T(() => [
|
|
2171
|
-
s("ul",
|
|
2172
|
-
s("li",
|
|
2173
|
-
s("span",
|
|
2174
|
-
|
|
2199
|
+
s("ul", Do, [
|
|
2200
|
+
s("li", Go, [
|
|
2201
|
+
s("span", Bo, m(e.event.jerseyNumber), 1),
|
|
2202
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2175
2203
|
])
|
|
2176
2204
|
])
|
|
2177
2205
|
]),
|
|
2178
2206
|
"team-logo": T(() => [
|
|
2179
|
-
(c(), x(
|
|
2207
|
+
(c(), x(ze, {
|
|
2180
2208
|
key: e.event.team.id,
|
|
2181
2209
|
name: e.event.team.longName,
|
|
2182
2210
|
logo: e.event.team.logo,
|
|
@@ -2184,13 +2212,13 @@ const Io = { render: Oo }, Ao = { class: "is-details-list" }, Mo = { class: "is-
|
|
|
2184
2212
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2185
2213
|
]),
|
|
2186
2214
|
"event-type-icon": T(() => [
|
|
2187
|
-
e.event.gkDirection === "CSERE" ? (c(), x(r(
|
|
2215
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(Co), {
|
|
2188
2216
|
key: 0,
|
|
2189
2217
|
width: "24",
|
|
2190
2218
|
height: "24",
|
|
2191
2219
|
class: "is-goalie-in-icon"
|
|
2192
2220
|
})) : h("", !0),
|
|
2193
|
-
e.event.gkDirection === "BE" ? (c(), x(r(
|
|
2221
|
+
e.event.gkDirection === "BE" ? (c(), x(r(lt), {
|
|
2194
2222
|
key: 1,
|
|
2195
2223
|
width: "24",
|
|
2196
2224
|
height: "24",
|
|
@@ -2206,16 +2234,16 @@ const Io = { render: Oo }, Ao = { class: "is-details-list" }, Mo = { class: "is-
|
|
|
2206
2234
|
_: 1
|
|
2207
2235
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2208
2236
|
}
|
|
2209
|
-
},
|
|
2210
|
-
function
|
|
2211
|
-
return c(), u("svg",
|
|
2237
|
+
}, Ro = { viewBox: "0 0 24 24" };
|
|
2238
|
+
function Fo(e, t) {
|
|
2239
|
+
return c(), u("svg", Ro, [...t[0] || (t[0] = [
|
|
2212
2240
|
s("path", {
|
|
2213
2241
|
fill: "currentColor",
|
|
2214
2242
|
d: "M3.76 3.7L2.14 4.88L4.43 8a8.23 8.23 0 0 1 1.92-.72M11 9v2h7v.29l-5 1.42v2.79A4.5 4.5 0 1 1 8.5 11H9V9h-.5a6.5 6.5 0 1 0 6.5 6.5v-1.59L22 12V9m-5.76-5.3L13.85 7h2.47l1.54-2.12M9 2v5h2V2Z"
|
|
2215
2243
|
}, null, -1)
|
|
2216
|
-
]));
|
|
2244
|
+
])]);
|
|
2217
2245
|
}
|
|
2218
|
-
const Ia = { render:
|
|
2246
|
+
const Ia = { render: Fo }, Ko = { class: "is-details-list" }, Vo = { class: "is-evented-person" }, Uo = { key: 0 }, qo = { class: "is-player-number" }, Wo = { class: "is-details-sub-title" }, Yo = {
|
|
2219
2247
|
__name: "Penalty",
|
|
2220
2248
|
props: {
|
|
2221
2249
|
event: {
|
|
@@ -2228,40 +2256,40 @@ const Ia = { render: Go }, Bo = { class: "is-details-list" }, Ho = { class: "is-
|
|
|
2228
2256
|
}
|
|
2229
2257
|
},
|
|
2230
2258
|
setup(e) {
|
|
2231
|
-
const t = e, { t: a } = M(), i = f(() =>
|
|
2232
|
-
return (n, o) => (c(), x(
|
|
2259
|
+
const t = e, { t: a } = M(), i = f(() => Pa(t.event));
|
|
2260
|
+
return (n, o) => (c(), x(Se, {
|
|
2233
2261
|
timestamp: e.event.eventTime,
|
|
2234
2262
|
"is-home-team": e.isHomeTeam,
|
|
2235
2263
|
"event-type": e.event.type
|
|
2236
2264
|
}, {
|
|
2237
2265
|
title: T(() => [
|
|
2238
|
-
|
|
2266
|
+
w(m(r(a)("eventType.Kiállítás")) + " ", 1),
|
|
2239
2267
|
e.event.penaltyLength !== 0 ? (c(), u(k, { key: 0 }, [
|
|
2240
|
-
|
|
2268
|
+
w(m(r(a)("events.penaltyLength", [e.event.penaltyLength])) + " ", 1),
|
|
2241
2269
|
e.event.penaltyEnd ? (c(), u(k, { key: 0 }, [
|
|
2242
|
-
|
|
2270
|
+
w(" (" + m(e.event.penaltyEnd) + ") ", 1)
|
|
2243
2271
|
], 64)) : h("", !0)
|
|
2244
2272
|
], 64)) : h("", !0),
|
|
2245
2273
|
e.event.perc === 0 ? (c(), u(k, { key: 1 }, [
|
|
2246
|
-
|
|
2274
|
+
w(" PS ")
|
|
2247
2275
|
], 64)) : h("", !0)
|
|
2248
2276
|
]),
|
|
2249
2277
|
"details-list": T(() => [
|
|
2250
|
-
s("ul",
|
|
2251
|
-
s("li",
|
|
2252
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
2253
|
-
s("span",
|
|
2254
|
-
|
|
2278
|
+
s("ul", Ko, [
|
|
2279
|
+
s("li", Vo, [
|
|
2280
|
+
e.event.jerseyNumber === null ? (c(), u("span", Uo, m(r(a)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
2281
|
+
s("span", qo, m(e.event.jerseyNumber), 1),
|
|
2282
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2255
2283
|
], 64))
|
|
2256
2284
|
]),
|
|
2257
|
-
s("li",
|
|
2258
|
-
|
|
2285
|
+
s("li", Wo, [
|
|
2286
|
+
w(m(r(a)(`penalties.${i.value.penaltyCause}`)) + " ", 1),
|
|
2259
2287
|
s("b", null, "(" + m(i.value.penaltyCause) + ")", 1)
|
|
2260
2288
|
])
|
|
2261
2289
|
])
|
|
2262
2290
|
]),
|
|
2263
2291
|
"team-logo": T(() => [
|
|
2264
|
-
(c(), x(
|
|
2292
|
+
(c(), x(ze, {
|
|
2265
2293
|
key: e.event.team.id,
|
|
2266
2294
|
name: e.event.team.longName,
|
|
2267
2295
|
logo: e.event.team.logo,
|
|
@@ -2274,7 +2302,7 @@ const Ia = { render: Go }, Bo = { class: "is-details-list" }, Ho = { class: "is-
|
|
|
2274
2302
|
_: 1
|
|
2275
2303
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2276
2304
|
}
|
|
2277
|
-
},
|
|
2305
|
+
}, Qo = { class: "is-details-list" }, Jo = { class: "is-evented-person" }, Zo = { class: "is-player-number" }, Xo = {
|
|
2278
2306
|
__name: "PenaltyShot",
|
|
2279
2307
|
props: {
|
|
2280
2308
|
event: {
|
|
@@ -2288,31 +2316,31 @@ const Ia = { render: Go }, Bo = { class: "is-details-list" }, Ho = { class: "is-
|
|
|
2288
2316
|
},
|
|
2289
2317
|
setup(e) {
|
|
2290
2318
|
const { t } = M();
|
|
2291
|
-
return (a, i) => (c(), x(
|
|
2319
|
+
return (a, i) => (c(), x(Se, {
|
|
2292
2320
|
timestamp: e.event.eventTime,
|
|
2293
2321
|
"is-home-team": e.isHomeTeam,
|
|
2294
2322
|
"event-type": e.event.type,
|
|
2295
2323
|
event: e.event
|
|
2296
2324
|
}, {
|
|
2297
2325
|
title: T(() => [
|
|
2298
|
-
|
|
2326
|
+
w(m(r(t)("eventType.Büntető")) + " - ", 1),
|
|
2299
2327
|
e.event.goal ? (c(), u(k, { key: 0 }, [
|
|
2300
|
-
|
|
2328
|
+
w(m(r(t)("events.score")), 1)
|
|
2301
2329
|
], 64)) : (c(), u(k, { key: 1 }, [
|
|
2302
|
-
|
|
2330
|
+
w(m(r(t)("events.missed")), 1)
|
|
2303
2331
|
], 64)),
|
|
2304
|
-
|
|
2332
|
+
w(" - (" + m(e.event.score) + ") ", 1)
|
|
2305
2333
|
]),
|
|
2306
2334
|
"details-list": T(() => [
|
|
2307
|
-
s("ul",
|
|
2308
|
-
s("li",
|
|
2309
|
-
s("span",
|
|
2310
|
-
|
|
2335
|
+
s("ul", Qo, [
|
|
2336
|
+
s("li", Jo, [
|
|
2337
|
+
s("span", Zo, m(e.event.jerseyNumber), 1),
|
|
2338
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2311
2339
|
])
|
|
2312
2340
|
])
|
|
2313
2341
|
]),
|
|
2314
2342
|
"team-logo": T(() => [
|
|
2315
|
-
(c(), x(
|
|
2343
|
+
(c(), x(ze, {
|
|
2316
2344
|
key: e.event.team.id,
|
|
2317
2345
|
name: e.event.team.longName,
|
|
2318
2346
|
logo: e.event.team.logo,
|
|
@@ -2320,25 +2348,25 @@ const Ia = { render: Go }, Bo = { class: "is-details-list" }, Ho = { class: "is-
|
|
|
2320
2348
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2321
2349
|
]),
|
|
2322
2350
|
"event-type-icon": T(() => [
|
|
2323
|
-
b(r(
|
|
2351
|
+
b(r(Te))
|
|
2324
2352
|
]),
|
|
2325
2353
|
_: 1
|
|
2326
2354
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2327
2355
|
}
|
|
2328
|
-
},
|
|
2356
|
+
}, es = {
|
|
2329
2357
|
width: "32",
|
|
2330
2358
|
height: "32",
|
|
2331
2359
|
viewBox: "0 0 24 24"
|
|
2332
2360
|
};
|
|
2333
|
-
function
|
|
2334
|
-
return c(), u("svg",
|
|
2361
|
+
function ts(e, t) {
|
|
2362
|
+
return c(), u("svg", es, [...t[0] || (t[0] = [
|
|
2335
2363
|
s("path", {
|
|
2336
2364
|
fill: "currentColor",
|
|
2337
2365
|
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"
|
|
2338
2366
|
}, null, -1)
|
|
2339
|
-
]));
|
|
2367
|
+
])]);
|
|
2340
2368
|
}
|
|
2341
|
-
const
|
|
2369
|
+
const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
2342
2370
|
__name: "Period",
|
|
2343
2371
|
props: {
|
|
2344
2372
|
event: {
|
|
@@ -2348,16 +2376,16 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2348
2376
|
},
|
|
2349
2377
|
setup(e) {
|
|
2350
2378
|
const { t } = M();
|
|
2351
|
-
return (a, i) => (c(), u("div",
|
|
2379
|
+
return (a, i) => (c(), u("div", as, [
|
|
2352
2380
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
2353
2381
|
s("p", null, m(e.event.eventPeriod === "pre" ? "-15:00" : e.event.eventTime), 1),
|
|
2354
2382
|
s("span", null, [
|
|
2355
|
-
b(r(
|
|
2356
|
-
|
|
2383
|
+
b(r(_t)),
|
|
2384
|
+
w(" " + m(r(t)(`periods.${e.event.eventPeriod}`)), 1)
|
|
2357
2385
|
])
|
|
2358
2386
|
]));
|
|
2359
2387
|
}
|
|
2360
|
-
},
|
|
2388
|
+
}, is = {
|
|
2361
2389
|
__name: "Timeout",
|
|
2362
2390
|
props: {
|
|
2363
2391
|
event: {
|
|
@@ -2371,16 +2399,16 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2371
2399
|
},
|
|
2372
2400
|
setup(e) {
|
|
2373
2401
|
const { t } = M();
|
|
2374
|
-
return (a, i) => (c(), x(
|
|
2402
|
+
return (a, i) => (c(), x(Se, {
|
|
2375
2403
|
timestamp: e.event.eventTime,
|
|
2376
2404
|
"is-home-team": e.isHomeTeam,
|
|
2377
2405
|
"event-type": e.event.type
|
|
2378
2406
|
}, {
|
|
2379
2407
|
title: T(() => [
|
|
2380
|
-
|
|
2408
|
+
w(m(r(t)("events.timeout")), 1)
|
|
2381
2409
|
]),
|
|
2382
2410
|
"team-logo": T(() => [
|
|
2383
|
-
(c(), x(
|
|
2411
|
+
(c(), x(ze, {
|
|
2384
2412
|
key: e.event.team.id,
|
|
2385
2413
|
name: e.event.team.longName,
|
|
2386
2414
|
logo: e.event.team.logo,
|
|
@@ -2388,12 +2416,12 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2388
2416
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2389
2417
|
]),
|
|
2390
2418
|
"event-type-icon": T(() => [
|
|
2391
|
-
b(r(
|
|
2419
|
+
b(r(_t))
|
|
2392
2420
|
]),
|
|
2393
2421
|
_: 1
|
|
2394
2422
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2395
2423
|
}
|
|
2396
|
-
},
|
|
2424
|
+
}, ns = {
|
|
2397
2425
|
__name: "GameEvent",
|
|
2398
2426
|
props: {
|
|
2399
2427
|
event: {
|
|
@@ -2406,13 +2434,13 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2406
2434
|
}
|
|
2407
2435
|
},
|
|
2408
2436
|
setup(e) {
|
|
2409
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
2410
|
-
return (o, l) => (c(), x(
|
|
2437
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", No).set("Kiállítás", Yo).set("Kapus", Ho).set("Idő", is).set("Büntető", Xo).set("Period", rs), i = f(() => a.get(t.event.type)), n = f(() => t.event?.team?.id === t.homeTeamId);
|
|
2438
|
+
return (o, l) => (c(), x(Qt(i.value), {
|
|
2411
2439
|
event: e.event,
|
|
2412
2440
|
"is-home-team": n.value
|
|
2413
2441
|
}, null, 8, ["event", "is-home-team"]));
|
|
2414
2442
|
}
|
|
2415
|
-
},
|
|
2443
|
+
}, os = { class: "gamecenter-timeline-game-events" }, ss = {
|
|
2416
2444
|
__name: "GameEvents",
|
|
2417
2445
|
props: {
|
|
2418
2446
|
gameEvents: {
|
|
@@ -2425,10 +2453,10 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2425
2453
|
}
|
|
2426
2454
|
},
|
|
2427
2455
|
setup(e) {
|
|
2428
|
-
return (t, a) => (c(), u("div",
|
|
2456
|
+
return (t, a) => (c(), u("div", os, [
|
|
2429
2457
|
b(Ha, { name: "transition-event" }, {
|
|
2430
2458
|
default: T(() => [
|
|
2431
|
-
(c(!0), u(k, null, N(e.gameEvents, (i) => (c(), x(
|
|
2459
|
+
(c(!0), u(k, null, N(e.gameEvents, (i) => (c(), x(ns, {
|
|
2432
2460
|
key: i.eventId,
|
|
2433
2461
|
event: i,
|
|
2434
2462
|
"home-team-id": e.gameData.homeTeam.id
|
|
@@ -2439,7 +2467,7 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2439
2467
|
a[0] || (a[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
2440
2468
|
]));
|
|
2441
2469
|
}
|
|
2442
|
-
},
|
|
2470
|
+
}, ls = { class: "gamecenter-timeline-lineups" }, cs = { class: "is-heading-2" }, ds = { class: "is-container" }, gs = { class: "is-heading-2" }, ms = { class: "is-container" }, us = { class: "gamecenter-timeline-lineups-lines-simple" }, vs = { class: "gamecenter-timeline-lineups-lines-simple" }, ps = {
|
|
2443
2471
|
__name: "GameLineups",
|
|
2444
2472
|
props: {
|
|
2445
2473
|
data: {
|
|
@@ -2466,42 +2494,42 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2466
2494
|
}
|
|
2467
2495
|
},
|
|
2468
2496
|
setup(e) {
|
|
2469
|
-
const t = e, { t: a } = M(), i = f(() =>
|
|
2470
|
-
return (l, d) => (c(), u("div",
|
|
2497
|
+
const t = e, { t: a } = M(), i = f(() => On(t.data, t.homeTeamId, t.awayTeamId)), n = f(() => Ut(t.gameOfficials?.gameTeamMembers?.home ?? [])), o = f(() => Ut(t.gameOfficials?.gameTeamMembers?.away ?? []));
|
|
2498
|
+
return (l, d) => (c(), u("div", ls, [
|
|
2471
2499
|
(c(!0), u(k, null, N(i.value, (g, v) => (c(), u(k, { key: v }, [
|
|
2472
|
-
s("h2",
|
|
2473
|
-
s("div",
|
|
2500
|
+
s("h2", cs, m(r(a)(`rows.row-${v}`)), 1),
|
|
2501
|
+
s("div", ds, [
|
|
2474
2502
|
(c(!0), u(k, null, N(g, (p, S) => (c(), u("div", {
|
|
2475
2503
|
key: S,
|
|
2476
2504
|
class: q(["gamecenter-timeline-lineups-lines", [{ "is-away-team": S === "away" }]])
|
|
2477
2505
|
}, [
|
|
2478
|
-
(c(!0), u(k, null, N(p, (
|
|
2479
|
-
key:
|
|
2480
|
-
class: q(["is-player-wrapper", [`is-${
|
|
2506
|
+
(c(!0), u(k, null, N(p, (y) => (c(), u("ul", {
|
|
2507
|
+
key: y.position,
|
|
2508
|
+
class: q(["is-player-wrapper", [`is-${y.position}`]])
|
|
2481
2509
|
}, [
|
|
2482
2510
|
s("li", null, [
|
|
2483
2511
|
b(r(te), {
|
|
2484
|
-
src:
|
|
2512
|
+
src: y.player.picture
|
|
2485
2513
|
}, null, 8, ["src"])
|
|
2486
2514
|
]),
|
|
2487
|
-
s("li", null, m(
|
|
2515
|
+
s("li", null, m(y.number), 1),
|
|
2488
2516
|
s("li", null, [
|
|
2489
|
-
|
|
2517
|
+
w(m(r(gt)(y)?.name ?? "") + " ", 1),
|
|
2490
2518
|
s("ul", null, [
|
|
2491
|
-
(c(!0), u(k, null, N(
|
|
2492
|
-
b(r(
|
|
2519
|
+
(c(!0), u(k, null, N(y.goal, (z) => (c(), u("li", { key: z }, [
|
|
2520
|
+
b(r(Te))
|
|
2493
2521
|
]))), 128))
|
|
2494
2522
|
])
|
|
2495
2523
|
]),
|
|
2496
|
-
s("li", null, m(
|
|
2524
|
+
s("li", null, m(y.position), 1)
|
|
2497
2525
|
], 2))), 128))
|
|
2498
2526
|
], 2))), 128))
|
|
2499
2527
|
])
|
|
2500
2528
|
], 64))), 128)),
|
|
2501
2529
|
d[0] || (d[0] = s("hr", null, null, -1)),
|
|
2502
|
-
s("h2",
|
|
2503
|
-
s("div",
|
|
2504
|
-
s("div",
|
|
2530
|
+
s("h2", gs, m(r(a)("title.coaches")), 1),
|
|
2531
|
+
s("div", ms, [
|
|
2532
|
+
s("div", us, [
|
|
2505
2533
|
(c(!0), u(k, null, N(n.value, (g, v) => (c(), u("ul", {
|
|
2506
2534
|
key: g.role,
|
|
2507
2535
|
class: "is-official-person-container is-home-team"
|
|
@@ -2515,7 +2543,7 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2515
2543
|
s("li", null, m(r(a)(`teamMembers.${v}`)), 1)
|
|
2516
2544
|
]))), 128))
|
|
2517
2545
|
]),
|
|
2518
|
-
s("div",
|
|
2546
|
+
s("div", vs, [
|
|
2519
2547
|
(c(!0), u(k, null, N(o.value, (g, v) => (c(), u("ul", {
|
|
2520
2548
|
key: g.role,
|
|
2521
2549
|
class: "is-official-person-container is-away-team"
|
|
@@ -2533,18 +2561,18 @@ const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
|
2533
2561
|
]));
|
|
2534
2562
|
}
|
|
2535
2563
|
};
|
|
2536
|
-
function
|
|
2564
|
+
function De(e, t) {
|
|
2537
2565
|
return J((i) => ({
|
|
2538
|
-
...e[i].name ? { name: e[i].name } : e[i].firstName ?
|
|
2566
|
+
...e[i].name ? { name: e[i].name } : e[i].firstName ? mt(e[i]) : { name: "" },
|
|
2539
2567
|
role: t(`teamMembers.${i}`)
|
|
2540
2568
|
}))(oe(e));
|
|
2541
2569
|
}
|
|
2542
|
-
const
|
|
2570
|
+
const bs = {
|
|
2543
2571
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2544
2572
|
viewBox: "0 0 24 24"
|
|
2545
2573
|
};
|
|
2546
|
-
function
|
|
2547
|
-
return c(), u("svg",
|
|
2574
|
+
function fs(e, t) {
|
|
2575
|
+
return c(), u("svg", bs, [...t[0] || (t[0] = [
|
|
2548
2576
|
s("path", {
|
|
2549
2577
|
fill: "currentColor",
|
|
2550
2578
|
d: "m12 15.4-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z",
|
|
@@ -2554,9 +2582,9 @@ function us(e, t) {
|
|
|
2554
2582
|
fill: "currentColor",
|
|
2555
2583
|
d: "m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4l-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"
|
|
2556
2584
|
}, null, -1)
|
|
2557
|
-
]));
|
|
2585
|
+
])]);
|
|
2558
2586
|
}
|
|
2559
|
-
const
|
|
2587
|
+
const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onBlur"], V = {
|
|
2560
2588
|
__name: "GameDataTable",
|
|
2561
2589
|
props: {
|
|
2562
2590
|
columns: {
|
|
@@ -2578,7 +2606,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2578
2606
|
},
|
|
2579
2607
|
emits: ["sort"],
|
|
2580
2608
|
setup(e, { emit: t }) {
|
|
2581
|
-
const a = e, i = t, n =
|
|
2609
|
+
const a = e, i = t, n = F(null), { t: o } = M(), l = (d) => i("sort", d);
|
|
2582
2610
|
return (d, g) => (c(), u("div", null, [
|
|
2583
2611
|
s("h2", null, m(e.title), 1),
|
|
2584
2612
|
b(r(Fa), null, {
|
|
@@ -2591,38 +2619,38 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2591
2619
|
onSort: l
|
|
2592
2620
|
}, {
|
|
2593
2621
|
"cell-name": T(({ row: p }) => [
|
|
2594
|
-
|
|
2622
|
+
w(m(p.name) + " ", 1),
|
|
2595
2623
|
p.isBP ? (c(), x(r(ae), {
|
|
2596
2624
|
key: 0,
|
|
2597
2625
|
placement: "top",
|
|
2598
2626
|
content: r(o)("bestPlayer"),
|
|
2599
2627
|
"append-to": n.value
|
|
2600
2628
|
}, {
|
|
2601
|
-
default: T(({ setRef: S, show:
|
|
2629
|
+
default: T(({ setRef: S, show: y, hide: z }) => [
|
|
2602
2630
|
s("span", {
|
|
2603
2631
|
ref: S,
|
|
2604
2632
|
class: "is-text-dark",
|
|
2605
|
-
onMouseenter:
|
|
2633
|
+
onMouseenter: y,
|
|
2606
2634
|
onMouseleave: z,
|
|
2607
|
-
onFocus:
|
|
2635
|
+
onFocus: y,
|
|
2608
2636
|
onBlur: z
|
|
2609
2637
|
}, [
|
|
2610
|
-
b(r(
|
|
2611
|
-
], 40,
|
|
2638
|
+
b(r(hs))
|
|
2639
|
+
], 40, ys)
|
|
2612
2640
|
]),
|
|
2613
2641
|
_: 1
|
|
2614
2642
|
}, 8, ["content", "append-to"])) : h("", !0)
|
|
2615
2643
|
]),
|
|
2616
2644
|
"cell-cora": T(({ row: p }) => [
|
|
2617
2645
|
p.isPlayerC ? (c(), u(k, { key: 0 }, [
|
|
2618
|
-
|
|
2646
|
+
w(" C ")
|
|
2619
2647
|
], 64)) : h("", !0),
|
|
2620
2648
|
p.isPlayerA ? (c(), u(k, { key: 1 }, [
|
|
2621
|
-
|
|
2649
|
+
w(" A ")
|
|
2622
2650
|
], 64)) : h("", !0)
|
|
2623
2651
|
]),
|
|
2624
|
-
_:
|
|
2625
|
-
},
|
|
2652
|
+
_: 1
|
|
2653
|
+
}, 8, ["columns", "rows", "append-to", "sort"])
|
|
2626
2654
|
]),
|
|
2627
2655
|
_: 1
|
|
2628
2656
|
}),
|
|
@@ -2632,7 +2660,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2632
2660
|
}, null, 512)
|
|
2633
2661
|
]));
|
|
2634
2662
|
}
|
|
2635
|
-
},
|
|
2663
|
+
}, ws = { class: "gamecenter-timeline-game-officials" }, ks = { class: "is-heading-2" }, xs = { class: "is-game-officials-container" }, Ts = { class: "is-heading-2" }, Ss = { class: "is-game-officials-container" }, zs = {
|
|
2636
2664
|
__name: "GameOfficials",
|
|
2637
2665
|
props: {
|
|
2638
2666
|
gameOfficials: {
|
|
@@ -2649,26 +2677,26 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2649
2677
|
}
|
|
2650
2678
|
},
|
|
2651
2679
|
setup(e) {
|
|
2652
|
-
const t = e, { columns: a } = me(
|
|
2653
|
-
return (g, v) => (c(), u("div",
|
|
2654
|
-
s("h2",
|
|
2655
|
-
s("div",
|
|
2656
|
-
b(
|
|
2680
|
+
const t = e, { columns: a } = me(za), { columns: i } = me(hn), { t: n } = M(), o = f(() => De(t.gameOfficials?.gameTeamMembers?.home ?? [], n)), l = f(() => De(t.gameOfficials?.gameTeamMembers?.away ?? [], n)), d = f(() => Ln(t.gameOfficials.gameOfficials, n));
|
|
2681
|
+
return (g, v) => (c(), u("div", ws, [
|
|
2682
|
+
s("h2", ks, m(r(n)("title.teamOfficials")), 1),
|
|
2683
|
+
s("div", xs, [
|
|
2684
|
+
b(V, {
|
|
2657
2685
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2658
2686
|
columns: r(a),
|
|
2659
2687
|
rows: o.value,
|
|
2660
2688
|
title: e.homeTeamName
|
|
2661
2689
|
}, null, 8, ["columns", "rows", "title"]),
|
|
2662
|
-
b(
|
|
2690
|
+
b(V, {
|
|
2663
2691
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2664
2692
|
columns: r(a),
|
|
2665
2693
|
rows: l.value,
|
|
2666
2694
|
title: e.awayTeamName
|
|
2667
2695
|
}, null, 8, ["columns", "rows", "title"])
|
|
2668
2696
|
]),
|
|
2669
|
-
s("h2",
|
|
2670
|
-
s("div",
|
|
2671
|
-
(c(!0), u(k, null, N(d.value, (p, S) => (c(), x(
|
|
2697
|
+
s("h2", Ts, m(r(n)("title.gameOfficials")), 1),
|
|
2698
|
+
s("div", Ss, [
|
|
2699
|
+
(c(!0), u(k, null, N(d.value, (p, S) => (c(), x(V, {
|
|
2672
2700
|
key: S,
|
|
2673
2701
|
class: "gamecenter-timeline-data-table",
|
|
2674
2702
|
columns: r(i),
|
|
@@ -2678,7 +2706,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2678
2706
|
])
|
|
2679
2707
|
]));
|
|
2680
2708
|
}
|
|
2681
|
-
},
|
|
2709
|
+
}, Ge = {
|
|
2682
2710
|
__name: "GameGoaliesStatsProvider",
|
|
2683
2711
|
props: {
|
|
2684
2712
|
rows: {
|
|
@@ -2687,10 +2715,10 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2687
2715
|
}
|
|
2688
2716
|
},
|
|
2689
2717
|
setup(e) {
|
|
2690
|
-
const t = e, a = f(() =>
|
|
2718
|
+
const t = e, a = f(() => dt(t.rows, gt, ea(["mip"])));
|
|
2691
2719
|
return (i, n) => X(i.$slots, "default", { rows: a.value });
|
|
2692
2720
|
}
|
|
2693
|
-
},
|
|
2721
|
+
}, Be = {
|
|
2694
2722
|
__name: "GamePlayerStatsProvider",
|
|
2695
2723
|
props: {
|
|
2696
2724
|
rows: {
|
|
@@ -2699,8 +2727,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2699
2727
|
}
|
|
2700
2728
|
},
|
|
2701
2729
|
setup(e) {
|
|
2702
|
-
const t = e, { sort: a, change: i } =
|
|
2703
|
-
() =>
|
|
2730
|
+
const t = e, { sort: a, change: i } = Ua(), n = f(
|
|
2731
|
+
() => dt(se(Tt("gk", "row"), t.rows), Ya("position"), gt)
|
|
2704
2732
|
), o = f(() => Qa(n.value).sorted(a).value());
|
|
2705
2733
|
return (l, d) => X(l.$slots, "default", {
|
|
2706
2734
|
rows: o.value.rows,
|
|
@@ -2708,7 +2736,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2708
2736
|
onSort: r(i)
|
|
2709
2737
|
});
|
|
2710
2738
|
}
|
|
2711
|
-
},
|
|
2739
|
+
}, _s = { class: "is-heading-2" }, Ps = { class: "gamecenter-data-column" }, $s = { class: "is-heading-2" }, js = { class: "gamecenter-data-columns" }, Ns = {
|
|
2712
2740
|
__name: "GamePlayerStats",
|
|
2713
2741
|
props: {
|
|
2714
2742
|
data: {
|
|
@@ -2731,42 +2759,42 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2731
2759
|
}
|
|
2732
2760
|
},
|
|
2733
2761
|
setup(e) {
|
|
2734
|
-
const t = e, { t: a } = M(), { columns: i } = me(
|
|
2762
|
+
const t = e, { t: a } = M(), { columns: i } = me(Ta), { columns: n } = me(Sa), o = f(() => Me(t.data?.players?.[t.homeTeamId] ?? [])), l = f(() => Me(t.data?.players?.[t.awayTeamId] ?? [])), d = f(() => Vt(t.data?.goalies?.[t.homeTeamId] ?? [])), g = f(() => Vt(t.data?.goalies?.[t.awayTeamId] ?? []));
|
|
2735
2763
|
return (v, p) => (c(), u(k, null, [
|
|
2736
|
-
s("h2",
|
|
2737
|
-
s("div",
|
|
2738
|
-
b(
|
|
2739
|
-
default: T(({ rows: S, sort:
|
|
2740
|
-
b(
|
|
2764
|
+
s("h2", _s, m(r(a)("title.fieldPlayers")), 1),
|
|
2765
|
+
s("div", Ps, [
|
|
2766
|
+
b(Be, { rows: o.value }, {
|
|
2767
|
+
default: T(({ rows: S, sort: y, onSort: z }) => [
|
|
2768
|
+
b(V, {
|
|
2741
2769
|
class: "is-home-team 'gamecenter-timeline-data-table",
|
|
2742
2770
|
columns: r(i),
|
|
2743
2771
|
rows: S,
|
|
2744
2772
|
title: e.homeTeamName,
|
|
2745
|
-
sort:
|
|
2773
|
+
sort: y,
|
|
2746
2774
|
onSort: z
|
|
2747
2775
|
}, null, 8, ["columns", "rows", "title", "sort", "onSort"])
|
|
2748
2776
|
]),
|
|
2749
2777
|
_: 1
|
|
2750
2778
|
}, 8, ["rows"]),
|
|
2751
|
-
b(
|
|
2752
|
-
default: T(({ rows: S, sort:
|
|
2753
|
-
b(
|
|
2779
|
+
b(Be, { rows: l.value }, {
|
|
2780
|
+
default: T(({ rows: S, sort: y, onSort: z }) => [
|
|
2781
|
+
b(V, {
|
|
2754
2782
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2755
2783
|
columns: r(i),
|
|
2756
2784
|
rows: S,
|
|
2757
2785
|
title: e.awayTeamName,
|
|
2758
|
-
sort:
|
|
2786
|
+
sort: y,
|
|
2759
2787
|
onSort: z
|
|
2760
2788
|
}, null, 8, ["columns", "rows", "title", "sort", "onSort"])
|
|
2761
2789
|
]),
|
|
2762
2790
|
_: 1
|
|
2763
2791
|
}, 8, ["rows"])
|
|
2764
2792
|
]),
|
|
2765
|
-
s("h2",
|
|
2766
|
-
s("div",
|
|
2767
|
-
b(
|
|
2793
|
+
s("h2", $s, m(r(a)("title.goalies")), 1),
|
|
2794
|
+
s("div", js, [
|
|
2795
|
+
b(Ge, { rows: d.value }, {
|
|
2768
2796
|
default: T(({ rows: S }) => [
|
|
2769
|
-
b(
|
|
2797
|
+
b(V, {
|
|
2770
2798
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2771
2799
|
columns: r(n),
|
|
2772
2800
|
rows: S,
|
|
@@ -2775,9 +2803,9 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2775
2803
|
]),
|
|
2776
2804
|
_: 1
|
|
2777
2805
|
}, 8, ["rows"]),
|
|
2778
|
-
b(
|
|
2806
|
+
b(Ge, { rows: g.value }, {
|
|
2779
2807
|
default: T(({ rows: S }) => [
|
|
2780
|
-
b(
|
|
2808
|
+
b(V, {
|
|
2781
2809
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2782
2810
|
columns: r(n),
|
|
2783
2811
|
rows: S,
|
|
@@ -2789,7 +2817,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2789
2817
|
])
|
|
2790
2818
|
], 64));
|
|
2791
2819
|
}
|
|
2792
|
-
},
|
|
2820
|
+
}, Es = { class: "gamecenter-timeline-tab-buttons" }, Os = {
|
|
2793
2821
|
__name: "GameTabs",
|
|
2794
2822
|
props: {
|
|
2795
2823
|
activeTab: {
|
|
@@ -2803,34 +2831,34 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2803
2831
|
},
|
|
2804
2832
|
emits: ["update:activeTab"],
|
|
2805
2833
|
setup(e, { emit: t }) {
|
|
2806
|
-
const a = e, i = t, n =
|
|
2834
|
+
const a = e, i = t, n = ut("history"), { t: o } = M();
|
|
2807
2835
|
function l(d) {
|
|
2808
2836
|
i("update:activeTab", d), a.useSearchParams && (n.tab = d);
|
|
2809
2837
|
}
|
|
2810
|
-
return (d, g) => (c(), u("div",
|
|
2838
|
+
return (d, g) => (c(), u("div", Es, [
|
|
2811
2839
|
s("button", {
|
|
2812
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2813
|
-
onClick: g[0] || (g[0] = (v) => l(r(
|
|
2840
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(Le) }]),
|
|
2841
|
+
onClick: g[0] || (g[0] = (v) => l(r(Le)))
|
|
2814
2842
|
}, m(r(o)("menu.events")), 3),
|
|
2815
2843
|
s("button", {
|
|
2816
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2817
|
-
onClick: g[1] || (g[1] = (v) => l(r(
|
|
2844
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(it) }]),
|
|
2845
|
+
onClick: g[1] || (g[1] = (v) => l(r(it)))
|
|
2818
2846
|
}, m(r(o)("menu.lineups")), 3),
|
|
2819
2847
|
s("button", {
|
|
2820
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2821
|
-
onClick: g[2] || (g[2] = (v) => l(r(
|
|
2848
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(nt) }]),
|
|
2849
|
+
onClick: g[2] || (g[2] = (v) => l(r(nt)))
|
|
2822
2850
|
}, m(r(o)("menu.teamStats")), 3),
|
|
2823
2851
|
s("button", {
|
|
2824
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2825
|
-
onClick: g[3] || (g[3] = (v) => l(r(
|
|
2852
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(ot) }]),
|
|
2853
|
+
onClick: g[3] || (g[3] = (v) => l(r(ot)))
|
|
2826
2854
|
}, m(r(o)("menu.playerStats")), 3),
|
|
2827
2855
|
s("button", {
|
|
2828
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2829
|
-
onClick: g[4] || (g[4] = (v) => l(r(
|
|
2856
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(st) }]),
|
|
2857
|
+
onClick: g[4] || (g[4] = (v) => l(r(st)))
|
|
2830
2858
|
}, m(r(o)("menu.officials")), 3)
|
|
2831
2859
|
]));
|
|
2832
2860
|
}
|
|
2833
|
-
},
|
|
2861
|
+
}, Is = { class: "statistics-double-bar" }, As = { class: "is-value is-value-start" }, Ms = { class: "is-bar is-bar-start" }, Ls = { class: "is-bar is-bar-end" }, Cs = { class: "is-value is-value-end" }, Ds = { class: "is-title" }, re = {
|
|
2834
2862
|
__name: "StatisticsDoubleBar",
|
|
2835
2863
|
props: {
|
|
2836
2864
|
max: {
|
|
@@ -2856,39 +2884,39 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2856
2884
|
},
|
|
2857
2885
|
setup(e) {
|
|
2858
2886
|
const t = e, a = f(() => ({ width: `${t.valueStart / t.max * 100 || 0}%` })), i = f(() => ({ width: `${t.valueEnd / t.max * 100 || 0}%` }));
|
|
2859
|
-
return (n, o) => (c(), u("div",
|
|
2860
|
-
s("div",
|
|
2887
|
+
return (n, o) => (c(), u("div", Is, [
|
|
2888
|
+
s("div", As, [
|
|
2861
2889
|
X(n.$slots, "value-start", {}, () => [
|
|
2862
|
-
|
|
2890
|
+
w(m(e.valueStart) + " ", 1),
|
|
2863
2891
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
2864
|
-
|
|
2892
|
+
w(m(e.valueSuffix), 1)
|
|
2865
2893
|
], 64)) : h("", !0)
|
|
2866
2894
|
])
|
|
2867
2895
|
]),
|
|
2868
|
-
s("div",
|
|
2896
|
+
s("div", Ms, [
|
|
2869
2897
|
s("div", {
|
|
2870
2898
|
class: "is-bar-start--progress",
|
|
2871
|
-
style:
|
|
2899
|
+
style: Ne(a.value)
|
|
2872
2900
|
}, null, 4)
|
|
2873
2901
|
]),
|
|
2874
|
-
s("div",
|
|
2902
|
+
s("div", Ls, [
|
|
2875
2903
|
s("div", {
|
|
2876
2904
|
class: "is-bar-end--progress",
|
|
2877
|
-
style:
|
|
2905
|
+
style: Ne(i.value)
|
|
2878
2906
|
}, null, 4)
|
|
2879
2907
|
]),
|
|
2880
|
-
s("div",
|
|
2908
|
+
s("div", Cs, [
|
|
2881
2909
|
X(n.$slots, "value-end", {}, () => [
|
|
2882
|
-
|
|
2910
|
+
w(m(e.valueEnd) + " ", 1),
|
|
2883
2911
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
2884
|
-
|
|
2912
|
+
w(m(e.valueSuffix), 1)
|
|
2885
2913
|
], 64)) : h("", !0)
|
|
2886
2914
|
])
|
|
2887
2915
|
]),
|
|
2888
|
-
s("div",
|
|
2916
|
+
s("div", Ds, m(e.title), 1)
|
|
2889
2917
|
]));
|
|
2890
2918
|
}
|
|
2891
|
-
},
|
|
2919
|
+
}, Gs = { class: "gamecenter-timeline-team-stats" }, Bs = { class: "is-heading-2" }, Hs = { class: "is-stat-container" }, Rs = { class: "is-heading-2" }, Fs = { class: "is-stat-container" }, Ks = { class: "is-heading-2" }, 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 = {
|
|
2892
2920
|
__name: "GameTeamStats",
|
|
2893
2921
|
props: {
|
|
2894
2922
|
gameStats: {
|
|
@@ -2901,12 +2929,12 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2901
2929
|
}
|
|
2902
2930
|
},
|
|
2903
2931
|
setup(e) {
|
|
2904
|
-
const t = e, { t: a } = M(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(() =>
|
|
2905
|
-
() =>
|
|
2906
|
-
), g = f(() =>
|
|
2907
|
-
return (S,
|
|
2908
|
-
s("h1",
|
|
2909
|
-
s("div",
|
|
2932
|
+
const t = e, { t: a } = M(), 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(
|
|
2933
|
+
() => Xe(t.gameStats?.teamPenalties ?? [], i.value, n.value, "penaltyLength")
|
|
2934
|
+
), g = f(() => An(t.gameStats?.teamPowerPlay ?? {})), v = f(() => Mn(t.gameStats?.teamPowerPlay ?? {})), p = f(() => In(t.gameStats?.teamPowerPlay ?? {}));
|
|
2935
|
+
return (S, y) => (c(), u("div", Gs, [
|
|
2936
|
+
s("h1", Bs, m(r(a)("teamsStats.sog")), 1),
|
|
2937
|
+
s("div", Hs, [
|
|
2910
2938
|
(c(!0), u(k, null, N(o.value, ({ max: z, valueStart: P, valueEnd: L }, j) => (c(), x(re, {
|
|
2911
2939
|
key: j,
|
|
2912
2940
|
max: z,
|
|
@@ -2915,8 +2943,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2915
2943
|
title: r(a)(`section.${j}`)
|
|
2916
2944
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2917
2945
|
]),
|
|
2918
|
-
s("h1",
|
|
2919
|
-
s("div",
|
|
2946
|
+
s("h1", Rs, m(r(a)("teamsStats.saves")), 1),
|
|
2947
|
+
s("div", Fs, [
|
|
2920
2948
|
(c(!0), u(k, null, N(l.value, ({ max: z, valueStart: P, valueEnd: L }, j) => (c(), x(re, {
|
|
2921
2949
|
key: j,
|
|
2922
2950
|
max: z,
|
|
@@ -2925,8 +2953,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2925
2953
|
title: r(a)(`section.${j}`)
|
|
2926
2954
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2927
2955
|
]),
|
|
2928
|
-
s("h1",
|
|
2929
|
-
s("div",
|
|
2956
|
+
s("h1", Ks, m(r(a)("teamsStats.pim")), 1),
|
|
2957
|
+
s("div", Vs, [
|
|
2930
2958
|
(c(!0), u(k, null, N(d.value, ({ max: z, valueStart: P, valueEnd: L }, j) => (c(), x(re, {
|
|
2931
2959
|
key: j,
|
|
2932
2960
|
max: z,
|
|
@@ -2935,8 +2963,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2935
2963
|
title: r(a)(`section.${j}`)
|
|
2936
2964
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2937
2965
|
]),
|
|
2938
|
-
s("h1",
|
|
2939
|
-
s("div",
|
|
2966
|
+
s("h1", Us, m(r(a)("teamsStats.advPercent")), 1),
|
|
2967
|
+
s("div", qs, [
|
|
2940
2968
|
(c(!0), u(k, null, N(g.value, ({ max: z, valueStart: P, valueEnd: L, suffix: j }, B) => (c(), x(re, {
|
|
2941
2969
|
key: B,
|
|
2942
2970
|
max: z,
|
|
@@ -2946,8 +2974,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2946
2974
|
"value-suffix": j
|
|
2947
2975
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2948
2976
|
]),
|
|
2949
|
-
s("h1",
|
|
2950
|
-
s("div",
|
|
2977
|
+
s("h1", Ws, m(r(a)("teamsStats.penaltyKilling")), 1),
|
|
2978
|
+
s("div", Ys, [
|
|
2951
2979
|
(c(!0), u(k, null, N(v.value, ({ max: z, valueStart: P, valueEnd: L, suffix: j }, B) => (c(), x(re, {
|
|
2952
2980
|
key: B,
|
|
2953
2981
|
max: z,
|
|
@@ -2957,8 +2985,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2957
2985
|
"value-suffix": j
|
|
2958
2986
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2959
2987
|
]),
|
|
2960
|
-
s("h1",
|
|
2961
|
-
s("div",
|
|
2988
|
+
s("h1", Qs, m(r(a)("teamsStats.advantageTime")), 1),
|
|
2989
|
+
s("div", Js, [
|
|
2962
2990
|
b(re, {
|
|
2963
2991
|
max: p.value.advTime.max,
|
|
2964
2992
|
"value-start": p.value.advTime.valueStart,
|
|
@@ -2966,10 +2994,10 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2966
2994
|
title: r(a)("section.all")
|
|
2967
2995
|
}, {
|
|
2968
2996
|
"value-start": T(() => [
|
|
2969
|
-
|
|
2997
|
+
w(m(r(U)(p.value.advTime.valueStart)), 1)
|
|
2970
2998
|
]),
|
|
2971
2999
|
"value-end": T(() => [
|
|
2972
|
-
|
|
3000
|
+
w(m(r(U)(p.value.advTime.valueEnd)), 1)
|
|
2973
3001
|
]),
|
|
2974
3002
|
_: 1
|
|
2975
3003
|
}, 8, ["max", "value-start", "value-end", "title"]),
|
|
@@ -2980,10 +3008,10 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2980
3008
|
title: r(a)("teamsStats.advantageTimePP1")
|
|
2981
3009
|
}, {
|
|
2982
3010
|
"value-start": T(() => [
|
|
2983
|
-
|
|
3011
|
+
w(m(r(U)(p.value.advTimePP1.valueStart)), 1)
|
|
2984
3012
|
]),
|
|
2985
3013
|
"value-end": T(() => [
|
|
2986
|
-
|
|
3014
|
+
w(m(r(U)(p.value.advTimePP1.valueEnd)), 1)
|
|
2987
3015
|
]),
|
|
2988
3016
|
_: 1
|
|
2989
3017
|
}, 8, ["max", "value-start", "value-end", "title"]),
|
|
@@ -2994,22 +3022,22 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2994
3022
|
title: r(a)("teamsStats.advantageTimePP2")
|
|
2995
3023
|
}, {
|
|
2996
3024
|
"value-start": T(() => [
|
|
2997
|
-
|
|
3025
|
+
w(m(r(U)(p.value.advTimePP2.valueStart)), 1)
|
|
2998
3026
|
]),
|
|
2999
3027
|
"value-end": T(() => [
|
|
3000
|
-
|
|
3028
|
+
w(m(r(U)(p.value.advTimePP2.valueEnd)), 1)
|
|
3001
3029
|
]),
|
|
3002
3030
|
_: 1
|
|
3003
3031
|
}, 8, ["max", "value-start", "value-end", "title"])
|
|
3004
3032
|
])
|
|
3005
3033
|
]));
|
|
3006
3034
|
}
|
|
3007
|
-
}, Aa = "h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-font-size-50: .625rem;--vbr-widget-typography-font-size-100: .6875rem;--vbr-widget-typography-font-size-200: .75rem;--vbr-widget-typography-font-size-300: .8125rem;--vbr-widget-typography-font-size-400: .875rem;--vbr-widget-typography-font-size-500: 1rem;--vbr-widget-typography-font-size-600: 1.125rem;--vbr-widget-typography-font-size-700: 1.25rem;--vbr-widget-typography-font-size-800: 1.5rem;--vbr-widget-typography-font-size-900: 1.75rem;--vbr-widget-typography-font-size-950: 2rem;--vbr-widget-typography-font-lineheight-50: calc(var(--vbr-widget-typography-font-size-50) * 1.628);--vbr-widget-typography-font-lineheight-100: calc(var(--vbr-widget-typography-font-size-100) * 1.628);--vbr-widget-typography-font-lineheight-200: calc(var(--vbr-widget-typography-font-size-200) * 1.628);--vbr-widget-typography-font-lineheight-300: calc(var(--vbr-widget-typography-font-size-300) * 1.628);--vbr-widget-typography-font-lineheight-400: calc(var(--vbr-widget-typography-font-size-400) * 1.628);--vbr-widget-typography-font-lineheight-500: calc(var(--vbr-widget-typography-font-size-500) * 1.628);--vbr-widget-typography-font-lineheight-600: calc(var(--vbr-widget-typography-font-size-600) * 1.628);--vbr-widget-typography-font-lineheight-700: calc(var(--vbr-widget-typography-font-size-700) * 1.628);--vbr-widget-typography-font-lineheight-800: calc(var(--vbr-widget-typography-font-size-800) * 1.628);--vbr-widget-typography-font-lineheight-900: calc(var(--vbr-widget-typography-font-size-900) * 1.628);--vbr-widget-typography-font-lineheight-950: calc(var(--vbr-widget-typography-font-size-950) * 1.628);--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-font-size-800);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-font-size-600);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-400);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-dropdown-item-selected-color: var(--vbr-widget-secondary-color-700);--vbr-widget-dropdown-item-selected-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: var(--vbr-widget-typography-font-size-50);--vbr-widget-badge-large-font-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-badge-extra-large-font-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-evented-person-weight: 600;--vbr-widget-gamecenter-events-assitst-list-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-timeout-bg-color: #2870ed;--vbr-widget-gamecenter-card-title-color: var(--vbr-widget-primary-color-900);--vbr-widget-gamecenter-card-secondary-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-card-tertiary-color: var(--vbr-widget-primary-color-300);--vbr-widget-gamecenter-card-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-card-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-card-event-goal-border-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-card-event-goal-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-home-team-identifier-color: #2870ed;--vbr-widget-gamecenter-away-team-identifier-color: #ff6129;--vbr-widget-gamecenter-home-team-identifier-border-color: transparent;--vbr-widget-gamecenter-away-team-identifier-border-color: transparent;--vbr-widget-main-image-wrapper-horizontal-margin: 0;--vbr-widget-sticky-top-offset: 0;--vbr-widget-loading-indicator-text-color: var(--vbr-widget-hover-color);--vbr-widget-games-timeline-game-date-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-games-timeline-game-date-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-game-team-color: var(--vbr-widget-primary-color-700);--vbr-widget-games-timeline-game-team-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-games-timeline-game-status-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-game-status-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-games-timeline-game-hover-bg-color: linear-gradient(#fff, #f5f6f7 50%, #fff);--vbr-widget-games-timeline-arrow-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-arrow-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-arrow-disabled-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-arrow-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-external-link-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-external-link-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-standings-selector-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-standings-selector-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-title-transform: none;--vbr-widget-standings-selector-title-padding: 0 .625em .5625em;--vbr-widget-standings-selector-title-bg-color: transparent;--vbr-widget-standings-selector-section-title-bg: var(--vbr-widget-primary-color-50);--vbr-widget-standings-selector-section-title-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-standings-selector-section-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-section-title-padding: .25em 0;--vbr-widget-standings-selector-section-logo-size: 30px;--vbr-widget-standings-selector-section-team-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-title-color: var(--vbr-widget-primary-color-50);--vbr-widget-top-list-title-separator-color: var(--vbr-widget-primary-color-700);--vbr-widget-top-list-value-color: var(--vbr-widget-primary-color-300);--vbr-widget-top-list-player-separator-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-image-border-color: var(--vbr-widget-primary-color-600);--vbr-widget-top-list-image-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-selector-border-color: var(--vbr-widget-primary-color-400);--vbr-widget-countdown-title-height: 2rem;--vbr-widget-countdown-title-bg: var(--vbr-widget-primary-color-900);--vbr-widget-countdown-gamedata-height: 4rem;--vbr-widget-countdown-gamedata-bg: var(--vbr-widget-primary-color-700);--vbr-widget-countdown-result-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-color: var(--vbr-widget-primary-color-100);--vbr-widget-playoffs-header-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-playoffs-details-bg: var(--vbr-widget-primary-color-50);--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}html,body{-webkit-font-smoothing:antialiased}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}.transition-event-move,.transition-event-enter-active,.transition-event-leave-active{transition:all .25s ease}.transition-event-enter-from,.transition-event-leave-to{opacity:0}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.loading-indicator{padding:1em;font-weight:600;color:var(--vbr-widget-loading-indicator-text-color);text-align:center}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.error-notice{display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.error-notice button{text-decoration:underline}.timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125em .25em;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-inline-start:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-dark{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-primary-color-700)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15em .35em}.is-badge.is-extra-large{font-size:var(--vbr-widget-badge-extra-large-font-size);padding:.2695em .5165em}", Ys = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", Qs = `.base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}.base-input:disabled{opacity:.3}.base-input.is-select{padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}label{display:block;margin-bottom:3px;color:var(--vbr-widget-form-label-color);font-size:var(--vbr-widget-form-label-font-size);font-weight:700;text-transform:uppercase}.tab-button{padding:var(--vbr-widget-tab-btn-padding);font-family:inherit;font-size:var(--vbr-widget-tab-btn-font-size);font-weight:var(--vbr-widget-tab-btn-font-weight);color:var(--vbr-widget-tab-btn-color);text-transform:var(--vbr-widget-tab-btn-text-transform);background-color:var(--vbr-widget-tab-btn-bg-color);border-color:var(--vbr-widget-tab-btn-border-color);border-width:var(--vbr-widget-tab-btn-border-width);border-style:var(--vbr-widget-tab-btn-border-style);outline:none;box-shadow:none;cursor:pointer}.tab-button:hover{color:var(--vbr-widget-tab-btn-hover-color);border-color:var(--vbr-widget-tab-btn-hover-border-color);background-color:var(--vbr-widget-tab-btn-hover-bg-color)}.tab-button.is-active{color:var(--vbr-widget-tab-btn-active-color);border-color:var(--vbr-widget-tab-btn-active-border-color);background-color:var(--vbr-widget-tab-btn-active-bg-color)}.toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.toggle-group button{padding:var(--vbr-widget-toggle-group-btn-padding);font-family:inherit;font-size:var(--vbr-widget-toggle-group-btn-size);background-color:var(--vbr-widget-toggle-group-btn-bg-color);border-radius:var(--vbr-widget-toggle-group-btn-radius)}.toggle-group button.is-active{color:var(--vbr-widget-toggle-group-btn-active-color);background-color:var(--vbr-widget-toggle-group-btn-active-bg-color)}`, Js = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Zs = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Xs = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", el = '.gamecenter-timeline{container-name:rows;container-type:inline-size}.gamecenter-timeline-game-data{margin-bottom:30px;text-align:center}.gamecenter-timeline-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:start;row-gap:1rem;background-color:var(--vbr-widget-primary-color-0)}@media all and (min-width: 576px){.gamecenter-timeline-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-timeline-game-data .is-title-container{margin-bottom:30px}.gamecenter-timeline-game-data .is-title-container .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-timeline-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-timeline-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-timeline-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-timeline-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-timeline-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-timeline-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-timeline-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-timeline-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-timeline-game-data .is-attendance{font-size:var(--vbr-widget-typography-font-size-400);line-height:var(--vbr-widget-typography-font-lineheight-600);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers{font-size:var(--vbr-widget-typography-font-size-200);font-weight:700;line-height:var(--vbr-widget-typography-font-lineheight-200);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers span{font-weight:400}.gamecenter-timeline-score-board{grid-template-columns:50px auto auto auto 50px;grid-template-rows:50px;align-items:center;justify-items:center;gap:1rem;padding:.5rem;width:100%;color:#fff;background-color:var(--vbr-widget-primary-color-700);position:sticky;top:0;display:none;z-index:100}.gamecenter-timeline-score-board.is-visible{display:grid}.gamecenter-timeline-score-board .is-score{font-size:var(--vbr-widget-typography-font-size-950);font-weight:700}.gamecenter-timeline-score-board .is-team{display:none;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-score-board .is-home-team{justify-self:end;text-align:right}.gamecenter-timeline-score-board .is-away-team{justify-self:start}.gamecenter-timeline-score-board .is-game-status{font-size:var(--vbr-widget-typography-font-size-200);font-weight:500;text-transform:uppercase;color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-score-board img{display:block;width:100%;height:100%}@media all and (min-width: 576px){.gamecenter-timeline-score-board{grid-template-columns:1fr 50px auto auto auto 50px 1fr}.gamecenter-timeline-score-board .is-team{display:block}}.gamecenter-timeline .is-heading-1{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-700);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline .is-heading-2{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline-tab-buttons{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid var(--vbr-widget-primary-color-100);margin-block-end:2rem}.gamecenter-timeline .period-results{width:100%}.gamecenter-timeline .period-results tr:first-of-type{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline .period-results td{font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline .period-results td:nth-child(2){font-size:var(--vbr-widget-typography-font-size-400);text-align:left}.gamecenter-timeline .period-results span{display:inline-block;width:9px;height:9px;border:1px solid #fff;border-radius:50%}.gamecenter-timeline .period-results span.is-home-team{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline .period-results span.is-away-team{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline-game-events .is-no-action{padding-block:.5rem;text-align:center;color:var(--vbr-widget-primary-color-300)}.gamecenter-timeline-game-events .is-period-header{padding-block:1rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto 1fr 1px 1fr}.gamecenter-timeline-game-events .is-period-header p{grid-column:2;grid-row:1;justify-self:center;margin-bottom:.25rem;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-events .is-period-header span{grid-column:2;grid-row:2/-1;padding-inline:.5rem;padding-block:.25rem;font-size:small;font-weight:500;color:var(--vbr-widget-primary-color-500);background-color:var(--vbr-widget-primary-color-100);border-radius:.5rem}.gamecenter-timeline-game-events .is-period-header span svg{display:inline-block;width:14px;height:14px;vertical-align:sub}.gamecenter-timeline-game-events .is-period-header div{grid-column:1/-1;grid-row:3;background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event{--columns: .15fr 2px .15fr 1fr;--areas: ". . . ." "time time time details" ". . . .";display:grid;grid-template-columns:var(--columns);grid-template-rows:.5rem 1fr .5rem;grid-template-areas:var(--areas);gap:.25rem}.gamecenter-timeline-game-event .is-timeline{grid-column:2/3;grid-row:1/-1;background-color:var(--vbr-widget-primary-color-200)}.gamecenter-timeline-game-event .is-details-container{grid-area:details;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"type-icon detail-title" "type-icon detail-list";column-gap:1rem;padding:1rem;border-inline-end:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem;align-items:start;outline:1px solid var(--vbr-widget-gamecenter-card-border-color)}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-details-title{grid-area:detail-title;font-weight:700;text-transform:uppercase;color:var(--vbr-widget-gamecenter-card-title-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list{grid-area:detail-list;margin:0;padding:0;list-style:none}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-details-sub-title{font-size:var(--vbr-widget-typography-font-size-400);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-evented-person{font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-player-number{font-weight:400;font-style:italic}.gamecenter-timeline-game-event .is-details-container .is-team-logo{grid-area:team-logo;display:none;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo img{width:40px;height:40px}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon{grid-area:type-icon;padding:.5rem;border-radius:100%}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{display:block;width:14px;height:14px}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{width:24px;height:24px}}.gamecenter-timeline-game-event .is-details-container.is-penalty .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.gamecenter-timeline-game-event .is-details-container.is-timeout .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-gamecenter-events-timeout-bg-color)}.gamecenter-timeline-game-event .is-details-container.is-goalies .is-event-type-icon{color:var(--vbr-widget-primary-color-900);background-color:var(--vbr-widget-neutral-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-no-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-400);background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal{background-color:var(--vbr-widget-gamecenter-card-event-goal-bg-color);outline-color:var(--vbr-widget-gamecenter-card-event-goal-border-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-details-title{color:var(--vbr-widget-primary-color-0)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-evented-person{color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list{font-size:var(--vbr-widget-typography-font-size-400)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list span:not(:last-of-type):after{content:"/";margin-inline:.25rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data{display:flex;flex-wrap:wrap;gap:.25rem;font-size:var(--vbr-widget-typography-font-size-200);color:var(--vbr-widget-gamecenter-card-tertiary-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul{display:flex;gap:.125rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul li:not(:last-of-type):after{content:","}.gamecenter-timeline-game-event .is-details-container.is-goal .is-badge.is-invert{color:var(--vbr-widget-danger-color-50);background-color:var(--vbr-widget-danger-color-500)}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container{grid-template-columns:auto 1fr auto;grid-template-areas:"type-icon detail-title team-logo" "type-icon detail-list team-logo"}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title team-logo";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo{display:block}}.gamecenter-timeline-game-event .is-timestamp{grid-area:time;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-timestamp p{margin:0;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-event[data-team=away] .is-details-container{border-color:var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width > 500px){.gamecenter-timeline-game-event{--columns: 1fr .15fr 2px .15fr 1fr;--areas: ". . . . ." "details time time time ." ". . . . ."}.gamecenter-timeline-game-event .is-timeline{grid-column:3/4;grid-row:1/-1}.gamecenter-timeline-game-event[data-team=away]{--areas: ". . . . ." ". time time time details" ". . . . ."}.gamecenter-timeline-game-event[data-team=home] .is-details-container{grid-template-columns:auto 1fr;grid-template-areas:"team-logo detail-title type-icon" "team-logo detail-list type-icon";border-inline-end:none;border-inline-start:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-game-event[data-team=home] .is-details-container:not(:has(.is-details-list)){grid-template-areas:"team-logo detail-title type-icon"}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-list,.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-title{text-align:right}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-poi-data{justify-content:flex-end}}.gamecenter-timeline-lineups{margin-block-start:1rem;padding-block-end:2rem}.gamecenter-timeline-lineups hr{margin-block:1.5rem;border-top:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline-lineups .is-container{display:grid;gap:2rem}@container rows (width >= 768px){.gamecenter-timeline-lineups .is-container{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines{display:grid;grid-template-columns:1fr;grid-template-areas:"ld" "rd" "lw" "c" "rw";gap:.5rem}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"ld" "rd" "lw" "c" "rw"}.gamecenter-timeline-lineups-lines .is-ld{grid-area:ld}.gamecenter-timeline-lineups-lines .is-rd{grid-area:rd}.gamecenter-timeline-lineups-lines .is-lw{grid-area:lw}.gamecenter-timeline-lineups-lines .is-c{grid-area:c}.gamecenter-timeline-lineups-lines .is-rw{grid-area:rw}.gamecenter-timeline-lineups-lines .is-gk{width:100%}.gamecenter-timeline-lineups-lines.is-away-team .is-player-wrapper{border-inline-start:none;border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines{grid-template-columns:1fr 1fr;grid-template-areas:". lw" "ld lw" "ld c" "rd c" "rd rw" ". rw";grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"lw ." "lw ld" "c ld" "c rd" "rw rd" "rw ."}.gamecenter-timeline-lineups-lines:has(.is-gk){display:flex;justify-content:center;grid-template-columns:none;grid-template-areas:none}.gamecenter-timeline-lineups-lines .is-gk{width:50%}}.gamecenter-timeline-lineups-lines-simple{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-simple{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines-referees{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-referees{grid-template-columns:1fr 1fr 1fr 1fr}}.gamecenter-timeline-lineups .is-official-person-container{display:grid;grid-template-columns:40px 1fr;grid-template-areas:"img name" "img role";align-content:start;column-gap:.5rem;padding:.75rem;outline:1px solid var(--vbr-widget-gamecenter-card-border-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem}.gamecenter-timeline-lineups .is-official-person-container.is-home-team{border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container.is-away-team{border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(2){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(3){grid-area:role;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-official-person-container img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-lineups .is-player-wrapper{display:grid;grid-template-columns:40px auto 1fr;grid-template-areas:"img number name" "img position name";column-gap:.5rem;padding:.75rem;background-color:var(--vbr-widget-gamecenter-card-bg-color);border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-card-border-color);border-radius:.5rem;overflow:hidden}.gamecenter-timeline-lineups .is-player-wrapper li{line-height:var(--vbr-widget-typography-font-lineheight-200)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(2){grid-area:number;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) ul{display:inline-flex;gap:.125rem;vertical-align:middle}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) svg{display:inline-block;padding:.2rem;width:12px;height:12px;color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color);border-radius:100%}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(4){grid-area:position;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-player-wrapper img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-team-stats .is-stat-container{display:grid;gap:1rem;margin-inline:auto;width:min(100%,700px)}.gamecenter-timeline-game-officials .is-game-officials-container{display:flex;flex-direction:column;gap:1rem}.gamecenter-timeline-game-officials .is-game-officials-container>div{flex:1}@container rows (width >= 768px){.gamecenter-timeline-game-officials .is-game-officials-container{flex-direction:row}}.gamecenter-timeline-data-table{margin-block-end:1rem;min-width:0}.gamecenter-timeline-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:700;color:var(--vbr-widget-gamecenter-team-container-title-color)}.gamecenter-timeline-data-table h2:before{display:inline-block;content:"";width:0;aspect-ratio:1;background-color:transparent;border-radius:100%;margin-inline-end:.25rem;margin-block-end:1px}.gamecenter-timeline-data-table.is-home-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px}.gamecenter-timeline-data-table.is-away-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px}', Ma = (e, t) => {
|
|
3035
|
+
}, Aa = "h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-font-size-50: .625rem;--vbr-widget-typography-font-size-100: .6875rem;--vbr-widget-typography-font-size-200: .75rem;--vbr-widget-typography-font-size-300: .8125rem;--vbr-widget-typography-font-size-400: .875rem;--vbr-widget-typography-font-size-500: 1rem;--vbr-widget-typography-font-size-600: 1.125rem;--vbr-widget-typography-font-size-700: 1.25rem;--vbr-widget-typography-font-size-800: 1.5rem;--vbr-widget-typography-font-size-900: 1.75rem;--vbr-widget-typography-font-size-950: 2rem;--vbr-widget-typography-font-lineheight-50: calc(var(--vbr-widget-typography-font-size-50) * 1.628);--vbr-widget-typography-font-lineheight-100: calc(var(--vbr-widget-typography-font-size-100) * 1.628);--vbr-widget-typography-font-lineheight-200: calc(var(--vbr-widget-typography-font-size-200) * 1.628);--vbr-widget-typography-font-lineheight-300: calc(var(--vbr-widget-typography-font-size-300) * 1.628);--vbr-widget-typography-font-lineheight-400: calc(var(--vbr-widget-typography-font-size-400) * 1.628);--vbr-widget-typography-font-lineheight-500: calc(var(--vbr-widget-typography-font-size-500) * 1.628);--vbr-widget-typography-font-lineheight-600: calc(var(--vbr-widget-typography-font-size-600) * 1.628);--vbr-widget-typography-font-lineheight-700: calc(var(--vbr-widget-typography-font-size-700) * 1.628);--vbr-widget-typography-font-lineheight-800: calc(var(--vbr-widget-typography-font-size-800) * 1.628);--vbr-widget-typography-font-lineheight-900: calc(var(--vbr-widget-typography-font-size-900) * 1.628);--vbr-widget-typography-font-lineheight-950: calc(var(--vbr-widget-typography-font-size-950) * 1.628);--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-font-size-800);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-font-size-600);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-400);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-dropdown-item-selected-color: var(--vbr-widget-secondary-color-700);--vbr-widget-dropdown-item-selected-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: var(--vbr-widget-typography-font-size-50);--vbr-widget-badge-large-font-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-badge-extra-large-font-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-evented-person-weight: 600;--vbr-widget-gamecenter-events-assitst-list-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-timeout-bg-color: #2870ed;--vbr-widget-gamecenter-card-title-color: var(--vbr-widget-primary-color-900);--vbr-widget-gamecenter-card-secondary-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-card-tertiary-color: var(--vbr-widget-primary-color-300);--vbr-widget-gamecenter-card-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-card-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-card-event-goal-border-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-card-event-goal-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-home-team-identifier-color: #2870ed;--vbr-widget-gamecenter-away-team-identifier-color: #ff6129;--vbr-widget-gamecenter-home-team-identifier-border-color: transparent;--vbr-widget-gamecenter-away-team-identifier-border-color: transparent;--vbr-widget-main-image-wrapper-horizontal-margin: 0;--vbr-widget-sticky-top-offset: 0;--vbr-widget-loading-indicator-text-color: var(--vbr-widget-hover-color);--vbr-widget-games-timeline-game-date-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-games-timeline-game-date-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-game-team-color: var(--vbr-widget-primary-color-700);--vbr-widget-games-timeline-game-team-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-games-timeline-game-status-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-game-status-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-games-timeline-game-hover-bg-color: linear-gradient(#fff, #f5f6f7 50%, #fff);--vbr-widget-games-timeline-arrow-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-arrow-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-arrow-disabled-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-arrow-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-external-link-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-external-link-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-standings-selector-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-standings-selector-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-title-transform: none;--vbr-widget-standings-selector-title-padding: 0 .625em .5625em;--vbr-widget-standings-selector-title-bg-color: transparent;--vbr-widget-standings-selector-section-title-bg: var(--vbr-widget-primary-color-50);--vbr-widget-standings-selector-section-title-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-standings-selector-section-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-section-title-padding: .25em 0;--vbr-widget-standings-selector-section-logo-size: 30px;--vbr-widget-standings-selector-section-team-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-title-color: var(--vbr-widget-primary-color-50);--vbr-widget-top-list-title-separator-color: var(--vbr-widget-primary-color-700);--vbr-widget-top-list-value-color: var(--vbr-widget-primary-color-300);--vbr-widget-top-list-player-separator-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-image-border-color: var(--vbr-widget-primary-color-600);--vbr-widget-top-list-image-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-selector-border-color: var(--vbr-widget-primary-color-400);--vbr-widget-countdown-title-height: 2rem;--vbr-widget-countdown-title-bg: var(--vbr-widget-primary-color-900);--vbr-widget-countdown-gamedata-height: 4rem;--vbr-widget-countdown-gamedata-bg: var(--vbr-widget-primary-color-700);--vbr-widget-countdown-result-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-color: var(--vbr-widget-primary-color-100);--vbr-widget-playoffs-header-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-playoffs-details-bg: var(--vbr-widget-primary-color-50);--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}html,body{-webkit-font-smoothing:antialiased}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}.transition-event-move,.transition-event-enter-active,.transition-event-leave-active{transition:all .25s ease}.transition-event-enter-from,.transition-event-leave-to{opacity:0}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.loading-indicator{padding:1em;font-weight:600;color:var(--vbr-widget-loading-indicator-text-color);text-align:center}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.error-notice{display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.error-notice button{text-decoration:underline}.timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125em .25em;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-inline-start:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-dark{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-primary-color-700)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15em .35em}.is-badge.is-extra-large{font-size:var(--vbr-widget-badge-extra-large-font-size);padding:.2695em .5165em}", Xs = ".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)}}", el = `.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)}`, tl = '.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)}', al = '.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)}', rl = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", il = '.gamecenter-timeline{container-name:rows;container-type:inline-size}.gamecenter-timeline-game-data{margin-bottom:30px;text-align:center}.gamecenter-timeline-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:start;row-gap:1rem;background-color:var(--vbr-widget-primary-color-0)}@media all and (min-width: 576px){.gamecenter-timeline-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-timeline-game-data .is-title-container{margin-bottom:30px}.gamecenter-timeline-game-data .is-title-container .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-timeline-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-timeline-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-timeline-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-timeline-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-timeline-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-timeline-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-timeline-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-timeline-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-timeline-game-data .is-attendance{font-size:var(--vbr-widget-typography-font-size-400);line-height:var(--vbr-widget-typography-font-lineheight-600);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers{font-size:var(--vbr-widget-typography-font-size-200);font-weight:700;line-height:var(--vbr-widget-typography-font-lineheight-200);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers span{font-weight:400}.gamecenter-timeline-score-board{grid-template-columns:50px auto auto auto 50px;grid-template-rows:50px;align-items:center;justify-items:center;gap:1rem;padding:.5rem;width:100%;color:#fff;background-color:var(--vbr-widget-primary-color-700);position:sticky;top:0;display:none;z-index:100}.gamecenter-timeline-score-board.is-visible{display:grid}.gamecenter-timeline-score-board .is-score{font-size:var(--vbr-widget-typography-font-size-950);font-weight:700}.gamecenter-timeline-score-board .is-team{display:none;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-score-board .is-home-team{justify-self:end;text-align:right}.gamecenter-timeline-score-board .is-away-team{justify-self:start}.gamecenter-timeline-score-board .is-game-status{font-size:var(--vbr-widget-typography-font-size-200);font-weight:500;text-transform:uppercase;color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-score-board img{display:block;width:100%;height:100%}@media all and (min-width: 576px){.gamecenter-timeline-score-board{grid-template-columns:1fr 50px auto auto auto 50px 1fr}.gamecenter-timeline-score-board .is-team{display:block}}.gamecenter-timeline .is-heading-1{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-700);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline .is-heading-2{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline-tab-buttons{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid var(--vbr-widget-primary-color-100);margin-block-end:2rem}.gamecenter-timeline .period-results{width:100%}.gamecenter-timeline .period-results tr:first-of-type{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline .period-results td{font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline .period-results td:nth-child(2){font-size:var(--vbr-widget-typography-font-size-400);text-align:left}.gamecenter-timeline .period-results span{display:inline-block;width:9px;height:9px;border:1px solid #fff;border-radius:50%}.gamecenter-timeline .period-results span.is-home-team{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline .period-results span.is-away-team{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline-game-events .is-no-action{padding-block:.5rem;text-align:center;color:var(--vbr-widget-primary-color-300)}.gamecenter-timeline-game-events .is-period-header{padding-block:1rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto 1fr 1px 1fr}.gamecenter-timeline-game-events .is-period-header p{grid-column:2;grid-row:1;justify-self:center;margin-bottom:.25rem;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-events .is-period-header span{grid-column:2;grid-row:2/-1;padding-inline:.5rem;padding-block:.25rem;font-size:small;font-weight:500;color:var(--vbr-widget-primary-color-500);background-color:var(--vbr-widget-primary-color-100);border-radius:.5rem}.gamecenter-timeline-game-events .is-period-header span svg{display:inline-block;width:14px;height:14px;vertical-align:sub}.gamecenter-timeline-game-events .is-period-header div{grid-column:1/-1;grid-row:3;background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event{--columns: .15fr 2px .15fr 1fr;--areas: ". . . ." "time time time details" ". . . .";display:grid;grid-template-columns:var(--columns);grid-template-rows:.5rem 1fr .5rem;grid-template-areas:var(--areas);gap:.25rem}.gamecenter-timeline-game-event .is-timeline{grid-column:2/3;grid-row:1/-1;background-color:var(--vbr-widget-primary-color-200)}.gamecenter-timeline-game-event .is-details-container{grid-area:details;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"type-icon detail-title" "type-icon detail-list";column-gap:1rem;padding:1rem;border-inline-end:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem;align-items:start;outline:1px solid var(--vbr-widget-gamecenter-card-border-color)}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-details-title{grid-area:detail-title;font-weight:700;text-transform:uppercase;color:var(--vbr-widget-gamecenter-card-title-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list{grid-area:detail-list;margin:0;padding:0;list-style:none}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-details-sub-title{font-size:var(--vbr-widget-typography-font-size-400);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-evented-person{font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-player-number{font-weight:400;font-style:italic}.gamecenter-timeline-game-event .is-details-container .is-team-logo{grid-area:team-logo;display:none;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo img{width:40px;height:40px}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon{grid-area:type-icon;padding:.5rem;border-radius:100%}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{display:block;width:14px;height:14px}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{width:24px;height:24px}}.gamecenter-timeline-game-event .is-details-container.is-penalty .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.gamecenter-timeline-game-event .is-details-container.is-timeout .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-gamecenter-events-timeout-bg-color)}.gamecenter-timeline-game-event .is-details-container.is-goalies .is-event-type-icon{color:var(--vbr-widget-primary-color-900);background-color:var(--vbr-widget-neutral-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-no-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-400);background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal{background-color:var(--vbr-widget-gamecenter-card-event-goal-bg-color);outline-color:var(--vbr-widget-gamecenter-card-event-goal-border-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-details-title{color:var(--vbr-widget-primary-color-0)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-evented-person{color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list{font-size:var(--vbr-widget-typography-font-size-400)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list span:not(:last-of-type):after{content:"/";margin-inline:.25rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data{display:flex;flex-wrap:wrap;gap:.25rem;font-size:var(--vbr-widget-typography-font-size-200);color:var(--vbr-widget-gamecenter-card-tertiary-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul{display:flex;gap:.125rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul li:not(:last-of-type):after{content:","}.gamecenter-timeline-game-event .is-details-container.is-goal .is-badge.is-invert{color:var(--vbr-widget-danger-color-50);background-color:var(--vbr-widget-danger-color-500)}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container{grid-template-columns:auto 1fr auto;grid-template-areas:"type-icon detail-title team-logo" "type-icon detail-list team-logo"}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title team-logo";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo{display:block}}.gamecenter-timeline-game-event .is-timestamp{grid-area:time;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-timestamp p{margin:0;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-event[data-team=away] .is-details-container{border-color:var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width > 500px){.gamecenter-timeline-game-event{--columns: 1fr .15fr 2px .15fr 1fr;--areas: ". . . . ." "details time time time ." ". . . . ."}.gamecenter-timeline-game-event .is-timeline{grid-column:3/4;grid-row:1/-1}.gamecenter-timeline-game-event[data-team=away]{--areas: ". . . . ." ". time time time details" ". . . . ."}.gamecenter-timeline-game-event[data-team=home] .is-details-container{grid-template-columns:auto 1fr;grid-template-areas:"team-logo detail-title type-icon" "team-logo detail-list type-icon";border-inline-end:none;border-inline-start:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-game-event[data-team=home] .is-details-container:not(:has(.is-details-list)){grid-template-areas:"team-logo detail-title type-icon"}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-list,.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-title{text-align:right}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-poi-data{justify-content:flex-end}}.gamecenter-timeline-lineups{margin-block-start:1rem;padding-block-end:2rem}.gamecenter-timeline-lineups hr{margin-block:1.5rem;border-top:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline-lineups .is-container{display:grid;gap:2rem}@container rows (width >= 768px){.gamecenter-timeline-lineups .is-container{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines{display:grid;grid-template-columns:1fr;grid-template-areas:"ld" "rd" "lw" "c" "rw";gap:.5rem}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"ld" "rd" "lw" "c" "rw"}.gamecenter-timeline-lineups-lines .is-ld{grid-area:ld}.gamecenter-timeline-lineups-lines .is-rd{grid-area:rd}.gamecenter-timeline-lineups-lines .is-lw{grid-area:lw}.gamecenter-timeline-lineups-lines .is-c{grid-area:c}.gamecenter-timeline-lineups-lines .is-rw{grid-area:rw}.gamecenter-timeline-lineups-lines .is-gk{width:100%}.gamecenter-timeline-lineups-lines.is-away-team .is-player-wrapper{border-inline-start:none;border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines{grid-template-columns:1fr 1fr;grid-template-areas:". lw" "ld lw" "ld c" "rd c" "rd rw" ". rw";grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"lw ." "lw ld" "c ld" "c rd" "rw rd" "rw ."}.gamecenter-timeline-lineups-lines:has(.is-gk){display:flex;justify-content:center;grid-template-columns:none;grid-template-areas:none}.gamecenter-timeline-lineups-lines .is-gk{width:50%}}.gamecenter-timeline-lineups-lines-simple{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-simple{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines-referees{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-referees{grid-template-columns:1fr 1fr 1fr 1fr}}.gamecenter-timeline-lineups .is-official-person-container{display:grid;grid-template-columns:40px 1fr;grid-template-areas:"img name" "img role";align-content:start;column-gap:.5rem;padding:.75rem;outline:1px solid var(--vbr-widget-gamecenter-card-border-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem}.gamecenter-timeline-lineups .is-official-person-container.is-home-team{border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container.is-away-team{border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(2){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(3){grid-area:role;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-official-person-container img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-lineups .is-player-wrapper{display:grid;grid-template-columns:40px auto 1fr;grid-template-areas:"img number name" "img position name";column-gap:.5rem;padding:.75rem;background-color:var(--vbr-widget-gamecenter-card-bg-color);border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-card-border-color);border-radius:.5rem;overflow:hidden}.gamecenter-timeline-lineups .is-player-wrapper li{line-height:var(--vbr-widget-typography-font-lineheight-200)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(2){grid-area:number;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) ul{display:inline-flex;gap:.125rem;vertical-align:middle}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) svg{display:inline-block;padding:.2rem;width:12px;height:12px;color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color);border-radius:100%}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(4){grid-area:position;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-player-wrapper img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-team-stats .is-stat-container{display:grid;gap:1rem;margin-inline:auto;width:min(100%,700px)}.gamecenter-timeline-game-officials .is-game-officials-container{display:flex;flex-direction:column;gap:1rem}.gamecenter-timeline-game-officials .is-game-officials-container>div{flex:1}@container rows (width >= 768px){.gamecenter-timeline-game-officials .is-game-officials-container{flex-direction:row}}.gamecenter-timeline-data-table{margin-block-end:1rem;min-width:0}.gamecenter-timeline-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:700;color:var(--vbr-widget-gamecenter-team-container-title-color)}.gamecenter-timeline-data-table h2:before{display:inline-block;content:"";width:0;aspect-ratio:1;background-color:transparent;border-radius:100%;margin-inline-end:.25rem;margin-block-end:1px}.gamecenter-timeline-data-table.is-home-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px}.gamecenter-timeline-data-table.is-away-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px}', Ma = (e, t) => {
|
|
3008
3036
|
const a = e.__vccOpts || e;
|
|
3009
3037
|
for (const [i, n] of t)
|
|
3010
3038
|
a[i] = n;
|
|
3011
3039
|
return a;
|
|
3012
|
-
},
|
|
3040
|
+
}, nl = {
|
|
3013
3041
|
__name: "GameTimeline.ce",
|
|
3014
3042
|
props: {
|
|
3015
3043
|
locale: {
|
|
@@ -3026,7 +3054,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3026
3054
|
}
|
|
3027
3055
|
},
|
|
3028
3056
|
setup(e) {
|
|
3029
|
-
const t = e, a = { en: { ...
|
|
3057
|
+
const t = e, a = { en: { ...ka, ...Oi }, hu: { ...xa, ...an } }, i = F(null), n = ut("history"), o = F(n.tab || Le), { errors: l, add: d, remove: g } = $a(), v = f(() => n?.gameid || n?.gameId || t.gameId), { state: p, execute: S } = ie({
|
|
3030
3058
|
options: {
|
|
3031
3059
|
path: "/v2/game-data",
|
|
3032
3060
|
apiKey: t.apiKey,
|
|
@@ -3034,13 +3062,13 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3034
3062
|
},
|
|
3035
3063
|
onError: (_) => d("gameData", _),
|
|
3036
3064
|
onSuccess: () => g("gameData")
|
|
3037
|
-
}), { state:
|
|
3065
|
+
}), { state: y, execute: z } = ie({
|
|
3038
3066
|
options: {
|
|
3039
3067
|
path: "/v2/game-events",
|
|
3040
3068
|
apiKey: t.apiKey,
|
|
3041
3069
|
params: { gameId: v.value }
|
|
3042
3070
|
},
|
|
3043
|
-
transform: (_) =>
|
|
3071
|
+
transform: (_) => Nn(_),
|
|
3044
3072
|
onError: (_) => d("gameEvents", _),
|
|
3045
3073
|
onSuccess: () => g("gameEvents")
|
|
3046
3074
|
}), { state: P, execute: L } = ie({
|
|
@@ -3060,44 +3088,44 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3060
3088
|
onError: (_) => d("gameOfficials", _),
|
|
3061
3089
|
onSuccess: () => g("gameOfficials")
|
|
3062
3090
|
});
|
|
3063
|
-
|
|
3091
|
+
Cn({
|
|
3064
3092
|
data: p,
|
|
3065
3093
|
services: { getGameData: S, getGameStats: L, getEvents: z, getGameOfficials: B }
|
|
3066
3094
|
});
|
|
3067
|
-
const C =
|
|
3068
|
-
return qa(
|
|
3095
|
+
const C = un(p), W = ta(t.apiKey), $ = f(() => et(`/v2/game-attendance?gameid=${v.value}&apiKey=${W}`));
|
|
3096
|
+
return qa(et(`/v2/game-data?gameid=${v.value}&apiKey=${W}`), p), (_, D) => (c(), u("div", {
|
|
3069
3097
|
class: "gamecenter-timeline",
|
|
3070
|
-
style:
|
|
3098
|
+
style: Ne(r(C))
|
|
3071
3099
|
}, [
|
|
3072
|
-
b(r(
|
|
3100
|
+
b(r(Zt), {
|
|
3073
3101
|
locale: t.locale,
|
|
3074
3102
|
messages: a
|
|
3075
3103
|
}, {
|
|
3076
3104
|
default: T(() => [
|
|
3077
|
-
(c(!0), u(k, null, N(r(l), (H) => (c(), x(r(
|
|
3105
|
+
(c(!0), u(k, null, N(r(l), (H) => (c(), x(r(Xt), {
|
|
3078
3106
|
key: H.key,
|
|
3079
3107
|
error: H
|
|
3080
3108
|
}, null, 8, ["error"]))), 128)),
|
|
3081
|
-
r(O)(r(p)) ? h("", !0) : (c(), x(
|
|
3109
|
+
r(O)(r(p)) ? h("", !0) : (c(), x(co, {
|
|
3082
3110
|
key: 0,
|
|
3083
3111
|
ref_key: "contentElementRef",
|
|
3084
3112
|
ref: i,
|
|
3085
|
-
"game-events": r(
|
|
3113
|
+
"game-events": r(y),
|
|
3086
3114
|
"game-data": r(p),
|
|
3087
3115
|
"websocket-url": $.value,
|
|
3088
3116
|
locale: e.locale
|
|
3089
3117
|
}, null, 8, ["game-events", "game-data", "websocket-url", "locale"])),
|
|
3090
3118
|
r(p)?.gameStatus > 0 ? (c(), u(k, { key: 1 }, [
|
|
3091
|
-
b(
|
|
3119
|
+
b(Os, {
|
|
3092
3120
|
"active-tab": o.value,
|
|
3093
3121
|
"onUpdate:activeTab": D[0] || (D[0] = (H) => o.value = H)
|
|
3094
3122
|
}, null, 8, ["active-tab"]),
|
|
3095
|
-
o.value === r(
|
|
3123
|
+
o.value === r(Le) && !r(O)(r(y)) && !r(O)(r(p)) ? (c(), x(ss, {
|
|
3096
3124
|
key: 0,
|
|
3097
|
-
"game-events": r(
|
|
3125
|
+
"game-events": r(y),
|
|
3098
3126
|
"game-data": r(p)
|
|
3099
3127
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
3100
|
-
o.value === r(
|
|
3128
|
+
o.value === r(it) ? (c(), x(ps, {
|
|
3101
3129
|
key: 1,
|
|
3102
3130
|
data: r(P).players,
|
|
3103
3131
|
"game-officials": r(j),
|
|
@@ -3106,12 +3134,12 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3106
3134
|
"away-team-id": r(p).awayTeam.id,
|
|
3107
3135
|
"away-team-name": r(p).awayTeam.longName
|
|
3108
3136
|
}, null, 8, ["data", "game-officials", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3109
|
-
o.value === r(
|
|
3137
|
+
o.value === r(nt) ? (c(), x(Zs, {
|
|
3110
3138
|
key: 2,
|
|
3111
3139
|
"game-data": r(p),
|
|
3112
3140
|
"game-stats": r(P)
|
|
3113
3141
|
}, null, 8, ["game-data", "game-stats"])) : h("", !0),
|
|
3114
|
-
o.value === r(
|
|
3142
|
+
o.value === r(ot) && !r(O)(r(P)) ? (c(), x(Ns, {
|
|
3115
3143
|
key: 3,
|
|
3116
3144
|
data: r(P),
|
|
3117
3145
|
"home-team-id": r(p).homeTeam.id,
|
|
@@ -3119,7 +3147,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3119
3147
|
"away-team-id": r(p).awayTeam.id,
|
|
3120
3148
|
"away-team-name": r(p).awayTeam.longName
|
|
3121
3149
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3122
|
-
o.value === r(
|
|
3150
|
+
o.value === r(st) && !r(O)(r(j)) && !r(O)(r(p)) ? (c(), x(zs, {
|
|
3123
3151
|
key: 4,
|
|
3124
3152
|
"game-officials": r(j),
|
|
3125
3153
|
"home-team-name": r(p).homeTeam.longName,
|
|
@@ -3131,19 +3159,19 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3131
3159
|
}, 8, ["locale"])
|
|
3132
3160
|
], 4));
|
|
3133
3161
|
}
|
|
3134
|
-
},
|
|
3162
|
+
}, ol = /* @__PURE__ */ Ma(nl, [["styles", [Aa, Xs, el, tl, al, rl, il]]]), sl = { class: "gamecenter-game-data" }, ll = { class: "is-title-container" }, cl = { class: "is-external-contents" }, dl = ["href"], gl = ["href"], ml = ["href"], ul = {
|
|
3135
3163
|
key: 0,
|
|
3136
3164
|
class: "is-live-vistors"
|
|
3137
|
-
},
|
|
3165
|
+
}, vl = { class: "is-teams-and-results" }, pl = { class: "is-team-name" }, bl = {
|
|
3138
3166
|
key: 0,
|
|
3139
3167
|
class: "is-game-status"
|
|
3140
|
-
},
|
|
3168
|
+
}, fl = {
|
|
3141
3169
|
key: 1,
|
|
3142
3170
|
class: "is-game-status"
|
|
3143
|
-
},
|
|
3171
|
+
}, hl = { key: 0 }, yl = { class: "is-badge is-invert is-large" }, wl = { key: 1 }, kl = { class: "is-badge is-invert is-large" }, xl = {
|
|
3144
3172
|
key: 3,
|
|
3145
3173
|
class: "is-game-status"
|
|
3146
|
-
},
|
|
3174
|
+
}, Tl = { key: 0 }, Sl = { key: 1 }, zl = { key: 2 }, _l = { key: 3 }, Pl = { class: "is-period-results" }, $l = { class: "is-team-name" }, jl = {
|
|
3147
3175
|
__name: "GameData",
|
|
3148
3176
|
props: {
|
|
3149
3177
|
gameData: {
|
|
@@ -3160,67 +3188,67 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3160
3188
|
}
|
|
3161
3189
|
},
|
|
3162
3190
|
setup(e) {
|
|
3163
|
-
const t = e, { gameData: a, websocketUrl: i } =
|
|
3164
|
-
return (d, g) => (c(), u("div",
|
|
3165
|
-
s("div",
|
|
3191
|
+
const t = e, { gameData: a, websocketUrl: i } = ct(t), { t: n } = M(), { visitorsLabel: o, isVisible: l } = Na(i, a);
|
|
3192
|
+
return (d, g) => (c(), u("div", sl, [
|
|
3193
|
+
s("div", ll, [
|
|
3166
3194
|
g[0] || (R(-1, !0), (g[0] = s("div", { class: "is-title" }, [
|
|
3167
|
-
|
|
3195
|
+
w(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
3168
3196
|
])).cacheIndex = 0, R(1), g[0]),
|
|
3169
3197
|
g[1] || (R(-1, !0), (g[1] = s("div", { class: "is-gamedate" }, [
|
|
3170
|
-
|
|
3198
|
+
w(m(r(Ee)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1)
|
|
3171
3199
|
])).cacheIndex = 1, R(1), g[1]),
|
|
3172
3200
|
g[2] || (R(-1, !0), (g[2] = s("div", { class: "is-local-gamedate" }, [
|
|
3173
|
-
|
|
3201
|
+
w(m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(Ee)(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)
|
|
3174
3202
|
])).cacheIndex = 2, R(1), g[2]),
|
|
3175
|
-
s("div",
|
|
3203
|
+
s("div", cl, [
|
|
3176
3204
|
r(a).electronicReportUrl ? (c(), u("a", {
|
|
3177
3205
|
key: 0,
|
|
3178
3206
|
href: r(a).electronicReportUrl,
|
|
3179
3207
|
target: "_blank"
|
|
3180
3208
|
}, [
|
|
3181
|
-
b(r(
|
|
3182
|
-
|
|
3183
|
-
], 8,
|
|
3209
|
+
b(r(Ce), { class: "is-icon" }),
|
|
3210
|
+
w(" " + m(r(n)("sheet")), 1)
|
|
3211
|
+
], 8, dl)) : h("", !0),
|
|
3184
3212
|
r(a).toiReportUrl ? (c(), u("a", {
|
|
3185
3213
|
key: 1,
|
|
3186
3214
|
href: r(a).toiReportUrl,
|
|
3187
3215
|
target: "_blank"
|
|
3188
3216
|
}, [
|
|
3189
|
-
b(r(
|
|
3190
|
-
|
|
3191
|
-
], 8,
|
|
3217
|
+
b(r(Ce), { class: "is-icon" }),
|
|
3218
|
+
w(" " + m(r(n)("toiSheet")), 1)
|
|
3219
|
+
], 8, gl)) : h("", !0),
|
|
3192
3220
|
r(a).video ? (c(), u("a", {
|
|
3193
3221
|
key: 2,
|
|
3194
3222
|
href: r(a).video,
|
|
3195
3223
|
target: "_blank"
|
|
3196
3224
|
}, [
|
|
3197
3225
|
b(r(ja), { class: "is-icon" }),
|
|
3198
|
-
|
|
3199
|
-
], 8,
|
|
3226
|
+
w(" " + m(r(n)("video")), 1)
|
|
3227
|
+
], 8, ml)) : h("", !0)
|
|
3200
3228
|
]),
|
|
3201
|
-
r(a).gameStatus <= 1 && r(l) ? (c(), u("p",
|
|
3229
|
+
r(a).gameStatus <= 1 && r(l) ? (c(), u("p", ul, m(r(o)), 1)) : h("", !0)
|
|
3202
3230
|
]),
|
|
3203
|
-
s("div",
|
|
3231
|
+
s("div", vl, [
|
|
3204
3232
|
g[3] || (R(-1, !0), (g[3] = s("div", null, [
|
|
3205
3233
|
b(r(te), {
|
|
3206
3234
|
src: r(a).homeTeam.logo,
|
|
3207
3235
|
class: "is-team-logo",
|
|
3208
|
-
"default-src": r(
|
|
3236
|
+
"default-src": r(Ue)
|
|
3209
3237
|
}, null, 8, ["src", "default-src"]),
|
|
3210
|
-
s("h1",
|
|
3238
|
+
s("h1", pl, m(r(a).homeTeam.longName), 1)
|
|
3211
3239
|
])).cacheIndex = 3, R(1), g[3]),
|
|
3212
3240
|
s("div", null, [
|
|
3213
|
-
r(a).gameStatus > 1 ? (c(), u("p",
|
|
3214
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
3241
|
+
r(a).gameStatus > 1 ? (c(), u("p", bl, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
3242
|
+
r(a).gameStatus === 1 ? (c(), u("p", fl, m(r(n)(`periods.${r(zt)(r(a).period)}`)), 1)) : h("", !0),
|
|
3215
3243
|
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
3216
|
-
r(a).isOvertime ? (c(), u("p",
|
|
3217
|
-
s("span",
|
|
3244
|
+
r(a).isOvertime ? (c(), u("p", hl, [
|
|
3245
|
+
s("span", yl, m(r(n)("afterOvertime")), 1)
|
|
3218
3246
|
])) : h("", !0),
|
|
3219
|
-
r(a).isShootout ? (c(), u("p",
|
|
3220
|
-
s("span",
|
|
3247
|
+
r(a).isShootout ? (c(), u("p", wl, [
|
|
3248
|
+
s("span", kl, m(r(n)("afterShootout")), 1)
|
|
3221
3249
|
])) : h("", !0)
|
|
3222
3250
|
], 64)) : h("", !0),
|
|
3223
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
3251
|
+
r(a).gameStatus === 1 ? (c(), u("p", xl, m(r(a).actualTime), 1)) : h("", !0),
|
|
3224
3252
|
r(a).gameStatus === 1 ? (c(), x(Ea, {
|
|
3225
3253
|
key: 4,
|
|
3226
3254
|
"game-data": r(a)
|
|
@@ -3228,24 +3256,24 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3228
3256
|
s("div", {
|
|
3229
3257
|
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
3230
3258
|
}, [
|
|
3231
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
3232
|
-
g[5] || (g[5] =
|
|
3233
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
3259
|
+
r(a).gameStatus === 0 ? (c(), u("span", Tl, "-")) : (c(), u("span", Sl, m(r(a).homeTeamScore), 1)),
|
|
3260
|
+
g[5] || (g[5] = w(":", -1)),
|
|
3261
|
+
r(a).gameStatus === 0 ? (c(), u("span", zl, "-")) : (c(), u("span", _l, m(r(a).awayTeamScore), 1))
|
|
3234
3262
|
], 2),
|
|
3235
|
-
s("p",
|
|
3263
|
+
s("p", Pl, m(r(a).periodResults), 1)
|
|
3236
3264
|
]),
|
|
3237
3265
|
g[4] || (R(-1, !0), (g[4] = s("div", null, [
|
|
3238
3266
|
b(r(te), {
|
|
3239
3267
|
src: r(a).awayTeam.logo,
|
|
3240
|
-
"default-src": r(
|
|
3268
|
+
"default-src": r(qe),
|
|
3241
3269
|
class: "is-team-logo"
|
|
3242
3270
|
}, null, 8, ["src", "default-src"]),
|
|
3243
|
-
s("h1",
|
|
3271
|
+
s("h1", $l, m(r(a).awayTeam.longName), 1)
|
|
3244
3272
|
])).cacheIndex = 4, R(1), g[4])
|
|
3245
3273
|
])
|
|
3246
3274
|
]));
|
|
3247
3275
|
}
|
|
3248
|
-
},
|
|
3276
|
+
}, Nl = ["aria-label"], _e = {
|
|
3249
3277
|
__name: "TeamLogo",
|
|
3250
3278
|
props: {
|
|
3251
3279
|
name: {
|
|
@@ -3261,7 +3289,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3261
3289
|
}
|
|
3262
3290
|
},
|
|
3263
3291
|
setup(e) {
|
|
3264
|
-
const t = e, a =
|
|
3292
|
+
const t = e, a = F(null), i = f(() => t.isHomeTeam ? Ue : qe);
|
|
3265
3293
|
return (n, o) => (c(), u(k, null, [
|
|
3266
3294
|
b(r(ae), {
|
|
3267
3295
|
offset: 2,
|
|
@@ -3280,7 +3308,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3280
3308
|
src: e.logo,
|
|
3281
3309
|
"default-src": i.value
|
|
3282
3310
|
}, null, 8, ["src", "default-src"])
|
|
3283
|
-
], 16,
|
|
3311
|
+
], 16, Nl)
|
|
3284
3312
|
]),
|
|
3285
3313
|
_: 1
|
|
3286
3314
|
}, 8, ["content", "append-to"]),
|
|
@@ -3290,19 +3318,19 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3290
3318
|
}, null, 512)
|
|
3291
3319
|
], 64));
|
|
3292
3320
|
}
|
|
3293
|
-
},
|
|
3321
|
+
}, El = { class: "is-time-cell" }, Ol = { class: "is-team-logo-cell" }, Il = { class: "is-icon-cell" }, Al = { class: "is-score" }, Ml = {
|
|
3294
3322
|
key: 0,
|
|
3295
3323
|
class: "is-badge is-large"
|
|
3296
|
-
},
|
|
3324
|
+
}, Ll = {
|
|
3297
3325
|
key: 1,
|
|
3298
3326
|
class: "is-badge is-large"
|
|
3299
|
-
},
|
|
3327
|
+
}, Cl = {
|
|
3300
3328
|
key: 0,
|
|
3301
3329
|
class: "is-badge is-invert is-large"
|
|
3302
|
-
},
|
|
3330
|
+
}, Dl = { class: "is-evented-person" }, Gl = { class: "is-player-number" }, Bl = { class: "is-assists-list" }, Hl = {
|
|
3303
3331
|
key: 0,
|
|
3304
3332
|
class: "is-poi-data"
|
|
3305
|
-
},
|
|
3333
|
+
}, Rl = ["aria-label"], Fl = ["aria-label"], Kl = {
|
|
3306
3334
|
__name: "Goal",
|
|
3307
3335
|
props: {
|
|
3308
3336
|
event: {
|
|
@@ -3315,51 +3343,51 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3315
3343
|
}
|
|
3316
3344
|
},
|
|
3317
3345
|
setup(e) {
|
|
3318
|
-
const t = e, a =
|
|
3346
|
+
const t = e, a = F(null), i = f(() => se((l) => O(l), [t.event.assists1, t.event.assists2])), n = f(() => t.event.homeOnIce), o = f(() => t.event.awayOnIce);
|
|
3319
3347
|
return (l, d) => (c(), u(k, null, [
|
|
3320
|
-
s("div",
|
|
3321
|
-
s("div",
|
|
3322
|
-
(c(), x(
|
|
3348
|
+
s("div", El, m(e.event.eventTime), 1),
|
|
3349
|
+
s("div", Ol, [
|
|
3350
|
+
(c(), x(_e, {
|
|
3323
3351
|
key: e.event.team.id,
|
|
3324
3352
|
name: e.event.team.longName,
|
|
3325
3353
|
logo: e.event.team.logo,
|
|
3326
3354
|
"is-home-team": e.isHomeTeam
|
|
3327
3355
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3328
3356
|
]),
|
|
3329
|
-
s("div",
|
|
3330
|
-
b(r(
|
|
3357
|
+
s("div", Il, [
|
|
3358
|
+
b(r(Te), { class: "is-goal-icon" })
|
|
3331
3359
|
]),
|
|
3332
|
-
s("div",
|
|
3360
|
+
s("div", Al, m(e.event.score), 1),
|
|
3333
3361
|
s("div", null, [
|
|
3334
|
-
e.event.advantage ? (c(), u("span",
|
|
3335
|
-
e.event.en ? (c(), u("span",
|
|
3362
|
+
e.event.advantage ? (c(), u("span", Ml, m(e.event.advantage), 1)) : h("", !0),
|
|
3363
|
+
e.event.en ? (c(), u("span", Ll, " EN ")) : h("", !0)
|
|
3336
3364
|
]),
|
|
3337
3365
|
s("div", null, [
|
|
3338
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
3366
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", Cl, [
|
|
3339
3367
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
3340
|
-
|
|
3368
|
+
w("PS")
|
|
3341
3369
|
], 64)) : h("", !0),
|
|
3342
3370
|
e.event.gws ? (c(), u(k, { key: 1 }, [
|
|
3343
|
-
|
|
3371
|
+
w("GWS")
|
|
3344
3372
|
], 64)) : h("", !0),
|
|
3345
3373
|
e.event.gwg ? (c(), u(k, { key: 2 }, [
|
|
3346
|
-
|
|
3374
|
+
w("GWG")
|
|
3347
3375
|
], 64)) : h("", !0)
|
|
3348
3376
|
])) : h("", !0)
|
|
3349
3377
|
]),
|
|
3350
3378
|
s("div", null, [
|
|
3351
3379
|
s("dl", null, [
|
|
3352
|
-
s("dt",
|
|
3353
|
-
s("span",
|
|
3354
|
-
|
|
3380
|
+
s("dt", Dl, [
|
|
3381
|
+
s("span", Gl, m(e.event.jerseyNumber), 1),
|
|
3382
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3355
3383
|
]),
|
|
3356
|
-
s("dt",
|
|
3384
|
+
s("dt", Bl, [
|
|
3357
3385
|
(c(!0), u(k, null, N(i.value, (g) => (c(), u("span", { key: g }, [
|
|
3358
3386
|
s("i", null, m(g.jerseyNumber), 1),
|
|
3359
|
-
|
|
3387
|
+
w(" " + m(g.lastName) + " " + m(g.firstName), 1)
|
|
3360
3388
|
]))), 128))
|
|
3361
3389
|
]),
|
|
3362
|
-
!r(O)(n.value) || !r(O)(o.value) ? (c(), u("dd",
|
|
3390
|
+
!r(O)(n.value) || !r(O)(o.value) ? (c(), u("dd", Hl, [
|
|
3363
3391
|
s("ul", null, [
|
|
3364
3392
|
(c(!0), u(k, null, N(n.value, (g) => (c(), x(r(ae), {
|
|
3365
3393
|
key: g.playerId,
|
|
@@ -3375,7 +3403,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3375
3403
|
ref: v,
|
|
3376
3404
|
tabindex: 0,
|
|
3377
3405
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3378
|
-
}, ge(p, !0)), m(g.jerseyNumber), 17,
|
|
3406
|
+
}, ge(p, !0)), m(g.jerseyNumber), 17, Rl)
|
|
3379
3407
|
]),
|
|
3380
3408
|
_: 2
|
|
3381
3409
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -3396,7 +3424,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3396
3424
|
ref: v,
|
|
3397
3425
|
tabindex: 0,
|
|
3398
3426
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3399
|
-
}, ge(p, !0)), m(g.jerseyNumber), 17,
|
|
3427
|
+
}, ge(p, !0)), m(g.jerseyNumber), 17, Fl)
|
|
3400
3428
|
]),
|
|
3401
3429
|
_: 2
|
|
3402
3430
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -3410,7 +3438,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3410
3438
|
])
|
|
3411
3439
|
], 64));
|
|
3412
3440
|
}
|
|
3413
|
-
},
|
|
3441
|
+
}, Vl = { class: "is-time-cell" }, Ul = { class: "is-team-logo-cell" }, ql = { class: "is-icon-cell" }, Wl = { class: "is-goalie-direction" }, Yl = { class: "is-evented-person" }, Ql = { class: "is-player-number" }, Jl = {
|
|
3414
3442
|
__name: "Goalies",
|
|
3415
3443
|
props: {
|
|
3416
3444
|
event: {
|
|
@@ -3424,23 +3452,23 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3424
3452
|
},
|
|
3425
3453
|
setup(e) {
|
|
3426
3454
|
return (t, a) => (c(), u(k, null, [
|
|
3427
|
-
s("div",
|
|
3428
|
-
s("div",
|
|
3429
|
-
(c(), x(
|
|
3455
|
+
s("div", Vl, m(e.event.eventTime), 1),
|
|
3456
|
+
s("div", Ul, [
|
|
3457
|
+
(c(), x(_e, {
|
|
3430
3458
|
key: e.event.team.id,
|
|
3431
3459
|
name: e.event.team.longName,
|
|
3432
3460
|
logo: e.event.team.logo,
|
|
3433
3461
|
"is-home-team": e.isHomeTeam
|
|
3434
3462
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3435
3463
|
]),
|
|
3436
|
-
s("div",
|
|
3437
|
-
e.event.gkDirection === "CSERE" ? (c(), x(r(
|
|
3464
|
+
s("div", ql, [
|
|
3465
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(lt), {
|
|
3438
3466
|
key: 0,
|
|
3439
3467
|
width: "24",
|
|
3440
3468
|
height: "24",
|
|
3441
3469
|
class: "is-goalie-in-icon"
|
|
3442
3470
|
})) : h("", !0),
|
|
3443
|
-
e.event.gkDirection === "BE" ? (c(), x(r(
|
|
3471
|
+
e.event.gkDirection === "BE" ? (c(), x(r(lt), {
|
|
3444
3472
|
key: 1,
|
|
3445
3473
|
width: "24",
|
|
3446
3474
|
height: "24",
|
|
@@ -3452,16 +3480,16 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3452
3480
|
class: "is-goalie-out-icon"
|
|
3453
3481
|
}))
|
|
3454
3482
|
]),
|
|
3455
|
-
s("div",
|
|
3483
|
+
s("div", Wl, m(e.event.gkDirection), 1),
|
|
3456
3484
|
a[0] || (a[0] = s("div", null, null, -1)),
|
|
3457
3485
|
a[1] || (a[1] = s("div", null, null, -1)),
|
|
3458
|
-
s("div",
|
|
3459
|
-
s("span",
|
|
3460
|
-
|
|
3486
|
+
s("div", Yl, [
|
|
3487
|
+
s("span", Ql, m(e.event.jerseyNumber), 1),
|
|
3488
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3461
3489
|
])
|
|
3462
3490
|
], 64));
|
|
3463
3491
|
}
|
|
3464
|
-
},
|
|
3492
|
+
}, Zl = { class: "is-time-cell" }, Xl = { class: "is-team-logo-cell" }, ec = { class: "is-icon-cell" }, tc = { class: "is-penalty-cell" }, ac = ["aria-label"], rc = { class: "is-light-cell" }, ic = { class: "is-light-cell" }, nc = { class: "is-evented-person" }, oc = { key: 0 }, sc = { class: "is-player-number" }, lc = {
|
|
3465
3493
|
__name: "Penalty",
|
|
3466
3494
|
props: {
|
|
3467
3495
|
event: {
|
|
@@ -3474,25 +3502,25 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3474
3502
|
}
|
|
3475
3503
|
},
|
|
3476
3504
|
setup(e) {
|
|
3477
|
-
const t = e, a =
|
|
3505
|
+
const t = e, a = F(null), { t: i } = M(), n = f(() => Pa(t.event));
|
|
3478
3506
|
return (o, l) => (c(), u(k, null, [
|
|
3479
|
-
s("div",
|
|
3480
|
-
s("div",
|
|
3481
|
-
(c(), x(
|
|
3507
|
+
s("div", Zl, m(e.event.eventTime), 1),
|
|
3508
|
+
s("div", Xl, [
|
|
3509
|
+
(c(), x(_e, {
|
|
3482
3510
|
key: e.event.team.id,
|
|
3483
3511
|
name: e.event.team.longName,
|
|
3484
3512
|
logo: e.event.team.logo,
|
|
3485
3513
|
"is-home-team": e.isHomeTeam
|
|
3486
3514
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3487
3515
|
]),
|
|
3488
|
-
s("div",
|
|
3516
|
+
s("div", ec, [
|
|
3489
3517
|
b(r(Ia), {
|
|
3490
3518
|
width: "24",
|
|
3491
3519
|
height: "24",
|
|
3492
3520
|
class: "is-penalty-icon"
|
|
3493
3521
|
})
|
|
3494
3522
|
]),
|
|
3495
|
-
s("div",
|
|
3523
|
+
s("div", tc, [
|
|
3496
3524
|
b(r(ae), {
|
|
3497
3525
|
offset: 2,
|
|
3498
3526
|
placement: "top",
|
|
@@ -3505,7 +3533,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3505
3533
|
ref: d,
|
|
3506
3534
|
tabindex: 0,
|
|
3507
3535
|
"aria-label": r(i)(`penalties.${n.value.penaltyCause}`)
|
|
3508
|
-
}, ge(g, !0)), m(n.value.penaltyCause), 17,
|
|
3536
|
+
}, ge(g, !0)), m(n.value.penaltyCause), 17, ac)
|
|
3509
3537
|
]),
|
|
3510
3538
|
_: 1
|
|
3511
3539
|
}, 8, ["content", "append-to"]),
|
|
@@ -3514,24 +3542,24 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3514
3542
|
ref: a
|
|
3515
3543
|
}, null, 512)
|
|
3516
3544
|
]),
|
|
3517
|
-
s("div",
|
|
3545
|
+
s("div", rc, [
|
|
3518
3546
|
e.event.penaltyLength !== 0 ? (c(), u(k, { key: 0 }, [
|
|
3519
|
-
|
|
3547
|
+
w(m(r(i)("events.penaltyLength", [e.event.penaltyLength])), 1)
|
|
3520
3548
|
], 64)) : h("", !0),
|
|
3521
3549
|
e.event.perc === 0 ? (c(), u(k, { key: 1 }, [
|
|
3522
|
-
|
|
3550
|
+
w(" PS ")
|
|
3523
3551
|
], 64)) : h("", !0)
|
|
3524
3552
|
]),
|
|
3525
|
-
s("div",
|
|
3526
|
-
s("div",
|
|
3527
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
3528
|
-
s("span",
|
|
3529
|
-
|
|
3553
|
+
s("div", ic, m(e.event.penaltyEnd), 1),
|
|
3554
|
+
s("div", nc, [
|
|
3555
|
+
e.event.jerseyNumber === null ? (c(), u("span", oc, m(r(i)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
3556
|
+
s("span", sc, m(e.event.jerseyNumber), 1),
|
|
3557
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3530
3558
|
], 64))
|
|
3531
3559
|
])
|
|
3532
3560
|
], 64));
|
|
3533
3561
|
}
|
|
3534
|
-
},
|
|
3562
|
+
}, cc = { class: "is-time-cell" }, dc = { class: "is-team-logo-cell" }, gc = { class: "is-icon-cell" }, mc = { class: "is-evented-person" }, uc = { class: "is-player-number" }, vc = {
|
|
3535
3563
|
__name: "PenaltyShot",
|
|
3536
3564
|
props: {
|
|
3537
3565
|
event: {
|
|
@@ -3546,17 +3574,17 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3546
3574
|
setup(e) {
|
|
3547
3575
|
const { t } = M();
|
|
3548
3576
|
return (a, i) => (c(), u(k, null, [
|
|
3549
|
-
s("div",
|
|
3550
|
-
s("div",
|
|
3551
|
-
(c(), x(
|
|
3577
|
+
s("div", cc, m(e.event.eventTime), 1),
|
|
3578
|
+
s("div", dc, [
|
|
3579
|
+
(c(), x(_e, {
|
|
3552
3580
|
key: e.event.team.id,
|
|
3553
3581
|
name: e.event.team.longName,
|
|
3554
3582
|
logo: e.event.team.logo,
|
|
3555
3583
|
"is-home-team": e.isHomeTeam
|
|
3556
3584
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3557
3585
|
]),
|
|
3558
|
-
s("div",
|
|
3559
|
-
b(r(
|
|
3586
|
+
s("div", gc, [
|
|
3587
|
+
b(r(Te), { class: "is-goal-so-icon" })
|
|
3560
3588
|
]),
|
|
3561
3589
|
s("div", {
|
|
3562
3590
|
class: q(["is-score-so", [{ "is-score-so-goal": e.event.goal }]])
|
|
@@ -3566,20 +3594,20 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3566
3594
|
class: q(["is-badge is-large", [{ "is-green": e.event.goal }]])
|
|
3567
3595
|
}, [
|
|
3568
3596
|
e.event.goal ? (c(), u(k, { key: 0 }, [
|
|
3569
|
-
|
|
3597
|
+
w(m(r(t)("events.score")), 1)
|
|
3570
3598
|
], 64)) : (c(), u(k, { key: 1 }, [
|
|
3571
|
-
|
|
3599
|
+
w(m(r(t)("events.missed")), 1)
|
|
3572
3600
|
], 64))
|
|
3573
3601
|
], 2)
|
|
3574
3602
|
]),
|
|
3575
3603
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3576
|
-
s("div",
|
|
3577
|
-
s("span",
|
|
3578
|
-
|
|
3604
|
+
s("div", mc, [
|
|
3605
|
+
s("span", uc, m(e.event.jerseyNumber), 1),
|
|
3606
|
+
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3579
3607
|
])
|
|
3580
3608
|
], 64));
|
|
3581
3609
|
}
|
|
3582
|
-
},
|
|
3610
|
+
}, pc = { class: "is-time-cell" }, bc = { class: "is-team-logo-cell" }, fc = { class: "is-icon-cell" }, hc = {
|
|
3583
3611
|
__name: "Timeout",
|
|
3584
3612
|
props: {
|
|
3585
3613
|
event: {
|
|
@@ -3594,17 +3622,17 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3594
3622
|
setup(e) {
|
|
3595
3623
|
const { t } = M();
|
|
3596
3624
|
return (a, i) => (c(), u(k, null, [
|
|
3597
|
-
s("div",
|
|
3598
|
-
s("div",
|
|
3599
|
-
(c(), x(
|
|
3625
|
+
s("div", pc, m(e.event.eventTime), 1),
|
|
3626
|
+
s("div", bc, [
|
|
3627
|
+
(c(), x(_e, {
|
|
3600
3628
|
key: e.event.team.id,
|
|
3601
3629
|
name: e.event.team.longName,
|
|
3602
3630
|
logo: e.event.team.logo,
|
|
3603
3631
|
"is-home-team": e.isHomeTeam
|
|
3604
3632
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3605
3633
|
]),
|
|
3606
|
-
s("div",
|
|
3607
|
-
b(r(
|
|
3634
|
+
s("div", fc, [
|
|
3635
|
+
b(r(_t), { class: "is-timer-icon" })
|
|
3608
3636
|
]),
|
|
3609
3637
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3610
3638
|
i[1] || (i[1] = s("div", null, null, -1)),
|
|
@@ -3612,7 +3640,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3612
3640
|
s("div", null, m(r(t)("events.timeout")), 1)
|
|
3613
3641
|
], 64));
|
|
3614
3642
|
}
|
|
3615
|
-
},
|
|
3643
|
+
}, yc = {
|
|
3616
3644
|
__name: "GameEvent",
|
|
3617
3645
|
props: {
|
|
3618
3646
|
event: {
|
|
@@ -3625,16 +3653,16 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3625
3653
|
}
|
|
3626
3654
|
},
|
|
3627
3655
|
setup(e) {
|
|
3628
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
3629
|
-
return (o, l) => (c(), x(
|
|
3656
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Kl).set("Kiállítás", lc).set("Kapus", Jl).set("Idő", hc).set("Büntető", vc), i = f(() => a.get(t.event.type)), n = f(() => t.event.team?.id === t.homeTeamId);
|
|
3657
|
+
return (o, l) => (c(), x(Qt(i.value), {
|
|
3630
3658
|
event: e.event,
|
|
3631
3659
|
"is-home-team": n.value
|
|
3632
3660
|
}, null, 8, ["event", "is-home-team"]));
|
|
3633
3661
|
}
|
|
3634
|
-
},
|
|
3662
|
+
}, wc = { class: "gamecenter-game-events" }, kc = { class: "is-period-header" }, xc = {
|
|
3635
3663
|
key: 0,
|
|
3636
3664
|
class: "is-no-action"
|
|
3637
|
-
},
|
|
3665
|
+
}, Tc = {
|
|
3638
3666
|
__name: "GameEvents",
|
|
3639
3667
|
props: {
|
|
3640
3668
|
gameEvents: {
|
|
@@ -3647,16 +3675,16 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3647
3675
|
}
|
|
3648
3676
|
},
|
|
3649
3677
|
setup(e) {
|
|
3650
|
-
const t = e, { t: a } = M(), i = f(() =>
|
|
3651
|
-
return (n, o) => (c(), u("div",
|
|
3678
|
+
const t = e, { t: a } = M(), i = f(() => rn(t.gameData, t.gameEvents));
|
|
3679
|
+
return (n, o) => (c(), u("div", wc, [
|
|
3652
3680
|
(c(!0), u(k, null, N(i.value, (l, d) => (c(), u(k, { key: d }, [
|
|
3653
|
-
s("div",
|
|
3654
|
-
l.length === 0 ? (c(), u("div",
|
|
3681
|
+
s("div", kc, m(r(a)(`periods.${r(zt)(d)}`)), 1),
|
|
3682
|
+
l.length === 0 ? (c(), u("div", xc, m(r(a)("events.noEventsInPeriod")), 1)) : h("", !0),
|
|
3655
3683
|
(c(!0), u(k, null, N(l, (g) => (c(), u("div", {
|
|
3656
3684
|
key: g.id,
|
|
3657
3685
|
class: "gamecenter-game-event"
|
|
3658
3686
|
}, [
|
|
3659
|
-
b(
|
|
3687
|
+
b(yc, {
|
|
3660
3688
|
event: g,
|
|
3661
3689
|
"home-team-id": e.gameData.homeTeam.id
|
|
3662
3690
|
}, null, 8, ["event", "home-team-id"])
|
|
@@ -3665,7 +3693,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3665
3693
|
o[0] || (o[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
3666
3694
|
]));
|
|
3667
3695
|
}
|
|
3668
|
-
},
|
|
3696
|
+
}, Sc = { class: "gamecenter-data-columns" }, zc = {
|
|
3669
3697
|
__name: "GameGoaliesStats",
|
|
3670
3698
|
props: {
|
|
3671
3699
|
data: {
|
|
@@ -3688,11 +3716,11 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3688
3716
|
}
|
|
3689
3717
|
},
|
|
3690
3718
|
setup(e) {
|
|
3691
|
-
const t = e, a =
|
|
3692
|
-
return (l, d) => (c(), u("div",
|
|
3693
|
-
b(
|
|
3719
|
+
const t = e, a = wa([fa(ce("startingFive"))]), { columns: i } = me(Sa), n = f(() => a(t.data?.[t.homeTeamId] ?? [])), o = f(() => a(t.data?.[t.awayTeamId] ?? []));
|
|
3720
|
+
return (l, d) => (c(), u("div", Sc, [
|
|
3721
|
+
b(Ge, { rows: n.value }, {
|
|
3694
3722
|
default: T(({ rows: g }) => [
|
|
3695
|
-
b(
|
|
3723
|
+
b(V, {
|
|
3696
3724
|
class: "gamecenter-data-table",
|
|
3697
3725
|
columns: r(i),
|
|
3698
3726
|
rows: g,
|
|
@@ -3701,9 +3729,9 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3701
3729
|
]),
|
|
3702
3730
|
_: 1
|
|
3703
3731
|
}, 8, ["rows"]),
|
|
3704
|
-
b(
|
|
3732
|
+
b(Ge, { rows: o.value }, {
|
|
3705
3733
|
default: T(({ rows: g }) => [
|
|
3706
|
-
b(
|
|
3734
|
+
b(V, {
|
|
3707
3735
|
class: "gamecenter-data-table",
|
|
3708
3736
|
columns: r(i),
|
|
3709
3737
|
rows: g,
|
|
@@ -3714,7 +3742,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3714
3742
|
}, 8, ["rows"])
|
|
3715
3743
|
]));
|
|
3716
3744
|
}
|
|
3717
|
-
},
|
|
3745
|
+
}, _c = { class: "gamecenter-game-stats-container" }, Pc = ["innerHTML"], Y = {
|
|
3718
3746
|
__name: "GameStatsContainer",
|
|
3719
3747
|
props: {
|
|
3720
3748
|
title: {
|
|
@@ -3727,19 +3755,19 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3727
3755
|
}
|
|
3728
3756
|
},
|
|
3729
3757
|
setup(e) {
|
|
3730
|
-
return (t, a) => (c(), u("dl",
|
|
3758
|
+
return (t, a) => (c(), u("dl", _c, [
|
|
3731
3759
|
s("dt", null, [
|
|
3732
3760
|
X(t.$slots, "default", {}, () => [
|
|
3733
|
-
|
|
3761
|
+
w(m(e.title), 1)
|
|
3734
3762
|
])
|
|
3735
3763
|
]),
|
|
3736
|
-
s("dd", { innerHTML: e.data }, null, 8,
|
|
3764
|
+
s("dd", { innerHTML: e.data }, null, 8, Pc)
|
|
3737
3765
|
]));
|
|
3738
3766
|
}
|
|
3739
|
-
},
|
|
3767
|
+
}, $c = {
|
|
3740
3768
|
key: 0,
|
|
3741
3769
|
class: "gamecenter-game-stats"
|
|
3742
|
-
},
|
|
3770
|
+
}, jc = { class: "gamecenter-game-stats-container-wrapper" }, Nc = {
|
|
3743
3771
|
__name: "GameOfficials",
|
|
3744
3772
|
props: {
|
|
3745
3773
|
gameOfficials: {
|
|
@@ -3752,15 +3780,15 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3752
3780
|
}
|
|
3753
3781
|
},
|
|
3754
3782
|
setup(e) {
|
|
3755
|
-
const t = e, { gameData: a } =
|
|
3783
|
+
const t = e, { gameData: a } = ct(t), { t: i } = M(), n = f(() => a.value?.attendance ?? 0), o = f(
|
|
3756
3784
|
() => le(
|
|
3757
|
-
|
|
3785
|
+
Gt(", "),
|
|
3758
3786
|
J((d) => `${d.lastName} ${d.firstName}`),
|
|
3759
3787
|
se((d) => !d)
|
|
3760
3788
|
)([t.gameOfficials?.gameOfficials?.first_referee, t.gameOfficials?.gameOfficials?.second_referee])
|
|
3761
3789
|
), l = f(
|
|
3762
3790
|
() => le(
|
|
3763
|
-
|
|
3791
|
+
Gt(", "),
|
|
3764
3792
|
J((d) => `${d.lastName} ${d.firstName}`),
|
|
3765
3793
|
se((d) => !d)
|
|
3766
3794
|
)([
|
|
@@ -3768,8 +3796,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3768
3796
|
t.gameOfficials?.gameOfficials?.second_line_judge
|
|
3769
3797
|
])
|
|
3770
3798
|
);
|
|
3771
|
-
return (d, g) => !r(O)(o.value) || !r(O)(l.value) ? (c(), u("div",
|
|
3772
|
-
s("div",
|
|
3799
|
+
return (d, g) => !r(O)(o.value) || !r(O)(l.value) ? (c(), u("div", $c, [
|
|
3800
|
+
s("div", jc, [
|
|
3773
3801
|
b(Y, {
|
|
3774
3802
|
title: r(i)("gameStats.referees"),
|
|
3775
3803
|
data: o.value
|
|
@@ -3786,7 +3814,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3786
3814
|
])
|
|
3787
3815
|
])) : h("", !0);
|
|
3788
3816
|
}
|
|
3789
|
-
},
|
|
3817
|
+
}, Ec = { class: "gamecenter-data-column" }, Oc = {
|
|
3790
3818
|
__name: "GamePlayersStats",
|
|
3791
3819
|
props: {
|
|
3792
3820
|
data: {
|
|
@@ -3809,11 +3837,11 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3809
3837
|
}
|
|
3810
3838
|
},
|
|
3811
3839
|
setup(e) {
|
|
3812
|
-
const t = e, { columns: a } = me(
|
|
3813
|
-
return (o, l) => (c(), u("div",
|
|
3814
|
-
b(
|
|
3840
|
+
const t = e, { columns: a } = me(Ta), i = f(() => Me(t.data?.[t.homeTeamId] ?? [])), n = f(() => Me(t.data?.[t.awayTeamId] ?? []));
|
|
3841
|
+
return (o, l) => (c(), u("div", Ec, [
|
|
3842
|
+
b(Be, { rows: i.value }, {
|
|
3815
3843
|
default: T(({ rows: d, sort: g, onSort: v }) => [
|
|
3816
|
-
b(
|
|
3844
|
+
b(V, {
|
|
3817
3845
|
class: "gamecenter-data-table",
|
|
3818
3846
|
columns: r(a),
|
|
3819
3847
|
rows: d,
|
|
@@ -3824,9 +3852,9 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3824
3852
|
]),
|
|
3825
3853
|
_: 1
|
|
3826
3854
|
}, 8, ["rows"]),
|
|
3827
|
-
b(
|
|
3855
|
+
b(Be, { rows: n.value }, {
|
|
3828
3856
|
default: T(({ rows: d, sort: g, onSort: v }) => [
|
|
3829
|
-
b(
|
|
3857
|
+
b(V, {
|
|
3830
3858
|
class: "gamecenter-data-table",
|
|
3831
3859
|
columns: r(a),
|
|
3832
3860
|
rows: d,
|
|
@@ -3839,7 +3867,7 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3839
3867
|
}, 8, ["rows"])
|
|
3840
3868
|
]));
|
|
3841
3869
|
}
|
|
3842
|
-
},
|
|
3870
|
+
}, Ic = {
|
|
3843
3871
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3844
3872
|
viewBox: "0 0 24 24",
|
|
3845
3873
|
fill: "none",
|
|
@@ -3848,8 +3876,8 @@ const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3848
3876
|
"stroke-linecap": "round",
|
|
3849
3877
|
"stroke-linejoin": "round"
|
|
3850
3878
|
};
|
|
3851
|
-
function
|
|
3852
|
-
return c(), u("svg",
|
|
3879
|
+
function Ac(e, t) {
|
|
3880
|
+
return c(), u("svg", Ic, [...t[0] || (t[0] = [
|
|
3853
3881
|
s("circle", {
|
|
3854
3882
|
cx: "12",
|
|
3855
3883
|
cy: "12",
|
|
@@ -3865,9 +3893,9 @@ function Nc(e, t) {
|
|
|
3865
3893
|
cy: "19",
|
|
3866
3894
|
r: "1"
|
|
3867
3895
|
}, null, -1)
|
|
3868
|
-
]));
|
|
3896
|
+
])]);
|
|
3869
3897
|
}
|
|
3870
|
-
const
|
|
3898
|
+
const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class: "gamecenter-game-stats-container-wrapper" }, Dc = ["onClick", "onFocus", "onBlur"], Gc = { class: "is-popover-content" }, Bc = {
|
|
3871
3899
|
__name: "GameStats",
|
|
3872
3900
|
props: {
|
|
3873
3901
|
gameStats: {
|
|
@@ -3883,7 +3911,7 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3883
3911
|
const t = e, { t: a } = M(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(
|
|
3884
3912
|
() => Bt(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")
|
|
3885
3913
|
), l = f(
|
|
3886
|
-
() =>
|
|
3914
|
+
() => nn(
|
|
3887
3915
|
t.gameStats?.teamSOG ?? [],
|
|
3888
3916
|
i.value,
|
|
3889
3917
|
n.value,
|
|
@@ -3896,9 +3924,9 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3896
3924
|
n.value,
|
|
3897
3925
|
"penaltyLength"
|
|
3898
3926
|
)
|
|
3899
|
-
), g = f(() =>
|
|
3900
|
-
return (S,
|
|
3901
|
-
s("div",
|
|
3927
|
+
), g = f(() => on(t.gameStats?.teamPowerPlay ?? {})), v = f(() => sn(t.gameStats?.teamPowerPlay ?? {})), p = f(() => ln(t.gameStats?.teamPowerPlay ?? {}));
|
|
3928
|
+
return (S, y) => (c(), u("div", Lc, [
|
|
3929
|
+
s("div", Cc, [
|
|
3902
3930
|
b(Y, {
|
|
3903
3931
|
title: r(a)("teamsStats.sog"),
|
|
3904
3932
|
data: o.value
|
|
@@ -3923,7 +3951,7 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3923
3951
|
data: g.value.advTime
|
|
3924
3952
|
}, {
|
|
3925
3953
|
default: T(() => [
|
|
3926
|
-
|
|
3954
|
+
w(m(r(a)("teamsStats.advantageTime")) + " ", 1),
|
|
3927
3955
|
b(r(ae), {
|
|
3928
3956
|
offset: 2,
|
|
3929
3957
|
placement: "top",
|
|
@@ -3937,11 +3965,11 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3937
3965
|
onFocus: P,
|
|
3938
3966
|
onBlur: L
|
|
3939
3967
|
}, [
|
|
3940
|
-
b(r(
|
|
3941
|
-
], 40,
|
|
3968
|
+
b(r(Mc))
|
|
3969
|
+
], 40, Dc)
|
|
3942
3970
|
]),
|
|
3943
3971
|
content: T(() => [
|
|
3944
|
-
s("div",
|
|
3972
|
+
s("div", Gc, [
|
|
3945
3973
|
b(Y, {
|
|
3946
3974
|
title: r(a)("teamsStats.advantageTimePP1"),
|
|
3947
3975
|
data: g.value.advTimePP1
|
|
@@ -3958,10 +3986,10 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3958
3986
|
_: 1
|
|
3959
3987
|
}, 8, ["data"])
|
|
3960
3988
|
]),
|
|
3961
|
-
|
|
3989
|
+
y[0] || (y[0] = s("div", { id: "popover-container" }, null, -1))
|
|
3962
3990
|
]));
|
|
3963
3991
|
}
|
|
3964
|
-
},
|
|
3992
|
+
}, Hc = { class: "gamecenter-data-columns" }, Rc = {
|
|
3965
3993
|
__name: "GameTeamOfficials",
|
|
3966
3994
|
props: {
|
|
3967
3995
|
gameOfficials: {
|
|
@@ -3978,15 +4006,15 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3978
4006
|
}
|
|
3979
4007
|
},
|
|
3980
4008
|
setup(e) {
|
|
3981
|
-
const t = e, { columns: a } = me(
|
|
3982
|
-
return (l, d) => (c(), u("div",
|
|
3983
|
-
b(
|
|
4009
|
+
const t = e, { columns: a } = me(za), { t: i } = M(), n = f(() => De(t.gameOfficials?.gameTeamMembers?.home ?? [], i)), o = f(() => De(t.gameOfficials?.gameTeamMembers?.away ?? [], i));
|
|
4010
|
+
return (l, d) => (c(), u("div", Hc, [
|
|
4011
|
+
b(V, {
|
|
3984
4012
|
class: "gamecenter-data-table",
|
|
3985
4013
|
columns: r(a),
|
|
3986
4014
|
rows: n.value,
|
|
3987
4015
|
title: e.homeTeamName
|
|
3988
4016
|
}, null, 8, ["columns", "rows", "title"]),
|
|
3989
|
-
b(
|
|
4017
|
+
b(V, {
|
|
3990
4018
|
class: "gamecenter-data-table",
|
|
3991
4019
|
columns: r(a),
|
|
3992
4020
|
rows: o.value,
|
|
@@ -3994,7 +4022,7 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
3994
4022
|
}, null, 8, ["columns", "rows", "title"])
|
|
3995
4023
|
]));
|
|
3996
4024
|
}
|
|
3997
|
-
}, Gc = '.gamecenter-game-data{margin-bottom:30px;text-align:center}.gamecenter-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:flex-end}@media all and (min-width: 576px){.gamecenter-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-game-data .is-title-container{margin-bottom:30px}.gamecenter-game-data .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-game-data .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-game-data .is-live-vistors{padding-block:8px;font-size:var(--vbr-widget-gamecenter-local-gamedate-size);color:var(--vbr-widget-gamecenter-local-gamedate-color)}.gamecenter-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-game-stats{margin-bottom:20px}.gamecenter-game-stats [data-placement]{z-index:1000}.gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr)}}@media all and (min-width: 992px){.gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr)}}.gamecenter-game-stats-container{text-align:center}.gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.gamecenter-game-events .is-no-action{padding:10px;text-align:center}.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-game-event>*:last-of-type{grid-column:2/7}}.gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.gamecenter-game-event>*{padding:10px}.gamecenter-game-event .is-team-logo-cell span{display:inline-block}.gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-timer-icon,.gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-time-cell{font-weight:700}.gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-assists-list span:after{content:" / "}.gamecenter-game-event .is-assists-list span:last-child:after{content:""}.gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-poi-data ul{display:inline-flex}.gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.gamecenter-data-columns{--columns: repeat(2, 1fr)}}.gamecenter-data-column{display:grid;gap:20px;margin-bottom:20px}', Bc = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Hc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Rc = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", Fc = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Kc = { class: "gamecenter" }, Uc = {
|
|
4025
|
+
}, Fc = '.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}', Kc = '.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)}', Vc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Uc = ".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)}', Wc = { class: "gamecenter" }, Yc = {
|
|
3998
4026
|
__name: "Game.ce",
|
|
3999
4027
|
props: {
|
|
4000
4028
|
locale: {
|
|
@@ -4011,7 +4039,7 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
4011
4039
|
}
|
|
4012
4040
|
},
|
|
4013
4041
|
setup(e) {
|
|
4014
|
-
const t = e, a = { en:
|
|
4042
|
+
const t = e, a = { en: ka, hu: xa }, i = ut("history"), { errors: n, add: o, remove: l } = $a(), d = f(() => i.gameId || i.gameid || i["game-id"] || t.gameId), { state: g, execute: v } = ie({
|
|
4015
4043
|
options: {
|
|
4016
4044
|
path: "/v2/game-data",
|
|
4017
4045
|
apiKey: t.apiKey,
|
|
@@ -4025,10 +4053,10 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
4025
4053
|
apiKey: t.apiKey,
|
|
4026
4054
|
params: { gameId: d.value }
|
|
4027
4055
|
},
|
|
4028
|
-
transform: (C) => le(
|
|
4056
|
+
transform: (C) => le(kt(ce("eventPeriod")), Ve, se(Tt("Period", "type")))(C?.isEmpty ? [] : C),
|
|
4029
4057
|
onError: (C) => o("gameEvents", C),
|
|
4030
4058
|
onSuccess: () => l("gameEvents")
|
|
4031
|
-
}), { state:
|
|
4059
|
+
}), { state: y, execute: z } = ie({
|
|
4032
4060
|
options: {
|
|
4033
4061
|
path: "/v2/game-stats",
|
|
4034
4062
|
apiKey: t.apiKey,
|
|
@@ -4045,60 +4073,60 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
4045
4073
|
onError: (C) => o("gameOfficials", C),
|
|
4046
4074
|
onSuccess: () => l("gameOfficials")
|
|
4047
4075
|
});
|
|
4048
|
-
|
|
4076
|
+
gn({
|
|
4049
4077
|
data: g,
|
|
4050
4078
|
services: { getGameData: v, getGameStats: z, getEvents: S, getGameOfficials: L }
|
|
4051
4079
|
});
|
|
4052
|
-
const j =
|
|
4053
|
-
return (C, W) => (c(), u("div",
|
|
4054
|
-
b(r(
|
|
4080
|
+
const j = ta(t.apiKey), B = f(() => et(`/v2/game-attendance?gameid=${d.value}&apiKey=${j}`));
|
|
4081
|
+
return (C, W) => (c(), u("div", Wc, [
|
|
4082
|
+
b(r(Zt), {
|
|
4055
4083
|
locale: t.locale,
|
|
4056
4084
|
messages: a
|
|
4057
4085
|
}, {
|
|
4058
4086
|
default: T(() => [
|
|
4059
|
-
(c(!0), u(k, null, N(r(n), ($) => (c(), x(r(
|
|
4087
|
+
(c(!0), u(k, null, N(r(n), ($) => (c(), x(r(Xt), {
|
|
4060
4088
|
key: $.key,
|
|
4061
4089
|
error: $
|
|
4062
4090
|
}, null, 8, ["error"]))), 128)),
|
|
4063
|
-
r(O)(r(g)) ? h("", !0) : (c(), x(
|
|
4091
|
+
r(O)(r(g)) ? h("", !0) : (c(), x(jl, {
|
|
4064
4092
|
key: 0,
|
|
4065
4093
|
"game-data": r(g),
|
|
4066
4094
|
locale: t.locale,
|
|
4067
4095
|
"websocket-url": B.value
|
|
4068
4096
|
}, null, 8, ["game-data", "locale", "websocket-url"])),
|
|
4069
|
-
r(
|
|
4097
|
+
r(Xr)(r(g)) ? (c(), x(Nc, {
|
|
4070
4098
|
key: 1,
|
|
4071
4099
|
"game-data": r(g),
|
|
4072
4100
|
"game-officials": r(P)
|
|
4073
4101
|
}, null, 8, ["game-data", "game-officials"])) : h("", !0),
|
|
4074
4102
|
r(g)?.gameStatus > 0 ? (c(), u(k, { key: 2 }, [
|
|
4075
|
-
r(O)(r(
|
|
4103
|
+
r(O)(r(y)) ? h("", !0) : (c(), x(Bc, {
|
|
4076
4104
|
key: 0,
|
|
4077
4105
|
"game-data": r(g),
|
|
4078
|
-
"game-stats": r(
|
|
4106
|
+
"game-stats": r(y)
|
|
4079
4107
|
}, null, 8, ["game-data", "game-stats"])),
|
|
4080
|
-
!r(O)(r(p)) && !r(O)(r(g)) ? (c(), x(
|
|
4108
|
+
!r(O)(r(p)) && !r(O)(r(g)) ? (c(), x(Tc, {
|
|
4081
4109
|
key: 1,
|
|
4082
4110
|
"game-events": r(p),
|
|
4083
4111
|
"game-data": r(g)
|
|
4084
4112
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
4085
|
-
r(O)(r(
|
|
4113
|
+
r(O)(r(y)) ? h("", !0) : (c(), x(Oc, {
|
|
4086
4114
|
key: 2,
|
|
4087
|
-
data: r(
|
|
4115
|
+
data: r(y).players,
|
|
4088
4116
|
"home-team-id": r(g).homeTeam.id,
|
|
4089
4117
|
"home-team-name": r(g).homeTeam.longName,
|
|
4090
4118
|
"away-team-id": r(g).awayTeam.id,
|
|
4091
4119
|
"away-team-name": r(g).awayTeam.longName
|
|
4092
4120
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4093
|
-
r(O)(r(
|
|
4121
|
+
r(O)(r(y)) ? h("", !0) : (c(), x(zc, {
|
|
4094
4122
|
key: 3,
|
|
4095
|
-
data: r(
|
|
4123
|
+
data: r(y).goalies,
|
|
4096
4124
|
"home-team-id": r(g).homeTeam.id,
|
|
4097
4125
|
"home-team-name": r(g).homeTeam.longName,
|
|
4098
4126
|
"away-team-id": r(g).awayTeam.id,
|
|
4099
4127
|
"away-team-name": r(g).awayTeam.longName
|
|
4100
4128
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4101
|
-
!r(O)(r(P)) && !r(O)(r(g)) ? (c(), x(
|
|
4129
|
+
!r(O)(r(P)) && !r(O)(r(g)) ? (c(), x(Rc, {
|
|
4102
4130
|
key: 4,
|
|
4103
4131
|
"game-officials": r(P),
|
|
4104
4132
|
"home-team-name": r(g).homeTeam.longName,
|
|
@@ -4110,18 +4138,18 @@ const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class
|
|
|
4110
4138
|
}, 8, ["locale"])
|
|
4111
4139
|
]));
|
|
4112
4140
|
}
|
|
4113
|
-
},
|
|
4114
|
-
function
|
|
4115
|
-
customElements.define("mjsz-vbr-game",
|
|
4141
|
+
}, Qc = /* @__PURE__ */ Ma(Yc, [["styles", [Aa, Fc, Kc, Vc, Uc, qc]]]), Jc = Jt(Qc), Zc = Jt(ol);
|
|
4142
|
+
function Xc() {
|
|
4143
|
+
customElements.define("mjsz-vbr-game", Jc), customElements.define("mjsz-vbr-game-timeline", Zc);
|
|
4116
4144
|
}
|
|
4117
|
-
const
|
|
4118
|
-
install: () =>
|
|
4145
|
+
const od = {
|
|
4146
|
+
install: () => Xc()
|
|
4119
4147
|
};
|
|
4120
4148
|
export {
|
|
4121
|
-
|
|
4122
|
-
|
|
4123
|
-
|
|
4124
|
-
|
|
4125
|
-
|
|
4126
|
-
|
|
4149
|
+
Qc as Game,
|
|
4150
|
+
Jc as GameCE,
|
|
4151
|
+
ol as GameTimeline,
|
|
4152
|
+
Zc as GameTimelineCE,
|
|
4153
|
+
od as default,
|
|
4154
|
+
Xc as register
|
|
4127
4155
|
};
|