@mjsz-vbr-elements/gamecenter 2.21.1 → 2.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.iife.js +3 -3
- package/dist/index.iife.js.br +0 -0
- package/dist/index.iife.js.gz +0 -0
- package/dist/index.js +981 -969
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -1,22 +1,29 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @mjsz-vbr-elements/gamecenter
|
|
3
|
-
* version: v2.
|
|
3
|
+
* version: v2.22.0 - 12/03/2025, 15:38:01
|
|
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 {
|
|
9
|
-
import { Image as W, FloatingPanel as Q, ResponsiveTable as
|
|
10
|
-
import { useVisibilityChange as
|
|
11
|
-
import { convertSecToMin as
|
|
12
|
-
import { SORT_STATE_ASCEND as ye, SORT_STATE_DESCEND as V, playerName as
|
|
8
|
+
import { shallowRef as Qe, isRef as fr, watch as Oe, getCurrentScope as hr, onScopeDispose as yr, readonly as Je, toValue as ie, toRef as wr, customRef as xr, ref as U, reactive as vt, computed as w, unref as n, openBlock as g, createElementBlock as v, createElementVNode as l, normalizeStyle as xe, toDisplayString as m, Fragment as k, renderList as E, setBlockTracking as C, createTextVNode as x, createVNode as f, createCommentVNode as y, createBlock as T, normalizeClass as R, renderSlot as Y, withCtx as z, mergeProps as ne, toHandlers as oe, resolveDynamicComponent as At, TransitionGroup as kr, withModifiers as Tr, defineCustomElement as _t } from "vue";
|
|
9
|
+
import { Image as W, FloatingPanel as Q, ResponsiveTable as zr, DataTable as Sr, I18NProvider as Mt, ErrorNotice as Dt } from "@mjsz-vbr-elements/core/components";
|
|
10
|
+
import { useVisibilityChange as Pr, useI18n as D, useColumns as se, useSort as $r, useServices as Z } from "@mjsz-vbr-elements/core/composables";
|
|
11
|
+
import { convertSecToMin as H, rawConvert as Ze, convertTimesSecToMin as Lt, convertMinToSec as jr, format as ke, offsetName as Te, playerName as Xe, upperCase as Er, convert as Nr } from "@mjsz-vbr-elements/core/utils";
|
|
12
|
+
import { SORT_STATE_ASCEND as ye, SORT_STATE_DESCEND as V, playerName as et, convertMinToSec as Or } from "@mjsz-vbr-elements/core";
|
|
13
13
|
function me(e) {
|
|
14
|
-
return
|
|
14
|
+
return hr() ? (yr(e), !0) : !1;
|
|
15
15
|
}
|
|
16
16
|
const ue = typeof window < "u" && typeof document < "u";
|
|
17
17
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
18
|
-
const
|
|
19
|
-
|
|
18
|
+
const Ir = Object.prototype.toString, Ar = (e) => Ir.call(e) === "[object Object]", _r = () => {
|
|
19
|
+
};
|
|
20
|
+
function Mr(...e) {
|
|
21
|
+
if (e.length !== 1)
|
|
22
|
+
return wr(...e);
|
|
23
|
+
const t = e[0];
|
|
24
|
+
return typeof t == "function" ? Je(xr(() => ({ get: t, set: _r }))) : U(t);
|
|
25
|
+
}
|
|
26
|
+
function Dr(e, t) {
|
|
20
27
|
function r(...a) {
|
|
21
28
|
return new Promise((i, o) => {
|
|
22
29
|
Promise.resolve(e(() => t.apply(this, a), { fn: t, thisArg: this, args: a })).then(i).catch(o);
|
|
@@ -24,103 +31,107 @@ function Or(e, t) {
|
|
|
24
31
|
}
|
|
25
32
|
return r;
|
|
26
33
|
}
|
|
27
|
-
const
|
|
28
|
-
function
|
|
29
|
-
const
|
|
30
|
-
|
|
31
|
-
|
|
34
|
+
const Ct = (e) => e();
|
|
35
|
+
function Lr(e = Ct, t = {}) {
|
|
36
|
+
const {
|
|
37
|
+
initialState: r = "active"
|
|
38
|
+
} = t, a = Mr(r === "active");
|
|
39
|
+
function i() {
|
|
40
|
+
a.value = !1;
|
|
32
41
|
}
|
|
33
|
-
function
|
|
34
|
-
|
|
42
|
+
function o() {
|
|
43
|
+
a.value = !0;
|
|
35
44
|
}
|
|
36
|
-
const
|
|
37
|
-
|
|
45
|
+
const s = (...d) => {
|
|
46
|
+
a.value && e(...d);
|
|
38
47
|
};
|
|
39
|
-
return { isActive:
|
|
48
|
+
return { isActive: Je(a), pause: i, resume: o, eventFilter: s };
|
|
40
49
|
}
|
|
41
50
|
function Ge(e) {
|
|
42
51
|
return Array.isArray(e) ? e : [e];
|
|
43
52
|
}
|
|
44
|
-
function
|
|
53
|
+
function Cr(e, t, r = {}) {
|
|
45
54
|
const {
|
|
46
|
-
eventFilter: a =
|
|
55
|
+
eventFilter: a = Ct,
|
|
47
56
|
...i
|
|
48
57
|
} = r;
|
|
49
58
|
return Oe(
|
|
50
59
|
e,
|
|
51
|
-
|
|
60
|
+
Dr(
|
|
52
61
|
a,
|
|
53
62
|
t
|
|
54
63
|
),
|
|
55
64
|
i
|
|
56
65
|
);
|
|
57
66
|
}
|
|
58
|
-
function
|
|
67
|
+
function Gr(e, t, r = {}) {
|
|
59
68
|
const {
|
|
60
69
|
eventFilter: a,
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
70
|
+
initialState: i = "active",
|
|
71
|
+
...o
|
|
72
|
+
} = r, { eventFilter: s, pause: d, resume: c, isActive: u } = Lr(a, { initialState: i });
|
|
73
|
+
return { stop: Cr(
|
|
64
74
|
e,
|
|
65
75
|
t,
|
|
66
76
|
{
|
|
67
|
-
...
|
|
68
|
-
eventFilter:
|
|
77
|
+
...o,
|
|
78
|
+
eventFilter: s
|
|
69
79
|
}
|
|
70
|
-
), pause:
|
|
80
|
+
), pause: d, resume: c, isActive: u };
|
|
71
81
|
}
|
|
72
|
-
function
|
|
82
|
+
function bt(e, t = 1e3, r = {}) {
|
|
73
83
|
const {
|
|
74
84
|
immediate: a = !0,
|
|
75
85
|
immediateCallback: i = !1
|
|
76
86
|
} = r;
|
|
77
87
|
let o = null;
|
|
78
|
-
const
|
|
88
|
+
const s = Qe(!1);
|
|
79
89
|
function d() {
|
|
80
90
|
o && (clearInterval(o), o = null);
|
|
81
91
|
}
|
|
82
92
|
function c() {
|
|
83
|
-
|
|
93
|
+
s.value = !1, d();
|
|
84
94
|
}
|
|
85
95
|
function u() {
|
|
86
96
|
const b = ie(t);
|
|
87
|
-
b <= 0 || (
|
|
97
|
+
b <= 0 || (s.value = !0, i && e(), d(), s.value && (o = setInterval(e, b)));
|
|
88
98
|
}
|
|
89
|
-
if (a && ue && u(),
|
|
99
|
+
if (a && ue && u(), fr(t) || typeof t == "function") {
|
|
90
100
|
const b = Oe(t, () => {
|
|
91
|
-
|
|
101
|
+
s.value && ue && u();
|
|
92
102
|
});
|
|
93
103
|
me(b);
|
|
94
104
|
}
|
|
95
105
|
return me(c), {
|
|
96
|
-
isActive:
|
|
106
|
+
isActive: s,
|
|
97
107
|
pause: c,
|
|
98
108
|
resume: u
|
|
99
109
|
};
|
|
100
110
|
}
|
|
101
|
-
function
|
|
111
|
+
function Br(e, t, r = {}) {
|
|
102
112
|
const {
|
|
103
|
-
immediate: a = !0
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
o && (clearTimeout(o), o = null);
|
|
108
|
-
}
|
|
113
|
+
immediate: a = !0,
|
|
114
|
+
immediateCallback: i = !1
|
|
115
|
+
} = r, o = Qe(!1);
|
|
116
|
+
let s = null;
|
|
109
117
|
function d() {
|
|
110
|
-
|
|
118
|
+
s && (clearTimeout(s), s = null);
|
|
119
|
+
}
|
|
120
|
+
function c() {
|
|
121
|
+
o.value = !1, d();
|
|
111
122
|
}
|
|
112
|
-
function
|
|
113
|
-
|
|
114
|
-
|
|
123
|
+
function u(...b) {
|
|
124
|
+
i && e(), d(), o.value = !0, s = setTimeout(() => {
|
|
125
|
+
o.value = !1, s = null, e(...b);
|
|
115
126
|
}, ie(t));
|
|
116
127
|
}
|
|
117
|
-
return a && (
|
|
118
|
-
isPending:
|
|
119
|
-
start:
|
|
120
|
-
stop:
|
|
128
|
+
return a && (o.value = !0, ue && u()), me(c), {
|
|
129
|
+
isPending: Je(o),
|
|
130
|
+
start: u,
|
|
131
|
+
stop: c
|
|
121
132
|
};
|
|
122
133
|
}
|
|
123
|
-
function
|
|
134
|
+
function Hr(e, t, r) {
|
|
124
135
|
return Oe(
|
|
125
136
|
e,
|
|
126
137
|
t,
|
|
@@ -130,23 +141,23 @@ function Dr(e, t, r) {
|
|
|
130
141
|
}
|
|
131
142
|
);
|
|
132
143
|
}
|
|
133
|
-
const
|
|
134
|
-
function
|
|
144
|
+
const Gt = ue ? window : void 0;
|
|
145
|
+
function Rr(e) {
|
|
135
146
|
var t;
|
|
136
147
|
const r = ie(e);
|
|
137
148
|
return (t = r == null ? void 0 : r.$el) != null ? t : r;
|
|
138
149
|
}
|
|
139
|
-
function
|
|
150
|
+
function pt(...e) {
|
|
140
151
|
const t = [], r = () => {
|
|
141
152
|
t.forEach((d) => d()), t.length = 0;
|
|
142
153
|
}, a = (d, c, u, b) => (d.addEventListener(c, u, b), () => d.removeEventListener(c, u, b)), i = w(() => {
|
|
143
154
|
const d = Ge(ie(e[0])).filter((c) => c != null);
|
|
144
155
|
return d.every((c) => typeof c != "string") ? d : void 0;
|
|
145
|
-
}), o =
|
|
156
|
+
}), o = Hr(
|
|
146
157
|
() => {
|
|
147
158
|
var d, c;
|
|
148
159
|
return [
|
|
149
|
-
(c = (d = i.value) == null ? void 0 : d.map((u) =>
|
|
160
|
+
(c = (d = i.value) == null ? void 0 : d.map((u) => Rr(u))) != null ? c : [Gt].filter((u) => u != null),
|
|
150
161
|
Ge(ie(i.value ? e[1] : e[0])),
|
|
151
162
|
Ge(n(i.value ? e[2] : e[1])),
|
|
152
163
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
@@ -156,7 +167,7 @@ function vt(...e) {
|
|
|
156
167
|
([d, c, u, b]) => {
|
|
157
168
|
if (r(), !(d != null && d.length) || !(c != null && c.length) || !(u != null && u.length))
|
|
158
169
|
return;
|
|
159
|
-
const p =
|
|
170
|
+
const p = Ar(b) ? { ...b } : b;
|
|
160
171
|
t.push(
|
|
161
172
|
...d.flatMap(
|
|
162
173
|
(h) => c.flatMap(
|
|
@@ -166,42 +177,43 @@ function vt(...e) {
|
|
|
166
177
|
);
|
|
167
178
|
},
|
|
168
179
|
{ flush: "post" }
|
|
169
|
-
),
|
|
180
|
+
), s = () => {
|
|
170
181
|
o(), r();
|
|
171
182
|
};
|
|
172
|
-
return me(r),
|
|
183
|
+
return me(r), s;
|
|
173
184
|
}
|
|
174
|
-
function
|
|
185
|
+
function Fr(e, t, r = {}) {
|
|
175
186
|
const {
|
|
176
|
-
immediate: a = !0
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
function d() {
|
|
182
|
-
o.value || (o.value = !0, l());
|
|
187
|
+
immediate: a = !0,
|
|
188
|
+
immediateCallback: i = !1
|
|
189
|
+
} = r, { start: o } = Br(d, t, { immediate: a }), s = Qe(!1);
|
|
190
|
+
async function d() {
|
|
191
|
+
s.value && (await e(), o());
|
|
183
192
|
}
|
|
184
193
|
function c() {
|
|
185
|
-
|
|
194
|
+
s.value || (s.value = !0, i && e(), o());
|
|
186
195
|
}
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
196
|
+
function u() {
|
|
197
|
+
s.value = !1;
|
|
198
|
+
}
|
|
199
|
+
return a && ue && c(), me(u), {
|
|
200
|
+
isActive: s,
|
|
201
|
+
pause: u,
|
|
202
|
+
resume: c
|
|
191
203
|
};
|
|
192
204
|
}
|
|
193
|
-
function
|
|
205
|
+
function tt(e = "history", t = {}) {
|
|
194
206
|
const {
|
|
195
207
|
initialValue: r = {},
|
|
196
208
|
removeNullishValues: a = !0,
|
|
197
209
|
removeFalsyValues: i = !1,
|
|
198
210
|
write: o = !0,
|
|
199
|
-
writeMode:
|
|
200
|
-
window: d =
|
|
211
|
+
writeMode: s = "replace",
|
|
212
|
+
window: d = Gt
|
|
201
213
|
} = t;
|
|
202
214
|
if (!d)
|
|
203
|
-
return
|
|
204
|
-
const c =
|
|
215
|
+
return vt(r);
|
|
216
|
+
const c = vt({});
|
|
205
217
|
function u() {
|
|
206
218
|
if (e === "history")
|
|
207
219
|
return d.location.search || "";
|
|
@@ -217,8 +229,8 @@ function Xe(e = "history", t = {}) {
|
|
|
217
229
|
return `${O ? `?${O}` : ""}${d.location.hash || ""}`;
|
|
218
230
|
if (e === "hash-params")
|
|
219
231
|
return `${d.location.search || ""}${O ? `#${O}` : ""}`;
|
|
220
|
-
const L = d.location.hash || "#",
|
|
221
|
-
return
|
|
232
|
+
const L = d.location.hash || "#", B = L.indexOf("?");
|
|
233
|
+
return B > 0 ? `${d.location.search || ""}${L.slice(0, B)}${O ? `?${O}` : ""}` : `${d.location.search || ""}${L}${O ? `?${O}` : ""}`;
|
|
222
234
|
}
|
|
223
235
|
function p() {
|
|
224
236
|
return new URLSearchParams(u());
|
|
@@ -226,24 +238,24 @@ function Xe(e = "history", t = {}) {
|
|
|
226
238
|
function h(j) {
|
|
227
239
|
const O = new Set(Object.keys(c));
|
|
228
240
|
for (const L of j.keys()) {
|
|
229
|
-
const
|
|
230
|
-
c[L] =
|
|
241
|
+
const B = j.getAll(L);
|
|
242
|
+
c[L] = B.length > 1 ? B : j.get(L) || "", O.delete(L);
|
|
231
243
|
}
|
|
232
244
|
Array.from(O).forEach((L) => delete c[L]);
|
|
233
245
|
}
|
|
234
|
-
const { pause: S, resume: $ } =
|
|
246
|
+
const { pause: S, resume: $ } = Gr(
|
|
235
247
|
c,
|
|
236
248
|
() => {
|
|
237
249
|
const j = new URLSearchParams("");
|
|
238
250
|
Object.keys(c).forEach((O) => {
|
|
239
251
|
const L = c[O];
|
|
240
|
-
Array.isArray(L) ? L.forEach((
|
|
252
|
+
Array.isArray(L) ? L.forEach((B) => j.append(O, B)) : a && L == null || i && !L ? j.delete(O) : j.set(O, L);
|
|
241
253
|
}), N(j, !1);
|
|
242
254
|
},
|
|
243
255
|
{ deep: !0 }
|
|
244
256
|
);
|
|
245
257
|
function N(j, O) {
|
|
246
|
-
S(), O && h(j),
|
|
258
|
+
S(), O && h(j), s === "replace" ? d.history.replaceState(
|
|
247
259
|
d.history.state,
|
|
248
260
|
d.document.title,
|
|
249
261
|
d.location.pathname + b(j)
|
|
@@ -256,8 +268,8 @@ function Xe(e = "history", t = {}) {
|
|
|
256
268
|
function P() {
|
|
257
269
|
o && N(p(), !0);
|
|
258
270
|
}
|
|
259
|
-
const
|
|
260
|
-
|
|
271
|
+
const F = { passive: !0 };
|
|
272
|
+
pt(d, "popstate", P, F), e !== "history" && pt(d, "hashchange", P, F);
|
|
261
273
|
const ae = p();
|
|
262
274
|
return ae.keys().next().value ? h(ae) : Object.assign(c, r), c;
|
|
263
275
|
}
|
|
@@ -310,44 +322,44 @@ function Ie(e, t) {
|
|
|
310
322
|
return t.apply(this, arguments);
|
|
311
323
|
};
|
|
312
324
|
case 5:
|
|
313
|
-
return function(r, a, i, o,
|
|
325
|
+
return function(r, a, i, o, s) {
|
|
314
326
|
return t.apply(this, arguments);
|
|
315
327
|
};
|
|
316
328
|
case 6:
|
|
317
|
-
return function(r, a, i, o,
|
|
329
|
+
return function(r, a, i, o, s, d) {
|
|
318
330
|
return t.apply(this, arguments);
|
|
319
331
|
};
|
|
320
332
|
case 7:
|
|
321
|
-
return function(r, a, i, o,
|
|
333
|
+
return function(r, a, i, o, s, d, c) {
|
|
322
334
|
return t.apply(this, arguments);
|
|
323
335
|
};
|
|
324
336
|
case 8:
|
|
325
|
-
return function(r, a, i, o,
|
|
337
|
+
return function(r, a, i, o, s, d, c, u) {
|
|
326
338
|
return t.apply(this, arguments);
|
|
327
339
|
};
|
|
328
340
|
case 9:
|
|
329
|
-
return function(r, a, i, o,
|
|
341
|
+
return function(r, a, i, o, s, d, c, u, b) {
|
|
330
342
|
return t.apply(this, arguments);
|
|
331
343
|
};
|
|
332
344
|
case 10:
|
|
333
|
-
return function(r, a, i, o,
|
|
345
|
+
return function(r, a, i, o, s, d, c, u, b, p) {
|
|
334
346
|
return t.apply(this, arguments);
|
|
335
347
|
};
|
|
336
348
|
default:
|
|
337
349
|
throw new Error("First argument to _arity must be a non-negative integer no greater than ten");
|
|
338
350
|
}
|
|
339
351
|
}
|
|
340
|
-
function
|
|
352
|
+
function rt(e, t, r) {
|
|
341
353
|
return function() {
|
|
342
|
-
for (var a = [], i = 0, o = e,
|
|
354
|
+
for (var a = [], i = 0, o = e, s = 0, d = !1; s < t.length || i < arguments.length; ) {
|
|
343
355
|
var c;
|
|
344
|
-
|
|
356
|
+
s < t.length && (!I(t[s]) || i >= arguments.length) ? c = t[s] : (c = arguments[i], i += 1), a[s] = c, I(c) ? d = !0 : o -= 1, s += 1;
|
|
345
357
|
}
|
|
346
|
-
return !d && o <= 0 ? r.apply(this, a) : Ie(Math.max(0, o),
|
|
358
|
+
return !d && o <= 0 ? r.apply(this, a) : Ie(Math.max(0, o), rt(e, a, r));
|
|
347
359
|
};
|
|
348
360
|
}
|
|
349
|
-
var
|
|
350
|
-
return t === 1 ? M(r) : Ie(t,
|
|
361
|
+
var at = /* @__PURE__ */ _(function(t, r) {
|
|
362
|
+
return t === 1 ? M(r) : Ie(t, rt(t, [], r));
|
|
351
363
|
});
|
|
352
364
|
function ce(e) {
|
|
353
365
|
return function t(r, a, i) {
|
|
@@ -355,24 +367,24 @@ function ce(e) {
|
|
|
355
367
|
case 0:
|
|
356
368
|
return t;
|
|
357
369
|
case 1:
|
|
358
|
-
return I(r) ? t : _(function(o,
|
|
359
|
-
return e(r, o,
|
|
370
|
+
return I(r) ? t : _(function(o, s) {
|
|
371
|
+
return e(r, o, s);
|
|
360
372
|
});
|
|
361
373
|
case 2:
|
|
362
|
-
return I(r) && I(a) ? t : I(r) ? _(function(o,
|
|
363
|
-
return e(o, a,
|
|
364
|
-
}) : I(a) ? _(function(o,
|
|
365
|
-
return e(r, o,
|
|
374
|
+
return I(r) && I(a) ? t : I(r) ? _(function(o, s) {
|
|
375
|
+
return e(o, a, s);
|
|
376
|
+
}) : I(a) ? _(function(o, s) {
|
|
377
|
+
return e(r, o, s);
|
|
366
378
|
}) : M(function(o) {
|
|
367
379
|
return e(r, a, o);
|
|
368
380
|
});
|
|
369
381
|
default:
|
|
370
|
-
return I(r) && I(a) && I(i) ? t : I(r) && I(a) ? _(function(o,
|
|
371
|
-
return e(o,
|
|
372
|
-
}) : I(r) && I(i) ? _(function(o,
|
|
373
|
-
return e(o, a,
|
|
374
|
-
}) : I(a) && I(i) ? _(function(o,
|
|
375
|
-
return e(r, o,
|
|
382
|
+
return I(r) && I(a) && I(i) ? t : I(r) && I(a) ? _(function(o, s) {
|
|
383
|
+
return e(o, s, i);
|
|
384
|
+
}) : I(r) && I(i) ? _(function(o, s) {
|
|
385
|
+
return e(o, a, s);
|
|
386
|
+
}) : I(a) && I(i) ? _(function(o, s) {
|
|
387
|
+
return e(r, o, s);
|
|
376
388
|
}) : I(r) ? M(function(o) {
|
|
377
389
|
return e(o, a, i);
|
|
378
390
|
}) : I(a) ? M(function(o) {
|
|
@@ -386,10 +398,10 @@ function ce(e) {
|
|
|
386
398
|
const Ae = Array.isArray || function(t) {
|
|
387
399
|
return t != null && t.length >= 0 && Object.prototype.toString.call(t) === "[object Array]";
|
|
388
400
|
};
|
|
389
|
-
function
|
|
401
|
+
function Kr(e) {
|
|
390
402
|
return e != null && typeof e["@@transducer/step"] == "function";
|
|
391
403
|
}
|
|
392
|
-
function
|
|
404
|
+
function it(e, t, r) {
|
|
393
405
|
return function() {
|
|
394
406
|
if (arguments.length === 0)
|
|
395
407
|
return r();
|
|
@@ -400,7 +412,7 @@ function rt(e, t, r) {
|
|
|
400
412
|
return a[e[i]].apply(a, Array.prototype.slice.call(arguments, 0, -1));
|
|
401
413
|
i += 1;
|
|
402
414
|
}
|
|
403
|
-
if (
|
|
415
|
+
if (Kr(a)) {
|
|
404
416
|
var o = t.apply(null, Array.prototype.slice.call(arguments, 0, -1));
|
|
405
417
|
return o(a);
|
|
406
418
|
}
|
|
@@ -408,7 +420,7 @@ function rt(e, t, r) {
|
|
|
408
420
|
return r.apply(this, arguments);
|
|
409
421
|
};
|
|
410
422
|
}
|
|
411
|
-
function
|
|
423
|
+
function Ur(e) {
|
|
412
424
|
return e && e["@@transducer/reduced"] ? e : {
|
|
413
425
|
"@@transducer/value": e,
|
|
414
426
|
"@@transducer/reduced": !0
|
|
@@ -422,12 +434,12 @@ const ve = {
|
|
|
422
434
|
return this.xf["@@transducer/result"](e);
|
|
423
435
|
}
|
|
424
436
|
};
|
|
425
|
-
function
|
|
437
|
+
function ft(e) {
|
|
426
438
|
for (var t = [], r; !(r = e.next()).done; )
|
|
427
439
|
t.push(r.value);
|
|
428
440
|
return t;
|
|
429
441
|
}
|
|
430
|
-
function
|
|
442
|
+
function ht(e, t, r) {
|
|
431
443
|
for (var a = 0, i = r.length; a < i; ) {
|
|
432
444
|
if (e(t, r[a]))
|
|
433
445
|
return !0;
|
|
@@ -435,63 +447,63 @@ function pt(e, t, r) {
|
|
|
435
447
|
}
|
|
436
448
|
return !1;
|
|
437
449
|
}
|
|
438
|
-
function
|
|
450
|
+
function Vr(e) {
|
|
439
451
|
var t = String(e).match(/^function (\w*)/);
|
|
440
452
|
return t == null ? "" : t[1];
|
|
441
453
|
}
|
|
442
454
|
function le(e, t) {
|
|
443
455
|
return Object.prototype.hasOwnProperty.call(t, e);
|
|
444
456
|
}
|
|
445
|
-
function
|
|
457
|
+
function qr(e, t) {
|
|
446
458
|
return e === t ? e !== 0 || 1 / e === 1 / t : e !== e && t !== t;
|
|
447
459
|
}
|
|
448
|
-
const Be = typeof Object.is == "function" ? Object.is :
|
|
449
|
-
var
|
|
450
|
-
return
|
|
451
|
-
return
|
|
460
|
+
const Be = typeof Object.is == "function" ? Object.is : qr;
|
|
461
|
+
var yt = Object.prototype.toString, Bt = /* @__PURE__ */ function() {
|
|
462
|
+
return yt.call(arguments) === "[object Arguments]" ? function(t) {
|
|
463
|
+
return yt.call(t) === "[object Arguments]";
|
|
452
464
|
} : function(t) {
|
|
453
465
|
return le("callee", t);
|
|
454
466
|
};
|
|
455
|
-
}(),
|
|
467
|
+
}(), Yr = !/* @__PURE__ */ {
|
|
456
468
|
toString: null
|
|
457
|
-
}.propertyIsEnumerable("toString"),
|
|
469
|
+
}.propertyIsEnumerable("toString"), wt = ["constructor", "valueOf", "isPrototypeOf", "toString", "propertyIsEnumerable", "hasOwnProperty", "toLocaleString"], xt = /* @__PURE__ */ function() {
|
|
458
470
|
return arguments.propertyIsEnumerable("length");
|
|
459
|
-
}(),
|
|
471
|
+
}(), Wr = function(t, r) {
|
|
460
472
|
for (var a = 0; a < t.length; ) {
|
|
461
473
|
if (t[a] === r)
|
|
462
474
|
return !0;
|
|
463
475
|
a += 1;
|
|
464
476
|
}
|
|
465
477
|
return !1;
|
|
466
|
-
}, X = /* @__PURE__ */ M(typeof Object.keys == "function" && !
|
|
478
|
+
}, X = /* @__PURE__ */ M(typeof Object.keys == "function" && !xt ? function(t) {
|
|
467
479
|
return Object(t) !== t ? [] : Object.keys(t);
|
|
468
480
|
} : function(t) {
|
|
469
481
|
if (Object(t) !== t)
|
|
470
482
|
return [];
|
|
471
|
-
var r, a, i = [], o =
|
|
483
|
+
var r, a, i = [], o = xt && Bt(t);
|
|
472
484
|
for (r in t)
|
|
473
485
|
le(r, t) && (!o || r !== "length") && (i[i.length] = r);
|
|
474
|
-
if (
|
|
475
|
-
for (a =
|
|
476
|
-
r =
|
|
486
|
+
if (Yr)
|
|
487
|
+
for (a = wt.length - 1; a >= 0; )
|
|
488
|
+
r = wt[a], le(r, t) && !Wr(i, r) && (i[i.length] = r), a -= 1;
|
|
477
489
|
return i;
|
|
478
|
-
}),
|
|
490
|
+
}), Fe = /* @__PURE__ */ M(function(t) {
|
|
479
491
|
return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
|
|
480
492
|
});
|
|
481
|
-
function
|
|
482
|
-
var i =
|
|
483
|
-
function
|
|
484
|
-
return
|
|
493
|
+
function kt(e, t, r, a) {
|
|
494
|
+
var i = ft(e), o = ft(t);
|
|
495
|
+
function s(d, c) {
|
|
496
|
+
return nt(d, c, r.slice(), a.slice());
|
|
485
497
|
}
|
|
486
|
-
return !
|
|
487
|
-
return !
|
|
498
|
+
return !ht(function(d, c) {
|
|
499
|
+
return !ht(s, c, d);
|
|
488
500
|
}, o, i);
|
|
489
501
|
}
|
|
490
|
-
function
|
|
502
|
+
function nt(e, t, r, a) {
|
|
491
503
|
if (Be(e, t))
|
|
492
504
|
return !0;
|
|
493
|
-
var i =
|
|
494
|
-
if (i !==
|
|
505
|
+
var i = Fe(e);
|
|
506
|
+
if (i !== Fe(t))
|
|
495
507
|
return !1;
|
|
496
508
|
if (typeof e["fantasy-land/equals"] == "function" || typeof t["fantasy-land/equals"] == "function")
|
|
497
509
|
return typeof e["fantasy-land/equals"] == "function" && e["fantasy-land/equals"](t) && typeof t["fantasy-land/equals"] == "function" && t["fantasy-land/equals"](e);
|
|
@@ -501,7 +513,7 @@ function at(e, t, r, a) {
|
|
|
501
513
|
case "Arguments":
|
|
502
514
|
case "Array":
|
|
503
515
|
case "Object":
|
|
504
|
-
if (typeof e.constructor == "function" &&
|
|
516
|
+
if (typeof e.constructor == "function" && Vr(e.constructor) === "Promise")
|
|
505
517
|
return e === t;
|
|
506
518
|
break;
|
|
507
519
|
case "Boolean":
|
|
@@ -528,9 +540,9 @@ function at(e, t, r, a) {
|
|
|
528
540
|
}
|
|
529
541
|
switch (i) {
|
|
530
542
|
case "Map":
|
|
531
|
-
return e.size !== t.size ? !1 :
|
|
543
|
+
return e.size !== t.size ? !1 : kt(e.entries(), t.entries(), r.concat([e]), a.concat([t]));
|
|
532
544
|
case "Set":
|
|
533
|
-
return e.size !== t.size ? !1 :
|
|
545
|
+
return e.size !== t.size ? !1 : kt(e.values(), t.values(), r.concat([e]), a.concat([t]));
|
|
534
546
|
case "Arguments":
|
|
535
547
|
case "Array":
|
|
536
548
|
case "Object":
|
|
@@ -554,22 +566,22 @@ function at(e, t, r, a) {
|
|
|
554
566
|
default:
|
|
555
567
|
return !1;
|
|
556
568
|
}
|
|
557
|
-
var
|
|
558
|
-
if (
|
|
569
|
+
var s = X(e);
|
|
570
|
+
if (s.length !== X(t).length)
|
|
559
571
|
return !1;
|
|
560
572
|
var d = r.concat([e]), c = a.concat([t]);
|
|
561
|
-
for (o =
|
|
562
|
-
var u =
|
|
563
|
-
if (!(le(u, t) &&
|
|
573
|
+
for (o = s.length - 1; o >= 0; ) {
|
|
574
|
+
var u = s[o];
|
|
575
|
+
if (!(le(u, t) && nt(t[u], e[u], d, c)))
|
|
564
576
|
return !1;
|
|
565
577
|
o -= 1;
|
|
566
578
|
}
|
|
567
579
|
return !0;
|
|
568
580
|
}
|
|
569
581
|
var _e = /* @__PURE__ */ _(function(t, r) {
|
|
570
|
-
return
|
|
582
|
+
return nt(t, r, [], []);
|
|
571
583
|
});
|
|
572
|
-
function
|
|
584
|
+
function Qr(e, t, r) {
|
|
573
585
|
var a, i;
|
|
574
586
|
if (typeof e.indexOf == "function")
|
|
575
587
|
switch (typeof t) {
|
|
@@ -607,8 +619,8 @@ function Ur(e, t, r) {
|
|
|
607
619
|
}
|
|
608
620
|
return -1;
|
|
609
621
|
}
|
|
610
|
-
function
|
|
611
|
-
return
|
|
622
|
+
function Jr(e, t) {
|
|
623
|
+
return Qr(t, e, 0) >= 0;
|
|
612
624
|
}
|
|
613
625
|
function we(e, t) {
|
|
614
626
|
for (var r = 0, a = t.length, i = Array(a); r < a; )
|
|
@@ -621,30 +633,30 @@ function He(e) {
|
|
|
621
633
|
}
|
|
622
634
|
var de = function(t) {
|
|
623
635
|
return (t < 10 ? "0" : "") + t;
|
|
624
|
-
},
|
|
636
|
+
}, Zr = typeof Date.prototype.toISOString == "function" ? function(t) {
|
|
625
637
|
return t.toISOString();
|
|
626
638
|
} : function(t) {
|
|
627
639
|
return t.getUTCFullYear() + "-" + de(t.getUTCMonth() + 1) + "-" + de(t.getUTCDate()) + "T" + de(t.getUTCHours()) + ":" + de(t.getUTCMinutes()) + ":" + de(t.getUTCSeconds()) + "." + (t.getUTCMilliseconds() / 1e3).toFixed(3).slice(2, 5) + "Z";
|
|
628
640
|
};
|
|
629
|
-
function
|
|
641
|
+
function Xr(e) {
|
|
630
642
|
return function() {
|
|
631
643
|
return !e.apply(this, arguments);
|
|
632
644
|
};
|
|
633
645
|
}
|
|
634
|
-
function
|
|
646
|
+
function Ht(e, t, r) {
|
|
635
647
|
for (var a = 0, i = r.length; a < i; )
|
|
636
648
|
t = e(t, r[a]), a += 1;
|
|
637
649
|
return t;
|
|
638
650
|
}
|
|
639
|
-
function
|
|
651
|
+
function ea(e, t) {
|
|
640
652
|
for (var r = 0, a = t.length, i = []; r < a; )
|
|
641
653
|
e(t[r]) && (i[i.length] = t[r]), r += 1;
|
|
642
654
|
return i;
|
|
643
655
|
}
|
|
644
|
-
function
|
|
656
|
+
function Rt(e) {
|
|
645
657
|
return Object.prototype.toString.call(e) === "[object Object]";
|
|
646
658
|
}
|
|
647
|
-
var
|
|
659
|
+
var ta = /* @__PURE__ */ function() {
|
|
648
660
|
function e(t, r) {
|
|
649
661
|
this.xf = r, this.f = t;
|
|
650
662
|
}
|
|
@@ -652,29 +664,29 @@ var Qr = /* @__PURE__ */ function() {
|
|
|
652
664
|
return this.f(r) ? this.xf["@@transducer/step"](t, r) : t;
|
|
653
665
|
}, e;
|
|
654
666
|
}();
|
|
655
|
-
function
|
|
667
|
+
function ra(e) {
|
|
656
668
|
return function(t) {
|
|
657
|
-
return new
|
|
669
|
+
return new ta(e, t);
|
|
658
670
|
};
|
|
659
671
|
}
|
|
660
|
-
var Ft = /* @__PURE__ */ _(/* @__PURE__ */
|
|
661
|
-
return
|
|
672
|
+
var Ft = /* @__PURE__ */ _(/* @__PURE__ */ it(["fantasy-land/filter", "filter"], ra, function(e, t) {
|
|
673
|
+
return Rt(t) ? Ht(function(r, a) {
|
|
662
674
|
return e(t[a]) && (r[a] = t[a]), r;
|
|
663
675
|
}, {}, X(t)) : (
|
|
664
676
|
// else
|
|
665
|
-
|
|
677
|
+
ea(e, t)
|
|
666
678
|
);
|
|
667
679
|
})), ee = /* @__PURE__ */ _(function(t, r) {
|
|
668
|
-
return Ft(
|
|
680
|
+
return Ft(Xr(t), r);
|
|
669
681
|
});
|
|
670
|
-
function
|
|
671
|
-
var r = function(
|
|
682
|
+
function Kt(e, t) {
|
|
683
|
+
var r = function(s) {
|
|
672
684
|
var d = t.concat([e]);
|
|
673
|
-
return
|
|
674
|
-
}, a = function(o,
|
|
685
|
+
return Jr(s, d) ? "<Circular>" : Kt(s, d);
|
|
686
|
+
}, a = function(o, s) {
|
|
675
687
|
return we(function(d) {
|
|
676
688
|
return He(d) + ": " + r(o[d]);
|
|
677
|
-
},
|
|
689
|
+
}, s.slice().sort());
|
|
678
690
|
};
|
|
679
691
|
switch (Object.prototype.toString.call(e)) {
|
|
680
692
|
case "[object Arguments]":
|
|
@@ -686,7 +698,7 @@ function Rt(e, t) {
|
|
|
686
698
|
case "[object Boolean]":
|
|
687
699
|
return typeof e == "object" ? "new Boolean(" + r(e.valueOf()) + ")" : e.toString();
|
|
688
700
|
case "[object Date]":
|
|
689
|
-
return "new Date(" + (isNaN(e.valueOf()) ? r(NaN) : He(
|
|
701
|
+
return "new Date(" + (isNaN(e.valueOf()) ? r(NaN) : He(Zr(e))) + ")";
|
|
690
702
|
case "[object Map]":
|
|
691
703
|
return "new Map(" + r(Array.from(e)) + ")";
|
|
692
704
|
case "[object Null]":
|
|
@@ -709,8 +721,8 @@ function Rt(e, t) {
|
|
|
709
721
|
}
|
|
710
722
|
}
|
|
711
723
|
var ze = /* @__PURE__ */ M(function(t) {
|
|
712
|
-
return
|
|
713
|
-
}),
|
|
724
|
+
return Kt(t, []);
|
|
725
|
+
}), aa = /* @__PURE__ */ _(function(t, r) {
|
|
714
726
|
if (t === r)
|
|
715
727
|
return r;
|
|
716
728
|
function a(c, u) {
|
|
@@ -723,69 +735,69 @@ var ze = /* @__PURE__ */ M(function(t) {
|
|
|
723
735
|
var o = a(typeof t, typeof r);
|
|
724
736
|
if (o !== void 0)
|
|
725
737
|
return o === typeof t ? t : r;
|
|
726
|
-
var
|
|
727
|
-
return d !== void 0 && d ===
|
|
728
|
-
}),
|
|
738
|
+
var s = ze(t), d = a(s, ze(r));
|
|
739
|
+
return d !== void 0 && d === s ? t : r;
|
|
740
|
+
}), ia = /* @__PURE__ */ function() {
|
|
729
741
|
function e(t, r) {
|
|
730
742
|
this.xf = r, this.f = t;
|
|
731
743
|
}
|
|
732
744
|
return e.prototype["@@transducer/init"] = ve.init, e.prototype["@@transducer/result"] = ve.result, e.prototype["@@transducer/step"] = function(t, r) {
|
|
733
745
|
return this.xf["@@transducer/step"](t, this.f(r));
|
|
734
746
|
}, e;
|
|
735
|
-
}(),
|
|
747
|
+
}(), na = function(t) {
|
|
736
748
|
return function(r) {
|
|
737
|
-
return new
|
|
749
|
+
return new ia(t, r);
|
|
738
750
|
};
|
|
739
|
-
}, q = /* @__PURE__ */ _(/* @__PURE__ */
|
|
751
|
+
}, q = /* @__PURE__ */ _(/* @__PURE__ */ it(["fantasy-land/map", "map"], na, function(t, r) {
|
|
740
752
|
switch (Object.prototype.toString.call(r)) {
|
|
741
753
|
case "[object Function]":
|
|
742
|
-
return
|
|
754
|
+
return at(r.length, function() {
|
|
743
755
|
return t.call(this, r.apply(this, arguments));
|
|
744
756
|
});
|
|
745
757
|
case "[object Object]":
|
|
746
|
-
return
|
|
758
|
+
return Ht(function(a, i) {
|
|
747
759
|
return a[i] = t(r[i]), a;
|
|
748
760
|
}, {}, X(r));
|
|
749
761
|
default:
|
|
750
762
|
return we(t, r);
|
|
751
763
|
}
|
|
752
764
|
}));
|
|
753
|
-
const
|
|
765
|
+
const Ut = Number.isInteger || function(t) {
|
|
754
766
|
return t << 0 === t;
|
|
755
767
|
};
|
|
756
768
|
function Me(e) {
|
|
757
769
|
return Object.prototype.toString.call(e) === "[object String]";
|
|
758
770
|
}
|
|
759
|
-
function
|
|
771
|
+
function Vt(e, t) {
|
|
760
772
|
var r = e < 0 ? t.length + e : e;
|
|
761
773
|
return Me(t) ? t.charAt(r) : t[r];
|
|
762
774
|
}
|
|
763
775
|
var re = /* @__PURE__ */ _(function(t, r) {
|
|
764
776
|
if (r != null)
|
|
765
|
-
return
|
|
766
|
-
}),
|
|
777
|
+
return Ut(t) ? Vt(t, r) : r[t];
|
|
778
|
+
}), oa = /* @__PURE__ */ _(function(t, r) {
|
|
767
779
|
return q(re(t), r);
|
|
768
|
-
}),
|
|
780
|
+
}), sa = /* @__PURE__ */ M(function(t) {
|
|
769
781
|
return Ae(t) ? !0 : !t || typeof t != "object" || Me(t) ? !1 : t.length === 0 ? !0 : t.length > 0 ? t.hasOwnProperty(0) && t.hasOwnProperty(t.length - 1) : !1;
|
|
770
|
-
}),
|
|
771
|
-
function
|
|
772
|
-
return function(i, o,
|
|
773
|
-
if (
|
|
774
|
-
return e(i, o,
|
|
775
|
-
if (
|
|
782
|
+
}), Tt = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
|
|
783
|
+
function la(e, t, r) {
|
|
784
|
+
return function(i, o, s) {
|
|
785
|
+
if (sa(s))
|
|
786
|
+
return e(i, o, s);
|
|
787
|
+
if (s == null)
|
|
776
788
|
return o;
|
|
777
|
-
if (typeof
|
|
778
|
-
return t(i, o,
|
|
779
|
-
if (
|
|
780
|
-
return r(i, o,
|
|
781
|
-
if (typeof
|
|
782
|
-
return r(i, o,
|
|
783
|
-
if (typeof
|
|
784
|
-
return t(i, o,
|
|
789
|
+
if (typeof s["fantasy-land/reduce"] == "function")
|
|
790
|
+
return t(i, o, s, "fantasy-land/reduce");
|
|
791
|
+
if (s[Tt] != null)
|
|
792
|
+
return r(i, o, s[Tt]());
|
|
793
|
+
if (typeof s.next == "function")
|
|
794
|
+
return r(i, o, s);
|
|
795
|
+
if (typeof s.reduce == "function")
|
|
796
|
+
return t(i, o, s, "reduce");
|
|
785
797
|
throw new TypeError("reduce: list must be array or iterable");
|
|
786
798
|
};
|
|
787
799
|
}
|
|
788
|
-
function
|
|
800
|
+
function ca(e, t, r) {
|
|
789
801
|
for (var a = 0, i = r.length; a < i; ) {
|
|
790
802
|
if (t = e["@@transducer/step"](t, r[a]), t && t["@@transducer/reduced"]) {
|
|
791
803
|
t = t["@@transducer/value"];
|
|
@@ -795,12 +807,12 @@ function ia(e, t, r) {
|
|
|
795
807
|
}
|
|
796
808
|
return e["@@transducer/result"](t);
|
|
797
809
|
}
|
|
798
|
-
var
|
|
810
|
+
var da = /* @__PURE__ */ _(function(t, r) {
|
|
799
811
|
return Ie(t.length, function() {
|
|
800
812
|
return t.apply(r, arguments);
|
|
801
813
|
});
|
|
802
814
|
});
|
|
803
|
-
function
|
|
815
|
+
function ga(e, t, r) {
|
|
804
816
|
for (var a = r.next(); !a.done; ) {
|
|
805
817
|
if (t = e["@@transducer/step"](t, a.value), t && t["@@transducer/reduced"]) {
|
|
806
818
|
t = t["@@transducer/value"];
|
|
@@ -810,10 +822,10 @@ function oa(e, t, r) {
|
|
|
810
822
|
}
|
|
811
823
|
return e["@@transducer/result"](t);
|
|
812
824
|
}
|
|
813
|
-
function
|
|
814
|
-
return e["@@transducer/result"](r[a](
|
|
825
|
+
function ma(e, t, r, a) {
|
|
826
|
+
return e["@@transducer/result"](r[a](da(e["@@transducer/step"], e), t));
|
|
815
827
|
}
|
|
816
|
-
var
|
|
828
|
+
var qt = /* @__PURE__ */ la(ca, ma, ga), ua = /* @__PURE__ */ function() {
|
|
817
829
|
function e(t) {
|
|
818
830
|
this.f = t;
|
|
819
831
|
}
|
|
@@ -825,13 +837,13 @@ var Vt = /* @__PURE__ */ aa(ia, sa, oa), la = /* @__PURE__ */ function() {
|
|
|
825
837
|
return this.f(t, r);
|
|
826
838
|
}, e;
|
|
827
839
|
}();
|
|
828
|
-
function
|
|
829
|
-
return new
|
|
840
|
+
function Yt(e) {
|
|
841
|
+
return new ua(e);
|
|
830
842
|
}
|
|
831
|
-
var
|
|
832
|
-
return
|
|
833
|
-
}),
|
|
834
|
-
return
|
|
843
|
+
var ot = /* @__PURE__ */ ce(function(e, t, r) {
|
|
844
|
+
return qt(typeof e == "function" ? Yt(e) : e, t, r);
|
|
845
|
+
}), va = /* @__PURE__ */ M(function(t) {
|
|
846
|
+
return at(ot(aa, 0, oa("length", t)), function() {
|
|
835
847
|
for (var r = 0, a = t.length; r < a; ) {
|
|
836
848
|
if (!t[r].apply(this, arguments))
|
|
837
849
|
return !1;
|
|
@@ -839,31 +851,31 @@ var it = /* @__PURE__ */ ce(function(e, t, r) {
|
|
|
839
851
|
}
|
|
840
852
|
return !0;
|
|
841
853
|
});
|
|
842
|
-
}),
|
|
854
|
+
}), Wt = /* @__PURE__ */ M(function(t) {
|
|
843
855
|
for (var r = X(t), a = r.length, i = [], o = 0; o < a; )
|
|
844
856
|
i[o] = t[r[o]], o += 1;
|
|
845
857
|
return i;
|
|
846
858
|
});
|
|
847
|
-
function
|
|
859
|
+
function ba(e) {
|
|
848
860
|
var t = Object.prototype.toString.call(e);
|
|
849
861
|
return t === "[object Function]" || t === "[object AsyncFunction]" || t === "[object GeneratorFunction]" || t === "[object AsyncGeneratorFunction]";
|
|
850
862
|
}
|
|
851
|
-
function
|
|
863
|
+
function Qt(e) {
|
|
852
864
|
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" : ""));
|
|
853
865
|
}
|
|
854
|
-
function
|
|
855
|
-
if (r || (r = new
|
|
866
|
+
function Jt(e, t, r) {
|
|
867
|
+
if (r || (r = new fa()), pa(e))
|
|
856
868
|
return e;
|
|
857
869
|
var a = function(o) {
|
|
858
|
-
var
|
|
859
|
-
if (
|
|
860
|
-
return
|
|
870
|
+
var s = r.get(e);
|
|
871
|
+
if (s)
|
|
872
|
+
return s;
|
|
861
873
|
r.set(e, o);
|
|
862
874
|
for (var d in e)
|
|
863
875
|
Object.prototype.hasOwnProperty.call(e, d) && (o[d] = e[d]);
|
|
864
876
|
return o;
|
|
865
877
|
};
|
|
866
|
-
switch (
|
|
878
|
+
switch (Fe(e)) {
|
|
867
879
|
case "Object":
|
|
868
880
|
return a(Object.create(Object.getPrototypeOf(e)));
|
|
869
881
|
case "Array":
|
|
@@ -871,7 +883,7 @@ function Qt(e, t, r) {
|
|
|
871
883
|
case "Date":
|
|
872
884
|
return new Date(e.valueOf());
|
|
873
885
|
case "RegExp":
|
|
874
|
-
return
|
|
886
|
+
return Qt(e);
|
|
875
887
|
case "Int8Array":
|
|
876
888
|
case "Uint8Array":
|
|
877
889
|
case "Uint8ClampedArray":
|
|
@@ -888,11 +900,11 @@ function Qt(e, t, r) {
|
|
|
888
900
|
return e;
|
|
889
901
|
}
|
|
890
902
|
}
|
|
891
|
-
function
|
|
903
|
+
function pa(e) {
|
|
892
904
|
var t = typeof e;
|
|
893
905
|
return e == null || t != "object" && t != "function";
|
|
894
906
|
}
|
|
895
|
-
var
|
|
907
|
+
var fa = /* @__PURE__ */ function() {
|
|
896
908
|
function e() {
|
|
897
909
|
this.map = {}, this.length = 0;
|
|
898
910
|
}
|
|
@@ -907,28 +919,28 @@ var ma = /* @__PURE__ */ function() {
|
|
|
907
919
|
}, e.prototype.get = function(t) {
|
|
908
920
|
if (this.length <= 180) {
|
|
909
921
|
for (var r in this.map)
|
|
910
|
-
for (var
|
|
911
|
-
var i =
|
|
922
|
+
for (var s = this.map[r], a = 0; a < s.length; a += 1) {
|
|
923
|
+
var i = s[a];
|
|
912
924
|
if (i[0] === t)
|
|
913
925
|
return i[1];
|
|
914
926
|
}
|
|
915
927
|
return;
|
|
916
928
|
}
|
|
917
|
-
var o = this.hash(t),
|
|
918
|
-
if (
|
|
919
|
-
for (var a = 0; a <
|
|
920
|
-
var i =
|
|
929
|
+
var o = this.hash(t), s = this.map[o];
|
|
930
|
+
if (s)
|
|
931
|
+
for (var a = 0; a < s.length; a += 1) {
|
|
932
|
+
var i = s[a];
|
|
921
933
|
if (i[0] === t)
|
|
922
934
|
return i[1];
|
|
923
935
|
}
|
|
924
936
|
}, e;
|
|
925
937
|
}();
|
|
926
|
-
function
|
|
938
|
+
function ha(e, t) {
|
|
927
939
|
return function() {
|
|
928
940
|
return t.call(this, e.apply(this, arguments));
|
|
929
941
|
};
|
|
930
942
|
}
|
|
931
|
-
function
|
|
943
|
+
function st(e, t) {
|
|
932
944
|
return function() {
|
|
933
945
|
var r = arguments.length;
|
|
934
946
|
if (r === 0)
|
|
@@ -937,13 +949,13 @@ function nt(e, t) {
|
|
|
937
949
|
return Ae(a) || typeof a[e] != "function" ? t.apply(this, arguments) : a[e].apply(a, Array.prototype.slice.call(arguments, 0, r - 1));
|
|
938
950
|
};
|
|
939
951
|
}
|
|
940
|
-
var
|
|
952
|
+
var ya = /* @__PURE__ */ ce(/* @__PURE__ */ st("slice", function(t, r, a) {
|
|
941
953
|
return Array.prototype.slice.call(a, t, r);
|
|
942
|
-
})),
|
|
943
|
-
function
|
|
954
|
+
})), wa = /* @__PURE__ */ M(/* @__PURE__ */ st("tail", /* @__PURE__ */ ya(1, 1 / 0)));
|
|
955
|
+
function xa() {
|
|
944
956
|
if (arguments.length === 0)
|
|
945
957
|
throw new Error("pipe requires at least one argument");
|
|
946
|
-
return Ie(arguments[0].length,
|
|
958
|
+
return Ie(arguments[0].length, ot(ha, arguments[0], wa(arguments)));
|
|
947
959
|
}
|
|
948
960
|
var De = /* @__PURE__ */ M(function(t) {
|
|
949
961
|
return Me(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
|
|
@@ -951,9 +963,9 @@ var De = /* @__PURE__ */ M(function(t) {
|
|
|
951
963
|
function te() {
|
|
952
964
|
if (arguments.length === 0)
|
|
953
965
|
throw new Error("compose requires at least one argument");
|
|
954
|
-
return
|
|
966
|
+
return xa.apply(this, De(arguments));
|
|
955
967
|
}
|
|
956
|
-
var
|
|
968
|
+
var ka = /* @__PURE__ */ function() {
|
|
957
969
|
function e(t, r, a, i) {
|
|
958
970
|
this.valueFn = t, this.valueAcc = r, this.keyFn = a, this.xf = i, this.inputs = {};
|
|
959
971
|
}
|
|
@@ -967,36 +979,36 @@ var fa = /* @__PURE__ */ function() {
|
|
|
967
979
|
return this.inputs = null, this.xf["@@transducer/result"](t);
|
|
968
980
|
}, e.prototype["@@transducer/step"] = function(t, r) {
|
|
969
981
|
var a = this.keyFn(r);
|
|
970
|
-
return this.inputs[a] = this.inputs[a] || [a,
|
|
982
|
+
return this.inputs[a] = this.inputs[a] || [a, Jt(this.valueAcc)], this.inputs[a][1] = this.valueFn(this.inputs[a][1], r), t;
|
|
971
983
|
}, e;
|
|
972
984
|
}();
|
|
973
|
-
function
|
|
985
|
+
function Ta(e, t, r) {
|
|
974
986
|
return function(a) {
|
|
975
|
-
return new
|
|
987
|
+
return new ka(e, t, r, a);
|
|
976
988
|
};
|
|
977
989
|
}
|
|
978
|
-
var
|
|
979
|
-
var o =
|
|
980
|
-
var c = a(d), u = t(le(c,
|
|
981
|
-
return u && u["@@transducer/reduced"] ?
|
|
990
|
+
var za = /* @__PURE__ */ rt(4, [], /* @__PURE__ */ it([], Ta, function(t, r, a, i) {
|
|
991
|
+
var o = Yt(function(s, d) {
|
|
992
|
+
var c = a(d), u = t(le(c, s) ? s[c] : Jt(r), d);
|
|
993
|
+
return u && u["@@transducer/reduced"] ? Ur(s) : (s[c] = u, s);
|
|
982
994
|
});
|
|
983
|
-
return
|
|
984
|
-
})),
|
|
995
|
+
return qt(o, {}, i);
|
|
996
|
+
})), Zt = /* @__PURE__ */ ce(function(t, r, a) {
|
|
985
997
|
var i = t(r), o = t(a);
|
|
986
998
|
return i > o ? -1 : i < o ? 1 : 0;
|
|
987
999
|
});
|
|
988
|
-
function
|
|
1000
|
+
function Sa(e) {
|
|
989
1001
|
var t = Object.prototype.toString.call(e);
|
|
990
1002
|
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]";
|
|
991
1003
|
}
|
|
992
|
-
var
|
|
993
|
-
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() : Ae(t) ? [] : Me(t) ? "" :
|
|
1004
|
+
var Pa = /* @__PURE__ */ M(function(t) {
|
|
1005
|
+
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() : Ae(t) ? [] : Me(t) ? "" : Rt(t) ? {} : Bt(t) ? /* @__PURE__ */ function() {
|
|
994
1006
|
return arguments;
|
|
995
|
-
}() :
|
|
996
|
-
}),
|
|
1007
|
+
}() : Sa(t) ? t.constructor.from("") : void 0;
|
|
1008
|
+
}), lt = /* @__PURE__ */ _(/* @__PURE__ */ st("groupBy", /* @__PURE__ */ za(function(e, t) {
|
|
997
1009
|
return e.push(t), e;
|
|
998
1010
|
}, [])));
|
|
999
|
-
function
|
|
1011
|
+
function $a(e) {
|
|
1000
1012
|
if (e == null)
|
|
1001
1013
|
throw new TypeError("Cannot convert undefined or null to object");
|
|
1002
1014
|
for (var t = Object(e), r = 1, a = arguments.length; r < a; ) {
|
|
@@ -1008,115 +1020,115 @@ function ka(e) {
|
|
|
1008
1020
|
}
|
|
1009
1021
|
return t;
|
|
1010
1022
|
}
|
|
1011
|
-
const
|
|
1012
|
-
var
|
|
1013
|
-
return
|
|
1023
|
+
const ja = typeof Object.assign == "function" ? Object.assign : $a;
|
|
1024
|
+
var ct = /* @__PURE__ */ _(function(t, r) {
|
|
1025
|
+
return at(t + 1, function() {
|
|
1014
1026
|
var a = arguments[t];
|
|
1015
|
-
if (a != null &&
|
|
1027
|
+
if (a != null && ba(a[r]))
|
|
1016
1028
|
return a[r].apply(a, Array.prototype.slice.call(arguments, 0, t));
|
|
1017
1029
|
throw new TypeError(ze(a) + ' does not have a method named "' + r + '"');
|
|
1018
1030
|
});
|
|
1019
1031
|
}), A = /* @__PURE__ */ M(function(t) {
|
|
1020
|
-
return t != null && _e(t,
|
|
1021
|
-
}),
|
|
1022
|
-
function
|
|
1032
|
+
return t != null && _e(t, Pa(t));
|
|
1033
|
+
}), zt = /* @__PURE__ */ ct(1, "join");
|
|
1034
|
+
function Ea(e, t) {
|
|
1023
1035
|
for (var r = t, a = 0; a < e.length; a += 1) {
|
|
1024
1036
|
if (r == null)
|
|
1025
1037
|
return;
|
|
1026
1038
|
var i = e[a];
|
|
1027
|
-
|
|
1039
|
+
Ut(i) ? r = Vt(i, r) : r = r[i];
|
|
1028
1040
|
}
|
|
1029
1041
|
return r;
|
|
1030
1042
|
}
|
|
1031
|
-
var
|
|
1032
|
-
return
|
|
1033
|
-
}),
|
|
1034
|
-
return _e(
|
|
1035
|
-
}),
|
|
1043
|
+
var Na = /* @__PURE__ */ _(function(t, r) {
|
|
1044
|
+
return ja({}, r, t);
|
|
1045
|
+
}), Oa = /* @__PURE__ */ ce(function(t, r, a) {
|
|
1046
|
+
return _e(Ea(r, a), t);
|
|
1047
|
+
}), Xt = /* @__PURE__ */ _(function(t, r) {
|
|
1036
1048
|
for (var a = {}, i = 0; i < t.length; )
|
|
1037
1049
|
t[i] in r && (a[t[i]] = r[t[i]]), i += 1;
|
|
1038
1050
|
return a;
|
|
1039
|
-
}),
|
|
1051
|
+
}), dt = /* @__PURE__ */ ce(function(t, r, a) {
|
|
1040
1052
|
return _e(t, re(r, a));
|
|
1041
|
-
}),
|
|
1053
|
+
}), gt = /* @__PURE__ */ ce(function(t, r, a) {
|
|
1042
1054
|
return a.replace(t, r);
|
|
1043
|
-
}),
|
|
1055
|
+
}), er = /* @__PURE__ */ _(function(t, r) {
|
|
1044
1056
|
return Array.prototype.slice.call(r, 0).sort(function(a, i) {
|
|
1045
|
-
var o = t(a),
|
|
1046
|
-
return o <
|
|
1057
|
+
var o = t(a), s = t(i);
|
|
1058
|
+
return o < s ? -1 : o > s ? 1 : 0;
|
|
1047
1059
|
});
|
|
1048
|
-
}),
|
|
1060
|
+
}), tr = /* @__PURE__ */ _(function(t, r) {
|
|
1049
1061
|
return Array.prototype.slice.call(r, 0).sort(function(a, i) {
|
|
1050
|
-
for (var o = 0,
|
|
1051
|
-
o = t[
|
|
1062
|
+
for (var o = 0, s = 0; o === 0 && s < t.length; )
|
|
1063
|
+
o = t[s](a, i), s += 1;
|
|
1052
1064
|
return o;
|
|
1053
1065
|
});
|
|
1054
|
-
}), Ke = /* @__PURE__ */
|
|
1055
|
-
function
|
|
1066
|
+
}), Ke = /* @__PURE__ */ ct(1, "split");
|
|
1067
|
+
function Ia(e) {
|
|
1056
1068
|
return Object.prototype.toString.call(e) === "[object RegExp]";
|
|
1057
1069
|
}
|
|
1058
|
-
var
|
|
1059
|
-
if (
|
|
1070
|
+
var Aa = /* @__PURE__ */ _(function(t, r) {
|
|
1071
|
+
if (!Ia(t))
|
|
1060
1072
|
throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received " + ze(t));
|
|
1061
|
-
return
|
|
1062
|
-
}),
|
|
1063
|
-
\v\f\r \u2028\u2029\uFEFF`,
|
|
1073
|
+
return Qt(t).test(r);
|
|
1074
|
+
}), _a = /* @__PURE__ */ ct(0, "toUpperCase"), ge = `
|
|
1075
|
+
\v\f\r \u2028\u2029\uFEFF`, Ma = "", Da = typeof String.prototype.trim == "function", La = /* @__PURE__ */ M(!Da || /* @__PURE__ */ ge.trim() || !/* @__PURE__ */ Ma.trim() ? function(t) {
|
|
1064
1076
|
var r = new RegExp("^[" + ge + "][" + ge + "]*"), a = new RegExp("[" + ge + "][" + ge + "]*$");
|
|
1065
1077
|
return t.replace(r, "").replace(a, "");
|
|
1066
1078
|
} : function(t) {
|
|
1067
1079
|
return t.trim();
|
|
1068
1080
|
});
|
|
1069
|
-
const
|
|
1070
|
-
localTime:
|
|
1071
|
-
afterOvertime:
|
|
1072
|
-
afterShootout:
|
|
1073
|
-
sheet:
|
|
1074
|
-
toiSheet:
|
|
1075
|
-
video:
|
|
1076
|
-
gameStatus:
|
|
1077
|
-
bestPlayer:
|
|
1078
|
-
periods:
|
|
1079
|
-
gameStats:
|
|
1080
|
-
events:
|
|
1081
|
-
teamsStats:
|
|
1082
|
-
teamMembers:
|
|
1083
|
-
penalties:
|
|
1084
|
-
},
|
|
1085
|
-
gameData:
|
|
1086
|
-
menu:
|
|
1087
|
-
title:
|
|
1088
|
-
eventType:
|
|
1089
|
-
section:
|
|
1090
|
-
stats:
|
|
1091
|
-
rows:
|
|
1092
|
-
roleType:
|
|
1093
|
-
role:
|
|
1094
|
-
},
|
|
1095
|
-
localTime:
|
|
1096
|
-
afterOvertime:
|
|
1097
|
-
afterShootout:
|
|
1098
|
-
sheet:
|
|
1099
|
-
toiSheet:
|
|
1100
|
-
video:
|
|
1101
|
-
gameStatus:
|
|
1102
|
-
bestPlayer:
|
|
1103
|
-
periods:
|
|
1104
|
-
gameStats:
|
|
1105
|
-
events:
|
|
1106
|
-
teamsStats:
|
|
1107
|
-
teamMembers:
|
|
1108
|
-
penalties:
|
|
1109
|
-
},
|
|
1110
|
-
gameData:
|
|
1111
|
-
menu:
|
|
1112
|
-
title:
|
|
1113
|
-
eventType:
|
|
1114
|
-
section:
|
|
1115
|
-
stats:
|
|
1116
|
-
rows:
|
|
1117
|
-
roleType:
|
|
1118
|
-
role:
|
|
1119
|
-
}, Le = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", Ce = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+",
|
|
1081
|
+
const Ca = "Local time", Ga = "Overtime", Ba = "Shootout", Ha = "Game sheet", Ra = "TOI sheet", Fa = "Video", Ka = { "status-1": "Live", "status-2": "Game Completed", "status-3": "Versenybíróság", "status-4": "Delayed" }, Ua = "Best Player of the Team", Va = { 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" }, qa = { referees: "Referees", linesmen: "Linesmen", attendance: "Attandance" }, Ya = { timeout: "Timeout", penaltyLength: "{0} m", teamPenalty: "Team Penalty", noEventsInPeriod: "No event in this period", score: "Score", missed: "Missed" }, Wa = { 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" }, Qa = { headCoach: "Coach", secondCoach: "Assistant Coach", teamLeader: "Team leader", officialPerson1: "Team Official", officialPerson2: "Team Official", officialPerson3: "Team Official" }, Ja = { 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" }, rr = {
|
|
1082
|
+
localTime: Ca,
|
|
1083
|
+
afterOvertime: Ga,
|
|
1084
|
+
afterShootout: Ba,
|
|
1085
|
+
sheet: Ha,
|
|
1086
|
+
toiSheet: Ra,
|
|
1087
|
+
video: Fa,
|
|
1088
|
+
gameStatus: Ka,
|
|
1089
|
+
bestPlayer: Ua,
|
|
1090
|
+
periods: Va,
|
|
1091
|
+
gameStats: qa,
|
|
1092
|
+
events: Ya,
|
|
1093
|
+
teamsStats: Wa,
|
|
1094
|
+
teamMembers: Qa,
|
|
1095
|
+
penalties: Ja
|
|
1096
|
+
}, Za = { attendance: "{0} attending" }, Xa = { events: "Events", lineups: "Lineups", teamStats: "Team stats", playerStats: "Player stats", officials: "Officials" }, ei = { coaches: "Coaches", referees: "Referees", teamOfficials: "Team Officials", gameOfficials: "Game Officials", fieldPlayers: "Field Players", goalies: "Goalies" }, ti = { Gól: "Goal", Kiállítás: "Penalty", Kapus: "Goalie", Idő: "Timeout", Büntető: "Penalty Shoot", goalie: { KI: "Out", BE: "In", CSERE: "Change" } }, ri = { 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" }, ai = { powerPlays: "Power-plays", powerPlaysGoalFor: "Power-plays Gals Fr", powerPlayEfficiency: "Power-plays Efficiency", penaltyKill: "Shorthanded", powerPlaysKilled: "Power-plays Killed", penaltyKillEfficiency: "Penalty-Killing Efficiency" }, ii = { "row-1": "Line 1", "row-2": "Line 2", "row-3": "Line 3", "row-4": "Line 4", "row-gk": "Goalkeepers" }, ni = { referee: "Referees", judge: "Judges", medical: "Medical" }, oi = { 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" }, si = {
|
|
1097
|
+
gameData: Za,
|
|
1098
|
+
menu: Xa,
|
|
1099
|
+
title: ei,
|
|
1100
|
+
eventType: ti,
|
|
1101
|
+
section: ri,
|
|
1102
|
+
stats: ai,
|
|
1103
|
+
rows: ii,
|
|
1104
|
+
roleType: ni,
|
|
1105
|
+
role: oi
|
|
1106
|
+
}, li = "Helyszín szerinti idő", ci = "Hosszabbítás után", di = "Szétlövés után", gi = "Jegyzőkönyv", mi = "TOI statisztika", ui = "Videó", vi = { "status-1": "Élő", "status-2": "Végeredmény", "status-3": "Versenybíróság", "status-4": "Elhalasztva" }, bi = "A csapat legjobb játékosa", pi = { 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" }, fi = { referees: "Játékvezető", linesmen: "Vonalbíró", attendance: "Nézőszám" }, hi = { 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" }, yi = { 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ő" }, wi = { headCoach: "Vezetőedző", secondCoach: "Másodedző", teamLeader: "Csapatvezető", officialPerson1: "Hivatalos személy", officialPerson2: "Hivatalos személy", officialPerson3: "Hivatalos személy" }, xi = { 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" }, ar = {
|
|
1107
|
+
localTime: li,
|
|
1108
|
+
afterOvertime: ci,
|
|
1109
|
+
afterShootout: di,
|
|
1110
|
+
sheet: gi,
|
|
1111
|
+
toiSheet: mi,
|
|
1112
|
+
video: ui,
|
|
1113
|
+
gameStatus: vi,
|
|
1114
|
+
bestPlayer: bi,
|
|
1115
|
+
periods: pi,
|
|
1116
|
+
gameStats: fi,
|
|
1117
|
+
events: hi,
|
|
1118
|
+
teamsStats: yi,
|
|
1119
|
+
teamMembers: wi,
|
|
1120
|
+
penalties: xi
|
|
1121
|
+
}, ki = { attendance: "{0} néző" }, Ti = { 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" }, Si = { 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" } }, Pi = { 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" }, $i = { 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" }, ji = { "row-1": "Első sor", "row-2": "Második sor", "row-3": "Harmadik sor", "row-4": "Negyedik sor", "row-gk": "Kapusok" }, Ei = { referee: "Játékvezetők", judge: "Versenybírók", medical: "Egészségügyi személyzet" }, Ni = { 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" }, Oi = {
|
|
1122
|
+
gameData: ki,
|
|
1123
|
+
menu: Ti,
|
|
1124
|
+
title: zi,
|
|
1125
|
+
eventType: Si,
|
|
1126
|
+
section: Pi,
|
|
1127
|
+
stats: $i,
|
|
1128
|
+
rows: ji,
|
|
1129
|
+
roleType: Ei,
|
|
1130
|
+
role: Ni
|
|
1131
|
+
}, Le = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", Ce = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+", ir = {
|
|
1120
1132
|
row: {
|
|
1121
1133
|
label: "table.row.short",
|
|
1122
1134
|
tooltip: "table.row.tooltip",
|
|
@@ -1191,7 +1203,7 @@ const Aa = "Local time", _a = "Overtime", Ma = "Shootout", Da = "Game sheet", La
|
|
|
1191
1203
|
tooltip: "table.toi.tooltip",
|
|
1192
1204
|
sortOrders: [{ target: "toi", direction: V }]
|
|
1193
1205
|
}
|
|
1194
|
-
},
|
|
1206
|
+
}, nr = {
|
|
1195
1207
|
jerseyNumber: {
|
|
1196
1208
|
label: "table.jerseyNumber.short",
|
|
1197
1209
|
tooltip: "table.jerseyNumber.tooltip",
|
|
@@ -1226,7 +1238,7 @@ const Aa = "Local time", _a = "Overtime", Ma = "Shootout", Da = "Game sheet", La
|
|
|
1226
1238
|
label: "table.svsPercent.short",
|
|
1227
1239
|
tooltip: "table.svsPercent.tooltip"
|
|
1228
1240
|
}
|
|
1229
|
-
},
|
|
1241
|
+
}, or = {
|
|
1230
1242
|
role: {
|
|
1231
1243
|
label: "table.role.short",
|
|
1232
1244
|
tooltip: "table.role.tooltip",
|
|
@@ -1238,107 +1250,107 @@ const Aa = "Local time", _a = "Overtime", Ma = "Shootout", Da = "Game sheet", La
|
|
|
1238
1250
|
class: "is-text-left is-text-bold"
|
|
1239
1251
|
}
|
|
1240
1252
|
};
|
|
1241
|
-
function
|
|
1253
|
+
function St(...e) {
|
|
1242
1254
|
for (const t of e)
|
|
1243
1255
|
t == null || t();
|
|
1244
1256
|
}
|
|
1245
|
-
const
|
|
1246
|
-
function
|
|
1257
|
+
const mt = (e) => gt(". ", "-", e || "");
|
|
1258
|
+
function sr(e) {
|
|
1247
1259
|
const t = (e == null ? void 0 : e.periodResults) ?? "";
|
|
1248
|
-
let r = te(ee(
|
|
1260
|
+
let r = te(ee(Aa(/-:-/)), Ke(","))(t).length;
|
|
1249
1261
|
return e.isShootout && (r = r - 2), e.isOvertime && (r = r - 1), r;
|
|
1250
1262
|
}
|
|
1251
|
-
function
|
|
1252
|
-
const r = (e == null ? void 0 : e.actualPeriod) ??
|
|
1263
|
+
function Ii(e, t) {
|
|
1264
|
+
const r = (e == null ? void 0 : e.actualPeriod) ?? sr(e), a = {};
|
|
1253
1265
|
e.isShootout && (a.so = [], a.ot = []), e.isOvertime && (a.ot = []);
|
|
1254
1266
|
for (let o = r; o > 0; o--)
|
|
1255
1267
|
a[`p${o}`] = [];
|
|
1256
|
-
return
|
|
1268
|
+
return Na(t, a);
|
|
1257
1269
|
}
|
|
1258
|
-
function
|
|
1270
|
+
function Pt(e, t, r, a) {
|
|
1259
1271
|
var d, c, u, b;
|
|
1260
1272
|
const i = [];
|
|
1261
|
-
let o = 0,
|
|
1273
|
+
let o = 0, s = 0;
|
|
1262
1274
|
for (let p = 0; p < e.length; p++)
|
|
1263
|
-
i.push(`${((d = e[p][t]) == null ? void 0 : d[a]) ?? 0}:${((c = e[p][r]) == null ? void 0 : c[a]) ?? 0}`), o = o + (((u = e[p][t]) == null ? void 0 : u[a]) ?? 0),
|
|
1264
|
-
return `(${i.join(", ")}) ${o}:${
|
|
1275
|
+
i.push(`${((d = e[p][t]) == null ? void 0 : d[a]) ?? 0}:${((c = e[p][r]) == null ? void 0 : c[a]) ?? 0}`), o = o + (((u = e[p][t]) == null ? void 0 : u[a]) ?? 0), s = s + (((b = e[p][r]) == null ? void 0 : b[a]) ?? 0);
|
|
1276
|
+
return `(${i.join(", ")}) ${o}:${s}`;
|
|
1265
1277
|
}
|
|
1266
|
-
function
|
|
1278
|
+
function Ai(e, t, r, a) {
|
|
1267
1279
|
var d, c, u, b;
|
|
1268
1280
|
const i = [];
|
|
1269
|
-
let o = 0,
|
|
1281
|
+
let o = 0, s = 0;
|
|
1270
1282
|
for (let p = 0; p < e.length; p++)
|
|
1271
|
-
i.push(`${((d = e[p][t]) == null ? void 0 : d[a]) ?? 0}:${((c = e[p][r]) == null ? void 0 : c[a]) ?? 0}`), o = o + (((u = e[p][t]) == null ? void 0 : u[a]) ?? 0),
|
|
1272
|
-
return `(${i.join(", ")}) ${o}:${
|
|
1283
|
+
i.push(`${((d = e[p][t]) == null ? void 0 : d[a]) ?? 0}:${((c = e[p][r]) == null ? void 0 : c[a]) ?? 0}`), o = o + (((u = e[p][t]) == null ? void 0 : u[a]) ?? 0), s = s + (((b = e[p][r]) == null ? void 0 : b[a]) ?? 0);
|
|
1284
|
+
return `(${i.join(", ")}) ${o}:${s}`;
|
|
1273
1285
|
}
|
|
1274
|
-
function
|
|
1286
|
+
function _i(e) {
|
|
1275
1287
|
var d, c, u, b, p, h;
|
|
1276
|
-
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.advTime) ?? 0, r = ((c = e == null ? void 0 : e.away) == null ? void 0 : c.advTime) ?? 0, a = ((u = e == null ? void 0 : e.home) == null ? void 0 : u.advTimePP1) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.advTimePP1) ?? 0, o = ((p = e == null ? void 0 : e.home) == null ? void 0 : p.advTimePP2) ?? 0,
|
|
1288
|
+
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.advTime) ?? 0, r = ((c = e == null ? void 0 : e.away) == null ? void 0 : c.advTime) ?? 0, a = ((u = e == null ? void 0 : e.home) == null ? void 0 : u.advTimePP1) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.advTimePP1) ?? 0, o = ((p = e == null ? void 0 : e.home) == null ? void 0 : p.advTimePP2) ?? 0, s = ((h = e == null ? void 0 : e.away) == null ? void 0 : h.advTimePP2) ?? 0;
|
|
1277
1289
|
return {
|
|
1278
|
-
advTime: `${
|
|
1279
|
-
advTimePP1: `${
|
|
1280
|
-
advTimePP2: `${
|
|
1290
|
+
advTime: `${H(t)} / ${H(r)}`,
|
|
1291
|
+
advTimePP1: `${H(a)} / ${H(i)}`,
|
|
1292
|
+
advTimePP2: `${H(o)} / ${H(s)}`
|
|
1281
1293
|
};
|
|
1282
1294
|
}
|
|
1283
|
-
function
|
|
1295
|
+
function Mi(e) {
|
|
1284
1296
|
var d, c, u, b, p, h;
|
|
1285
|
-
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.adv) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.ppgf) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.adv) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.ppgf) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.ppPercent) ?? 0).toFixed(2),
|
|
1286
|
-
return `(${t}/${r}) <b>${o}%</b> / (${a}/${i}) <b>${
|
|
1297
|
+
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.adv) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.ppgf) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.adv) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.ppgf) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.ppPercent) ?? 0).toFixed(2), s = (((h = e == null ? void 0 : e.away) == null ? void 0 : h.ppPercent) ?? 0).toFixed(2);
|
|
1298
|
+
return `(${t}/${r}) <b>${o}%</b> / (${a}/${i}) <b>${s}%</b>`;
|
|
1287
1299
|
}
|
|
1288
|
-
function
|
|
1300
|
+
function Di(e) {
|
|
1289
1301
|
var d, c, u, b, p, h;
|
|
1290
|
-
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.dvg) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.pk) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.dvg) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.pk) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.pkPercent) ?? 0).toFixed(2),
|
|
1291
|
-
return `(${t}/${r}) <b>${o}%</b> / (${a}/${i}) <b>${
|
|
1302
|
+
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.dvg) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.pk) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.dvg) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.pk) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.pkPercent) ?? 0).toFixed(2), s = (((h = e == null ? void 0 : e.away) == null ? void 0 : h.pkPercent) ?? 0).toFixed(2);
|
|
1303
|
+
return `(${t}/${r}) <b>${o}%</b> / (${a}/${i}) <b>${s}%</b>`;
|
|
1292
1304
|
}
|
|
1293
|
-
function
|
|
1305
|
+
function lr(e) {
|
|
1294
1306
|
return {
|
|
1295
1307
|
...e,
|
|
1296
|
-
penaltyCause: te(
|
|
1308
|
+
penaltyCause: te(_a, gt("_", "-"))(e.penaltyCause)
|
|
1297
1309
|
};
|
|
1298
1310
|
}
|
|
1299
|
-
const Se = (e) =>
|
|
1300
|
-
function
|
|
1301
|
-
const { data: t, interval: r, services: a } = e, { getGameData: i, getGameStats: o, getEvents:
|
|
1302
|
-
() =>
|
|
1311
|
+
const Se = (e) => Ze(e, Lt(["toi"])), Li = 20, $t = 1e3 * 60 * 5;
|
|
1312
|
+
function cr(e = {}) {
|
|
1313
|
+
const { data: t, interval: r, services: a } = e, { getGameData: i, getGameStats: o, getEvents: s, getGameOfficials: d } = a, c = U(!0), { resume: u, pause: b, isActive: p } = Fr(
|
|
1314
|
+
() => St(i, o, s),
|
|
1303
1315
|
r,
|
|
1304
1316
|
{ immediate: !1 }
|
|
1305
|
-
), { pause: h } =
|
|
1317
|
+
), { pause: h } = bt(() => {
|
|
1306
1318
|
i(), d();
|
|
1307
|
-
},
|
|
1319
|
+
}, $t, {
|
|
1308
1320
|
immediate: !0,
|
|
1309
1321
|
immediateCallback: !0
|
|
1310
|
-
}), { resume: S, pause: $ } =
|
|
1322
|
+
}), { resume: S, pause: $ } = bt(
|
|
1311
1323
|
() => d(),
|
|
1312
|
-
|
|
1324
|
+
$t,
|
|
1313
1325
|
{
|
|
1314
1326
|
immediate: !1,
|
|
1315
1327
|
immediateCallback: !0
|
|
1316
1328
|
}
|
|
1317
1329
|
);
|
|
1318
|
-
return
|
|
1319
|
-
N.gameStatus < 1 && (c.value = !1), N.gameStatus === 1 && !p.value && (h(), S(), u(), c.value = !0), N.gameStatus > 1 && (c.value = !1,
|
|
1330
|
+
return Pr(c, u, b), Oe(t, (N) => {
|
|
1331
|
+
N.gameStatus < 1 && (c.value = !1), N.gameStatus === 1 && !p.value && (h(), S(), u(), c.value = !0), N.gameStatus > 1 && (c.value = !1, St(o, s, d), h(), $(), b());
|
|
1320
1332
|
}), {
|
|
1321
1333
|
pause: b
|
|
1322
1334
|
};
|
|
1323
1335
|
}
|
|
1324
|
-
function
|
|
1325
|
-
const t = (e == null ? void 0 : e.periodLength) ??
|
|
1336
|
+
function Ci(e = {}) {
|
|
1337
|
+
const t = (e == null ? void 0 : e.periodLength) ?? Li, r = w(() => {
|
|
1326
1338
|
let i = t * 60;
|
|
1327
1339
|
return (n(e).isOvertime || n(e).isShootout) && (i = n(e).overtimeLength * 60), i;
|
|
1328
1340
|
});
|
|
1329
1341
|
return {
|
|
1330
1342
|
value: w(() => {
|
|
1331
1343
|
const i = n(e), o = r.value - Number.parseInt(i.periodTime, 10) * 60;
|
|
1332
|
-
let
|
|
1333
|
-
(i.isOvertime || i.isShootout) &&
|
|
1334
|
-
const d =
|
|
1344
|
+
let s = sr(n(e)) - 1;
|
|
1345
|
+
(i.isOvertime || i.isShootout) && s++;
|
|
1346
|
+
const d = jr(i.actualTime) - s * t * 60;
|
|
1335
1347
|
return Math.max(o, d);
|
|
1336
1348
|
}),
|
|
1337
1349
|
max: r
|
|
1338
1350
|
};
|
|
1339
1351
|
}
|
|
1340
|
-
function
|
|
1341
|
-
const e =
|
|
1352
|
+
function dr() {
|
|
1353
|
+
const e = U([]);
|
|
1342
1354
|
function t(a, i) {
|
|
1343
1355
|
typeof i == "object" && i !== null && (i = i.message), e.value.push({ key: a, message: i });
|
|
1344
1356
|
}
|
|
@@ -1354,7 +1366,7 @@ function cr() {
|
|
|
1354
1366
|
remove: r
|
|
1355
1367
|
};
|
|
1356
1368
|
}
|
|
1357
|
-
function
|
|
1369
|
+
function Gi(e) {
|
|
1358
1370
|
return w(() => {
|
|
1359
1371
|
const { homeTeam: r, awayTeam: a } = ie(e);
|
|
1360
1372
|
return !(r != null && r.color) || !(a != null && a.color) ? {} : {
|
|
@@ -1369,7 +1381,7 @@ function _i(e) {
|
|
|
1369
1381
|
};
|
|
1370
1382
|
});
|
|
1371
1383
|
}
|
|
1372
|
-
const
|
|
1384
|
+
const Bi = "Gól", Hi = "Kiállítás", Ri = "Kapus", Fi = "Idő", jt = "Büntető", Pe = "events", Ue = "lineups", Ve = "team-stats", qe = "player-stats", Ye = "officials", Ki = {
|
|
1373
1385
|
role: {
|
|
1374
1386
|
label: "table.role.short",
|
|
1375
1387
|
tooltip: "table.role.tooltip",
|
|
@@ -1380,7 +1392,7 @@ const Mi = "Gól", Di = "Kiállítás", Li = "Kapus", Ci = "Idő", Pt = "Büntet
|
|
|
1380
1392
|
tooltip: "table.name.tooltip",
|
|
1381
1393
|
class: "is-text-left is-text-bold"
|
|
1382
1394
|
}
|
|
1383
|
-
},
|
|
1395
|
+
}, Ui = {
|
|
1384
1396
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1385
1397
|
viewBox: "0 0 24 24",
|
|
1386
1398
|
fill: "none",
|
|
@@ -1389,10 +1401,10 @@ const Mi = "Gól", Di = "Kiállítás", Li = "Kapus", Ci = "Idő", Pt = "Büntet
|
|
|
1389
1401
|
"stroke-linecap": "round",
|
|
1390
1402
|
"stroke-linejoin": "round"
|
|
1391
1403
|
};
|
|
1392
|
-
function
|
|
1393
|
-
return g(), v("svg",
|
|
1394
|
-
|
|
1395
|
-
|
|
1404
|
+
function Vi(e, t) {
|
|
1405
|
+
return g(), v("svg", Ui, t[0] || (t[0] = [
|
|
1406
|
+
l("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),
|
|
1407
|
+
l("rect", {
|
|
1396
1408
|
x: "8",
|
|
1397
1409
|
y: "2",
|
|
1398
1410
|
width: "8",
|
|
@@ -1402,7 +1414,7 @@ function Hi(e, t) {
|
|
|
1402
1414
|
}, null, -1)
|
|
1403
1415
|
]));
|
|
1404
1416
|
}
|
|
1405
|
-
const $e = { render:
|
|
1417
|
+
const $e = { render: Vi }, qi = {
|
|
1406
1418
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1407
1419
|
viewBox: "0 0 24 24",
|
|
1408
1420
|
fill: "none",
|
|
@@ -1411,13 +1423,13 @@ const $e = { render: Hi }, Fi = {
|
|
|
1411
1423
|
"stroke-linecap": "round",
|
|
1412
1424
|
"stroke-linejoin": "round"
|
|
1413
1425
|
};
|
|
1414
|
-
function
|
|
1415
|
-
return g(), v("svg",
|
|
1416
|
-
|
|
1417
|
-
|
|
1426
|
+
function Yi(e, t) {
|
|
1427
|
+
return g(), v("svg", qi, t[0] || (t[0] = [
|
|
1428
|
+
l("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),
|
|
1429
|
+
l("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)
|
|
1418
1430
|
]));
|
|
1419
1431
|
}
|
|
1420
|
-
const
|
|
1432
|
+
const gr = { render: Yi }, Wi = { class: "progress" }, Qi = ["aria-valuenow", "aria-valuemax"], mr = {
|
|
1421
1433
|
__name: "GamePeriodProgress",
|
|
1422
1434
|
props: {
|
|
1423
1435
|
gameData: {
|
|
@@ -1426,19 +1438,19 @@ const dr = { render: Ri }, Ki = { class: "progress" }, Ui = ["aria-valuenow", "a
|
|
|
1426
1438
|
}
|
|
1427
1439
|
},
|
|
1428
1440
|
setup(e) {
|
|
1429
|
-
const t = e, { max: r, value: a } =
|
|
1430
|
-
return (i, o) => (g(), v("div",
|
|
1431
|
-
|
|
1441
|
+
const t = e, { max: r, value: a } = Ci(w(() => t.gameData));
|
|
1442
|
+
return (i, o) => (g(), v("div", Wi, [
|
|
1443
|
+
l("div", {
|
|
1432
1444
|
class: "progress-bar progress-bar-stripped progress-bar-animated",
|
|
1433
1445
|
role: "progressbar",
|
|
1434
1446
|
style: xe(`width: ${n(a) / n(r) * 100}%`),
|
|
1435
1447
|
"aria-valuenow": n(a),
|
|
1436
1448
|
"aria-valuemin": "0",
|
|
1437
1449
|
"aria-valuemax": n(r)
|
|
1438
|
-
}, null, 12,
|
|
1450
|
+
}, null, 12, Qi)
|
|
1439
1451
|
]));
|
|
1440
1452
|
}
|
|
1441
|
-
},
|
|
1453
|
+
}, Ji = { class: "period-results" }, Zi = {
|
|
1442
1454
|
__name: "PeriodResults",
|
|
1443
1455
|
props: {
|
|
1444
1456
|
results: {
|
|
@@ -1455,43 +1467,43 @@ const dr = { render: Ri }, Ki = { class: "progress" }, Ui = ["aria-valuenow", "a
|
|
|
1455
1467
|
}
|
|
1456
1468
|
},
|
|
1457
1469
|
setup(e) {
|
|
1458
|
-
return (t, r) => (g(), v("table",
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
r[0] || (r[0] =
|
|
1462
|
-
|
|
1470
|
+
return (t, r) => (g(), v("table", Ji, [
|
|
1471
|
+
l("tbody", null, [
|
|
1472
|
+
l("tr", null, [
|
|
1473
|
+
r[0] || (r[0] = l("td", null, [
|
|
1474
|
+
l("span", { class: "is-home-team" })
|
|
1463
1475
|
], -1)),
|
|
1464
|
-
|
|
1476
|
+
l("td", null, m(e.homeTeamName), 1),
|
|
1465
1477
|
(g(!0), v(k, null, E(e.results.home, (a, i) => (g(), v("td", { key: i }, m(a), 1))), 128))
|
|
1466
1478
|
]),
|
|
1467
|
-
|
|
1468
|
-
r[1] || (r[1] =
|
|
1469
|
-
|
|
1479
|
+
l("tr", null, [
|
|
1480
|
+
r[1] || (r[1] = l("td", null, [
|
|
1481
|
+
l("span", { class: "is-away-team" })
|
|
1470
1482
|
], -1)),
|
|
1471
|
-
|
|
1483
|
+
l("td", null, m(e.awayTeamName), 1),
|
|
1472
1484
|
(g(!0), v(k, null, E(e.results.away, (a, i) => (g(), v("td", { key: i }, m(a), 1))), 128))
|
|
1473
1485
|
])
|
|
1474
1486
|
])
|
|
1475
1487
|
]));
|
|
1476
1488
|
}
|
|
1477
1489
|
};
|
|
1478
|
-
let
|
|
1479
|
-
function
|
|
1480
|
-
return ++
|
|
1490
|
+
let Xi = 0;
|
|
1491
|
+
function en() {
|
|
1492
|
+
return ++Xi;
|
|
1481
1493
|
}
|
|
1482
|
-
const
|
|
1483
|
-
function
|
|
1494
|
+
const tn = (e) => te(De, q((t) => ({ ...t, eventId: t.eventId ? t.eventId : en() })))(e);
|
|
1495
|
+
function rn(e) {
|
|
1484
1496
|
const t = {
|
|
1485
1497
|
home: [],
|
|
1486
1498
|
away: []
|
|
1487
1499
|
};
|
|
1488
|
-
return e ? te(q(Ke(":")), q(
|
|
1500
|
+
return e ? te(q(Ke(":")), q(La), Ke(","), gt(/^\(|\)$/g, ""))(e).reduce((a, i) => (a.home.push(i[0]), a.away.push(i[1]), a), t) : t;
|
|
1489
1501
|
}
|
|
1490
|
-
const
|
|
1491
|
-
function
|
|
1492
|
-
const a =
|
|
1502
|
+
const Et = (e) => lt(re("row"), e);
|
|
1503
|
+
function an(e, t, r) {
|
|
1504
|
+
const a = Et((e == null ? void 0 : e[t]) ?? []), i = Et((e == null ? void 0 : e[r]) ?? []);
|
|
1493
1505
|
return ["1", "2", "3", "4", "gk"].reduce(
|
|
1494
|
-
(o,
|
|
1506
|
+
(o, s) => (o[s].home = a[s], o[s].away = i[s], o),
|
|
1495
1507
|
{
|
|
1496
1508
|
1: { home: [], away: [] },
|
|
1497
1509
|
2: { home: [], away: [] },
|
|
@@ -1501,9 +1513,9 @@ function Zi(e, t, r) {
|
|
|
1501
1513
|
}
|
|
1502
1514
|
);
|
|
1503
1515
|
}
|
|
1504
|
-
function
|
|
1516
|
+
function Re(e, t, r, a) {
|
|
1505
1517
|
let i = 0, o = 0;
|
|
1506
|
-
const
|
|
1518
|
+
const s = e.reduce((d, c) => {
|
|
1507
1519
|
var S, $, N;
|
|
1508
1520
|
const u = ((S = c[t]) == null ? void 0 : S.period) ?? "p1", b = (($ = c[t]) == null ? void 0 : $[a]) ?? 0, p = ((N = c[r]) == null ? void 0 : N[a]) ?? 0, h = b + p;
|
|
1509
1521
|
return i += b, o += p, d[u] = {
|
|
@@ -1512,15 +1524,15 @@ function Fe(e, t, r, a) {
|
|
|
1512
1524
|
valueEnd: p
|
|
1513
1525
|
}, d;
|
|
1514
1526
|
}, {});
|
|
1515
|
-
return
|
|
1527
|
+
return s.all = {
|
|
1516
1528
|
max: i + o,
|
|
1517
1529
|
valueStart: i,
|
|
1518
1530
|
valueEnd: o
|
|
1519
|
-
},
|
|
1531
|
+
}, s;
|
|
1520
1532
|
}
|
|
1521
|
-
function
|
|
1533
|
+
function nn(e) {
|
|
1522
1534
|
var d, c, u, b, p, h;
|
|
1523
|
-
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.advTime) ?? 0, r = ((c = e == null ? void 0 : e.away) == null ? void 0 : c.advTime) ?? 0, a = ((u = e == null ? void 0 : e.home) == null ? void 0 : u.advTimePP1) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.advTimePP1) ?? 0, o = ((p = e == null ? void 0 : e.home) == null ? void 0 : p.advTimePP2) ?? 0,
|
|
1535
|
+
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.advTime) ?? 0, r = ((c = e == null ? void 0 : e.away) == null ? void 0 : c.advTime) ?? 0, a = ((u = e == null ? void 0 : e.home) == null ? void 0 : u.advTimePP1) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.advTimePP1) ?? 0, o = ((p = e == null ? void 0 : e.home) == null ? void 0 : p.advTimePP2) ?? 0, s = ((h = e == null ? void 0 : e.away) == null ? void 0 : h.advTimePP2) ?? 0;
|
|
1524
1536
|
return {
|
|
1525
1537
|
advTime: {
|
|
1526
1538
|
max: t + r,
|
|
@@ -1533,15 +1545,15 @@ function Xi(e) {
|
|
|
1533
1545
|
valueEnd: i
|
|
1534
1546
|
},
|
|
1535
1547
|
advTimePP2: {
|
|
1536
|
-
max: o +
|
|
1548
|
+
max: o + s,
|
|
1537
1549
|
valueStart: o,
|
|
1538
|
-
valueEnd:
|
|
1550
|
+
valueEnd: s
|
|
1539
1551
|
}
|
|
1540
1552
|
};
|
|
1541
1553
|
}
|
|
1542
|
-
function
|
|
1554
|
+
function on(e) {
|
|
1543
1555
|
var d, c, u, b, p, h;
|
|
1544
|
-
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.adv) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.ppgf) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.adv) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.ppgf) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.ppPercent) ?? 0).toFixed(2),
|
|
1556
|
+
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.adv) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.ppgf) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.adv) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.ppgf) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.ppPercent) ?? 0).toFixed(2), s = (((h = e == null ? void 0 : e.away) == null ? void 0 : h.ppPercent) ?? 0).toFixed(2);
|
|
1545
1557
|
return {
|
|
1546
1558
|
powerPlays: {
|
|
1547
1559
|
max: t + a,
|
|
@@ -1558,14 +1570,14 @@ function en(e) {
|
|
|
1558
1570
|
powerPlayEfficiency: {
|
|
1559
1571
|
max: 100,
|
|
1560
1572
|
valueStart: o,
|
|
1561
|
-
valueEnd:
|
|
1573
|
+
valueEnd: s,
|
|
1562
1574
|
suffix: "%"
|
|
1563
1575
|
}
|
|
1564
1576
|
};
|
|
1565
1577
|
}
|
|
1566
|
-
function
|
|
1578
|
+
function sn(e) {
|
|
1567
1579
|
var d, c, u, b, p, h;
|
|
1568
|
-
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.dvg) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.pk) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.dvg) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.pk) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.pkPercent) ?? 0).toFixed(2),
|
|
1580
|
+
const t = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.dvg) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.pk) ?? 0, a = ((u = e == null ? void 0 : e.away) == null ? void 0 : u.dvg) ?? 0, i = ((b = e == null ? void 0 : e.away) == null ? void 0 : b.pk) ?? 0, o = (((p = e == null ? void 0 : e.home) == null ? void 0 : p.pkPercent) ?? 0).toFixed(2), s = (((h = e == null ? void 0 : e.away) == null ? void 0 : h.pkPercent) ?? 0).toFixed(2);
|
|
1569
1581
|
return {
|
|
1570
1582
|
penaltyKill: {
|
|
1571
1583
|
max: t + a,
|
|
@@ -1582,49 +1594,49 @@ function tn(e) {
|
|
|
1582
1594
|
penaltyKillEfficiency: {
|
|
1583
1595
|
max: 100,
|
|
1584
1596
|
valueStart: o,
|
|
1585
|
-
valueEnd:
|
|
1597
|
+
valueEnd: s,
|
|
1586
1598
|
suffix: "%"
|
|
1587
1599
|
}
|
|
1588
1600
|
};
|
|
1589
1601
|
}
|
|
1590
|
-
function
|
|
1602
|
+
function ln(e, t) {
|
|
1591
1603
|
const r = (i) => {
|
|
1592
1604
|
const o = ["first_referee", "second_referee", "first_line_judge", "second_line_judge"].indexOf(i.role);
|
|
1593
1605
|
return o > -1 ? o : 4;
|
|
1594
|
-
}, a = (i) => ({ ...
|
|
1595
|
-
return
|
|
1606
|
+
}, a = (i) => ({ ...et(i), role: t(`role.${i.role}`) });
|
|
1607
|
+
return lt(re("type"), q(a, er(r, Wt(e))));
|
|
1596
1608
|
}
|
|
1597
|
-
const
|
|
1598
|
-
function
|
|
1599
|
-
return te(q(
|
|
1609
|
+
const Nt = tr([Zt(re("startingFive"))]);
|
|
1610
|
+
function Ot(e) {
|
|
1611
|
+
return te(q(et), Xt(["headCoach", "secondCoach"]))(e);
|
|
1600
1612
|
}
|
|
1601
|
-
|
|
1602
|
-
function
|
|
1603
|
-
const r = Ft(
|
|
1604
|
-
(
|
|
1613
|
+
Xt(["first_referee", "second_referee", "first_line_judge", "second_line_judge"]);
|
|
1614
|
+
function It(e, t) {
|
|
1615
|
+
const r = Ft(va([Oa(t, ["team", "id"]), dt("Gól", "type")]), De(e)), a = q((s) => ({ ...s, eventTimeSec: Or(s.eventTime) }), r), i = ot(
|
|
1616
|
+
(s, d) => (s[d.playerId] ? s[d.playerId].eventTime += `, ${d.eventTime}` : s[d.playerId] = {
|
|
1605
1617
|
id: d.playerId,
|
|
1606
1618
|
name: `${d.lastName} ${d.firstName}`,
|
|
1607
1619
|
eventTime: d.eventTime,
|
|
1608
1620
|
eventTimeSec: d.eventTimeSec
|
|
1609
|
-
},
|
|
1621
|
+
}, s),
|
|
1610
1622
|
{},
|
|
1611
1623
|
a
|
|
1612
1624
|
);
|
|
1613
|
-
return
|
|
1625
|
+
return er(re("eventTimeSec"), Wt(i));
|
|
1614
1626
|
}
|
|
1615
|
-
const
|
|
1627
|
+
const cn = { class: "gamecenter-timeline-game-data" }, dn = { class: "is-title-container" }, gn = { class: "is-gamedate" }, mn = { class: "is-local-gamedate" }, un = { class: "is-external-contents" }, vn = ["href"], bn = ["href"], pn = ["href"], fn = { class: "is-teams-and-results" }, hn = { class: "is-team-name" }, yn = { class: "is-goal-scorers" }, wn = {
|
|
1616
1628
|
key: 0,
|
|
1617
1629
|
class: "is-game-status"
|
|
1618
|
-
},
|
|
1630
|
+
}, xn = {
|
|
1619
1631
|
key: 1,
|
|
1620
1632
|
class: "is-game-status"
|
|
1621
|
-
},
|
|
1633
|
+
}, kn = { key: 0 }, Tn = { class: "is-badge is-invert is-large" }, zn = { key: 1 }, Sn = { class: "is-badge is-invert is-large" }, Pn = {
|
|
1622
1634
|
key: 3,
|
|
1623
1635
|
class: "is-game-status"
|
|
1624
|
-
},
|
|
1636
|
+
}, $n = { key: 0 }, jn = { key: 1 }, En = { key: 2 }, Nn = { key: 3 }, On = {
|
|
1625
1637
|
key: 5,
|
|
1626
1638
|
class: "is-attendance"
|
|
1627
|
-
},
|
|
1639
|
+
}, In = { class: "is-team-name" }, An = { class: "is-goal-scorers" }, _n = {
|
|
1628
1640
|
__name: "GameData",
|
|
1629
1641
|
props: {
|
|
1630
1642
|
gameData: {
|
|
@@ -1641,15 +1653,15 @@ const an = { class: "gamecenter-timeline-game-data" }, nn = { class: "is-title-c
|
|
|
1641
1653
|
}
|
|
1642
1654
|
},
|
|
1643
1655
|
setup(e) {
|
|
1644
|
-
const t = e, { t: r } = D(), a = w(() =>
|
|
1645
|
-
return (
|
|
1646
|
-
|
|
1647
|
-
d[0] || (C(-1, !0), (d[0] =
|
|
1656
|
+
const t = e, { t: r } = D(), a = w(() => rn(t.gameData.periodResults)), i = w(() => It(t.gameEvents, t.gameData.homeTeam.id)), o = w(() => It(t.gameEvents, t.gameData.awayTeam.id));
|
|
1657
|
+
return (s, d) => (g(), v("div", cn, [
|
|
1658
|
+
l("div", dn, [
|
|
1659
|
+
d[0] || (C(-1, !0), (d[0] = l("div", { class: "is-title" }, [
|
|
1648
1660
|
x(m(e.gameData.championshipName) + " - " + m(e.gameData.divisionName) + " - " + m(e.gameData.gameName) + " / " + m(e.gameData.location.locationName), 1)
|
|
1649
1661
|
])).cacheIndex = 0, C(1), d[0]),
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1662
|
+
l("div", gn, m(n(ke)(e.gameData.gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(n(Te)(new Date(e.gameData.gameDate), null, e.locale)) + ") ", 1),
|
|
1663
|
+
l("div", mn, m(n(r)("localTime")) + " (" + m(e.gameData.location.locationCountryISO || e.gameData.location.locationName) + "): " + m(n(ke)(e.gameData.gameDate, "L dddd - HH:mm", e.gameData.location.timezone, e.locale)) + " (" + m(n(Te)(new Date(e.gameData.gameDate), e.gameData.location.timezone, e.locale)) + ") ", 1),
|
|
1664
|
+
l("div", un, [
|
|
1653
1665
|
e.gameData.electronicReportUrl ? (g(), v("a", {
|
|
1654
1666
|
key: 0,
|
|
1655
1667
|
href: e.gameData.electronicReportUrl,
|
|
@@ -1657,7 +1669,7 @@ const an = { class: "gamecenter-timeline-game-data" }, nn = { class: "is-title-c
|
|
|
1657
1669
|
}, [
|
|
1658
1670
|
f(n($e), { class: "is-icon" }),
|
|
1659
1671
|
x(" " + m(n(r)("sheet")), 1)
|
|
1660
|
-
], 8,
|
|
1672
|
+
], 8, vn)) : y("", !0),
|
|
1661
1673
|
e.gameData.toiReportUrl ? (g(), v("a", {
|
|
1662
1674
|
key: 1,
|
|
1663
1675
|
href: e.gameData.toiReportUrl,
|
|
@@ -1665,98 +1677,98 @@ const an = { class: "gamecenter-timeline-game-data" }, nn = { class: "is-title-c
|
|
|
1665
1677
|
}, [
|
|
1666
1678
|
f(n($e), { class: "is-icon" }),
|
|
1667
1679
|
x(" " + m(n(r)("toiSheet")), 1)
|
|
1668
|
-
], 8,
|
|
1680
|
+
], 8, bn)) : y("", !0),
|
|
1669
1681
|
e.gameData.video ? (g(), v("a", {
|
|
1670
1682
|
key: 2,
|
|
1671
1683
|
href: e.gameData.video,
|
|
1672
1684
|
target: "_blank"
|
|
1673
1685
|
}, [
|
|
1674
|
-
f(n(
|
|
1686
|
+
f(n(gr), { class: "is-icon" }),
|
|
1675
1687
|
x(" " + m(n(r)("video")), 1)
|
|
1676
|
-
], 8,
|
|
1688
|
+
], 8, pn)) : y("", !0)
|
|
1677
1689
|
])
|
|
1678
1690
|
]),
|
|
1679
|
-
|
|
1680
|
-
|
|
1691
|
+
l("div", fn, [
|
|
1692
|
+
l("div", null, [
|
|
1681
1693
|
d[1] || (C(-1, !0), (d[1] = f(n(W), {
|
|
1682
1694
|
src: e.gameData.homeTeam.logo,
|
|
1683
1695
|
class: "is-team-logo",
|
|
1684
1696
|
"default-src": n(Le)
|
|
1685
1697
|
}, null, 8, ["src", "default-src"])).cacheIndex = 1, C(1), d[1]),
|
|
1686
|
-
|
|
1687
|
-
|
|
1698
|
+
l("h1", hn, m(e.gameData.homeTeam.longName), 1),
|
|
1699
|
+
l("ul", yn, [
|
|
1688
1700
|
(g(!0), v(k, null, E(i.value, (c) => (g(), v("li", {
|
|
1689
1701
|
key: c.id
|
|
1690
1702
|
}, [
|
|
1691
1703
|
x(m(c.name) + " ", 1),
|
|
1692
|
-
|
|
1704
|
+
l("span", null, m(c.eventTime), 1)
|
|
1693
1705
|
]))), 128))
|
|
1694
1706
|
])
|
|
1695
1707
|
]),
|
|
1696
|
-
|
|
1697
|
-
e.gameData.gameStatus > 1 ? (g(), v("p",
|
|
1698
|
-
e.gameData.gameStatus === 1 ? (g(), v("p",
|
|
1708
|
+
l("div", null, [
|
|
1709
|
+
e.gameData.gameStatus > 1 ? (g(), v("p", wn, m(n(r)(`gameStatus.status-${e.gameData.gameStatus}`)), 1)) : y("", !0),
|
|
1710
|
+
e.gameData.gameStatus === 1 ? (g(), v("p", xn, m(n(r)(`periods.${n(mt)(e.gameData.period)}`)), 1)) : y("", !0),
|
|
1699
1711
|
e.gameData.gameStatus > 1 ? (g(), v(k, { key: 2 }, [
|
|
1700
|
-
e.gameData.isOvertime ? (g(), v("p",
|
|
1701
|
-
|
|
1712
|
+
e.gameData.isOvertime ? (g(), v("p", kn, [
|
|
1713
|
+
l("span", Tn, m(n(r)("afterOvertime")), 1)
|
|
1702
1714
|
])) : y("", !0),
|
|
1703
|
-
e.gameData.isShootout ? (g(), v("p",
|
|
1704
|
-
|
|
1715
|
+
e.gameData.isShootout ? (g(), v("p", zn, [
|
|
1716
|
+
l("span", Sn, m(n(r)("afterShootout")), 1)
|
|
1705
1717
|
])) : y("", !0)
|
|
1706
1718
|
], 64)) : y("", !0),
|
|
1707
|
-
e.gameData.gameStatus === 1 ? (g(), v("p",
|
|
1708
|
-
e.gameData.gameStatus === 1 ? (g(), T(
|
|
1719
|
+
e.gameData.gameStatus === 1 ? (g(), v("p", Pn, m(e.gameData.actualTime), 1)) : y("", !0),
|
|
1720
|
+
e.gameData.gameStatus === 1 ? (g(), T(mr, {
|
|
1709
1721
|
key: 4,
|
|
1710
1722
|
"game-data": e.gameData
|
|
1711
1723
|
}, null, 8, ["game-data"])) : y("", !0),
|
|
1712
|
-
|
|
1724
|
+
l("div", {
|
|
1713
1725
|
class: R(["is-game-result", [{ "is-game-status-live": e.gameData.gameStatus === 1 }]])
|
|
1714
1726
|
}, [
|
|
1715
|
-
e.gameData.gameStatus === 0 ? (g(), v("span",
|
|
1727
|
+
e.gameData.gameStatus === 0 ? (g(), v("span", $n, "-")) : (g(), v("span", jn, m(e.gameData.homeTeamScore), 1)),
|
|
1716
1728
|
d[3] || (d[3] = x(":")),
|
|
1717
|
-
e.gameData.gameStatus === 0 ? (g(), v("span",
|
|
1729
|
+
e.gameData.gameStatus === 0 ? (g(), v("span", En, "-")) : (g(), v("span", Nn, m(e.gameData.awayTeamScore), 1))
|
|
1718
1730
|
], 2),
|
|
1719
|
-
e.gameData.attendance ? (g(), v("p",
|
|
1720
|
-
e.gameData.gameStatus > 0 ? (g(), T(
|
|
1731
|
+
e.gameData.attendance ? (g(), v("p", On, m(n(r)("gameData.attendance", [e.gameData.attendance])), 1)) : y("", !0),
|
|
1732
|
+
e.gameData.gameStatus > 0 ? (g(), T(Zi, {
|
|
1721
1733
|
key: 6,
|
|
1722
1734
|
results: a.value,
|
|
1723
1735
|
"home-team-name": e.gameData.homeTeam.shortName,
|
|
1724
1736
|
"away-team-name": e.gameData.awayTeam.shortName
|
|
1725
1737
|
}, null, 8, ["results", "home-team-name", "away-team-name"])) : y("", !0)
|
|
1726
1738
|
]),
|
|
1727
|
-
|
|
1739
|
+
l("div", null, [
|
|
1728
1740
|
d[2] || (C(-1, !0), (d[2] = f(n(W), {
|
|
1729
1741
|
src: e.gameData.awayTeam.logo,
|
|
1730
1742
|
"default-src": n(Ce),
|
|
1731
1743
|
class: "is-team-logo"
|
|
1732
1744
|
}, null, 8, ["src", "default-src"])).cacheIndex = 2, C(1), d[2]),
|
|
1733
|
-
|
|
1734
|
-
|
|
1745
|
+
l("h1", In, m(e.gameData.awayTeam.longName), 1),
|
|
1746
|
+
l("ul", An, [
|
|
1735
1747
|
(g(!0), v(k, null, E(o.value, (c) => (g(), v("li", {
|
|
1736
1748
|
key: c.id
|
|
1737
1749
|
}, [
|
|
1738
1750
|
x(m(c.name) + " ", 1),
|
|
1739
|
-
|
|
1751
|
+
l("span", null, m(c.eventTime), 1)
|
|
1740
1752
|
]))), 128))
|
|
1741
1753
|
])
|
|
1742
1754
|
])
|
|
1743
1755
|
])
|
|
1744
1756
|
]));
|
|
1745
1757
|
}
|
|
1746
|
-
},
|
|
1758
|
+
}, Mn = {
|
|
1747
1759
|
width: "32",
|
|
1748
1760
|
height: "32",
|
|
1749
1761
|
viewBox: "0 0 32 32"
|
|
1750
1762
|
};
|
|
1751
|
-
function
|
|
1752
|
-
return g(), v("svg",
|
|
1753
|
-
|
|
1763
|
+
function Dn(e, t) {
|
|
1764
|
+
return g(), v("svg", Mn, t[0] || (t[0] = [
|
|
1765
|
+
l("path", {
|
|
1754
1766
|
fill: "currentColor",
|
|
1755
1767
|
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"
|
|
1756
1768
|
}, null, -1)
|
|
1757
1769
|
]));
|
|
1758
1770
|
}
|
|
1759
|
-
const be = { render:
|
|
1771
|
+
const be = { render: Dn }, Ln = ["data-team"], Cn = { class: "is-details-title" }, Gn = { class: "is-team-logo" }, Bn = { class: "is-event-type-icon" }, Hn = { class: "is-timestamp" }, pe = {
|
|
1760
1772
|
__name: "GameEventLayout",
|
|
1761
1773
|
props: {
|
|
1762
1774
|
timestamp: {
|
|
@@ -1783,36 +1795,36 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1783
1795
|
class: "gamecenter-timeline-game-event",
|
|
1784
1796
|
"data-team": e.isHomeTeam ? "home" : "away"
|
|
1785
1797
|
}, [
|
|
1786
|
-
r[0] || (r[0] =
|
|
1787
|
-
|
|
1798
|
+
r[0] || (r[0] = l("div", { class: "is-timeline" }, null, -1)),
|
|
1799
|
+
l("div", {
|
|
1788
1800
|
class: R(["is-details-container", [
|
|
1789
1801
|
{
|
|
1790
|
-
"is-goal": e.eventType === n(
|
|
1791
|
-
"is-penalty": e.eventType === n(
|
|
1792
|
-
"is-timeout": e.eventType === n(
|
|
1793
|
-
"is-goalies": e.eventType === n(
|
|
1794
|
-
"is-penalty-shot-goal": e.eventType === n(
|
|
1795
|
-
"is-penalty-shot-no-goal": e.eventType === n(
|
|
1802
|
+
"is-goal": e.eventType === n(Bi),
|
|
1803
|
+
"is-penalty": e.eventType === n(Hi),
|
|
1804
|
+
"is-timeout": e.eventType === n(Fi),
|
|
1805
|
+
"is-goalies": e.eventType === n(Ri),
|
|
1806
|
+
"is-penalty-shot-goal": e.eventType === n(jt) && e.event.goal,
|
|
1807
|
+
"is-penalty-shot-no-goal": e.eventType === n(jt) && !e.event.goal
|
|
1796
1808
|
}
|
|
1797
1809
|
]])
|
|
1798
1810
|
}, [
|
|
1799
|
-
|
|
1811
|
+
l("div", Cn, [
|
|
1800
1812
|
Y(t.$slots, "title")
|
|
1801
1813
|
]),
|
|
1802
1814
|
Y(t.$slots, "details-list"),
|
|
1803
|
-
|
|
1815
|
+
l("div", Gn, [
|
|
1804
1816
|
Y(t.$slots, "team-logo")
|
|
1805
1817
|
]),
|
|
1806
|
-
|
|
1818
|
+
l("div", Bn, [
|
|
1807
1819
|
Y(t.$slots, "event-type-icon")
|
|
1808
1820
|
])
|
|
1809
1821
|
], 2),
|
|
1810
|
-
|
|
1811
|
-
|
|
1822
|
+
l("div", Hn, [
|
|
1823
|
+
l("p", null, m(e.timestamp), 1)
|
|
1812
1824
|
])
|
|
1813
|
-
], 8,
|
|
1825
|
+
], 8, Ln));
|
|
1814
1826
|
}
|
|
1815
|
-
},
|
|
1827
|
+
}, Rn = ["aria-label"], fe = {
|
|
1816
1828
|
__name: "TeamLogo",
|
|
1817
1829
|
props: {
|
|
1818
1830
|
name: {
|
|
@@ -1828,7 +1840,7 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1828
1840
|
}
|
|
1829
1841
|
},
|
|
1830
1842
|
setup(e) {
|
|
1831
|
-
const t = e, r =
|
|
1843
|
+
const t = e, r = U(null), a = w(() => t.isHomeTeam ? Le : Ce);
|
|
1832
1844
|
return (i, o) => (g(), v(k, null, [
|
|
1833
1845
|
f(n(Q), {
|
|
1834
1846
|
offset: 2,
|
|
@@ -1837,9 +1849,9 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1837
1849
|
content: e.name,
|
|
1838
1850
|
"append-to": r.value
|
|
1839
1851
|
}, {
|
|
1840
|
-
default: z(({ setRef:
|
|
1841
|
-
|
|
1842
|
-
ref:
|
|
1852
|
+
default: z(({ setRef: s, events: d }) => [
|
|
1853
|
+
l("span", ne({
|
|
1854
|
+
ref: s,
|
|
1843
1855
|
tabindex: 0,
|
|
1844
1856
|
"aria-label": e.name
|
|
1845
1857
|
}, oe(d, !0)), [
|
|
@@ -1847,23 +1859,23 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1847
1859
|
src: e.logo,
|
|
1848
1860
|
"default-src": a.value
|
|
1849
1861
|
}, null, 8, ["src", "default-src"])
|
|
1850
|
-
], 16,
|
|
1862
|
+
], 16, Rn)
|
|
1851
1863
|
]),
|
|
1852
1864
|
_: 1
|
|
1853
1865
|
}, 8, ["content", "append-to"]),
|
|
1854
|
-
|
|
1866
|
+
l("div", {
|
|
1855
1867
|
ref_key: "tooltipContainer",
|
|
1856
1868
|
ref: r
|
|
1857
1869
|
}, null, 512)
|
|
1858
1870
|
], 64));
|
|
1859
1871
|
}
|
|
1860
|
-
},
|
|
1872
|
+
}, Fn = { key: 0 }, Kn = { key: 1 }, Un = { class: "is-details-list" }, Vn = { class: "is-evented-person" }, qn = { class: "is-player-number" }, Yn = { class: "is-assists-list" }, Wn = { class: "is-player-number" }, Qn = {
|
|
1861
1873
|
key: 0,
|
|
1862
1874
|
class: "is-poi-data"
|
|
1863
|
-
},
|
|
1875
|
+
}, Jn = ["aria-label"], Zn = ["aria-label"], Xn = {
|
|
1864
1876
|
key: 0,
|
|
1865
1877
|
class: "is-badge is-invert is-large"
|
|
1866
|
-
},
|
|
1878
|
+
}, eo = {
|
|
1867
1879
|
__name: "Goal",
|
|
1868
1880
|
props: {
|
|
1869
1881
|
event: {
|
|
@@ -1876,7 +1888,7 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1876
1888
|
}
|
|
1877
1889
|
},
|
|
1878
1890
|
setup(e) {
|
|
1879
|
-
const t = e, r =
|
|
1891
|
+
const t = e, r = U(null), { t: a } = D(), i = w(() => ee((d) => A(d), [t.event.assists1, t.event.assists2])), o = w(() => t.event.homeOnIce), s = w(() => t.event.awayOnIce);
|
|
1880
1892
|
return (d, c) => (g(), T(pe, {
|
|
1881
1893
|
timestamp: e.event.eventTime,
|
|
1882
1894
|
"is-home-team": e.isHomeTeam,
|
|
@@ -1885,27 +1897,27 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1885
1897
|
}, {
|
|
1886
1898
|
title: z(() => [
|
|
1887
1899
|
x(m(n(a)("eventType.Gól")) + " ", 1),
|
|
1888
|
-
e.event.advantage ? (g(), v("span",
|
|
1889
|
-
e.event.en ? (g(), v("span",
|
|
1900
|
+
e.event.advantage ? (g(), v("span", Fn, m(e.event.advantage), 1)) : y("", !0),
|
|
1901
|
+
e.event.en ? (g(), v("span", Kn, " EN ")) : y("", !0),
|
|
1890
1902
|
x(" (" + m(e.event.score) + ") ", 1)
|
|
1891
1903
|
]),
|
|
1892
1904
|
"details-list": z(() => [
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1905
|
+
l("ul", Un, [
|
|
1906
|
+
l("li", Vn, [
|
|
1907
|
+
l("span", qn, m(e.event.jerseyNumber), 1),
|
|
1896
1908
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
1897
1909
|
]),
|
|
1898
|
-
|
|
1910
|
+
l("li", Yn, [
|
|
1899
1911
|
(g(!0), v(k, null, E(i.value, (u) => (g(), v("span", {
|
|
1900
1912
|
key: u,
|
|
1901
1913
|
class: "is-evented-person"
|
|
1902
1914
|
}, [
|
|
1903
|
-
|
|
1915
|
+
l("i", Wn, m(u.jerseyNumber), 1),
|
|
1904
1916
|
x(" " + m(u.lastName) + " " + m(u.firstName), 1)
|
|
1905
1917
|
]))), 128))
|
|
1906
1918
|
]),
|
|
1907
|
-
!n(A)(o.value) || !n(A)(
|
|
1908
|
-
|
|
1919
|
+
!n(A)(o.value) || !n(A)(s.value) ? (g(), v("li", Qn, [
|
|
1920
|
+
l("ul", null, [
|
|
1909
1921
|
(g(!0), v(k, null, E(o.value, (u) => (g(), T(n(Q), {
|
|
1910
1922
|
key: u.playerId,
|
|
1911
1923
|
offset: 2,
|
|
@@ -1915,19 +1927,19 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1915
1927
|
"append-to": r.value
|
|
1916
1928
|
}, {
|
|
1917
1929
|
default: z(({ setRef: b, events: p }) => [
|
|
1918
|
-
|
|
1930
|
+
l("li", ne({
|
|
1919
1931
|
ref_for: !0,
|
|
1920
1932
|
ref: b,
|
|
1921
1933
|
tabindex: 0,
|
|
1922
1934
|
"aria-label": `${u.jerseyNumber} ${u.lastName} ${u.firstName}`
|
|
1923
|
-
}, oe(p, !0)), m(u.jerseyNumber), 17,
|
|
1935
|
+
}, oe(p, !0)), m(u.jerseyNumber), 17, Jn)
|
|
1924
1936
|
]),
|
|
1925
1937
|
_: 2
|
|
1926
1938
|
}, 1032, ["content", "append-to"]))), 128))
|
|
1927
1939
|
]),
|
|
1928
|
-
c[0] || (c[0] =
|
|
1929
|
-
|
|
1930
|
-
(g(!0), v(k, null, E(
|
|
1940
|
+
c[0] || (c[0] = l("span", null, " / ", -1)),
|
|
1941
|
+
l("ul", null, [
|
|
1942
|
+
(g(!0), v(k, null, E(s.value, (u) => (g(), T(n(Q), {
|
|
1931
1943
|
key: u.playerId,
|
|
1932
1944
|
offset: 2,
|
|
1933
1945
|
placement: "top",
|
|
@@ -1936,19 +1948,19 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1936
1948
|
"append-to": r.value
|
|
1937
1949
|
}, {
|
|
1938
1950
|
default: z(({ setRef: b, events: p }) => [
|
|
1939
|
-
|
|
1951
|
+
l("li", ne({
|
|
1940
1952
|
ref_for: !0,
|
|
1941
1953
|
ref: b,
|
|
1942
1954
|
tabindex: 0,
|
|
1943
1955
|
"aria-label": `${u.jerseyNumber} ${u.lastName} ${u.firstName}`
|
|
1944
|
-
}, oe(p, !0)), m(u.jerseyNumber), 17,
|
|
1956
|
+
}, oe(p, !0)), m(u.jerseyNumber), 17, Zn)
|
|
1945
1957
|
]),
|
|
1946
1958
|
_: 2
|
|
1947
1959
|
}, 1032, ["content", "append-to"]))), 128))
|
|
1948
1960
|
])
|
|
1949
1961
|
])) : y("", !0),
|
|
1950
|
-
|
|
1951
|
-
e.event.ps || e.event.gws || e.event.gwg ? (g(), v("span",
|
|
1962
|
+
l("li", null, [
|
|
1963
|
+
e.event.ps || e.event.gws || e.event.gwg ? (g(), v("span", Xn, [
|
|
1952
1964
|
e.event.ps ? (g(), v(k, { key: 0 }, [
|
|
1953
1965
|
x("PS")
|
|
1954
1966
|
], 64)) : y("", !0),
|
|
@@ -1976,44 +1988,44 @@ const be = { render: On }, In = ["data-team"], An = { class: "is-details-title"
|
|
|
1976
1988
|
_: 1
|
|
1977
1989
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
1978
1990
|
}
|
|
1979
|
-
},
|
|
1991
|
+
}, to = {
|
|
1980
1992
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1981
1993
|
viewBox: "0 0 24 24"
|
|
1982
1994
|
};
|
|
1983
|
-
function
|
|
1984
|
-
return g(), v("svg",
|
|
1985
|
-
|
|
1995
|
+
function ro(e, t) {
|
|
1996
|
+
return g(), v("svg", to, t[0] || (t[0] = [
|
|
1997
|
+
l("path", {
|
|
1986
1998
|
fill: "currentColor",
|
|
1987
1999
|
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"
|
|
1988
2000
|
}, null, -1)
|
|
1989
2001
|
]));
|
|
1990
2002
|
}
|
|
1991
|
-
const
|
|
2003
|
+
const ur = { render: ro }, ao = {
|
|
1992
2004
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1993
2005
|
viewBox: "0 0 24 24"
|
|
1994
2006
|
};
|
|
1995
|
-
function
|
|
1996
|
-
return g(), v("svg",
|
|
1997
|
-
|
|
2007
|
+
function io(e, t) {
|
|
2008
|
+
return g(), v("svg", ao, t[0] || (t[0] = [
|
|
2009
|
+
l("path", {
|
|
1998
2010
|
fill: "currentColor",
|
|
1999
2011
|
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"
|
|
2000
2012
|
}, null, -1)
|
|
2001
2013
|
]));
|
|
2002
2014
|
}
|
|
2003
|
-
const We = { render:
|
|
2015
|
+
const We = { render: io }, no = {
|
|
2004
2016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2005
2017
|
fill: "none",
|
|
2006
2018
|
viewBox: "0 0 24 24"
|
|
2007
2019
|
};
|
|
2008
|
-
function
|
|
2009
|
-
return g(), v("svg",
|
|
2010
|
-
|
|
2020
|
+
function oo(e, t) {
|
|
2021
|
+
return g(), v("svg", no, t[0] || (t[0] = [
|
|
2022
|
+
l("path", {
|
|
2011
2023
|
fill: "#000",
|
|
2012
2024
|
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"
|
|
2013
2025
|
}, null, -1)
|
|
2014
2026
|
]));
|
|
2015
2027
|
}
|
|
2016
|
-
const
|
|
2028
|
+
const so = { render: oo }, lo = { class: "is-details-list" }, co = { class: "is-evented-person" }, go = { class: "is-player-number" }, mo = {
|
|
2017
2029
|
__name: "Goalies",
|
|
2018
2030
|
props: {
|
|
2019
2031
|
event: {
|
|
@@ -2037,9 +2049,9 @@ const ro = { render: to }, ao = { class: "is-details-list" }, io = { class: "is-
|
|
|
2037
2049
|
x(m(n(t)("eventType.Kapus")) + " - " + m(n(t)(`eventType.goalie.${e.event.gkDirection}`)), 1)
|
|
2038
2050
|
]),
|
|
2039
2051
|
"details-list": z(() => [
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2052
|
+
l("ul", lo, [
|
|
2053
|
+
l("li", co, [
|
|
2054
|
+
l("span", go, m(e.event.jerseyNumber), 1),
|
|
2043
2055
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2044
2056
|
])
|
|
2045
2057
|
])
|
|
@@ -2053,7 +2065,7 @@ const ro = { render: to }, ao = { class: "is-details-list" }, io = { class: "is-
|
|
|
2053
2065
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2054
2066
|
]),
|
|
2055
2067
|
"event-type-icon": z(() => [
|
|
2056
|
-
e.event.gkDirection === "CSERE" ? (g(), T(n(
|
|
2068
|
+
e.event.gkDirection === "CSERE" ? (g(), T(n(so), {
|
|
2057
2069
|
key: 0,
|
|
2058
2070
|
width: "24",
|
|
2059
2071
|
height: "24",
|
|
@@ -2065,7 +2077,7 @@ const ro = { render: to }, ao = { class: "is-details-list" }, io = { class: "is-
|
|
|
2065
2077
|
height: "24",
|
|
2066
2078
|
class: "is-goalie-in-icon"
|
|
2067
2079
|
})) : y("", !0),
|
|
2068
|
-
e.event.gkDirection === "KI" ? (g(), T(n(
|
|
2080
|
+
e.event.gkDirection === "KI" ? (g(), T(n(ur), {
|
|
2069
2081
|
key: 2,
|
|
2070
2082
|
width: "24",
|
|
2071
2083
|
height: "24",
|
|
@@ -2075,16 +2087,16 @@ const ro = { render: to }, ao = { class: "is-details-list" }, io = { class: "is-
|
|
|
2075
2087
|
_: 1
|
|
2076
2088
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2077
2089
|
}
|
|
2078
|
-
},
|
|
2079
|
-
function
|
|
2080
|
-
return g(), v("svg",
|
|
2081
|
-
|
|
2090
|
+
}, uo = { viewBox: "0 0 24 24" };
|
|
2091
|
+
function vo(e, t) {
|
|
2092
|
+
return g(), v("svg", uo, t[0] || (t[0] = [
|
|
2093
|
+
l("path", {
|
|
2082
2094
|
fill: "currentColor",
|
|
2083
2095
|
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"
|
|
2084
2096
|
}, null, -1)
|
|
2085
2097
|
]));
|
|
2086
2098
|
}
|
|
2087
|
-
const
|
|
2099
|
+
const vr = { render: vo }, bo = { class: "is-details-list" }, po = { class: "is-evented-person" }, fo = { key: 0 }, ho = { class: "is-player-number" }, yo = { class: "is-details-sub-title" }, wo = {
|
|
2088
2100
|
__name: "Penalty",
|
|
2089
2101
|
props: {
|
|
2090
2102
|
event: {
|
|
@@ -2097,7 +2109,7 @@ const ur = { render: lo }, co = { class: "is-details-list" }, go = { class: "is-
|
|
|
2097
2109
|
}
|
|
2098
2110
|
},
|
|
2099
2111
|
setup(e) {
|
|
2100
|
-
const t = e, { t: r } = D(), a = w(() =>
|
|
2112
|
+
const t = e, { t: r } = D(), a = w(() => lr(t.event));
|
|
2101
2113
|
return (i, o) => (g(), T(pe, {
|
|
2102
2114
|
timestamp: e.event.eventTime,
|
|
2103
2115
|
"is-home-team": e.isHomeTeam,
|
|
@@ -2116,16 +2128,16 @@ const ur = { render: lo }, co = { class: "is-details-list" }, go = { class: "is-
|
|
|
2116
2128
|
], 64)) : y("", !0)
|
|
2117
2129
|
]),
|
|
2118
2130
|
"details-list": z(() => [
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
e.event.jerseyNumber === null ? (g(), v("span",
|
|
2122
|
-
|
|
2131
|
+
l("ul", bo, [
|
|
2132
|
+
l("li", po, [
|
|
2133
|
+
e.event.jerseyNumber === null ? (g(), v("span", fo, m(n(r)("events.teamPenalty")), 1)) : (g(), v(k, { key: 1 }, [
|
|
2134
|
+
l("span", ho, m(e.event.jerseyNumber), 1),
|
|
2123
2135
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2124
2136
|
], 64))
|
|
2125
2137
|
]),
|
|
2126
|
-
|
|
2138
|
+
l("li", yo, [
|
|
2127
2139
|
x(m(n(r)(`penalties.${a.value.penaltyCause}`)) + " ", 1),
|
|
2128
|
-
|
|
2140
|
+
l("b", null, "(" + m(a.value.penaltyCause) + ")", 1)
|
|
2129
2141
|
])
|
|
2130
2142
|
])
|
|
2131
2143
|
]),
|
|
@@ -2138,12 +2150,12 @@ const ur = { render: lo }, co = { class: "is-details-list" }, go = { class: "is-
|
|
|
2138
2150
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2139
2151
|
]),
|
|
2140
2152
|
"event-type-icon": z(() => [
|
|
2141
|
-
f(n(
|
|
2153
|
+
f(n(vr))
|
|
2142
2154
|
]),
|
|
2143
2155
|
_: 1
|
|
2144
2156
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2145
2157
|
}
|
|
2146
|
-
},
|
|
2158
|
+
}, xo = { class: "is-details-list" }, ko = { class: "is-evented-person" }, To = { class: "is-player-number" }, zo = {
|
|
2147
2159
|
__name: "PenaltyShot",
|
|
2148
2160
|
props: {
|
|
2149
2161
|
event: {
|
|
@@ -2173,9 +2185,9 @@ const ur = { render: lo }, co = { class: "is-details-list" }, go = { class: "is-
|
|
|
2173
2185
|
x(" - (" + m(e.event.score) + ") ", 1)
|
|
2174
2186
|
]),
|
|
2175
2187
|
"details-list": z(() => [
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2188
|
+
l("ul", xo, [
|
|
2189
|
+
l("li", ko, [
|
|
2190
|
+
l("span", To, m(e.event.jerseyNumber), 1),
|
|
2179
2191
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2180
2192
|
])
|
|
2181
2193
|
])
|
|
@@ -2194,20 +2206,20 @@ const ur = { render: lo }, co = { class: "is-details-list" }, go = { class: "is-
|
|
|
2194
2206
|
_: 1
|
|
2195
2207
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2196
2208
|
}
|
|
2197
|
-
},
|
|
2209
|
+
}, So = {
|
|
2198
2210
|
width: "32",
|
|
2199
2211
|
height: "32",
|
|
2200
2212
|
viewBox: "0 0 24 24"
|
|
2201
2213
|
};
|
|
2202
|
-
function
|
|
2203
|
-
return g(), v("svg",
|
|
2204
|
-
|
|
2214
|
+
function Po(e, t) {
|
|
2215
|
+
return g(), v("svg", So, t[0] || (t[0] = [
|
|
2216
|
+
l("path", {
|
|
2205
2217
|
fill: "currentColor",
|
|
2206
2218
|
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"
|
|
2207
2219
|
}, null, -1)
|
|
2208
2220
|
]));
|
|
2209
2221
|
}
|
|
2210
|
-
const
|
|
2222
|
+
const ut = { render: Po }, $o = { class: "is-period-header" }, jo = {
|
|
2211
2223
|
__name: "Period",
|
|
2212
2224
|
props: {
|
|
2213
2225
|
event: {
|
|
@@ -2217,16 +2229,16 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2217
2229
|
},
|
|
2218
2230
|
setup(e) {
|
|
2219
2231
|
const { t } = D();
|
|
2220
|
-
return (r, a) => (g(), v("div",
|
|
2221
|
-
a[0] || (a[0] =
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
f(n(
|
|
2232
|
+
return (r, a) => (g(), v("div", $o, [
|
|
2233
|
+
a[0] || (a[0] = l("div", null, null, -1)),
|
|
2234
|
+
l("p", null, m(e.event.eventPeriod === "pre" ? "-15:00" : e.event.eventTime), 1),
|
|
2235
|
+
l("span", null, [
|
|
2236
|
+
f(n(ut)),
|
|
2225
2237
|
x(" " + m(n(t)(`periods.${e.event.eventPeriod}`)), 1)
|
|
2226
2238
|
])
|
|
2227
2239
|
]));
|
|
2228
2240
|
}
|
|
2229
|
-
},
|
|
2241
|
+
}, Eo = {
|
|
2230
2242
|
__name: "Timeout",
|
|
2231
2243
|
props: {
|
|
2232
2244
|
event: {
|
|
@@ -2257,12 +2269,12 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2257
2269
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2258
2270
|
]),
|
|
2259
2271
|
"event-type-icon": z(() => [
|
|
2260
|
-
f(n(
|
|
2272
|
+
f(n(ut))
|
|
2261
2273
|
]),
|
|
2262
2274
|
_: 1
|
|
2263
2275
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2264
2276
|
}
|
|
2265
|
-
},
|
|
2277
|
+
}, No = {
|
|
2266
2278
|
__name: "GameEvent",
|
|
2267
2279
|
props: {
|
|
2268
2280
|
event: {
|
|
@@ -2275,16 +2287,16 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2275
2287
|
}
|
|
2276
2288
|
},
|
|
2277
2289
|
setup(e) {
|
|
2278
|
-
const t = e, r = (/* @__PURE__ */ new Map()).set("Gól",
|
|
2279
|
-
var o,
|
|
2280
|
-
return ((
|
|
2290
|
+
const t = e, r = (/* @__PURE__ */ new Map()).set("Gól", eo).set("Kiállítás", wo).set("Kapus", mo).set("Idő", Eo).set("Büntető", zo).set("Period", jo), a = w(() => r.get(t.event.type)), i = w(() => {
|
|
2291
|
+
var o, s;
|
|
2292
|
+
return ((s = (o = t.event) == null ? void 0 : o.team) == null ? void 0 : s.id) === t.homeTeamId;
|
|
2281
2293
|
});
|
|
2282
|
-
return (o,
|
|
2294
|
+
return (o, s) => (g(), T(At(a.value), {
|
|
2283
2295
|
event: e.event,
|
|
2284
2296
|
"is-home-team": i.value
|
|
2285
2297
|
}, null, 8, ["event", "is-home-team"]));
|
|
2286
2298
|
}
|
|
2287
|
-
},
|
|
2299
|
+
}, Oo = { class: "gamecenter-timeline-game-events" }, Io = {
|
|
2288
2300
|
__name: "GameEvents",
|
|
2289
2301
|
props: {
|
|
2290
2302
|
gameEvents: {
|
|
@@ -2297,10 +2309,10 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2297
2309
|
}
|
|
2298
2310
|
},
|
|
2299
2311
|
setup(e) {
|
|
2300
|
-
return (t, r) => (g(), v("div",
|
|
2301
|
-
f(
|
|
2312
|
+
return (t, r) => (g(), v("div", Oo, [
|
|
2313
|
+
f(kr, { name: "transition-event" }, {
|
|
2302
2314
|
default: z(() => [
|
|
2303
|
-
(g(!0), v(k, null, E(e.gameEvents, (a) => (g(), T(
|
|
2315
|
+
(g(!0), v(k, null, E(e.gameEvents, (a) => (g(), T(No, {
|
|
2304
2316
|
key: a.eventId,
|
|
2305
2317
|
event: a,
|
|
2306
2318
|
"home-team-id": e.gameData.homeTeam.id
|
|
@@ -2308,10 +2320,10 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2308
2320
|
]),
|
|
2309
2321
|
_: 1
|
|
2310
2322
|
}),
|
|
2311
|
-
r[0] || (r[0] =
|
|
2323
|
+
r[0] || (r[0] = l("div", { id: "event-tooltip-container" }, null, -1))
|
|
2312
2324
|
]));
|
|
2313
2325
|
}
|
|
2314
|
-
},
|
|
2326
|
+
}, Ao = { class: "gamecenter-timeline-lineups" }, _o = { class: "is-heading-2" }, Mo = { class: "is-container" }, Do = { class: "is-heading-2" }, Lo = { class: "is-container" }, Co = { class: "gamecenter-timeline-lineups-lines-simple" }, Go = { class: "gamecenter-timeline-lineups-lines-simple" }, Bo = {
|
|
2315
2327
|
__name: "GameLineups",
|
|
2316
2328
|
props: {
|
|
2317
2329
|
data: {
|
|
@@ -2338,17 +2350,17 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2338
2350
|
}
|
|
2339
2351
|
},
|
|
2340
2352
|
setup(e) {
|
|
2341
|
-
const t = e, { t: r } = D(), a = w(() =>
|
|
2342
|
-
var
|
|
2343
|
-
return
|
|
2353
|
+
const t = e, { t: r } = D(), a = w(() => an(t.data, t.homeTeamId, t.awayTeamId)), i = w(() => {
|
|
2354
|
+
var s, d;
|
|
2355
|
+
return Ot(((d = (s = t.gameOfficials) == null ? void 0 : s.gameTeamMembers) == null ? void 0 : d.home) ?? []);
|
|
2344
2356
|
}), o = w(() => {
|
|
2345
|
-
var
|
|
2346
|
-
return
|
|
2357
|
+
var s, d;
|
|
2358
|
+
return Ot(((d = (s = t.gameOfficials) == null ? void 0 : s.gameTeamMembers) == null ? void 0 : d.away) ?? []);
|
|
2347
2359
|
});
|
|
2348
|
-
return (
|
|
2360
|
+
return (s, d) => (g(), v("div", Ao, [
|
|
2349
2361
|
(g(!0), v(k, null, E(a.value, (c, u) => (g(), v(k, { key: u }, [
|
|
2350
|
-
|
|
2351
|
-
|
|
2362
|
+
l("h2", _o, m(n(r)(`rows.row-${u}`)), 1),
|
|
2363
|
+
l("div", Mo, [
|
|
2352
2364
|
(g(!0), v(k, null, E(c, (b, p) => (g(), v("div", {
|
|
2353
2365
|
key: p,
|
|
2354
2366
|
class: R(["gamecenter-timeline-lineups-lines", [{ "is-away-team": p === "away" }]])
|
|
@@ -2359,55 +2371,55 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2359
2371
|
key: h.position,
|
|
2360
2372
|
class: R(["is-player-wrapper", [`is-${h.position}`]])
|
|
2361
2373
|
}, [
|
|
2362
|
-
|
|
2374
|
+
l("li", null, [
|
|
2363
2375
|
f(n(W), {
|
|
2364
2376
|
src: h.player.picture
|
|
2365
2377
|
}, null, 8, ["src"])
|
|
2366
2378
|
]),
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
x(m(((S = n(
|
|
2370
|
-
|
|
2379
|
+
l("li", null, m(h.number), 1),
|
|
2380
|
+
l("li", null, [
|
|
2381
|
+
x(m(((S = n(Xe)(h)) == null ? void 0 : S.name) ?? "") + " ", 1),
|
|
2382
|
+
l("ul", null, [
|
|
2371
2383
|
(g(!0), v(k, null, E(h.goal, ($) => (g(), v("li", { key: $ }, [
|
|
2372
2384
|
f(n(be))
|
|
2373
2385
|
]))), 128))
|
|
2374
2386
|
])
|
|
2375
2387
|
]),
|
|
2376
|
-
|
|
2388
|
+
l("li", null, m(h.position), 1)
|
|
2377
2389
|
], 2);
|
|
2378
2390
|
}), 128))
|
|
2379
2391
|
], 2))), 128))
|
|
2380
2392
|
])
|
|
2381
2393
|
], 64))), 128)),
|
|
2382
|
-
d[0] || (d[0] =
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2394
|
+
d[0] || (d[0] = l("hr", null, null, -1)),
|
|
2395
|
+
l("h2", Do, m(n(r)("title.coaches")), 1),
|
|
2396
|
+
l("div", Lo, [
|
|
2397
|
+
l("div", Co, [
|
|
2386
2398
|
(g(!0), v(k, null, E(i.value, (c, u) => (g(), v("ul", {
|
|
2387
2399
|
key: c.role,
|
|
2388
2400
|
class: "is-official-person-container is-home-team"
|
|
2389
2401
|
}, [
|
|
2390
|
-
|
|
2402
|
+
l("li", null, [
|
|
2391
2403
|
f(n(W), {
|
|
2392
2404
|
src: c.picture
|
|
2393
2405
|
}, null, 8, ["src"])
|
|
2394
2406
|
]),
|
|
2395
|
-
|
|
2396
|
-
|
|
2407
|
+
l("li", null, m(c.name), 1),
|
|
2408
|
+
l("li", null, m(n(r)(`teamMembers.${u}`)), 1)
|
|
2397
2409
|
]))), 128))
|
|
2398
2410
|
]),
|
|
2399
|
-
|
|
2411
|
+
l("div", Go, [
|
|
2400
2412
|
(g(!0), v(k, null, E(o.value, (c, u) => (g(), v("ul", {
|
|
2401
2413
|
key: c.role,
|
|
2402
2414
|
class: "is-official-person-container is-away-team"
|
|
2403
2415
|
}, [
|
|
2404
|
-
|
|
2416
|
+
l("li", null, [
|
|
2405
2417
|
f(n(W), {
|
|
2406
2418
|
src: c.picture
|
|
2407
2419
|
}, null, 8, ["src"])
|
|
2408
2420
|
]),
|
|
2409
|
-
|
|
2410
|
-
|
|
2421
|
+
l("li", null, m(c.name), 1),
|
|
2422
|
+
l("li", null, m(n(r)(`teamMembers.${u}`)), 1)
|
|
2411
2423
|
]))), 128))
|
|
2412
2424
|
])
|
|
2413
2425
|
])
|
|
@@ -2416,28 +2428,28 @@ const gt = { render: xo }, ko = { class: "is-period-header" }, To = {
|
|
|
2416
2428
|
};
|
|
2417
2429
|
function je(e, t) {
|
|
2418
2430
|
return q((a) => ({
|
|
2419
|
-
...e[a].name ? { name: e[a].name } : e[a].firstName ?
|
|
2431
|
+
...e[a].name ? { name: e[a].name } : e[a].firstName ? et(e[a]) : { name: "" },
|
|
2420
2432
|
role: t(`teamMembers.${a}`)
|
|
2421
2433
|
}))(X(e));
|
|
2422
2434
|
}
|
|
2423
|
-
const
|
|
2435
|
+
const Ho = {
|
|
2424
2436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2425
2437
|
viewBox: "0 0 24 24"
|
|
2426
2438
|
};
|
|
2427
|
-
function
|
|
2428
|
-
return g(), v("svg",
|
|
2429
|
-
|
|
2439
|
+
function Ro(e, t) {
|
|
2440
|
+
return g(), v("svg", Ho, t[0] || (t[0] = [
|
|
2441
|
+
l("path", {
|
|
2430
2442
|
fill: "currentColor",
|
|
2431
2443
|
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",
|
|
2432
2444
|
opacity: ".3"
|
|
2433
2445
|
}, null, -1),
|
|
2434
|
-
|
|
2446
|
+
l("path", {
|
|
2435
2447
|
fill: "currentColor",
|
|
2436
2448
|
d: "m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z"
|
|
2437
2449
|
}, null, -1)
|
|
2438
2450
|
]));
|
|
2439
2451
|
}
|
|
2440
|
-
const
|
|
2452
|
+
const Fo = { render: Ro }, Ko = ["onMouseenter", "onMouseleave", "onFocus", "onBlur"], G = {
|
|
2441
2453
|
__name: "GameDataTable",
|
|
2442
2454
|
props: {
|
|
2443
2455
|
columns: {
|
|
@@ -2459,17 +2471,17 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2459
2471
|
},
|
|
2460
2472
|
emits: ["sort"],
|
|
2461
2473
|
setup(e, { emit: t }) {
|
|
2462
|
-
const r = e, a = t, i =
|
|
2474
|
+
const r = e, a = t, i = U(null), { t: o } = D(), s = (d) => a("sort", d);
|
|
2463
2475
|
return (d, c) => (g(), v("div", null, [
|
|
2464
|
-
|
|
2465
|
-
f(n(
|
|
2476
|
+
l("h2", null, m(e.title), 1),
|
|
2477
|
+
f(n(zr), null, {
|
|
2466
2478
|
default: z(({ el: u }) => [
|
|
2467
|
-
f(n(
|
|
2479
|
+
f(n(Sr), {
|
|
2468
2480
|
columns: r.columns,
|
|
2469
2481
|
rows: r.rows,
|
|
2470
2482
|
"append-to": i.value || u,
|
|
2471
2483
|
sort: e.sort,
|
|
2472
|
-
onSort:
|
|
2484
|
+
onSort: s
|
|
2473
2485
|
}, {
|
|
2474
2486
|
"cell-name": z(({ row: b }) => [
|
|
2475
2487
|
x(m(b.name) + " ", 1),
|
|
@@ -2480,7 +2492,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2480
2492
|
"append-to": i.value
|
|
2481
2493
|
}, {
|
|
2482
2494
|
default: z(({ setRef: p, show: h, hide: S }) => [
|
|
2483
|
-
|
|
2495
|
+
l("span", {
|
|
2484
2496
|
ref: p,
|
|
2485
2497
|
class: "is-text-dark",
|
|
2486
2498
|
onMouseenter: h,
|
|
@@ -2488,8 +2500,8 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2488
2500
|
onFocus: h,
|
|
2489
2501
|
onBlur: S
|
|
2490
2502
|
}, [
|
|
2491
|
-
f(n(
|
|
2492
|
-
], 40,
|
|
2503
|
+
f(n(Fo))
|
|
2504
|
+
], 40, Ko)
|
|
2493
2505
|
]),
|
|
2494
2506
|
_: 1
|
|
2495
2507
|
}, 8, ["content", "append-to"])) : y("", !0)
|
|
@@ -2507,13 +2519,13 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2507
2519
|
]),
|
|
2508
2520
|
_: 1
|
|
2509
2521
|
}),
|
|
2510
|
-
|
|
2522
|
+
l("div", {
|
|
2511
2523
|
ref_key: "tooltipContainer",
|
|
2512
2524
|
ref: i
|
|
2513
2525
|
}, null, 512)
|
|
2514
2526
|
]));
|
|
2515
2527
|
}
|
|
2516
|
-
},
|
|
2528
|
+
}, Uo = { class: "gamecenter-timeline-game-officials" }, Vo = { class: "is-heading-2" }, qo = { class: "is-game-officials-container" }, Yo = { class: "is-heading-2" }, Wo = { class: "is-game-officials-container" }, Qo = {
|
|
2517
2529
|
__name: "GameOfficials",
|
|
2518
2530
|
props: {
|
|
2519
2531
|
gameOfficials: {
|
|
@@ -2530,32 +2542,32 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2530
2542
|
}
|
|
2531
2543
|
},
|
|
2532
2544
|
setup(e) {
|
|
2533
|
-
const t = e, { columns: r } = se(
|
|
2545
|
+
const t = e, { columns: r } = se(or), { columns: a } = se(Ki), { t: i } = D(), o = w(() => {
|
|
2534
2546
|
var c, u;
|
|
2535
2547
|
return je(((u = (c = t.gameOfficials) == null ? void 0 : c.gameTeamMembers) == null ? void 0 : u.home) ?? [], i);
|
|
2536
|
-
}),
|
|
2548
|
+
}), s = w(() => {
|
|
2537
2549
|
var c, u;
|
|
2538
2550
|
return je(((u = (c = t.gameOfficials) == null ? void 0 : c.gameTeamMembers) == null ? void 0 : u.away) ?? [], i);
|
|
2539
|
-
}), d = w(() =>
|
|
2540
|
-
return (c, u) => (g(), v("div",
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
f(
|
|
2551
|
+
}), d = w(() => ln(t.gameOfficials.gameOfficials, i));
|
|
2552
|
+
return (c, u) => (g(), v("div", Uo, [
|
|
2553
|
+
l("h2", Vo, m(n(i)("title.teamOfficials")), 1),
|
|
2554
|
+
l("div", qo, [
|
|
2555
|
+
f(G, {
|
|
2544
2556
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2545
2557
|
columns: n(r),
|
|
2546
2558
|
rows: o.value,
|
|
2547
2559
|
title: e.homeTeamName
|
|
2548
2560
|
}, null, 8, ["columns", "rows", "title"]),
|
|
2549
|
-
f(
|
|
2561
|
+
f(G, {
|
|
2550
2562
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2551
2563
|
columns: n(r),
|
|
2552
|
-
rows:
|
|
2564
|
+
rows: s.value,
|
|
2553
2565
|
title: e.awayTeamName
|
|
2554
2566
|
}, null, 8, ["columns", "rows", "title"])
|
|
2555
2567
|
]),
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
(g(!0), v(k, null, E(d.value, (b, p) => (g(), T(
|
|
2568
|
+
l("h2", Yo, m(n(i)("title.gameOfficials")), 1),
|
|
2569
|
+
l("div", Wo, [
|
|
2570
|
+
(g(!0), v(k, null, E(d.value, (b, p) => (g(), T(G, {
|
|
2559
2571
|
key: p,
|
|
2560
2572
|
class: "gamecenter-timeline-data-table",
|
|
2561
2573
|
columns: n(a),
|
|
@@ -2574,7 +2586,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2574
2586
|
}
|
|
2575
2587
|
},
|
|
2576
2588
|
setup(e) {
|
|
2577
|
-
const t = e, r = w(() =>
|
|
2589
|
+
const t = e, r = w(() => Ze(t.rows, Xe, Lt(["mip"])));
|
|
2578
2590
|
return (a, i) => Y(a.$slots, "default", { rows: r.value });
|
|
2579
2591
|
}
|
|
2580
2592
|
}, Ne = {
|
|
@@ -2586,16 +2598,16 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2586
2598
|
}
|
|
2587
2599
|
},
|
|
2588
2600
|
setup(e) {
|
|
2589
|
-
const t = e, { sort: r, change: a } =
|
|
2590
|
-
() =>
|
|
2591
|
-
), o = w(() =>
|
|
2592
|
-
return (
|
|
2601
|
+
const t = e, { sort: r, change: a } = $r(), i = w(
|
|
2602
|
+
() => Ze(ee(dt("gk", "row"), t.rows), Er("position"), Xe)
|
|
2603
|
+
), o = w(() => Nr(i.value).sorted(r).value());
|
|
2604
|
+
return (s, d) => Y(s.$slots, "default", {
|
|
2593
2605
|
rows: o.value.rows,
|
|
2594
2606
|
sort: n(r),
|
|
2595
2607
|
onSort: n(a)
|
|
2596
2608
|
});
|
|
2597
2609
|
}
|
|
2598
|
-
},
|
|
2610
|
+
}, Jo = { class: "is-heading-2" }, Zo = { class: "gamecenter-data-column" }, Xo = { class: "is-heading-2" }, es = { class: "gamecenter-data-columns" }, ts = {
|
|
2599
2611
|
__name: "GamePlayerStats",
|
|
2600
2612
|
props: {
|
|
2601
2613
|
data: {
|
|
@@ -2618,25 +2630,25 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2618
2630
|
}
|
|
2619
2631
|
},
|
|
2620
2632
|
setup(e) {
|
|
2621
|
-
const t = e, { t: r } = D(), { columns: a } = se(
|
|
2633
|
+
const t = e, { t: r } = D(), { columns: a } = se(ir), { columns: i } = se(nr), o = w(() => {
|
|
2622
2634
|
var u, b;
|
|
2623
2635
|
return Se(((b = (u = t.data) == null ? void 0 : u.players) == null ? void 0 : b[t.homeTeamId]) ?? []);
|
|
2624
|
-
}),
|
|
2636
|
+
}), s = w(() => {
|
|
2625
2637
|
var u, b;
|
|
2626
2638
|
return Se(((b = (u = t.data) == null ? void 0 : u.players) == null ? void 0 : b[t.awayTeamId]) ?? []);
|
|
2627
2639
|
}), d = w(() => {
|
|
2628
2640
|
var u, b;
|
|
2629
|
-
return
|
|
2641
|
+
return Nt(((b = (u = t.data) == null ? void 0 : u.goalies) == null ? void 0 : b[t.homeTeamId]) ?? []);
|
|
2630
2642
|
}), c = w(() => {
|
|
2631
2643
|
var u, b;
|
|
2632
|
-
return
|
|
2644
|
+
return Nt(((b = (u = t.data) == null ? void 0 : u.goalies) == null ? void 0 : b[t.awayTeamId]) ?? []);
|
|
2633
2645
|
});
|
|
2634
2646
|
return (u, b) => (g(), v(k, null, [
|
|
2635
|
-
|
|
2636
|
-
|
|
2647
|
+
l("h2", Jo, m(n(r)("title.fieldPlayers")), 1),
|
|
2648
|
+
l("div", Zo, [
|
|
2637
2649
|
f(Ne, { rows: o.value }, {
|
|
2638
2650
|
default: z(({ rows: p, sort: h, onSort: S }) => [
|
|
2639
|
-
f(
|
|
2651
|
+
f(G, {
|
|
2640
2652
|
class: "is-home-team 'gamecenter-timeline-data-table",
|
|
2641
2653
|
columns: n(a),
|
|
2642
2654
|
rows: p,
|
|
@@ -2647,9 +2659,9 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2647
2659
|
]),
|
|
2648
2660
|
_: 1
|
|
2649
2661
|
}, 8, ["rows"]),
|
|
2650
|
-
f(Ne, { rows:
|
|
2662
|
+
f(Ne, { rows: s.value }, {
|
|
2651
2663
|
default: z(({ rows: p, sort: h, onSort: S }) => [
|
|
2652
|
-
f(
|
|
2664
|
+
f(G, {
|
|
2653
2665
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2654
2666
|
columns: n(a),
|
|
2655
2667
|
rows: p,
|
|
@@ -2661,11 +2673,11 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2661
2673
|
_: 1
|
|
2662
2674
|
}, 8, ["rows"])
|
|
2663
2675
|
]),
|
|
2664
|
-
|
|
2665
|
-
|
|
2676
|
+
l("h2", Xo, m(n(r)("title.goalies")), 1),
|
|
2677
|
+
l("div", es, [
|
|
2666
2678
|
f(Ee, { rows: d.value }, {
|
|
2667
2679
|
default: z(({ rows: p }) => [
|
|
2668
|
-
f(
|
|
2680
|
+
f(G, {
|
|
2669
2681
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2670
2682
|
columns: n(i),
|
|
2671
2683
|
rows: p,
|
|
@@ -2676,7 +2688,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2676
2688
|
}, 8, ["rows"]),
|
|
2677
2689
|
f(Ee, { rows: c.value }, {
|
|
2678
2690
|
default: z(({ rows: p }) => [
|
|
2679
|
-
f(
|
|
2691
|
+
f(G, {
|
|
2680
2692
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2681
2693
|
columns: n(i),
|
|
2682
2694
|
rows: p,
|
|
@@ -2688,7 +2700,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2688
2700
|
])
|
|
2689
2701
|
], 64));
|
|
2690
2702
|
}
|
|
2691
|
-
},
|
|
2703
|
+
}, rs = { class: "gamecenter-timeline-tab-buttons" }, as = {
|
|
2692
2704
|
__name: "GameTabs",
|
|
2693
2705
|
props: {
|
|
2694
2706
|
activeTab: {
|
|
@@ -2702,34 +2714,34 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2702
2714
|
},
|
|
2703
2715
|
emits: ["update:activeTab"],
|
|
2704
2716
|
setup(e, { emit: t }) {
|
|
2705
|
-
const r = e, a = t, i =
|
|
2706
|
-
function
|
|
2717
|
+
const r = e, a = t, i = tt("history"), { t: o } = D();
|
|
2718
|
+
function s(d) {
|
|
2707
2719
|
a("update:activeTab", d), r.useSearchParams && (i.tab = d);
|
|
2708
2720
|
}
|
|
2709
|
-
return (d, c) => (g(), v("div",
|
|
2710
|
-
|
|
2721
|
+
return (d, c) => (g(), v("div", rs, [
|
|
2722
|
+
l("button", {
|
|
2711
2723
|
class: R(["tab-button", { "is-active": e.activeTab === n(Pe) }]),
|
|
2712
|
-
onClick: c[0] || (c[0] = (u) =>
|
|
2724
|
+
onClick: c[0] || (c[0] = (u) => s(n(Pe)))
|
|
2713
2725
|
}, m(n(o)("menu.events")), 3),
|
|
2714
|
-
|
|
2726
|
+
l("button", {
|
|
2715
2727
|
class: R(["tab-button", { "is-active": e.activeTab === n(Ue) }]),
|
|
2716
|
-
onClick: c[1] || (c[1] = (u) =>
|
|
2728
|
+
onClick: c[1] || (c[1] = (u) => s(n(Ue)))
|
|
2717
2729
|
}, m(n(o)("menu.lineups")), 3),
|
|
2718
|
-
|
|
2730
|
+
l("button", {
|
|
2719
2731
|
class: R(["tab-button", { "is-active": e.activeTab === n(Ve) }]),
|
|
2720
|
-
onClick: c[2] || (c[2] = (u) =>
|
|
2732
|
+
onClick: c[2] || (c[2] = (u) => s(n(Ve)))
|
|
2721
2733
|
}, m(n(o)("menu.teamStats")), 3),
|
|
2722
|
-
|
|
2734
|
+
l("button", {
|
|
2723
2735
|
class: R(["tab-button", { "is-active": e.activeTab === n(qe) }]),
|
|
2724
|
-
onClick: c[3] || (c[3] = (u) =>
|
|
2736
|
+
onClick: c[3] || (c[3] = (u) => s(n(qe)))
|
|
2725
2737
|
}, m(n(o)("menu.playerStats")), 3),
|
|
2726
|
-
|
|
2738
|
+
l("button", {
|
|
2727
2739
|
class: R(["tab-button", { "is-active": e.activeTab === n(Ye) }]),
|
|
2728
|
-
onClick: c[4] || (c[4] = (u) =>
|
|
2740
|
+
onClick: c[4] || (c[4] = (u) => s(n(Ye)))
|
|
2729
2741
|
}, m(n(o)("menu.officials")), 3)
|
|
2730
2742
|
]));
|
|
2731
2743
|
}
|
|
2732
|
-
},
|
|
2744
|
+
}, is = { class: "statistics-double-bar" }, ns = { class: "is-value is-value-start" }, os = { class: "is-bar is-bar-start" }, ss = { class: "is-bar is-bar-end" }, ls = { class: "is-value is-value-end" }, cs = { class: "is-title" }, J = {
|
|
2733
2745
|
__name: "StatisticsDoubleBar",
|
|
2734
2746
|
props: {
|
|
2735
2747
|
max: {
|
|
@@ -2755,8 +2767,8 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2755
2767
|
},
|
|
2756
2768
|
setup(e) {
|
|
2757
2769
|
const t = e, r = w(() => ({ width: `${t.valueStart / t.max * 100 || 0}%` })), a = w(() => ({ width: `${t.valueEnd / t.max * 100 || 0}%` }));
|
|
2758
|
-
return (i, o) => (g(), v("div",
|
|
2759
|
-
|
|
2770
|
+
return (i, o) => (g(), v("div", is, [
|
|
2771
|
+
l("div", ns, [
|
|
2760
2772
|
Y(i.$slots, "value-start", {}, () => [
|
|
2761
2773
|
x(m(e.valueStart) + " ", 1),
|
|
2762
2774
|
e.valueSuffix ? (g(), v(k, { key: 0 }, [
|
|
@@ -2764,19 +2776,19 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2764
2776
|
], 64)) : y("", !0)
|
|
2765
2777
|
])
|
|
2766
2778
|
]),
|
|
2767
|
-
|
|
2768
|
-
|
|
2779
|
+
l("div", os, [
|
|
2780
|
+
l("div", {
|
|
2769
2781
|
class: "is-bar-start--progress",
|
|
2770
2782
|
style: xe(r.value)
|
|
2771
2783
|
}, null, 4)
|
|
2772
2784
|
]),
|
|
2773
|
-
|
|
2774
|
-
|
|
2785
|
+
l("div", ss, [
|
|
2786
|
+
l("div", {
|
|
2775
2787
|
class: "is-bar-end--progress",
|
|
2776
2788
|
style: xe(a.value)
|
|
2777
2789
|
}, null, 4)
|
|
2778
2790
|
]),
|
|
2779
|
-
|
|
2791
|
+
l("div", ls, [
|
|
2780
2792
|
Y(i.$slots, "value-end", {}, () => [
|
|
2781
2793
|
x(m(e.valueEnd) + " ", 1),
|
|
2782
2794
|
e.valueSuffix ? (g(), v(k, { key: 0 }, [
|
|
@@ -2784,10 +2796,10 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2784
2796
|
], 64)) : y("", !0)
|
|
2785
2797
|
])
|
|
2786
2798
|
]),
|
|
2787
|
-
|
|
2799
|
+
l("div", cs, m(e.title), 1)
|
|
2788
2800
|
]));
|
|
2789
2801
|
}
|
|
2790
|
-
},
|
|
2802
|
+
}, ds = { class: "gamecenter-timeline-team-stats" }, gs = { class: "is-heading-2" }, ms = { class: "is-stat-container" }, us = { class: "is-heading-2" }, vs = { class: "is-stat-container" }, bs = { class: "is-heading-2" }, ps = { class: "is-stat-container" }, fs = { class: "is-heading-2" }, hs = { class: "is-stat-container" }, ys = { class: "is-heading-2" }, ws = { class: "is-stat-container" }, xs = { class: "is-heading-2" }, ks = { class: "is-stat-container" }, Ts = {
|
|
2791
2803
|
__name: "GameTeamStats",
|
|
2792
2804
|
props: {
|
|
2793
2805
|
gameStats: {
|
|
@@ -2808,28 +2820,28 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2808
2820
|
return ((h = (p = t.gameData) == null ? void 0 : p.awayTeam) == null ? void 0 : h.id) ?? "";
|
|
2809
2821
|
}), o = w(() => {
|
|
2810
2822
|
var p;
|
|
2811
|
-
return
|
|
2812
|
-
}),
|
|
2823
|
+
return Re(((p = t.gameStats) == null ? void 0 : p.teamSOG) ?? [], i.value, a.value, "shots");
|
|
2824
|
+
}), s = w(() => {
|
|
2813
2825
|
var p;
|
|
2814
|
-
return
|
|
2826
|
+
return Re(((p = t.gameStats) == null ? void 0 : p.teamSOG) ?? [], a.value, i.value, "saves");
|
|
2815
2827
|
}), d = w(
|
|
2816
2828
|
() => {
|
|
2817
2829
|
var p;
|
|
2818
|
-
return
|
|
2830
|
+
return Re(((p = t.gameStats) == null ? void 0 : p.teamPenalties) ?? [], a.value, i.value, "penaltyLength");
|
|
2819
2831
|
}
|
|
2820
2832
|
), c = w(() => {
|
|
2821
2833
|
var p;
|
|
2822
|
-
return
|
|
2834
|
+
return on(((p = t.gameStats) == null ? void 0 : p.teamPowerPlay) ?? {});
|
|
2823
2835
|
}), u = w(() => {
|
|
2824
2836
|
var p;
|
|
2825
|
-
return
|
|
2837
|
+
return sn(((p = t.gameStats) == null ? void 0 : p.teamPowerPlay) ?? {});
|
|
2826
2838
|
}), b = w(() => {
|
|
2827
2839
|
var p;
|
|
2828
|
-
return
|
|
2840
|
+
return nn(((p = t.gameStats) == null ? void 0 : p.teamPowerPlay) ?? {});
|
|
2829
2841
|
});
|
|
2830
|
-
return (p, h) => (g(), v("div",
|
|
2831
|
-
|
|
2832
|
-
|
|
2842
|
+
return (p, h) => (g(), v("div", ds, [
|
|
2843
|
+
l("h1", gs, m(n(r)("teamsStats.sog")), 1),
|
|
2844
|
+
l("div", ms, [
|
|
2833
2845
|
(g(!0), v(k, null, E(o.value, ({ max: S, valueStart: $, valueEnd: N }, P) => (g(), T(J, {
|
|
2834
2846
|
key: P,
|
|
2835
2847
|
max: S,
|
|
@@ -2838,9 +2850,9 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2838
2850
|
title: n(r)(`section.${P}`)
|
|
2839
2851
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2840
2852
|
]),
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
(g(!0), v(k, null, E(
|
|
2853
|
+
l("h1", us, m(n(r)("teamsStats.saves")), 1),
|
|
2854
|
+
l("div", vs, [
|
|
2855
|
+
(g(!0), v(k, null, E(s.value, ({ max: S, valueStart: $, valueEnd: N }, P) => (g(), T(J, {
|
|
2844
2856
|
key: P,
|
|
2845
2857
|
max: S,
|
|
2846
2858
|
"value-start": $,
|
|
@@ -2848,8 +2860,8 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2848
2860
|
title: n(r)(`section.${P}`)
|
|
2849
2861
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2850
2862
|
]),
|
|
2851
|
-
|
|
2852
|
-
|
|
2863
|
+
l("h1", bs, m(n(r)("teamsStats.pim")), 1),
|
|
2864
|
+
l("div", ps, [
|
|
2853
2865
|
(g(!0), v(k, null, E(d.value, ({ max: S, valueStart: $, valueEnd: N }, P) => (g(), T(J, {
|
|
2854
2866
|
key: P,
|
|
2855
2867
|
max: S,
|
|
@@ -2858,30 +2870,30 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2858
2870
|
title: n(r)(`section.${P}`)
|
|
2859
2871
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2860
2872
|
]),
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
(g(!0), v(k, null, E(c.value, ({ max: S, valueStart: $, valueEnd: N, suffix: P },
|
|
2864
|
-
key:
|
|
2873
|
+
l("h1", fs, m(n(r)("teamsStats.advPercent")), 1),
|
|
2874
|
+
l("div", hs, [
|
|
2875
|
+
(g(!0), v(k, null, E(c.value, ({ max: S, valueStart: $, valueEnd: N, suffix: P }, F) => (g(), T(J, {
|
|
2876
|
+
key: F,
|
|
2865
2877
|
max: S,
|
|
2866
2878
|
"value-start": $,
|
|
2867
2879
|
"value-end": N,
|
|
2868
|
-
title: n(r)(`stats.${
|
|
2880
|
+
title: n(r)(`stats.${F}`),
|
|
2869
2881
|
"value-suffix": P
|
|
2870
2882
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2871
2883
|
]),
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
(g(!0), v(k, null, E(u.value, ({ max: S, valueStart: $, valueEnd: N, suffix: P },
|
|
2875
|
-
key:
|
|
2884
|
+
l("h1", ys, m(n(r)("teamsStats.penaltyKilling")), 1),
|
|
2885
|
+
l("div", ws, [
|
|
2886
|
+
(g(!0), v(k, null, E(u.value, ({ max: S, valueStart: $, valueEnd: N, suffix: P }, F) => (g(), T(J, {
|
|
2887
|
+
key: F,
|
|
2876
2888
|
max: S,
|
|
2877
2889
|
"value-start": $,
|
|
2878
2890
|
"value-end": N,
|
|
2879
|
-
title: n(r)(`stats.${
|
|
2891
|
+
title: n(r)(`stats.${F}`),
|
|
2880
2892
|
"value-suffix": P
|
|
2881
2893
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2882
2894
|
]),
|
|
2883
|
-
|
|
2884
|
-
|
|
2895
|
+
l("h1", xs, m(n(r)("teamsStats.advantageTime")), 1),
|
|
2896
|
+
l("div", ks, [
|
|
2885
2897
|
f(J, {
|
|
2886
2898
|
max: b.value.advTime.max,
|
|
2887
2899
|
"value-start": b.value.advTime.valueStart,
|
|
@@ -2889,10 +2901,10 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2889
2901
|
title: n(r)("section.all")
|
|
2890
2902
|
}, {
|
|
2891
2903
|
"value-start": z(() => [
|
|
2892
|
-
x(m(n(
|
|
2904
|
+
x(m(n(H)(b.value.advTime.valueStart)), 1)
|
|
2893
2905
|
]),
|
|
2894
2906
|
"value-end": z(() => [
|
|
2895
|
-
x(m(n(
|
|
2907
|
+
x(m(n(H)(b.value.advTime.valueEnd)), 1)
|
|
2896
2908
|
]),
|
|
2897
2909
|
_: 1
|
|
2898
2910
|
}, 8, ["max", "value-start", "value-end", "title"]),
|
|
@@ -2903,10 +2915,10 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2903
2915
|
title: n(r)("teamsStats.advantageTimePP1")
|
|
2904
2916
|
}, {
|
|
2905
2917
|
"value-start": z(() => [
|
|
2906
|
-
x(m(n(
|
|
2918
|
+
x(m(n(H)(b.value.advTimePP1.valueStart)), 1)
|
|
2907
2919
|
]),
|
|
2908
2920
|
"value-end": z(() => [
|
|
2909
|
-
x(m(n(
|
|
2921
|
+
x(m(n(H)(b.value.advTimePP1.valueEnd)), 1)
|
|
2910
2922
|
]),
|
|
2911
2923
|
_: 1
|
|
2912
2924
|
}, 8, ["max", "value-start", "value-end", "title"]),
|
|
@@ -2917,22 +2929,22 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2917
2929
|
title: n(r)("teamsStats.advantageTimePP2")
|
|
2918
2930
|
}, {
|
|
2919
2931
|
"value-start": z(() => [
|
|
2920
|
-
x(m(n(
|
|
2932
|
+
x(m(n(H)(b.value.advTimePP2.valueStart)), 1)
|
|
2921
2933
|
]),
|
|
2922
2934
|
"value-end": z(() => [
|
|
2923
|
-
x(m(n(
|
|
2935
|
+
x(m(n(H)(b.value.advTimePP2.valueEnd)), 1)
|
|
2924
2936
|
]),
|
|
2925
2937
|
_: 1
|
|
2926
2938
|
}, 8, ["max", "value-start", "value-end", "title"])
|
|
2927
2939
|
])
|
|
2928
2940
|
]));
|
|
2929
2941
|
}
|
|
2930
|
-
}, vr = "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-800);--vbr-widget-playoffs-header-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-playoffs-details-bg: var(--vbr-widget-primary-color-50);--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}html,body{-webkit-font-smoothing:antialiased}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}.transition-event-move,.transition-event-enter-active,.transition-event-leave-active{transition:all .25s ease}.transition-event-enter-from,.transition-event-leave-to{opacity:0}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.loading-indicator{padding:1em;font-weight:600;color:var(--vbr-widget-loading-indicator-text-color);text-align:center}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.error-notice{display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.error-notice button{text-decoration:underline}.timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125em .25em;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-inline-start:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-dark{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-primary-color-700)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15em .35em}.is-badge.is-extra-large{font-size:var(--vbr-widget-badge-extra-large-font-size);padding:.2695em .5165em}", ys = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", ws = `.base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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)}`, xs = '.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)}', ks = '.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)}', Ts = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", zs = '.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}', br = (e, t) => {
|
|
2942
|
+
}, br = "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-800);--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}", zs = ".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)}}", Ss = `.base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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)}`, Ps = '.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)}', $s = '.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)}', js = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Es = '.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}', pr = (e, t) => {
|
|
2931
2943
|
const r = e.__vccOpts || e;
|
|
2932
2944
|
for (const [a, i] of t)
|
|
2933
2945
|
r[a] = i;
|
|
2934
2946
|
return r;
|
|
2935
|
-
},
|
|
2947
|
+
}, Ns = 3e4, Os = {
|
|
2936
2948
|
__name: "GameTimeline.ce",
|
|
2937
2949
|
props: {
|
|
2938
2950
|
locale: {
|
|
@@ -2949,7 +2961,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2949
2961
|
}
|
|
2950
2962
|
},
|
|
2951
2963
|
setup(e) {
|
|
2952
|
-
const t = e, r = { en: { ...
|
|
2964
|
+
const t = e, r = { en: { ...rr, ...si }, hu: { ...ar, ...Oi } }, a = U(null), i = tt("history"), o = U(i.tab || Pe), { errors: s, add: d, remove: c } = dr(), u = w(() => (i == null ? void 0 : i.gameid) || (i == null ? void 0 : i.gameId) || t.gameId), { state: b, execute: p } = Z({
|
|
2953
2965
|
options: {
|
|
2954
2966
|
path: "/v2/game-data",
|
|
2955
2967
|
apiKey: t.apiKey,
|
|
@@ -2963,7 +2975,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2963
2975
|
apiKey: t.apiKey,
|
|
2964
2976
|
params: { gameId: u.value }
|
|
2965
2977
|
},
|
|
2966
|
-
transform: (j) =>
|
|
2978
|
+
transform: (j) => tn(j),
|
|
2967
2979
|
onError: (j) => d("gameEvents", j),
|
|
2968
2980
|
onSuccess: () => c("gameEvents")
|
|
2969
2981
|
}), { state: $, execute: N } = Z({
|
|
@@ -2974,7 +2986,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2974
2986
|
},
|
|
2975
2987
|
onError: (j) => d("gameStats", j),
|
|
2976
2988
|
onSuccess: () => c("gameStats")
|
|
2977
|
-
}), { state: P, execute:
|
|
2989
|
+
}), { state: P, execute: F } = Z({
|
|
2978
2990
|
options: {
|
|
2979
2991
|
path: "/v2/game-officials",
|
|
2980
2992
|
apiKey: t.apiKey,
|
|
@@ -2983,28 +2995,28 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2983
2995
|
onError: (j) => d("gameOfficials", j),
|
|
2984
2996
|
onSuccess: () => c("gameOfficials")
|
|
2985
2997
|
});
|
|
2986
|
-
|
|
2998
|
+
cr({
|
|
2987
2999
|
data: b,
|
|
2988
|
-
services: { getGameData: p, getGameStats: N, getEvents: S, getGameOfficials:
|
|
2989
|
-
interval:
|
|
3000
|
+
services: { getGameData: p, getGameStats: N, getEvents: S, getGameOfficials: F },
|
|
3001
|
+
interval: Ns
|
|
2990
3002
|
});
|
|
2991
|
-
const ae =
|
|
3003
|
+
const ae = Gi(b);
|
|
2992
3004
|
return (j, O) => (g(), v("div", {
|
|
2993
3005
|
class: "gamecenter-timeline",
|
|
2994
3006
|
style: xe(n(ae))
|
|
2995
3007
|
}, [
|
|
2996
|
-
f(n(
|
|
3008
|
+
f(n(Mt), {
|
|
2997
3009
|
locale: t.locale,
|
|
2998
3010
|
messages: r
|
|
2999
3011
|
}, {
|
|
3000
3012
|
default: z(() => {
|
|
3001
3013
|
var L;
|
|
3002
3014
|
return [
|
|
3003
|
-
(g(!0), v(k, null, E(n(
|
|
3004
|
-
key:
|
|
3005
|
-
error:
|
|
3015
|
+
(g(!0), v(k, null, E(n(s), (B) => (g(), T(n(Dt), {
|
|
3016
|
+
key: B.key,
|
|
3017
|
+
error: B
|
|
3006
3018
|
}, null, 8, ["error"]))), 128)),
|
|
3007
|
-
n(A)(n(b)) ? y("", !0) : (g(), T(
|
|
3019
|
+
n(A)(n(b)) ? y("", !0) : (g(), T(_n, {
|
|
3008
3020
|
key: 0,
|
|
3009
3021
|
ref_key: "contentElementRef",
|
|
3010
3022
|
ref: a,
|
|
@@ -3013,16 +3025,16 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3013
3025
|
locale: e.locale
|
|
3014
3026
|
}, null, 8, ["game-events", "game-data", "locale"])),
|
|
3015
3027
|
((L = n(b)) == null ? void 0 : L.gameStatus) > 0 ? (g(), v(k, { key: 1 }, [
|
|
3016
|
-
f(
|
|
3028
|
+
f(as, {
|
|
3017
3029
|
"active-tab": o.value,
|
|
3018
|
-
"onUpdate:activeTab": O[0] || (O[0] = (
|
|
3030
|
+
"onUpdate:activeTab": O[0] || (O[0] = (B) => o.value = B)
|
|
3019
3031
|
}, null, 8, ["active-tab"]),
|
|
3020
|
-
o.value === n(Pe) && !n(A)(n(h)) && !n(A)(n(b)) ? (g(), T(
|
|
3032
|
+
o.value === n(Pe) && !n(A)(n(h)) && !n(A)(n(b)) ? (g(), T(Io, {
|
|
3021
3033
|
key: 0,
|
|
3022
3034
|
"game-events": n(h),
|
|
3023
3035
|
"game-data": n(b)
|
|
3024
3036
|
}, null, 8, ["game-events", "game-data"])) : y("", !0),
|
|
3025
|
-
o.value === n(Ue) ? (g(), T(
|
|
3037
|
+
o.value === n(Ue) ? (g(), T(Bo, {
|
|
3026
3038
|
key: 1,
|
|
3027
3039
|
data: n($).players,
|
|
3028
3040
|
"game-officials": n(P),
|
|
@@ -3031,12 +3043,12 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3031
3043
|
"away-team-id": n(b).awayTeam.id,
|
|
3032
3044
|
"away-team-name": n(b).awayTeam.longName
|
|
3033
3045
|
}, null, 8, ["data", "game-officials", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : y("", !0),
|
|
3034
|
-
o.value === n(Ve) ? (g(), T(
|
|
3046
|
+
o.value === n(Ve) ? (g(), T(Ts, {
|
|
3035
3047
|
key: 2,
|
|
3036
3048
|
"game-data": n(b),
|
|
3037
3049
|
"game-stats": n($)
|
|
3038
3050
|
}, null, 8, ["game-data", "game-stats"])) : y("", !0),
|
|
3039
|
-
o.value === n(qe) && !n(A)(n($)) ? (g(), T(
|
|
3051
|
+
o.value === n(qe) && !n(A)(n($)) ? (g(), T(ts, {
|
|
3040
3052
|
key: 3,
|
|
3041
3053
|
data: n($),
|
|
3042
3054
|
"home-team-id": n(b).homeTeam.id,
|
|
@@ -3044,7 +3056,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3044
3056
|
"away-team-id": n(b).awayTeam.id,
|
|
3045
3057
|
"away-team-name": n(b).awayTeam.longName
|
|
3046
3058
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : y("", !0),
|
|
3047
|
-
o.value === n(Ye) && !n(A)(n(P)) && !n(A)(n(b)) ? (g(), T(
|
|
3059
|
+
o.value === n(Ye) && !n(A)(n(P)) && !n(A)(n(b)) ? (g(), T(Qo, {
|
|
3048
3060
|
key: 4,
|
|
3049
3061
|
"game-officials": n(P),
|
|
3050
3062
|
"home-team-name": n(b).homeTeam.longName,
|
|
@@ -3057,16 +3069,16 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3057
3069
|
}, 8, ["locale"])
|
|
3058
3070
|
], 4));
|
|
3059
3071
|
}
|
|
3060
|
-
},
|
|
3072
|
+
}, Is = /* @__PURE__ */ pr(Os, [["styles", [br, zs, Ss, Ps, $s, js, Es]]]), As = { class: "gamecenter-game-data" }, _s = { class: "is-title-container" }, Ms = { class: "is-external-contents" }, Ds = ["href"], Ls = ["href"], Cs = ["href"], Gs = { class: "is-teams-and-results" }, Bs = { class: "is-team-name" }, Hs = {
|
|
3061
3073
|
key: 0,
|
|
3062
3074
|
class: "is-game-status"
|
|
3063
|
-
},
|
|
3075
|
+
}, Rs = {
|
|
3064
3076
|
key: 1,
|
|
3065
3077
|
class: "is-game-status"
|
|
3066
|
-
},
|
|
3078
|
+
}, Fs = { key: 0 }, Ks = { class: "is-badge is-invert is-large" }, Us = { key: 1 }, Vs = { class: "is-badge is-invert is-large" }, qs = {
|
|
3067
3079
|
key: 3,
|
|
3068
3080
|
class: "is-game-status"
|
|
3069
|
-
},
|
|
3081
|
+
}, Ys = { key: 0 }, Ws = { key: 1 }, Qs = { key: 2 }, Js = { key: 3 }, Zs = { class: "is-period-results" }, Xs = { class: "is-team-name" }, el = {
|
|
3070
3082
|
__name: "GameData",
|
|
3071
3083
|
props: {
|
|
3072
3084
|
gameData: {
|
|
@@ -3080,18 +3092,18 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3080
3092
|
},
|
|
3081
3093
|
setup(e) {
|
|
3082
3094
|
const { t } = D();
|
|
3083
|
-
return (r, a) => (g(), v("div",
|
|
3084
|
-
|
|
3085
|
-
a[0] || (C(-1, !0), (a[0] =
|
|
3095
|
+
return (r, a) => (g(), v("div", As, [
|
|
3096
|
+
l("div", _s, [
|
|
3097
|
+
a[0] || (C(-1, !0), (a[0] = l("div", { class: "is-title" }, [
|
|
3086
3098
|
x(m(e.gameData.championshipName) + " - " + m(e.gameData.divisionName) + " - " + m(e.gameData.gameName) + " / " + m(e.gameData.location.locationName), 1)
|
|
3087
3099
|
])).cacheIndex = 0, C(1), a[0]),
|
|
3088
|
-
a[1] || (C(-1, !0), (a[1] =
|
|
3100
|
+
a[1] || (C(-1, !0), (a[1] = l("div", { class: "is-gamedate" }, [
|
|
3089
3101
|
x(m(n(ke)(e.gameData.gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(n(Te)(new Date(e.gameData.gameDate), null, e.locale)) + ") ", 1)
|
|
3090
3102
|
])).cacheIndex = 1, C(1), a[1]),
|
|
3091
|
-
a[2] || (C(-1, !0), (a[2] =
|
|
3103
|
+
a[2] || (C(-1, !0), (a[2] = l("div", { class: "is-local-gamedate" }, [
|
|
3092
3104
|
x(m(n(t)("localTime")) + " (" + m(e.gameData.location.locationCountryISO || e.gameData.location.locationName) + "): " + m(n(ke)(e.gameData.gameDate, "L dddd - HH:mm", e.gameData.location.timezone, e.locale)) + " (" + m(n(Te)(new Date(e.gameData.gameDate), e.gameData.location.timezone, e.locale)) + ") ", 1)
|
|
3093
3105
|
])).cacheIndex = 2, C(1), a[2]),
|
|
3094
|
-
|
|
3106
|
+
l("div", Ms, [
|
|
3095
3107
|
e.gameData.electronicReportUrl ? (g(), v("a", {
|
|
3096
3108
|
key: 0,
|
|
3097
3109
|
href: e.gameData.electronicReportUrl,
|
|
@@ -3099,7 +3111,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3099
3111
|
}, [
|
|
3100
3112
|
f(n($e), { class: "is-icon" }),
|
|
3101
3113
|
x(" " + m(n(t)("sheet")), 1)
|
|
3102
|
-
], 8,
|
|
3114
|
+
], 8, Ds)) : y("", !0),
|
|
3103
3115
|
e.gameData.toiReportUrl ? (g(), v("a", {
|
|
3104
3116
|
key: 1,
|
|
3105
3117
|
href: e.gameData.toiReportUrl,
|
|
@@ -3107,63 +3119,63 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3107
3119
|
}, [
|
|
3108
3120
|
f(n($e), { class: "is-icon" }),
|
|
3109
3121
|
x(" " + m(n(t)("toiSheet")), 1)
|
|
3110
|
-
], 8,
|
|
3122
|
+
], 8, Ls)) : y("", !0),
|
|
3111
3123
|
e.gameData.video ? (g(), v("a", {
|
|
3112
3124
|
key: 2,
|
|
3113
3125
|
href: e.gameData.video,
|
|
3114
3126
|
target: "_blank"
|
|
3115
3127
|
}, [
|
|
3116
|
-
f(n(
|
|
3128
|
+
f(n(gr), { class: "is-icon" }),
|
|
3117
3129
|
x(" " + m(n(t)("video")), 1)
|
|
3118
|
-
], 8,
|
|
3130
|
+
], 8, Cs)) : y("", !0)
|
|
3119
3131
|
])
|
|
3120
3132
|
]),
|
|
3121
|
-
|
|
3122
|
-
a[3] || (C(-1, !0), (a[3] =
|
|
3133
|
+
l("div", Gs, [
|
|
3134
|
+
a[3] || (C(-1, !0), (a[3] = l("div", null, [
|
|
3123
3135
|
f(n(W), {
|
|
3124
3136
|
src: e.gameData.homeTeam.logo,
|
|
3125
3137
|
class: "is-team-logo",
|
|
3126
3138
|
"default-src": n(Le)
|
|
3127
3139
|
}, null, 8, ["src", "default-src"]),
|
|
3128
|
-
|
|
3140
|
+
l("h1", Bs, m(e.gameData.homeTeam.longName), 1)
|
|
3129
3141
|
])).cacheIndex = 3, C(1), a[3]),
|
|
3130
|
-
|
|
3131
|
-
e.gameData.gameStatus > 1 ? (g(), v("p",
|
|
3132
|
-
e.gameData.gameStatus === 1 ? (g(), v("p",
|
|
3142
|
+
l("div", null, [
|
|
3143
|
+
e.gameData.gameStatus > 1 ? (g(), v("p", Hs, m(n(t)(`gameStatus.status-${e.gameData.gameStatus}`)), 1)) : y("", !0),
|
|
3144
|
+
e.gameData.gameStatus === 1 ? (g(), v("p", Rs, m(n(t)(`periods.${n(mt)(e.gameData.period)}`)), 1)) : y("", !0),
|
|
3133
3145
|
e.gameData.gameStatus > 1 ? (g(), v(k, { key: 2 }, [
|
|
3134
|
-
e.gameData.isOvertime ? (g(), v("p",
|
|
3135
|
-
|
|
3146
|
+
e.gameData.isOvertime ? (g(), v("p", Fs, [
|
|
3147
|
+
l("span", Ks, m(n(t)("afterOvertime")), 1)
|
|
3136
3148
|
])) : y("", !0),
|
|
3137
|
-
e.gameData.isShootout ? (g(), v("p",
|
|
3138
|
-
|
|
3149
|
+
e.gameData.isShootout ? (g(), v("p", Us, [
|
|
3150
|
+
l("span", Vs, m(n(t)("afterShootout")), 1)
|
|
3139
3151
|
])) : y("", !0)
|
|
3140
3152
|
], 64)) : y("", !0),
|
|
3141
|
-
e.gameData.gameStatus === 1 ? (g(), v("p",
|
|
3142
|
-
e.gameData.gameStatus === 1 ? (g(), T(
|
|
3153
|
+
e.gameData.gameStatus === 1 ? (g(), v("p", qs, m(e.gameData.actualTime), 1)) : y("", !0),
|
|
3154
|
+
e.gameData.gameStatus === 1 ? (g(), T(mr, {
|
|
3143
3155
|
key: 4,
|
|
3144
3156
|
"game-data": e.gameData
|
|
3145
3157
|
}, null, 8, ["game-data"])) : y("", !0),
|
|
3146
|
-
|
|
3158
|
+
l("div", {
|
|
3147
3159
|
class: R(["is-game-result", [{ "is-game-status-live": e.gameData.gameStatus === 1 }]])
|
|
3148
3160
|
}, [
|
|
3149
|
-
e.gameData.gameStatus === 0 ? (g(), v("span",
|
|
3161
|
+
e.gameData.gameStatus === 0 ? (g(), v("span", Ys, "-")) : (g(), v("span", Ws, m(e.gameData.homeTeamScore), 1)),
|
|
3150
3162
|
a[5] || (a[5] = x(":")),
|
|
3151
|
-
e.gameData.gameStatus === 0 ? (g(), v("span",
|
|
3163
|
+
e.gameData.gameStatus === 0 ? (g(), v("span", Qs, "-")) : (g(), v("span", Js, m(e.gameData.awayTeamScore), 1))
|
|
3152
3164
|
], 2),
|
|
3153
|
-
|
|
3165
|
+
l("p", Zs, m(e.gameData.periodResults), 1)
|
|
3154
3166
|
]),
|
|
3155
|
-
a[4] || (C(-1, !0), (a[4] =
|
|
3167
|
+
a[4] || (C(-1, !0), (a[4] = l("div", null, [
|
|
3156
3168
|
f(n(W), {
|
|
3157
3169
|
src: e.gameData.awayTeam.logo,
|
|
3158
3170
|
"default-src": n(Ce),
|
|
3159
3171
|
class: "is-team-logo"
|
|
3160
3172
|
}, null, 8, ["src", "default-src"]),
|
|
3161
|
-
|
|
3173
|
+
l("h1", Xs, m(e.gameData.awayTeam.longName), 1)
|
|
3162
3174
|
])).cacheIndex = 4, C(1), a[4])
|
|
3163
3175
|
])
|
|
3164
3176
|
]));
|
|
3165
3177
|
}
|
|
3166
|
-
},
|
|
3178
|
+
}, tl = ["aria-label"], he = {
|
|
3167
3179
|
__name: "TeamLogo",
|
|
3168
3180
|
props: {
|
|
3169
3181
|
name: {
|
|
@@ -3179,7 +3191,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3179
3191
|
}
|
|
3180
3192
|
},
|
|
3181
3193
|
setup(e) {
|
|
3182
|
-
const t = e, r =
|
|
3194
|
+
const t = e, r = U(null), a = w(() => t.isHomeTeam ? Le : Ce);
|
|
3183
3195
|
return (i, o) => (g(), v(k, null, [
|
|
3184
3196
|
f(n(Q), {
|
|
3185
3197
|
offset: 2,
|
|
@@ -3188,9 +3200,9 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3188
3200
|
content: e.name,
|
|
3189
3201
|
"append-to": r.value
|
|
3190
3202
|
}, {
|
|
3191
|
-
default: z(({ setRef:
|
|
3192
|
-
|
|
3193
|
-
ref:
|
|
3203
|
+
default: z(({ setRef: s, events: d }) => [
|
|
3204
|
+
l("span", ne({
|
|
3205
|
+
ref: s,
|
|
3194
3206
|
tabindex: 0,
|
|
3195
3207
|
"aria-label": e.name
|
|
3196
3208
|
}, oe(d, !0)), [
|
|
@@ -3198,29 +3210,29 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3198
3210
|
src: e.logo,
|
|
3199
3211
|
"default-src": a.value
|
|
3200
3212
|
}, null, 8, ["src", "default-src"])
|
|
3201
|
-
], 16,
|
|
3213
|
+
], 16, tl)
|
|
3202
3214
|
]),
|
|
3203
3215
|
_: 1
|
|
3204
3216
|
}, 8, ["content", "append-to"]),
|
|
3205
|
-
|
|
3217
|
+
l("div", {
|
|
3206
3218
|
ref_key: "tooltipContainer",
|
|
3207
3219
|
ref: r
|
|
3208
3220
|
}, null, 512)
|
|
3209
3221
|
], 64));
|
|
3210
3222
|
}
|
|
3211
|
-
},
|
|
3223
|
+
}, rl = { class: "is-time-cell" }, al = { class: "is-team-logo-cell" }, il = { class: "is-icon-cell" }, nl = { class: "is-score" }, ol = {
|
|
3212
3224
|
key: 0,
|
|
3213
3225
|
class: "is-badge is-large"
|
|
3214
|
-
},
|
|
3226
|
+
}, sl = {
|
|
3215
3227
|
key: 1,
|
|
3216
3228
|
class: "is-badge is-large"
|
|
3217
|
-
},
|
|
3229
|
+
}, ll = {
|
|
3218
3230
|
key: 0,
|
|
3219
3231
|
class: "is-badge is-invert is-large"
|
|
3220
|
-
},
|
|
3232
|
+
}, cl = { class: "is-evented-person" }, dl = { class: "is-player-number" }, gl = { class: "is-assists-list" }, ml = {
|
|
3221
3233
|
key: 0,
|
|
3222
3234
|
class: "is-poi-data"
|
|
3223
|
-
},
|
|
3235
|
+
}, ul = ["aria-label"], vl = ["aria-label"], bl = {
|
|
3224
3236
|
__name: "Goal",
|
|
3225
3237
|
props: {
|
|
3226
3238
|
event: {
|
|
@@ -3233,10 +3245,10 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3233
3245
|
}
|
|
3234
3246
|
},
|
|
3235
3247
|
setup(e) {
|
|
3236
|
-
const t = e, r =
|
|
3237
|
-
return (
|
|
3238
|
-
|
|
3239
|
-
|
|
3248
|
+
const t = e, r = U(null), a = w(() => ee((s) => A(s), [t.event.assists1, t.event.assists2])), i = w(() => t.event.homeOnIce), o = w(() => t.event.awayOnIce);
|
|
3249
|
+
return (s, d) => (g(), v(k, null, [
|
|
3250
|
+
l("div", rl, m(e.event.eventTime), 1),
|
|
3251
|
+
l("div", al, [
|
|
3240
3252
|
(g(), T(he, {
|
|
3241
3253
|
key: e.event.team.id,
|
|
3242
3254
|
name: e.event.team.longName,
|
|
@@ -3244,16 +3256,16 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3244
3256
|
"is-home-team": e.isHomeTeam
|
|
3245
3257
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3246
3258
|
]),
|
|
3247
|
-
|
|
3259
|
+
l("div", il, [
|
|
3248
3260
|
f(n(be), { class: "is-goal-icon" })
|
|
3249
3261
|
]),
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
e.event.advantage ? (g(), v("span",
|
|
3253
|
-
e.event.en ? (g(), v("span",
|
|
3262
|
+
l("div", nl, m(e.event.score), 1),
|
|
3263
|
+
l("div", null, [
|
|
3264
|
+
e.event.advantage ? (g(), v("span", ol, m(e.event.advantage), 1)) : y("", !0),
|
|
3265
|
+
e.event.en ? (g(), v("span", sl, " EN ")) : y("", !0)
|
|
3254
3266
|
]),
|
|
3255
|
-
|
|
3256
|
-
e.event.ps || e.event.gws || e.event.gwg ? (g(), v("span",
|
|
3267
|
+
l("div", null, [
|
|
3268
|
+
e.event.ps || e.event.gws || e.event.gwg ? (g(), v("span", ll, [
|
|
3257
3269
|
e.event.ps ? (g(), v(k, { key: 0 }, [
|
|
3258
3270
|
x("PS")
|
|
3259
3271
|
], 64)) : y("", !0),
|
|
@@ -3265,20 +3277,20 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3265
3277
|
], 64)) : y("", !0)
|
|
3266
3278
|
])) : y("", !0)
|
|
3267
3279
|
]),
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
-
|
|
3271
|
-
|
|
3280
|
+
l("div", null, [
|
|
3281
|
+
l("dl", null, [
|
|
3282
|
+
l("dt", cl, [
|
|
3283
|
+
l("span", dl, m(e.event.jerseyNumber), 1),
|
|
3272
3284
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3273
3285
|
]),
|
|
3274
|
-
|
|
3286
|
+
l("dt", gl, [
|
|
3275
3287
|
(g(!0), v(k, null, E(a.value, (c) => (g(), v("span", { key: c }, [
|
|
3276
|
-
|
|
3288
|
+
l("i", null, m(c.jerseyNumber), 1),
|
|
3277
3289
|
x(" " + m(c.lastName) + " " + m(c.firstName), 1)
|
|
3278
3290
|
]))), 128))
|
|
3279
3291
|
]),
|
|
3280
|
-
!n(A)(i.value) || !n(A)(o.value) ? (g(), v("dd",
|
|
3281
|
-
|
|
3292
|
+
!n(A)(i.value) || !n(A)(o.value) ? (g(), v("dd", ml, [
|
|
3293
|
+
l("ul", null, [
|
|
3282
3294
|
(g(!0), v(k, null, E(i.value, (c) => (g(), T(n(Q), {
|
|
3283
3295
|
key: c.playerId,
|
|
3284
3296
|
offset: 2,
|
|
@@ -3288,18 +3300,18 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3288
3300
|
"append-to": r.value
|
|
3289
3301
|
}, {
|
|
3290
3302
|
default: z(({ setRef: u, events: b }) => [
|
|
3291
|
-
|
|
3303
|
+
l("li", ne({
|
|
3292
3304
|
ref_for: !0,
|
|
3293
3305
|
ref: u,
|
|
3294
3306
|
tabindex: 0,
|
|
3295
3307
|
"aria-label": `${c.jerseyNumber} ${c.lastName} ${c.firstName}`
|
|
3296
|
-
}, oe(b, !0)), m(c.jerseyNumber), 17,
|
|
3308
|
+
}, oe(b, !0)), m(c.jerseyNumber), 17, ul)
|
|
3297
3309
|
]),
|
|
3298
3310
|
_: 2
|
|
3299
3311
|
}, 1032, ["content", "append-to"]))), 128))
|
|
3300
3312
|
]),
|
|
3301
|
-
d[0] || (d[0] =
|
|
3302
|
-
|
|
3313
|
+
d[0] || (d[0] = l("span", null, " / ", -1)),
|
|
3314
|
+
l("ul", null, [
|
|
3303
3315
|
(g(!0), v(k, null, E(o.value, (c) => (g(), T(n(Q), {
|
|
3304
3316
|
key: c.playerId,
|
|
3305
3317
|
offset: 2,
|
|
@@ -3309,26 +3321,26 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3309
3321
|
"append-to": r.value
|
|
3310
3322
|
}, {
|
|
3311
3323
|
default: z(({ setRef: u, events: b }) => [
|
|
3312
|
-
|
|
3324
|
+
l("li", ne({
|
|
3313
3325
|
ref_for: !0,
|
|
3314
3326
|
ref: u,
|
|
3315
3327
|
tabindex: 0,
|
|
3316
3328
|
"aria-label": `${c.jerseyNumber} ${c.lastName} ${c.firstName}`
|
|
3317
|
-
}, oe(b, !0)), m(c.jerseyNumber), 17,
|
|
3329
|
+
}, oe(b, !0)), m(c.jerseyNumber), 17, vl)
|
|
3318
3330
|
]),
|
|
3319
3331
|
_: 2
|
|
3320
3332
|
}, 1032, ["content", "append-to"]))), 128))
|
|
3321
3333
|
])
|
|
3322
3334
|
])) : y("", !0)
|
|
3323
3335
|
]),
|
|
3324
|
-
|
|
3336
|
+
l("div", {
|
|
3325
3337
|
ref_key: "tooltipContainer",
|
|
3326
3338
|
ref: r
|
|
3327
3339
|
}, null, 512)
|
|
3328
3340
|
])
|
|
3329
3341
|
], 64));
|
|
3330
3342
|
}
|
|
3331
|
-
},
|
|
3343
|
+
}, pl = { class: "is-time-cell" }, fl = { class: "is-team-logo-cell" }, hl = { class: "is-icon-cell" }, yl = { class: "is-goalie-direction" }, wl = { class: "is-evented-person" }, xl = { class: "is-player-number" }, kl = {
|
|
3332
3344
|
__name: "Goalies",
|
|
3333
3345
|
props: {
|
|
3334
3346
|
event: {
|
|
@@ -3342,8 +3354,8 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3342
3354
|
},
|
|
3343
3355
|
setup(e) {
|
|
3344
3356
|
return (t, r) => (g(), v(k, null, [
|
|
3345
|
-
|
|
3346
|
-
|
|
3357
|
+
l("div", pl, m(e.event.eventTime), 1),
|
|
3358
|
+
l("div", fl, [
|
|
3347
3359
|
(g(), T(he, {
|
|
3348
3360
|
key: e.event.team.id,
|
|
3349
3361
|
name: e.event.team.longName,
|
|
@@ -3351,7 +3363,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3351
3363
|
"is-home-team": e.isHomeTeam
|
|
3352
3364
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3353
3365
|
]),
|
|
3354
|
-
|
|
3366
|
+
l("div", hl, [
|
|
3355
3367
|
e.event.gkDirection === "CSERE" ? (g(), T(n(We), {
|
|
3356
3368
|
key: 0,
|
|
3357
3369
|
width: "24",
|
|
@@ -3363,23 +3375,23 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3363
3375
|
width: "24",
|
|
3364
3376
|
height: "24",
|
|
3365
3377
|
class: "is-goalie-in-icon"
|
|
3366
|
-
})) : (g(), T(n(
|
|
3378
|
+
})) : (g(), T(n(ur), {
|
|
3367
3379
|
key: 2,
|
|
3368
3380
|
width: "24",
|
|
3369
3381
|
height: "24",
|
|
3370
3382
|
class: "is-goalie-out-icon"
|
|
3371
3383
|
}))
|
|
3372
3384
|
]),
|
|
3373
|
-
|
|
3374
|
-
r[0] || (r[0] =
|
|
3375
|
-
r[1] || (r[1] =
|
|
3376
|
-
|
|
3377
|
-
|
|
3385
|
+
l("div", yl, m(e.event.gkDirection), 1),
|
|
3386
|
+
r[0] || (r[0] = l("div", null, null, -1)),
|
|
3387
|
+
r[1] || (r[1] = l("div", null, null, -1)),
|
|
3388
|
+
l("div", wl, [
|
|
3389
|
+
l("span", xl, m(e.event.jerseyNumber), 1),
|
|
3378
3390
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3379
3391
|
])
|
|
3380
3392
|
], 64));
|
|
3381
3393
|
}
|
|
3382
|
-
},
|
|
3394
|
+
}, Tl = { class: "is-time-cell" }, zl = { class: "is-team-logo-cell" }, Sl = { class: "is-icon-cell" }, Pl = { class: "is-penalty-cell" }, $l = ["aria-label"], jl = { class: "is-light-cell" }, El = { class: "is-light-cell" }, Nl = { class: "is-evented-person" }, Ol = { key: 0 }, Il = { class: "is-player-number" }, Al = {
|
|
3383
3395
|
__name: "Penalty",
|
|
3384
3396
|
props: {
|
|
3385
3397
|
event: {
|
|
@@ -3392,10 +3404,10 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3392
3404
|
}
|
|
3393
3405
|
},
|
|
3394
3406
|
setup(e) {
|
|
3395
|
-
const t = e, r =
|
|
3396
|
-
return (o,
|
|
3397
|
-
|
|
3398
|
-
|
|
3407
|
+
const t = e, r = U(null), { t: a } = D(), i = w(() => lr(t.event));
|
|
3408
|
+
return (o, s) => (g(), v(k, null, [
|
|
3409
|
+
l("div", Tl, m(e.event.eventTime), 1),
|
|
3410
|
+
l("div", zl, [
|
|
3399
3411
|
(g(), T(he, {
|
|
3400
3412
|
key: e.event.team.id,
|
|
3401
3413
|
name: e.event.team.longName,
|
|
@@ -3403,14 +3415,14 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3403
3415
|
"is-home-team": e.isHomeTeam
|
|
3404
3416
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3405
3417
|
]),
|
|
3406
|
-
|
|
3407
|
-
f(n(
|
|
3418
|
+
l("div", Sl, [
|
|
3419
|
+
f(n(vr), {
|
|
3408
3420
|
width: "24",
|
|
3409
3421
|
height: "24",
|
|
3410
3422
|
class: "is-penalty-icon"
|
|
3411
3423
|
})
|
|
3412
3424
|
]),
|
|
3413
|
-
|
|
3425
|
+
l("div", Pl, [
|
|
3414
3426
|
f(n(Q), {
|
|
3415
3427
|
offset: 2,
|
|
3416
3428
|
placement: "top",
|
|
@@ -3419,20 +3431,20 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3419
3431
|
"append-to": r.value
|
|
3420
3432
|
}, {
|
|
3421
3433
|
default: z(({ setRef: d, events: c }) => [
|
|
3422
|
-
|
|
3434
|
+
l("span", ne({
|
|
3423
3435
|
ref: d,
|
|
3424
3436
|
tabindex: 0,
|
|
3425
3437
|
"aria-label": n(a)(`penalties.${i.value.penaltyCause}`)
|
|
3426
|
-
}, oe(c, !0)), m(i.value.penaltyCause), 17,
|
|
3438
|
+
}, oe(c, !0)), m(i.value.penaltyCause), 17, $l)
|
|
3427
3439
|
]),
|
|
3428
3440
|
_: 1
|
|
3429
3441
|
}, 8, ["content", "append-to"]),
|
|
3430
|
-
|
|
3442
|
+
l("div", {
|
|
3431
3443
|
ref_key: "tooltipContainer",
|
|
3432
3444
|
ref: r
|
|
3433
3445
|
}, null, 512)
|
|
3434
3446
|
]),
|
|
3435
|
-
|
|
3447
|
+
l("div", jl, [
|
|
3436
3448
|
e.event.penaltyLength !== 0 ? (g(), v(k, { key: 0 }, [
|
|
3437
3449
|
x(m(n(a)("events.penaltyLength", [e.event.penaltyLength])), 1)
|
|
3438
3450
|
], 64)) : y("", !0),
|
|
@@ -3440,16 +3452,16 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3440
3452
|
x(" PS ")
|
|
3441
3453
|
], 64)) : y("", !0)
|
|
3442
3454
|
]),
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
e.event.jerseyNumber === null ? (g(), v("span",
|
|
3446
|
-
|
|
3455
|
+
l("div", El, m(e.event.penaltyEnd), 1),
|
|
3456
|
+
l("div", Nl, [
|
|
3457
|
+
e.event.jerseyNumber === null ? (g(), v("span", Ol, m(n(a)("events.teamPenalty")), 1)) : (g(), v(k, { key: 1 }, [
|
|
3458
|
+
l("span", Il, m(e.event.jerseyNumber), 1),
|
|
3447
3459
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3448
3460
|
], 64))
|
|
3449
3461
|
])
|
|
3450
3462
|
], 64));
|
|
3451
3463
|
}
|
|
3452
|
-
},
|
|
3464
|
+
}, _l = { class: "is-time-cell" }, Ml = { class: "is-team-logo-cell" }, Dl = { class: "is-icon-cell" }, Ll = { class: "is-evented-person" }, Cl = { class: "is-player-number" }, Gl = {
|
|
3453
3465
|
__name: "PenaltyShot",
|
|
3454
3466
|
props: {
|
|
3455
3467
|
event: {
|
|
@@ -3464,8 +3476,8 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3464
3476
|
setup(e) {
|
|
3465
3477
|
const { t } = D();
|
|
3466
3478
|
return (r, a) => (g(), v(k, null, [
|
|
3467
|
-
|
|
3468
|
-
|
|
3479
|
+
l("div", _l, m(e.event.eventTime), 1),
|
|
3480
|
+
l("div", Ml, [
|
|
3469
3481
|
(g(), T(he, {
|
|
3470
3482
|
key: e.event.team.id,
|
|
3471
3483
|
name: e.event.team.longName,
|
|
@@ -3473,14 +3485,14 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3473
3485
|
"is-home-team": e.isHomeTeam
|
|
3474
3486
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3475
3487
|
]),
|
|
3476
|
-
|
|
3488
|
+
l("div", Dl, [
|
|
3477
3489
|
f(n(be), { class: "is-goal-so-icon" })
|
|
3478
3490
|
]),
|
|
3479
|
-
|
|
3491
|
+
l("div", {
|
|
3480
3492
|
class: R(["is-score-so", [{ "is-score-so-goal": e.event.goal }]])
|
|
3481
3493
|
}, m(e.event.score), 3),
|
|
3482
|
-
|
|
3483
|
-
|
|
3494
|
+
l("div", null, [
|
|
3495
|
+
l("span", {
|
|
3484
3496
|
class: R(["is-badge is-large", [{ "is-green": e.event.goal }]])
|
|
3485
3497
|
}, [
|
|
3486
3498
|
e.event.goal ? (g(), v(k, { key: 0 }, [
|
|
@@ -3490,14 +3502,14 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3490
3502
|
], 64))
|
|
3491
3503
|
], 2)
|
|
3492
3504
|
]),
|
|
3493
|
-
a[0] || (a[0] =
|
|
3494
|
-
|
|
3495
|
-
|
|
3505
|
+
a[0] || (a[0] = l("div", null, null, -1)),
|
|
3506
|
+
l("div", Ll, [
|
|
3507
|
+
l("span", Cl, m(e.event.jerseyNumber), 1),
|
|
3496
3508
|
x(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3497
3509
|
])
|
|
3498
3510
|
], 64));
|
|
3499
3511
|
}
|
|
3500
|
-
},
|
|
3512
|
+
}, Bl = { class: "is-time-cell" }, Hl = { class: "is-team-logo-cell" }, Rl = { class: "is-icon-cell" }, Fl = {
|
|
3501
3513
|
__name: "Timeout",
|
|
3502
3514
|
props: {
|
|
3503
3515
|
event: {
|
|
@@ -3512,8 +3524,8 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3512
3524
|
setup(e) {
|
|
3513
3525
|
const { t } = D();
|
|
3514
3526
|
return (r, a) => (g(), v(k, null, [
|
|
3515
|
-
|
|
3516
|
-
|
|
3527
|
+
l("div", Bl, m(e.event.eventTime), 1),
|
|
3528
|
+
l("div", Hl, [
|
|
3517
3529
|
(g(), T(he, {
|
|
3518
3530
|
key: e.event.team.id,
|
|
3519
3531
|
name: e.event.team.longName,
|
|
@@ -3521,16 +3533,16 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3521
3533
|
"is-home-team": e.isHomeTeam
|
|
3522
3534
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3523
3535
|
]),
|
|
3524
|
-
|
|
3525
|
-
f(n(
|
|
3536
|
+
l("div", Rl, [
|
|
3537
|
+
f(n(ut), { class: "is-timer-icon" })
|
|
3526
3538
|
]),
|
|
3527
|
-
a[0] || (a[0] =
|
|
3528
|
-
a[1] || (a[1] =
|
|
3529
|
-
a[2] || (a[2] =
|
|
3530
|
-
|
|
3539
|
+
a[0] || (a[0] = l("div", null, null, -1)),
|
|
3540
|
+
a[1] || (a[1] = l("div", null, null, -1)),
|
|
3541
|
+
a[2] || (a[2] = l("div", null, null, -1)),
|
|
3542
|
+
l("div", null, m(n(t)("events.timeout")), 1)
|
|
3531
3543
|
], 64));
|
|
3532
3544
|
}
|
|
3533
|
-
},
|
|
3545
|
+
}, Kl = {
|
|
3534
3546
|
__name: "GameEvent",
|
|
3535
3547
|
props: {
|
|
3536
3548
|
event: {
|
|
@@ -3543,19 +3555,19 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3543
3555
|
}
|
|
3544
3556
|
},
|
|
3545
3557
|
setup(e) {
|
|
3546
|
-
const t = e, r = (/* @__PURE__ */ new Map()).set("Gól",
|
|
3558
|
+
const t = e, r = (/* @__PURE__ */ new Map()).set("Gól", bl).set("Kiállítás", Al).set("Kapus", kl).set("Idő", Fl).set("Büntető", Gl), a = w(() => r.get(t.event.type)), i = w(() => {
|
|
3547
3559
|
var o;
|
|
3548
3560
|
return ((o = t.event.team) == null ? void 0 : o.id) === t.homeTeamId;
|
|
3549
3561
|
});
|
|
3550
|
-
return (o,
|
|
3562
|
+
return (o, s) => (g(), T(At(a.value), {
|
|
3551
3563
|
event: e.event,
|
|
3552
3564
|
"is-home-team": i.value
|
|
3553
3565
|
}, null, 8, ["event", "is-home-team"]));
|
|
3554
3566
|
}
|
|
3555
|
-
},
|
|
3567
|
+
}, Ul = { class: "gamecenter-game-events" }, Vl = { class: "is-period-header" }, ql = {
|
|
3556
3568
|
key: 0,
|
|
3557
3569
|
class: "is-no-action"
|
|
3558
|
-
},
|
|
3570
|
+
}, Yl = {
|
|
3559
3571
|
__name: "GameEvents",
|
|
3560
3572
|
props: {
|
|
3561
3573
|
gameEvents: {
|
|
@@ -3568,25 +3580,25 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3568
3580
|
}
|
|
3569
3581
|
},
|
|
3570
3582
|
setup(e) {
|
|
3571
|
-
const t = e, { t: r } = D(), a = w(() =>
|
|
3572
|
-
return (i, o) => (g(), v("div",
|
|
3573
|
-
(g(!0), v(k, null, E(a.value, (
|
|
3574
|
-
|
|
3575
|
-
|
|
3576
|
-
(g(!0), v(k, null, E(
|
|
3583
|
+
const t = e, { t: r } = D(), a = w(() => Ii(t.gameData, t.gameEvents));
|
|
3584
|
+
return (i, o) => (g(), v("div", Ul, [
|
|
3585
|
+
(g(!0), v(k, null, E(a.value, (s, d) => (g(), v(k, { key: d }, [
|
|
3586
|
+
l("div", Vl, m(n(r)(`periods.${n(mt)(d)}`)), 1),
|
|
3587
|
+
s.length === 0 ? (g(), v("div", ql, m(n(r)("events.noEventsInPeriod")), 1)) : y("", !0),
|
|
3588
|
+
(g(!0), v(k, null, E(s, (c) => (g(), v("div", {
|
|
3577
3589
|
key: c.id,
|
|
3578
3590
|
class: "gamecenter-game-event"
|
|
3579
3591
|
}, [
|
|
3580
|
-
f(
|
|
3592
|
+
f(Kl, {
|
|
3581
3593
|
event: c,
|
|
3582
3594
|
"home-team-id": e.gameData.homeTeam.id
|
|
3583
3595
|
}, null, 8, ["event", "home-team-id"])
|
|
3584
3596
|
]))), 128))
|
|
3585
3597
|
], 64))), 128)),
|
|
3586
|
-
o[0] || (o[0] =
|
|
3598
|
+
o[0] || (o[0] = l("div", { id: "event-tooltip-container" }, null, -1))
|
|
3587
3599
|
]));
|
|
3588
3600
|
}
|
|
3589
|
-
},
|
|
3601
|
+
}, Wl = { class: "gamecenter-data-columns" }, Ql = {
|
|
3590
3602
|
__name: "GameGoaliesStats",
|
|
3591
3603
|
props: {
|
|
3592
3604
|
data: {
|
|
@@ -3609,17 +3621,17 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3609
3621
|
}
|
|
3610
3622
|
},
|
|
3611
3623
|
setup(e) {
|
|
3612
|
-
const t = e, r =
|
|
3613
|
-
var
|
|
3614
|
-
return r(((
|
|
3624
|
+
const t = e, r = tr([Zt(re("startingFive"))]), { columns: a } = se(nr), i = w(() => {
|
|
3625
|
+
var s;
|
|
3626
|
+
return r(((s = t.data) == null ? void 0 : s[t.homeTeamId]) ?? []);
|
|
3615
3627
|
}), o = w(() => {
|
|
3616
|
-
var
|
|
3617
|
-
return r(((
|
|
3628
|
+
var s;
|
|
3629
|
+
return r(((s = t.data) == null ? void 0 : s[t.awayTeamId]) ?? []);
|
|
3618
3630
|
});
|
|
3619
|
-
return (
|
|
3631
|
+
return (s, d) => (g(), v("div", Wl, [
|
|
3620
3632
|
f(Ee, { rows: i.value }, {
|
|
3621
3633
|
default: z(({ rows: c }) => [
|
|
3622
|
-
f(
|
|
3634
|
+
f(G, {
|
|
3623
3635
|
class: "gamecenter-data-table",
|
|
3624
3636
|
columns: n(a),
|
|
3625
3637
|
rows: c,
|
|
@@ -3630,7 +3642,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3630
3642
|
}, 8, ["rows"]),
|
|
3631
3643
|
f(Ee, { rows: o.value }, {
|
|
3632
3644
|
default: z(({ rows: c }) => [
|
|
3633
|
-
f(
|
|
3645
|
+
f(G, {
|
|
3634
3646
|
class: "gamecenter-data-table",
|
|
3635
3647
|
columns: n(a),
|
|
3636
3648
|
rows: c,
|
|
@@ -3641,7 +3653,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3641
3653
|
}, 8, ["rows"])
|
|
3642
3654
|
]));
|
|
3643
3655
|
}
|
|
3644
|
-
},
|
|
3656
|
+
}, Jl = { class: "gamecenter-game-stats-container" }, Zl = ["innerHTML"], K = {
|
|
3645
3657
|
__name: "GameStatsContainer",
|
|
3646
3658
|
props: {
|
|
3647
3659
|
title: {
|
|
@@ -3654,19 +3666,19 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3654
3666
|
}
|
|
3655
3667
|
},
|
|
3656
3668
|
setup(e) {
|
|
3657
|
-
return (t, r) => (g(), v("dl",
|
|
3658
|
-
|
|
3669
|
+
return (t, r) => (g(), v("dl", Jl, [
|
|
3670
|
+
l("dt", null, [
|
|
3659
3671
|
Y(t.$slots, "default", {}, () => [
|
|
3660
3672
|
x(m(e.title), 1)
|
|
3661
3673
|
])
|
|
3662
3674
|
]),
|
|
3663
|
-
|
|
3675
|
+
l("dd", { innerHTML: e.data }, null, 8, Zl)
|
|
3664
3676
|
]));
|
|
3665
3677
|
}
|
|
3666
|
-
},
|
|
3678
|
+
}, Xl = {
|
|
3667
3679
|
key: 0,
|
|
3668
3680
|
class: "gamecenter-game-stats"
|
|
3669
|
-
},
|
|
3681
|
+
}, ec = { class: "gamecenter-game-stats-container-wrapper" }, tc = {
|
|
3670
3682
|
__name: "GameOfficials",
|
|
3671
3683
|
props: {
|
|
3672
3684
|
gameOfficials: {
|
|
@@ -3681,39 +3693,39 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3681
3693
|
setup(e) {
|
|
3682
3694
|
const t = e, { t: r } = D(), a = w(
|
|
3683
3695
|
() => {
|
|
3684
|
-
var o,
|
|
3696
|
+
var o, s, d, c;
|
|
3685
3697
|
return te(
|
|
3686
|
-
|
|
3698
|
+
zt(", "),
|
|
3687
3699
|
q((u) => `${u.lastName} ${u.firstName}`),
|
|
3688
3700
|
ee((u) => !u)
|
|
3689
|
-
)([(
|
|
3701
|
+
)([(s = (o = t.gameOfficials) == null ? void 0 : o.gameOfficials) == null ? void 0 : s.first_referee, (c = (d = t.gameOfficials) == null ? void 0 : d.gameOfficials) == null ? void 0 : c.second_referee]);
|
|
3690
3702
|
}
|
|
3691
3703
|
), i = w(
|
|
3692
3704
|
() => {
|
|
3693
|
-
var o,
|
|
3705
|
+
var o, s, d, c;
|
|
3694
3706
|
return te(
|
|
3695
|
-
|
|
3707
|
+
zt(", "),
|
|
3696
3708
|
q((u) => `${u.lastName} ${u.firstName}`),
|
|
3697
3709
|
ee((u) => !u)
|
|
3698
3710
|
)([
|
|
3699
|
-
(
|
|
3711
|
+
(s = (o = t.gameOfficials) == null ? void 0 : o.gameOfficials) == null ? void 0 : s.first_line_judge,
|
|
3700
3712
|
(c = (d = t.gameOfficials) == null ? void 0 : d.gameOfficials) == null ? void 0 : c.second_line_judge
|
|
3701
3713
|
]);
|
|
3702
3714
|
}
|
|
3703
3715
|
);
|
|
3704
|
-
return (o,
|
|
3716
|
+
return (o, s) => {
|
|
3705
3717
|
var d;
|
|
3706
|
-
return !n(A)(a.value) || !n(A)(i.value) ? (g(), v("div",
|
|
3707
|
-
|
|
3708
|
-
f(
|
|
3718
|
+
return !n(A)(a.value) || !n(A)(i.value) ? (g(), v("div", Xl, [
|
|
3719
|
+
l("div", ec, [
|
|
3720
|
+
f(K, {
|
|
3709
3721
|
title: n(r)("gameStats.referees"),
|
|
3710
3722
|
data: a.value
|
|
3711
3723
|
}, null, 8, ["title", "data"]),
|
|
3712
|
-
f(
|
|
3724
|
+
f(K, {
|
|
3713
3725
|
title: n(r)("gameStats.linesmen"),
|
|
3714
3726
|
data: i.value
|
|
3715
3727
|
}, null, 8, ["title", "data"]),
|
|
3716
|
-
e.gameData.attendance ? (g(), T(
|
|
3728
|
+
e.gameData.attendance ? (g(), T(K, {
|
|
3717
3729
|
key: 0,
|
|
3718
3730
|
title: n(r)("gameStats.attendance"),
|
|
3719
3731
|
data: ((d = e.gameData) == null ? void 0 : d.attendance) ?? 0
|
|
@@ -3722,7 +3734,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3722
3734
|
])) : y("", !0);
|
|
3723
3735
|
};
|
|
3724
3736
|
}
|
|
3725
|
-
},
|
|
3737
|
+
}, rc = { class: "gamecenter-data-column" }, ac = {
|
|
3726
3738
|
__name: "GamePlayersStats",
|
|
3727
3739
|
props: {
|
|
3728
3740
|
data: {
|
|
@@ -3745,17 +3757,17 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3745
3757
|
}
|
|
3746
3758
|
},
|
|
3747
3759
|
setup(e) {
|
|
3748
|
-
const t = e, { columns: r } = se(
|
|
3760
|
+
const t = e, { columns: r } = se(ir), a = w(() => {
|
|
3749
3761
|
var o;
|
|
3750
3762
|
return Se(((o = t.data) == null ? void 0 : o[t.homeTeamId]) ?? []);
|
|
3751
3763
|
}), i = w(() => {
|
|
3752
3764
|
var o;
|
|
3753
3765
|
return Se(((o = t.data) == null ? void 0 : o[t.awayTeamId]) ?? []);
|
|
3754
3766
|
});
|
|
3755
|
-
return (o,
|
|
3767
|
+
return (o, s) => (g(), v("div", rc, [
|
|
3756
3768
|
f(Ne, { rows: a.value }, {
|
|
3757
3769
|
default: z(({ rows: d, sort: c, onSort: u }) => [
|
|
3758
|
-
f(
|
|
3770
|
+
f(G, {
|
|
3759
3771
|
class: "gamecenter-data-table",
|
|
3760
3772
|
columns: n(r),
|
|
3761
3773
|
rows: d,
|
|
@@ -3768,7 +3780,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3768
3780
|
}, 8, ["rows"]),
|
|
3769
3781
|
f(Ne, { rows: i.value }, {
|
|
3770
3782
|
default: z(({ rows: d, sort: c, onSort: u }) => [
|
|
3771
|
-
f(
|
|
3783
|
+
f(G, {
|
|
3772
3784
|
class: "gamecenter-data-table",
|
|
3773
3785
|
columns: n(r),
|
|
3774
3786
|
rows: d,
|
|
@@ -3781,7 +3793,7 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3781
3793
|
}, 8, ["rows"])
|
|
3782
3794
|
]));
|
|
3783
3795
|
}
|
|
3784
|
-
},
|
|
3796
|
+
}, ic = {
|
|
3785
3797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3786
3798
|
viewBox: "0 0 24 24",
|
|
3787
3799
|
fill: "none",
|
|
@@ -3790,26 +3802,26 @@ const Co = { render: Lo }, Go = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3790
3802
|
"stroke-linecap": "round",
|
|
3791
3803
|
"stroke-linejoin": "round"
|
|
3792
3804
|
};
|
|
3793
|
-
function
|
|
3794
|
-
return g(), v("svg",
|
|
3795
|
-
|
|
3805
|
+
function nc(e, t) {
|
|
3806
|
+
return g(), v("svg", ic, t[0] || (t[0] = [
|
|
3807
|
+
l("circle", {
|
|
3796
3808
|
cx: "12",
|
|
3797
3809
|
cy: "12",
|
|
3798
3810
|
r: "1"
|
|
3799
3811
|
}, null, -1),
|
|
3800
|
-
|
|
3812
|
+
l("circle", {
|
|
3801
3813
|
cx: "12",
|
|
3802
3814
|
cy: "5",
|
|
3803
3815
|
r: "1"
|
|
3804
3816
|
}, null, -1),
|
|
3805
|
-
|
|
3817
|
+
l("circle", {
|
|
3806
3818
|
cx: "12",
|
|
3807
3819
|
cy: "19",
|
|
3808
3820
|
r: "1"
|
|
3809
3821
|
}, null, -1)
|
|
3810
3822
|
]));
|
|
3811
3823
|
}
|
|
3812
|
-
const
|
|
3824
|
+
const oc = { render: nc }, sc = { class: "gamecenter-game-stats" }, lc = { class: "gamecenter-game-stats-container-wrapper" }, cc = ["onClick", "onFocus", "onBlur"], dc = { class: "is-popover-content" }, gc = {
|
|
3813
3825
|
__name: "GameStats",
|
|
3814
3826
|
props: {
|
|
3815
3827
|
gameStats: {
|
|
@@ -3831,12 +3843,12 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3831
3843
|
}), o = w(
|
|
3832
3844
|
() => {
|
|
3833
3845
|
var p;
|
|
3834
|
-
return
|
|
3846
|
+
return Pt(((p = t.gameStats) == null ? void 0 : p.teamSOG) ?? [], i.value, a.value, "shots");
|
|
3835
3847
|
}
|
|
3836
|
-
),
|
|
3848
|
+
), s = w(
|
|
3837
3849
|
() => {
|
|
3838
3850
|
var p;
|
|
3839
|
-
return
|
|
3851
|
+
return Ai(
|
|
3840
3852
|
((p = t.gameStats) == null ? void 0 : p.teamSOG) ?? [],
|
|
3841
3853
|
a.value,
|
|
3842
3854
|
i.value,
|
|
@@ -3846,7 +3858,7 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3846
3858
|
), d = w(
|
|
3847
3859
|
() => {
|
|
3848
3860
|
var p;
|
|
3849
|
-
return
|
|
3861
|
+
return Pt(
|
|
3850
3862
|
((p = t.gameStats) == null ? void 0 : p.teamPenalties) ?? [],
|
|
3851
3863
|
a.value,
|
|
3852
3864
|
i.value,
|
|
@@ -3855,37 +3867,37 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3855
3867
|
}
|
|
3856
3868
|
), c = w(() => {
|
|
3857
3869
|
var p;
|
|
3858
|
-
return
|
|
3870
|
+
return _i(((p = t.gameStats) == null ? void 0 : p.teamPowerPlay) ?? {});
|
|
3859
3871
|
}), u = w(() => {
|
|
3860
3872
|
var p;
|
|
3861
|
-
return
|
|
3873
|
+
return Mi(((p = t.gameStats) == null ? void 0 : p.teamPowerPlay) ?? {});
|
|
3862
3874
|
}), b = w(() => {
|
|
3863
3875
|
var p;
|
|
3864
|
-
return
|
|
3876
|
+
return Di(((p = t.gameStats) == null ? void 0 : p.teamPowerPlay) ?? {});
|
|
3865
3877
|
});
|
|
3866
|
-
return (p, h) => (g(), v("div",
|
|
3867
|
-
|
|
3868
|
-
f(
|
|
3878
|
+
return (p, h) => (g(), v("div", sc, [
|
|
3879
|
+
l("div", lc, [
|
|
3880
|
+
f(K, {
|
|
3869
3881
|
title: n(r)("teamsStats.sog"),
|
|
3870
3882
|
data: o.value
|
|
3871
3883
|
}, null, 8, ["title", "data"]),
|
|
3872
|
-
f(
|
|
3884
|
+
f(K, {
|
|
3873
3885
|
title: n(r)("teamsStats.saves"),
|
|
3874
|
-
data:
|
|
3886
|
+
data: s.value
|
|
3875
3887
|
}, null, 8, ["title", "data"]),
|
|
3876
|
-
f(
|
|
3888
|
+
f(K, {
|
|
3877
3889
|
title: n(r)("teamsStats.pim"),
|
|
3878
3890
|
data: d.value
|
|
3879
3891
|
}, null, 8, ["title", "data"]),
|
|
3880
|
-
f(
|
|
3892
|
+
f(K, {
|
|
3881
3893
|
title: n(r)("teamsStats.advPercent"),
|
|
3882
3894
|
data: u.value
|
|
3883
3895
|
}, null, 8, ["title", "data"]),
|
|
3884
|
-
f(
|
|
3896
|
+
f(K, {
|
|
3885
3897
|
title: n(r)("teamsStats.penaltyKilling"),
|
|
3886
3898
|
data: b.value
|
|
3887
3899
|
}, null, 8, ["title", "data"]),
|
|
3888
|
-
f(
|
|
3900
|
+
f(K, {
|
|
3889
3901
|
data: c.value.advTime
|
|
3890
3902
|
}, {
|
|
3891
3903
|
default: z(() => [
|
|
@@ -3897,22 +3909,22 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3897
3909
|
"append-to": "#popover-container"
|
|
3898
3910
|
}, {
|
|
3899
3911
|
default: z(({ setRef: S, show: $, hide: N }) => [
|
|
3900
|
-
|
|
3912
|
+
l("button", {
|
|
3901
3913
|
ref: S,
|
|
3902
|
-
onClick:
|
|
3914
|
+
onClick: Tr($, ["stop"]),
|
|
3903
3915
|
onFocus: $,
|
|
3904
3916
|
onBlur: N
|
|
3905
3917
|
}, [
|
|
3906
|
-
f(n(
|
|
3907
|
-
], 40,
|
|
3918
|
+
f(n(oc))
|
|
3919
|
+
], 40, cc)
|
|
3908
3920
|
]),
|
|
3909
3921
|
content: z(() => [
|
|
3910
|
-
|
|
3911
|
-
f(
|
|
3922
|
+
l("div", dc, [
|
|
3923
|
+
f(K, {
|
|
3912
3924
|
title: n(r)("teamsStats.advantageTimePP1"),
|
|
3913
3925
|
data: c.value.advTimePP1
|
|
3914
3926
|
}, null, 8, ["title", "data"]),
|
|
3915
|
-
f(
|
|
3927
|
+
f(K, {
|
|
3916
3928
|
title: n(r)("teamsStats.advantageTimePP2"),
|
|
3917
3929
|
data: c.value.advTimePP2
|
|
3918
3930
|
}, null, 8, ["title", "data"])
|
|
@@ -3924,10 +3936,10 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3924
3936
|
_: 1
|
|
3925
3937
|
}, 8, ["data"])
|
|
3926
3938
|
]),
|
|
3927
|
-
h[0] || (h[0] =
|
|
3939
|
+
h[0] || (h[0] = l("div", { id: "popover-container" }, null, -1))
|
|
3928
3940
|
]));
|
|
3929
3941
|
}
|
|
3930
|
-
},
|
|
3942
|
+
}, mc = { class: "gamecenter-data-columns" }, uc = {
|
|
3931
3943
|
__name: "GameTeamOfficials",
|
|
3932
3944
|
props: {
|
|
3933
3945
|
gameOfficials: {
|
|
@@ -3944,21 +3956,21 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3944
3956
|
}
|
|
3945
3957
|
},
|
|
3946
3958
|
setup(e) {
|
|
3947
|
-
const t = e, { columns: r } = se(
|
|
3948
|
-
var
|
|
3949
|
-
return je(((d = (
|
|
3959
|
+
const t = e, { columns: r } = se(or), { t: a } = D(), i = w(() => {
|
|
3960
|
+
var s, d;
|
|
3961
|
+
return je(((d = (s = t.gameOfficials) == null ? void 0 : s.gameTeamMembers) == null ? void 0 : d.home) ?? [], a);
|
|
3950
3962
|
}), o = w(() => {
|
|
3951
|
-
var
|
|
3952
|
-
return je(((d = (
|
|
3963
|
+
var s, d;
|
|
3964
|
+
return je(((d = (s = t.gameOfficials) == null ? void 0 : s.gameTeamMembers) == null ? void 0 : d.away) ?? [], a);
|
|
3953
3965
|
});
|
|
3954
|
-
return (
|
|
3955
|
-
f(
|
|
3966
|
+
return (s, d) => (g(), v("div", mc, [
|
|
3967
|
+
f(G, {
|
|
3956
3968
|
class: "gamecenter-data-table",
|
|
3957
3969
|
columns: n(r),
|
|
3958
3970
|
rows: i.value,
|
|
3959
3971
|
title: e.homeTeamName
|
|
3960
3972
|
}, null, 8, ["columns", "rows", "title"]),
|
|
3961
|
-
f(
|
|
3973
|
+
f(G, {
|
|
3962
3974
|
class: "gamecenter-data-table",
|
|
3963
3975
|
columns: n(r),
|
|
3964
3976
|
rows: o.value,
|
|
@@ -3966,7 +3978,7 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3966
3978
|
}, null, 8, ["columns", "rows", "title"])
|
|
3967
3979
|
]));
|
|
3968
3980
|
}
|
|
3969
|
-
}, cc = '.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-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}', dc = '.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)}', gc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", mc = ".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)}}", uc = '.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)}', vc = { class: "gamecenter" }, bc = 3e4, pc = {
|
|
3981
|
+
}, vc = '.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-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-game-stats{margin-bottom:20px}.gamecenter-game-stats [data-placement]{z-index:1000}.gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr)}}@media all and (min-width: 992px){.gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr)}}.gamecenter-game-stats-container{text-align:center}.gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.gamecenter-game-events .is-no-action{padding:10px;text-align:center}.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-game-event>*:last-of-type{grid-column:2/7}}.gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.gamecenter-game-event>*{padding:10px}.gamecenter-game-event .is-team-logo-cell span{display:inline-block}.gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-timer-icon,.gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-time-cell{font-weight:700}.gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-assists-list span:after{content:" / "}.gamecenter-game-event .is-assists-list span:last-child:after{content:""}.gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-poi-data ul{display:inline-flex}.gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.gamecenter-data-columns{--columns: repeat(2, 1fr)}}.gamecenter-data-column{display:grid;gap:20px;margin-bottom:20px}', bc = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', pc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", fc = ".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)}}", hc = '.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)}', yc = { class: "gamecenter" }, wc = 3e4, xc = {
|
|
3970
3982
|
__name: "Game.ce",
|
|
3971
3983
|
props: {
|
|
3972
3984
|
locale: {
|
|
@@ -3983,23 +3995,23 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
3983
3995
|
}
|
|
3984
3996
|
},
|
|
3985
3997
|
setup(e) {
|
|
3986
|
-
const t = e, r = { en:
|
|
3998
|
+
const t = e, r = { en: rr, hu: ar }, a = tt("history"), { errors: i, add: o, remove: s } = dr(), d = w(() => a.gameId || a.gameid || a["game-id"] || t.gameId), { state: c, execute: u } = Z({
|
|
3987
3999
|
options: {
|
|
3988
4000
|
path: "/v2/game-data",
|
|
3989
4001
|
apiKey: t.apiKey,
|
|
3990
4002
|
params: { gameId: d.value }
|
|
3991
4003
|
},
|
|
3992
4004
|
onError: (P) => o("gameData", P),
|
|
3993
|
-
onSuccess: () =>
|
|
4005
|
+
onSuccess: () => s("gameData")
|
|
3994
4006
|
}), { state: b, execute: p } = Z({
|
|
3995
4007
|
options: {
|
|
3996
4008
|
path: "/v2/game-events",
|
|
3997
4009
|
apiKey: t.apiKey,
|
|
3998
4010
|
params: { gameId: d.value }
|
|
3999
4011
|
},
|
|
4000
|
-
transform: (P) => te(
|
|
4012
|
+
transform: (P) => te(lt(re("eventPeriod")), De, ee(dt("Period", "type")))(P != null && P.isEmpty ? [] : P),
|
|
4001
4013
|
onError: (P) => o("gameEvents", P),
|
|
4002
|
-
onSuccess: () =>
|
|
4014
|
+
onSuccess: () => s("gameEvents")
|
|
4003
4015
|
}), { state: h, execute: S } = Z({
|
|
4004
4016
|
options: {
|
|
4005
4017
|
path: "/v2/game-stats",
|
|
@@ -4007,7 +4019,7 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
4007
4019
|
params: { gameId: d.value }
|
|
4008
4020
|
},
|
|
4009
4021
|
onError: (P) => o("gameStats", P),
|
|
4010
|
-
onSuccess: () =>
|
|
4022
|
+
onSuccess: () => s("gameStats")
|
|
4011
4023
|
}), { state: $, execute: N } = Z({
|
|
4012
4024
|
options: {
|
|
4013
4025
|
path: "/v2/game-officials",
|
|
@@ -4015,46 +4027,46 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
4015
4027
|
params: { gameId: d.value }
|
|
4016
4028
|
},
|
|
4017
4029
|
onError: (P) => o("gameOfficials", P),
|
|
4018
|
-
onSuccess: () =>
|
|
4030
|
+
onSuccess: () => s("gameOfficials")
|
|
4019
4031
|
});
|
|
4020
|
-
return
|
|
4032
|
+
return cr({
|
|
4021
4033
|
data: c,
|
|
4022
4034
|
services: { getGameData: u, getGameStats: S, getEvents: p, getGameOfficials: N },
|
|
4023
|
-
interval:
|
|
4024
|
-
}), (P,
|
|
4025
|
-
f(n(
|
|
4035
|
+
interval: wc
|
|
4036
|
+
}), (P, F) => (g(), v("div", yc, [
|
|
4037
|
+
f(n(Mt), {
|
|
4026
4038
|
locale: t.locale,
|
|
4027
4039
|
messages: r
|
|
4028
4040
|
}, {
|
|
4029
4041
|
default: z(() => {
|
|
4030
4042
|
var ae;
|
|
4031
4043
|
return [
|
|
4032
|
-
(g(!0), v(k, null, E(n(i), (j) => (g(), T(n(
|
|
4044
|
+
(g(!0), v(k, null, E(n(i), (j) => (g(), T(n(Dt), {
|
|
4033
4045
|
key: j.key,
|
|
4034
4046
|
error: j
|
|
4035
4047
|
}, null, 8, ["error"]))), 128)),
|
|
4036
|
-
n(A)(n(c)) ? y("", !0) : (g(), T(
|
|
4048
|
+
n(A)(n(c)) ? y("", !0) : (g(), T(el, {
|
|
4037
4049
|
key: 0,
|
|
4038
4050
|
"game-data": n(c),
|
|
4039
4051
|
locale: t.locale
|
|
4040
4052
|
}, null, 8, ["game-data", "locale"])),
|
|
4041
|
-
n(A)(n(c)) ? y("", !0) : (g(), T(
|
|
4053
|
+
n(A)(n(c)) ? y("", !0) : (g(), T(tc, {
|
|
4042
4054
|
key: 1,
|
|
4043
4055
|
"game-data": n(c),
|
|
4044
4056
|
"game-officials": n($)
|
|
4045
4057
|
}, null, 8, ["game-data", "game-officials"])),
|
|
4046
4058
|
((ae = n(c)) == null ? void 0 : ae.gameStatus) > 0 ? (g(), v(k, { key: 2 }, [
|
|
4047
|
-
n(A)(n(h)) ? y("", !0) : (g(), T(
|
|
4059
|
+
n(A)(n(h)) ? y("", !0) : (g(), T(gc, {
|
|
4048
4060
|
key: 0,
|
|
4049
4061
|
"game-data": n(c),
|
|
4050
4062
|
"game-stats": n(h)
|
|
4051
4063
|
}, null, 8, ["game-data", "game-stats"])),
|
|
4052
|
-
!n(A)(n(b)) && !n(A)(n(c)) ? (g(), T(
|
|
4064
|
+
!n(A)(n(b)) && !n(A)(n(c)) ? (g(), T(Yl, {
|
|
4053
4065
|
key: 1,
|
|
4054
4066
|
"game-events": n(b),
|
|
4055
4067
|
"game-data": n(c)
|
|
4056
4068
|
}, null, 8, ["game-events", "game-data"])) : y("", !0),
|
|
4057
|
-
n(A)(n(h)) ? y("", !0) : (g(), T(
|
|
4069
|
+
n(A)(n(h)) ? y("", !0) : (g(), T(ac, {
|
|
4058
4070
|
key: 2,
|
|
4059
4071
|
data: n(h).players,
|
|
4060
4072
|
"home-team-id": n(c).homeTeam.id,
|
|
@@ -4062,7 +4074,7 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
4062
4074
|
"away-team-id": n(c).awayTeam.id,
|
|
4063
4075
|
"away-team-name": n(c).awayTeam.longName
|
|
4064
4076
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4065
|
-
n(A)(n(h)) ? y("", !0) : (g(), T(
|
|
4077
|
+
n(A)(n(h)) ? y("", !0) : (g(), T(Ql, {
|
|
4066
4078
|
key: 3,
|
|
4067
4079
|
data: n(h).goalies,
|
|
4068
4080
|
"home-team-id": n(c).homeTeam.id,
|
|
@@ -4070,7 +4082,7 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
4070
4082
|
"away-team-id": n(c).awayTeam.id,
|
|
4071
4083
|
"away-team-name": n(c).awayTeam.longName
|
|
4072
4084
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4073
|
-
!n(A)(n($)) && !n(A)(n(c)) ? (g(), T(
|
|
4085
|
+
!n(A)(n($)) && !n(A)(n(c)) ? (g(), T(uc, {
|
|
4074
4086
|
key: 4,
|
|
4075
4087
|
"game-officials": n($),
|
|
4076
4088
|
"home-team-name": n(c).homeTeam.longName,
|
|
@@ -4083,18 +4095,18 @@ const tc = { render: ec }, rc = { class: "gamecenter-game-stats" }, ac = { class
|
|
|
4083
4095
|
}, 8, ["locale"])
|
|
4084
4096
|
]));
|
|
4085
4097
|
}
|
|
4086
|
-
},
|
|
4087
|
-
function
|
|
4088
|
-
customElements.define("mjsz-vbr-game",
|
|
4098
|
+
}, kc = /* @__PURE__ */ pr(xc, [["styles", [br, vc, bc, pc, fc, hc]]]), Tc = _t(kc), zc = _t(Is);
|
|
4099
|
+
function Sc() {
|
|
4100
|
+
customElements.define("mjsz-vbr-game", Tc), customElements.define("mjsz-vbr-game-timeline", zc);
|
|
4089
4101
|
}
|
|
4090
|
-
const
|
|
4091
|
-
install: () =>
|
|
4102
|
+
const Oc = {
|
|
4103
|
+
install: () => Sc()
|
|
4092
4104
|
};
|
|
4093
4105
|
export {
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
|
|
4106
|
+
kc as Game,
|
|
4107
|
+
Tc as GameCE,
|
|
4108
|
+
Is as GameTimeline,
|
|
4109
|
+
zc as GameTimelineCE,
|
|
4110
|
+
Oc as default,
|
|
4111
|
+
Sc as register
|
|
4100
4112
|
};
|