@golstats/gsc-game-info 1.0.37 → 1.0.39
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/gsc-info-game.js +249 -228
- package/dist/gsc-info-game.umd.cjs +6 -6
- package/package.json +1 -1
package/dist/gsc-info-game.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { openBlock as c, createElementBlock as d, normalizeClass as n, createElementVNode as r, toDisplayString as
|
|
1
|
+
import { openBlock as c, createElementBlock as d, normalizeClass as n, createElementVNode as r, toDisplayString as w, Fragment as C, createTextVNode as k, withDirectives as P, vShow as T, createCommentVNode as _, renderList as j, normalizeStyle as G, useCssVars as ot, renderSlot as lt, resolveComponent as z, createVNode as ve, withCtx as rt, createBlock as se } from "vue";
|
|
2
2
|
function Me(e, a) {
|
|
3
3
|
return function() {
|
|
4
4
|
return e.apply(a, arguments);
|
|
@@ -9,22 +9,22 @@ const { toString: ct } = Object.prototype, { getPrototypeOf: me } = Object, Q =
|
|
|
9
9
|
return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
|
|
10
10
|
})(/* @__PURE__ */ Object.create(null)), O = (e) => (e = e.toLowerCase(), (a) => Q(a) === e), Y = (e) => (a) => typeof a === e, { isArray: H } = Array, V = Y("undefined");
|
|
11
11
|
function dt(e) {
|
|
12
|
-
return e !== null && !V(e) && e.constructor !== null && !V(e.constructor) &&
|
|
12
|
+
return e !== null && !V(e) && e.constructor !== null && !V(e.constructor) && N(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
13
13
|
}
|
|
14
14
|
const Fe = O("ArrayBuffer");
|
|
15
15
|
function yt(e) {
|
|
16
16
|
let a;
|
|
17
17
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? a = ArrayBuffer.isView(e) : a = e && e.buffer && Fe(e.buffer), a;
|
|
18
18
|
}
|
|
19
|
-
const ht = Y("string"),
|
|
19
|
+
const ht = Y("string"), N = Y("function"), Re = Y("number"), ee = (e) => e !== null && typeof e == "object", ut = (e) => e === !0 || e === !1, x = (e) => {
|
|
20
20
|
if (Q(e) !== "object")
|
|
21
21
|
return !1;
|
|
22
22
|
const a = me(e);
|
|
23
23
|
return (a === null || a === Object.prototype || Object.getPrototypeOf(a) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
24
|
-
}, mt = O("Date"), ft = O("File"), gt = O("Blob"), Ct = O("FileList"), wt = (e) => ee(e) &&
|
|
24
|
+
}, mt = O("Date"), ft = O("File"), gt = O("Blob"), Ct = O("FileList"), wt = (e) => ee(e) && N(e.pipe), _t = (e) => {
|
|
25
25
|
let a;
|
|
26
|
-
return e && (typeof FormData == "function" && e instanceof FormData ||
|
|
27
|
-
a === "object" &&
|
|
26
|
+
return e && (typeof FormData == "function" && e instanceof FormData || N(e.append) && ((a = Q(e)) === "formdata" || // detect form-data instance
|
|
27
|
+
a === "object" && N(e.toString) && e.toString() === "[object FormData]"));
|
|
28
28
|
}, bt = O("URLSearchParams"), vt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
29
29
|
function $(e, a, { allOwnKeys: t = !1 } = {}) {
|
|
30
30
|
if (e === null || typeof e > "u")
|
|
@@ -60,8 +60,8 @@ function ce() {
|
|
|
60
60
|
return a;
|
|
61
61
|
}
|
|
62
62
|
const pt = (e, a, t, { allOwnKeys: s } = {}) => ($(a, (l, o) => {
|
|
63
|
-
t &&
|
|
64
|
-
}, { allOwnKeys: s }), e),
|
|
63
|
+
t && N(l) ? e[o] = Me(l, t) : e[o] = l;
|
|
64
|
+
}, { allOwnKeys: s }), e), kt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Pt = (e, a, t, s) => {
|
|
65
65
|
e.prototype = Object.create(a.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
66
66
|
value: a.prototype
|
|
67
67
|
}), t && Object.assign(e.prototype, t);
|
|
@@ -105,7 +105,7 @@ const pt = (e, a, t, { allOwnKeys: s } = {}) => ($(a, (l, o) => {
|
|
|
105
105
|
for (; (t = e.exec(a)) !== null; )
|
|
106
106
|
s.push(t);
|
|
107
107
|
return s;
|
|
108
|
-
},
|
|
108
|
+
}, Nt = O("HTMLFormElement"), Dt = (e) => e.toLowerCase().replace(
|
|
109
109
|
/[-_\s]([a-z\d])(\w*)/g,
|
|
110
110
|
function(t, s, l) {
|
|
111
111
|
return s.toUpperCase() + l;
|
|
@@ -118,10 +118,10 @@ const pt = (e, a, t, { allOwnKeys: s } = {}) => ($(a, (l, o) => {
|
|
|
118
118
|
}), Object.defineProperties(e, s);
|
|
119
119
|
}, Lt = (e) => {
|
|
120
120
|
He(e, (a, t) => {
|
|
121
|
-
if (
|
|
121
|
+
if (N(e) && ["arguments", "caller", "callee"].indexOf(t) !== -1)
|
|
122
122
|
return !1;
|
|
123
123
|
const s = e[t];
|
|
124
|
-
if (
|
|
124
|
+
if (N(s)) {
|
|
125
125
|
if (a.enumerable = !1, "writable" in a) {
|
|
126
126
|
a.writable = !1;
|
|
127
127
|
return;
|
|
@@ -139,10 +139,10 @@ const pt = (e, a, t, { allOwnKeys: s } = {}) => ($(a, (l, o) => {
|
|
|
139
139
|
};
|
|
140
140
|
return H(e) ? s(e) : s(String(e).split(a)), t;
|
|
141
141
|
}, Ft = () => {
|
|
142
|
-
}, Rt = (e, a) => (e = +e, Number.isFinite(e) ? e : a), ne = "abcdefghijklmnopqrstuvwxyz",
|
|
143
|
-
DIGIT:
|
|
142
|
+
}, Rt = (e, a) => (e = +e, Number.isFinite(e) ? e : a), ne = "abcdefghijklmnopqrstuvwxyz", ke = "0123456789", We = {
|
|
143
|
+
DIGIT: ke,
|
|
144
144
|
ALPHA: ne,
|
|
145
|
-
ALPHA_DIGIT: ne + ne.toUpperCase() +
|
|
145
|
+
ALPHA_DIGIT: ne + ne.toUpperCase() + ke
|
|
146
146
|
}, jt = (e = 16, a = We.ALPHA_DIGIT) => {
|
|
147
147
|
let t = "";
|
|
148
148
|
const { length: s } = a;
|
|
@@ -151,7 +151,7 @@ const pt = (e, a, t, { allOwnKeys: s } = {}) => ($(a, (l, o) => {
|
|
|
151
151
|
return t;
|
|
152
152
|
};
|
|
153
153
|
function Gt(e) {
|
|
154
|
-
return !!(e &&
|
|
154
|
+
return !!(e && N(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
|
|
155
155
|
}
|
|
156
156
|
const Ut = (e) => {
|
|
157
157
|
const a = new Array(10), t = (s, l) => {
|
|
@@ -170,7 +170,7 @@ const Ut = (e) => {
|
|
|
170
170
|
return s;
|
|
171
171
|
};
|
|
172
172
|
return t(e, 0);
|
|
173
|
-
}, Ht = O("AsyncFunction"), Wt = (e) => e && (ee(e) ||
|
|
173
|
+
}, Ht = O("AsyncFunction"), Wt = (e) => e && (ee(e) || N(e)) && N(e.then) && N(e.catch), h = {
|
|
174
174
|
isArray: H,
|
|
175
175
|
isArrayBuffer: Fe,
|
|
176
176
|
isBuffer: dt,
|
|
@@ -186,7 +186,7 @@ const Ut = (e) => {
|
|
|
186
186
|
isFile: ft,
|
|
187
187
|
isBlob: gt,
|
|
188
188
|
isRegExp: Ot,
|
|
189
|
-
isFunction:
|
|
189
|
+
isFunction: N,
|
|
190
190
|
isStream: wt,
|
|
191
191
|
isURLSearchParams: bt,
|
|
192
192
|
isTypedArray: Bt,
|
|
@@ -195,8 +195,8 @@ const Ut = (e) => {
|
|
|
195
195
|
merge: ce,
|
|
196
196
|
extend: pt,
|
|
197
197
|
trim: vt,
|
|
198
|
-
stripBOM:
|
|
199
|
-
inherits:
|
|
198
|
+
stripBOM: kt,
|
|
199
|
+
inherits: Pt,
|
|
200
200
|
toFlatObject: Tt,
|
|
201
201
|
kindOf: Q,
|
|
202
202
|
kindOfTest: O,
|
|
@@ -204,14 +204,14 @@ const Ut = (e) => {
|
|
|
204
204
|
toArray: Et,
|
|
205
205
|
forEachEntry: At,
|
|
206
206
|
matchAll: It,
|
|
207
|
-
isHTMLForm:
|
|
207
|
+
isHTMLForm: Nt,
|
|
208
208
|
hasOwnProperty: pe,
|
|
209
209
|
hasOwnProp: pe,
|
|
210
210
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
211
211
|
reduceDescriptors: He,
|
|
212
212
|
freezeMethods: Lt,
|
|
213
213
|
toObjectSet: Mt,
|
|
214
|
-
toCamelCase:
|
|
214
|
+
toCamelCase: Dt,
|
|
215
215
|
noop: Ft,
|
|
216
216
|
toFiniteNumber: Rt,
|
|
217
217
|
findKey: je,
|
|
@@ -281,7 +281,7 @@ function de(e) {
|
|
|
281
281
|
function $e(e) {
|
|
282
282
|
return h.endsWith(e, "[]") ? e.slice(0, -2) : e;
|
|
283
283
|
}
|
|
284
|
-
function
|
|
284
|
+
function Pe(e, a, t) {
|
|
285
285
|
return e ? e.concat(a).map(function(l, o) {
|
|
286
286
|
return l = $e(l), !t && o ? "[" + l + "]" : l;
|
|
287
287
|
}).join(t ? "." : "") : a;
|
|
@@ -323,12 +323,12 @@ function te(e, a, t) {
|
|
|
323
323
|
return v = $e(v), A.forEach(function(F, it) {
|
|
324
324
|
!(h.isUndefined(F) || F === null) && a.append(
|
|
325
325
|
// eslint-disable-next-line no-nested-ternary
|
|
326
|
-
i === !0 ?
|
|
326
|
+
i === !0 ? Pe([v], it, o) : i === null ? v : v + "[]",
|
|
327
327
|
u(F)
|
|
328
328
|
);
|
|
329
329
|
}), !1;
|
|
330
330
|
}
|
|
331
|
-
return de(b) ? !0 : (a.append(
|
|
331
|
+
return de(b) ? !0 : (a.append(Pe(B, v, o), u(b)), !1);
|
|
332
332
|
}
|
|
333
333
|
const f = [], S = Object.assign($t, {
|
|
334
334
|
defaultVisitor: m,
|
|
@@ -469,14 +469,14 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function")(),
|
|
|
469
469
|
hasBrowserEnv: Ze,
|
|
470
470
|
hasStandardBrowserEnv: Qt,
|
|
471
471
|
hasStandardBrowserWebWorkerEnv: Yt
|
|
472
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
472
|
+
}, Symbol.toStringTag, { value: "Module" })), D = {
|
|
473
473
|
...ea,
|
|
474
474
|
...Xt
|
|
475
475
|
};
|
|
476
476
|
function ta(e, a) {
|
|
477
|
-
return te(e, new
|
|
477
|
+
return te(e, new D.classes.URLSearchParams(), Object.assign({
|
|
478
478
|
visitor: function(t, s, l, o) {
|
|
479
|
-
return
|
|
479
|
+
return D.isNode && h.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
|
|
480
480
|
}
|
|
481
481
|
}, a));
|
|
482
482
|
}
|
|
@@ -569,8 +569,8 @@ const ge = {
|
|
|
569
569
|
maxContentLength: -1,
|
|
570
570
|
maxBodyLength: -1,
|
|
571
571
|
env: {
|
|
572
|
-
FormData:
|
|
573
|
-
Blob:
|
|
572
|
+
FormData: D.classes.FormData,
|
|
573
|
+
Blob: D.classes.Blob
|
|
574
574
|
},
|
|
575
575
|
validateStatus: function(a) {
|
|
576
576
|
return a >= 200 && a < 300;
|
|
@@ -796,7 +796,7 @@ function ya(e, a, t) {
|
|
|
796
796
|
t
|
|
797
797
|
));
|
|
798
798
|
}
|
|
799
|
-
const ha =
|
|
799
|
+
const ha = D.hasStandardBrowserEnv ? (
|
|
800
800
|
// Standard browser envs support document.cookie
|
|
801
801
|
{
|
|
802
802
|
write(e, a, t, s, l, o) {
|
|
@@ -832,7 +832,7 @@ function ma(e, a) {
|
|
|
832
832
|
function Qe(e, a) {
|
|
833
833
|
return e && !ua(a) ? ma(e, a) : a;
|
|
834
834
|
}
|
|
835
|
-
const fa =
|
|
835
|
+
const fa = D.hasStandardBrowserEnv ? (
|
|
836
836
|
// Standard browser envs have full support of the APIs needed to test
|
|
837
837
|
// whether the request URL is of the same origin as current location.
|
|
838
838
|
function() {
|
|
@@ -912,7 +912,7 @@ const wa = typeof XMLHttpRequest < "u", _a = wa && function(e) {
|
|
|
912
912
|
}
|
|
913
913
|
let m;
|
|
914
914
|
if (h.isFormData(l)) {
|
|
915
|
-
if (
|
|
915
|
+
if (D.hasStandardBrowserEnv || D.hasStandardBrowserWebWorkerEnv)
|
|
916
916
|
o.setContentType(!1);
|
|
917
917
|
else if ((m = o.getContentType()) !== !1) {
|
|
918
918
|
const [v, ...B] = m ? m.split(";").map((A) => A.trim()).filter(Boolean) : [];
|
|
@@ -960,7 +960,7 @@ const wa = typeof XMLHttpRequest < "u", _a = wa && function(e) {
|
|
|
960
960
|
e,
|
|
961
961
|
f
|
|
962
962
|
)), f = null;
|
|
963
|
-
},
|
|
963
|
+
}, D.hasStandardBrowserEnv && (y && h.isFunction(y) && (y = y(e)), y || y !== !1 && fa(S))) {
|
|
964
964
|
const v = e.xsrfHeaderName && e.xsrfCookieName && ha.read(e.xsrfCookieName);
|
|
965
965
|
v && o.set(e.xsrfHeaderName, v);
|
|
966
966
|
}
|
|
@@ -970,7 +970,7 @@ const wa = typeof XMLHttpRequest < "u", _a = wa && function(e) {
|
|
|
970
970
|
f && (s(!v || v.type ? new J(null, e, f) : v), f.abort(), f = null);
|
|
971
971
|
}, e.cancelToken && e.cancelToken.subscribe(g), e.signal && (e.signal.aborted ? g() : e.signal.addEventListener("abort", g)));
|
|
972
972
|
const b = ga(S);
|
|
973
|
-
if (b &&
|
|
973
|
+
if (b && D.protocols.indexOf(b) === -1) {
|
|
974
974
|
s(new p("Unsupported protocol " + b + ":", p.ERR_BAD_REQUEST, e));
|
|
975
975
|
return;
|
|
976
976
|
}
|
|
@@ -1042,7 +1042,7 @@ function Ie(e) {
|
|
|
1042
1042
|
), s.response.headers = L.from(s.response.headers))), Promise.reject(s);
|
|
1043
1043
|
});
|
|
1044
1044
|
}
|
|
1045
|
-
const
|
|
1045
|
+
const Ne = (e) => e instanceof L ? e.toJSON() : e;
|
|
1046
1046
|
function U(e, a) {
|
|
1047
1047
|
a = a || {};
|
|
1048
1048
|
const t = {};
|
|
@@ -1102,7 +1102,7 @@ function U(e, a) {
|
|
|
1102
1102
|
socketPath: i,
|
|
1103
1103
|
responseEncoding: i,
|
|
1104
1104
|
validateStatus: y,
|
|
1105
|
-
headers: (u, m) => l(
|
|
1105
|
+
headers: (u, m) => l(Ne(u), Ne(m), !0)
|
|
1106
1106
|
};
|
|
1107
1107
|
return h.forEach(Object.keys(Object.assign({}, e, a)), function(m) {
|
|
1108
1108
|
const f = g[m] || l, S = f(e[m], a[m], m);
|
|
@@ -1115,7 +1115,7 @@ const et = "1.6.7", we = {};
|
|
|
1115
1115
|
return typeof s === e || "a" + (a < 1 ? "n " : " ") + e;
|
|
1116
1116
|
};
|
|
1117
1117
|
});
|
|
1118
|
-
const
|
|
1118
|
+
const De = {};
|
|
1119
1119
|
we.transitional = function(a, t, s) {
|
|
1120
1120
|
function l(o, i) {
|
|
1121
1121
|
return "[Axios v" + et + "] Transitional option '" + o + "'" + i + (s ? ". " + s : "");
|
|
@@ -1126,7 +1126,7 @@ we.transitional = function(a, t, s) {
|
|
|
1126
1126
|
l(i, " has been removed" + (t ? " in " + t : "")),
|
|
1127
1127
|
p.ERR_DEPRECATED
|
|
1128
1128
|
);
|
|
1129
|
-
return t && !
|
|
1129
|
+
return t && !De[i] && (De[i] = !0, console.warn(
|
|
1130
1130
|
l(
|
|
1131
1131
|
i,
|
|
1132
1132
|
" has been deprecated since v" + t + " and will be removed in the near future"
|
|
@@ -1343,12 +1343,12 @@ class _e {
|
|
|
1343
1343
|
}
|
|
1344
1344
|
}
|
|
1345
1345
|
const pa = _e;
|
|
1346
|
-
function
|
|
1346
|
+
function ka(e) {
|
|
1347
1347
|
return function(t) {
|
|
1348
1348
|
return e.apply(null, t);
|
|
1349
1349
|
};
|
|
1350
1350
|
}
|
|
1351
|
-
function
|
|
1351
|
+
function Pa(e) {
|
|
1352
1352
|
return h.isObject(e) && e.isAxiosError === !0;
|
|
1353
1353
|
}
|
|
1354
1354
|
const ue = {
|
|
@@ -1438,22 +1438,22 @@ E.Cancel = E.CanceledError;
|
|
|
1438
1438
|
E.all = function(a) {
|
|
1439
1439
|
return Promise.all(a);
|
|
1440
1440
|
};
|
|
1441
|
-
E.spread =
|
|
1442
|
-
E.isAxiosError =
|
|
1441
|
+
E.spread = ka;
|
|
1442
|
+
E.isAxiosError = Pa;
|
|
1443
1443
|
E.mergeConfig = U;
|
|
1444
1444
|
E.AxiosHeaders = L;
|
|
1445
1445
|
E.formToJSON = (e) => Ke(h.isHTMLForm(e) ? new FormData(e) : e);
|
|
1446
1446
|
E.getAdapter = Ye.getAdapter;
|
|
1447
1447
|
E.HttpStatusCode = Ta;
|
|
1448
1448
|
E.default = E;
|
|
1449
|
-
const re = E, Sa = "_content_1e8cp_32", Ea = "_title_1e8cp_39", Ba = "_title473_1e8cp_49", Aa = "_content1_1e8cp_59", Ia = "_title1_1e8cp_65",
|
|
1449
|
+
const re = E, Sa = "_content_1e8cp_32", Ea = "_title_1e8cp_39", Ba = "_title473_1e8cp_49", Aa = "_content1_1e8cp_59", Ia = "_title1_1e8cp_65", Na = "_title1473_1e8cp_77", Da = "_headCard_1e8cp_92", Oa = "_headCard473_1e8cp_105", La = "_content2_1e8cp_120", Ma = "_span_1e8cp_127", Fa = "_partidos_1e8cp_131", Ra = "_totalContainer_1e8cp_135", ja = "_rowTable_1e8cp_145", Ga = "_icnPlayIcon_1e8cp_157", Ua = "_btnPlay_1e8cp_163", Ha = "_content5_1e8cp_177", Wa = "_totalContainer1_1e8cp_187", za = "_rowTable1_1e8cp_198", Va = "_rowTable3_1e8cp_210", $a = "_rowsContainer_1e8cp_223", Ja = "_rowTable4_1e8cp_232", qa = "_rowTable5_1e8cp_244", xa = "_rowTable7_1e8cp_256", Za = "_rowTable7473_1e8cp_269", Ka = "_rowTable3473_1e8cp_282", Xa = "_containerData_1e8cp_295", Qa = "_tableContainer_1e8cp_305", Ya = "_generalDataCard_1e8cp_313", es = "_generalDataCard473_1e8cp_329", ts = {
|
|
1450
1450
|
content: Sa,
|
|
1451
1451
|
title: Ea,
|
|
1452
1452
|
title473: Ba,
|
|
1453
1453
|
content1: Aa,
|
|
1454
1454
|
title1: Ia,
|
|
1455
|
-
title1473:
|
|
1456
|
-
headCard:
|
|
1455
|
+
title1473: Na,
|
|
1456
|
+
headCard: Da,
|
|
1457
1457
|
headCard473: Oa,
|
|
1458
1458
|
content2: La,
|
|
1459
1459
|
span: Ma,
|
|
@@ -1990,11 +1990,11 @@ const re = E, Sa = "_content_1e8cp_32", Ea = "_title_1e8cp_39", Ba = "_title473_
|
|
|
1990
1990
|
fill: "#CBEE6B"
|
|
1991
1991
|
}, null, -1), vs = [
|
|
1992
1992
|
bs
|
|
1993
|
-
], ps = ["onClick"],
|
|
1993
|
+
], ps = ["onClick"], ks = /* @__PURE__ */ r("path", {
|
|
1994
1994
|
d: "M0.454162 9.34811C0.391152 9.3064 0.338487 9.24407 0.301843 9.16785C0.265199 9.09163 0.245966 9.00441 0.246218 8.9156V1.0831C0.246305 0.994582 0.265663 0.907752 0.302236 0.831836C0.338808 0.75592 0.391227 0.693755 0.453921 0.651949C0.516615 0.610143 0.58724 0.590259 0.658289 0.594411C0.729338 0.598563 0.798156 0.626596 0.857426 0.675528L5.5785 4.59224C5.63242 4.63686 5.67665 4.69738 5.70723 4.7684C5.73782 4.83943 5.75383 4.91876 5.75383 4.99935C5.75383 5.07993 5.73782 5.15926 5.70723 5.23029C5.67665 5.30131 5.63242 5.36183 5.5785 5.40645L0.857426 9.32409C0.798247 9.37313 0.729482 9.40126 0.658464 9.40549C0.587446 9.40973 0.516836 9.38989 0.454162 9.34811Z",
|
|
1995
1995
|
fill: "#CBEE6B"
|
|
1996
|
-
}, null, -1),
|
|
1997
|
-
|
|
1996
|
+
}, null, -1), Ps = [
|
|
1997
|
+
ks
|
|
1998
1998
|
];
|
|
1999
1999
|
function Ts(e, a, t, s, l, o) {
|
|
2000
2000
|
return t.match.extra_categories ? (c(), d("div", {
|
|
@@ -2021,7 +2021,7 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2021
2021
|
}, [
|
|
2022
2022
|
r("div", {
|
|
2023
2023
|
class: n(e.$style.content1)
|
|
2024
|
-
},
|
|
2024
|
+
}, w(t.season), 3)
|
|
2025
2025
|
], 2)
|
|
2026
2026
|
], 2),
|
|
2027
2027
|
r("div", {
|
|
@@ -2040,7 +2040,7 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2040
2040
|
}, [
|
|
2041
2041
|
r("div", {
|
|
2042
2042
|
class: n(e.$style.content1)
|
|
2043
|
-
},
|
|
2043
|
+
}, w(t.season), 3)
|
|
2044
2044
|
], 2)
|
|
2045
2045
|
], 2),
|
|
2046
2046
|
r("div", {
|
|
@@ -2053,7 +2053,7 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2053
2053
|
r("div", {
|
|
2054
2054
|
class: n(e.$style.rowTable)
|
|
2055
2055
|
}, [
|
|
2056
|
-
t.type == 1 ? (c(), d(
|
|
2056
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
2057
2057
|
r("div", {
|
|
2058
2058
|
class: n(e.$style.content2)
|
|
2059
2059
|
}, "Titular", 2),
|
|
@@ -2065,24 +2065,47 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2065
2065
|
}, [
|
|
2066
2066
|
r("span", {
|
|
2067
2067
|
class: n(e.$style.span)
|
|
2068
|
-
},
|
|
2068
|
+
}, w(t.match.games_as_titular) + " / " + w(t.match.games_as_bench + t.match.games_as_titular), 3),
|
|
2069
2069
|
r("span", {
|
|
2070
2070
|
class: n(e.$style.partidos)
|
|
2071
2071
|
}, " partidos", 2)
|
|
2072
2072
|
], 2)
|
|
2073
2073
|
], 2)
|
|
2074
|
-
], 64)) : (c(), d(
|
|
2075
|
-
t.tournamentType != 2 ? (c(), d(
|
|
2074
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2075
|
+
t.tournamentType != 2 ? (c(), d(C, { key: 0 }, [
|
|
2076
|
+
r("div", {
|
|
2077
|
+
class: n(e.$style.content2)
|
|
2078
|
+
}, [
|
|
2079
|
+
k("Posicion "),
|
|
2080
|
+
t.tournamentType == 0 ? (c(), d(C, { key: 0 }, [
|
|
2081
|
+
k("en la tabla")
|
|
2082
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2083
|
+
k("en el grupo")
|
|
2084
|
+
], 64)),
|
|
2085
|
+
k(":")
|
|
2086
|
+
], 2),
|
|
2087
|
+
r("div", {
|
|
2088
|
+
class: n(e.$style.totalContainer)
|
|
2089
|
+
}, [
|
|
2090
|
+
r("div", {
|
|
2091
|
+
class: n(e.$style.content1)
|
|
2092
|
+
}, [
|
|
2093
|
+
r("span", {
|
|
2094
|
+
class: n(e.$style.span)
|
|
2095
|
+
}, w(t.match.ranking || "N/A"), 3)
|
|
2096
|
+
], 2)
|
|
2097
|
+
], 2)
|
|
2098
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2076
2099
|
r("div", {
|
|
2077
2100
|
class: n(e.$style.content2)
|
|
2078
2101
|
}, [
|
|
2079
|
-
|
|
2080
|
-
t.tournamentType == 0 ? (c(), d(
|
|
2081
|
-
|
|
2082
|
-
], 64)) : (c(), d(
|
|
2083
|
-
|
|
2102
|
+
k("Posicion "),
|
|
2103
|
+
t.tournamentType == 0 ? (c(), d(C, { key: 0 }, [
|
|
2104
|
+
k("en la tabla")
|
|
2105
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2106
|
+
k("en el grupo")
|
|
2084
2107
|
], 64)),
|
|
2085
|
-
|
|
2108
|
+
k(":")
|
|
2086
2109
|
], 2),
|
|
2087
2110
|
r("div", {
|
|
2088
2111
|
class: n(e.$style.totalContainer)
|
|
@@ -2092,25 +2115,23 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2092
2115
|
}, [
|
|
2093
2116
|
r("span", {
|
|
2094
2117
|
class: n(e.$style.span)
|
|
2095
|
-
},
|
|
2118
|
+
}, "N/A", 2)
|
|
2096
2119
|
], 2)
|
|
2097
2120
|
], 2)
|
|
2098
|
-
], 64)) : (c(), d(w, { key: 1 }, [
|
|
2099
|
-
P("-")
|
|
2100
2121
|
], 64))
|
|
2101
2122
|
], 64))
|
|
2102
2123
|
], 2),
|
|
2103
2124
|
r("div", {
|
|
2104
2125
|
class: n(e.$style.rowTable1)
|
|
2105
2126
|
}, [
|
|
2106
|
-
t.type == 1 ? (c(), d(
|
|
2127
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
2107
2128
|
r("div", {
|
|
2108
2129
|
class: n(e.$style.content2)
|
|
2109
2130
|
}, "Minutos jugados", 2),
|
|
2110
2131
|
r("div", {
|
|
2111
2132
|
class: n(e.$style.totalContainer1)
|
|
2112
2133
|
}, [
|
|
2113
|
-
t.match.minutesPlayed > 0 ?
|
|
2134
|
+
t.match.minutesPlayed > 0 ? P((c(), d("button", {
|
|
2114
2135
|
key: 0,
|
|
2115
2136
|
class: n(e.$style.btnPlay),
|
|
2116
2137
|
id: "btn-play",
|
|
@@ -2136,16 +2157,16 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2136
2157
|
]) : _("", !0),
|
|
2137
2158
|
r("div", {
|
|
2138
2159
|
class: n(e.$style.content5)
|
|
2139
|
-
},
|
|
2160
|
+
}, w(t.match.minutesPlayed), 3)
|
|
2140
2161
|
], 2)
|
|
2141
|
-
], 64)) : (c(), d(
|
|
2162
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2142
2163
|
r("div", {
|
|
2143
2164
|
class: n(e.$style.content2)
|
|
2144
2165
|
}, "Goles Anotados:", 2),
|
|
2145
2166
|
r("div", {
|
|
2146
2167
|
class: n(e.$style.totalContainer1)
|
|
2147
2168
|
}, [
|
|
2148
|
-
t.match.goals > 0 ?
|
|
2169
|
+
t.match.goals > 0 ? P((c(), d("button", {
|
|
2149
2170
|
key: 0,
|
|
2150
2171
|
class: n(e.$style.btnPlay),
|
|
2151
2172
|
id: "btn-play",
|
|
@@ -2171,22 +2192,22 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2171
2192
|
]) : _("", !0),
|
|
2172
2193
|
r("div", {
|
|
2173
2194
|
class: n(e.$style.content5)
|
|
2174
|
-
},
|
|
2195
|
+
}, w(t.match.goals), 3)
|
|
2175
2196
|
], 2)
|
|
2176
2197
|
], 64))
|
|
2177
2198
|
], 2),
|
|
2178
2199
|
r("div", {
|
|
2179
2200
|
class: n(e.$style.rowTable)
|
|
2180
2201
|
}, [
|
|
2181
|
-
t.type == 1 ? (c(), d(
|
|
2182
|
-
t.position != 1 ? (c(), d(
|
|
2202
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
2203
|
+
t.position != 1 ? (c(), d(C, { key: 0 }, [
|
|
2183
2204
|
r("div", {
|
|
2184
2205
|
class: n(e.$style.content2)
|
|
2185
2206
|
}, "Goles", 2),
|
|
2186
2207
|
r("div", {
|
|
2187
2208
|
class: n(e.$style.totalContainer1)
|
|
2188
2209
|
}, [
|
|
2189
|
-
t.match.goals > 0 ?
|
|
2210
|
+
t.match.goals > 0 ? P((c(), d("button", {
|
|
2190
2211
|
key: 0,
|
|
2191
2212
|
class: n(e.$style.btnPlay),
|
|
2192
2213
|
id: "btn-play",
|
|
@@ -2212,16 +2233,16 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2212
2233
|
]) : _("", !0),
|
|
2213
2234
|
r("div", {
|
|
2214
2235
|
class: n(e.$style.content5)
|
|
2215
|
-
},
|
|
2236
|
+
}, w(t.match.goals), 3)
|
|
2216
2237
|
], 2)
|
|
2217
|
-
], 64)) : (c(), d(
|
|
2238
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2218
2239
|
r("div", {
|
|
2219
2240
|
class: n(e.$style.content2)
|
|
2220
2241
|
}, "Tarjetas amarillas:", 2),
|
|
2221
2242
|
r("div", {
|
|
2222
2243
|
class: n(e.$style.totalContainer1)
|
|
2223
2244
|
}, [
|
|
2224
|
-
t.match.yellow_cards > 0 ?
|
|
2245
|
+
t.match.yellow_cards > 0 ? P((c(), d("button", {
|
|
2225
2246
|
key: 0,
|
|
2226
2247
|
class: n(e.$style.btnPlay),
|
|
2227
2248
|
id: "btn-play",
|
|
@@ -2247,17 +2268,17 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2247
2268
|
]) : _("", !0),
|
|
2248
2269
|
r("div", {
|
|
2249
2270
|
class: n(e.$style.content5)
|
|
2250
|
-
},
|
|
2271
|
+
}, w(t.match.yellow_cards), 3)
|
|
2251
2272
|
], 2)
|
|
2252
2273
|
], 64))
|
|
2253
|
-
], 64)) : (c(), d(
|
|
2274
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2254
2275
|
r("div", {
|
|
2255
2276
|
class: n(e.$style.content2)
|
|
2256
2277
|
}, "Goles Recibidos:", 2),
|
|
2257
2278
|
r("div", {
|
|
2258
2279
|
class: n(e.$style.totalContainer1)
|
|
2259
2280
|
}, [
|
|
2260
|
-
t.match.goals_received > 0 ?
|
|
2281
|
+
t.match.goals_received > 0 ? P((c(), d("button", {
|
|
2261
2282
|
key: 0,
|
|
2262
2283
|
class: n(e.$style.btnPlay),
|
|
2263
2284
|
id: "btn-play",
|
|
@@ -2283,22 +2304,22 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2283
2304
|
]) : _("", !0),
|
|
2284
2305
|
r("div", {
|
|
2285
2306
|
class: n(e.$style.content5)
|
|
2286
|
-
},
|
|
2307
|
+
}, w(t.match.goals_received), 3)
|
|
2287
2308
|
], 2)
|
|
2288
2309
|
], 64))
|
|
2289
2310
|
], 2),
|
|
2290
2311
|
r("div", {
|
|
2291
2312
|
class: n(o.rowTable3Class)
|
|
2292
2313
|
}, [
|
|
2293
|
-
t.type == 1 ? (c(), d(
|
|
2294
|
-
t.position != 1 ? (c(), d(
|
|
2314
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
2315
|
+
t.position != 1 ? (c(), d(C, { key: 0 }, [
|
|
2295
2316
|
r("div", {
|
|
2296
2317
|
class: n(e.$style.content2)
|
|
2297
2318
|
}, "Tarjetas amarillas", 2),
|
|
2298
2319
|
r("div", {
|
|
2299
2320
|
class: n(e.$style.totalContainer1)
|
|
2300
2321
|
}, [
|
|
2301
|
-
t.match.yellow_cards > 0 ?
|
|
2322
|
+
t.match.yellow_cards > 0 ? P((c(), d("button", {
|
|
2302
2323
|
key: 0,
|
|
2303
2324
|
class: n(e.$style.btnPlay),
|
|
2304
2325
|
id: "btn-play",
|
|
@@ -2324,16 +2345,16 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2324
2345
|
]) : _("", !0),
|
|
2325
2346
|
r("div", {
|
|
2326
2347
|
class: n(e.$style.content5)
|
|
2327
|
-
},
|
|
2348
|
+
}, w(t.match.yellow_cards), 3)
|
|
2328
2349
|
], 2)
|
|
2329
|
-
], 64)) : (c(), d(
|
|
2350
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2330
2351
|
r("div", {
|
|
2331
2352
|
class: n(e.$style.content2)
|
|
2332
2353
|
}, "Tarjetas rojas:", 2),
|
|
2333
2354
|
r("div", {
|
|
2334
2355
|
class: n(e.$style.totalContainer1)
|
|
2335
2356
|
}, [
|
|
2336
|
-
t.match.red_cards > 0 ?
|
|
2357
|
+
t.match.red_cards > 0 ? P((c(), d("button", {
|
|
2337
2358
|
key: 0,
|
|
2338
2359
|
class: n(e.$style.btnPlay),
|
|
2339
2360
|
id: "btn-play",
|
|
@@ -2359,10 +2380,10 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2359
2380
|
]) : _("", !0),
|
|
2360
2381
|
r("div", {
|
|
2361
2382
|
class: n(e.$style.content5)
|
|
2362
|
-
},
|
|
2383
|
+
}, w(t.match.red_cards), 3)
|
|
2363
2384
|
], 2)
|
|
2364
2385
|
], 64))
|
|
2365
|
-
], 64)) : (c(), d(
|
|
2386
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2366
2387
|
r("div", {
|
|
2367
2388
|
class: n(e.$style.content2)
|
|
2368
2389
|
}, "xG:", 2),
|
|
@@ -2373,7 +2394,7 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2373
2394
|
t.match.xg ? (c(), d("div", {
|
|
2374
2395
|
key: 1,
|
|
2375
2396
|
class: n(e.$style.content5)
|
|
2376
|
-
},
|
|
2397
|
+
}, w(t.match.xg.toFixed(2)), 3)) : _("", !0)
|
|
2377
2398
|
], 2)
|
|
2378
2399
|
], 64))
|
|
2379
2400
|
], 2)
|
|
@@ -2391,7 +2412,7 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2391
2412
|
r("div", {
|
|
2392
2413
|
class: n(e.$style.totalContainer1)
|
|
2393
2414
|
}, [
|
|
2394
|
-
t.match.red_cards > 0 ?
|
|
2415
|
+
t.match.red_cards > 0 ? P((c(), d("button", {
|
|
2395
2416
|
key: 0,
|
|
2396
2417
|
class: n(e.$style.btnPlay),
|
|
2397
2418
|
id: "btn-play",
|
|
@@ -2417,11 +2438,11 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2417
2438
|
]) : _("", !0),
|
|
2418
2439
|
r("div", {
|
|
2419
2440
|
class: n(e.$style.content5)
|
|
2420
|
-
},
|
|
2441
|
+
}, w(t.match.red_cards), 3)
|
|
2421
2442
|
], 2)
|
|
2422
2443
|
], 2)) : _("", !0),
|
|
2423
|
-
t.type == 1 ? (c(), d(
|
|
2424
|
-
t.match.extra_categories ? (c(!0), d(
|
|
2444
|
+
t.type == 1 ? (c(), d(C, { key: 1 }, [
|
|
2445
|
+
t.match.extra_categories ? (c(!0), d(C, { key: 0 }, j(t.match.extra_categories, (i, y) => (c(), d("div", {
|
|
2425
2446
|
key: y + "g",
|
|
2426
2447
|
class: n(e.$style.rowTable5),
|
|
2427
2448
|
style: G(
|
|
@@ -2430,11 +2451,11 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2430
2451
|
}, [
|
|
2431
2452
|
r("div", {
|
|
2432
2453
|
class: n(e.$style.content2)
|
|
2433
|
-
},
|
|
2454
|
+
}, w(i.category_name) + ":", 3),
|
|
2434
2455
|
r("div", {
|
|
2435
2456
|
class: n(e.$style.totalContainer1)
|
|
2436
2457
|
}, [
|
|
2437
|
-
i.total > 0 && i.category_name != "xG " ?
|
|
2458
|
+
i.total > 0 && i.category_name != "xG " ? P((c(), d("button", {
|
|
2438
2459
|
key: 0,
|
|
2439
2460
|
class: n(e.$style.btnPlay),
|
|
2440
2461
|
id: "btn-play",
|
|
@@ -2461,16 +2482,16 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2461
2482
|
r("div", {
|
|
2462
2483
|
class: n(e.$style.content5)
|
|
2463
2484
|
}, [
|
|
2464
|
-
i.category_name == "xG " ? (c(), d(
|
|
2465
|
-
|
|
2466
|
-
], 64)) : (c(), d(
|
|
2467
|
-
|
|
2485
|
+
i.category_name == "xG " ? (c(), d(C, { key: 0 }, [
|
|
2486
|
+
k(w(i.total.toFixed(2)), 1)
|
|
2487
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2488
|
+
k(w(i.total), 1)
|
|
2468
2489
|
], 64))
|
|
2469
2490
|
], 2)
|
|
2470
2491
|
], 2)
|
|
2471
2492
|
], 6))), 128)) : _("", !0)
|
|
2472
|
-
], 64)) : (c(), d(
|
|
2473
|
-
t.match.extra_categories ? (c(!0), d(
|
|
2493
|
+
], 64)) : (c(), d(C, { key: 2 }, [
|
|
2494
|
+
t.match.extra_categories ? (c(!0), d(C, { key: 0 }, j(t.match.extra_categories, (i, y) => (c(), d(C, {
|
|
2474
2495
|
key: y + "g"
|
|
2475
2496
|
}, [
|
|
2476
2497
|
y >= 2 ? (c(), d("div", {
|
|
@@ -2480,11 +2501,11 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2480
2501
|
}, [
|
|
2481
2502
|
r("div", {
|
|
2482
2503
|
class: n(e.$style.content2)
|
|
2483
|
-
},
|
|
2504
|
+
}, w(i.category_name) + ":", 3),
|
|
2484
2505
|
r("div", {
|
|
2485
2506
|
class: n(e.$style.totalContainer1)
|
|
2486
2507
|
}, [
|
|
2487
|
-
i.total > 0 && i.category_name != "xG " ?
|
|
2508
|
+
i.total > 0 && i.category_name != "xG " ? P((c(), d("button", {
|
|
2488
2509
|
key: 0,
|
|
2489
2510
|
class: n(e.$style.btnPlay),
|
|
2490
2511
|
id: "btn-play",
|
|
@@ -2504,17 +2525,17 @@ function Ts(e, a, t, s, l, o) {
|
|
|
2504
2525
|
viewBox: "0 0 6 10",
|
|
2505
2526
|
fill: "none",
|
|
2506
2527
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2507
|
-
},
|
|
2528
|
+
}, Ps, 2))
|
|
2508
2529
|
], 10, ps)), [
|
|
2509
2530
|
[T, t.canPlayVideos]
|
|
2510
2531
|
]) : _("", !0),
|
|
2511
2532
|
r("div", {
|
|
2512
2533
|
class: n(e.$style.content5)
|
|
2513
2534
|
}, [
|
|
2514
|
-
i.category_name == "xG " ? (c(), d(
|
|
2515
|
-
|
|
2516
|
-
], 64)) : (c(), d(
|
|
2517
|
-
|
|
2535
|
+
i.category_name == "xG " ? (c(), d(C, { key: 0 }, [
|
|
2536
|
+
k(w(i.total.toFixed(2)), 1)
|
|
2537
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
2538
|
+
k(w(i.total), 1)
|
|
2518
2539
|
], 64))
|
|
2519
2540
|
], 2)
|
|
2520
2541
|
], 2)
|
|
@@ -2566,10 +2587,10 @@ const Ss = {
|
|
|
2566
2587
|
}, nt = /* @__PURE__ */ new Map([
|
|
2567
2588
|
[1, Bs],
|
|
2568
2589
|
[2, As]
|
|
2569
|
-
]), Is = "_content_x3ht0_54",
|
|
2590
|
+
]), Is = "_content_x3ht0_54", Ns = "_j_x3ht0_62", Ds = "_jornada_x3ht0_69", Os = "_live_x3ht0_82", Ls = "_liveButon_x3ht0_88", Ms = "_dateContainer_x3ht0_102", Fs = "_dateContainer473_x3ht0_117", Rs = "_title_x3ht0_132", js = "_title473_x3ht0_145", Gs = "_chivasIcon_x3ht0_159", Us = "_escudos_x3ht0_173", Hs = "_escudosWrapper_x3ht0_181", Ws = "_homeTeamInner_x3ht0_192", zs = "_homeTeam_x3ht0_192", Vs = "_btnPlayIcon_x3ht0_211", $s = "_div1_x3ht0_217", Js = "_score_x3ht0_222", qs = "_btnPlay_x3ht0_211", xs = "_containerTeams_x3ht0_242", Zs = "_containerTeams473_x3ht0_252", Ks = "_jornadaParent_x3ht0_265", Xs = "_jornadaParent473_x3ht0_275", Qs = "_headCard_x3ht0_279", Ys = "_headCard473_x3ht0_290", en = "_content1_x3ht0_303", tn = "_span_x3ht0_310", an = "_partidos_x3ht0_314", sn = "_content2_x3ht0_318", nn = "_totalContainer_x3ht0_324", on = "_rowTable_x3ht0_334", ln = "_icnPlayIcon_x3ht0_346", rn = "_content4_x3ht0_362", cn = "_totalContainer1_x3ht0_372", dn = "_rowTable1_x3ht0_383", yn = "_rowTable3_x3ht0_395", hn = "_rowTable3473_x3ht0_408", un = "_rowsContainer_x3ht0_421", mn = "_rowTable4_x3ht0_430", fn = "_rowTable5_x3ht0_442", gn = "_content16_x3ht0_454", Cn = "_rowTable7_x3ht0_461", wn = "_rowTable7473_x3ht0_474", _n = "_containerData_x3ht0_487", bn = "_tableContainer_x3ht0_498", vn = "_lastGameCard_x3ht0_506", pn = "_lastGameCard473_x3ht0_522", kn = {
|
|
2570
2591
|
content: Is,
|
|
2571
|
-
j:
|
|
2572
|
-
jornada:
|
|
2592
|
+
j: Ns,
|
|
2593
|
+
jornada: Ds,
|
|
2573
2594
|
live: Os,
|
|
2574
2595
|
liveButon: Ls,
|
|
2575
2596
|
dateContainer: Ms,
|
|
@@ -2613,7 +2634,7 @@ const Ss = {
|
|
|
2613
2634
|
tableContainer: bn,
|
|
2614
2635
|
lastGameCard: vn,
|
|
2615
2636
|
lastGameCard473: pn
|
|
2616
|
-
},
|
|
2637
|
+
}, Pn = {
|
|
2617
2638
|
name: "SummaryLastGame",
|
|
2618
2639
|
components: {},
|
|
2619
2640
|
data() {
|
|
@@ -3173,11 +3194,11 @@ const Ss = {
|
|
|
3173
3194
|
fill: "#CBEE6B"
|
|
3174
3195
|
}, null, -1), In = [
|
|
3175
3196
|
An
|
|
3176
|
-
],
|
|
3197
|
+
], Nn = ["onClick"], Dn = /* @__PURE__ */ r("path", {
|
|
3177
3198
|
d: "M0.454162 9.34811C0.391152 9.3064 0.338487 9.24407 0.301843 9.16785C0.265199 9.09163 0.245966 9.00441 0.246218 8.9156V1.0831C0.246305 0.994582 0.265663 0.907752 0.302236 0.831836C0.338808 0.75592 0.391227 0.693755 0.453921 0.651949C0.516615 0.610143 0.58724 0.590259 0.658289 0.594411C0.729338 0.598563 0.798156 0.626596 0.857426 0.675528L5.5785 4.59224C5.63242 4.63686 5.67665 4.69738 5.70723 4.7684C5.73782 4.83943 5.75383 4.91876 5.75383 4.99935C5.75383 5.07993 5.73782 5.15926 5.70723 5.23029C5.67665 5.30131 5.63242 5.36183 5.5785 5.40645L0.857426 9.32409C0.798247 9.37313 0.729482 9.40126 0.658464 9.40549C0.587446 9.40973 0.516836 9.38989 0.454162 9.34811Z",
|
|
3178
3199
|
fill: "#CBEE6B"
|
|
3179
3200
|
}, null, -1), On = [
|
|
3180
|
-
|
|
3201
|
+
Dn
|
|
3181
3202
|
], Ln = /* @__PURE__ */ r("path", {
|
|
3182
3203
|
d: "M0.454162 9.34811C0.391152 9.3064 0.338487 9.24407 0.301843 9.16785C0.265199 9.09163 0.245966 9.00441 0.246218 8.9156V1.0831C0.246305 0.994582 0.265663 0.907752 0.302236 0.831836C0.338808 0.75592 0.391227 0.693755 0.453921 0.651949C0.516615 0.610143 0.58724 0.590259 0.658289 0.594411C0.729338 0.598563 0.798156 0.626596 0.857426 0.675528L5.5785 4.59224C5.63242 4.63686 5.67665 4.69738 5.70723 4.7684C5.73782 4.83943 5.75383 4.91876 5.75383 4.99935C5.75383 5.07993 5.73782 5.15926 5.70723 5.23029C5.67665 5.30131 5.63242 5.36183 5.5785 5.40645L0.857426 9.32409C0.798247 9.37313 0.729482 9.40126 0.658464 9.40549C0.587446 9.40973 0.516836 9.38989 0.454162 9.34811Z",
|
|
3183
3204
|
fill: "#CBEE6B"
|
|
@@ -3242,14 +3263,14 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3242
3263
|
t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
|
|
3243
3264
|
key: 0,
|
|
3244
3265
|
class: n(e.$style.j)
|
|
3245
|
-
},
|
|
3266
|
+
}, w(o.matchDayName), 3)) : _("", !0)
|
|
3246
3267
|
], 2),
|
|
3247
3268
|
r("div", {
|
|
3248
3269
|
class: n(e.$style.liveButon)
|
|
3249
3270
|
}, [
|
|
3250
3271
|
r("div", {
|
|
3251
3272
|
class: n(e.$style.live)
|
|
3252
|
-
},
|
|
3273
|
+
}, w(new Date(t.game.date_time_utc).toLocaleDateString("es-ES", {
|
|
3253
3274
|
month: "long",
|
|
3254
3275
|
day: "numeric"
|
|
3255
3276
|
}).replace(",", "")[0].toUpperCase() + " " + new Date(t.game.date_time_utc).toLocaleDateString("es-ES", {
|
|
@@ -3295,7 +3316,7 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3295
3316
|
relevant: t.match ? !!t.match.has_relevans : !0
|
|
3296
3317
|
}))
|
|
3297
3318
|
}, [
|
|
3298
|
-
|
|
3319
|
+
P((c(), d("svg", {
|
|
3299
3320
|
class: n(e.$style.btnPlayIcon),
|
|
3300
3321
|
width: "7",
|
|
3301
3322
|
height: "10",
|
|
@@ -3308,14 +3329,14 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3308
3329
|
t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
|
|
3309
3330
|
key: 0,
|
|
3310
3331
|
class: n(e.$style.div1)
|
|
3311
|
-
},
|
|
3332
|
+
}, w(t.game.score[0]), 3)) : _("", !0),
|
|
3312
3333
|
r("div", {
|
|
3313
3334
|
class: n(e.$style.div1)
|
|
3314
3335
|
}, "-", 2),
|
|
3315
3336
|
t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
|
|
3316
3337
|
key: 1,
|
|
3317
3338
|
class: n(e.$style.div1)
|
|
3318
|
-
},
|
|
3339
|
+
}, w(t.game.score[1]), 3)) : _("", !0)
|
|
3319
3340
|
], 2),
|
|
3320
3341
|
r("div", {
|
|
3321
3342
|
class: n(e.$style.homeTeam),
|
|
@@ -3349,14 +3370,14 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3349
3370
|
}, [
|
|
3350
3371
|
r("div", {
|
|
3351
3372
|
class: n(e.$style.j)
|
|
3352
|
-
},
|
|
3373
|
+
}, w(o.matchDayName), 3)
|
|
3353
3374
|
], 2),
|
|
3354
3375
|
r("div", {
|
|
3355
3376
|
class: n(e.$style.liveButon)
|
|
3356
3377
|
}, [
|
|
3357
3378
|
r("div", {
|
|
3358
3379
|
class: n(e.$style.live)
|
|
3359
|
-
},
|
|
3380
|
+
}, w(new Date(t.game.date_time_utc).toLocaleDateString("es-ES", {
|
|
3360
3381
|
month: "long",
|
|
3361
3382
|
day: "numeric"
|
|
3362
3383
|
}).replace(",", "")[0].toUpperCase() + " " + new Date(t.game.date_time_utc).toLocaleDateString("es-ES", {
|
|
@@ -3375,7 +3396,7 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3375
3396
|
r("div", {
|
|
3376
3397
|
class: n(e.$style.rowTable)
|
|
3377
3398
|
}, [
|
|
3378
|
-
t.type == 1 ? (c(), d(
|
|
3399
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
3379
3400
|
r("div", {
|
|
3380
3401
|
class: n(e.$style.content1)
|
|
3381
3402
|
}, "Titular:", 2),
|
|
@@ -3387,10 +3408,10 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3387
3408
|
}, [
|
|
3388
3409
|
r("span", {
|
|
3389
3410
|
class: n(e.$style.span)
|
|
3390
|
-
},
|
|
3411
|
+
}, w(t.match.isTitular == 1 ? "Si" : "No"), 3)
|
|
3391
3412
|
], 2)
|
|
3392
3413
|
], 2)
|
|
3393
|
-
], 64)) : (c(), d(
|
|
3414
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
3394
3415
|
r("div", {
|
|
3395
3416
|
class: n(e.$style.content1)
|
|
3396
3417
|
}, "Resultado:", 2),
|
|
@@ -3402,7 +3423,7 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3402
3423
|
}, [
|
|
3403
3424
|
r("span", {
|
|
3404
3425
|
class: n(e.$style.span)
|
|
3405
|
-
},
|
|
3426
|
+
}, w(t.match.result == 1 ? "Ganado" : t.match.result == 2 ? "Perdido" : "Empatado"), 3)
|
|
3406
3427
|
], 2)
|
|
3407
3428
|
], 2)
|
|
3408
3429
|
], 64))
|
|
@@ -3410,14 +3431,14 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3410
3431
|
r("div", {
|
|
3411
3432
|
class: n(e.$style.rowTable1)
|
|
3412
3433
|
}, [
|
|
3413
|
-
t.type == 1 ? (c(), d(
|
|
3434
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
3414
3435
|
r("div", {
|
|
3415
3436
|
class: n(e.$style.content1)
|
|
3416
3437
|
}, "Minutos jugados:", 2),
|
|
3417
3438
|
r("div", {
|
|
3418
3439
|
class: n(e.$style.totalContainer1)
|
|
3419
3440
|
}, [
|
|
3420
|
-
t.match.minutes > 0 ?
|
|
3441
|
+
t.match.minutes > 0 ? P((c(), d("button", {
|
|
3421
3442
|
key: 0,
|
|
3422
3443
|
class: n(e.$style.btnPlay),
|
|
3423
3444
|
id: "btn-play",
|
|
@@ -3443,9 +3464,9 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3443
3464
|
]) : _("", !0),
|
|
3444
3465
|
r("div", {
|
|
3445
3466
|
class: n(e.$style.content4)
|
|
3446
|
-
},
|
|
3467
|
+
}, w(t.match.minutes), 3)
|
|
3447
3468
|
], 2)
|
|
3448
|
-
], 64)) : (c(), d(
|
|
3469
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
3449
3470
|
r("div", {
|
|
3450
3471
|
class: n(e.$style.content1)
|
|
3451
3472
|
}, "xG:", 2),
|
|
@@ -3456,11 +3477,11 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3456
3477
|
_("", !0),
|
|
3457
3478
|
r("div", {
|
|
3458
3479
|
class: n(e.$style.content4)
|
|
3459
|
-
},
|
|
3480
|
+
}, w(t.match.xg.toFixed(2)), 3)
|
|
3460
3481
|
], 2)) : _("", !0)
|
|
3461
3482
|
], 64))
|
|
3462
3483
|
], 2),
|
|
3463
|
-
t.type == 2 ? (c(!0), d(
|
|
3484
|
+
t.type == 2 ? (c(!0), d(C, { key: 0 }, j(t.match.extra_categories, (i, y) => (c(), d(C, {
|
|
3464
3485
|
key: y + "psep1"
|
|
3465
3486
|
}, [
|
|
3466
3487
|
y < 2 ? (c(), d("div", {
|
|
@@ -3470,11 +3491,11 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3470
3491
|
}, [
|
|
3471
3492
|
r("div", {
|
|
3472
3493
|
class: n(e.$style.content1)
|
|
3473
|
-
},
|
|
3494
|
+
}, w(i.category_name) + ":", 3),
|
|
3474
3495
|
r("div", {
|
|
3475
3496
|
class: n(e.$style.totalContainer1)
|
|
3476
3497
|
}, [
|
|
3477
|
-
i.total > 0 ?
|
|
3498
|
+
i.total > 0 ? P((c(), d("button", {
|
|
3478
3499
|
key: 0,
|
|
3479
3500
|
class: n(e.$style.btnPlay),
|
|
3480
3501
|
id: "btn-play",
|
|
@@ -3494,12 +3515,12 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3494
3515
|
fill: "none",
|
|
3495
3516
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3496
3517
|
}, On, 2))
|
|
3497
|
-
], 10,
|
|
3518
|
+
], 10, Nn)), [
|
|
3498
3519
|
[T, o.canPlayVideosPlayingAs]
|
|
3499
3520
|
]) : _("", !0),
|
|
3500
3521
|
r("div", {
|
|
3501
3522
|
class: n(e.$style.content4)
|
|
3502
|
-
},
|
|
3523
|
+
}, w(i.total), 3)
|
|
3503
3524
|
], 2)
|
|
3504
3525
|
], 6)) : _("", !0)
|
|
3505
3526
|
], 64))), 128)) : _("", !0),
|
|
@@ -3507,14 +3528,14 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3507
3528
|
key: 1,
|
|
3508
3529
|
class: n(e.$style.rowTable)
|
|
3509
3530
|
}, [
|
|
3510
|
-
t.position != 1 ? (c(), d(
|
|
3531
|
+
t.position != 1 ? (c(), d(C, { key: 0 }, [
|
|
3511
3532
|
r("div", {
|
|
3512
3533
|
class: n(e.$style.content1)
|
|
3513
3534
|
}, "Goles", 2),
|
|
3514
3535
|
r("div", {
|
|
3515
3536
|
class: n(e.$style.totalContainer1)
|
|
3516
3537
|
}, [
|
|
3517
|
-
t.match.goals > 0 ?
|
|
3538
|
+
t.match.goals > 0 ? P((c(), d("button", {
|
|
3518
3539
|
key: 0,
|
|
3519
3540
|
class: n(e.$style.btnPlay),
|
|
3520
3541
|
id: "btn-play",
|
|
@@ -3539,16 +3560,16 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3539
3560
|
]) : _("", !0),
|
|
3540
3561
|
r("div", {
|
|
3541
3562
|
class: n(e.$style.content4)
|
|
3542
|
-
},
|
|
3563
|
+
}, w(t.match.goals), 3)
|
|
3543
3564
|
], 2)
|
|
3544
|
-
], 64)) : (c(), d(
|
|
3565
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
3545
3566
|
r("div", {
|
|
3546
3567
|
class: n(e.$style.content1)
|
|
3547
3568
|
}, "Tarjetas amarillas:", 2),
|
|
3548
3569
|
r("div", {
|
|
3549
3570
|
class: n(e.$style.totalContainer1)
|
|
3550
3571
|
}, [
|
|
3551
|
-
t.match.yellowcards > 0 ?
|
|
3572
|
+
t.match.yellowcards > 0 ? P((c(), d("button", {
|
|
3552
3573
|
key: 0,
|
|
3553
3574
|
class: n(e.$style.btnPlay),
|
|
3554
3575
|
id: "btn-play",
|
|
@@ -3573,7 +3594,7 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3573
3594
|
]) : _("", !0),
|
|
3574
3595
|
r("div", {
|
|
3575
3596
|
class: n(e.$style.content4)
|
|
3576
|
-
},
|
|
3597
|
+
}, w(t.match.yellowcards), 3)
|
|
3577
3598
|
], 2)
|
|
3578
3599
|
], 64))
|
|
3579
3600
|
], 2)) : _("", !0),
|
|
@@ -3581,14 +3602,14 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3581
3602
|
key: 2,
|
|
3582
3603
|
class: n(o.rowTable3Class)
|
|
3583
3604
|
}, [
|
|
3584
|
-
t.position != 1 ? (c(), d(
|
|
3605
|
+
t.position != 1 ? (c(), d(C, { key: 0 }, [
|
|
3585
3606
|
r("div", {
|
|
3586
3607
|
class: n(e.$style.content1)
|
|
3587
3608
|
}, "Tarjetas amarillas", 2),
|
|
3588
3609
|
r("div", {
|
|
3589
3610
|
class: n(e.$style.totalContainer1)
|
|
3590
3611
|
}, [
|
|
3591
|
-
t.match.yellowcards > 0 ?
|
|
3612
|
+
t.match.yellowcards > 0 ? P((c(), d("button", {
|
|
3592
3613
|
key: 0,
|
|
3593
3614
|
class: n(e.$style.btnPlay),
|
|
3594
3615
|
id: "btn-play",
|
|
@@ -3613,16 +3634,16 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3613
3634
|
]) : _("", !0),
|
|
3614
3635
|
r("div", {
|
|
3615
3636
|
class: n(e.$style.content4)
|
|
3616
|
-
},
|
|
3637
|
+
}, w(t.match.yellowcards), 3)
|
|
3617
3638
|
], 2)
|
|
3618
|
-
], 64)) : (c(), d(
|
|
3639
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
3619
3640
|
r("div", {
|
|
3620
3641
|
class: n(e.$style.content1)
|
|
3621
3642
|
}, "Tarjetas rojas:", 2),
|
|
3622
3643
|
r("div", {
|
|
3623
3644
|
class: n(e.$style.totalContainer1)
|
|
3624
3645
|
}, [
|
|
3625
|
-
t.match.redcards > 0 ?
|
|
3646
|
+
t.match.redcards > 0 ? P((c(), d("button", {
|
|
3626
3647
|
key: 0,
|
|
3627
3648
|
class: n(e.$style.btnPlay),
|
|
3628
3649
|
id: "btn-play",
|
|
@@ -3647,7 +3668,7 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3647
3668
|
]) : _("", !0),
|
|
3648
3669
|
r("div", {
|
|
3649
3670
|
class: n(e.$style.content4)
|
|
3650
|
-
},
|
|
3671
|
+
}, w(t.match.redcards), 3)
|
|
3651
3672
|
], 2)
|
|
3652
3673
|
], 64))
|
|
3653
3674
|
], 2)) : _("", !0)
|
|
@@ -3666,7 +3687,7 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3666
3687
|
r("div", {
|
|
3667
3688
|
class: n(e.$style.totalContainer1)
|
|
3668
3689
|
}, [
|
|
3669
|
-
t.match.redcards > 0 ?
|
|
3690
|
+
t.match.redcards > 0 ? P((c(), d("button", {
|
|
3670
3691
|
key: 0,
|
|
3671
3692
|
class: n(e.$style.btnPlay),
|
|
3672
3693
|
id: "btn-play",
|
|
@@ -3691,10 +3712,10 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3691
3712
|
]) : _("", !0),
|
|
3692
3713
|
r("div", {
|
|
3693
3714
|
class: n(e.$style.content4)
|
|
3694
|
-
},
|
|
3715
|
+
}, w(t.match.redcards), 3)
|
|
3695
3716
|
], 2)
|
|
3696
3717
|
], 2)) : _("", !0),
|
|
3697
|
-
t.type == 2 ? (c(!0), d(
|
|
3718
|
+
t.type == 2 ? (c(!0), d(C, { key: 1 }, j(t.match.extra_categories, (i, y) => (c(), d(C, {
|
|
3698
3719
|
key: y + "lsr"
|
|
3699
3720
|
}, [
|
|
3700
3721
|
y >= 2 ? (c(), d("div", {
|
|
@@ -3704,11 +3725,11 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3704
3725
|
}, [
|
|
3705
3726
|
r("div", {
|
|
3706
3727
|
class: n(e.$style.content1)
|
|
3707
|
-
},
|
|
3728
|
+
}, w(i.category_name) + ":", 3),
|
|
3708
3729
|
r("div", {
|
|
3709
3730
|
class: n(e.$style.totalContainer1)
|
|
3710
3731
|
}, [
|
|
3711
|
-
i.total > 0 && i.category_name != "xG " ?
|
|
3732
|
+
i.total > 0 && i.category_name != "xG " ? P((c(), d("button", {
|
|
3712
3733
|
key: 0,
|
|
3713
3734
|
class: n(e.$style.btnPlay),
|
|
3714
3735
|
id: "btn-play",
|
|
@@ -3734,15 +3755,15 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3734
3755
|
r("div", {
|
|
3735
3756
|
class: n(e.$style.content4)
|
|
3736
3757
|
}, [
|
|
3737
|
-
i.category_name == "xG " ? (c(), d(
|
|
3738
|
-
|
|
3739
|
-
], 64)) : (c(), d(
|
|
3740
|
-
|
|
3758
|
+
i.category_name == "xG " ? (c(), d(C, { key: 0 }, [
|
|
3759
|
+
k(w(i.total.toFixed(2)), 1)
|
|
3760
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
3761
|
+
k(w(i.total), 1)
|
|
3741
3762
|
], 64))
|
|
3742
3763
|
], 2)
|
|
3743
3764
|
], 2)
|
|
3744
3765
|
], 6)) : _("", !0)
|
|
3745
|
-
], 64))), 128)) : (c(!0), d(
|
|
3766
|
+
], 64))), 128)) : (c(!0), d(C, { key: 2 }, j(t.match.extra_categories, (i, y) => (c(), d("div", {
|
|
3746
3767
|
key: y + "lsr",
|
|
3747
3768
|
class: n(e.$style.rowTable5),
|
|
3748
3769
|
style: G(
|
|
@@ -3751,11 +3772,11 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3751
3772
|
}, [
|
|
3752
3773
|
r("div", {
|
|
3753
3774
|
class: n(e.$style.content1)
|
|
3754
|
-
},
|
|
3775
|
+
}, w(i.category_name) + ":", 3),
|
|
3755
3776
|
r("div", {
|
|
3756
3777
|
class: n(e.$style.totalContainer1)
|
|
3757
3778
|
}, [
|
|
3758
|
-
i.total > 0 && i.category_name != "xG " ?
|
|
3779
|
+
i.total > 0 && i.category_name != "xG " ? P((c(), d("button", {
|
|
3759
3780
|
key: 0,
|
|
3760
3781
|
class: n(e.$style.btnPlay),
|
|
3761
3782
|
id: "btn-play",
|
|
@@ -3781,10 +3802,10 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3781
3802
|
r("div", {
|
|
3782
3803
|
class: n(e.$style.content4)
|
|
3783
3804
|
}, [
|
|
3784
|
-
i.category_name == "xG " ? (c(), d(
|
|
3785
|
-
|
|
3786
|
-
], 64)) : (c(), d(
|
|
3787
|
-
|
|
3805
|
+
i.category_name == "xG " ? (c(), d(C, { key: 0 }, [
|
|
3806
|
+
k(w(i.total.toFixed(2)), 1)
|
|
3807
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
3808
|
+
k(w(i.total), 1)
|
|
3788
3809
|
], 64))
|
|
3789
3810
|
], 2)
|
|
3790
3811
|
], 2)
|
|
@@ -3795,8 +3816,8 @@ function Kn(e, a, t, s, l, o) {
|
|
|
3795
3816
|
], 2)) : _("", !0);
|
|
3796
3817
|
}
|
|
3797
3818
|
const Xn = {
|
|
3798
|
-
$style:
|
|
3799
|
-
}, Qn = /* @__PURE__ */ q(
|
|
3819
|
+
$style: kn
|
|
3820
|
+
}, Qn = /* @__PURE__ */ q(Pn, [["render", Kn], ["__cssModules", Xn]]), Yn = (e, a) => {
|
|
3800
3821
|
const t = e.__vccOpts || e;
|
|
3801
3822
|
for (const [s, l] of a)
|
|
3802
3823
|
t[s] = l;
|
|
@@ -3949,7 +3970,7 @@ function ri(e, a, t, s, l, o) {
|
|
|
3949
3970
|
], 512);
|
|
3950
3971
|
}
|
|
3951
3972
|
const ci = /* @__PURE__ */ Yn(be, [["render", ri], ["__scopeId", "data-v-b548a08d"]]);
|
|
3952
|
-
const di = "_letter_1pw4l_37", yi = "_live_1pw4l_47", hi = "_liveButon_1pw4l_52", ui = "_dateHour_1pw4l_67", mi = "_matchDate_1pw4l_78", fi = "_chivasIcon_1pw4l_87", gi = "_escudos_1pw4l_101", Ci = "_homeTeam_1pw4l_109", wi = "_btnPlayIcon_1pw4l_116", _i = "_div_1pw4l_123", bi = "_score_1pw4l_128", vi = "_scoreNoButton_1pw4l_129", pi = "_containerTeams_1pw4l_145",
|
|
3973
|
+
const di = "_letter_1pw4l_37", yi = "_live_1pw4l_47", hi = "_liveButon_1pw4l_52", ui = "_dateHour_1pw4l_67", mi = "_matchDate_1pw4l_78", fi = "_chivasIcon_1pw4l_87", gi = "_escudos_1pw4l_101", Ci = "_homeTeam_1pw4l_109", wi = "_btnPlayIcon_1pw4l_116", _i = "_div_1pw4l_123", bi = "_score_1pw4l_128", vi = "_scoreNoButton_1pw4l_129", pi = "_containerTeams_1pw4l_145", ki = "_matchResult_1pw4l_153", Pi = "_headCard_1pw4l_166", Ti = "_content_1pw4l_178", Si = "_vuesaxlinearsearchNormalIcon_1pw4l_185", Ei = "_searchField1_1pw4l_191", Bi = "_vuesaxlinearsearchNormalParent_1pw4l_197", Ai = "_searchField_1pw4l_191", Ii = "_union9Icon_1pw4l_224", Ni = "_playButton_1pw4l_237", Di = "_content1_1pw4l_244", Oi = "_totalContainer_1pw4l_256", Li = "_rowTable_1pw4l_266", Mi = "_icnPlayIcon_1pw4l_278", Fi = "_btnPlay_1pw4l_116", Ri = "_content3_1pw4l_298", ji = "_totalContainer1_1pw4l_308", Gi = "_rowTable1_1pw4l_319", Ui = "_rowsContainer_1pw4l_331", Hi = "_tableContainer_1pw4l_343", Wi = "_matchCard_1pw4l_351", zi = {
|
|
3953
3974
|
letter: di,
|
|
3954
3975
|
live: yi,
|
|
3955
3976
|
liveButon: hi,
|
|
@@ -3963,16 +3984,16 @@ const di = "_letter_1pw4l_37", yi = "_live_1pw4l_47", hi = "_liveButon_1pw4l_52"
|
|
|
3963
3984
|
score: bi,
|
|
3964
3985
|
scoreNoButton: vi,
|
|
3965
3986
|
containerTeams: pi,
|
|
3966
|
-
matchResult:
|
|
3967
|
-
headCard:
|
|
3987
|
+
matchResult: ki,
|
|
3988
|
+
headCard: Pi,
|
|
3968
3989
|
content: Ti,
|
|
3969
3990
|
vuesaxlinearsearchNormalIcon: Si,
|
|
3970
3991
|
searchField1: Ei,
|
|
3971
3992
|
vuesaxlinearsearchNormalParent: Bi,
|
|
3972
3993
|
searchField: Ai,
|
|
3973
3994
|
union9Icon: Ii,
|
|
3974
|
-
playButton:
|
|
3975
|
-
content1:
|
|
3995
|
+
playButton: Ni,
|
|
3996
|
+
content1: Di,
|
|
3976
3997
|
totalContainer: Oi,
|
|
3977
3998
|
rowTable: Li,
|
|
3978
3999
|
icnPlayIcon: Mi,
|
|
@@ -4043,7 +4064,7 @@ const di = "_letter_1pw4l_37", yi = "_live_1pw4l_47", hi = "_liveButon_1pw4l_52"
|
|
|
4043
4064
|
);
|
|
4044
4065
|
if (s) {
|
|
4045
4066
|
const l = s.get(this.data.matchday_abbreviation);
|
|
4046
|
-
l && (l.matchDayId < 10 ? e = `JOR ${l.matchDayId}` : e = l.matchDayAbbreviation);
|
|
4067
|
+
l && (this.tournamentType !== 2 && l.matchDayId < 10 ? e = `JOR ${l.matchDayId}` : e = l.matchDayAbbreviation);
|
|
4047
4068
|
}
|
|
4048
4069
|
e === "FINAL" && (e = "F");
|
|
4049
4070
|
}
|
|
@@ -4551,11 +4572,11 @@ function mo(e, a, t, s, l, o) {
|
|
|
4551
4572
|
}, [
|
|
4552
4573
|
r("b", {
|
|
4553
4574
|
class: n(e.$style.live)
|
|
4554
|
-
},
|
|
4575
|
+
}, w(o.matchDayName), 3)
|
|
4555
4576
|
], 2),
|
|
4556
4577
|
r("div", {
|
|
4557
4578
|
class: n(e.$style.dateHour)
|
|
4558
|
-
},
|
|
4579
|
+
}, w(new Date(t.data.date_time_utc).toLocaleDateString("es-ES", {
|
|
4559
4580
|
weekday: "long",
|
|
4560
4581
|
month: "long",
|
|
4561
4582
|
day: "numeric"
|
|
@@ -4563,7 +4584,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4563
4584
|
weekday: "short",
|
|
4564
4585
|
month: "short",
|
|
4565
4586
|
day: "numeric"
|
|
4566
|
-
}).replace(",", "").substring(1)) + " | " +
|
|
4587
|
+
}).replace(",", "").substring(1)) + " | " + w(o.formatTime(t.data.schedule)), 3)
|
|
4567
4588
|
], 2),
|
|
4568
4589
|
r("div", {
|
|
4569
4590
|
class: n(e.$style.matchResult)
|
|
@@ -4599,7 +4620,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4599
4620
|
relevant: t.matchs[t.data.game_id] ? !!t.matchs[t.data.game_id].has_relevans : !0
|
|
4600
4621
|
}))
|
|
4601
4622
|
}, [
|
|
4602
|
-
|
|
4623
|
+
P((c(), d("svg", {
|
|
4603
4624
|
class: n(e.$style.btnPlayIcon),
|
|
4604
4625
|
width: "8",
|
|
4605
4626
|
height: "9",
|
|
@@ -4611,13 +4632,13 @@ function mo(e, a, t, s, l, o) {
|
|
|
4611
4632
|
]),
|
|
4612
4633
|
r("div", {
|
|
4613
4634
|
class: n(e.$style.div)
|
|
4614
|
-
},
|
|
4635
|
+
}, w(t.data.score[0]), 3),
|
|
4615
4636
|
r("div", {
|
|
4616
4637
|
class: n(e.$style.div)
|
|
4617
4638
|
}, "-", 2),
|
|
4618
4639
|
r("div", {
|
|
4619
4640
|
class: n(e.$style.div)
|
|
4620
|
-
},
|
|
4641
|
+
}, w(t.data.score[1]), 3)
|
|
4621
4642
|
], 2)) : (c(), d("div", {
|
|
4622
4643
|
key: 1,
|
|
4623
4644
|
class: n(e.$style.scoreNoButton),
|
|
@@ -4625,13 +4646,13 @@ function mo(e, a, t, s, l, o) {
|
|
|
4625
4646
|
}, [
|
|
4626
4647
|
r("div", {
|
|
4627
4648
|
class: n(e.$style.div)
|
|
4628
|
-
},
|
|
4649
|
+
}, w(t.data.score[0]), 3),
|
|
4629
4650
|
r("div", {
|
|
4630
4651
|
class: n(e.$style.div)
|
|
4631
4652
|
}, "-", 2),
|
|
4632
4653
|
r("div", {
|
|
4633
4654
|
class: n(e.$style.div)
|
|
4634
|
-
},
|
|
4655
|
+
}, w(t.data.score[1]), 3)
|
|
4635
4656
|
], 2)),
|
|
4636
4657
|
r("div", {
|
|
4637
4658
|
class: n(e.$style.homeTeam)
|
|
@@ -4657,7 +4678,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4657
4678
|
r("div", {
|
|
4658
4679
|
class: n(e.$style.rowTable)
|
|
4659
4680
|
}, [
|
|
4660
|
-
t.type == 1 ? (c(), d(
|
|
4681
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
4661
4682
|
r("div", {
|
|
4662
4683
|
class: n(e.$style.content)
|
|
4663
4684
|
}, "Titular", 2),
|
|
@@ -4682,14 +4703,14 @@ function mo(e, a, t, s, l, o) {
|
|
|
4682
4703
|
r("div", {
|
|
4683
4704
|
class: n(e.$style.content1)
|
|
4684
4705
|
}, [
|
|
4685
|
-
t.matchs[t.data.game_id] ? (c(), d(
|
|
4686
|
-
|
|
4687
|
-
], 64)) : (c(), d(
|
|
4688
|
-
|
|
4706
|
+
t.matchs[t.data.game_id] ? (c(), d(C, { key: 0 }, [
|
|
4707
|
+
k(w(t.matchs[t.data.game_id].isTitular == 1 ? "Si" : "No"), 1)
|
|
4708
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4709
|
+
k("0000")
|
|
4689
4710
|
], 64))
|
|
4690
4711
|
], 2)
|
|
4691
4712
|
], 2)
|
|
4692
|
-
], 64)) : (c(), d(
|
|
4713
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4693
4714
|
r("div", {
|
|
4694
4715
|
class: n(e.$style.content)
|
|
4695
4716
|
}, "Resultado:", 2),
|
|
@@ -4700,10 +4721,10 @@ function mo(e, a, t, s, l, o) {
|
|
|
4700
4721
|
class: n(e.$style.content1),
|
|
4701
4722
|
style: { width: "auto" }
|
|
4702
4723
|
}, [
|
|
4703
|
-
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].result ? (c(), d(
|
|
4704
|
-
|
|
4705
|
-
], 64)) : (c(), d(
|
|
4706
|
-
|
|
4724
|
+
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].result ? (c(), d(C, { key: 0 }, [
|
|
4725
|
+
k(w(t.matchs[t.data.game_id].result == 1 ? "Ganado" : t.matchs[t.data.game_id].result == 2 ? "Perdido" : "Empatado"), 1)
|
|
4726
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4727
|
+
k("0000")
|
|
4707
4728
|
], 64))
|
|
4708
4729
|
], 2)
|
|
4709
4730
|
], 2)
|
|
@@ -4712,14 +4733,14 @@ function mo(e, a, t, s, l, o) {
|
|
|
4712
4733
|
r("div", {
|
|
4713
4734
|
class: n(e.$style.rowTable1)
|
|
4714
4735
|
}, [
|
|
4715
|
-
t.type == 1 ? (c(), d(
|
|
4736
|
+
t.type == 1 ? (c(), d(C, { key: 0 }, [
|
|
4716
4737
|
r("div", {
|
|
4717
4738
|
class: n(e.$style.content)
|
|
4718
4739
|
}, "Minutos jugados", 2),
|
|
4719
4740
|
r("div", {
|
|
4720
4741
|
class: n(e.$style.totalContainer1)
|
|
4721
4742
|
}, [
|
|
4722
|
-
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].minutes > 0 ?
|
|
4743
|
+
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].minutes > 0 ? P((c(), d("button", {
|
|
4723
4744
|
key: 0,
|
|
4724
4745
|
class: n(e.$style.btnPlay),
|
|
4725
4746
|
id: "btn-play",
|
|
@@ -4747,14 +4768,14 @@ function mo(e, a, t, s, l, o) {
|
|
|
4747
4768
|
r("div", {
|
|
4748
4769
|
class: n(e.$style.content3)
|
|
4749
4770
|
}, [
|
|
4750
|
-
t.matchs[t.data.game_id] ? (c(), d(
|
|
4751
|
-
|
|
4752
|
-
], 64)) : (c(), d(
|
|
4753
|
-
|
|
4771
|
+
t.matchs[t.data.game_id] ? (c(), d(C, { key: 0 }, [
|
|
4772
|
+
k(w(t.matchs[t.data.game_id].minutes), 1)
|
|
4773
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4774
|
+
k("0000")
|
|
4754
4775
|
], 64))
|
|
4755
4776
|
], 2)
|
|
4756
4777
|
], 2)
|
|
4757
|
-
], 64)) : (c(), d(
|
|
4778
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4758
4779
|
r("div", {
|
|
4759
4780
|
class: n(e.$style.content)
|
|
4760
4781
|
}, "xG:", 2),
|
|
@@ -4764,10 +4785,10 @@ function mo(e, a, t, s, l, o) {
|
|
|
4764
4785
|
r("div", {
|
|
4765
4786
|
class: n(e.$style.content3)
|
|
4766
4787
|
}, [
|
|
4767
|
-
t.matchs[t.data.game_id] ? (c(), d(
|
|
4768
|
-
|
|
4769
|
-
], 64)) : (c(), d(
|
|
4770
|
-
|
|
4788
|
+
t.matchs[t.data.game_id] ? (c(), d(C, { key: 0 }, [
|
|
4789
|
+
k(w(t.matchs[t.data.game_id].xg.toFixed(2)), 1)
|
|
4790
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4791
|
+
k("0000")
|
|
4771
4792
|
], 64))
|
|
4772
4793
|
], 2)
|
|
4773
4794
|
], 2)
|
|
@@ -4783,7 +4804,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4783
4804
|
r("div", {
|
|
4784
4805
|
class: n(e.$style.totalContainer1)
|
|
4785
4806
|
}, [
|
|
4786
|
-
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].goals > 0 ?
|
|
4807
|
+
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].goals > 0 ? P((c(), d("button", {
|
|
4787
4808
|
key: 0,
|
|
4788
4809
|
class: n(e.$style.btnPlay),
|
|
4789
4810
|
id: "btn-play",
|
|
@@ -4810,7 +4831,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4810
4831
|
]) : _("", !0),
|
|
4811
4832
|
r("div", {
|
|
4812
4833
|
class: n(e.$style.content3)
|
|
4813
|
-
},
|
|
4834
|
+
}, w(t.matchs[t.data.game_id].goals), 3)
|
|
4814
4835
|
], 2)
|
|
4815
4836
|
], 2)) : _("", !0),
|
|
4816
4837
|
t.type == 1 ? (c(), d("div", {
|
|
@@ -4823,7 +4844,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4823
4844
|
r("div", {
|
|
4824
4845
|
class: n(e.$style.totalContainer1)
|
|
4825
4846
|
}, [
|
|
4826
|
-
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].yellowcards > 0 ?
|
|
4847
|
+
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].yellowcards > 0 ? P((c(), d("button", {
|
|
4827
4848
|
key: 0,
|
|
4828
4849
|
class: n(e.$style.btnPlay),
|
|
4829
4850
|
id: "btn-play",
|
|
@@ -4850,7 +4871,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4850
4871
|
]) : _("", !0),
|
|
4851
4872
|
r("div", {
|
|
4852
4873
|
class: n(e.$style.content3)
|
|
4853
|
-
},
|
|
4874
|
+
}, w(t.matchs[t.data.game_id].yellowcards), 3)
|
|
4854
4875
|
], 2)
|
|
4855
4876
|
], 2)) : _("", !0),
|
|
4856
4877
|
t.type == 1 ? (c(), d("div", {
|
|
@@ -4863,7 +4884,7 @@ function mo(e, a, t, s, l, o) {
|
|
|
4863
4884
|
r("div", {
|
|
4864
4885
|
class: n(e.$style.totalContainer1)
|
|
4865
4886
|
}, [
|
|
4866
|
-
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].redcards > 0 ?
|
|
4887
|
+
t.matchs[t.data.game_id] && t.matchs[t.data.game_id].redcards > 0 ? P((c(), d("button", {
|
|
4867
4888
|
key: 0,
|
|
4868
4889
|
class: n(e.$style.btnPlay),
|
|
4869
4890
|
id: "btn-play",
|
|
@@ -4890,22 +4911,22 @@ function mo(e, a, t, s, l, o) {
|
|
|
4890
4911
|
]) : _("", !0),
|
|
4891
4912
|
r("div", {
|
|
4892
4913
|
class: n(e.$style.content3)
|
|
4893
|
-
},
|
|
4914
|
+
}, w(t.matchs[t.data.game_id].redcards), 3)
|
|
4894
4915
|
], 2)
|
|
4895
4916
|
], 2)) : _("", !0),
|
|
4896
|
-
t.matchs[t.data.game_id] ? (c(), d(
|
|
4897
|
-
t.type == 1 ? (c(!0), d(
|
|
4917
|
+
t.matchs[t.data.game_id] ? (c(), d(C, { key: 3 }, [
|
|
4918
|
+
t.type == 1 ? (c(!0), d(C, { key: 0 }, j(t.matchs[t.data.game_id].extra_categories, (i, y) => (c(), d("div", {
|
|
4898
4919
|
key: y,
|
|
4899
4920
|
class: n(e.$style.rowTable1),
|
|
4900
4921
|
style: G(y % 2 == 0 ? "background: #172531" : "background: #0d1d29")
|
|
4901
4922
|
}, [
|
|
4902
4923
|
r("div", {
|
|
4903
4924
|
class: n(e.$style.content)
|
|
4904
|
-
},
|
|
4925
|
+
}, w(i.category_name) + ":", 3),
|
|
4905
4926
|
r("div", {
|
|
4906
4927
|
class: n(e.$style.totalContainer1)
|
|
4907
4928
|
}, [
|
|
4908
|
-
i.total > 0 && i.category_name != "xG " ?
|
|
4929
|
+
i.total > 0 && i.category_name != "xG " ? P((c(), d("button", {
|
|
4909
4930
|
key: 0,
|
|
4910
4931
|
class: n(e.$style.btnPlay),
|
|
4911
4932
|
id: "btn-play",
|
|
@@ -4933,25 +4954,25 @@ function mo(e, a, t, s, l, o) {
|
|
|
4933
4954
|
r("div", {
|
|
4934
4955
|
class: n(e.$style.content3)
|
|
4935
4956
|
}, [
|
|
4936
|
-
i.category_name == "xG " ? (c(), d(
|
|
4937
|
-
|
|
4938
|
-
], 64)) : (c(), d(
|
|
4939
|
-
|
|
4957
|
+
i.category_name == "xG " ? (c(), d(C, { key: 0 }, [
|
|
4958
|
+
k(w(i.total.toFixed(2)), 1)
|
|
4959
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
4960
|
+
k(w(i.total), 1)
|
|
4940
4961
|
], 64))
|
|
4941
4962
|
], 2)
|
|
4942
4963
|
], 2)
|
|
4943
|
-
], 6))), 128)) : (c(!0), d(
|
|
4964
|
+
], 6))), 128)) : (c(!0), d(C, { key: 1 }, j(t.matchs[t.data.game_id].extra_categories, (i, y) => (c(), d("div", {
|
|
4944
4965
|
key: y,
|
|
4945
4966
|
class: n(e.$style.rowTable1),
|
|
4946
4967
|
style: G(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
|
|
4947
4968
|
}, [
|
|
4948
4969
|
r("div", {
|
|
4949
4970
|
class: n(e.$style.content)
|
|
4950
|
-
},
|
|
4971
|
+
}, w(i.category_name) + ":", 3),
|
|
4951
4972
|
r("div", {
|
|
4952
4973
|
class: n(e.$style.totalContainer1)
|
|
4953
4974
|
}, [
|
|
4954
|
-
i.total > 0 ?
|
|
4975
|
+
i.total > 0 ? P((c(), d("button", {
|
|
4955
4976
|
key: 0,
|
|
4956
4977
|
class: n(e.$style.btnPlay),
|
|
4957
4978
|
id: "btn-play",
|
|
@@ -4979,10 +5000,10 @@ function mo(e, a, t, s, l, o) {
|
|
|
4979
5000
|
r("div", {
|
|
4980
5001
|
class: n(e.$style.content3)
|
|
4981
5002
|
}, [
|
|
4982
|
-
i.category_name == "xG " ? (c(), d(
|
|
4983
|
-
|
|
4984
|
-
], 64)) : (c(), d(
|
|
4985
|
-
|
|
5003
|
+
i.category_name == "xG " ? (c(), d(C, { key: 0 }, [
|
|
5004
|
+
k(w(i.total.toFixed(2)), 1)
|
|
5005
|
+
], 64)) : (c(), d(C, { key: 1 }, [
|
|
5006
|
+
k(w(i.total), 1)
|
|
4986
5007
|
], 64))
|
|
4987
5008
|
], 2)
|
|
4988
5009
|
], 2)
|
|
@@ -4994,16 +5015,16 @@ function mo(e, a, t, s, l, o) {
|
|
|
4994
5015
|
key: 0,
|
|
4995
5016
|
class: n(e.$style.letter)
|
|
4996
5017
|
}, [
|
|
4997
|
-
|
|
5018
|
+
k(" No tuvo actividad "),
|
|
4998
5019
|
ho,
|
|
4999
|
-
|
|
5020
|
+
k("en ese partido ")
|
|
5000
5021
|
], 2)) : (c(), d("div", {
|
|
5001
5022
|
key: 1,
|
|
5002
5023
|
class: n(e.$style.letter)
|
|
5003
5024
|
}, [
|
|
5004
|
-
|
|
5025
|
+
k("Partido próximo "),
|
|
5005
5026
|
uo,
|
|
5006
|
-
|
|
5027
|
+
k("a jugarse")
|
|
5007
5028
|
], 2))
|
|
5008
5029
|
])) : _("", !0)
|
|
5009
5030
|
]))
|
|
@@ -5111,7 +5132,7 @@ function _o(e, a, t, s, l, o) {
|
|
|
5111
5132
|
arrowsBorder: "#ddd"
|
|
5112
5133
|
}, {
|
|
5113
5134
|
default: rt(() => [
|
|
5114
|
-
(c(!0), d(
|
|
5135
|
+
(c(!0), d(C, null, j(o.gamesComputed, (g, u) => (c(), d("div", {
|
|
5115
5136
|
key: u,
|
|
5116
5137
|
class: "matchbymatch-summary",
|
|
5117
5138
|
style: G(u == 0 ? "margin-left: 0px !important;" : "")
|
|
@@ -5186,7 +5207,7 @@ const vo = {
|
|
|
5186
5207
|
computed: {},
|
|
5187
5208
|
methods: {
|
|
5188
5209
|
openmedia(e) {
|
|
5189
|
-
this.$emit("openmedia", e);
|
|
5210
|
+
console.log("objVR", e), this.$emit("openmedia", e);
|
|
5190
5211
|
},
|
|
5191
5212
|
resetData() {
|
|
5192
5213
|
this.seasonId = 0, this.dataMatchByMatch = {}, this.allGames = [], this.gamesByTeam = [], this.lastGame = [], this.lastGameInfo = [], this.dataSeason = [], this.seasonName = "";
|
|
@@ -5297,7 +5318,7 @@ function po(e, a, t, s, l, o) {
|
|
|
5297
5318
|
}, null, 8, ["games", "matchs", "type", "tournament-type", "seasonid", "team", "player", "season", "position", "isCup", "can-play-videos", "video-privileges-playing-as", "onOpenmedia"])) : _("", !0)
|
|
5298
5319
|
]);
|
|
5299
5320
|
}
|
|
5300
|
-
const
|
|
5321
|
+
const Po = /* @__PURE__ */ q(vo, [["render", po], ["__scopeId", "data-v-e907fd1d"]]);
|
|
5301
5322
|
export {
|
|
5302
|
-
|
|
5323
|
+
Po as GSCInfoGame
|
|
5303
5324
|
};
|