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