@mjsz-vbr-elements/gamecenter 2.29.3 → 2.30.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.iife.js +3 -3
- package/dist/index.iife.js.br +0 -0
- package/dist/index.iife.js.gz +0 -0
- package/dist/index.js +942 -899
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @mjsz-vbr-elements/gamecenter
|
|
3
|
-
* version: v2.
|
|
3
|
+
* version: v2.30.1 - 17/10/2025, 13:31:55
|
|
4
4
|
* (c) 2025
|
|
5
5
|
* description: Data visualization for MJSZ VBR
|
|
6
6
|
* author: Ákos Stegner <akos.stegner@gmail.com>
|
|
7
7
|
*/
|
|
8
|
-
import { readonly as
|
|
9
|
-
import { Image as
|
|
10
|
-
import { useVisibilityChange as
|
|
11
|
-
import { rawConvert as
|
|
12
|
-
import { SORT_STATE_DESCEND as
|
|
8
|
+
import { readonly as Yt, watch as ge, getCurrentScope as Ga, onScopeDispose as Ba, shallowRef as He, shallowReadonly as Qt, ref as F, toValue as Q, toRef as Ha, customRef as Ra, isRef as Jt, reactive as Et, computed as f, unref as r, createElementBlock as u, openBlock as c, createElementVNode as s, normalizeStyle as Ee, toDisplayString as m, Fragment as k, renderList as E, toRefs as dt, setBlockTracking as R, createTextVNode as w, createCommentVNode as h, createVNode as b, createBlock as x, normalizeClass as q, renderSlot as te, withCtx as T, mergeProps as oe, toHandlers as se, resolveDynamicComponent as Zt, TransitionGroup as Fa, withModifiers as Ka, defineCustomElement as Xt } from "vue";
|
|
9
|
+
import { Image as ae, FloatingPanel as Z, ResponsiveTable as Va, DataTable as Ua, I18NProvider as ea, ErrorNotice as ta } from "@mjsz-vbr-elements/core/components";
|
|
10
|
+
import { useVisibilityChange as qa, useI18n as L, useColumns as ue, useSort as Wa, useServices as ie, useGameDataSocket as Ya } from "@mjsz-vbr-elements/core/composables";
|
|
11
|
+
import { rawConvert as gt, convertSecToMin as U, convertTimesSecToMin as aa, convertMinToSec as Qa, format as Ne, offsetName as Oe, playerName as mt, upperCase as Ja, convert as Za, resolveApiKey as ra, getWebsocketURL as et } from "@mjsz-vbr-elements/core/utils";
|
|
12
|
+
import { SORT_STATE_DESCEND as J, SORT_STATE_ASCEND as $e, useVisibilityChange as Xa, convertMinToSec as er, playerName as ut } from "@mjsz-vbr-elements/core";
|
|
13
13
|
function be(e) {
|
|
14
|
-
return
|
|
14
|
+
return Ga() ? (Ba(e), !0) : !1;
|
|
15
15
|
}
|
|
16
|
-
const ne = typeof window < "u" && typeof document < "u", Nt = typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope,
|
|
16
|
+
const ne = typeof window < "u" && typeof document < "u", Nt = typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope, tr = Object.prototype.toString, ar = (e) => tr.call(e) === "[object Object]", tt = () => {
|
|
17
17
|
};
|
|
18
|
-
function
|
|
18
|
+
function ia(...e) {
|
|
19
19
|
if (e.length !== 1)
|
|
20
|
-
return
|
|
20
|
+
return Ha(...e);
|
|
21
21
|
const t = e[0];
|
|
22
|
-
return typeof t == "function" ?
|
|
22
|
+
return typeof t == "function" ? Yt(Ra(() => ({ get: t, set: tt }))) : F(t);
|
|
23
23
|
}
|
|
24
|
-
function
|
|
24
|
+
function na(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,26 @@ function ar(e, t) {
|
|
|
29
29
|
}
|
|
30
30
|
return a;
|
|
31
31
|
}
|
|
32
|
-
const
|
|
33
|
-
function rr(e
|
|
32
|
+
const oa = (e) => e();
|
|
33
|
+
function rr(...e) {
|
|
34
|
+
let t = 0, a, i = !0, n = tt, o, l, d, g, v;
|
|
35
|
+
!Jt(e[0]) && typeof e[0] == "object" ? { delay: l, trailing: d = !0, leading: g = !0, rejectOnCancel: v = !1 } = e[0] : [l, d = !0, g = !0, v = !1] = e;
|
|
36
|
+
const p = () => {
|
|
37
|
+
a && (clearTimeout(a), a = void 0, n(), n = tt);
|
|
38
|
+
};
|
|
39
|
+
return (y) => {
|
|
40
|
+
const z = Q(l), P = Date.now() - t, N = () => o = y();
|
|
41
|
+
return p(), z <= 0 ? (t = Date.now(), N()) : (P > z && (g || !i) ? (t = Date.now(), N()) : d && (o = new Promise(($, G) => {
|
|
42
|
+
n = v ? G : $, a = setTimeout(() => {
|
|
43
|
+
t = Date.now(), i = !0, $(N()), p();
|
|
44
|
+
}, Math.max(0, z - P));
|
|
45
|
+
})), !g && !a && (a = setTimeout(() => i = !0, z)), i = !1, o);
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
function ir(e = oa, t = {}) {
|
|
34
49
|
const {
|
|
35
50
|
initialState: a = "active"
|
|
36
|
-
} = t, i =
|
|
51
|
+
} = t, i = ia(a === "active");
|
|
37
52
|
function n() {
|
|
38
53
|
i.value = !1;
|
|
39
54
|
}
|
|
@@ -43,32 +58,46 @@ function rr(e = ra, t = {}) {
|
|
|
43
58
|
const l = (...d) => {
|
|
44
59
|
i.value && e(...d);
|
|
45
60
|
};
|
|
46
|
-
return { isActive:
|
|
61
|
+
return { isActive: Yt(i), pause: n, resume: o, eventFilter: l };
|
|
47
62
|
}
|
|
48
63
|
function Ye(e) {
|
|
49
64
|
return Array.isArray(e) ? e : [e];
|
|
50
65
|
}
|
|
51
|
-
function
|
|
66
|
+
function nr(e, t = 200, a = !1, i = !0, n = !1) {
|
|
67
|
+
return na(
|
|
68
|
+
rr(t, a, i, n),
|
|
69
|
+
e
|
|
70
|
+
);
|
|
71
|
+
}
|
|
72
|
+
function or(e, t = 200, a = !0, i = !0) {
|
|
73
|
+
if (t <= 0)
|
|
74
|
+
return e;
|
|
75
|
+
const n = F(Q(e)), o = nr(() => {
|
|
76
|
+
n.value = e.value;
|
|
77
|
+
}, t, a, i);
|
|
78
|
+
return ge(e, () => o()), n;
|
|
79
|
+
}
|
|
80
|
+
function sr(e, t, a = {}) {
|
|
52
81
|
const {
|
|
53
|
-
eventFilter: i =
|
|
82
|
+
eventFilter: i = oa,
|
|
54
83
|
...n
|
|
55
84
|
} = a;
|
|
56
|
-
return
|
|
85
|
+
return ge(
|
|
57
86
|
e,
|
|
58
|
-
|
|
87
|
+
na(
|
|
59
88
|
i,
|
|
60
89
|
t
|
|
61
90
|
),
|
|
62
91
|
n
|
|
63
92
|
);
|
|
64
93
|
}
|
|
65
|
-
function
|
|
94
|
+
function lr(e, t, a = {}) {
|
|
66
95
|
const {
|
|
67
96
|
eventFilter: i,
|
|
68
97
|
initialState: n = "active",
|
|
69
98
|
...o
|
|
70
|
-
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } =
|
|
71
|
-
return { stop:
|
|
99
|
+
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } = ir(i, { initialState: n });
|
|
100
|
+
return { stop: sr(
|
|
72
101
|
e,
|
|
73
102
|
t,
|
|
74
103
|
{
|
|
@@ -77,7 +106,7 @@ function nr(e, t, a = {}) {
|
|
|
77
106
|
}
|
|
78
107
|
), pause: d, resume: g, isActive: v };
|
|
79
108
|
}
|
|
80
|
-
function
|
|
109
|
+
function cr(e, t = 1e3, a = {}) {
|
|
81
110
|
const {
|
|
82
111
|
immediate: i = !0,
|
|
83
112
|
immediateCallback: n = !1
|
|
@@ -91,22 +120,22 @@ function or(e, t = 1e3, a = {}) {
|
|
|
91
120
|
l.value = !1, d();
|
|
92
121
|
}
|
|
93
122
|
function v() {
|
|
94
|
-
const p =
|
|
123
|
+
const p = Q(t);
|
|
95
124
|
p <= 0 || (l.value = !0, n && e(), d(), l.value && (o = setInterval(e, p)));
|
|
96
125
|
}
|
|
97
|
-
if (i && ne && v(),
|
|
98
|
-
const p =
|
|
126
|
+
if (i && ne && v(), Jt(t) || typeof t == "function") {
|
|
127
|
+
const p = ge(t, () => {
|
|
99
128
|
l.value && ne && v();
|
|
100
129
|
});
|
|
101
130
|
be(p);
|
|
102
131
|
}
|
|
103
132
|
return be(g), {
|
|
104
|
-
isActive:
|
|
133
|
+
isActive: Qt(l),
|
|
105
134
|
pause: g,
|
|
106
135
|
resume: v
|
|
107
136
|
};
|
|
108
137
|
}
|
|
109
|
-
function
|
|
138
|
+
function dr(e, t, a = {}) {
|
|
110
139
|
const {
|
|
111
140
|
immediate: i = !0,
|
|
112
141
|
immediateCallback: n = !1
|
|
@@ -121,16 +150,16 @@ function sr(e, t, a = {}) {
|
|
|
121
150
|
function v(...p) {
|
|
122
151
|
n && e(), d(), o.value = !0, l = setTimeout(() => {
|
|
123
152
|
o.value = !1, l = void 0, e(...p);
|
|
124
|
-
},
|
|
153
|
+
}, Q(t));
|
|
125
154
|
}
|
|
126
155
|
return i && (o.value = !0, ne && v()), be(g), {
|
|
127
|
-
isPending:
|
|
156
|
+
isPending: Qt(o),
|
|
128
157
|
start: v,
|
|
129
158
|
stop: g
|
|
130
159
|
};
|
|
131
160
|
}
|
|
132
|
-
function
|
|
133
|
-
return
|
|
161
|
+
function gr(e, t, a) {
|
|
162
|
+
return ge(
|
|
134
163
|
e,
|
|
135
164
|
t,
|
|
136
165
|
{
|
|
@@ -139,33 +168,33 @@ function lr(e, t, a) {
|
|
|
139
168
|
}
|
|
140
169
|
);
|
|
141
170
|
}
|
|
142
|
-
const
|
|
143
|
-
function
|
|
171
|
+
const sa = ne ? window : void 0;
|
|
172
|
+
function mr(e) {
|
|
144
173
|
var t;
|
|
145
|
-
const a =
|
|
174
|
+
const a = Q(e);
|
|
146
175
|
return (t = a?.$el) != null ? t : a;
|
|
147
176
|
}
|
|
148
|
-
function
|
|
177
|
+
function at(...e) {
|
|
149
178
|
const t = [], a = () => {
|
|
150
179
|
t.forEach((d) => d()), t.length = 0;
|
|
151
180
|
}, i = (d, g, v, p) => (d.addEventListener(g, v, p), () => d.removeEventListener(g, v, p)), n = f(() => {
|
|
152
|
-
const d = Ye(
|
|
181
|
+
const d = Ye(Q(e[0])).filter((g) => g != null);
|
|
153
182
|
return d.every((g) => typeof g != "string") ? d : void 0;
|
|
154
|
-
}), o =
|
|
183
|
+
}), o = gr(
|
|
155
184
|
() => {
|
|
156
185
|
var d, g;
|
|
157
186
|
return [
|
|
158
|
-
(g = (d = n.value) == null ? void 0 : d.map((v) =>
|
|
159
|
-
Ye(
|
|
187
|
+
(g = (d = n.value) == null ? void 0 : d.map((v) => mr(v))) != null ? g : [sa].filter((v) => v != null),
|
|
188
|
+
Ye(Q(n.value ? e[1] : e[0])),
|
|
160
189
|
Ye(r(n.value ? e[2] : e[1])),
|
|
161
190
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
162
|
-
|
|
191
|
+
Q(n.value ? e[3] : e[2])
|
|
163
192
|
];
|
|
164
193
|
},
|
|
165
194
|
([d, g, v, p]) => {
|
|
166
195
|
if (a(), !d?.length || !g?.length || !v?.length)
|
|
167
196
|
return;
|
|
168
|
-
const S =
|
|
197
|
+
const S = ar(p) ? { ...p } : p;
|
|
169
198
|
t.push(
|
|
170
199
|
...d.flatMap(
|
|
171
200
|
(y) => g.flatMap(
|
|
@@ -184,7 +213,7 @@ function pe(e, t, a = {}) {
|
|
|
184
213
|
const {
|
|
185
214
|
immediate: i = !0,
|
|
186
215
|
immediateCallback: n = !1
|
|
187
|
-
} = a, { start: o } =
|
|
216
|
+
} = a, { start: o } = dr(d, t, { immediate: i }), l = He(!1);
|
|
188
217
|
async function d() {
|
|
189
218
|
l.value && (await e(), o());
|
|
190
219
|
}
|
|
@@ -200,30 +229,30 @@ function pe(e, t, a = {}) {
|
|
|
200
229
|
resume: g
|
|
201
230
|
};
|
|
202
231
|
}
|
|
203
|
-
function
|
|
232
|
+
function vt(e = "history", t = {}) {
|
|
204
233
|
const {
|
|
205
234
|
initialValue: a = {},
|
|
206
235
|
removeNullishValues: i = !0,
|
|
207
236
|
removeFalsyValues: n = !1,
|
|
208
237
|
write: o = !0,
|
|
209
238
|
writeMode: l = "replace",
|
|
210
|
-
window: d =
|
|
211
|
-
stringify: g = (
|
|
239
|
+
window: d = sa,
|
|
240
|
+
stringify: g = (j) => j.toString()
|
|
212
241
|
} = t;
|
|
213
242
|
if (!d)
|
|
214
|
-
return
|
|
215
|
-
const v =
|
|
243
|
+
return Et(a);
|
|
244
|
+
const v = Et({});
|
|
216
245
|
function p() {
|
|
217
246
|
if (e === "history")
|
|
218
247
|
return d.location.search || "";
|
|
219
248
|
if (e === "hash") {
|
|
220
|
-
const
|
|
221
|
-
return _ > 0 ?
|
|
249
|
+
const j = d.location.hash || "", _ = j.indexOf("?");
|
|
250
|
+
return _ > 0 ? j.slice(_) : "";
|
|
222
251
|
} else
|
|
223
252
|
return (d.location.hash || "").replace(/^#/, "");
|
|
224
253
|
}
|
|
225
|
-
function S(
|
|
226
|
-
const _ = g(
|
|
254
|
+
function S(j) {
|
|
255
|
+
const _ = g(j);
|
|
227
256
|
if (e === "history")
|
|
228
257
|
return `${_ ? `?${_}` : ""}${d.location.hash || ""}`;
|
|
229
258
|
if (e === "hash-params")
|
|
@@ -234,49 +263,49 @@ function ut(e = "history", t = {}) {
|
|
|
234
263
|
function y() {
|
|
235
264
|
return new URLSearchParams(p());
|
|
236
265
|
}
|
|
237
|
-
function z(
|
|
266
|
+
function z(j) {
|
|
238
267
|
const _ = new Set(Object.keys(v));
|
|
239
|
-
for (const D of
|
|
240
|
-
const H =
|
|
241
|
-
v[D] = H.length > 1 ? H :
|
|
268
|
+
for (const D of j.keys()) {
|
|
269
|
+
const H = j.getAll(D);
|
|
270
|
+
v[D] = H.length > 1 ? H : j.get(D) || "", _.delete(D);
|
|
242
271
|
}
|
|
243
272
|
Array.from(_).forEach((D) => delete v[D]);
|
|
244
273
|
}
|
|
245
|
-
const { pause: P, resume:
|
|
274
|
+
const { pause: P, resume: N } = lr(
|
|
246
275
|
v,
|
|
247
276
|
() => {
|
|
248
|
-
const
|
|
277
|
+
const j = new URLSearchParams("");
|
|
249
278
|
Object.keys(v).forEach((_) => {
|
|
250
279
|
const D = v[_];
|
|
251
|
-
Array.isArray(D) ? D.forEach((H) =>
|
|
252
|
-
}), j
|
|
280
|
+
Array.isArray(D) ? D.forEach((H) => j.append(_, H)) : i && D == null || n && !D ? j.delete(_) : j.set(_, D);
|
|
281
|
+
}), $(j, !1);
|
|
253
282
|
},
|
|
254
283
|
{ deep: !0 }
|
|
255
284
|
);
|
|
256
|
-
function j
|
|
257
|
-
P(), _ && z(
|
|
285
|
+
function $(j, _) {
|
|
286
|
+
P(), _ && z(j), l === "replace" ? d.history.replaceState(
|
|
258
287
|
d.history.state,
|
|
259
288
|
d.document.title,
|
|
260
|
-
d.location.pathname + S(
|
|
289
|
+
d.location.pathname + S(j)
|
|
261
290
|
) : d.history.pushState(
|
|
262
291
|
d.history.state,
|
|
263
292
|
d.document.title,
|
|
264
|
-
d.location.pathname + S(
|
|
265
|
-
),
|
|
293
|
+
d.location.pathname + S(j)
|
|
294
|
+
), N();
|
|
266
295
|
}
|
|
267
|
-
function
|
|
268
|
-
o &&
|
|
296
|
+
function G() {
|
|
297
|
+
o && $(y(), !0);
|
|
269
298
|
}
|
|
270
299
|
const C = { passive: !0 };
|
|
271
|
-
|
|
300
|
+
at(d, "popstate", G, C), e !== "history" && at(d, "hashchange", G, C);
|
|
272
301
|
const W = y();
|
|
273
302
|
return W.keys().next().value ? z(W) : Object.assign(v, a), v;
|
|
274
303
|
}
|
|
275
|
-
const
|
|
304
|
+
const Ot = "ping";
|
|
276
305
|
function Qe(e) {
|
|
277
306
|
return e === !0 ? {} : e;
|
|
278
307
|
}
|
|
279
|
-
function
|
|
308
|
+
function ur(e, t = {}) {
|
|
280
309
|
const {
|
|
281
310
|
onConnected: a,
|
|
282
311
|
onDisconnected: i,
|
|
@@ -286,100 +315,100 @@ function dr(e, t = {}) {
|
|
|
286
315
|
autoConnect: d = !0,
|
|
287
316
|
autoClose: g = !0,
|
|
288
317
|
protocols: v = []
|
|
289
|
-
} = t, p = F(null), S = He("CLOSED"), y = F(), z =
|
|
290
|
-
let P,
|
|
318
|
+
} = t, p = F(null), S = He("CLOSED"), y = F(), z = ia(e);
|
|
319
|
+
let P, N, $ = !1, G = 0, C = [], W, j;
|
|
291
320
|
const _ = () => {
|
|
292
321
|
if (C.length && y.value && S.value === "OPEN") {
|
|
293
|
-
for (const
|
|
294
|
-
y.value.send(
|
|
322
|
+
for (const B of C)
|
|
323
|
+
y.value.send(B);
|
|
295
324
|
C = [];
|
|
296
325
|
}
|
|
297
326
|
}, D = () => {
|
|
298
327
|
W != null && (clearTimeout(W), W = void 0);
|
|
299
328
|
}, H = () => {
|
|
300
|
-
clearTimeout(
|
|
301
|
-
}, he = (
|
|
302
|
-
D(), !(!ne && !Nt || !y.value) && (
|
|
303
|
-
},
|
|
304
|
-
if (
|
|
329
|
+
clearTimeout(j), j = void 0;
|
|
330
|
+
}, he = (B = 1e3, K) => {
|
|
331
|
+
D(), !(!ne && !Nt || !y.value) && ($ = !0, H(), P?.(), y.value.close(B, K), y.value = void 0);
|
|
332
|
+
}, $t = (B, K = !0) => !y.value || S.value !== "OPEN" ? (K && C.push(B), !1) : (_(), y.value.send(B), !0), jt = () => {
|
|
333
|
+
if ($ || typeof z.value > "u")
|
|
305
334
|
return;
|
|
306
|
-
const
|
|
307
|
-
y.value =
|
|
308
|
-
S.value = "OPEN",
|
|
309
|
-
},
|
|
310
|
-
if (S.value = "CLOSED", H(), P?.(), i?.(
|
|
335
|
+
const B = new WebSocket(z.value, v);
|
|
336
|
+
y.value = B, S.value = "CONNECTING", B.onopen = () => {
|
|
337
|
+
S.value = "OPEN", G = 0, a?.(B), N?.(), _();
|
|
338
|
+
}, B.onclose = (K) => {
|
|
339
|
+
if (S.value = "CLOSED", H(), P?.(), i?.(B, K), !$ && t.autoReconnect && (y.value == null || B === y.value)) {
|
|
311
340
|
const {
|
|
312
|
-
retries:
|
|
341
|
+
retries: ee = -1,
|
|
313
342
|
delay: ye = 1e3,
|
|
314
343
|
onFailed: Pe
|
|
315
344
|
} = Qe(t.autoReconnect);
|
|
316
|
-
(typeof
|
|
345
|
+
(typeof ee == "function" ? ee : () => typeof ee == "number" && (ee < 0 || G < ee))(G) ? (G += 1, W = setTimeout(jt, ye)) : Pe?.();
|
|
317
346
|
}
|
|
318
|
-
},
|
|
319
|
-
n?.(
|
|
320
|
-
},
|
|
347
|
+
}, B.onerror = (K) => {
|
|
348
|
+
n?.(B, K);
|
|
349
|
+
}, B.onmessage = (K) => {
|
|
321
350
|
if (t.heartbeat) {
|
|
322
351
|
H();
|
|
323
352
|
const {
|
|
324
|
-
message:
|
|
325
|
-
responseMessage: ye =
|
|
353
|
+
message: ee = Ot,
|
|
354
|
+
responseMessage: ye = ee
|
|
326
355
|
} = Qe(t.heartbeat);
|
|
327
|
-
if (K.data ===
|
|
356
|
+
if (K.data === Q(ye))
|
|
328
357
|
return;
|
|
329
358
|
}
|
|
330
|
-
p.value = K.data, o?.(
|
|
359
|
+
p.value = K.data, o?.(B, K);
|
|
331
360
|
};
|
|
332
361
|
};
|
|
333
362
|
if (t.heartbeat) {
|
|
334
363
|
const {
|
|
335
|
-
message:
|
|
364
|
+
message: B = Ot,
|
|
336
365
|
interval: K = 1e3,
|
|
337
|
-
pongTimeout:
|
|
338
|
-
} = Qe(t.heartbeat), { pause: ye, resume: Pe } =
|
|
366
|
+
pongTimeout: ee = 1e3
|
|
367
|
+
} = Qe(t.heartbeat), { pause: ye, resume: Pe } = cr(
|
|
339
368
|
() => {
|
|
340
|
-
|
|
341
|
-
he(),
|
|
342
|
-
},
|
|
369
|
+
$t(Q(B), !1), j == null && (j = setTimeout(() => {
|
|
370
|
+
he(), $ = !1;
|
|
371
|
+
}, ee));
|
|
343
372
|
},
|
|
344
373
|
K,
|
|
345
374
|
{ immediate: !1 }
|
|
346
375
|
);
|
|
347
|
-
P = ye,
|
|
376
|
+
P = ye, N = Pe;
|
|
348
377
|
}
|
|
349
|
-
g && (ne &&
|
|
378
|
+
g && (ne && at("beforeunload", () => he(), { passive: !0 }), be(he));
|
|
350
379
|
const We = () => {
|
|
351
|
-
!ne && !Nt || (he(),
|
|
380
|
+
!ne && !Nt || (he(), $ = !1, G = 0, jt());
|
|
352
381
|
};
|
|
353
|
-
return l && We(), d &&
|
|
382
|
+
return l && We(), d && ge(z, We), {
|
|
354
383
|
data: p,
|
|
355
384
|
status: S,
|
|
356
385
|
close: he,
|
|
357
|
-
send:
|
|
386
|
+
send: $t,
|
|
358
387
|
open: We,
|
|
359
388
|
ws: y
|
|
360
389
|
};
|
|
361
390
|
}
|
|
362
|
-
function
|
|
391
|
+
function O(e) {
|
|
363
392
|
return e != null && typeof e == "object" && e["@@functional/placeholder"] === !0;
|
|
364
393
|
}
|
|
365
|
-
function
|
|
394
|
+
function M(e) {
|
|
366
395
|
return function t(a) {
|
|
367
|
-
return arguments.length === 0 ||
|
|
396
|
+
return arguments.length === 0 || O(a) ? t : e.apply(this, arguments);
|
|
368
397
|
};
|
|
369
398
|
}
|
|
370
|
-
function
|
|
399
|
+
function A(e) {
|
|
371
400
|
return function t(a, i) {
|
|
372
401
|
switch (arguments.length) {
|
|
373
402
|
case 0:
|
|
374
403
|
return t;
|
|
375
404
|
case 1:
|
|
376
|
-
return
|
|
405
|
+
return O(a) ? t : M(function(n) {
|
|
377
406
|
return e(a, n);
|
|
378
407
|
});
|
|
379
408
|
default:
|
|
380
|
-
return
|
|
409
|
+
return O(a) && O(i) ? t : O(a) ? M(function(n) {
|
|
381
410
|
return e(n, i);
|
|
382
|
-
}) :
|
|
411
|
+
}) : O(i) ? M(function(n) {
|
|
383
412
|
return e(a, n);
|
|
384
413
|
}) : e(a, i);
|
|
385
414
|
}
|
|
@@ -435,17 +464,17 @@ function Re(e, t) {
|
|
|
435
464
|
throw new Error("First argument to _arity must be a non-negative integer no greater than ten");
|
|
436
465
|
}
|
|
437
466
|
}
|
|
438
|
-
function
|
|
467
|
+
function pt(e, t, a) {
|
|
439
468
|
return function() {
|
|
440
469
|
for (var i = [], n = 0, o = e, l = 0, d = !1; l < t.length || n < arguments.length; ) {
|
|
441
470
|
var g;
|
|
442
|
-
l < t.length && (!
|
|
471
|
+
l < t.length && (!O(t[l]) || n >= arguments.length) ? g = t[l] : (g = arguments[n], n += 1), i[l] = g, O(g) ? d = !0 : o -= 1, l += 1;
|
|
443
472
|
}
|
|
444
|
-
return !d && o <= 0 ? a.apply(this, i) : Re(Math.max(0, o),
|
|
473
|
+
return !d && o <= 0 ? a.apply(this, i) : Re(Math.max(0, o), pt(e, i, a));
|
|
445
474
|
};
|
|
446
475
|
}
|
|
447
|
-
var
|
|
448
|
-
return t === 1 ?
|
|
476
|
+
var bt = /* @__PURE__ */ A(function(t, a) {
|
|
477
|
+
return t === 1 ? M(a) : Re(t, pt(t, [], a));
|
|
449
478
|
});
|
|
450
479
|
function fe(e) {
|
|
451
480
|
return function t(a, i, n) {
|
|
@@ -453,29 +482,29 @@ function fe(e) {
|
|
|
453
482
|
case 0:
|
|
454
483
|
return t;
|
|
455
484
|
case 1:
|
|
456
|
-
return
|
|
485
|
+
return O(a) ? t : A(function(o, l) {
|
|
457
486
|
return e(a, o, l);
|
|
458
487
|
});
|
|
459
488
|
case 2:
|
|
460
|
-
return
|
|
489
|
+
return O(a) && O(i) ? t : O(a) ? A(function(o, l) {
|
|
461
490
|
return e(o, i, l);
|
|
462
|
-
}) :
|
|
491
|
+
}) : O(i) ? A(function(o, l) {
|
|
463
492
|
return e(a, o, l);
|
|
464
|
-
}) :
|
|
493
|
+
}) : M(function(o) {
|
|
465
494
|
return e(a, i, o);
|
|
466
495
|
});
|
|
467
496
|
default:
|
|
468
|
-
return
|
|
497
|
+
return O(a) && O(i) && O(n) ? t : O(a) && O(i) ? A(function(o, l) {
|
|
469
498
|
return e(o, l, n);
|
|
470
|
-
}) :
|
|
499
|
+
}) : O(a) && O(n) ? A(function(o, l) {
|
|
471
500
|
return e(o, i, l);
|
|
472
|
-
}) :
|
|
501
|
+
}) : O(i) && O(n) ? A(function(o, l) {
|
|
473
502
|
return e(a, o, l);
|
|
474
|
-
}) :
|
|
503
|
+
}) : O(a) ? M(function(o) {
|
|
475
504
|
return e(o, i, n);
|
|
476
|
-
}) :
|
|
505
|
+
}) : O(i) ? M(function(o) {
|
|
477
506
|
return e(a, o, n);
|
|
478
|
-
}) :
|
|
507
|
+
}) : O(n) ? M(function(o) {
|
|
479
508
|
return e(a, i, o);
|
|
480
509
|
}) : e(a, i, n);
|
|
481
510
|
}
|
|
@@ -484,10 +513,10 @@ function fe(e) {
|
|
|
484
513
|
const Fe = Array.isArray || function(t) {
|
|
485
514
|
return t != null && t.length >= 0 && Object.prototype.toString.call(t) === "[object Array]";
|
|
486
515
|
};
|
|
487
|
-
function
|
|
516
|
+
function vr(e) {
|
|
488
517
|
return e != null && typeof e["@@transducer/step"] == "function";
|
|
489
518
|
}
|
|
490
|
-
function
|
|
519
|
+
function ft(e, t, a) {
|
|
491
520
|
return function() {
|
|
492
521
|
if (arguments.length === 0)
|
|
493
522
|
return a();
|
|
@@ -498,7 +527,7 @@ function bt(e, t, a) {
|
|
|
498
527
|
return i[e[n]].apply(i, Array.prototype.slice.call(arguments, 0, -1));
|
|
499
528
|
n += 1;
|
|
500
529
|
}
|
|
501
|
-
if (
|
|
530
|
+
if (vr(i)) {
|
|
502
531
|
var o = t.apply(null, Array.prototype.slice.call(arguments, 0, -1));
|
|
503
532
|
return o(i);
|
|
504
533
|
}
|
|
@@ -506,7 +535,7 @@ function bt(e, t, a) {
|
|
|
506
535
|
return a.apply(this, arguments);
|
|
507
536
|
};
|
|
508
537
|
}
|
|
509
|
-
function
|
|
538
|
+
function pr(e) {
|
|
510
539
|
return e && e["@@transducer/reduced"] ? e : {
|
|
511
540
|
"@@transducer/value": e,
|
|
512
541
|
"@@transducer/reduced": !0
|
|
@@ -520,12 +549,12 @@ const xe = {
|
|
|
520
549
|
return this.xf["@@transducer/result"](e);
|
|
521
550
|
}
|
|
522
551
|
};
|
|
523
|
-
function
|
|
552
|
+
function It(e) {
|
|
524
553
|
for (var t = [], a; !(a = e.next()).done; )
|
|
525
554
|
t.push(a.value);
|
|
526
555
|
return t;
|
|
527
556
|
}
|
|
528
|
-
function
|
|
557
|
+
function At(e, t, a) {
|
|
529
558
|
for (var i = 0, n = a.length; i < n; ) {
|
|
530
559
|
if (e(t, a[i]))
|
|
531
560
|
return !0;
|
|
@@ -533,63 +562,63 @@ function It(e, t, a) {
|
|
|
533
562
|
}
|
|
534
563
|
return !1;
|
|
535
564
|
}
|
|
536
|
-
function
|
|
565
|
+
function br(e) {
|
|
537
566
|
var t = String(e).match(/^function (\w*)/);
|
|
538
567
|
return t == null ? "" : t[1];
|
|
539
568
|
}
|
|
540
|
-
function
|
|
569
|
+
function ve(e, t) {
|
|
541
570
|
return Object.prototype.hasOwnProperty.call(t, e);
|
|
542
571
|
}
|
|
543
|
-
function
|
|
572
|
+
function fr(e, t) {
|
|
544
573
|
return e === t ? e !== 0 || 1 / e === 1 / t : e !== e && t !== t;
|
|
545
574
|
}
|
|
546
|
-
const Je = typeof Object.is == "function" ? Object.is :
|
|
547
|
-
var
|
|
548
|
-
return
|
|
549
|
-
return
|
|
575
|
+
const Je = typeof Object.is == "function" ? Object.is : fr;
|
|
576
|
+
var Mt = Object.prototype.toString, la = /* @__PURE__ */ function() {
|
|
577
|
+
return Mt.call(arguments) === "[object Arguments]" ? function(t) {
|
|
578
|
+
return Mt.call(t) === "[object Arguments]";
|
|
550
579
|
} : function(t) {
|
|
551
|
-
return
|
|
580
|
+
return ve("callee", t);
|
|
552
581
|
};
|
|
553
|
-
}(),
|
|
582
|
+
}(), hr = !/* @__PURE__ */ {
|
|
554
583
|
toString: null
|
|
555
|
-
}.propertyIsEnumerable("toString"),
|
|
584
|
+
}.propertyIsEnumerable("toString"), Lt = ["constructor", "valueOf", "isPrototypeOf", "toString", "propertyIsEnumerable", "hasOwnProperty", "toLocaleString"], Ct = /* @__PURE__ */ function() {
|
|
556
585
|
return arguments.propertyIsEnumerable("length");
|
|
557
|
-
}(),
|
|
586
|
+
}(), yr = function(t, a) {
|
|
558
587
|
for (var i = 0; i < t.length; ) {
|
|
559
588
|
if (t[i] === a)
|
|
560
589
|
return !0;
|
|
561
590
|
i += 1;
|
|
562
591
|
}
|
|
563
592
|
return !1;
|
|
564
|
-
},
|
|
593
|
+
}, le = /* @__PURE__ */ M(typeof Object.keys == "function" && !Ct ? function(t) {
|
|
565
594
|
return Object(t) !== t ? [] : Object.keys(t);
|
|
566
595
|
} : function(t) {
|
|
567
596
|
if (Object(t) !== t)
|
|
568
597
|
return [];
|
|
569
|
-
var a, i, n = [], o =
|
|
598
|
+
var a, i, n = [], o = Ct && la(t);
|
|
570
599
|
for (a in t)
|
|
571
|
-
|
|
572
|
-
if (
|
|
573
|
-
for (i =
|
|
574
|
-
a =
|
|
600
|
+
ve(a, t) && (!o || a !== "length") && (n[n.length] = a);
|
|
601
|
+
if (hr)
|
|
602
|
+
for (i = Lt.length - 1; i >= 0; )
|
|
603
|
+
a = Lt[i], ve(a, t) && !yr(n, a) && (n[n.length] = a), i -= 1;
|
|
575
604
|
return n;
|
|
576
|
-
}),
|
|
605
|
+
}), rt = /* @__PURE__ */ M(function(t) {
|
|
577
606
|
return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
|
|
578
607
|
});
|
|
579
|
-
function
|
|
580
|
-
var n =
|
|
608
|
+
function Dt(e, t, a, i) {
|
|
609
|
+
var n = It(e), o = It(t);
|
|
581
610
|
function l(d, g) {
|
|
582
|
-
return
|
|
611
|
+
return ht(d, g, a.slice(), i.slice());
|
|
583
612
|
}
|
|
584
|
-
return !
|
|
585
|
-
return !
|
|
613
|
+
return !At(function(d, g) {
|
|
614
|
+
return !At(l, g, d);
|
|
586
615
|
}, o, n);
|
|
587
616
|
}
|
|
588
|
-
function
|
|
617
|
+
function ht(e, t, a, i) {
|
|
589
618
|
if (Je(e, t))
|
|
590
619
|
return !0;
|
|
591
|
-
var n =
|
|
592
|
-
if (n !==
|
|
620
|
+
var n = rt(e);
|
|
621
|
+
if (n !== rt(t))
|
|
593
622
|
return !1;
|
|
594
623
|
if (typeof e["fantasy-land/equals"] == "function" || typeof t["fantasy-land/equals"] == "function")
|
|
595
624
|
return typeof e["fantasy-land/equals"] == "function" && e["fantasy-land/equals"](t) && typeof t["fantasy-land/equals"] == "function" && t["fantasy-land/equals"](e);
|
|
@@ -599,7 +628,7 @@ function ft(e, t, a, i) {
|
|
|
599
628
|
case "Arguments":
|
|
600
629
|
case "Array":
|
|
601
630
|
case "Object":
|
|
602
|
-
if (typeof e.constructor == "function" &&
|
|
631
|
+
if (typeof e.constructor == "function" && br(e.constructor) === "Promise")
|
|
603
632
|
return e === t;
|
|
604
633
|
break;
|
|
605
634
|
case "Boolean":
|
|
@@ -626,9 +655,9 @@ function ft(e, t, a, i) {
|
|
|
626
655
|
}
|
|
627
656
|
switch (n) {
|
|
628
657
|
case "Map":
|
|
629
|
-
return e.size !== t.size ? !1 :
|
|
658
|
+
return e.size !== t.size ? !1 : Dt(e.entries(), t.entries(), a.concat([e]), i.concat([t]));
|
|
630
659
|
case "Set":
|
|
631
|
-
return e.size !== t.size ? !1 :
|
|
660
|
+
return e.size !== t.size ? !1 : Dt(e.values(), t.values(), a.concat([e]), i.concat([t]));
|
|
632
661
|
case "Arguments":
|
|
633
662
|
case "Array":
|
|
634
663
|
case "Object":
|
|
@@ -652,22 +681,22 @@ function ft(e, t, a, i) {
|
|
|
652
681
|
default:
|
|
653
682
|
return !1;
|
|
654
683
|
}
|
|
655
|
-
var l =
|
|
656
|
-
if (l.length !==
|
|
684
|
+
var l = le(e);
|
|
685
|
+
if (l.length !== le(t).length)
|
|
657
686
|
return !1;
|
|
658
687
|
var d = a.concat([e]), g = i.concat([t]);
|
|
659
688
|
for (o = l.length - 1; o >= 0; ) {
|
|
660
689
|
var v = l[o];
|
|
661
|
-
if (!(
|
|
690
|
+
if (!(ve(v, t) && ht(t[v], e[v], d, g)))
|
|
662
691
|
return !1;
|
|
663
692
|
o -= 1;
|
|
664
693
|
}
|
|
665
694
|
return !0;
|
|
666
695
|
}
|
|
667
|
-
var Ke = /* @__PURE__ */
|
|
668
|
-
return
|
|
696
|
+
var Ke = /* @__PURE__ */ A(function(t, a) {
|
|
697
|
+
return ht(t, a, [], []);
|
|
669
698
|
});
|
|
670
|
-
function
|
|
699
|
+
function wr(e, t, a) {
|
|
671
700
|
var i, n;
|
|
672
701
|
if (typeof e.indexOf == "function")
|
|
673
702
|
switch (typeof t) {
|
|
@@ -705,8 +734,8 @@ function fr(e, t, a) {
|
|
|
705
734
|
}
|
|
706
735
|
return -1;
|
|
707
736
|
}
|
|
708
|
-
function
|
|
709
|
-
return
|
|
737
|
+
function kr(e, t) {
|
|
738
|
+
return wr(t, e, 0) >= 0;
|
|
710
739
|
}
|
|
711
740
|
function je(e, t) {
|
|
712
741
|
for (var a = 0, i = t.length, n = Array(i); a < i; )
|
|
@@ -719,38 +748,38 @@ function Ze(e) {
|
|
|
719
748
|
}
|
|
720
749
|
var we = function(t) {
|
|
721
750
|
return (t < 10 ? "0" : "") + t;
|
|
722
|
-
},
|
|
751
|
+
}, xr = typeof Date.prototype.toISOString == "function" ? function(t) {
|
|
723
752
|
return t.toISOString();
|
|
724
753
|
} : function(t) {
|
|
725
754
|
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
755
|
};
|
|
727
|
-
function
|
|
756
|
+
function Tr(e) {
|
|
728
757
|
return function() {
|
|
729
758
|
return !e.apply(this, arguments);
|
|
730
759
|
};
|
|
731
760
|
}
|
|
732
|
-
function
|
|
761
|
+
function ca(e, t, a) {
|
|
733
762
|
for (var i = 0, n = a.length; i < n; )
|
|
734
763
|
t = e(t, a[i]), i += 1;
|
|
735
764
|
return t;
|
|
736
765
|
}
|
|
737
|
-
function
|
|
766
|
+
function Sr(e, t) {
|
|
738
767
|
for (var a = 0, i = t.length, n = []; a < i; )
|
|
739
768
|
e(t[a]) && (n[n.length] = t[a]), a += 1;
|
|
740
769
|
return n;
|
|
741
770
|
}
|
|
742
|
-
function
|
|
771
|
+
function zr(e, t) {
|
|
743
772
|
for (var a = /* @__PURE__ */ new Map(), i = t.entries(), n = i.next(); !n.done; )
|
|
744
773
|
e(n.value[1]) && a.set(n.value[0], n.value[1]), n = i.next();
|
|
745
774
|
return a;
|
|
746
775
|
}
|
|
747
|
-
function
|
|
776
|
+
function _r(e) {
|
|
748
777
|
return Object.prototype.toString.call(e) === "[object Map]";
|
|
749
778
|
}
|
|
750
|
-
function
|
|
779
|
+
function da(e) {
|
|
751
780
|
return Object.prototype.toString.call(e) === "[object Object]";
|
|
752
781
|
}
|
|
753
|
-
var
|
|
782
|
+
var Pr = /* @__PURE__ */ function() {
|
|
754
783
|
function e(t, a) {
|
|
755
784
|
this.xf = a, this.f = t;
|
|
756
785
|
}
|
|
@@ -758,25 +787,25 @@ var Sr = /* @__PURE__ */ function() {
|
|
|
758
787
|
return this.f(a) ? this.xf["@@transducer/step"](t, a) : t;
|
|
759
788
|
}, e;
|
|
760
789
|
}();
|
|
761
|
-
function
|
|
790
|
+
function $r(e) {
|
|
762
791
|
return function(t) {
|
|
763
|
-
return new
|
|
792
|
+
return new Pr(e, t);
|
|
764
793
|
};
|
|
765
794
|
}
|
|
766
|
-
var
|
|
767
|
-
return
|
|
795
|
+
var ga = /* @__PURE__ */ A(/* @__PURE__ */ ft(["fantasy-land/filter", "filter"], $r, function(e, t) {
|
|
796
|
+
return da(t) ? ca(function(a, i) {
|
|
768
797
|
return e(t[i]) && (a[i] = t[i]), a;
|
|
769
|
-
}, {},
|
|
798
|
+
}, {}, le(t)) : _r(t) ? zr(e, t) : (
|
|
770
799
|
// else
|
|
771
|
-
|
|
800
|
+
Sr(e, t)
|
|
772
801
|
);
|
|
773
|
-
})),
|
|
774
|
-
return
|
|
802
|
+
})), ce = /* @__PURE__ */ A(function(t, a) {
|
|
803
|
+
return ga(Tr(t), a);
|
|
775
804
|
});
|
|
776
|
-
function
|
|
805
|
+
function ma(e, t) {
|
|
777
806
|
var a = function(l) {
|
|
778
807
|
var d = t.concat([e]);
|
|
779
|
-
return
|
|
808
|
+
return kr(l, d) ? "<Circular>" : ma(l, d);
|
|
780
809
|
}, i = function(o, l) {
|
|
781
810
|
return je(function(d) {
|
|
782
811
|
return Ze(d) + ": " + a(o[d]);
|
|
@@ -786,13 +815,13 @@ function ca(e, t) {
|
|
|
786
815
|
case "[object Arguments]":
|
|
787
816
|
return "(function() { return arguments; }(" + je(a, e).join(", ") + "))";
|
|
788
817
|
case "[object Array]":
|
|
789
|
-
return "[" + je(a, e).concat(i(e,
|
|
818
|
+
return "[" + je(a, e).concat(i(e, ce(function(o) {
|
|
790
819
|
return /^\d+$/.test(o);
|
|
791
|
-
},
|
|
820
|
+
}, le(e)))).join(", ") + "]";
|
|
792
821
|
case "[object Boolean]":
|
|
793
822
|
return typeof e == "object" ? "new Boolean(" + a(e.valueOf()) + ")" : e.toString();
|
|
794
823
|
case "[object Date]":
|
|
795
|
-
return "new Date(" + (isNaN(e.valueOf()) ? a(NaN) : Ze(
|
|
824
|
+
return "new Date(" + (isNaN(e.valueOf()) ? a(NaN) : Ze(xr(e))) + ")";
|
|
796
825
|
case "[object Map]":
|
|
797
826
|
return "new Map(" + a(Array.from(e)) + ")";
|
|
798
827
|
case "[object Null]":
|
|
@@ -811,12 +840,12 @@ function ca(e, t) {
|
|
|
811
840
|
if (n !== "[object Object]")
|
|
812
841
|
return n;
|
|
813
842
|
}
|
|
814
|
-
return "{" + i(e,
|
|
843
|
+
return "{" + i(e, le(e)).join(", ") + "}";
|
|
815
844
|
}
|
|
816
845
|
}
|
|
817
|
-
var Ie = /* @__PURE__ */
|
|
818
|
-
return
|
|
819
|
-
}),
|
|
846
|
+
var Ie = /* @__PURE__ */ M(function(t) {
|
|
847
|
+
return ma(t, []);
|
|
848
|
+
}), jr = /* @__PURE__ */ A(function(t, a) {
|
|
820
849
|
if (t === a)
|
|
821
850
|
return a;
|
|
822
851
|
function i(g, v) {
|
|
@@ -831,61 +860,61 @@ var Ie = /* @__PURE__ */ A(function(t) {
|
|
|
831
860
|
return o === typeof t ? t : a;
|
|
832
861
|
var l = Ie(t), d = i(l, Ie(a));
|
|
833
862
|
return d !== void 0 && d === l ? t : a;
|
|
834
|
-
}),
|
|
863
|
+
}), Er = /* @__PURE__ */ function() {
|
|
835
864
|
function e(t, a) {
|
|
836
865
|
this.xf = a, this.f = t;
|
|
837
866
|
}
|
|
838
867
|
return e.prototype["@@transducer/init"] = xe.init, e.prototype["@@transducer/result"] = xe.result, e.prototype["@@transducer/step"] = function(t, a) {
|
|
839
868
|
return this.xf["@@transducer/step"](t, this.f(a));
|
|
840
869
|
}, e;
|
|
841
|
-
}(),
|
|
870
|
+
}(), Nr = function(t) {
|
|
842
871
|
return function(a) {
|
|
843
|
-
return new
|
|
872
|
+
return new Er(t, a);
|
|
844
873
|
};
|
|
845
|
-
},
|
|
874
|
+
}, X = /* @__PURE__ */ A(/* @__PURE__ */ ft(["fantasy-land/map", "map"], Nr, function(t, a) {
|
|
846
875
|
switch (Object.prototype.toString.call(a)) {
|
|
847
876
|
case "[object Function]":
|
|
848
|
-
return
|
|
877
|
+
return bt(a.length, function() {
|
|
849
878
|
return t.call(this, a.apply(this, arguments));
|
|
850
879
|
});
|
|
851
880
|
case "[object Object]":
|
|
852
|
-
return
|
|
881
|
+
return ca(function(i, n) {
|
|
853
882
|
return i[n] = t(a[n]), i;
|
|
854
|
-
}, {},
|
|
883
|
+
}, {}, le(a));
|
|
855
884
|
default:
|
|
856
885
|
return je(t, a);
|
|
857
886
|
}
|
|
858
887
|
}));
|
|
859
|
-
const
|
|
888
|
+
const ua = Number.isInteger || function(t) {
|
|
860
889
|
return t << 0 === t;
|
|
861
890
|
};
|
|
862
|
-
function
|
|
891
|
+
function va(e, t) {
|
|
863
892
|
var a = e < 0 ? t.length + e : e;
|
|
864
893
|
return t[a];
|
|
865
894
|
}
|
|
866
|
-
function
|
|
895
|
+
function Or(e, t) {
|
|
867
896
|
if (t != null)
|
|
868
|
-
return
|
|
897
|
+
return ua(e) ? va(e, t) : t[e];
|
|
869
898
|
}
|
|
870
|
-
var
|
|
871
|
-
return
|
|
899
|
+
var me = /* @__PURE__ */ A(Or), Ir = /* @__PURE__ */ A(function(t, a) {
|
|
900
|
+
return X(me(t), a);
|
|
872
901
|
});
|
|
873
|
-
function
|
|
902
|
+
function yt(e) {
|
|
874
903
|
return Object.prototype.toString.call(e) === "[object String]";
|
|
875
904
|
}
|
|
876
|
-
var
|
|
877
|
-
return Fe(t) ? !0 : !t || typeof t != "object" ||
|
|
878
|
-
}),
|
|
879
|
-
function
|
|
905
|
+
var Ar = /* @__PURE__ */ M(function(t) {
|
|
906
|
+
return Fe(t) ? !0 : !t || typeof t != "object" || yt(t) ? !1 : t.length === 0 ? !0 : t.length > 0 ? t.hasOwnProperty(0) && t.hasOwnProperty(t.length - 1) : !1;
|
|
907
|
+
}), Gt = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
|
|
908
|
+
function Mr(e, t, a) {
|
|
880
909
|
return function(n, o, l) {
|
|
881
|
-
if (
|
|
910
|
+
if (Ar(l))
|
|
882
911
|
return e(n, o, l);
|
|
883
912
|
if (l == null)
|
|
884
913
|
return o;
|
|
885
914
|
if (typeof l["fantasy-land/reduce"] == "function")
|
|
886
915
|
return t(n, o, l, "fantasy-land/reduce");
|
|
887
|
-
if (l[
|
|
888
|
-
return a(n, o, l[
|
|
916
|
+
if (l[Gt] != null)
|
|
917
|
+
return a(n, o, l[Gt]());
|
|
889
918
|
if (typeof l.next == "function")
|
|
890
919
|
return a(n, o, l);
|
|
891
920
|
if (typeof l.reduce == "function")
|
|
@@ -893,7 +922,7 @@ function Or(e, t, a) {
|
|
|
893
922
|
throw new TypeError("reduce: list must be array or iterable");
|
|
894
923
|
};
|
|
895
924
|
}
|
|
896
|
-
function
|
|
925
|
+
function Lr(e, t, a) {
|
|
897
926
|
for (var i = 0, n = a.length; i < n; ) {
|
|
898
927
|
if (t = e["@@transducer/step"](t, a[i]), t && t["@@transducer/reduced"]) {
|
|
899
928
|
t = t["@@transducer/value"];
|
|
@@ -903,12 +932,12 @@ function Ir(e, t, a) {
|
|
|
903
932
|
}
|
|
904
933
|
return e["@@transducer/result"](t);
|
|
905
934
|
}
|
|
906
|
-
var
|
|
935
|
+
var Cr = /* @__PURE__ */ A(function(t, a) {
|
|
907
936
|
return Re(t.length, function() {
|
|
908
937
|
return t.apply(a, arguments);
|
|
909
938
|
});
|
|
910
939
|
});
|
|
911
|
-
function
|
|
940
|
+
function Dr(e, t, a) {
|
|
912
941
|
for (var i = a.next(); !i.done; ) {
|
|
913
942
|
if (t = e["@@transducer/step"](t, i.value), t && t["@@transducer/reduced"]) {
|
|
914
943
|
t = t["@@transducer/value"];
|
|
@@ -918,10 +947,10 @@ function Mr(e, t, a) {
|
|
|
918
947
|
}
|
|
919
948
|
return e["@@transducer/result"](t);
|
|
920
949
|
}
|
|
921
|
-
function
|
|
922
|
-
return e["@@transducer/result"](a[i](
|
|
950
|
+
function Gr(e, t, a, i) {
|
|
951
|
+
return e["@@transducer/result"](a[i](Cr(e["@@transducer/step"], e), t));
|
|
923
952
|
}
|
|
924
|
-
var
|
|
953
|
+
var pa = /* @__PURE__ */ Mr(Lr, Gr, Dr), Br = /* @__PURE__ */ function() {
|
|
925
954
|
function e(t) {
|
|
926
955
|
this.f = t;
|
|
927
956
|
}
|
|
@@ -933,13 +962,13 @@ var ma = /* @__PURE__ */ Or(Ir, Lr, Mr), Cr = /* @__PURE__ */ function() {
|
|
|
933
962
|
return this.f(t, a);
|
|
934
963
|
}, e;
|
|
935
964
|
}();
|
|
936
|
-
function
|
|
937
|
-
return new
|
|
965
|
+
function ba(e) {
|
|
966
|
+
return new Br(e);
|
|
938
967
|
}
|
|
939
|
-
var
|
|
940
|
-
return
|
|
941
|
-
}),
|
|
942
|
-
return
|
|
968
|
+
var wt = /* @__PURE__ */ fe(function(e, t, a) {
|
|
969
|
+
return pa(typeof e == "function" ? ba(e) : e, t, a);
|
|
970
|
+
}), Hr = /* @__PURE__ */ M(function(t) {
|
|
971
|
+
return bt(wt(jr, 0, Ir("length", t)), function() {
|
|
943
972
|
for (var a = 0, i = t.length; a < i; ) {
|
|
944
973
|
if (!t[a].apply(this, arguments))
|
|
945
974
|
return !1;
|
|
@@ -947,20 +976,20 @@ var yt = /* @__PURE__ */ fe(function(e, t, a) {
|
|
|
947
976
|
}
|
|
948
977
|
return !0;
|
|
949
978
|
});
|
|
950
|
-
}),
|
|
951
|
-
for (var a =
|
|
979
|
+
}), fa = /* @__PURE__ */ M(function(t) {
|
|
980
|
+
for (var a = le(t), i = a.length, n = [], o = 0; o < i; )
|
|
952
981
|
n[o] = t[a[o]], o += 1;
|
|
953
982
|
return n;
|
|
954
983
|
});
|
|
955
|
-
function
|
|
984
|
+
function Rr(e) {
|
|
956
985
|
var t = Object.prototype.toString.call(e);
|
|
957
986
|
return t === "[object Function]" || t === "[object AsyncFunction]" || t === "[object GeneratorFunction]" || t === "[object AsyncGeneratorFunction]";
|
|
958
987
|
}
|
|
959
|
-
function
|
|
988
|
+
function ha(e) {
|
|
960
989
|
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
990
|
}
|
|
962
|
-
function
|
|
963
|
-
if (a || (a = new
|
|
991
|
+
function ya(e, t, a) {
|
|
992
|
+
if (a || (a = new Kr()), Fr(e))
|
|
964
993
|
return e;
|
|
965
994
|
var i = function(o) {
|
|
966
995
|
var l = a.get(e);
|
|
@@ -971,7 +1000,7 @@ function ba(e, t, a) {
|
|
|
971
1000
|
Object.prototype.hasOwnProperty.call(e, d) && (o[d] = e[d]);
|
|
972
1001
|
return o;
|
|
973
1002
|
};
|
|
974
|
-
switch (
|
|
1003
|
+
switch (rt(e)) {
|
|
975
1004
|
case "Object":
|
|
976
1005
|
return i(Object.create(Object.getPrototypeOf(e)));
|
|
977
1006
|
case "Array":
|
|
@@ -979,7 +1008,7 @@ function ba(e, t, a) {
|
|
|
979
1008
|
case "Date":
|
|
980
1009
|
return new Date(e.valueOf());
|
|
981
1010
|
case "RegExp":
|
|
982
|
-
return
|
|
1011
|
+
return ha(e);
|
|
983
1012
|
case "Int8Array":
|
|
984
1013
|
case "Uint8Array":
|
|
985
1014
|
case "Uint8ClampedArray":
|
|
@@ -996,11 +1025,11 @@ function ba(e, t, a) {
|
|
|
996
1025
|
return e;
|
|
997
1026
|
}
|
|
998
1027
|
}
|
|
999
|
-
function
|
|
1028
|
+
function Fr(e) {
|
|
1000
1029
|
var t = typeof e;
|
|
1001
1030
|
return e == null || t != "object" && t != "function";
|
|
1002
1031
|
}
|
|
1003
|
-
var
|
|
1032
|
+
var Kr = /* @__PURE__ */ function() {
|
|
1004
1033
|
function e() {
|
|
1005
1034
|
this.map = {}, this.length = 0;
|
|
1006
1035
|
}
|
|
@@ -1031,12 +1060,12 @@ var Hr = /* @__PURE__ */ function() {
|
|
|
1031
1060
|
}
|
|
1032
1061
|
}, e;
|
|
1033
1062
|
}();
|
|
1034
|
-
function
|
|
1063
|
+
function Vr(e, t) {
|
|
1035
1064
|
return function() {
|
|
1036
1065
|
return t.call(this, e.apply(this, arguments));
|
|
1037
1066
|
};
|
|
1038
1067
|
}
|
|
1039
|
-
function
|
|
1068
|
+
function kt(e, t) {
|
|
1040
1069
|
return function() {
|
|
1041
1070
|
var a = arguments.length;
|
|
1042
1071
|
if (a === 0)
|
|
@@ -1045,188 +1074,188 @@ function wt(e, t) {
|
|
|
1045
1074
|
return Fe(i) || typeof i[e] != "function" ? t.apply(this, arguments) : i[e].apply(i, Array.prototype.slice.call(arguments, 0, a - 1));
|
|
1046
1075
|
};
|
|
1047
1076
|
}
|
|
1048
|
-
var
|
|
1077
|
+
var Ur = /* @__PURE__ */ fe(/* @__PURE__ */ kt("slice", function(t, a, i) {
|
|
1049
1078
|
return Array.prototype.slice.call(i, t, a);
|
|
1050
|
-
})),
|
|
1051
|
-
function
|
|
1079
|
+
})), qr = /* @__PURE__ */ M(/* @__PURE__ */ kt("tail", /* @__PURE__ */ Ur(1, 1 / 0)));
|
|
1080
|
+
function Wr() {
|
|
1052
1081
|
if (arguments.length === 0)
|
|
1053
1082
|
throw new Error("pipe requires at least one argument");
|
|
1054
|
-
return Re(arguments[0].length,
|
|
1083
|
+
return Re(arguments[0].length, wt(Vr, arguments[0], qr(arguments)));
|
|
1055
1084
|
}
|
|
1056
|
-
var Ve = /* @__PURE__ */
|
|
1057
|
-
return
|
|
1085
|
+
var Ve = /* @__PURE__ */ M(function(t) {
|
|
1086
|
+
return yt(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
|
|
1058
1087
|
});
|
|
1059
|
-
function
|
|
1088
|
+
function de() {
|
|
1060
1089
|
if (arguments.length === 0)
|
|
1061
1090
|
throw new Error("compose requires at least one argument");
|
|
1062
|
-
return
|
|
1091
|
+
return Wr.apply(this, Ve(arguments));
|
|
1063
1092
|
}
|
|
1064
|
-
var
|
|
1093
|
+
var Yr = /* @__PURE__ */ function() {
|
|
1065
1094
|
function e(t, a, i, n) {
|
|
1066
1095
|
this.valueFn = t, this.valueAcc = a, this.keyFn = i, this.xf = n, this.inputs = {};
|
|
1067
1096
|
}
|
|
1068
1097
|
return e.prototype["@@transducer/init"] = xe.init, e.prototype["@@transducer/result"] = function(t) {
|
|
1069
1098
|
var a;
|
|
1070
1099
|
for (a in this.inputs)
|
|
1071
|
-
if (
|
|
1100
|
+
if (ve(a, this.inputs) && (t = this.xf["@@transducer/step"](t, this.inputs[a]), t["@@transducer/reduced"])) {
|
|
1072
1101
|
t = t["@@transducer/value"];
|
|
1073
1102
|
break;
|
|
1074
1103
|
}
|
|
1075
1104
|
return this.inputs = null, this.xf["@@transducer/result"](t);
|
|
1076
1105
|
}, e.prototype["@@transducer/step"] = function(t, a) {
|
|
1077
1106
|
var i = this.keyFn(a);
|
|
1078
|
-
return this.inputs[i] = this.inputs[i] || [i,
|
|
1107
|
+
return this.inputs[i] = this.inputs[i] || [i, ya(this.valueAcc)], this.inputs[i][1] = this.valueFn(this.inputs[i][1], a), t;
|
|
1079
1108
|
}, e;
|
|
1080
1109
|
}();
|
|
1081
|
-
function
|
|
1110
|
+
function Qr(e, t, a) {
|
|
1082
1111
|
return function(i) {
|
|
1083
|
-
return new
|
|
1112
|
+
return new Yr(e, t, a, i);
|
|
1084
1113
|
};
|
|
1085
1114
|
}
|
|
1086
|
-
var
|
|
1087
|
-
var o =
|
|
1088
|
-
var g = i(d), v = t(
|
|
1089
|
-
return v && v["@@transducer/reduced"] ?
|
|
1115
|
+
var Jr = /* @__PURE__ */ pt(4, [], /* @__PURE__ */ ft([], Qr, function(t, a, i, n) {
|
|
1116
|
+
var o = ba(function(l, d) {
|
|
1117
|
+
var g = i(d), v = t(ve(g, l) ? l[g] : ya(a), d);
|
|
1118
|
+
return v && v["@@transducer/reduced"] ? pr(l) : (l[g] = v, l);
|
|
1090
1119
|
});
|
|
1091
|
-
return
|
|
1092
|
-
})),
|
|
1120
|
+
return pa(o, {}, n);
|
|
1121
|
+
})), wa = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1093
1122
|
var n = t(a), o = t(i);
|
|
1094
1123
|
return n > o ? -1 : n < o ? 1 : 0;
|
|
1095
1124
|
});
|
|
1096
|
-
function
|
|
1125
|
+
function Zr(e) {
|
|
1097
1126
|
var t = Object.prototype.toString.call(e);
|
|
1098
1127
|
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
1128
|
}
|
|
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() : Fe(t) ? [] :
|
|
1129
|
+
var Xr = /* @__PURE__ */ M(function(t) {
|
|
1130
|
+
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) ? [] : yt(t) ? "" : da(t) ? {} : la(t) ? /* @__PURE__ */ function() {
|
|
1102
1131
|
return arguments;
|
|
1103
|
-
}() :
|
|
1104
|
-
}),
|
|
1132
|
+
}() : Zr(t) ? t.constructor.from("") : void 0;
|
|
1133
|
+
}), xt = /* @__PURE__ */ A(/* @__PURE__ */ kt("groupBy", /* @__PURE__ */ Jr(function(e, t) {
|
|
1105
1134
|
return e.push(t), e;
|
|
1106
1135
|
}, [])));
|
|
1107
|
-
function
|
|
1136
|
+
function ei(e) {
|
|
1108
1137
|
if (e == null)
|
|
1109
1138
|
throw new TypeError("Cannot convert undefined or null to object");
|
|
1110
1139
|
for (var t = Object(e), a = 1, i = arguments.length; a < i; ) {
|
|
1111
1140
|
var n = arguments[a];
|
|
1112
1141
|
if (n != null)
|
|
1113
1142
|
for (var o in n)
|
|
1114
|
-
|
|
1143
|
+
ve(o, n) && (t[o] = n[o]);
|
|
1115
1144
|
a += 1;
|
|
1116
1145
|
}
|
|
1117
1146
|
return t;
|
|
1118
1147
|
}
|
|
1119
|
-
const
|
|
1120
|
-
var
|
|
1121
|
-
return
|
|
1148
|
+
const ti = typeof Object.assign == "function" ? Object.assign : ei;
|
|
1149
|
+
var Tt = /* @__PURE__ */ A(function(t, a) {
|
|
1150
|
+
return bt(t + 1, function() {
|
|
1122
1151
|
var i = arguments[t];
|
|
1123
|
-
if (i != null &&
|
|
1152
|
+
if (i != null && Rr(i[a]))
|
|
1124
1153
|
return i[a].apply(i, Array.prototype.slice.call(arguments, 0, t));
|
|
1125
1154
|
throw new TypeError(Ie(i) + ' does not have a method named "' + a + '"');
|
|
1126
1155
|
});
|
|
1127
|
-
}),
|
|
1128
|
-
return t != null && Ke(t,
|
|
1129
|
-
}),
|
|
1130
|
-
return !
|
|
1131
|
-
}),
|
|
1132
|
-
function
|
|
1156
|
+
}), I = /* @__PURE__ */ M(function(t) {
|
|
1157
|
+
return t != null && Ke(t, Xr(t));
|
|
1158
|
+
}), ai = /* @__PURE__ */ M(function(t) {
|
|
1159
|
+
return !I(t);
|
|
1160
|
+
}), Bt = /* @__PURE__ */ Tt(1, "join");
|
|
1161
|
+
function ri(e, t) {
|
|
1133
1162
|
for (var a = t, i = 0; i < e.length; i += 1) {
|
|
1134
1163
|
if (a == null)
|
|
1135
1164
|
return;
|
|
1136
1165
|
var n = e[i];
|
|
1137
|
-
|
|
1166
|
+
ua(n) ? a = va(n, a) : a = a[n];
|
|
1138
1167
|
}
|
|
1139
1168
|
return a;
|
|
1140
1169
|
}
|
|
1141
|
-
var
|
|
1142
|
-
return
|
|
1143
|
-
}),
|
|
1144
|
-
return Ke(
|
|
1145
|
-
}),
|
|
1170
|
+
var ii = /* @__PURE__ */ A(function(t, a) {
|
|
1171
|
+
return ti({}, a, t);
|
|
1172
|
+
}), ni = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1173
|
+
return Ke(ri(a, i), t);
|
|
1174
|
+
}), ka = /* @__PURE__ */ A(function(t, a) {
|
|
1146
1175
|
for (var i = {}, n = 0; n < t.length; )
|
|
1147
1176
|
t[n] in a && (i[t[n]] = a[t[n]]), n += 1;
|
|
1148
1177
|
return i;
|
|
1149
|
-
}), Tt = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1150
|
-
return Ke(t, ce(a, i));
|
|
1151
1178
|
}), St = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1179
|
+
return Ke(t, me(a, i));
|
|
1180
|
+
}), zt = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1152
1181
|
return i.replace(t, a);
|
|
1153
|
-
}),
|
|
1182
|
+
}), xa = /* @__PURE__ */ A(function(t, a) {
|
|
1154
1183
|
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
1155
1184
|
var o = t(i), l = t(n);
|
|
1156
1185
|
return o < l ? -1 : o > l ? 1 : 0;
|
|
1157
1186
|
});
|
|
1158
|
-
}),
|
|
1187
|
+
}), Ta = /* @__PURE__ */ A(function(t, a) {
|
|
1159
1188
|
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
1160
1189
|
for (var o = 0, l = 0; o === 0 && l < t.length; )
|
|
1161
1190
|
o = t[l](i, n), l += 1;
|
|
1162
1191
|
return o;
|
|
1163
1192
|
});
|
|
1164
|
-
}),
|
|
1165
|
-
function
|
|
1193
|
+
}), it = /* @__PURE__ */ Tt(1, "split");
|
|
1194
|
+
function oi(e) {
|
|
1166
1195
|
return Object.prototype.toString.call(e) === "[object RegExp]";
|
|
1167
1196
|
}
|
|
1168
|
-
var
|
|
1169
|
-
if (!
|
|
1197
|
+
var si = /* @__PURE__ */ A(function(t, a) {
|
|
1198
|
+
if (!oi(t))
|
|
1170
1199
|
throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received " + Ie(t));
|
|
1171
|
-
return
|
|
1172
|
-
}),
|
|
1173
|
-
\v\f\r \u2028\u2029\uFEFF`,
|
|
1200
|
+
return ha(t).test(a);
|
|
1201
|
+
}), li = /* @__PURE__ */ Tt(0, "toUpperCase"), ke = `
|
|
1202
|
+
\v\f\r \u2028\u2029\uFEFF`, ci = "", di = typeof String.prototype.trim == "function", gi = /* @__PURE__ */ M(!di || /* @__PURE__ */ ke.trim() || !/* @__PURE__ */ ci.trim() ? function(t) {
|
|
1174
1203
|
var a = new RegExp("^[" + ke + "][" + ke + "]*"), i = new RegExp("[" + ke + "][" + ke + "]*$");
|
|
1175
1204
|
return t.replace(a, "").replace(i, "");
|
|
1176
1205
|
} : function(t) {
|
|
1177
1206
|
return t.trim();
|
|
1178
1207
|
});
|
|
1179
|
-
const
|
|
1180
|
-
localTime:
|
|
1181
|
-
afterOvertime:
|
|
1182
|
-
afterShootout:
|
|
1183
|
-
sheet:
|
|
1184
|
-
toiSheet:
|
|
1185
|
-
video:
|
|
1186
|
-
gameStatus:
|
|
1187
|
-
bestPlayer:
|
|
1188
|
-
periods:
|
|
1189
|
-
gameData:
|
|
1190
|
-
gameStats:
|
|
1191
|
-
events:
|
|
1192
|
-
teamsStats:
|
|
1193
|
-
teamMembers:
|
|
1194
|
-
penalties:
|
|
1195
|
-
},
|
|
1196
|
-
menu:
|
|
1197
|
-
title:
|
|
1198
|
-
eventType:
|
|
1199
|
-
section:
|
|
1200
|
-
stats:
|
|
1201
|
-
rows:
|
|
1202
|
-
roleType:
|
|
1203
|
-
role:
|
|
1204
|
-
},
|
|
1205
|
-
localTime:
|
|
1206
|
-
afterOvertime:
|
|
1207
|
-
afterShootout:
|
|
1208
|
-
sheet:
|
|
1209
|
-
toiSheet:
|
|
1210
|
-
video:
|
|
1211
|
-
gameStatus:
|
|
1212
|
-
bestPlayer:
|
|
1213
|
-
periods:
|
|
1214
|
-
gameData:
|
|
1215
|
-
gameStats:
|
|
1216
|
-
events:
|
|
1217
|
-
teamsStats:
|
|
1218
|
-
teamMembers:
|
|
1219
|
-
penalties:
|
|
1220
|
-
},
|
|
1221
|
-
menu:
|
|
1222
|
-
title:
|
|
1223
|
-
eventType:
|
|
1224
|
-
section:
|
|
1225
|
-
stats:
|
|
1226
|
-
rows:
|
|
1227
|
-
roleType:
|
|
1228
|
-
role:
|
|
1229
|
-
}, Ue = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", qe = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+",
|
|
1208
|
+
const mi = "Local time", ui = "Overtime", vi = "Shootout", pi = "Game sheet", bi = "TOI sheet", fi = "Video", hi = { "status-1": "Live", "status-2": "Game Completed", "status-3": "Versenybíróság", "status-4": "Delayed" }, yi = "Best Player of the Team", wi = { wu: "Preparation", pre: "Preparation Ended", p1: "First Period", p1_int: "First Period Ended", p2: "Second Period", p2_int: "Second Period Ended", p3: "Third Period", p3_int: "Third Period Ended", p4: "Fourth Period", p4_int: "Fourth Period Ended", p5: "Fifth Period", p5_int: "Fifth Period Ended", p6: "Sixth Period", p6_int: "Sixth Period Ended", ot: "Overtime", ot_int: "Overtime Ended", so: "Shoot Out", so_int: "Shoot Out Ended", end: "Game Ended", "end-event": "Game Ended", "1-harmad": "First Period", "2-harmad": "Second Period", "3-harmad": "Third Period", "4-harmad": "Fourth Period", "5-harmad": "Fifth Period", "6-harmad": "Sixth Period", "7-harmad": "Seventh Period", "8-harmad": "Eighth Period", "9-harmad": "Ninth Period", "1-játékrész": "First Period", "2-játékrész": "Second Period", "3-játékrész": "Third Period", "3-játékrész vége": "Third Period Ended", "4-játékrész vége": "Fourth Period Ended", "5-játékrész vége": "Fifth Period Ended", "6-játékrész vége": "Sixth Period Ended", "7-játékrész vége": "Seventh Period Ended", "8-játékrész vége": "Eighth Period Ended", "9-játékrész vége": "Ninth Period Ended", Hosszabbítás: "Overtime", Büntetők: "Shoot Out" }, ki = { attendance: "{0} attending", visitorsWaiting: "{0} waiting", visitors: "{0} watching now" }, xi = { referees: "Referees", linesmen: "Linesmen", attendance: "Attandance" }, Ti = { timeout: "Timeout", penaltyLength: "{0} m", teamPenalty: "Team Penalty", noEventsInPeriod: "No event in this period", score: "Score", missed: "Missed" }, Si = { sog: "Shot on Goal", saves: "Saves", pim: "Penalty minutes", advPercent: "Powerplay", penaltyKilling: "Penalty killing", advantageTime: "Advantage Time", advantageTimePP1: "Advantage Time PP1", advantageTimePP2: "Advantage Time PP2" }, zi = { headCoach: "Coach", secondCoach: "Assistant Coach", teamLeader: "Team leader", officialPerson1: "Team Official", officialPerson2: "Team Official", officialPerson3: "Team Official" }, _i = { INTRF: "Interference", "GK-INT": "Interference on a Goaltender", "THR-ST": "Throwing a Stick or Object", "HO-ST": "Holding the Stick", HOOK: "Hooking", CROSS: "Cross-Checking", "BUT-E": "Butt-Ending", INCAC: "Incorrect Access to or from Penalty Box", "L-BCH": "Leaving the Penalty Box Prematurely", "T-BCH": "Team Official Entering the Playing Area", "ENG-S": "Engaging with Spectators", ROUGH: "Roughing", MISC: "Misconduct", "H-BUT": "Head-Butting", "CHE-H": "Checking to the Head or Neck", HOLD: "Holding", TRIP: "Tripping", TAUNT: "Taunting", PULL: "Pulling Hair, Helmet, Cage", BITE: "Biting", "CHE-B": "Checking from Behind", ABUSE: "Abuse of Officials", HELM: "Playing without a Helmet", DELAY: "Delay of the Game", REFUSE: "Refusing to Start Play", CLOS: "Closing hand on puck", ELBOW: "Elbowing", SPIT: "Spitting", SLEW: "Slew-Footing", "HI-ST": "High-Sticking", CHARG: "Charging", CLIPP: "Clipping", BOARD: "Boarding", KICK: "Kicking", INJUR: "Injured Skater Refusing to Leave the Ice", "UN-SP": "Unsportsmanlike Conduct", "ILL-ST": "Illegal Stick- Stick Measurement", "ILL-H": "Illegal Hit (Women)", EMBEL: "Diving or Embellishment", SPEAR: "Spearing", BENCH: "Bench minor", KNEE: "Kneeing", SLASH: "Slashing", "BR-ST": "Broken Stick", "TOO-P": "Too Many Players", "GA-MI": "Game misconduct", MATCH: "Match penalty", FIGHT: "Fighting", DANG: "Dangerous Equipment", "LATE-H": "Late Hit", PS: "Penalty shot" }, Sa = {
|
|
1209
|
+
localTime: mi,
|
|
1210
|
+
afterOvertime: ui,
|
|
1211
|
+
afterShootout: vi,
|
|
1212
|
+
sheet: pi,
|
|
1213
|
+
toiSheet: bi,
|
|
1214
|
+
video: fi,
|
|
1215
|
+
gameStatus: hi,
|
|
1216
|
+
bestPlayer: yi,
|
|
1217
|
+
periods: wi,
|
|
1218
|
+
gameData: ki,
|
|
1219
|
+
gameStats: xi,
|
|
1220
|
+
events: Ti,
|
|
1221
|
+
teamsStats: Si,
|
|
1222
|
+
teamMembers: zi,
|
|
1223
|
+
penalties: _i
|
|
1224
|
+
}, Pi = { events: "Events", lineups: "Lineups", teamStats: "Team stats", playerStats: "Player stats", officials: "Officials" }, $i = { coaches: "Coaches", referees: "Referees", teamOfficials: "Team Officials", gameOfficials: "Game Officials", fieldPlayers: "Field Players", goalies: "Goalies" }, ji = { Gól: "Goal", Kiállítás: "Penalty", Kapus: "Goalie", Idő: "Timeout", Büntető: "Penalty Shoot", goalie: { KI: "Out", BE: "In", CSERE: "Change" } }, Ei = { 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" }, Ni = { powerPlays: "Power-plays", powerPlaysGoalFor: "Power-plays Gals Fr", powerPlayEfficiency: "Power-plays Efficiency", penaltyKill: "Shorthanded", powerPlaysKilled: "Power-plays Killed", penaltyKillEfficiency: "Penalty-Killing Efficiency" }, Oi = { "row-1": "Line 1", "row-2": "Line 2", "row-3": "Line 3", "row-4": "Line 4", "row-gk": "Goalkeepers" }, Ii = { referee: "Referees", judge: "Judges", medical: "Medical" }, Ai = { 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" }, Mi = {
|
|
1225
|
+
menu: Pi,
|
|
1226
|
+
title: $i,
|
|
1227
|
+
eventType: ji,
|
|
1228
|
+
section: Ei,
|
|
1229
|
+
stats: Ni,
|
|
1230
|
+
rows: Oi,
|
|
1231
|
+
roleType: Ii,
|
|
1232
|
+
role: Ai
|
|
1233
|
+
}, Li = "Helyszín szerinti idő", Ci = "Hosszabbítás után", Di = "Szétlövés után", Gi = "Jegyzőkönyv", Bi = "TOI statisztika", Hi = "Videó", Ri = { "status-1": "Élő", "status-2": "Végeredmény", "status-3": "Versenybíróság", "status-4": "Elhalasztva" }, Fi = "A csapat legjobb játékosa", Ki = { wu: "Bemelegítés", pre: "Bemelegítés vége", p1: "I. játékrész", p1_int: "I. játékrész vége", p2: "II. játékrész", p2_int: "II. játékrész vége", p3: "III. játékrész", p3_int: "III. játékrész vége", p4: "IV. játékrész", p4_int: "IV. játékrész vége", p5: "V. játékrész", p5_int: "V. játékrész vége", p6: "VI. játékrész", p6_int: "VI. játékrész vége", ot: "Hosszabbítás", ot_int: "Hosszabbítás vége", so: "Szétlövés", so_int: "Szétlövés vége", end: "Végeredmény", "end-event": "Mérkőzés vége", "1-harmad": "I. harmad", "2-harmad": "II. harmad", "3-harmad": "III. harmad", "4-harmad": "IV. harmad", "5-harmad": "V. harmad", "6-harmad": "VI. harmad", "7-harmad": "VII. harmad", "8-harmad": "VIII. harmad", "9-harmad": "IX. harmad", "1-játékrész": "1. játékrész", "2-játékrész": "2. játékrész", "3-játékrész": "3. játékrész", "3-játékrész vége": "3. játékrész vége", "4-játékrész vége": "4. játékrész vége", "5-játékrész vége": "5. játékrész vége", "6-játékrész vége": "6. játékrész vége", "7-játékrész vége": "7. játékrész vége", "8-játékrész vége": "8. játékrész vége", "9-játékrész vége": "9. játékrész vége", Hosszabbítás: "Hosszabbítás", Büntetők: "Szétlövés" }, Vi = { attendance: "{0} néző", visitorsWaiting: "{0} néző várakozik", visitors: "{0} néző jelenleg" }, Ui = { referees: "Játékvezető", linesmen: "Vonalbíró", attendance: "Nézőszám" }, qi = { timeout: "Időkérés", penaltyLength: "{0} p", teamPenalty: "Csapat Büntetés", noEventsInPeriod: "Nem történt esemény a játékrészben", score: "Gól", missed: "Kimaradt" }, Wi = { sog: "Kapura lövések", saves: "Védések", pim: "Kiállítás percek", advPercent: "Emberelőny kihasználás", penaltyKilling: "Emberhátrányos védekezés", advantageTime: "Emberelőnyben töltött idő", advantageTimePP1: "Szimpla előnyben töltött idő", advantageTimePP2: "Dupla előnyben töltött idő" }, Yi = { headCoach: "Vezetőedző", secondCoach: "Másodedző", teamLeader: "Csapatvezető", officialPerson1: "Hivatalos személy", officialPerson2: "Hivatalos személy", officialPerson3: "Hivatalos személy" }, Qi = { INTRF: "Akadályozás", "GK-INT": "Akadályozás (kapussal szemben)", "THR-ST": "Bot vagy egyéb tárgy eldobása", "HO-ST": "Botfogás", HOOK: "Bottal akasztás", CROSS: "Bottal lökés", "BUT-E": "Botvéggel ütés", INCAC: "Büntetőpad helytelen megközelítés vagy elhagyása", "L-BCH": "Büntetőpad idő előtti elhagyása", "T-BCH": "Csapat hivatalos személy belépése a játéktérre", "ENG-S": "Dulakodás a nézőkkel", ROUGH: "Durva játék", MISC: "Fegyelmi Büntetés", "H-BUT": "Fejelés", "CHE-H": "Fejre-nyakra irányuló támadás", HOLD: "Fogás", TRIP: "Gáncsolás", TAUNT: "Gúnyolódás", PULL: "Haj, fejvédő, rács meghúzása", BITE: "Harapás", "CHE-B": "Hátulról lökés", ABUSE: "Hivatalos személy sértegetése", HELM: "Játék fejvédő nélkül", DELAY: "Játék késleltetése", REFUSE: "Játékkezdés megtagadása", CLOS: "Korong tenyérbe zárása", ELBOW: "Könyökhasználat", SPIT: "Köpés", SLEW: "Láb kirúgása", "HI-ST": "Magas bottal való játék", CHARG: "Meg nem engedett testjáték", CLIPP: "Nyírás", BOARD: "Palánkra lökés", KICK: "Rúgás", INJUR: "Sérült mezőnyjátékos nem hajlandó lemenni a jégről", "UN-SP": "Sportszerűtlen magatartás", "ILL-ST": "Szabálytalan bot- Botmérés", "ILL-H": "Szabálytalan ütközés (Női)", EMBEL: "Színészkedés", SPEAR: "Szúrás", BENCH: "Technikai kisbüntetés", KNEE: "Térdhasználat", SLASH: "Testre ütés", "BR-ST": "Törött bottal való játék, törött bot cseréje", "TOO-P": "Túl sok játékos a jégen", "GA-MI": "Végleges Fegyelmi Büntetés", MATCH: "Végleges Kiállítás", FIGHT: "Verekedés", DANG: "Veszélyes sportfelszerelés", "LATE-H": "Kései ütközés", PS: "Büntetőlövés" }, za = {
|
|
1234
|
+
localTime: Li,
|
|
1235
|
+
afterOvertime: Ci,
|
|
1236
|
+
afterShootout: Di,
|
|
1237
|
+
sheet: Gi,
|
|
1238
|
+
toiSheet: Bi,
|
|
1239
|
+
video: Hi,
|
|
1240
|
+
gameStatus: Ri,
|
|
1241
|
+
bestPlayer: Fi,
|
|
1242
|
+
periods: Ki,
|
|
1243
|
+
gameData: Vi,
|
|
1244
|
+
gameStats: Ui,
|
|
1245
|
+
events: qi,
|
|
1246
|
+
teamsStats: Wi,
|
|
1247
|
+
teamMembers: Yi,
|
|
1248
|
+
penalties: Qi
|
|
1249
|
+
}, Ji = { events: "Események", lineups: "Sorok", teamStats: "Csapat statisztikák", playerStats: "Játékos statisztikák", officials: "Hivatalos személyek" }, Zi = { coaches: "Edzők", referees: "Játékvezetők", teamOfficials: "Stábtagok", gameOfficials: "Hivatalos személyek", fieldPlayers: "Mezőnyjátékosok", goalies: "Kapusok" }, Xi = { 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" } }, en = { 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" }, tn = { 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" }, an = { "row-1": "Első sor", "row-2": "Második sor", "row-3": "Harmadik sor", "row-4": "Negyedik sor", "row-gk": "Kapusok" }, rn = { referee: "Játékvezetők", judge: "Versenybírók", medical: "Egészségügyi személyzet" }, nn = { 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" }, on = {
|
|
1250
|
+
menu: Ji,
|
|
1251
|
+
title: Zi,
|
|
1252
|
+
eventType: Xi,
|
|
1253
|
+
section: en,
|
|
1254
|
+
stats: tn,
|
|
1255
|
+
rows: an,
|
|
1256
|
+
roleType: rn,
|
|
1257
|
+
role: nn
|
|
1258
|
+
}, Ue = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", qe = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+", _a = {
|
|
1230
1259
|
row: {
|
|
1231
1260
|
label: "table.row.short",
|
|
1232
1261
|
tooltip: "table.row.tooltip",
|
|
@@ -1259,49 +1288,49 @@ const ci = "Local time", di = "Overtime", gi = "Shootout", mi = "Game sheet", ui
|
|
|
1259
1288
|
label: "table.goals.short",
|
|
1260
1289
|
tooltip: "table.goals.tooltip",
|
|
1261
1290
|
sortOrders: [
|
|
1262
|
-
{ target: "goal", direction:
|
|
1263
|
-
{ target: "assist", direction:
|
|
1291
|
+
{ target: "goal", direction: J },
|
|
1292
|
+
{ target: "assist", direction: J }
|
|
1264
1293
|
]
|
|
1265
1294
|
},
|
|
1266
1295
|
assist: {
|
|
1267
1296
|
label: "table.assists.short",
|
|
1268
1297
|
tooltip: "table.assists.tooltip",
|
|
1269
1298
|
sortOrders: [
|
|
1270
|
-
{ target: "assist", direction:
|
|
1271
|
-
{ target: "goal", direction:
|
|
1299
|
+
{ target: "assist", direction: J },
|
|
1300
|
+
{ target: "goal", direction: J }
|
|
1272
1301
|
]
|
|
1273
1302
|
},
|
|
1274
1303
|
point: {
|
|
1275
1304
|
label: "table.points.short",
|
|
1276
1305
|
tooltip: "table.points.tooltip",
|
|
1277
|
-
sortOrders: [{ target: "point", direction:
|
|
1306
|
+
sortOrders: [{ target: "point", direction: J }]
|
|
1278
1307
|
},
|
|
1279
1308
|
plusMinus: {
|
|
1280
1309
|
label: "table.plusMinus.short",
|
|
1281
1310
|
tooltip: "table.plusMinus.tooltip",
|
|
1282
|
-
sortOrders: [{ target: "plusMinus", direction:
|
|
1311
|
+
sortOrders: [{ target: "plusMinus", direction: J }]
|
|
1283
1312
|
},
|
|
1284
1313
|
shots: {
|
|
1285
1314
|
label: "table.sog.short",
|
|
1286
1315
|
tooltip: "table.sog.tooltip",
|
|
1287
|
-
sortOrders: [{ target: "shots", direction:
|
|
1316
|
+
sortOrders: [{ target: "shots", direction: J }]
|
|
1288
1317
|
},
|
|
1289
1318
|
pim: {
|
|
1290
1319
|
label: "table.pim.short",
|
|
1291
1320
|
tooltip: "table.pim.tooltip",
|
|
1292
|
-
sortOrders: [{ target: "pim", direction:
|
|
1321
|
+
sortOrders: [{ target: "pim", direction: J }]
|
|
1293
1322
|
},
|
|
1294
1323
|
shf: {
|
|
1295
1324
|
label: "table.shf.short",
|
|
1296
1325
|
tooltip: "table.shf.tooltip",
|
|
1297
|
-
sortOrders: [{ target: "shf", direction:
|
|
1326
|
+
sortOrders: [{ target: "shf", direction: J }]
|
|
1298
1327
|
},
|
|
1299
1328
|
toiMin: {
|
|
1300
1329
|
label: "table.toi.short",
|
|
1301
1330
|
tooltip: "table.toi.tooltip",
|
|
1302
|
-
sortOrders: [{ target: "toi", direction:
|
|
1331
|
+
sortOrders: [{ target: "toi", direction: J }]
|
|
1303
1332
|
}
|
|
1304
|
-
},
|
|
1333
|
+
}, Pa = {
|
|
1305
1334
|
jerseyNumber: {
|
|
1306
1335
|
label: "table.jerseyNumber.short",
|
|
1307
1336
|
tooltip: "table.jerseyNumber.tooltip",
|
|
@@ -1336,7 +1365,7 @@ const ci = "Local time", di = "Overtime", gi = "Shootout", mi = "Game sheet", ui
|
|
|
1336
1365
|
label: "table.svsPercent.short",
|
|
1337
1366
|
tooltip: "table.svsPercent.tooltip"
|
|
1338
1367
|
}
|
|
1339
|
-
},
|
|
1368
|
+
}, $a = {
|
|
1340
1369
|
role: {
|
|
1341
1370
|
label: "table.role.short",
|
|
1342
1371
|
tooltip: "table.role.tooltip",
|
|
@@ -1352,34 +1381,34 @@ function Ae(...e) {
|
|
|
1352
1381
|
for (const t of e)
|
|
1353
1382
|
t?.();
|
|
1354
1383
|
}
|
|
1355
|
-
const
|
|
1356
|
-
function
|
|
1384
|
+
const _t = (e) => zt(". ", "-", e || "");
|
|
1385
|
+
function ja(e) {
|
|
1357
1386
|
const t = e?.periodResults ?? "";
|
|
1358
|
-
let a =
|
|
1387
|
+
let a = de(ce(si(/-:-/)), it(","))(t).length;
|
|
1359
1388
|
return e.isShootout && (a = a - 2), e.isOvertime && (a = a - 1), a;
|
|
1360
1389
|
}
|
|
1361
|
-
function
|
|
1362
|
-
const a = e?.actualPeriod ??
|
|
1390
|
+
function sn(e, t) {
|
|
1391
|
+
const a = e?.actualPeriod ?? ja(e), i = {};
|
|
1363
1392
|
e.isShootout && (i.so = [], i.ot = []), e.isOvertime && (i.ot = []);
|
|
1364
1393
|
for (let o = a; o > 0; o--)
|
|
1365
1394
|
i[`p${o}`] = [];
|
|
1366
|
-
return
|
|
1395
|
+
return ii(t, i);
|
|
1367
1396
|
}
|
|
1368
|
-
function
|
|
1397
|
+
function Ht(e, t, a, i) {
|
|
1369
1398
|
const n = [];
|
|
1370
1399
|
let o = 0, l = 0;
|
|
1371
1400
|
for (let d = 0; d < e.length; d++)
|
|
1372
1401
|
n.push(`${e[d][t]?.[i] ?? 0}:${e[d][a]?.[i] ?? 0}`), o = o + (e[d][t]?.[i] ?? 0), l = l + (e[d][a]?.[i] ?? 0);
|
|
1373
1402
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1374
1403
|
}
|
|
1375
|
-
function
|
|
1404
|
+
function ln(e, t, a, i) {
|
|
1376
1405
|
const n = [];
|
|
1377
1406
|
let o = 0, l = 0;
|
|
1378
1407
|
for (let d = 0; d < e.length; d++)
|
|
1379
1408
|
n.push(`${e[d][t]?.[i] ?? 0}:${e[d][a]?.[i] ?? 0}`), o = o + (e[d][t]?.[i] ?? 0), l = l + (e[d][a]?.[i] ?? 0);
|
|
1380
1409
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1381
1410
|
}
|
|
1382
|
-
function
|
|
1411
|
+
function cn(e) {
|
|
1383
1412
|
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0, i = e?.home?.advTimePP1 ?? 0, n = e?.away?.advTimePP1 ?? 0, o = e?.home?.advTimePP2 ?? 0, l = e?.away?.advTimePP2 ?? 0;
|
|
1384
1413
|
return {
|
|
1385
1414
|
advTime: `${U(t)} / ${U(a)}`,
|
|
@@ -1387,72 +1416,72 @@ function on(e) {
|
|
|
1387
1416
|
advTimePP2: `${U(o)} / ${U(l)}`
|
|
1388
1417
|
};
|
|
1389
1418
|
}
|
|
1390
|
-
function
|
|
1419
|
+
function dn(e) {
|
|
1391
1420
|
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0, i = e?.away?.adv ?? 0, n = e?.away?.ppgf ?? 0, o = (e?.home?.ppPercent ?? 0).toFixed(2), l = (e?.away?.ppPercent ?? 0).toFixed(2);
|
|
1392
1421
|
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1393
1422
|
}
|
|
1394
|
-
function
|
|
1423
|
+
function gn(e) {
|
|
1395
1424
|
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0, i = e?.away?.dvg ?? 0, n = e?.away?.pk ?? 0, o = (e?.home?.pkPercent ?? 0).toFixed(2), l = (e?.away?.pkPercent ?? 0).toFixed(2);
|
|
1396
1425
|
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1397
1426
|
}
|
|
1398
|
-
function
|
|
1427
|
+
function Ea(e) {
|
|
1399
1428
|
return {
|
|
1400
1429
|
...e,
|
|
1401
|
-
penaltyCause:
|
|
1430
|
+
penaltyCause: de(li, zt("_", "-"))(e.penaltyCause)
|
|
1402
1431
|
};
|
|
1403
1432
|
}
|
|
1404
|
-
const Me = (e) =>
|
|
1405
|
-
function
|
|
1433
|
+
const Me = (e) => gt(e, aa(["toi"])), mn = 20, un = 1e3 * 30, Rt = 1e3 * 60 * 5;
|
|
1434
|
+
function vn(e = {}) {
|
|
1406
1435
|
const { data: t, services: a } = e, { getGameData: i, getGameStats: n, getEvents: o, getGameOfficials: l } = a, d = F(!1), { resume: g, pause: v, isActive: p } = pe(
|
|
1407
1436
|
() => Ae(n, o),
|
|
1408
|
-
|
|
1437
|
+
un,
|
|
1409
1438
|
{ immediate: !1, immediateCallback: !1 }
|
|
1410
1439
|
), { pause: S } = pe(
|
|
1411
1440
|
() => i(),
|
|
1412
|
-
|
|
1441
|
+
Rt,
|
|
1413
1442
|
{
|
|
1414
1443
|
immediate: !0,
|
|
1415
1444
|
immediateCallback: !0
|
|
1416
1445
|
}
|
|
1417
1446
|
), { pause: y } = pe(
|
|
1418
1447
|
() => l(),
|
|
1419
|
-
|
|
1448
|
+
Rt,
|
|
1420
1449
|
{
|
|
1421
1450
|
immediate: !0,
|
|
1422
1451
|
immediateCallback: !0
|
|
1423
1452
|
}
|
|
1424
1453
|
);
|
|
1425
|
-
|
|
1454
|
+
qa(d, () => {
|
|
1426
1455
|
g(), i();
|
|
1427
1456
|
}, () => {
|
|
1428
1457
|
v();
|
|
1429
|
-
}),
|
|
1458
|
+
}), ge(t, (z) => {
|
|
1430
1459
|
z.gameStatus === 1 && !p.value && (d.value = !0, S(), y(), g(), n(), o()), z.gameStatus > 1 && (d.value = !1, Ae(n, o), S(), y());
|
|
1431
1460
|
});
|
|
1432
1461
|
}
|
|
1433
|
-
function
|
|
1434
|
-
const t = e?.periodLength ??
|
|
1462
|
+
function pn(e = {}) {
|
|
1463
|
+
const t = e?.periodLength ?? mn, a = f(() => {
|
|
1435
1464
|
let n = t * 60;
|
|
1436
1465
|
return (r(e).isOvertime || r(e).isShootout) && (n = r(e).overtimeLength * 60), n;
|
|
1437
1466
|
});
|
|
1438
1467
|
return {
|
|
1439
1468
|
value: f(() => {
|
|
1440
1469
|
const n = r(e), o = a.value - Number.parseInt(n.periodTime, 10) * 60;
|
|
1441
|
-
let l =
|
|
1470
|
+
let l = ja(r(e)) - 1;
|
|
1442
1471
|
(n.isOvertime || n.isShootout) && l++;
|
|
1443
|
-
const d =
|
|
1472
|
+
const d = Qa(n.actualTime) - l * t * 60;
|
|
1444
1473
|
return Math.max(o, d);
|
|
1445
1474
|
}),
|
|
1446
1475
|
max: a
|
|
1447
1476
|
};
|
|
1448
1477
|
}
|
|
1449
|
-
function
|
|
1478
|
+
function Na() {
|
|
1450
1479
|
const e = F([]);
|
|
1451
1480
|
function t(i, n) {
|
|
1452
1481
|
typeof n == "object" && n !== null && (n = n.message), e.value.push({ key: i, message: n });
|
|
1453
1482
|
}
|
|
1454
1483
|
function a(i) {
|
|
1455
|
-
if (
|
|
1484
|
+
if (I(e.value))
|
|
1456
1485
|
return;
|
|
1457
1486
|
const n = e.value.findIndex((o) => o.key === i);
|
|
1458
1487
|
e.value.splice(n, 1);
|
|
@@ -1463,9 +1492,9 @@ function $a() {
|
|
|
1463
1492
|
remove: a
|
|
1464
1493
|
};
|
|
1465
1494
|
}
|
|
1466
|
-
function
|
|
1495
|
+
function bn(e) {
|
|
1467
1496
|
return f(() => {
|
|
1468
|
-
const { homeTeam: a, awayTeam: i } =
|
|
1497
|
+
const { homeTeam: a, awayTeam: i } = Q(e);
|
|
1469
1498
|
return !a?.color || !i?.color ? {} : {
|
|
1470
1499
|
"--vbr-widget-gamecenter-home-team-identifier-color": `#${a.color}`,
|
|
1471
1500
|
"--vbr-widget-gamecenter-away-team-identifier-color": `#${i.color}`,
|
|
@@ -1478,7 +1507,7 @@ function un(e) {
|
|
|
1478
1507
|
};
|
|
1479
1508
|
});
|
|
1480
1509
|
}
|
|
1481
|
-
const
|
|
1510
|
+
const fn = "Gól", hn = "Kiállítás", yn = "Kapus", wn = "Idő", Ft = "Büntető", Le = "events", nt = "lineups", ot = "team-stats", st = "player-stats", lt = "officials", kn = {
|
|
1482
1511
|
role: {
|
|
1483
1512
|
label: "table.role.short",
|
|
1484
1513
|
tooltip: "table.role.tooltip",
|
|
@@ -1489,7 +1518,7 @@ const vn = "Gól", pn = "Kiállítás", bn = "Kapus", fn = "Idő", Rt = "Büntet
|
|
|
1489
1518
|
tooltip: "table.name.tooltip",
|
|
1490
1519
|
class: "is-text-left is-text-bold"
|
|
1491
1520
|
}
|
|
1492
|
-
},
|
|
1521
|
+
}, xn = {
|
|
1493
1522
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1494
1523
|
viewBox: "0 0 24 24",
|
|
1495
1524
|
fill: "none",
|
|
@@ -1498,8 +1527,8 @@ const vn = "Gól", pn = "Kiállítás", bn = "Kapus", fn = "Idő", Rt = "Büntet
|
|
|
1498
1527
|
"stroke-linecap": "round",
|
|
1499
1528
|
"stroke-linejoin": "round"
|
|
1500
1529
|
};
|
|
1501
|
-
function
|
|
1502
|
-
return c(), u("svg",
|
|
1530
|
+
function Tn(e, t) {
|
|
1531
|
+
return c(), u("svg", xn, [...t[0] || (t[0] = [
|
|
1503
1532
|
s("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1),
|
|
1504
1533
|
s("rect", {
|
|
1505
1534
|
x: "8",
|
|
@@ -1511,7 +1540,7 @@ function wn(e, t) {
|
|
|
1511
1540
|
}, null, -1)
|
|
1512
1541
|
])]);
|
|
1513
1542
|
}
|
|
1514
|
-
const Ce = { render:
|
|
1543
|
+
const Ce = { render: Tn }, Sn = {
|
|
1515
1544
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1516
1545
|
viewBox: "0 0 24 24",
|
|
1517
1546
|
fill: "none",
|
|
@@ -1520,33 +1549,33 @@ const Ce = { render: wn }, kn = {
|
|
|
1520
1549
|
"stroke-linecap": "round",
|
|
1521
1550
|
"stroke-linejoin": "round"
|
|
1522
1551
|
};
|
|
1523
|
-
function
|
|
1524
|
-
return c(), u("svg",
|
|
1552
|
+
function zn(e, t) {
|
|
1553
|
+
return c(), u("svg", Sn, [...t[0] || (t[0] = [
|
|
1525
1554
|
s("path", { d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z" }, null, -1),
|
|
1526
1555
|
s("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)
|
|
1527
1556
|
])]);
|
|
1528
1557
|
}
|
|
1529
|
-
const
|
|
1530
|
-
function
|
|
1531
|
-
const { t: a } =
|
|
1558
|
+
const Oa = { render: zn };
|
|
1559
|
+
function Ia(e, t) {
|
|
1560
|
+
const { t: a } = L(), { data: i, open: n, close: o } = ur(r(e), {
|
|
1532
1561
|
autoReconnect: {
|
|
1533
1562
|
retries: 3
|
|
1534
1563
|
},
|
|
1535
1564
|
immediate: !1
|
|
1536
|
-
}), l = f(() => JSON.parse(i.value)?.visitor ?? 0), d = f(() =>
|
|
1537
|
-
return
|
|
1538
|
-
if (
|
|
1565
|
+
}), l = f(() => JSON.parse(i.value)?.visitor ?? 0), d = or(l, 5e3), g = f(() => d.value > 0), v = f(() => r(t).gameStatus === 0 ? a("gameData.visitorsWaiting", [d.value]) : a("gameData.visitors", [d.value]));
|
|
1566
|
+
return ge(() => r(t).gameStatus, (p) => {
|
|
1567
|
+
if (p <= 1)
|
|
1539
1568
|
return n();
|
|
1540
1569
|
o();
|
|
1541
1570
|
}, {
|
|
1542
1571
|
immediate: !0
|
|
1543
1572
|
}), {
|
|
1544
|
-
visitors:
|
|
1545
|
-
isVisible:
|
|
1546
|
-
visitorsLabel:
|
|
1573
|
+
visitors: d,
|
|
1574
|
+
isVisible: g,
|
|
1575
|
+
visitorsLabel: v
|
|
1547
1576
|
};
|
|
1548
1577
|
}
|
|
1549
|
-
const
|
|
1578
|
+
const _n = { class: "progress" }, Pn = ["aria-valuenow", "aria-valuemax"], Aa = {
|
|
1550
1579
|
__name: "GamePeriodProgress",
|
|
1551
1580
|
props: {
|
|
1552
1581
|
gameData: {
|
|
@@ -1555,19 +1584,19 @@ const Tn = { class: "progress" }, Sn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1555
1584
|
}
|
|
1556
1585
|
},
|
|
1557
1586
|
setup(e) {
|
|
1558
|
-
const t = e, { max: a, value: i } =
|
|
1559
|
-
return (n, o) => (c(), u("div",
|
|
1587
|
+
const t = e, { max: a, value: i } = pn(f(() => t.gameData));
|
|
1588
|
+
return (n, o) => (c(), u("div", _n, [
|
|
1560
1589
|
s("div", {
|
|
1561
1590
|
class: "progress-bar progress-bar-stripped progress-bar-animated",
|
|
1562
1591
|
role: "progressbar",
|
|
1563
|
-
style:
|
|
1592
|
+
style: Ee(`width: ${r(i) / r(a) * 100}%`),
|
|
1564
1593
|
"aria-valuenow": r(i),
|
|
1565
1594
|
"aria-valuemin": "0",
|
|
1566
1595
|
"aria-valuemax": r(a)
|
|
1567
|
-
}, null, 12,
|
|
1596
|
+
}, null, 12, Pn)
|
|
1568
1597
|
]));
|
|
1569
1598
|
}
|
|
1570
|
-
},
|
|
1599
|
+
}, $n = { class: "period-results" }, jn = {
|
|
1571
1600
|
__name: "PeriodResults",
|
|
1572
1601
|
props: {
|
|
1573
1602
|
results: {
|
|
@@ -1584,41 +1613,41 @@ const Tn = { class: "progress" }, Sn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1584
1613
|
}
|
|
1585
1614
|
},
|
|
1586
1615
|
setup(e) {
|
|
1587
|
-
return (t, a) => (c(), u("table",
|
|
1616
|
+
return (t, a) => (c(), u("table", $n, [
|
|
1588
1617
|
s("tbody", null, [
|
|
1589
1618
|
s("tr", null, [
|
|
1590
1619
|
a[0] || (a[0] = s("td", null, [
|
|
1591
1620
|
s("span", { class: "is-home-team" })
|
|
1592
1621
|
], -1)),
|
|
1593
1622
|
s("td", null, m(e.homeTeamName), 1),
|
|
1594
|
-
(c(!0), u(k, null,
|
|
1623
|
+
(c(!0), u(k, null, E(e.results.home, (i, n) => (c(), u("td", { key: n }, m(i), 1))), 128))
|
|
1595
1624
|
]),
|
|
1596
1625
|
s("tr", null, [
|
|
1597
1626
|
a[1] || (a[1] = s("td", null, [
|
|
1598
1627
|
s("span", { class: "is-away-team" })
|
|
1599
1628
|
], -1)),
|
|
1600
1629
|
s("td", null, m(e.awayTeamName), 1),
|
|
1601
|
-
(c(!0), u(k, null,
|
|
1630
|
+
(c(!0), u(k, null, E(e.results.away, (i, n) => (c(), u("td", { key: n }, m(i), 1))), 128))
|
|
1602
1631
|
])
|
|
1603
1632
|
])
|
|
1604
1633
|
]));
|
|
1605
1634
|
}
|
|
1606
|
-
},
|
|
1607
|
-
let
|
|
1608
|
-
function
|
|
1609
|
-
return
|
|
1635
|
+
}, En = 1e3 * 30, Kt = 1e3 * 60 * 5;
|
|
1636
|
+
let Nn = 0;
|
|
1637
|
+
function On() {
|
|
1638
|
+
return ++Nn;
|
|
1610
1639
|
}
|
|
1611
|
-
const
|
|
1612
|
-
function
|
|
1640
|
+
const In = (e) => de(Ve, X((t) => ({ ...t, eventId: t.eventId ? t.eventId : On() })))(e);
|
|
1641
|
+
function An(e) {
|
|
1613
1642
|
const t = {
|
|
1614
1643
|
home: [],
|
|
1615
1644
|
away: []
|
|
1616
1645
|
};
|
|
1617
|
-
return e ?
|
|
1646
|
+
return e ? de(X(it(":")), X(gi), it(","), zt(/^\(|\)$/g, ""))(e).reduce((i, n) => (i.home.push(n[0]), i.away.push(n[1]), i), t) : t;
|
|
1618
1647
|
}
|
|
1619
|
-
const
|
|
1620
|
-
function
|
|
1621
|
-
const i =
|
|
1648
|
+
const Vt = (e) => xt(me("row"), e);
|
|
1649
|
+
function Mn(e, t, a) {
|
|
1650
|
+
const i = Vt(e?.[t] ?? []), n = Vt(e?.[a] ?? []);
|
|
1622
1651
|
return ["1", "2", "3", "4", "gk"].reduce(
|
|
1623
1652
|
(o, l) => (o[l].home = i[l], o[l].away = n[l], o),
|
|
1624
1653
|
{
|
|
@@ -1646,7 +1675,7 @@ function Xe(e, t, a, i) {
|
|
|
1646
1675
|
valueEnd: o
|
|
1647
1676
|
}, l;
|
|
1648
1677
|
}
|
|
1649
|
-
function
|
|
1678
|
+
function Ln(e) {
|
|
1650
1679
|
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0, i = e?.home?.advTimePP1 ?? 0, n = e?.away?.advTimePP1 ?? 0, o = e?.home?.advTimePP2 ?? 0, l = e?.away?.advTimePP2 ?? 0;
|
|
1651
1680
|
return {
|
|
1652
1681
|
advTime: {
|
|
@@ -1666,7 +1695,7 @@ function In(e) {
|
|
|
1666
1695
|
}
|
|
1667
1696
|
};
|
|
1668
1697
|
}
|
|
1669
|
-
function
|
|
1698
|
+
function Cn(e) {
|
|
1670
1699
|
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0, i = e?.away?.adv ?? 0, n = e?.away?.ppgf ?? 0, o = (e?.home?.ppPercent ?? 0).toFixed(2), l = (e?.away?.ppPercent ?? 0).toFixed(2);
|
|
1671
1700
|
return {
|
|
1672
1701
|
powerPlays: {
|
|
@@ -1689,7 +1718,7 @@ function An(e) {
|
|
|
1689
1718
|
}
|
|
1690
1719
|
};
|
|
1691
1720
|
}
|
|
1692
|
-
function
|
|
1721
|
+
function Dn(e) {
|
|
1693
1722
|
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0, i = e?.away?.dvg ?? 0, n = e?.away?.pk ?? 0, o = (e?.home?.pkPercent ?? 0).toFixed(2), l = (e?.away?.pkPercent ?? 0).toFixed(2);
|
|
1694
1723
|
return {
|
|
1695
1724
|
penaltyKill: {
|
|
@@ -1712,20 +1741,20 @@ function Mn(e) {
|
|
|
1712
1741
|
}
|
|
1713
1742
|
};
|
|
1714
1743
|
}
|
|
1715
|
-
function
|
|
1744
|
+
function Gn(e, t) {
|
|
1716
1745
|
const a = (n) => {
|
|
1717
1746
|
const o = ["first_referee", "second_referee", "first_line_judge", "second_line_judge"].indexOf(n.role);
|
|
1718
1747
|
return o > -1 ? o : 4;
|
|
1719
|
-
}, i = (n) => ({ ...
|
|
1720
|
-
return
|
|
1748
|
+
}, i = (n) => ({ ...ut(n), role: t(`role.${n.role}`) });
|
|
1749
|
+
return xt(me("type"), X(i, xa(a, fa(e))));
|
|
1721
1750
|
}
|
|
1722
|
-
const
|
|
1723
|
-
function
|
|
1724
|
-
return
|
|
1751
|
+
const Ut = Ta([wa(me("startingFive"))]);
|
|
1752
|
+
function qt(e) {
|
|
1753
|
+
return de(X(ut), ka(["headCoach", "secondCoach"]))(e);
|
|
1725
1754
|
}
|
|
1726
|
-
|
|
1727
|
-
function
|
|
1728
|
-
const a =
|
|
1755
|
+
ka(["first_referee", "second_referee", "first_line_judge", "second_line_judge"]);
|
|
1756
|
+
function Wt(e, t) {
|
|
1757
|
+
const a = ga(Hr([ni(t, ["team", "id"]), St("Gól", "type")]), Ve(e)), i = X((l) => ({ ...l, eventTimeSec: er(l.eventTime) }), a), n = wt(
|
|
1729
1758
|
(l, d) => (l[d.playerId] ? l[d.playerId].eventTime += `, ${d.eventTime}` : l[d.playerId] = {
|
|
1730
1759
|
id: d.playerId,
|
|
1731
1760
|
name: `${d.lastName} ${d.firstName}`,
|
|
@@ -1735,17 +1764,17 @@ function qt(e, t) {
|
|
|
1735
1764
|
{},
|
|
1736
1765
|
i
|
|
1737
1766
|
);
|
|
1738
|
-
return
|
|
1767
|
+
return xa(me("eventTimeSec"), fa(n));
|
|
1739
1768
|
}
|
|
1740
|
-
function
|
|
1769
|
+
function Bn(e = {}) {
|
|
1741
1770
|
const { data: t, services: a } = e, { getGameData: i, getGameStats: n, getEvents: o, getGameOfficials: l } = a, d = F(!1), { resume: g, pause: v, isActive: p } = pe(
|
|
1742
1771
|
() => Ae(n, o),
|
|
1743
|
-
|
|
1772
|
+
En,
|
|
1744
1773
|
{ immediate: !1, immediateCallback: !1 }
|
|
1745
1774
|
);
|
|
1746
1775
|
pe(
|
|
1747
1776
|
() => i(),
|
|
1748
|
-
|
|
1777
|
+
Kt,
|
|
1749
1778
|
{
|
|
1750
1779
|
immediate: !0,
|
|
1751
1780
|
immediateCallback: !0
|
|
@@ -1753,33 +1782,33 @@ function Cn(e = {}) {
|
|
|
1753
1782
|
);
|
|
1754
1783
|
const { pause: S } = pe(
|
|
1755
1784
|
() => l(),
|
|
1756
|
-
|
|
1785
|
+
Kt,
|
|
1757
1786
|
{
|
|
1758
1787
|
immediate: !0,
|
|
1759
1788
|
immediateCallback: !0
|
|
1760
1789
|
}
|
|
1761
1790
|
);
|
|
1762
|
-
|
|
1791
|
+
Xa(d, () => {
|
|
1763
1792
|
g(), i();
|
|
1764
1793
|
}, () => {
|
|
1765
1794
|
v();
|
|
1766
|
-
}),
|
|
1795
|
+
}), ge(t, (y) => {
|
|
1767
1796
|
y.gameStatus === 1 && !p.value && (d.value = !0, S(), g(), n(), o()), y.gameStatus > 1 && (d.value = !1, Ae(n, o), S());
|
|
1768
1797
|
});
|
|
1769
1798
|
}
|
|
1770
|
-
const
|
|
1799
|
+
const Hn = { class: "gamecenter-timeline-game-data" }, Rn = { class: "is-title-container" }, Fn = { class: "is-gamedate" }, Kn = { class: "is-local-gamedate" }, Vn = { class: "is-external-contents" }, Un = ["href"], qn = ["href"], Wn = ["href"], Yn = { class: "is-teams-and-results" }, Qn = { class: "is-team-name" }, Jn = { class: "is-goal-scorers" }, Zn = {
|
|
1771
1800
|
key: 0,
|
|
1772
1801
|
class: "is-game-status"
|
|
1773
|
-
},
|
|
1802
|
+
}, Xn = {
|
|
1774
1803
|
key: 1,
|
|
1775
1804
|
class: "is-game-status"
|
|
1776
|
-
},
|
|
1805
|
+
}, eo = { key: 0 }, to = { class: "is-badge is-invert is-large" }, ao = { key: 1 }, ro = { class: "is-badge is-invert is-large" }, io = {
|
|
1777
1806
|
key: 3,
|
|
1778
1807
|
class: "is-game-status"
|
|
1779
|
-
},
|
|
1808
|
+
}, no = { key: 0 }, oo = { key: 1 }, so = { key: 2 }, lo = { key: 3 }, co = {
|
|
1780
1809
|
key: 5,
|
|
1781
1810
|
class: "is-attendance"
|
|
1782
|
-
},
|
|
1811
|
+
}, go = { class: "is-team-name" }, mo = { class: "is-goal-scorers" }, uo = {
|
|
1783
1812
|
__name: "GameData",
|
|
1784
1813
|
props: {
|
|
1785
1814
|
gameData: {
|
|
@@ -1800,15 +1829,15 @@ const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-c
|
|
|
1800
1829
|
}
|
|
1801
1830
|
},
|
|
1802
1831
|
setup(e) {
|
|
1803
|
-
const t = e, { gameData: a, websocketUrl: i } =
|
|
1804
|
-
return (S, y) => (c(), u("div",
|
|
1805
|
-
s("div",
|
|
1832
|
+
const t = e, { gameData: a, websocketUrl: i } = dt(t), { t: n } = L(), o = f(() => An(t.gameData.periodResults)), l = f(() => Wt(t.gameEvents, t.gameData.homeTeam?.id)), d = f(() => Wt(t.gameEvents, t.gameData.awayTeam?.id)), { visitorsLabel: g, isVisible: v } = Ia(i, a), p = f(() => a.value.gameStatus <= 1 ? g.value : n("gameData.attendance", [a.value?.attendance ?? 0]));
|
|
1833
|
+
return (S, y) => (c(), u("div", Hn, [
|
|
1834
|
+
s("div", Rn, [
|
|
1806
1835
|
y[0] || (R(-1, !0), (y[0] = s("div", { class: "is-title" }, [
|
|
1807
1836
|
w(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
1808
1837
|
])).cacheIndex = 0, R(1), y[0]),
|
|
1809
|
-
s("div",
|
|
1810
|
-
s("div",
|
|
1811
|
-
s("div",
|
|
1838
|
+
s("div", Fn, m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1),
|
|
1839
|
+
s("div", Kn, m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", r(a).location.timezone, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), r(a).location.timezone, e.locale)) + ") ", 1),
|
|
1840
|
+
s("div", Vn, [
|
|
1812
1841
|
r(a).electronicReportUrl ? (c(), u("a", {
|
|
1813
1842
|
key: 0,
|
|
1814
1843
|
href: r(a).electronicReportUrl,
|
|
@@ -1816,7 +1845,7 @@ const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-c
|
|
|
1816
1845
|
}, [
|
|
1817
1846
|
b(r(Ce), { class: "is-icon" }),
|
|
1818
1847
|
w(" " + m(r(n)("sheet")), 1)
|
|
1819
|
-
], 8,
|
|
1848
|
+
], 8, Un)) : h("", !0),
|
|
1820
1849
|
r(a).toiReportUrl ? (c(), u("a", {
|
|
1821
1850
|
key: 1,
|
|
1822
1851
|
href: r(a).toiReportUrl,
|
|
@@ -1824,27 +1853,27 @@ const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-c
|
|
|
1824
1853
|
}, [
|
|
1825
1854
|
b(r(Ce), { class: "is-icon" }),
|
|
1826
1855
|
w(" " + m(r(n)("toiSheet")), 1)
|
|
1827
|
-
], 8,
|
|
1856
|
+
], 8, qn)) : h("", !0),
|
|
1828
1857
|
r(a).video ? (c(), u("a", {
|
|
1829
1858
|
key: 2,
|
|
1830
1859
|
href: r(a).video,
|
|
1831
1860
|
target: "_blank"
|
|
1832
1861
|
}, [
|
|
1833
|
-
b(r(
|
|
1862
|
+
b(r(Oa), { class: "is-icon" }),
|
|
1834
1863
|
w(" " + m(r(n)("video")), 1)
|
|
1835
|
-
], 8,
|
|
1864
|
+
], 8, Wn)) : h("", !0)
|
|
1836
1865
|
])
|
|
1837
1866
|
]),
|
|
1838
|
-
s("div",
|
|
1867
|
+
s("div", Yn, [
|
|
1839
1868
|
s("div", null, [
|
|
1840
|
-
y[1] || (R(-1, !0), (y[1] = b(r(
|
|
1869
|
+
y[1] || (R(-1, !0), (y[1] = b(r(ae), {
|
|
1841
1870
|
src: r(a).homeTeam?.logo,
|
|
1842
1871
|
class: "is-team-logo",
|
|
1843
1872
|
"default-src": r(Ue)
|
|
1844
1873
|
}, null, 8, ["src", "default-src"])).cacheIndex = 1, R(1), y[1]),
|
|
1845
|
-
s("h1",
|
|
1846
|
-
s("ul",
|
|
1847
|
-
(c(!0), u(k, null,
|
|
1874
|
+
s("h1", Qn, m(r(a).homeTeam?.longName), 1),
|
|
1875
|
+
s("ul", Jn, [
|
|
1876
|
+
(c(!0), u(k, null, E(l.value, (z) => (c(), u("li", {
|
|
1848
1877
|
key: z.id
|
|
1849
1878
|
}, [
|
|
1850
1879
|
w(m(z.name) + " ", 1),
|
|
@@ -1853,30 +1882,30 @@ const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-c
|
|
|
1853
1882
|
])
|
|
1854
1883
|
]),
|
|
1855
1884
|
s("div", null, [
|
|
1856
|
-
r(a).gameStatus > 1 ? (c(), u("p",
|
|
1857
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
1885
|
+
r(a).gameStatus > 1 ? (c(), u("p", Zn, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
1886
|
+
r(a).gameStatus === 1 ? (c(), u("p", Xn, m(r(n)(`periods.${r(_t)(r(a).period)}`)), 1)) : h("", !0),
|
|
1858
1887
|
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
1859
|
-
r(a).isOvertime ? (c(), u("p",
|
|
1860
|
-
s("span",
|
|
1888
|
+
r(a).isOvertime ? (c(), u("p", eo, [
|
|
1889
|
+
s("span", to, m(r(n)("afterOvertime")), 1)
|
|
1861
1890
|
])) : h("", !0),
|
|
1862
|
-
r(a).isShootout ? (c(), u("p",
|
|
1863
|
-
s("span",
|
|
1891
|
+
r(a).isShootout ? (c(), u("p", ao, [
|
|
1892
|
+
s("span", ro, m(r(n)("afterShootout")), 1)
|
|
1864
1893
|
])) : h("", !0)
|
|
1865
1894
|
], 64)) : h("", !0),
|
|
1866
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
1867
|
-
r(a).gameStatus === 1 ? (c(), x(
|
|
1895
|
+
r(a).gameStatus === 1 ? (c(), u("p", io, m(r(a).actualTime), 1)) : h("", !0),
|
|
1896
|
+
r(a).gameStatus === 1 ? (c(), x(Aa, {
|
|
1868
1897
|
key: 4,
|
|
1869
1898
|
"game-data": r(a)
|
|
1870
1899
|
}, null, 8, ["game-data"])) : h("", !0),
|
|
1871
1900
|
s("div", {
|
|
1872
1901
|
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
1873
1902
|
}, [
|
|
1874
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
1903
|
+
r(a).gameStatus === 0 ? (c(), u("span", no, "-")) : (c(), u("span", oo, m(r(a).homeTeamScore), 1)),
|
|
1875
1904
|
y[3] || (y[3] = w(":", -1)),
|
|
1876
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
1905
|
+
r(a).gameStatus === 0 ? (c(), u("span", so, "-")) : (c(), u("span", lo, m(r(a).awayTeamScore), 1))
|
|
1877
1906
|
], 2),
|
|
1878
|
-
r(v) || r(a)?.attendance ? (c(), u("p",
|
|
1879
|
-
r(a).gameStatus > 0 ? (c(), x(
|
|
1907
|
+
r(v) || r(a)?.attendance ? (c(), u("p", co, m(p.value), 1)) : h("", !0),
|
|
1908
|
+
r(a).gameStatus > 0 ? (c(), x(jn, {
|
|
1880
1909
|
key: 6,
|
|
1881
1910
|
results: o.value,
|
|
1882
1911
|
"home-team-name": r(a).homeTeam?.shortName,
|
|
@@ -1884,14 +1913,14 @@ const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-c
|
|
|
1884
1913
|
}, null, 8, ["results", "home-team-name", "away-team-name"])) : h("", !0)
|
|
1885
1914
|
]),
|
|
1886
1915
|
s("div", null, [
|
|
1887
|
-
y[2] || (R(-1, !0), (y[2] = b(r(
|
|
1916
|
+
y[2] || (R(-1, !0), (y[2] = b(r(ae), {
|
|
1888
1917
|
src: r(a).awayTeam?.logo,
|
|
1889
1918
|
"default-src": r(qe),
|
|
1890
1919
|
class: "is-team-logo"
|
|
1891
1920
|
}, null, 8, ["src", "default-src"])).cacheIndex = 2, R(1), y[2]),
|
|
1892
|
-
s("h1",
|
|
1893
|
-
s("ul",
|
|
1894
|
-
(c(!0), u(k, null,
|
|
1921
|
+
s("h1", go, m(r(a).awayTeam?.longName), 1),
|
|
1922
|
+
s("ul", mo, [
|
|
1923
|
+
(c(!0), u(k, null, E(d.value, (z) => (c(), u("li", {
|
|
1895
1924
|
key: z.id
|
|
1896
1925
|
}, [
|
|
1897
1926
|
w(m(z.name) + " ", 1),
|
|
@@ -1902,20 +1931,20 @@ const Dn = { class: "gamecenter-timeline-game-data" }, Gn = { class: "is-title-c
|
|
|
1902
1931
|
])
|
|
1903
1932
|
]));
|
|
1904
1933
|
}
|
|
1905
|
-
},
|
|
1934
|
+
}, vo = {
|
|
1906
1935
|
width: "32",
|
|
1907
1936
|
height: "32",
|
|
1908
1937
|
viewBox: "0 0 32 32"
|
|
1909
1938
|
};
|
|
1910
|
-
function
|
|
1911
|
-
return c(), u("svg",
|
|
1939
|
+
function po(e, t) {
|
|
1940
|
+
return c(), u("svg", vo, [...t[0] || (t[0] = [
|
|
1912
1941
|
s("path", {
|
|
1913
1942
|
fill: "currentColor",
|
|
1914
1943
|
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"
|
|
1915
1944
|
}, null, -1)
|
|
1916
1945
|
])]);
|
|
1917
1946
|
}
|
|
1918
|
-
const Te = { render:
|
|
1947
|
+
const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title" }, ho = { class: "is-team-logo" }, yo = { class: "is-event-type-icon" }, wo = { class: "is-timestamp" }, Se = {
|
|
1919
1948
|
__name: "GameEventLayout",
|
|
1920
1949
|
props: {
|
|
1921
1950
|
timestamp: {
|
|
@@ -1946,32 +1975,32 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
1946
1975
|
s("div", {
|
|
1947
1976
|
class: q(["is-details-container", [
|
|
1948
1977
|
{
|
|
1949
|
-
"is-goal": e.eventType === r(
|
|
1950
|
-
"is-penalty": e.eventType === r(
|
|
1951
|
-
"is-timeout": e.eventType === r(
|
|
1952
|
-
"is-goalies": e.eventType === r(
|
|
1953
|
-
"is-penalty-shot-goal": e.eventType === r(
|
|
1954
|
-
"is-penalty-shot-no-goal": e.eventType === r(
|
|
1978
|
+
"is-goal": e.eventType === r(fn),
|
|
1979
|
+
"is-penalty": e.eventType === r(hn),
|
|
1980
|
+
"is-timeout": e.eventType === r(wn),
|
|
1981
|
+
"is-goalies": e.eventType === r(yn),
|
|
1982
|
+
"is-penalty-shot-goal": e.eventType === r(Ft) && e.event.goal,
|
|
1983
|
+
"is-penalty-shot-no-goal": e.eventType === r(Ft) && !e.event.goal
|
|
1955
1984
|
}
|
|
1956
1985
|
]])
|
|
1957
1986
|
}, [
|
|
1958
|
-
s("div",
|
|
1959
|
-
|
|
1987
|
+
s("div", fo, [
|
|
1988
|
+
te(t.$slots, "title")
|
|
1960
1989
|
]),
|
|
1961
|
-
|
|
1962
|
-
s("div",
|
|
1963
|
-
|
|
1990
|
+
te(t.$slots, "details-list"),
|
|
1991
|
+
s("div", ho, [
|
|
1992
|
+
te(t.$slots, "team-logo")
|
|
1964
1993
|
]),
|
|
1965
|
-
s("div",
|
|
1966
|
-
|
|
1994
|
+
s("div", yo, [
|
|
1995
|
+
te(t.$slots, "event-type-icon")
|
|
1967
1996
|
])
|
|
1968
1997
|
], 2),
|
|
1969
|
-
s("div",
|
|
1998
|
+
s("div", wo, [
|
|
1970
1999
|
s("p", null, m(e.timestamp), 1)
|
|
1971
2000
|
])
|
|
1972
|
-
], 8,
|
|
2001
|
+
], 8, bo));
|
|
1973
2002
|
}
|
|
1974
|
-
},
|
|
2003
|
+
}, ko = ["aria-label"], ze = {
|
|
1975
2004
|
__name: "TeamLogo",
|
|
1976
2005
|
props: {
|
|
1977
2006
|
name: {
|
|
@@ -1989,7 +2018,7 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
1989
2018
|
setup(e) {
|
|
1990
2019
|
const t = e, a = F(null), i = f(() => t.isHomeTeam ? Ue : qe);
|
|
1991
2020
|
return (n, o) => (c(), u(k, null, [
|
|
1992
|
-
b(r(
|
|
2021
|
+
b(r(Z), {
|
|
1993
2022
|
offset: 2,
|
|
1994
2023
|
placement: "top",
|
|
1995
2024
|
theme: "tooltip",
|
|
@@ -1997,16 +2026,16 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
1997
2026
|
"append-to": a.value
|
|
1998
2027
|
}, {
|
|
1999
2028
|
default: T(({ setRef: l, events: d }) => [
|
|
2000
|
-
s("span",
|
|
2029
|
+
s("span", oe({
|
|
2001
2030
|
ref: l,
|
|
2002
2031
|
tabindex: 0,
|
|
2003
2032
|
"aria-label": e.name
|
|
2004
|
-
},
|
|
2005
|
-
b(r(
|
|
2033
|
+
}, se(d, !0)), [
|
|
2034
|
+
b(r(ae), {
|
|
2006
2035
|
src: e.logo,
|
|
2007
2036
|
"default-src": i.value
|
|
2008
2037
|
}, null, 8, ["src", "default-src"])
|
|
2009
|
-
], 16,
|
|
2038
|
+
], 16, ko)
|
|
2010
2039
|
]),
|
|
2011
2040
|
_: 1
|
|
2012
2041
|
}, 8, ["content", "append-to"]),
|
|
@@ -2016,13 +2045,13 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
2016
2045
|
}, null, 512)
|
|
2017
2046
|
], 64));
|
|
2018
2047
|
}
|
|
2019
|
-
},
|
|
2048
|
+
}, xo = { key: 0 }, To = { key: 1 }, So = { class: "is-details-list" }, zo = { class: "is-evented-person" }, _o = { class: "is-player-number" }, Po = { class: "is-assists-list" }, $o = { class: "is-player-number" }, jo = {
|
|
2020
2049
|
key: 0,
|
|
2021
2050
|
class: "is-poi-data"
|
|
2022
|
-
},
|
|
2051
|
+
}, Eo = ["aria-label"], No = ["aria-label"], Oo = {
|
|
2023
2052
|
key: 0,
|
|
2024
2053
|
class: "is-badge is-invert is-large"
|
|
2025
|
-
},
|
|
2054
|
+
}, Io = {
|
|
2026
2055
|
__name: "Goal",
|
|
2027
2056
|
props: {
|
|
2028
2057
|
event: {
|
|
@@ -2035,7 +2064,7 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
2035
2064
|
}
|
|
2036
2065
|
},
|
|
2037
2066
|
setup(e) {
|
|
2038
|
-
const t = e, a = F(null), { t: i } =
|
|
2067
|
+
const t = e, a = F(null), { t: i } = L(), n = f(() => ce((d) => I(d), [t.event.assists1, t.event.assists2])), o = f(() => t.event.homeOnIce), l = f(() => t.event.awayOnIce);
|
|
2039
2068
|
return (d, g) => (c(), x(Se, {
|
|
2040
2069
|
timestamp: e.event.eventTime,
|
|
2041
2070
|
"is-home-team": e.isHomeTeam,
|
|
@@ -2044,28 +2073,28 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
2044
2073
|
}, {
|
|
2045
2074
|
title: T(() => [
|
|
2046
2075
|
w(m(r(i)("eventType.Gól")) + " ", 1),
|
|
2047
|
-
e.event.advantage ? (c(), u("span",
|
|
2048
|
-
e.event.en ? (c(), u("span",
|
|
2076
|
+
e.event.advantage ? (c(), u("span", xo, m(e.event.advantage), 1)) : h("", !0),
|
|
2077
|
+
e.event.en ? (c(), u("span", To, " EN ")) : h("", !0),
|
|
2049
2078
|
w(" (" + m(e.event.score) + ") ", 1)
|
|
2050
2079
|
]),
|
|
2051
2080
|
"details-list": T(() => [
|
|
2052
|
-
s("ul",
|
|
2053
|
-
s("li",
|
|
2054
|
-
s("span",
|
|
2081
|
+
s("ul", So, [
|
|
2082
|
+
s("li", zo, [
|
|
2083
|
+
s("span", _o, m(e.event.jerseyNumber), 1),
|
|
2055
2084
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2056
2085
|
]),
|
|
2057
|
-
s("li",
|
|
2058
|
-
(c(!0), u(k, null,
|
|
2086
|
+
s("li", Po, [
|
|
2087
|
+
(c(!0), u(k, null, E(n.value, (v) => (c(), u("span", {
|
|
2059
2088
|
key: v,
|
|
2060
2089
|
class: "is-evented-person"
|
|
2061
2090
|
}, [
|
|
2062
|
-
s("i",
|
|
2091
|
+
s("i", $o, m(v.jerseyNumber), 1),
|
|
2063
2092
|
w(" " + m(v.lastName) + " " + m(v.firstName), 1)
|
|
2064
2093
|
]))), 128))
|
|
2065
2094
|
]),
|
|
2066
|
-
!r(
|
|
2095
|
+
!r(I)(o.value) || !r(I)(l.value) ? (c(), u("li", jo, [
|
|
2067
2096
|
s("ul", null, [
|
|
2068
|
-
(c(!0), u(k, null,
|
|
2097
|
+
(c(!0), u(k, null, E(o.value, (v) => (c(), x(r(Z), {
|
|
2069
2098
|
key: v.playerId,
|
|
2070
2099
|
offset: 2,
|
|
2071
2100
|
placement: "top",
|
|
@@ -2074,19 +2103,19 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
2074
2103
|
"append-to": a.value
|
|
2075
2104
|
}, {
|
|
2076
2105
|
default: T(({ setRef: p, events: S }) => [
|
|
2077
|
-
s("li",
|
|
2106
|
+
s("li", oe({
|
|
2078
2107
|
ref_for: !0,
|
|
2079
2108
|
ref: p,
|
|
2080
2109
|
tabindex: 0,
|
|
2081
2110
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2082
|
-
},
|
|
2111
|
+
}, se(S, !0)), m(v.jerseyNumber), 17, Eo)
|
|
2083
2112
|
]),
|
|
2084
2113
|
_: 2
|
|
2085
2114
|
}, 1032, ["content", "append-to"]))), 128))
|
|
2086
2115
|
]),
|
|
2087
2116
|
g[0] || (g[0] = s("span", null, " / ", -1)),
|
|
2088
2117
|
s("ul", null, [
|
|
2089
|
-
(c(!0), u(k, null,
|
|
2118
|
+
(c(!0), u(k, null, E(l.value, (v) => (c(), x(r(Z), {
|
|
2090
2119
|
key: v.playerId,
|
|
2091
2120
|
offset: 2,
|
|
2092
2121
|
placement: "top",
|
|
@@ -2095,19 +2124,19 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
2095
2124
|
"append-to": a.value
|
|
2096
2125
|
}, {
|
|
2097
2126
|
default: T(({ setRef: p, events: S }) => [
|
|
2098
|
-
s("li",
|
|
2127
|
+
s("li", oe({
|
|
2099
2128
|
ref_for: !0,
|
|
2100
2129
|
ref: p,
|
|
2101
2130
|
tabindex: 0,
|
|
2102
2131
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2103
|
-
},
|
|
2132
|
+
}, se(S, !0)), m(v.jerseyNumber), 17, No)
|
|
2104
2133
|
]),
|
|
2105
2134
|
_: 2
|
|
2106
2135
|
}, 1032, ["content", "append-to"]))), 128))
|
|
2107
2136
|
])
|
|
2108
2137
|
])) : h("", !0),
|
|
2109
2138
|
s("li", null, [
|
|
2110
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
2139
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", Oo, [
|
|
2111
2140
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
2112
2141
|
w("PS")
|
|
2113
2142
|
], 64)) : h("", !0),
|
|
@@ -2135,44 +2164,44 @@ const Te = { render: mo }, uo = ["data-team"], vo = { class: "is-details-title"
|
|
|
2135
2164
|
_: 1
|
|
2136
2165
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2137
2166
|
}
|
|
2138
|
-
},
|
|
2167
|
+
}, Ao = {
|
|
2139
2168
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2140
2169
|
viewBox: "0 0 24 24"
|
|
2141
2170
|
};
|
|
2142
|
-
function
|
|
2143
|
-
return c(), u("svg",
|
|
2171
|
+
function Mo(e, t) {
|
|
2172
|
+
return c(), u("svg", Ao, [...t[0] || (t[0] = [
|
|
2144
2173
|
s("path", {
|
|
2145
2174
|
fill: "currentColor",
|
|
2146
2175
|
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"
|
|
2147
2176
|
}, null, -1)
|
|
2148
2177
|
])]);
|
|
2149
2178
|
}
|
|
2150
|
-
const
|
|
2179
|
+
const Ma = { render: Mo }, Lo = {
|
|
2151
2180
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2152
2181
|
viewBox: "0 0 24 24"
|
|
2153
2182
|
};
|
|
2154
|
-
function
|
|
2155
|
-
return c(), u("svg",
|
|
2183
|
+
function Co(e, t) {
|
|
2184
|
+
return c(), u("svg", Lo, [...t[0] || (t[0] = [
|
|
2156
2185
|
s("path", {
|
|
2157
2186
|
fill: "currentColor",
|
|
2158
2187
|
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"
|
|
2159
2188
|
}, null, -1)
|
|
2160
2189
|
])]);
|
|
2161
2190
|
}
|
|
2162
|
-
const
|
|
2191
|
+
const ct = { render: Co }, Do = {
|
|
2163
2192
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2164
2193
|
fill: "none",
|
|
2165
2194
|
viewBox: "0 0 24 24"
|
|
2166
2195
|
};
|
|
2167
|
-
function
|
|
2168
|
-
return c(), u("svg",
|
|
2196
|
+
function Go(e, t) {
|
|
2197
|
+
return c(), u("svg", Do, [...t[0] || (t[0] = [
|
|
2169
2198
|
s("path", {
|
|
2170
2199
|
fill: "#000",
|
|
2171
2200
|
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"
|
|
2172
2201
|
}, null, -1)
|
|
2173
2202
|
])]);
|
|
2174
2203
|
}
|
|
2175
|
-
const
|
|
2204
|
+
const Bo = { render: Go }, Ho = { class: "is-details-list" }, Ro = { class: "is-evented-person" }, Fo = { class: "is-player-number" }, Ko = {
|
|
2176
2205
|
__name: "Goalies",
|
|
2177
2206
|
props: {
|
|
2178
2207
|
event: {
|
|
@@ -2185,7 +2214,7 @@ const Co = { render: Lo }, Do = { class: "is-details-list" }, Go = { class: "is-
|
|
|
2185
2214
|
}
|
|
2186
2215
|
},
|
|
2187
2216
|
setup(e) {
|
|
2188
|
-
const { t } =
|
|
2217
|
+
const { t } = L();
|
|
2189
2218
|
return (a, i) => (c(), x(Se, {
|
|
2190
2219
|
timestamp: e.event.eventTime,
|
|
2191
2220
|
"is-home-team": e.isHomeTeam,
|
|
@@ -2196,9 +2225,9 @@ const Co = { render: Lo }, Do = { class: "is-details-list" }, Go = { class: "is-
|
|
|
2196
2225
|
w(m(r(t)("eventType.Kapus")) + " - " + m(r(t)(`eventType.goalie.${e.event.gkDirection}`)), 1)
|
|
2197
2226
|
]),
|
|
2198
2227
|
"details-list": T(() => [
|
|
2199
|
-
s("ul",
|
|
2200
|
-
s("li",
|
|
2201
|
-
s("span",
|
|
2228
|
+
s("ul", Ho, [
|
|
2229
|
+
s("li", Ro, [
|
|
2230
|
+
s("span", Fo, m(e.event.jerseyNumber), 1),
|
|
2202
2231
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2203
2232
|
])
|
|
2204
2233
|
])
|
|
@@ -2212,19 +2241,19 @@ const Co = { render: Lo }, Do = { class: "is-details-list" }, Go = { class: "is-
|
|
|
2212
2241
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2213
2242
|
]),
|
|
2214
2243
|
"event-type-icon": T(() => [
|
|
2215
|
-
e.event.gkDirection === "CSERE" ? (c(), x(r(
|
|
2244
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(Bo), {
|
|
2216
2245
|
key: 0,
|
|
2217
2246
|
width: "24",
|
|
2218
2247
|
height: "24",
|
|
2219
2248
|
class: "is-goalie-in-icon"
|
|
2220
2249
|
})) : h("", !0),
|
|
2221
|
-
e.event.gkDirection === "BE" ? (c(), x(r(
|
|
2250
|
+
e.event.gkDirection === "BE" ? (c(), x(r(ct), {
|
|
2222
2251
|
key: 1,
|
|
2223
2252
|
width: "24",
|
|
2224
2253
|
height: "24",
|
|
2225
2254
|
class: "is-goalie-in-icon"
|
|
2226
2255
|
})) : h("", !0),
|
|
2227
|
-
e.event.gkDirection === "KI" ? (c(), x(r(
|
|
2256
|
+
e.event.gkDirection === "KI" ? (c(), x(r(Ma), {
|
|
2228
2257
|
key: 2,
|
|
2229
2258
|
width: "24",
|
|
2230
2259
|
height: "24",
|
|
@@ -2234,16 +2263,16 @@ const Co = { render: Lo }, Do = { class: "is-details-list" }, Go = { class: "is-
|
|
|
2234
2263
|
_: 1
|
|
2235
2264
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2236
2265
|
}
|
|
2237
|
-
},
|
|
2238
|
-
function
|
|
2239
|
-
return c(), u("svg",
|
|
2266
|
+
}, Vo = { viewBox: "0 0 24 24" };
|
|
2267
|
+
function Uo(e, t) {
|
|
2268
|
+
return c(), u("svg", Vo, [...t[0] || (t[0] = [
|
|
2240
2269
|
s("path", {
|
|
2241
2270
|
fill: "currentColor",
|
|
2242
2271
|
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"
|
|
2243
2272
|
}, null, -1)
|
|
2244
2273
|
])]);
|
|
2245
2274
|
}
|
|
2246
|
-
const
|
|
2275
|
+
const La = { render: Uo }, qo = { key: 0 }, Wo = { class: "is-details-list" }, Yo = { class: "is-evented-person" }, Qo = { key: 0 }, Jo = { class: "is-player-number" }, Zo = { class: "is-details-sub-title" }, Xo = {
|
|
2247
2276
|
__name: "Penalty",
|
|
2248
2277
|
props: {
|
|
2249
2278
|
event: {
|
|
@@ -2256,33 +2285,33 @@ const Ia = { render: Fo }, Ko = { class: "is-details-list" }, Vo = { class: "is-
|
|
|
2256
2285
|
}
|
|
2257
2286
|
},
|
|
2258
2287
|
setup(e) {
|
|
2259
|
-
const t = e, { t: a } =
|
|
2288
|
+
const t = e, { t: a } = L(), i = f(() => Ea(t.event));
|
|
2260
2289
|
return (n, o) => (c(), x(Se, {
|
|
2261
2290
|
timestamp: e.event.eventTime,
|
|
2262
2291
|
"is-home-team": e.isHomeTeam,
|
|
2263
2292
|
"event-type": e.event.type
|
|
2264
2293
|
}, {
|
|
2265
2294
|
title: T(() => [
|
|
2266
|
-
|
|
2267
|
-
e.event.penaltyLength
|
|
2295
|
+
e.event.ps ? h("", !0) : (c(), u("span", qo, m(r(a)("eventType.Kiállítás")) + " ", 1)),
|
|
2296
|
+
e.event.penaltyLength ? (c(), u(k, { key: 1 }, [
|
|
2268
2297
|
w(m(r(a)("events.penaltyLength", [e.event.penaltyLength])) + " ", 1),
|
|
2269
2298
|
e.event.penaltyEnd ? (c(), u(k, { key: 0 }, [
|
|
2270
2299
|
w(" (" + m(e.event.penaltyEnd) + ") ", 1)
|
|
2271
2300
|
], 64)) : h("", !0)
|
|
2272
2301
|
], 64)) : h("", !0),
|
|
2273
|
-
e.event.
|
|
2274
|
-
w("
|
|
2302
|
+
e.event.ps ? (c(), u(k, { key: 2 }, [
|
|
2303
|
+
w(m(r(a)("penalties.PS")), 1)
|
|
2275
2304
|
], 64)) : h("", !0)
|
|
2276
2305
|
]),
|
|
2277
2306
|
"details-list": T(() => [
|
|
2278
|
-
s("ul",
|
|
2279
|
-
s("li",
|
|
2280
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
2281
|
-
s("span",
|
|
2307
|
+
s("ul", Wo, [
|
|
2308
|
+
s("li", Yo, [
|
|
2309
|
+
e.event.jerseyNumber === null ? (c(), u("span", Qo, m(r(a)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
2310
|
+
s("span", Jo, m(e.event.jerseyNumber), 1),
|
|
2282
2311
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2283
2312
|
], 64))
|
|
2284
2313
|
]),
|
|
2285
|
-
s("li",
|
|
2314
|
+
s("li", Zo, [
|
|
2286
2315
|
w(m(r(a)(`penalties.${i.value.penaltyCause}`)) + " ", 1),
|
|
2287
2316
|
s("b", null, "(" + m(i.value.penaltyCause) + ")", 1)
|
|
2288
2317
|
])
|
|
@@ -2297,12 +2326,12 @@ const Ia = { render: Fo }, Ko = { class: "is-details-list" }, Vo = { class: "is-
|
|
|
2297
2326
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2298
2327
|
]),
|
|
2299
2328
|
"event-type-icon": T(() => [
|
|
2300
|
-
b(r(
|
|
2329
|
+
b(r(La))
|
|
2301
2330
|
]),
|
|
2302
2331
|
_: 1
|
|
2303
2332
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2304
2333
|
}
|
|
2305
|
-
},
|
|
2334
|
+
}, es = { class: "is-details-list" }, ts = { class: "is-evented-person" }, as = { class: "is-player-number" }, rs = {
|
|
2306
2335
|
__name: "PenaltyShot",
|
|
2307
2336
|
props: {
|
|
2308
2337
|
event: {
|
|
@@ -2315,7 +2344,7 @@ const Ia = { render: Fo }, Ko = { class: "is-details-list" }, Vo = { class: "is-
|
|
|
2315
2344
|
}
|
|
2316
2345
|
},
|
|
2317
2346
|
setup(e) {
|
|
2318
|
-
const { t } =
|
|
2347
|
+
const { t } = L();
|
|
2319
2348
|
return (a, i) => (c(), x(Se, {
|
|
2320
2349
|
timestamp: e.event.eventTime,
|
|
2321
2350
|
"is-home-team": e.isHomeTeam,
|
|
@@ -2332,9 +2361,9 @@ const Ia = { render: Fo }, Ko = { class: "is-details-list" }, Vo = { class: "is-
|
|
|
2332
2361
|
w(" - (" + m(e.event.score) + ") ", 1)
|
|
2333
2362
|
]),
|
|
2334
2363
|
"details-list": T(() => [
|
|
2335
|
-
s("ul",
|
|
2336
|
-
s("li",
|
|
2337
|
-
s("span",
|
|
2364
|
+
s("ul", es, [
|
|
2365
|
+
s("li", ts, [
|
|
2366
|
+
s("span", as, m(e.event.jerseyNumber), 1),
|
|
2338
2367
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2339
2368
|
])
|
|
2340
2369
|
])
|
|
@@ -2353,20 +2382,20 @@ const Ia = { render: Fo }, Ko = { class: "is-details-list" }, Vo = { class: "is-
|
|
|
2353
2382
|
_: 1
|
|
2354
2383
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2355
2384
|
}
|
|
2356
|
-
},
|
|
2385
|
+
}, is = {
|
|
2357
2386
|
width: "32",
|
|
2358
2387
|
height: "32",
|
|
2359
2388
|
viewBox: "0 0 24 24"
|
|
2360
2389
|
};
|
|
2361
|
-
function
|
|
2362
|
-
return c(), u("svg",
|
|
2390
|
+
function ns(e, t) {
|
|
2391
|
+
return c(), u("svg", is, [...t[0] || (t[0] = [
|
|
2363
2392
|
s("path", {
|
|
2364
2393
|
fill: "currentColor",
|
|
2365
2394
|
d: "M12 20a7 7 0 0 1-7-7a7 7 0 0 1 7-7a7 7 0 0 1 7 7a7 7 0 0 1-7 7m7.03-12.61l1.42-1.42c-.45-.51-.9-.97-1.41-1.41L17.62 6c-1.55-1.26-3.5-2-5.62-2a9 9 0 0 0-9 9a9 9 0 0 0 9 9c5 0 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61M11 14h2V8h-2m4-7H9v2h6V1Z"
|
|
2366
2395
|
}, null, -1)
|
|
2367
2396
|
])]);
|
|
2368
2397
|
}
|
|
2369
|
-
const
|
|
2398
|
+
const Pt = { render: ns }, os = { class: "is-period-header" }, ss = {
|
|
2370
2399
|
__name: "Period",
|
|
2371
2400
|
props: {
|
|
2372
2401
|
event: {
|
|
@@ -2375,17 +2404,17 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2375
2404
|
}
|
|
2376
2405
|
},
|
|
2377
2406
|
setup(e) {
|
|
2378
|
-
const { t } =
|
|
2379
|
-
return (a, i) => (c(), u("div",
|
|
2407
|
+
const { t } = L();
|
|
2408
|
+
return (a, i) => (c(), u("div", os, [
|
|
2380
2409
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
2381
2410
|
s("p", null, m(e.event.eventPeriod === "pre" ? "-20:00" : e.event.eventTime), 1),
|
|
2382
2411
|
s("span", null, [
|
|
2383
|
-
b(r(
|
|
2412
|
+
b(r(Pt)),
|
|
2384
2413
|
w(" " + m(r(t)(`periods.${e.event.eventPeriod}`)), 1)
|
|
2385
2414
|
])
|
|
2386
2415
|
]));
|
|
2387
2416
|
}
|
|
2388
|
-
},
|
|
2417
|
+
}, ls = {
|
|
2389
2418
|
__name: "Timeout",
|
|
2390
2419
|
props: {
|
|
2391
2420
|
event: {
|
|
@@ -2398,7 +2427,7 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2398
2427
|
}
|
|
2399
2428
|
},
|
|
2400
2429
|
setup(e) {
|
|
2401
|
-
const { t } =
|
|
2430
|
+
const { t } = L();
|
|
2402
2431
|
return (a, i) => (c(), x(Se, {
|
|
2403
2432
|
timestamp: e.event.eventTime,
|
|
2404
2433
|
"is-home-team": e.isHomeTeam,
|
|
@@ -2416,12 +2445,12 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2416
2445
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2417
2446
|
]),
|
|
2418
2447
|
"event-type-icon": T(() => [
|
|
2419
|
-
b(r(
|
|
2448
|
+
b(r(Pt))
|
|
2420
2449
|
]),
|
|
2421
2450
|
_: 1
|
|
2422
2451
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2423
2452
|
}
|
|
2424
|
-
},
|
|
2453
|
+
}, cs = {
|
|
2425
2454
|
__name: "GameEvent",
|
|
2426
2455
|
props: {
|
|
2427
2456
|
event: {
|
|
@@ -2434,13 +2463,13 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2434
2463
|
}
|
|
2435
2464
|
},
|
|
2436
2465
|
setup(e) {
|
|
2437
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
2438
|
-
return (o, l) => (c(), x(
|
|
2466
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Io).set("Kiállítás", Xo).set("Kapus", Ko).set("Idő", ls).set("Büntető", rs).set("Period", ss), i = f(() => a.get(t.event.type)), n = f(() => t.event?.team?.id === t.homeTeamId);
|
|
2467
|
+
return (o, l) => (c(), x(Zt(i.value), {
|
|
2439
2468
|
event: e.event,
|
|
2440
2469
|
"is-home-team": n.value
|
|
2441
2470
|
}, null, 8, ["event", "is-home-team"]));
|
|
2442
2471
|
}
|
|
2443
|
-
},
|
|
2472
|
+
}, ds = { class: "gamecenter-timeline-game-events" }, gs = {
|
|
2444
2473
|
__name: "GameEvents",
|
|
2445
2474
|
props: {
|
|
2446
2475
|
gameEvents: {
|
|
@@ -2453,10 +2482,10 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2453
2482
|
}
|
|
2454
2483
|
},
|
|
2455
2484
|
setup(e) {
|
|
2456
|
-
return (t, a) => (c(), u("div",
|
|
2457
|
-
b(
|
|
2485
|
+
return (t, a) => (c(), u("div", ds, [
|
|
2486
|
+
b(Fa, { name: "transition-event" }, {
|
|
2458
2487
|
default: T(() => [
|
|
2459
|
-
(c(!0), u(k, null,
|
|
2488
|
+
(c(!0), u(k, null, E(e.gameEvents, (i) => (c(), x(cs, {
|
|
2460
2489
|
key: i.eventId,
|
|
2461
2490
|
event: i,
|
|
2462
2491
|
"home-team-id": e.gameData.homeTeam.id
|
|
@@ -2467,7 +2496,7 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2467
2496
|
a[0] || (a[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
2468
2497
|
]));
|
|
2469
2498
|
}
|
|
2470
|
-
},
|
|
2499
|
+
}, ms = { class: "gamecenter-timeline-lineups" }, us = { class: "is-heading-2" }, vs = { class: "is-container" }, ps = { class: "is-heading-2" }, bs = { class: "is-container" }, fs = { class: "gamecenter-timeline-lineups-lines-simple" }, hs = { class: "gamecenter-timeline-lineups-lines-simple" }, ys = {
|
|
2471
2500
|
__name: "GameLineups",
|
|
2472
2501
|
props: {
|
|
2473
2502
|
data: {
|
|
@@ -2494,29 +2523,29 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2494
2523
|
}
|
|
2495
2524
|
},
|
|
2496
2525
|
setup(e) {
|
|
2497
|
-
const t = e, { t: a } =
|
|
2498
|
-
return (l, d) => (c(), u("div",
|
|
2499
|
-
(c(!0), u(k, null,
|
|
2500
|
-
s("h2",
|
|
2501
|
-
s("div",
|
|
2502
|
-
(c(!0), u(k, null,
|
|
2526
|
+
const t = e, { t: a } = L(), i = f(() => Mn(t.data, t.homeTeamId, t.awayTeamId)), n = f(() => qt(t.gameOfficials?.gameTeamMembers?.home ?? [])), o = f(() => qt(t.gameOfficials?.gameTeamMembers?.away ?? []));
|
|
2527
|
+
return (l, d) => (c(), u("div", ms, [
|
|
2528
|
+
(c(!0), u(k, null, E(i.value, (g, v) => (c(), u(k, { key: v }, [
|
|
2529
|
+
s("h2", us, m(r(a)(`rows.row-${v}`)), 1),
|
|
2530
|
+
s("div", vs, [
|
|
2531
|
+
(c(!0), u(k, null, E(g, (p, S) => (c(), u("div", {
|
|
2503
2532
|
key: S,
|
|
2504
2533
|
class: q(["gamecenter-timeline-lineups-lines", [{ "is-away-team": S === "away" }]])
|
|
2505
2534
|
}, [
|
|
2506
|
-
(c(!0), u(k, null,
|
|
2535
|
+
(c(!0), u(k, null, E(p, (y) => (c(), u("ul", {
|
|
2507
2536
|
key: y.position,
|
|
2508
2537
|
class: q(["is-player-wrapper", [`is-${y.position}`]])
|
|
2509
2538
|
}, [
|
|
2510
2539
|
s("li", null, [
|
|
2511
|
-
b(r(
|
|
2540
|
+
b(r(ae), {
|
|
2512
2541
|
src: y.player.picture
|
|
2513
2542
|
}, null, 8, ["src"])
|
|
2514
2543
|
]),
|
|
2515
2544
|
s("li", null, m(y.number), 1),
|
|
2516
2545
|
s("li", null, [
|
|
2517
|
-
w(m(r(
|
|
2546
|
+
w(m(r(mt)(y)?.name ?? "") + " ", 1),
|
|
2518
2547
|
s("ul", null, [
|
|
2519
|
-
(c(!0), u(k, null,
|
|
2548
|
+
(c(!0), u(k, null, E(y.goal, (z) => (c(), u("li", { key: z }, [
|
|
2520
2549
|
b(r(Te))
|
|
2521
2550
|
]))), 128))
|
|
2522
2551
|
])
|
|
@@ -2527,15 +2556,15 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2527
2556
|
])
|
|
2528
2557
|
], 64))), 128)),
|
|
2529
2558
|
d[0] || (d[0] = s("hr", null, null, -1)),
|
|
2530
|
-
s("h2",
|
|
2531
|
-
s("div",
|
|
2532
|
-
s("div",
|
|
2533
|
-
(c(!0), u(k, null,
|
|
2559
|
+
s("h2", ps, m(r(a)("title.coaches")), 1),
|
|
2560
|
+
s("div", bs, [
|
|
2561
|
+
s("div", fs, [
|
|
2562
|
+
(c(!0), u(k, null, E(n.value, (g, v) => (c(), u("ul", {
|
|
2534
2563
|
key: g.role,
|
|
2535
2564
|
class: "is-official-person-container is-home-team"
|
|
2536
2565
|
}, [
|
|
2537
2566
|
s("li", null, [
|
|
2538
|
-
b(r(
|
|
2567
|
+
b(r(ae), {
|
|
2539
2568
|
src: g.picture
|
|
2540
2569
|
}, null, 8, ["src"])
|
|
2541
2570
|
]),
|
|
@@ -2543,13 +2572,13 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2543
2572
|
s("li", null, m(r(a)(`teamMembers.${v}`)), 1)
|
|
2544
2573
|
]))), 128))
|
|
2545
2574
|
]),
|
|
2546
|
-
s("div",
|
|
2547
|
-
(c(!0), u(k, null,
|
|
2575
|
+
s("div", hs, [
|
|
2576
|
+
(c(!0), u(k, null, E(o.value, (g, v) => (c(), u("ul", {
|
|
2548
2577
|
key: g.role,
|
|
2549
2578
|
class: "is-official-person-container is-away-team"
|
|
2550
2579
|
}, [
|
|
2551
2580
|
s("li", null, [
|
|
2552
|
-
b(r(
|
|
2581
|
+
b(r(ae), {
|
|
2553
2582
|
src: g.picture
|
|
2554
2583
|
}, null, 8, ["src"])
|
|
2555
2584
|
]),
|
|
@@ -2562,17 +2591,17 @@ const _t = { render: ts }, as = { class: "is-period-header" }, rs = {
|
|
|
2562
2591
|
}
|
|
2563
2592
|
};
|
|
2564
2593
|
function De(e, t) {
|
|
2565
|
-
return
|
|
2566
|
-
...e[i].name ? { name: e[i].name } : e[i].firstName ?
|
|
2594
|
+
return X((i) => ({
|
|
2595
|
+
...e[i].name ? { name: e[i].name } : e[i].firstName ? ut(e[i]) : { name: "" },
|
|
2567
2596
|
role: t(`teamMembers.${i}`)
|
|
2568
|
-
}))(
|
|
2597
|
+
}))(le(e));
|
|
2569
2598
|
}
|
|
2570
|
-
const
|
|
2599
|
+
const ws = {
|
|
2571
2600
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2572
2601
|
viewBox: "0 0 24 24"
|
|
2573
2602
|
};
|
|
2574
|
-
function
|
|
2575
|
-
return c(), u("svg",
|
|
2603
|
+
function ks(e, t) {
|
|
2604
|
+
return c(), u("svg", ws, [...t[0] || (t[0] = [
|
|
2576
2605
|
s("path", {
|
|
2577
2606
|
fill: "currentColor",
|
|
2578
2607
|
d: "m12 15.4-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z",
|
|
@@ -2584,7 +2613,7 @@ function fs(e, t) {
|
|
|
2584
2613
|
}, null, -1)
|
|
2585
2614
|
])]);
|
|
2586
2615
|
}
|
|
2587
|
-
const
|
|
2616
|
+
const xs = { render: ks }, Ts = ["onMouseenter", "onMouseleave", "onFocus", "onBlur"], V = {
|
|
2588
2617
|
__name: "GameDataTable",
|
|
2589
2618
|
props: {
|
|
2590
2619
|
columns: {
|
|
@@ -2606,12 +2635,12 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2606
2635
|
},
|
|
2607
2636
|
emits: ["sort"],
|
|
2608
2637
|
setup(e, { emit: t }) {
|
|
2609
|
-
const a = e, i = t, n = F(null), { t: o } =
|
|
2638
|
+
const a = e, i = t, n = F(null), { t: o } = L(), l = (d) => i("sort", d);
|
|
2610
2639
|
return (d, g) => (c(), u("div", null, [
|
|
2611
2640
|
s("h2", null, m(e.title), 1),
|
|
2612
|
-
b(r(
|
|
2641
|
+
b(r(Va), null, {
|
|
2613
2642
|
default: T(({ el: v }) => [
|
|
2614
|
-
b(r(
|
|
2643
|
+
b(r(Ua), {
|
|
2615
2644
|
columns: a.columns,
|
|
2616
2645
|
rows: a.rows,
|
|
2617
2646
|
"append-to": n.value || v,
|
|
@@ -2620,7 +2649,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2620
2649
|
}, {
|
|
2621
2650
|
"cell-name": T(({ row: p }) => [
|
|
2622
2651
|
w(m(p.name) + " ", 1),
|
|
2623
|
-
p.isBP ? (c(), x(r(
|
|
2652
|
+
p.isBP ? (c(), x(r(Z), {
|
|
2624
2653
|
key: 0,
|
|
2625
2654
|
placement: "top",
|
|
2626
2655
|
content: r(o)("bestPlayer"),
|
|
@@ -2635,8 +2664,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2635
2664
|
onFocus: y,
|
|
2636
2665
|
onBlur: z
|
|
2637
2666
|
}, [
|
|
2638
|
-
b(r(
|
|
2639
|
-
], 40,
|
|
2667
|
+
b(r(xs))
|
|
2668
|
+
], 40, Ts)
|
|
2640
2669
|
]),
|
|
2641
2670
|
_: 1
|
|
2642
2671
|
}, 8, ["content", "append-to"])) : h("", !0)
|
|
@@ -2660,7 +2689,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2660
2689
|
}, null, 512)
|
|
2661
2690
|
]));
|
|
2662
2691
|
}
|
|
2663
|
-
},
|
|
2692
|
+
}, Ss = { class: "gamecenter-timeline-game-officials" }, zs = { class: "is-heading-2" }, _s = { class: "is-game-officials-container" }, Ps = { class: "is-heading-2" }, $s = { class: "is-game-officials-container" }, js = {
|
|
2664
2693
|
__name: "GameOfficials",
|
|
2665
2694
|
props: {
|
|
2666
2695
|
gameOfficials: {
|
|
@@ -2677,10 +2706,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2677
2706
|
}
|
|
2678
2707
|
},
|
|
2679
2708
|
setup(e) {
|
|
2680
|
-
const t = e, { columns: a } =
|
|
2681
|
-
return (g, v) => (c(), u("div",
|
|
2682
|
-
s("h2",
|
|
2683
|
-
s("div",
|
|
2709
|
+
const t = e, { columns: a } = ue($a), { columns: i } = ue(kn), { t: n } = L(), o = f(() => De(t.gameOfficials?.gameTeamMembers?.home ?? [], n)), l = f(() => De(t.gameOfficials?.gameTeamMembers?.away ?? [], n)), d = f(() => Gn(t.gameOfficials.gameOfficials, n));
|
|
2710
|
+
return (g, v) => (c(), u("div", Ss, [
|
|
2711
|
+
s("h2", zs, m(r(n)("title.teamOfficials")), 1),
|
|
2712
|
+
s("div", _s, [
|
|
2684
2713
|
b(V, {
|
|
2685
2714
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2686
2715
|
columns: r(a),
|
|
@@ -2694,9 +2723,9 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2694
2723
|
title: e.awayTeamName
|
|
2695
2724
|
}, null, 8, ["columns", "rows", "title"])
|
|
2696
2725
|
]),
|
|
2697
|
-
s("h2",
|
|
2698
|
-
s("div",
|
|
2699
|
-
(c(!0), u(k, null,
|
|
2726
|
+
s("h2", Ps, m(r(n)("title.gameOfficials")), 1),
|
|
2727
|
+
s("div", $s, [
|
|
2728
|
+
(c(!0), u(k, null, E(d.value, (p, S) => (c(), x(V, {
|
|
2700
2729
|
key: S,
|
|
2701
2730
|
class: "gamecenter-timeline-data-table",
|
|
2702
2731
|
columns: r(i),
|
|
@@ -2715,8 +2744,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2715
2744
|
}
|
|
2716
2745
|
},
|
|
2717
2746
|
setup(e) {
|
|
2718
|
-
const t = e, a = f(() =>
|
|
2719
|
-
return (i, n) =>
|
|
2747
|
+
const t = e, a = f(() => gt(t.rows, mt, aa(["mip"])));
|
|
2748
|
+
return (i, n) => te(i.$slots, "default", { rows: a.value });
|
|
2720
2749
|
}
|
|
2721
2750
|
}, Be = {
|
|
2722
2751
|
__name: "GamePlayerStatsProvider",
|
|
@@ -2727,16 +2756,16 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2727
2756
|
}
|
|
2728
2757
|
},
|
|
2729
2758
|
setup(e) {
|
|
2730
|
-
const t = e, { sort: a, change: i } =
|
|
2731
|
-
() =>
|
|
2732
|
-
), o = f(() =>
|
|
2733
|
-
return (l, d) =>
|
|
2759
|
+
const t = e, { sort: a, change: i } = Wa(), n = f(
|
|
2760
|
+
() => gt(ce(St("gk", "row"), t.rows), Ja("position"), mt)
|
|
2761
|
+
), o = f(() => Za(n.value).sorted(a).value());
|
|
2762
|
+
return (l, d) => te(l.$slots, "default", {
|
|
2734
2763
|
rows: o.value.rows,
|
|
2735
2764
|
sort: r(a),
|
|
2736
2765
|
onSort: r(i)
|
|
2737
2766
|
});
|
|
2738
2767
|
}
|
|
2739
|
-
},
|
|
2768
|
+
}, Es = { class: "is-heading-2" }, Ns = { class: "gamecenter-data-column" }, Os = { class: "is-heading-2" }, Is = { class: "gamecenter-data-columns" }, As = {
|
|
2740
2769
|
__name: "GamePlayerStats",
|
|
2741
2770
|
props: {
|
|
2742
2771
|
data: {
|
|
@@ -2759,10 +2788,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2759
2788
|
}
|
|
2760
2789
|
},
|
|
2761
2790
|
setup(e) {
|
|
2762
|
-
const t = e, { t: a } =
|
|
2791
|
+
const t = e, { t: a } = L(), { columns: i } = ue(_a), { columns: n } = ue(Pa), o = f(() => Me(t.data?.players?.[t.homeTeamId] ?? [])), l = f(() => Me(t.data?.players?.[t.awayTeamId] ?? [])), d = f(() => Ut(t.data?.goalies?.[t.homeTeamId] ?? [])), g = f(() => Ut(t.data?.goalies?.[t.awayTeamId] ?? []));
|
|
2763
2792
|
return (v, p) => (c(), u(k, null, [
|
|
2764
|
-
s("h2",
|
|
2765
|
-
s("div",
|
|
2793
|
+
s("h2", Es, m(r(a)("title.fieldPlayers")), 1),
|
|
2794
|
+
s("div", Ns, [
|
|
2766
2795
|
b(Be, { rows: o.value }, {
|
|
2767
2796
|
default: T(({ rows: S, sort: y, onSort: z }) => [
|
|
2768
2797
|
b(V, {
|
|
@@ -2790,8 +2819,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2790
2819
|
_: 1
|
|
2791
2820
|
}, 8, ["rows"])
|
|
2792
2821
|
]),
|
|
2793
|
-
s("h2",
|
|
2794
|
-
s("div",
|
|
2822
|
+
s("h2", Os, m(r(a)("title.goalies")), 1),
|
|
2823
|
+
s("div", Is, [
|
|
2795
2824
|
b(Ge, { rows: d.value }, {
|
|
2796
2825
|
default: T(({ rows: S }) => [
|
|
2797
2826
|
b(V, {
|
|
@@ -2817,7 +2846,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2817
2846
|
])
|
|
2818
2847
|
], 64));
|
|
2819
2848
|
}
|
|
2820
|
-
},
|
|
2849
|
+
}, Ms = { class: "gamecenter-timeline-tab-buttons" }, Ls = {
|
|
2821
2850
|
__name: "GameTabs",
|
|
2822
2851
|
props: {
|
|
2823
2852
|
activeTab: {
|
|
@@ -2831,34 +2860,34 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2831
2860
|
},
|
|
2832
2861
|
emits: ["update:activeTab"],
|
|
2833
2862
|
setup(e, { emit: t }) {
|
|
2834
|
-
const a = e, i = t, n =
|
|
2863
|
+
const a = e, i = t, n = vt("history"), { t: o } = L();
|
|
2835
2864
|
function l(d) {
|
|
2836
2865
|
i("update:activeTab", d), a.useSearchParams && (n.tab = d);
|
|
2837
2866
|
}
|
|
2838
|
-
return (d, g) => (c(), u("div",
|
|
2867
|
+
return (d, g) => (c(), u("div", Ms, [
|
|
2839
2868
|
s("button", {
|
|
2840
2869
|
class: q(["tab-button", { "is-active": e.activeTab === r(Le) }]),
|
|
2841
2870
|
onClick: g[0] || (g[0] = (v) => l(r(Le)))
|
|
2842
2871
|
}, m(r(o)("menu.events")), 3),
|
|
2843
2872
|
s("button", {
|
|
2844
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2845
|
-
onClick: g[1] || (g[1] = (v) => l(r(
|
|
2873
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(nt) }]),
|
|
2874
|
+
onClick: g[1] || (g[1] = (v) => l(r(nt)))
|
|
2846
2875
|
}, m(r(o)("menu.lineups")), 3),
|
|
2847
2876
|
s("button", {
|
|
2848
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2849
|
-
onClick: g[2] || (g[2] = (v) => l(r(
|
|
2877
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(ot) }]),
|
|
2878
|
+
onClick: g[2] || (g[2] = (v) => l(r(ot)))
|
|
2850
2879
|
}, m(r(o)("menu.teamStats")), 3),
|
|
2851
2880
|
s("button", {
|
|
2852
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2853
|
-
onClick: g[3] || (g[3] = (v) => l(r(
|
|
2881
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(st) }]),
|
|
2882
|
+
onClick: g[3] || (g[3] = (v) => l(r(st)))
|
|
2854
2883
|
}, m(r(o)("menu.playerStats")), 3),
|
|
2855
2884
|
s("button", {
|
|
2856
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2857
|
-
onClick: g[4] || (g[4] = (v) => l(r(
|
|
2885
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(lt) }]),
|
|
2886
|
+
onClick: g[4] || (g[4] = (v) => l(r(lt)))
|
|
2858
2887
|
}, m(r(o)("menu.officials")), 3)
|
|
2859
2888
|
]));
|
|
2860
2889
|
}
|
|
2861
|
-
},
|
|
2890
|
+
}, Cs = { class: "statistics-double-bar" }, Ds = { class: "is-value is-value-start" }, Gs = { class: "is-bar is-bar-start" }, Bs = { class: "is-bar is-bar-end" }, Hs = { class: "is-value is-value-end" }, Rs = { class: "is-title" }, re = {
|
|
2862
2891
|
__name: "StatisticsDoubleBar",
|
|
2863
2892
|
props: {
|
|
2864
2893
|
max: {
|
|
@@ -2884,39 +2913,39 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2884
2913
|
},
|
|
2885
2914
|
setup(e) {
|
|
2886
2915
|
const t = e, a = f(() => ({ width: `${t.valueStart / t.max * 100 || 0}%` })), i = f(() => ({ width: `${t.valueEnd / t.max * 100 || 0}%` }));
|
|
2887
|
-
return (n, o) => (c(), u("div",
|
|
2888
|
-
s("div",
|
|
2889
|
-
|
|
2916
|
+
return (n, o) => (c(), u("div", Cs, [
|
|
2917
|
+
s("div", Ds, [
|
|
2918
|
+
te(n.$slots, "value-start", {}, () => [
|
|
2890
2919
|
w(m(e.valueStart) + " ", 1),
|
|
2891
2920
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
2892
2921
|
w(m(e.valueSuffix), 1)
|
|
2893
2922
|
], 64)) : h("", !0)
|
|
2894
2923
|
])
|
|
2895
2924
|
]),
|
|
2896
|
-
s("div",
|
|
2925
|
+
s("div", Gs, [
|
|
2897
2926
|
s("div", {
|
|
2898
2927
|
class: "is-bar-start--progress",
|
|
2899
|
-
style:
|
|
2928
|
+
style: Ee(a.value)
|
|
2900
2929
|
}, null, 4)
|
|
2901
2930
|
]),
|
|
2902
|
-
s("div",
|
|
2931
|
+
s("div", Bs, [
|
|
2903
2932
|
s("div", {
|
|
2904
2933
|
class: "is-bar-end--progress",
|
|
2905
|
-
style:
|
|
2934
|
+
style: Ee(i.value)
|
|
2906
2935
|
}, null, 4)
|
|
2907
2936
|
]),
|
|
2908
|
-
s("div",
|
|
2909
|
-
|
|
2937
|
+
s("div", Hs, [
|
|
2938
|
+
te(n.$slots, "value-end", {}, () => [
|
|
2910
2939
|
w(m(e.valueEnd) + " ", 1),
|
|
2911
2940
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
2912
2941
|
w(m(e.valueSuffix), 1)
|
|
2913
2942
|
], 64)) : h("", !0)
|
|
2914
2943
|
])
|
|
2915
2944
|
]),
|
|
2916
|
-
s("div",
|
|
2945
|
+
s("div", Rs, m(e.title), 1)
|
|
2917
2946
|
]));
|
|
2918
2947
|
}
|
|
2919
|
-
},
|
|
2948
|
+
}, Fs = { class: "gamecenter-timeline-team-stats" }, Ks = { class: "is-heading-2" }, Vs = { class: "is-stat-container" }, Us = { class: "is-heading-2" }, qs = { class: "is-stat-container" }, Ws = { class: "is-heading-2" }, Ys = { class: "is-stat-container" }, Qs = { class: "is-heading-2" }, Js = { class: "is-stat-container" }, Zs = { class: "is-heading-2" }, Xs = { class: "is-stat-container" }, el = { class: "is-heading-2" }, tl = { class: "is-stat-container" }, al = {
|
|
2920
2949
|
__name: "GameTeamStats",
|
|
2921
2950
|
props: {
|
|
2922
2951
|
gameStats: {
|
|
@@ -2929,64 +2958,64 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2929
2958
|
}
|
|
2930
2959
|
},
|
|
2931
2960
|
setup(e) {
|
|
2932
|
-
const t = e, { t: a } =
|
|
2961
|
+
const t = e, { t: a } = L(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(() => Xe(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")), l = f(() => Xe(t.gameStats?.teamSOG ?? [], i.value, n.value, "saves")), d = f(
|
|
2933
2962
|
() => Xe(t.gameStats?.teamPenalties ?? [], i.value, n.value, "penaltyLength")
|
|
2934
|
-
), g = f(() =>
|
|
2935
|
-
return (S, y) => (c(), u("div",
|
|
2936
|
-
s("h1",
|
|
2937
|
-
s("div",
|
|
2938
|
-
(c(!0), u(k, null,
|
|
2939
|
-
key:
|
|
2963
|
+
), g = f(() => Cn(t.gameStats?.teamPowerPlay ?? {})), v = f(() => Dn(t.gameStats?.teamPowerPlay ?? {})), p = f(() => Ln(t.gameStats?.teamPowerPlay ?? {}));
|
|
2964
|
+
return (S, y) => (c(), u("div", Fs, [
|
|
2965
|
+
s("h1", Ks, m(r(a)("teamsStats.sog")), 1),
|
|
2966
|
+
s("div", Vs, [
|
|
2967
|
+
(c(!0), u(k, null, E(o.value, ({ max: z, valueStart: P, valueEnd: N }, $) => (c(), x(re, {
|
|
2968
|
+
key: $,
|
|
2940
2969
|
max: z,
|
|
2941
2970
|
"value-start": P,
|
|
2942
|
-
"value-end":
|
|
2943
|
-
title: r(a)(`section.${
|
|
2971
|
+
"value-end": N,
|
|
2972
|
+
title: r(a)(`section.${$}`)
|
|
2944
2973
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2945
2974
|
]),
|
|
2946
|
-
s("h1",
|
|
2947
|
-
s("div",
|
|
2948
|
-
(c(!0), u(k, null,
|
|
2949
|
-
key:
|
|
2975
|
+
s("h1", Us, m(r(a)("teamsStats.saves")), 1),
|
|
2976
|
+
s("div", qs, [
|
|
2977
|
+
(c(!0), u(k, null, E(l.value, ({ max: z, valueStart: P, valueEnd: N }, $) => (c(), x(re, {
|
|
2978
|
+
key: $,
|
|
2950
2979
|
max: z,
|
|
2951
2980
|
"value-start": P,
|
|
2952
|
-
"value-end":
|
|
2953
|
-
title: r(a)(`section.${
|
|
2981
|
+
"value-end": N,
|
|
2982
|
+
title: r(a)(`section.${$}`)
|
|
2954
2983
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2955
2984
|
]),
|
|
2956
|
-
s("h1",
|
|
2957
|
-
s("div",
|
|
2958
|
-
(c(!0), u(k, null,
|
|
2959
|
-
key:
|
|
2985
|
+
s("h1", Ws, m(r(a)("teamsStats.pim")), 1),
|
|
2986
|
+
s("div", Ys, [
|
|
2987
|
+
(c(!0), u(k, null, E(d.value, ({ max: z, valueStart: P, valueEnd: N }, $) => (c(), x(re, {
|
|
2988
|
+
key: $,
|
|
2960
2989
|
max: z,
|
|
2961
2990
|
"value-start": P,
|
|
2962
|
-
"value-end":
|
|
2963
|
-
title: r(a)(`section.${
|
|
2991
|
+
"value-end": N,
|
|
2992
|
+
title: r(a)(`section.${$}`)
|
|
2964
2993
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2965
2994
|
]),
|
|
2966
|
-
s("h1",
|
|
2967
|
-
s("div",
|
|
2968
|
-
(c(!0), u(k, null,
|
|
2969
|
-
key:
|
|
2995
|
+
s("h1", Qs, m(r(a)("teamsStats.advPercent")), 1),
|
|
2996
|
+
s("div", Js, [
|
|
2997
|
+
(c(!0), u(k, null, E(g.value, ({ max: z, valueStart: P, valueEnd: N, suffix: $ }, G) => (c(), x(re, {
|
|
2998
|
+
key: G,
|
|
2970
2999
|
max: z,
|
|
2971
3000
|
"value-start": P,
|
|
2972
|
-
"value-end":
|
|
2973
|
-
title: r(a)(`stats.${
|
|
2974
|
-
"value-suffix":
|
|
3001
|
+
"value-end": N,
|
|
3002
|
+
title: r(a)(`stats.${G}`),
|
|
3003
|
+
"value-suffix": $
|
|
2975
3004
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2976
3005
|
]),
|
|
2977
|
-
s("h1",
|
|
2978
|
-
s("div",
|
|
2979
|
-
(c(!0), u(k, null,
|
|
2980
|
-
key:
|
|
3006
|
+
s("h1", Zs, m(r(a)("teamsStats.penaltyKilling")), 1),
|
|
3007
|
+
s("div", Xs, [
|
|
3008
|
+
(c(!0), u(k, null, E(v.value, ({ max: z, valueStart: P, valueEnd: N, suffix: $ }, G) => (c(), x(re, {
|
|
3009
|
+
key: G,
|
|
2981
3010
|
max: z,
|
|
2982
3011
|
"value-start": P,
|
|
2983
|
-
"value-end":
|
|
2984
|
-
title: r(a)(`stats.${
|
|
2985
|
-
"value-suffix":
|
|
3012
|
+
"value-end": N,
|
|
3013
|
+
title: r(a)(`stats.${G}`),
|
|
3014
|
+
"value-suffix": $
|
|
2986
3015
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2987
3016
|
]),
|
|
2988
|
-
s("h1",
|
|
2989
|
-
s("div",
|
|
3017
|
+
s("h1", el, m(r(a)("teamsStats.advantageTime")), 1),
|
|
3018
|
+
s("div", tl, [
|
|
2990
3019
|
b(re, {
|
|
2991
3020
|
max: p.value.advTime.max,
|
|
2992
3021
|
"value-start": p.value.advTime.valueStart,
|
|
@@ -3032,12 +3061,12 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3032
3061
|
])
|
|
3033
3062
|
]));
|
|
3034
3063
|
}
|
|
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) => {
|
|
3064
|
+
}, Ca = "h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-font-size-50: .625rem;--vbr-widget-typography-font-size-100: .6875rem;--vbr-widget-typography-font-size-200: .75rem;--vbr-widget-typography-font-size-300: .8125rem;--vbr-widget-typography-font-size-400: .875rem;--vbr-widget-typography-font-size-500: 1rem;--vbr-widget-typography-font-size-600: 1.125rem;--vbr-widget-typography-font-size-700: 1.25rem;--vbr-widget-typography-font-size-800: 1.5rem;--vbr-widget-typography-font-size-900: 1.75rem;--vbr-widget-typography-font-size-950: 2rem;--vbr-widget-typography-font-lineheight-50: calc(var(--vbr-widget-typography-font-size-50) * 1.628);--vbr-widget-typography-font-lineheight-100: calc(var(--vbr-widget-typography-font-size-100) * 1.628);--vbr-widget-typography-font-lineheight-200: calc(var(--vbr-widget-typography-font-size-200) * 1.628);--vbr-widget-typography-font-lineheight-300: calc(var(--vbr-widget-typography-font-size-300) * 1.628);--vbr-widget-typography-font-lineheight-400: calc(var(--vbr-widget-typography-font-size-400) * 1.628);--vbr-widget-typography-font-lineheight-500: calc(var(--vbr-widget-typography-font-size-500) * 1.628);--vbr-widget-typography-font-lineheight-600: calc(var(--vbr-widget-typography-font-size-600) * 1.628);--vbr-widget-typography-font-lineheight-700: calc(var(--vbr-widget-typography-font-size-700) * 1.628);--vbr-widget-typography-font-lineheight-800: calc(var(--vbr-widget-typography-font-size-800) * 1.628);--vbr-widget-typography-font-lineheight-900: calc(var(--vbr-widget-typography-font-size-900) * 1.628);--vbr-widget-typography-font-lineheight-950: calc(var(--vbr-widget-typography-font-size-950) * 1.628);--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-font-size-800);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-font-size-600);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-400);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-dropdown-item-selected-color: var(--vbr-widget-secondary-color-700);--vbr-widget-dropdown-item-selected-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: var(--vbr-widget-typography-font-size-50);--vbr-widget-badge-large-font-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-badge-extra-large-font-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-evented-person-weight: 600;--vbr-widget-gamecenter-events-assitst-list-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-timeout-bg-color: #2870ed;--vbr-widget-gamecenter-card-title-color: var(--vbr-widget-primary-color-900);--vbr-widget-gamecenter-card-secondary-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-card-tertiary-color: var(--vbr-widget-primary-color-300);--vbr-widget-gamecenter-card-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-card-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-card-event-goal-border-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-card-event-goal-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-home-team-identifier-color: #2870ed;--vbr-widget-gamecenter-away-team-identifier-color: #ff6129;--vbr-widget-gamecenter-home-team-identifier-border-color: transparent;--vbr-widget-gamecenter-away-team-identifier-border-color: transparent;--vbr-widget-main-image-wrapper-horizontal-margin: 0;--vbr-widget-sticky-top-offset: 0;--vbr-widget-loading-indicator-text-color: var(--vbr-widget-hover-color);--vbr-widget-games-timeline-game-date-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-games-timeline-game-date-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-game-team-color: var(--vbr-widget-primary-color-700);--vbr-widget-games-timeline-game-team-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-games-timeline-game-status-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-game-status-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-games-timeline-game-hover-bg-color: linear-gradient(#fff, #f5f6f7 50%, #fff);--vbr-widget-games-timeline-arrow-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-arrow-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-arrow-disabled-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-arrow-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-external-link-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-external-link-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-standings-selector-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-standings-selector-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-title-transform: none;--vbr-widget-standings-selector-title-padding: 0 .625em .5625em;--vbr-widget-standings-selector-title-bg-color: transparent;--vbr-widget-standings-selector-section-title-bg: var(--vbr-widget-primary-color-50);--vbr-widget-standings-selector-section-title-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-standings-selector-section-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-section-title-padding: .25em 0;--vbr-widget-standings-selector-section-logo-size: 30px;--vbr-widget-standings-selector-section-team-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-title-color: var(--vbr-widget-primary-color-50);--vbr-widget-top-list-title-separator-color: var(--vbr-widget-primary-color-700);--vbr-widget-top-list-value-color: var(--vbr-widget-primary-color-300);--vbr-widget-top-list-player-separator-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-image-border-color: var(--vbr-widget-primary-color-600);--vbr-widget-top-list-image-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-selector-border-color: var(--vbr-widget-primary-color-400);--vbr-widget-countdown-title-height: 2rem;--vbr-widget-countdown-title-bg: var(--vbr-widget-primary-color-900);--vbr-widget-countdown-gamedata-height: 4rem;--vbr-widget-countdown-gamedata-bg: var(--vbr-widget-primary-color-700);--vbr-widget-countdown-result-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-color: var(--vbr-widget-primary-color-100);--vbr-widget-playoffs-header-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-playoffs-details-bg: var(--vbr-widget-primary-color-50);--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}html,body{-webkit-font-smoothing:antialiased}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}.transition-event-move,.transition-event-enter-active,.transition-event-leave-active{transition:all .25s ease}.transition-event-enter-from,.transition-event-leave-to{opacity:0}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.loading-indicator{padding:1em;font-weight:600;color:var(--vbr-widget-loading-indicator-text-color);text-align:center}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.error-notice{display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.error-notice button{text-decoration:underline}.timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125em .25em;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-inline-start:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-dark{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-primary-color-700)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15em .35em}.is-badge.is-extra-large{font-size:var(--vbr-widget-badge-extra-large-font-size);padding:.2695em .5165em}", rl = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", il = `.base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}.base-input:disabled{opacity:.3}.base-input.is-select{padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}label{display:block;margin-bottom:3px;color:var(--vbr-widget-form-label-color);font-size:var(--vbr-widget-form-label-font-size);font-weight:700;text-transform:uppercase}.tab-button{padding:var(--vbr-widget-tab-btn-padding);font-family:inherit;font-size:var(--vbr-widget-tab-btn-font-size);font-weight:var(--vbr-widget-tab-btn-font-weight);color:var(--vbr-widget-tab-btn-color);text-transform:var(--vbr-widget-tab-btn-text-transform);background-color:var(--vbr-widget-tab-btn-bg-color);border-color:var(--vbr-widget-tab-btn-border-color);border-width:var(--vbr-widget-tab-btn-border-width);border-style:var(--vbr-widget-tab-btn-border-style);outline:none;box-shadow:none;cursor:pointer}.tab-button:hover{color:var(--vbr-widget-tab-btn-hover-color);border-color:var(--vbr-widget-tab-btn-hover-border-color);background-color:var(--vbr-widget-tab-btn-hover-bg-color)}.tab-button.is-active{color:var(--vbr-widget-tab-btn-active-color);border-color:var(--vbr-widget-tab-btn-active-border-color);background-color:var(--vbr-widget-tab-btn-active-bg-color)}.toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.toggle-group button{padding:var(--vbr-widget-toggle-group-btn-padding);font-family:inherit;font-size:var(--vbr-widget-toggle-group-btn-size);background-color:var(--vbr-widget-toggle-group-btn-bg-color);border-radius:var(--vbr-widget-toggle-group-btn-radius)}.toggle-group button.is-active{color:var(--vbr-widget-toggle-group-btn-active-color);background-color:var(--vbr-widget-toggle-group-btn-active-bg-color)}`, nl = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', ol = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', sl = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", ll = '.gamecenter-timeline{container-name:rows;container-type:inline-size}.gamecenter-timeline-game-data{margin-bottom:30px;text-align:center}.gamecenter-timeline-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:start;row-gap:1rem;background-color:var(--vbr-widget-primary-color-0)}@media all and (min-width: 576px){.gamecenter-timeline-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-timeline-game-data .is-title-container{margin-bottom:30px}.gamecenter-timeline-game-data .is-title-container .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-timeline-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-timeline-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-timeline-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-timeline-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-timeline-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-timeline-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-timeline-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-timeline-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-timeline-game-data .is-attendance{font-size:var(--vbr-widget-typography-font-size-400);line-height:var(--vbr-widget-typography-font-lineheight-600);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers{font-size:var(--vbr-widget-typography-font-size-200);font-weight:700;line-height:var(--vbr-widget-typography-font-lineheight-200);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers span{font-weight:400}.gamecenter-timeline-score-board{grid-template-columns:50px auto auto auto 50px;grid-template-rows:50px;align-items:center;justify-items:center;gap:1rem;padding:.5rem;width:100%;color:#fff;background-color:var(--vbr-widget-primary-color-700);position:sticky;top:0;display:none;z-index:100}.gamecenter-timeline-score-board.is-visible{display:grid}.gamecenter-timeline-score-board .is-score{font-size:var(--vbr-widget-typography-font-size-950);font-weight:700}.gamecenter-timeline-score-board .is-team{display:none;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-score-board .is-home-team{justify-self:end;text-align:right}.gamecenter-timeline-score-board .is-away-team{justify-self:start}.gamecenter-timeline-score-board .is-game-status{font-size:var(--vbr-widget-typography-font-size-200);font-weight:500;text-transform:uppercase;color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-score-board img{display:block;width:100%;height:100%}@media all and (min-width: 576px){.gamecenter-timeline-score-board{grid-template-columns:1fr 50px auto auto auto 50px 1fr}.gamecenter-timeline-score-board .is-team{display:block}}.gamecenter-timeline .is-heading-1{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-700);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline .is-heading-2{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline-tab-buttons{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid var(--vbr-widget-primary-color-100);margin-block-end:2rem}.gamecenter-timeline .period-results{width:100%}.gamecenter-timeline .period-results tr:first-of-type{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline .period-results td{font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline .period-results td:nth-child(2){font-size:var(--vbr-widget-typography-font-size-400);text-align:left}.gamecenter-timeline .period-results span{display:inline-block;width:9px;height:9px;border:1px solid #fff;border-radius:50%}.gamecenter-timeline .period-results span.is-home-team{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline .period-results span.is-away-team{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline-game-events .is-no-action{padding-block:.5rem;text-align:center;color:var(--vbr-widget-primary-color-300)}.gamecenter-timeline-game-events .is-period-header{padding-block:1rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto 1fr 1px 1fr}.gamecenter-timeline-game-events .is-period-header p{grid-column:2;grid-row:1;justify-self:center;margin-bottom:.25rem;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-events .is-period-header span{grid-column:2;grid-row:2/-1;padding-inline:.5rem;padding-block:.25rem;font-size:small;font-weight:500;color:var(--vbr-widget-primary-color-500);background-color:var(--vbr-widget-primary-color-100);border-radius:.5rem}.gamecenter-timeline-game-events .is-period-header span svg{display:inline-block;width:14px;height:14px;vertical-align:sub}.gamecenter-timeline-game-events .is-period-header div{grid-column:1/-1;grid-row:3;background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event{--columns: .15fr 2px .15fr 1fr;--areas: ". . . ." "time time time details" ". . . .";display:grid;grid-template-columns:var(--columns);grid-template-rows:.5rem 1fr .5rem;grid-template-areas:var(--areas);gap:.25rem}.gamecenter-timeline-game-event .is-timeline{grid-column:2/3;grid-row:1/-1;background-color:var(--vbr-widget-primary-color-200)}.gamecenter-timeline-game-event .is-details-container{grid-area:details;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"type-icon detail-title" "type-icon detail-list";column-gap:1rem;padding:1rem;border-inline-end:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem;align-items:start;outline:1px solid var(--vbr-widget-gamecenter-card-border-color)}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-details-title{grid-area:detail-title;font-weight:700;text-transform:uppercase;color:var(--vbr-widget-gamecenter-card-title-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list{grid-area:detail-list;margin:0;padding:0;list-style:none}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-details-sub-title{font-size:var(--vbr-widget-typography-font-size-400);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-evented-person{font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-player-number{font-weight:400;font-style:italic}.gamecenter-timeline-game-event .is-details-container .is-team-logo{grid-area:team-logo;display:none;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo img{width:40px;height:40px}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon{grid-area:type-icon;padding:.5rem;border-radius:100%}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{display:block;width:14px;height:14px}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{width:24px;height:24px}}.gamecenter-timeline-game-event .is-details-container.is-penalty .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.gamecenter-timeline-game-event .is-details-container.is-timeout .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-gamecenter-events-timeout-bg-color)}.gamecenter-timeline-game-event .is-details-container.is-goalies .is-event-type-icon{color:var(--vbr-widget-primary-color-900);background-color:var(--vbr-widget-neutral-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-no-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-400);background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal{background-color:var(--vbr-widget-gamecenter-card-event-goal-bg-color);outline-color:var(--vbr-widget-gamecenter-card-event-goal-border-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-details-title{color:var(--vbr-widget-primary-color-0)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-evented-person{color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list{font-size:var(--vbr-widget-typography-font-size-400)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list span:not(:last-of-type):after{content:"/";margin-inline:.25rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data{display:flex;flex-wrap:wrap;gap:.25rem;font-size:var(--vbr-widget-typography-font-size-200);color:var(--vbr-widget-gamecenter-card-tertiary-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul{display:flex;gap:.125rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul li:not(:last-of-type):after{content:","}.gamecenter-timeline-game-event .is-details-container.is-goal .is-badge.is-invert{color:var(--vbr-widget-danger-color-50);background-color:var(--vbr-widget-danger-color-500)}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container{grid-template-columns:auto 1fr auto;grid-template-areas:"type-icon detail-title team-logo" "type-icon detail-list team-logo"}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title team-logo";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo{display:block}}.gamecenter-timeline-game-event .is-timestamp{grid-area:time;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-timestamp p{margin:0;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-event[data-team=away] .is-details-container{border-color:var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width > 500px){.gamecenter-timeline-game-event{--columns: 1fr .15fr 2px .15fr 1fr;--areas: ". . . . ." "details time time time ." ". . . . ."}.gamecenter-timeline-game-event .is-timeline{grid-column:3/4;grid-row:1/-1}.gamecenter-timeline-game-event[data-team=away]{--areas: ". . . . ." ". time time time details" ". . . . ."}.gamecenter-timeline-game-event[data-team=home] .is-details-container{grid-template-columns:auto 1fr;grid-template-areas:"team-logo detail-title type-icon" "team-logo detail-list type-icon";border-inline-end:none;border-inline-start:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-game-event[data-team=home] .is-details-container:not(:has(.is-details-list)){grid-template-areas:"team-logo detail-title type-icon"}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-list,.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-title{text-align:right}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-poi-data{justify-content:flex-end}}.gamecenter-timeline-lineups{margin-block-start:1rem;padding-block-end:2rem}.gamecenter-timeline-lineups hr{margin-block:1.5rem;border-top:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline-lineups .is-container{display:grid;gap:2rem}@container rows (width >= 768px){.gamecenter-timeline-lineups .is-container{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines{display:grid;grid-template-columns:1fr;grid-template-areas:"ld" "rd" "lw" "c" "rw";gap:.5rem}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"ld" "rd" "lw" "c" "rw"}.gamecenter-timeline-lineups-lines .is-ld{grid-area:ld}.gamecenter-timeline-lineups-lines .is-rd{grid-area:rd}.gamecenter-timeline-lineups-lines .is-lw{grid-area:lw}.gamecenter-timeline-lineups-lines .is-c{grid-area:c}.gamecenter-timeline-lineups-lines .is-rw{grid-area:rw}.gamecenter-timeline-lineups-lines .is-gk{width:100%}.gamecenter-timeline-lineups-lines.is-away-team .is-player-wrapper{border-inline-start:none;border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines{grid-template-columns:1fr 1fr;grid-template-areas:". lw" "ld lw" "ld c" "rd c" "rd rw" ". rw";grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"lw ." "lw ld" "c ld" "c rd" "rw rd" "rw ."}.gamecenter-timeline-lineups-lines:has(.is-gk){display:flex;justify-content:center;grid-template-columns:none;grid-template-areas:none}.gamecenter-timeline-lineups-lines .is-gk{width:50%}}.gamecenter-timeline-lineups-lines-simple{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-simple{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines-referees{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-referees{grid-template-columns:1fr 1fr 1fr 1fr}}.gamecenter-timeline-lineups .is-official-person-container{display:grid;grid-template-columns:40px 1fr;grid-template-areas:"img name" "img role";align-content:start;column-gap:.5rem;padding:.75rem;outline:1px solid var(--vbr-widget-gamecenter-card-border-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem}.gamecenter-timeline-lineups .is-official-person-container.is-home-team{border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container.is-away-team{border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(2){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(3){grid-area:role;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-official-person-container img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-lineups .is-player-wrapper{display:grid;grid-template-columns:40px auto 1fr;grid-template-areas:"img number name" "img position name";column-gap:.5rem;padding:.75rem;background-color:var(--vbr-widget-gamecenter-card-bg-color);border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-card-border-color);border-radius:.5rem;overflow:hidden}.gamecenter-timeline-lineups .is-player-wrapper li{line-height:var(--vbr-widget-typography-font-lineheight-200)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(2){grid-area:number;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) ul{display:inline-flex;gap:.125rem;vertical-align:middle}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) svg{display:inline-block;padding:.2rem;width:12px;height:12px;color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color);border-radius:100%}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(4){grid-area:position;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-player-wrapper img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-team-stats .is-stat-container{display:grid;gap:1rem;margin-inline:auto;width:min(100%,700px)}.gamecenter-timeline-game-officials .is-game-officials-container{display:flex;flex-direction:column;gap:1rem}.gamecenter-timeline-game-officials .is-game-officials-container>div{flex:1}@container rows (width >= 768px){.gamecenter-timeline-game-officials .is-game-officials-container{flex-direction:row}}.gamecenter-timeline-data-table{margin-block-end:1rem;min-width:0}.gamecenter-timeline-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:700;color:var(--vbr-widget-gamecenter-team-container-title-color)}.gamecenter-timeline-data-table h2:before{display:inline-block;content:"";width:0;aspect-ratio:1;background-color:transparent;border-radius:100%;margin-inline-end:.25rem;margin-block-end:1px}.gamecenter-timeline-data-table.is-home-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px}.gamecenter-timeline-data-table.is-away-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px}', Da = (e, t) => {
|
|
3036
3065
|
const a = e.__vccOpts || e;
|
|
3037
3066
|
for (const [i, n] of t)
|
|
3038
3067
|
a[i] = n;
|
|
3039
3068
|
return a;
|
|
3040
|
-
},
|
|
3069
|
+
}, cl = {
|
|
3041
3070
|
__name: "GameTimeline.ce",
|
|
3042
3071
|
props: {
|
|
3043
3072
|
locale: {
|
|
@@ -3054,7 +3083,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3054
3083
|
}
|
|
3055
3084
|
},
|
|
3056
3085
|
setup(e) {
|
|
3057
|
-
const t = e, a = { en: { ...
|
|
3086
|
+
const t = e, a = { en: { ...Sa, ...Mi }, hu: { ...za, ...on } }, i = F(null), n = vt("history"), o = F(n.tab || Le), { errors: l, add: d, remove: g } = Na(), v = f(() => n?.gameid || n?.gameId || t.gameId), { state: p, execute: S } = ie({
|
|
3058
3087
|
options: {
|
|
3059
3088
|
path: "/v2/game-data",
|
|
3060
3089
|
apiKey: t.apiKey,
|
|
@@ -3068,10 +3097,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3068
3097
|
apiKey: t.apiKey,
|
|
3069
3098
|
params: { gameId: v.value }
|
|
3070
3099
|
},
|
|
3071
|
-
transform: (_) =>
|
|
3100
|
+
transform: (_) => In(_),
|
|
3072
3101
|
onError: (_) => d("gameEvents", _),
|
|
3073
3102
|
onSuccess: () => g("gameEvents")
|
|
3074
|
-
}), { state: P, execute:
|
|
3103
|
+
}), { state: P, execute: N } = ie({
|
|
3075
3104
|
options: {
|
|
3076
3105
|
path: "/v2/game-stats",
|
|
3077
3106
|
apiKey: t.apiKey,
|
|
@@ -3079,7 +3108,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3079
3108
|
},
|
|
3080
3109
|
onError: (_) => d("gameStats", _),
|
|
3081
3110
|
onSuccess: () => g("gameStats")
|
|
3082
|
-
}), { state:
|
|
3111
|
+
}), { state: $, execute: G } = ie({
|
|
3083
3112
|
options: {
|
|
3084
3113
|
path: "/v2/game-officials",
|
|
3085
3114
|
apiKey: t.apiKey,
|
|
@@ -3088,58 +3117,58 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3088
3117
|
onError: (_) => d("gameOfficials", _),
|
|
3089
3118
|
onSuccess: () => g("gameOfficials")
|
|
3090
3119
|
});
|
|
3091
|
-
|
|
3120
|
+
Bn({
|
|
3092
3121
|
data: p,
|
|
3093
|
-
services: { getGameData: S, getGameStats:
|
|
3122
|
+
services: { getGameData: S, getGameStats: N, getEvents: z, getGameOfficials: G }
|
|
3094
3123
|
});
|
|
3095
|
-
const C =
|
|
3096
|
-
return
|
|
3124
|
+
const C = bn(p), W = ra(t.apiKey), j = f(() => et(`/v2/game-attendance?gameid=${v.value}&apiKey=${W}`));
|
|
3125
|
+
return Ya(et(`/v2/game-data?gameid=${v.value}&apiKey=${W}`), p), (_, D) => (c(), u("div", {
|
|
3097
3126
|
class: "gamecenter-timeline",
|
|
3098
|
-
style:
|
|
3127
|
+
style: Ee(r(C))
|
|
3099
3128
|
}, [
|
|
3100
|
-
b(r(
|
|
3129
|
+
b(r(ea), {
|
|
3101
3130
|
locale: t.locale,
|
|
3102
3131
|
messages: a
|
|
3103
3132
|
}, {
|
|
3104
3133
|
default: T(() => [
|
|
3105
|
-
(c(!0), u(k, null,
|
|
3134
|
+
(c(!0), u(k, null, E(r(l), (H) => (c(), x(r(ta), {
|
|
3106
3135
|
key: H.key,
|
|
3107
3136
|
error: H
|
|
3108
3137
|
}, null, 8, ["error"]))), 128)),
|
|
3109
|
-
r(
|
|
3138
|
+
r(I)(r(p)) ? h("", !0) : (c(), x(uo, {
|
|
3110
3139
|
key: 0,
|
|
3111
3140
|
ref_key: "contentElementRef",
|
|
3112
3141
|
ref: i,
|
|
3113
3142
|
"game-events": r(y),
|
|
3114
3143
|
"game-data": r(p),
|
|
3115
|
-
"websocket-url":
|
|
3144
|
+
"websocket-url": j.value,
|
|
3116
3145
|
locale: e.locale
|
|
3117
3146
|
}, null, 8, ["game-events", "game-data", "websocket-url", "locale"])),
|
|
3118
3147
|
r(p)?.gameStatus > 0 ? (c(), u(k, { key: 1 }, [
|
|
3119
|
-
b(
|
|
3148
|
+
b(Ls, {
|
|
3120
3149
|
"active-tab": o.value,
|
|
3121
3150
|
"onUpdate:activeTab": D[0] || (D[0] = (H) => o.value = H)
|
|
3122
3151
|
}, null, 8, ["active-tab"]),
|
|
3123
|
-
o.value === r(Le) && !r(
|
|
3152
|
+
o.value === r(Le) && !r(I)(r(y)) && !r(I)(r(p)) ? (c(), x(gs, {
|
|
3124
3153
|
key: 0,
|
|
3125
3154
|
"game-events": r(y),
|
|
3126
3155
|
"game-data": r(p)
|
|
3127
3156
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
3128
|
-
o.value === r(
|
|
3157
|
+
o.value === r(nt) ? (c(), x(ys, {
|
|
3129
3158
|
key: 1,
|
|
3130
3159
|
data: r(P).players,
|
|
3131
|
-
"game-officials": r(
|
|
3160
|
+
"game-officials": r($),
|
|
3132
3161
|
"home-team-id": r(p).homeTeam.id,
|
|
3133
3162
|
"home-team-name": r(p).homeTeam.longName,
|
|
3134
3163
|
"away-team-id": r(p).awayTeam.id,
|
|
3135
3164
|
"away-team-name": r(p).awayTeam.longName
|
|
3136
3165
|
}, null, 8, ["data", "game-officials", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3137
|
-
o.value === r(
|
|
3166
|
+
o.value === r(ot) ? (c(), x(al, {
|
|
3138
3167
|
key: 2,
|
|
3139
3168
|
"game-data": r(p),
|
|
3140
3169
|
"game-stats": r(P)
|
|
3141
3170
|
}, null, 8, ["game-data", "game-stats"])) : h("", !0),
|
|
3142
|
-
o.value === r(
|
|
3171
|
+
o.value === r(st) && !r(I)(r(P)) ? (c(), x(As, {
|
|
3143
3172
|
key: 3,
|
|
3144
3173
|
data: r(P),
|
|
3145
3174
|
"home-team-id": r(p).homeTeam.id,
|
|
@@ -3147,9 +3176,9 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3147
3176
|
"away-team-id": r(p).awayTeam.id,
|
|
3148
3177
|
"away-team-name": r(p).awayTeam.longName
|
|
3149
3178
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3150
|
-
o.value === r(
|
|
3179
|
+
o.value === r(lt) && !r(I)(r($)) && !r(I)(r(p)) ? (c(), x(js, {
|
|
3151
3180
|
key: 4,
|
|
3152
|
-
"game-officials": r(
|
|
3181
|
+
"game-officials": r($),
|
|
3153
3182
|
"home-team-name": r(p).homeTeam.longName,
|
|
3154
3183
|
"away-team-name": r(p).awayTeam.longName
|
|
3155
3184
|
}, null, 8, ["game-officials", "home-team-name", "away-team-name"])) : h("", !0)
|
|
@@ -3159,19 +3188,19 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3159
3188
|
}, 8, ["locale"])
|
|
3160
3189
|
], 4));
|
|
3161
3190
|
}
|
|
3162
|
-
},
|
|
3191
|
+
}, dl = /* @__PURE__ */ Da(cl, [["styles", [Ca, rl, il, nl, ol, sl, ll]]]), gl = { class: "gamecenter-game-data" }, ml = { class: "is-title-container" }, ul = { class: "is-external-contents" }, vl = ["href"], pl = ["href"], bl = ["href"], fl = {
|
|
3163
3192
|
key: 0,
|
|
3164
3193
|
class: "is-live-vistors"
|
|
3165
|
-
},
|
|
3194
|
+
}, hl = { class: "is-teams-and-results" }, yl = { class: "is-team-name" }, wl = {
|
|
3166
3195
|
key: 0,
|
|
3167
3196
|
class: "is-game-status"
|
|
3168
|
-
},
|
|
3197
|
+
}, kl = {
|
|
3169
3198
|
key: 1,
|
|
3170
3199
|
class: "is-game-status"
|
|
3171
|
-
},
|
|
3200
|
+
}, xl = { key: 0 }, Tl = { class: "is-badge is-invert is-large" }, Sl = { key: 1 }, zl = { class: "is-badge is-invert is-large" }, _l = {
|
|
3172
3201
|
key: 3,
|
|
3173
3202
|
class: "is-game-status"
|
|
3174
|
-
},
|
|
3203
|
+
}, Pl = { key: 0 }, $l = { key: 1 }, jl = { key: 2 }, El = { key: 3 }, Nl = { class: "is-period-results" }, Ol = { class: "is-team-name" }, Il = {
|
|
3175
3204
|
__name: "GameData",
|
|
3176
3205
|
props: {
|
|
3177
3206
|
gameData: {
|
|
@@ -3188,19 +3217,19 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3188
3217
|
}
|
|
3189
3218
|
},
|
|
3190
3219
|
setup(e) {
|
|
3191
|
-
const t = e, { gameData: a, websocketUrl: i } =
|
|
3192
|
-
return (d, g) => (c(), u("div",
|
|
3193
|
-
s("div",
|
|
3220
|
+
const t = e, { gameData: a, websocketUrl: i } = dt(t), { t: n } = L(), { visitorsLabel: o, isVisible: l } = Ia(i, a);
|
|
3221
|
+
return (d, g) => (c(), u("div", gl, [
|
|
3222
|
+
s("div", ml, [
|
|
3194
3223
|
g[0] || (R(-1, !0), (g[0] = s("div", { class: "is-title" }, [
|
|
3195
3224
|
w(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
3196
3225
|
])).cacheIndex = 0, R(1), g[0]),
|
|
3197
3226
|
g[1] || (R(-1, !0), (g[1] = s("div", { class: "is-gamedate" }, [
|
|
3198
|
-
w(m(r(
|
|
3227
|
+
w(m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1)
|
|
3199
3228
|
])).cacheIndex = 1, R(1), g[1]),
|
|
3200
3229
|
g[2] || (R(-1, !0), (g[2] = s("div", { class: "is-local-gamedate" }, [
|
|
3201
|
-
w(m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(
|
|
3230
|
+
w(m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", r(a).location.timezone, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), r(a).location.timezone, e.locale)) + ") ", 1)
|
|
3202
3231
|
])).cacheIndex = 2, R(1), g[2]),
|
|
3203
|
-
s("div",
|
|
3232
|
+
s("div", ul, [
|
|
3204
3233
|
r(a).electronicReportUrl ? (c(), u("a", {
|
|
3205
3234
|
key: 0,
|
|
3206
3235
|
href: r(a).electronicReportUrl,
|
|
@@ -3208,7 +3237,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3208
3237
|
}, [
|
|
3209
3238
|
b(r(Ce), { class: "is-icon" }),
|
|
3210
3239
|
w(" " + m(r(n)("sheet")), 1)
|
|
3211
|
-
], 8,
|
|
3240
|
+
], 8, vl)) : h("", !0),
|
|
3212
3241
|
r(a).toiReportUrl ? (c(), u("a", {
|
|
3213
3242
|
key: 1,
|
|
3214
3243
|
href: r(a).toiReportUrl,
|
|
@@ -3216,64 +3245,64 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3216
3245
|
}, [
|
|
3217
3246
|
b(r(Ce), { class: "is-icon" }),
|
|
3218
3247
|
w(" " + m(r(n)("toiSheet")), 1)
|
|
3219
|
-
], 8,
|
|
3248
|
+
], 8, pl)) : h("", !0),
|
|
3220
3249
|
r(a).video ? (c(), u("a", {
|
|
3221
3250
|
key: 2,
|
|
3222
3251
|
href: r(a).video,
|
|
3223
3252
|
target: "_blank"
|
|
3224
3253
|
}, [
|
|
3225
|
-
b(r(
|
|
3254
|
+
b(r(Oa), { class: "is-icon" }),
|
|
3226
3255
|
w(" " + m(r(n)("video")), 1)
|
|
3227
|
-
], 8,
|
|
3256
|
+
], 8, bl)) : h("", !0)
|
|
3228
3257
|
]),
|
|
3229
|
-
r(a).gameStatus <= 1 && r(l) ? (c(), u("p",
|
|
3258
|
+
r(a).gameStatus <= 1 && r(l) ? (c(), u("p", fl, m(r(o)), 1)) : h("", !0)
|
|
3230
3259
|
]),
|
|
3231
|
-
s("div",
|
|
3260
|
+
s("div", hl, [
|
|
3232
3261
|
g[3] || (R(-1, !0), (g[3] = s("div", null, [
|
|
3233
|
-
b(r(
|
|
3262
|
+
b(r(ae), {
|
|
3234
3263
|
src: r(a).homeTeam?.logo,
|
|
3235
3264
|
class: "is-team-logo",
|
|
3236
3265
|
"default-src": r(Ue)
|
|
3237
3266
|
}, null, 8, ["src", "default-src"]),
|
|
3238
|
-
s("h1",
|
|
3267
|
+
s("h1", yl, m(r(a).homeTeam?.longName), 1)
|
|
3239
3268
|
])).cacheIndex = 3, R(1), g[3]),
|
|
3240
3269
|
s("div", null, [
|
|
3241
|
-
r(a).gameStatus > 1 ? (c(), u("p",
|
|
3242
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
3270
|
+
r(a).gameStatus > 1 ? (c(), u("p", wl, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
3271
|
+
r(a).gameStatus === 1 ? (c(), u("p", kl, m(r(n)(`periods.${r(_t)(r(a).period)}`)), 1)) : h("", !0),
|
|
3243
3272
|
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
3244
|
-
r(a).isOvertime ? (c(), u("p",
|
|
3245
|
-
s("span",
|
|
3273
|
+
r(a).isOvertime ? (c(), u("p", xl, [
|
|
3274
|
+
s("span", Tl, m(r(n)("afterOvertime")), 1)
|
|
3246
3275
|
])) : h("", !0),
|
|
3247
|
-
r(a).isShootout ? (c(), u("p",
|
|
3248
|
-
s("span",
|
|
3276
|
+
r(a).isShootout ? (c(), u("p", Sl, [
|
|
3277
|
+
s("span", zl, m(r(n)("afterShootout")), 1)
|
|
3249
3278
|
])) : h("", !0)
|
|
3250
3279
|
], 64)) : h("", !0),
|
|
3251
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
3252
|
-
r(a).gameStatus === 1 ? (c(), x(
|
|
3280
|
+
r(a).gameStatus === 1 ? (c(), u("p", _l, m(r(a).actualTime), 1)) : h("", !0),
|
|
3281
|
+
r(a).gameStatus === 1 ? (c(), x(Aa, {
|
|
3253
3282
|
key: 4,
|
|
3254
3283
|
"game-data": r(a)
|
|
3255
3284
|
}, null, 8, ["game-data"])) : h("", !0),
|
|
3256
3285
|
s("div", {
|
|
3257
3286
|
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
3258
3287
|
}, [
|
|
3259
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
3288
|
+
r(a).gameStatus === 0 ? (c(), u("span", Pl, "-")) : (c(), u("span", $l, m(r(a).homeTeamScore), 1)),
|
|
3260
3289
|
g[5] || (g[5] = w(":", -1)),
|
|
3261
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
3290
|
+
r(a).gameStatus === 0 ? (c(), u("span", jl, "-")) : (c(), u("span", El, m(r(a).awayTeamScore), 1))
|
|
3262
3291
|
], 2),
|
|
3263
|
-
s("p",
|
|
3292
|
+
s("p", Nl, m(r(a).periodResults), 1)
|
|
3264
3293
|
]),
|
|
3265
3294
|
g[4] || (R(-1, !0), (g[4] = s("div", null, [
|
|
3266
|
-
b(r(
|
|
3295
|
+
b(r(ae), {
|
|
3267
3296
|
src: r(a).awayTeam?.logo,
|
|
3268
3297
|
"default-src": r(qe),
|
|
3269
3298
|
class: "is-team-logo"
|
|
3270
3299
|
}, null, 8, ["src", "default-src"]),
|
|
3271
|
-
s("h1",
|
|
3300
|
+
s("h1", Ol, m(r(a).awayTeam?.longName), 1)
|
|
3272
3301
|
])).cacheIndex = 4, R(1), g[4])
|
|
3273
3302
|
])
|
|
3274
3303
|
]));
|
|
3275
3304
|
}
|
|
3276
|
-
},
|
|
3305
|
+
}, Al = ["aria-label"], _e = {
|
|
3277
3306
|
__name: "TeamLogo",
|
|
3278
3307
|
props: {
|
|
3279
3308
|
name: {
|
|
@@ -3291,7 +3320,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3291
3320
|
setup(e) {
|
|
3292
3321
|
const t = e, a = F(null), i = f(() => t.isHomeTeam ? Ue : qe);
|
|
3293
3322
|
return (n, o) => (c(), u(k, null, [
|
|
3294
|
-
b(r(
|
|
3323
|
+
b(r(Z), {
|
|
3295
3324
|
offset: 2,
|
|
3296
3325
|
placement: "top",
|
|
3297
3326
|
theme: "tooltip",
|
|
@@ -3299,16 +3328,16 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3299
3328
|
"append-to": a.value
|
|
3300
3329
|
}, {
|
|
3301
3330
|
default: T(({ setRef: l, events: d }) => [
|
|
3302
|
-
s("span",
|
|
3331
|
+
s("span", oe({
|
|
3303
3332
|
ref: l,
|
|
3304
3333
|
tabindex: 0,
|
|
3305
3334
|
"aria-label": e.name
|
|
3306
|
-
},
|
|
3307
|
-
b(r(
|
|
3335
|
+
}, se(d, !0)), [
|
|
3336
|
+
b(r(ae), {
|
|
3308
3337
|
src: e.logo,
|
|
3309
3338
|
"default-src": i.value
|
|
3310
3339
|
}, null, 8, ["src", "default-src"])
|
|
3311
|
-
], 16,
|
|
3340
|
+
], 16, Al)
|
|
3312
3341
|
]),
|
|
3313
3342
|
_: 1
|
|
3314
3343
|
}, 8, ["content", "append-to"]),
|
|
@@ -3318,19 +3347,19 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3318
3347
|
}, null, 512)
|
|
3319
3348
|
], 64));
|
|
3320
3349
|
}
|
|
3321
|
-
},
|
|
3350
|
+
}, Ml = { class: "is-time-cell" }, Ll = { class: "is-team-logo-cell" }, Cl = { class: "is-icon-cell" }, Dl = { class: "is-score" }, Gl = {
|
|
3322
3351
|
key: 0,
|
|
3323
3352
|
class: "is-badge is-large"
|
|
3324
|
-
},
|
|
3353
|
+
}, Bl = {
|
|
3325
3354
|
key: 1,
|
|
3326
3355
|
class: "is-badge is-large"
|
|
3327
|
-
},
|
|
3356
|
+
}, Hl = {
|
|
3328
3357
|
key: 0,
|
|
3329
3358
|
class: "is-badge is-invert is-large"
|
|
3330
|
-
},
|
|
3359
|
+
}, Rl = { class: "is-evented-person" }, Fl = { class: "is-player-number" }, Kl = { class: "is-assists-list" }, Vl = {
|
|
3331
3360
|
key: 0,
|
|
3332
3361
|
class: "is-poi-data"
|
|
3333
|
-
},
|
|
3362
|
+
}, Ul = ["aria-label"], ql = ["aria-label"], Wl = {
|
|
3334
3363
|
__name: "Goal",
|
|
3335
3364
|
props: {
|
|
3336
3365
|
event: {
|
|
@@ -3343,10 +3372,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3343
3372
|
}
|
|
3344
3373
|
},
|
|
3345
3374
|
setup(e) {
|
|
3346
|
-
const t = e, a = F(null), i = f(() =>
|
|
3375
|
+
const t = e, a = F(null), i = f(() => ce((l) => I(l), [t.event.assists1, t.event.assists2])), n = f(() => t.event.homeOnIce), o = f(() => t.event.awayOnIce);
|
|
3347
3376
|
return (l, d) => (c(), u(k, null, [
|
|
3348
|
-
s("div",
|
|
3349
|
-
s("div",
|
|
3377
|
+
s("div", Ml, m(e.event.eventTime), 1),
|
|
3378
|
+
s("div", Ll, [
|
|
3350
3379
|
(c(), x(_e, {
|
|
3351
3380
|
key: e.event.team.id,
|
|
3352
3381
|
name: e.event.team.longName,
|
|
@@ -3354,16 +3383,16 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3354
3383
|
"is-home-team": e.isHomeTeam
|
|
3355
3384
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3356
3385
|
]),
|
|
3357
|
-
s("div",
|
|
3386
|
+
s("div", Cl, [
|
|
3358
3387
|
b(r(Te), { class: "is-goal-icon" })
|
|
3359
3388
|
]),
|
|
3360
|
-
s("div",
|
|
3389
|
+
s("div", Dl, m(e.event.score), 1),
|
|
3361
3390
|
s("div", null, [
|
|
3362
|
-
e.event.advantage ? (c(), u("span",
|
|
3363
|
-
e.event.en ? (c(), u("span",
|
|
3391
|
+
e.event.advantage ? (c(), u("span", Gl, m(e.event.advantage), 1)) : h("", !0),
|
|
3392
|
+
e.event.en ? (c(), u("span", Bl, " EN ")) : h("", !0)
|
|
3364
3393
|
]),
|
|
3365
3394
|
s("div", null, [
|
|
3366
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
3395
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", Hl, [
|
|
3367
3396
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
3368
3397
|
w("PS")
|
|
3369
3398
|
], 64)) : h("", !0),
|
|
@@ -3377,19 +3406,19 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3377
3406
|
]),
|
|
3378
3407
|
s("div", null, [
|
|
3379
3408
|
s("dl", null, [
|
|
3380
|
-
s("dt",
|
|
3381
|
-
s("span",
|
|
3409
|
+
s("dt", Rl, [
|
|
3410
|
+
s("span", Fl, m(e.event.jerseyNumber), 1),
|
|
3382
3411
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3383
3412
|
]),
|
|
3384
|
-
s("dt",
|
|
3385
|
-
(c(!0), u(k, null,
|
|
3413
|
+
s("dt", Kl, [
|
|
3414
|
+
(c(!0), u(k, null, E(i.value, (g) => (c(), u("span", { key: g }, [
|
|
3386
3415
|
s("i", null, m(g.jerseyNumber), 1),
|
|
3387
3416
|
w(" " + m(g.lastName) + " " + m(g.firstName), 1)
|
|
3388
3417
|
]))), 128))
|
|
3389
3418
|
]),
|
|
3390
|
-
!r(
|
|
3419
|
+
!r(I)(n.value) || !r(I)(o.value) ? (c(), u("dd", Vl, [
|
|
3391
3420
|
s("ul", null, [
|
|
3392
|
-
(c(!0), u(k, null,
|
|
3421
|
+
(c(!0), u(k, null, E(n.value, (g) => (c(), x(r(Z), {
|
|
3393
3422
|
key: g.playerId,
|
|
3394
3423
|
offset: 2,
|
|
3395
3424
|
placement: "top",
|
|
@@ -3398,19 +3427,19 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3398
3427
|
"append-to": a.value
|
|
3399
3428
|
}, {
|
|
3400
3429
|
default: T(({ setRef: v, events: p }) => [
|
|
3401
|
-
s("li",
|
|
3430
|
+
s("li", oe({
|
|
3402
3431
|
ref_for: !0,
|
|
3403
3432
|
ref: v,
|
|
3404
3433
|
tabindex: 0,
|
|
3405
3434
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3406
|
-
},
|
|
3435
|
+
}, se(p, !0)), m(g.jerseyNumber), 17, Ul)
|
|
3407
3436
|
]),
|
|
3408
3437
|
_: 2
|
|
3409
3438
|
}, 1032, ["content", "append-to"]))), 128))
|
|
3410
3439
|
]),
|
|
3411
3440
|
d[0] || (d[0] = s("span", null, " / ", -1)),
|
|
3412
3441
|
s("ul", null, [
|
|
3413
|
-
(c(!0), u(k, null,
|
|
3442
|
+
(c(!0), u(k, null, E(o.value, (g) => (c(), x(r(Z), {
|
|
3414
3443
|
key: g.playerId,
|
|
3415
3444
|
offset: 2,
|
|
3416
3445
|
placement: "top",
|
|
@@ -3419,12 +3448,12 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3419
3448
|
"append-to": a.value
|
|
3420
3449
|
}, {
|
|
3421
3450
|
default: T(({ setRef: v, events: p }) => [
|
|
3422
|
-
s("li",
|
|
3451
|
+
s("li", oe({
|
|
3423
3452
|
ref_for: !0,
|
|
3424
3453
|
ref: v,
|
|
3425
3454
|
tabindex: 0,
|
|
3426
3455
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3427
|
-
},
|
|
3456
|
+
}, se(p, !0)), m(g.jerseyNumber), 17, ql)
|
|
3428
3457
|
]),
|
|
3429
3458
|
_: 2
|
|
3430
3459
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -3438,7 +3467,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3438
3467
|
])
|
|
3439
3468
|
], 64));
|
|
3440
3469
|
}
|
|
3441
|
-
},
|
|
3470
|
+
}, Yl = { class: "is-time-cell" }, Ql = { class: "is-team-logo-cell" }, Jl = { class: "is-icon-cell" }, Zl = { class: "is-goalie-direction" }, Xl = { class: "is-evented-person" }, ec = { class: "is-player-number" }, tc = {
|
|
3442
3471
|
__name: "Goalies",
|
|
3443
3472
|
props: {
|
|
3444
3473
|
event: {
|
|
@@ -3452,8 +3481,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3452
3481
|
},
|
|
3453
3482
|
setup(e) {
|
|
3454
3483
|
return (t, a) => (c(), u(k, null, [
|
|
3455
|
-
s("div",
|
|
3456
|
-
s("div",
|
|
3484
|
+
s("div", Yl, m(e.event.eventTime), 1),
|
|
3485
|
+
s("div", Ql, [
|
|
3457
3486
|
(c(), x(_e, {
|
|
3458
3487
|
key: e.event.team.id,
|
|
3459
3488
|
name: e.event.team.longName,
|
|
@@ -3461,35 +3490,35 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3461
3490
|
"is-home-team": e.isHomeTeam
|
|
3462
3491
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3463
3492
|
]),
|
|
3464
|
-
s("div",
|
|
3465
|
-
e.event.gkDirection === "CSERE" ? (c(), x(r(
|
|
3493
|
+
s("div", Jl, [
|
|
3494
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(ct), {
|
|
3466
3495
|
key: 0,
|
|
3467
3496
|
width: "24",
|
|
3468
3497
|
height: "24",
|
|
3469
3498
|
class: "is-goalie-in-icon"
|
|
3470
3499
|
})) : h("", !0),
|
|
3471
|
-
e.event.gkDirection === "BE" ? (c(), x(r(
|
|
3500
|
+
e.event.gkDirection === "BE" ? (c(), x(r(ct), {
|
|
3472
3501
|
key: 1,
|
|
3473
3502
|
width: "24",
|
|
3474
3503
|
height: "24",
|
|
3475
3504
|
class: "is-goalie-in-icon"
|
|
3476
|
-
})) : (c(), x(r(
|
|
3505
|
+
})) : (c(), x(r(Ma), {
|
|
3477
3506
|
key: 2,
|
|
3478
3507
|
width: "24",
|
|
3479
3508
|
height: "24",
|
|
3480
3509
|
class: "is-goalie-out-icon"
|
|
3481
3510
|
}))
|
|
3482
3511
|
]),
|
|
3483
|
-
s("div",
|
|
3512
|
+
s("div", Zl, m(e.event.gkDirection), 1),
|
|
3484
3513
|
a[0] || (a[0] = s("div", null, null, -1)),
|
|
3485
3514
|
a[1] || (a[1] = s("div", null, null, -1)),
|
|
3486
|
-
s("div",
|
|
3487
|
-
s("span",
|
|
3515
|
+
s("div", Xl, [
|
|
3516
|
+
s("span", ec, m(e.event.jerseyNumber), 1),
|
|
3488
3517
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3489
3518
|
])
|
|
3490
3519
|
], 64));
|
|
3491
3520
|
}
|
|
3492
|
-
},
|
|
3521
|
+
}, ac = { class: "is-time-cell" }, rc = { class: "is-team-logo-cell" }, ic = { class: "is-icon-cell" }, nc = { class: "is-penalty-cell" }, oc = ["aria-label"], sc = { class: "is-light-cell" }, lc = ["aria-label"], cc = { class: "is-light-cell" }, dc = { class: "is-evented-person" }, gc = { key: 0 }, mc = { class: "is-player-number" }, uc = {
|
|
3493
3522
|
__name: "Penalty",
|
|
3494
3523
|
props: {
|
|
3495
3524
|
event: {
|
|
@@ -3502,10 +3531,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3502
3531
|
}
|
|
3503
3532
|
},
|
|
3504
3533
|
setup(e) {
|
|
3505
|
-
const t = e, a = F(null), { t: i } =
|
|
3534
|
+
const t = e, a = F(null), { t: i } = L(), n = f(() => Ea(t.event));
|
|
3506
3535
|
return (o, l) => (c(), u(k, null, [
|
|
3507
|
-
s("div",
|
|
3508
|
-
s("div",
|
|
3536
|
+
s("div", ac, m(e.event.eventTime), 1),
|
|
3537
|
+
s("div", rc, [
|
|
3509
3538
|
(c(), x(_e, {
|
|
3510
3539
|
key: e.event.team.id,
|
|
3511
3540
|
name: e.event.team.longName,
|
|
@@ -3513,15 +3542,15 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3513
3542
|
"is-home-team": e.isHomeTeam
|
|
3514
3543
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3515
3544
|
]),
|
|
3516
|
-
s("div",
|
|
3517
|
-
b(r(
|
|
3545
|
+
s("div", ic, [
|
|
3546
|
+
b(r(La), {
|
|
3518
3547
|
width: "24",
|
|
3519
3548
|
height: "24",
|
|
3520
3549
|
class: "is-penalty-icon"
|
|
3521
3550
|
})
|
|
3522
3551
|
]),
|
|
3523
|
-
s("div",
|
|
3524
|
-
b(r(
|
|
3552
|
+
s("div", nc, [
|
|
3553
|
+
b(r(Z), {
|
|
3525
3554
|
offset: 2,
|
|
3526
3555
|
placement: "top",
|
|
3527
3556
|
theme: "tooltip",
|
|
@@ -3529,11 +3558,11 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3529
3558
|
"append-to": a.value
|
|
3530
3559
|
}, {
|
|
3531
3560
|
default: T(({ setRef: d, events: g }) => [
|
|
3532
|
-
s("span",
|
|
3561
|
+
s("span", oe({
|
|
3533
3562
|
ref: d,
|
|
3534
3563
|
tabindex: 0,
|
|
3535
3564
|
"aria-label": r(i)(`penalties.${n.value.penaltyCause}`)
|
|
3536
|
-
},
|
|
3565
|
+
}, se(g, !0)), m(n.value.penaltyCause), 17, oc)
|
|
3537
3566
|
]),
|
|
3538
3567
|
_: 1
|
|
3539
3568
|
}, 8, ["content", "append-to"]),
|
|
@@ -3542,24 +3571,38 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3542
3571
|
ref: a
|
|
3543
3572
|
}, null, 512)
|
|
3544
3573
|
]),
|
|
3545
|
-
s("div",
|
|
3546
|
-
e.event.penaltyLength
|
|
3574
|
+
s("div", sc, [
|
|
3575
|
+
e.event.penaltyLength ? (c(), u(k, { key: 0 }, [
|
|
3547
3576
|
w(m(r(i)("events.penaltyLength", [e.event.penaltyLength])), 1)
|
|
3548
3577
|
], 64)) : h("", !0),
|
|
3549
|
-
e.event.
|
|
3550
|
-
|
|
3551
|
-
|
|
3578
|
+
e.event.ps ? (c(), x(r(Z), {
|
|
3579
|
+
key: 1,
|
|
3580
|
+
offset: 2,
|
|
3581
|
+
placement: "top",
|
|
3582
|
+
theme: "tooltip",
|
|
3583
|
+
content: r(i)("penalties.PS"),
|
|
3584
|
+
"append-to": a.value
|
|
3585
|
+
}, {
|
|
3586
|
+
default: T(({ setRef: d, events: g }) => [
|
|
3587
|
+
s("span", oe({
|
|
3588
|
+
ref: d,
|
|
3589
|
+
tabindex: 0,
|
|
3590
|
+
"aria-label": r(i)(`penalties.${n.value.penaltyCause}`)
|
|
3591
|
+
}, se(g, !0)), " PS ", 16, lc)
|
|
3592
|
+
]),
|
|
3593
|
+
_: 1
|
|
3594
|
+
}, 8, ["content", "append-to"])) : h("", !0)
|
|
3552
3595
|
]),
|
|
3553
|
-
s("div",
|
|
3554
|
-
s("div",
|
|
3555
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
3556
|
-
s("span",
|
|
3596
|
+
s("div", cc, m(e.event.penaltyEnd), 1),
|
|
3597
|
+
s("div", dc, [
|
|
3598
|
+
e.event.jerseyNumber === null ? (c(), u("span", gc, m(r(i)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
3599
|
+
s("span", mc, m(e.event.jerseyNumber), 1),
|
|
3557
3600
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3558
3601
|
], 64))
|
|
3559
3602
|
])
|
|
3560
3603
|
], 64));
|
|
3561
3604
|
}
|
|
3562
|
-
},
|
|
3605
|
+
}, vc = { class: "is-time-cell" }, pc = { class: "is-team-logo-cell" }, bc = { class: "is-icon-cell" }, fc = { class: "is-evented-person" }, hc = { class: "is-player-number" }, yc = {
|
|
3563
3606
|
__name: "PenaltyShot",
|
|
3564
3607
|
props: {
|
|
3565
3608
|
event: {
|
|
@@ -3572,10 +3615,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3572
3615
|
}
|
|
3573
3616
|
},
|
|
3574
3617
|
setup(e) {
|
|
3575
|
-
const { t } =
|
|
3618
|
+
const { t } = L();
|
|
3576
3619
|
return (a, i) => (c(), u(k, null, [
|
|
3577
|
-
s("div",
|
|
3578
|
-
s("div",
|
|
3620
|
+
s("div", vc, m(e.event.eventTime), 1),
|
|
3621
|
+
s("div", pc, [
|
|
3579
3622
|
(c(), x(_e, {
|
|
3580
3623
|
key: e.event.team.id,
|
|
3581
3624
|
name: e.event.team.longName,
|
|
@@ -3583,7 +3626,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3583
3626
|
"is-home-team": e.isHomeTeam
|
|
3584
3627
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3585
3628
|
]),
|
|
3586
|
-
s("div",
|
|
3629
|
+
s("div", bc, [
|
|
3587
3630
|
b(r(Te), { class: "is-goal-so-icon" })
|
|
3588
3631
|
]),
|
|
3589
3632
|
s("div", {
|
|
@@ -3601,13 +3644,13 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3601
3644
|
], 2)
|
|
3602
3645
|
]),
|
|
3603
3646
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3604
|
-
s("div",
|
|
3605
|
-
s("span",
|
|
3647
|
+
s("div", fc, [
|
|
3648
|
+
s("span", hc, m(e.event.jerseyNumber), 1),
|
|
3606
3649
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3607
3650
|
])
|
|
3608
3651
|
], 64));
|
|
3609
3652
|
}
|
|
3610
|
-
},
|
|
3653
|
+
}, wc = { class: "is-time-cell" }, kc = { class: "is-team-logo-cell" }, xc = { class: "is-icon-cell" }, Tc = {
|
|
3611
3654
|
__name: "Timeout",
|
|
3612
3655
|
props: {
|
|
3613
3656
|
event: {
|
|
@@ -3620,10 +3663,10 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3620
3663
|
}
|
|
3621
3664
|
},
|
|
3622
3665
|
setup(e) {
|
|
3623
|
-
const { t } =
|
|
3666
|
+
const { t } = L();
|
|
3624
3667
|
return (a, i) => (c(), u(k, null, [
|
|
3625
|
-
s("div",
|
|
3626
|
-
s("div",
|
|
3668
|
+
s("div", wc, m(e.event.eventTime), 1),
|
|
3669
|
+
s("div", kc, [
|
|
3627
3670
|
(c(), x(_e, {
|
|
3628
3671
|
key: e.event.team.id,
|
|
3629
3672
|
name: e.event.team.longName,
|
|
@@ -3631,8 +3674,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3631
3674
|
"is-home-team": e.isHomeTeam
|
|
3632
3675
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3633
3676
|
]),
|
|
3634
|
-
s("div",
|
|
3635
|
-
b(r(
|
|
3677
|
+
s("div", xc, [
|
|
3678
|
+
b(r(Pt), { class: "is-timer-icon" })
|
|
3636
3679
|
]),
|
|
3637
3680
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3638
3681
|
i[1] || (i[1] = s("div", null, null, -1)),
|
|
@@ -3640,7 +3683,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3640
3683
|
s("div", null, m(r(t)("events.timeout")), 1)
|
|
3641
3684
|
], 64));
|
|
3642
3685
|
}
|
|
3643
|
-
},
|
|
3686
|
+
}, Sc = {
|
|
3644
3687
|
__name: "GameEvent",
|
|
3645
3688
|
props: {
|
|
3646
3689
|
event: {
|
|
@@ -3653,16 +3696,16 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3653
3696
|
}
|
|
3654
3697
|
},
|
|
3655
3698
|
setup(e) {
|
|
3656
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
3657
|
-
return (o, l) => (c(), x(
|
|
3699
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Wl).set("Kiállítás", uc).set("Kapus", tc).set("Idő", Tc).set("Büntető", yc), i = f(() => a.get(t.event.type)), n = f(() => t.event.team?.id === t.homeTeamId);
|
|
3700
|
+
return (o, l) => (c(), x(Zt(i.value), {
|
|
3658
3701
|
event: e.event,
|
|
3659
3702
|
"is-home-team": n.value
|
|
3660
3703
|
}, null, 8, ["event", "is-home-team"]));
|
|
3661
3704
|
}
|
|
3662
|
-
},
|
|
3705
|
+
}, zc = { class: "gamecenter-game-events" }, _c = { class: "is-period-header" }, Pc = {
|
|
3663
3706
|
key: 0,
|
|
3664
3707
|
class: "is-no-action"
|
|
3665
|
-
},
|
|
3708
|
+
}, $c = {
|
|
3666
3709
|
__name: "GameEvents",
|
|
3667
3710
|
props: {
|
|
3668
3711
|
gameEvents: {
|
|
@@ -3675,16 +3718,16 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3675
3718
|
}
|
|
3676
3719
|
},
|
|
3677
3720
|
setup(e) {
|
|
3678
|
-
const t = e, { t: a } =
|
|
3679
|
-
return (n, o) => (c(), u("div",
|
|
3680
|
-
(c(!0), u(k, null,
|
|
3681
|
-
s("div",
|
|
3682
|
-
l.length === 0 ? (c(), u("div",
|
|
3683
|
-
(c(!0), u(k, null,
|
|
3721
|
+
const t = e, { t: a } = L(), i = f(() => sn(t.gameData, t.gameEvents));
|
|
3722
|
+
return (n, o) => (c(), u("div", zc, [
|
|
3723
|
+
(c(!0), u(k, null, E(i.value, (l, d) => (c(), u(k, { key: d }, [
|
|
3724
|
+
s("div", _c, m(r(a)(`periods.${r(_t)(d)}`)), 1),
|
|
3725
|
+
l.length === 0 ? (c(), u("div", Pc, m(r(a)("events.noEventsInPeriod")), 1)) : h("", !0),
|
|
3726
|
+
(c(!0), u(k, null, E(l, (g) => (c(), u("div", {
|
|
3684
3727
|
key: g.id,
|
|
3685
3728
|
class: "gamecenter-game-event"
|
|
3686
3729
|
}, [
|
|
3687
|
-
b(
|
|
3730
|
+
b(Sc, {
|
|
3688
3731
|
event: g,
|
|
3689
3732
|
"home-team-id": e.gameData.homeTeam.id
|
|
3690
3733
|
}, null, 8, ["event", "home-team-id"])
|
|
@@ -3693,7 +3736,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3693
3736
|
o[0] || (o[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
3694
3737
|
]));
|
|
3695
3738
|
}
|
|
3696
|
-
},
|
|
3739
|
+
}, jc = { class: "gamecenter-data-columns" }, Ec = {
|
|
3697
3740
|
__name: "GameGoaliesStats",
|
|
3698
3741
|
props: {
|
|
3699
3742
|
data: {
|
|
@@ -3716,8 +3759,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3716
3759
|
}
|
|
3717
3760
|
},
|
|
3718
3761
|
setup(e) {
|
|
3719
|
-
const t = e, a =
|
|
3720
|
-
return (l, d) => (c(), u("div",
|
|
3762
|
+
const t = e, a = Ta([wa(me("startingFive"))]), { columns: i } = ue(Pa), n = f(() => a(t.data?.[t.homeTeamId] ?? [])), o = f(() => a(t.data?.[t.awayTeamId] ?? []));
|
|
3763
|
+
return (l, d) => (c(), u("div", jc, [
|
|
3721
3764
|
b(Ge, { rows: n.value }, {
|
|
3722
3765
|
default: T(({ rows: g }) => [
|
|
3723
3766
|
b(V, {
|
|
@@ -3742,7 +3785,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3742
3785
|
}, 8, ["rows"])
|
|
3743
3786
|
]));
|
|
3744
3787
|
}
|
|
3745
|
-
},
|
|
3788
|
+
}, Nc = { class: "gamecenter-game-stats-container" }, Oc = ["innerHTML"], Y = {
|
|
3746
3789
|
__name: "GameStatsContainer",
|
|
3747
3790
|
props: {
|
|
3748
3791
|
title: {
|
|
@@ -3755,19 +3798,19 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3755
3798
|
}
|
|
3756
3799
|
},
|
|
3757
3800
|
setup(e) {
|
|
3758
|
-
return (t, a) => (c(), u("dl",
|
|
3801
|
+
return (t, a) => (c(), u("dl", Nc, [
|
|
3759
3802
|
s("dt", null, [
|
|
3760
|
-
|
|
3803
|
+
te(t.$slots, "default", {}, () => [
|
|
3761
3804
|
w(m(e.title), 1)
|
|
3762
3805
|
])
|
|
3763
3806
|
]),
|
|
3764
|
-
s("dd", { innerHTML: e.data }, null, 8,
|
|
3807
|
+
s("dd", { innerHTML: e.data }, null, 8, Oc)
|
|
3765
3808
|
]));
|
|
3766
3809
|
}
|
|
3767
|
-
},
|
|
3810
|
+
}, Ic = {
|
|
3768
3811
|
key: 0,
|
|
3769
3812
|
class: "gamecenter-game-stats"
|
|
3770
|
-
},
|
|
3813
|
+
}, Ac = { class: "gamecenter-game-stats-container-wrapper" }, Mc = {
|
|
3771
3814
|
__name: "GameOfficials",
|
|
3772
3815
|
props: {
|
|
3773
3816
|
gameOfficials: {
|
|
@@ -3780,24 +3823,24 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3780
3823
|
}
|
|
3781
3824
|
},
|
|
3782
3825
|
setup(e) {
|
|
3783
|
-
const t = e, { gameData: a } =
|
|
3784
|
-
() =>
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3826
|
+
const t = e, { gameData: a } = dt(t), { t: i } = L(), n = f(() => a.value?.attendance ?? 0), o = f(
|
|
3827
|
+
() => de(
|
|
3828
|
+
Bt(", "),
|
|
3829
|
+
X((d) => `${d.lastName} ${d.firstName}`),
|
|
3830
|
+
ce((d) => !d)
|
|
3788
3831
|
)([t.gameOfficials?.gameOfficials?.first_referee, t.gameOfficials?.gameOfficials?.second_referee])
|
|
3789
3832
|
), l = f(
|
|
3790
|
-
() =>
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3833
|
+
() => de(
|
|
3834
|
+
Bt(", "),
|
|
3835
|
+
X((d) => `${d.lastName} ${d.firstName}`),
|
|
3836
|
+
ce((d) => !d)
|
|
3794
3837
|
)([
|
|
3795
3838
|
t.gameOfficials?.gameOfficials?.first_line_judge,
|
|
3796
3839
|
t.gameOfficials?.gameOfficials?.second_line_judge
|
|
3797
3840
|
])
|
|
3798
3841
|
);
|
|
3799
|
-
return (d, g) => !r(
|
|
3800
|
-
s("div",
|
|
3842
|
+
return (d, g) => !r(I)(o.value) || !r(I)(l.value) ? (c(), u("div", Ic, [
|
|
3843
|
+
s("div", Ac, [
|
|
3801
3844
|
b(Y, {
|
|
3802
3845
|
title: r(i)("gameStats.referees"),
|
|
3803
3846
|
data: o.value
|
|
@@ -3814,7 +3857,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3814
3857
|
])
|
|
3815
3858
|
])) : h("", !0);
|
|
3816
3859
|
}
|
|
3817
|
-
},
|
|
3860
|
+
}, Lc = { class: "gamecenter-data-column" }, Cc = {
|
|
3818
3861
|
__name: "GamePlayersStats",
|
|
3819
3862
|
props: {
|
|
3820
3863
|
data: {
|
|
@@ -3837,8 +3880,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3837
3880
|
}
|
|
3838
3881
|
},
|
|
3839
3882
|
setup(e) {
|
|
3840
|
-
const t = e, { columns: a } =
|
|
3841
|
-
return (o, l) => (c(), u("div",
|
|
3883
|
+
const t = e, { columns: a } = ue(_a), i = f(() => Me(t.data?.[t.homeTeamId] ?? [])), n = f(() => Me(t.data?.[t.awayTeamId] ?? []));
|
|
3884
|
+
return (o, l) => (c(), u("div", Lc, [
|
|
3842
3885
|
b(Be, { rows: i.value }, {
|
|
3843
3886
|
default: T(({ rows: d, sort: g, onSort: v }) => [
|
|
3844
3887
|
b(V, {
|
|
@@ -3867,7 +3910,7 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3867
3910
|
}, 8, ["rows"])
|
|
3868
3911
|
]));
|
|
3869
3912
|
}
|
|
3870
|
-
},
|
|
3913
|
+
}, Dc = {
|
|
3871
3914
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3872
3915
|
viewBox: "0 0 24 24",
|
|
3873
3916
|
fill: "none",
|
|
@@ -3876,8 +3919,8 @@ const hs = { render: fs }, ys = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3876
3919
|
"stroke-linecap": "round",
|
|
3877
3920
|
"stroke-linejoin": "round"
|
|
3878
3921
|
};
|
|
3879
|
-
function
|
|
3880
|
-
return c(), u("svg",
|
|
3922
|
+
function Gc(e, t) {
|
|
3923
|
+
return c(), u("svg", Dc, [...t[0] || (t[0] = [
|
|
3881
3924
|
s("circle", {
|
|
3882
3925
|
cx: "12",
|
|
3883
3926
|
cy: "12",
|
|
@@ -3895,7 +3938,7 @@ function Ac(e, t) {
|
|
|
3895
3938
|
}, null, -1)
|
|
3896
3939
|
])]);
|
|
3897
3940
|
}
|
|
3898
|
-
const
|
|
3941
|
+
const Bc = { render: Gc }, Hc = { class: "gamecenter-game-stats" }, Rc = { class: "gamecenter-game-stats-container-wrapper" }, Fc = ["onClick", "onFocus", "onBlur"], Kc = { class: "is-popover-content" }, Vc = {
|
|
3899
3942
|
__name: "GameStats",
|
|
3900
3943
|
props: {
|
|
3901
3944
|
gameStats: {
|
|
@@ -3908,25 +3951,25 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
3908
3951
|
}
|
|
3909
3952
|
},
|
|
3910
3953
|
setup(e) {
|
|
3911
|
-
const t = e, { t: a } =
|
|
3912
|
-
() =>
|
|
3954
|
+
const t = e, { t: a } = L(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(
|
|
3955
|
+
() => Ht(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")
|
|
3913
3956
|
), l = f(
|
|
3914
|
-
() =>
|
|
3957
|
+
() => ln(
|
|
3915
3958
|
t.gameStats?.teamSOG ?? [],
|
|
3916
3959
|
i.value,
|
|
3917
3960
|
n.value,
|
|
3918
3961
|
"saves"
|
|
3919
3962
|
)
|
|
3920
3963
|
), d = f(
|
|
3921
|
-
() =>
|
|
3964
|
+
() => Ht(
|
|
3922
3965
|
t.gameStats?.teamPenalties ?? [],
|
|
3923
3966
|
i.value,
|
|
3924
3967
|
n.value,
|
|
3925
3968
|
"penaltyLength"
|
|
3926
3969
|
)
|
|
3927
|
-
), g = f(() =>
|
|
3928
|
-
return (S, y) => (c(), u("div",
|
|
3929
|
-
s("div",
|
|
3970
|
+
), g = f(() => cn(t.gameStats?.teamPowerPlay ?? {})), v = f(() => dn(t.gameStats?.teamPowerPlay ?? {})), p = f(() => gn(t.gameStats?.teamPowerPlay ?? {}));
|
|
3971
|
+
return (S, y) => (c(), u("div", Hc, [
|
|
3972
|
+
s("div", Rc, [
|
|
3930
3973
|
b(Y, {
|
|
3931
3974
|
title: r(a)("teamsStats.sog"),
|
|
3932
3975
|
data: o.value
|
|
@@ -3952,24 +3995,24 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
3952
3995
|
}, {
|
|
3953
3996
|
default: T(() => [
|
|
3954
3997
|
w(m(r(a)("teamsStats.advantageTime")) + " ", 1),
|
|
3955
|
-
b(r(
|
|
3998
|
+
b(r(Z), {
|
|
3956
3999
|
offset: 2,
|
|
3957
4000
|
placement: "top",
|
|
3958
4001
|
theme: "content",
|
|
3959
4002
|
"append-to": "#popover-container"
|
|
3960
4003
|
}, {
|
|
3961
|
-
default: T(({ setRef: z, show: P, hide:
|
|
4004
|
+
default: T(({ setRef: z, show: P, hide: N }) => [
|
|
3962
4005
|
s("button", {
|
|
3963
4006
|
ref: z,
|
|
3964
|
-
onClick:
|
|
4007
|
+
onClick: Ka(P, ["stop"]),
|
|
3965
4008
|
onFocus: P,
|
|
3966
|
-
onBlur:
|
|
4009
|
+
onBlur: N
|
|
3967
4010
|
}, [
|
|
3968
|
-
b(r(
|
|
3969
|
-
], 40,
|
|
4011
|
+
b(r(Bc))
|
|
4012
|
+
], 40, Fc)
|
|
3970
4013
|
]),
|
|
3971
4014
|
content: T(() => [
|
|
3972
|
-
s("div",
|
|
4015
|
+
s("div", Kc, [
|
|
3973
4016
|
b(Y, {
|
|
3974
4017
|
title: r(a)("teamsStats.advantageTimePP1"),
|
|
3975
4018
|
data: g.value.advTimePP1
|
|
@@ -3989,7 +4032,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
3989
4032
|
y[0] || (y[0] = s("div", { id: "popover-container" }, null, -1))
|
|
3990
4033
|
]));
|
|
3991
4034
|
}
|
|
3992
|
-
},
|
|
4035
|
+
}, Uc = { class: "gamecenter-data-columns" }, qc = {
|
|
3993
4036
|
__name: "GameTeamOfficials",
|
|
3994
4037
|
props: {
|
|
3995
4038
|
gameOfficials: {
|
|
@@ -4006,8 +4049,8 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4006
4049
|
}
|
|
4007
4050
|
},
|
|
4008
4051
|
setup(e) {
|
|
4009
|
-
const t = e, { columns: a } =
|
|
4010
|
-
return (l, d) => (c(), u("div",
|
|
4052
|
+
const t = e, { columns: a } = ue($a), { t: i } = L(), n = f(() => De(t.gameOfficials?.gameTeamMembers?.home ?? [], i)), o = f(() => De(t.gameOfficials?.gameTeamMembers?.away ?? [], i));
|
|
4053
|
+
return (l, d) => (c(), u("div", Uc, [
|
|
4011
4054
|
b(V, {
|
|
4012
4055
|
class: "gamecenter-data-table",
|
|
4013
4056
|
columns: r(a),
|
|
@@ -4022,7 +4065,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4022
4065
|
}, null, 8, ["columns", "rows", "title"])
|
|
4023
4066
|
]));
|
|
4024
4067
|
}
|
|
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 = {
|
|
4068
|
+
}, Wc = '.gamecenter-game-data{margin-bottom:30px;text-align:center}.gamecenter-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:flex-end}@media all and (min-width: 576px){.gamecenter-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-game-data .is-title-container{margin-bottom:30px}.gamecenter-game-data .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-game-data .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-game-data .is-live-vistors{padding-block:8px;font-size:var(--vbr-widget-gamecenter-local-gamedate-size);color:var(--vbr-widget-gamecenter-local-gamedate-color)}.gamecenter-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-game-stats{margin-bottom:20px}.gamecenter-game-stats [data-placement]{z-index:1000}.gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr)}}@media all and (min-width: 992px){.gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr)}}.gamecenter-game-stats-container{text-align:center}.gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.gamecenter-game-events .is-no-action{padding:10px;text-align:center}.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-game-event>*:last-of-type{grid-column:2/7}}.gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.gamecenter-game-event>*{padding:10px}.gamecenter-game-event .is-team-logo-cell span{display:inline-block}.gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-timer-icon,.gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-time-cell{font-weight:700}.gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-assists-list span:after{content:" / "}.gamecenter-game-event .is-assists-list span:last-child:after{content:""}.gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-poi-data ul{display:inline-flex}.gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.gamecenter-data-columns{--columns: repeat(2, 1fr)}}.gamecenter-data-column{display:grid;gap:20px;margin-bottom:20px}', Yc = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Qc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Jc = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", Zc = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Xc = { class: "gamecenter" }, ed = {
|
|
4026
4069
|
__name: "Game.ce",
|
|
4027
4070
|
props: {
|
|
4028
4071
|
locale: {
|
|
@@ -4039,7 +4082,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4039
4082
|
}
|
|
4040
4083
|
},
|
|
4041
4084
|
setup(e) {
|
|
4042
|
-
const t = e, a = { en:
|
|
4085
|
+
const t = e, a = { en: Sa, hu: za }, i = vt("history"), { errors: n, add: o, remove: l } = Na(), d = f(() => i.gameId || i.gameid || i["game-id"] || t.gameId), { state: g, execute: v } = ie({
|
|
4043
4086
|
options: {
|
|
4044
4087
|
path: "/v2/game-data",
|
|
4045
4088
|
apiKey: t.apiKey,
|
|
@@ -4053,7 +4096,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4053
4096
|
apiKey: t.apiKey,
|
|
4054
4097
|
params: { gameId: d.value }
|
|
4055
4098
|
},
|
|
4056
|
-
transform: (C) =>
|
|
4099
|
+
transform: (C) => de(xt(me("eventPeriod")), Ve, ce(St("Period", "type")))(C?.isEmpty ? [] : C),
|
|
4057
4100
|
onError: (C) => o("gameEvents", C),
|
|
4058
4101
|
onSuccess: () => l("gameEvents")
|
|
4059
4102
|
}), { state: y, execute: z } = ie({
|
|
@@ -4064,7 +4107,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4064
4107
|
},
|
|
4065
4108
|
onError: (C) => o("gameStats", C),
|
|
4066
4109
|
onSuccess: () => l("gameStats")
|
|
4067
|
-
}), { state: P, execute:
|
|
4110
|
+
}), { state: P, execute: N } = ie({
|
|
4068
4111
|
options: {
|
|
4069
4112
|
path: "/v2/game-officials",
|
|
4070
4113
|
apiKey: t.apiKey,
|
|
@@ -4073,44 +4116,44 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4073
4116
|
onError: (C) => o("gameOfficials", C),
|
|
4074
4117
|
onSuccess: () => l("gameOfficials")
|
|
4075
4118
|
});
|
|
4076
|
-
|
|
4119
|
+
vn({
|
|
4077
4120
|
data: g,
|
|
4078
|
-
services: { getGameData: v, getGameStats: z, getEvents: S, getGameOfficials:
|
|
4121
|
+
services: { getGameData: v, getGameStats: z, getEvents: S, getGameOfficials: N }
|
|
4079
4122
|
});
|
|
4080
|
-
const
|
|
4081
|
-
return (C, W) => (c(), u("div",
|
|
4082
|
-
b(r(
|
|
4123
|
+
const $ = ra(t.apiKey), G = f(() => et(`/v2/game-attendance?gameid=${d.value}&apiKey=${$}`));
|
|
4124
|
+
return (C, W) => (c(), u("div", Xc, [
|
|
4125
|
+
b(r(ea), {
|
|
4083
4126
|
locale: t.locale,
|
|
4084
4127
|
messages: a
|
|
4085
4128
|
}, {
|
|
4086
4129
|
default: T(() => [
|
|
4087
|
-
(c(!0), u(k, null,
|
|
4088
|
-
key:
|
|
4089
|
-
error:
|
|
4130
|
+
(c(!0), u(k, null, E(r(n), (j) => (c(), x(r(ta), {
|
|
4131
|
+
key: j.key,
|
|
4132
|
+
error: j
|
|
4090
4133
|
}, null, 8, ["error"]))), 128)),
|
|
4091
|
-
r(
|
|
4134
|
+
r(I)(r(g)) ? h("", !0) : (c(), x(Il, {
|
|
4092
4135
|
key: 0,
|
|
4093
4136
|
"game-data": r(g),
|
|
4094
4137
|
locale: t.locale,
|
|
4095
|
-
"websocket-url":
|
|
4138
|
+
"websocket-url": G.value
|
|
4096
4139
|
}, null, 8, ["game-data", "locale", "websocket-url"])),
|
|
4097
|
-
r(
|
|
4140
|
+
r(ai)(r(g)) ? (c(), x(Mc, {
|
|
4098
4141
|
key: 1,
|
|
4099
4142
|
"game-data": r(g),
|
|
4100
4143
|
"game-officials": r(P)
|
|
4101
4144
|
}, null, 8, ["game-data", "game-officials"])) : h("", !0),
|
|
4102
4145
|
r(g)?.gameStatus > 0 ? (c(), u(k, { key: 2 }, [
|
|
4103
|
-
r(
|
|
4146
|
+
r(I)(r(y)) ? h("", !0) : (c(), x(Vc, {
|
|
4104
4147
|
key: 0,
|
|
4105
4148
|
"game-data": r(g),
|
|
4106
4149
|
"game-stats": r(y)
|
|
4107
4150
|
}, null, 8, ["game-data", "game-stats"])),
|
|
4108
|
-
!r(
|
|
4151
|
+
!r(I)(r(p)) && !r(I)(r(g)) ? (c(), x($c, {
|
|
4109
4152
|
key: 1,
|
|
4110
4153
|
"game-events": r(p),
|
|
4111
4154
|
"game-data": r(g)
|
|
4112
4155
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
4113
|
-
r(
|
|
4156
|
+
r(I)(r(y)) ? h("", !0) : (c(), x(Cc, {
|
|
4114
4157
|
key: 2,
|
|
4115
4158
|
data: r(y).players,
|
|
4116
4159
|
"home-team-id": r(g).homeTeam.id,
|
|
@@ -4118,7 +4161,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4118
4161
|
"away-team-id": r(g).awayTeam.id,
|
|
4119
4162
|
"away-team-name": r(g).awayTeam.longName
|
|
4120
4163
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4121
|
-
r(
|
|
4164
|
+
r(I)(r(y)) ? h("", !0) : (c(), x(Ec, {
|
|
4122
4165
|
key: 3,
|
|
4123
4166
|
data: r(y).goalies,
|
|
4124
4167
|
"home-team-id": r(g).homeTeam.id,
|
|
@@ -4126,7 +4169,7 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4126
4169
|
"away-team-id": r(g).awayTeam.id,
|
|
4127
4170
|
"away-team-name": r(g).awayTeam.longName
|
|
4128
4171
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4129
|
-
!r(
|
|
4172
|
+
!r(I)(r(P)) && !r(I)(r(g)) ? (c(), x(qc, {
|
|
4130
4173
|
key: 4,
|
|
4131
4174
|
"game-officials": r(P),
|
|
4132
4175
|
"home-team-name": r(g).homeTeam.longName,
|
|
@@ -4138,18 +4181,18 @@ const Mc = { render: Ac }, Lc = { class: "gamecenter-game-stats" }, Cc = { class
|
|
|
4138
4181
|
}, 8, ["locale"])
|
|
4139
4182
|
]));
|
|
4140
4183
|
}
|
|
4141
|
-
},
|
|
4142
|
-
function
|
|
4143
|
-
customElements.define("mjsz-vbr-game",
|
|
4184
|
+
}, td = /* @__PURE__ */ Da(ed, [["styles", [Ca, Wc, Yc, Qc, Jc, Zc]]]), ad = Xt(td), rd = Xt(dl);
|
|
4185
|
+
function id() {
|
|
4186
|
+
customElements.define("mjsz-vbr-game", ad), customElements.define("mjsz-vbr-game-timeline", rd);
|
|
4144
4187
|
}
|
|
4145
|
-
const
|
|
4146
|
-
install: () =>
|
|
4188
|
+
const gd = {
|
|
4189
|
+
install: () => id()
|
|
4147
4190
|
};
|
|
4148
4191
|
export {
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4192
|
+
td as Game,
|
|
4193
|
+
ad as GameCE,
|
|
4194
|
+
dl as GameTimeline,
|
|
4195
|
+
rd as GameTimelineCE,
|
|
4196
|
+
gd as default,
|
|
4197
|
+
id as register
|
|
4155
4198
|
};
|