@golstats/gsc-game-info 1.0.18 → 1.0.20

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.
@@ -1,4 +1,4 @@
1
- import { openBlock as c, createElementBlock as d, normalizeClass as n, createElementVNode as o, toDisplayString as C, Fragment as g, createCommentVNode as _, renderList as D, normalizeStyle as R, createTextVNode as k, useCssVars as nt, renderSlot as it, resolveComponent as G, createVNode as _e, withCtx as ot, createBlock as te } from "vue";
1
+ import { openBlock as c, createElementBlock as d, normalizeClass as n, createElementVNode as o, toDisplayString as C, Fragment as g, createCommentVNode as _, renderList as D, normalizeStyle as F, createTextVNode as k, useCssVars as nt, renderSlot as it, resolveComponent as G, createVNode as _e, withCtx as ot, createBlock as te } from "vue";
2
2
  function Ae(e, s) {
3
3
  return function() {
4
4
  return e.apply(s, arguments);
@@ -49,9 +49,9 @@ function De(e, s) {
49
49
  return l;
50
50
  return null;
51
51
  }
52
- const Re = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(), Fe = (e) => !H(e) && e !== Re;
52
+ const Fe = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(), Re = (e) => !H(e) && e !== Fe;
53
53
  function re() {
54
- const { caseless: e } = Fe(this) && this || {}, s = {}, t = (a, l) => {
54
+ const { caseless: e } = Re(this) && this || {}, s = {}, t = (a, l) => {
55
55
  const r = e && De(s, l) || l;
56
56
  J(s[r]) && J(a) ? s[r] = re(s[r], a) : J(a) ? s[r] = re({}, a) : j(a) ? s[r] = a.slice() : s[r] = a;
57
57
  };
@@ -150,10 +150,10 @@ const bt = (e, s, t, { allOwnKeys: a } = {}) => (z(s, (l, r) => {
150
150
  t += s[Math.random() * a | 0];
151
151
  return t;
152
152
  };
153
- function Rt(e) {
153
+ function Ft(e) {
154
154
  return !!(e && O(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
155
155
  }
156
- const Ft = (e) => {
156
+ const Rt = (e) => {
157
157
  const s = new Array(10), t = (a, l) => {
158
158
  if (Y(a)) {
159
159
  if (s.indexOf(a) >= 0)
@@ -215,12 +215,12 @@ const Ft = (e) => {
215
215
  noop: Mt,
216
216
  toFiniteNumber: $t,
217
217
  findKey: De,
218
- global: Re,
219
- isContextDefined: Fe,
218
+ global: Fe,
219
+ isContextDefined: Re,
220
220
  ALPHABET: Ue,
221
221
  generateString: Dt,
222
- isSpecCompliantForm: Rt,
223
- toJSONObject: Ft,
222
+ isSpecCompliantForm: Ft,
223
+ toJSONObject: Rt,
224
224
  isAsyncFn: jt,
225
225
  isThenable: Ut
226
226
  };
@@ -1043,7 +1043,7 @@ function Be(e) {
1043
1043
  });
1044
1044
  }
1045
1045
  const Oe = (e) => e instanceof I ? e.toJSON() : e;
1046
- function F(e, s) {
1046
+ function R(e, s) {
1047
1047
  s = s || {};
1048
1048
  const t = {};
1049
1049
  function a(h, w, m) {
@@ -1171,7 +1171,7 @@ class K {
1171
1171
  * @returns {Promise} The Promise to be fulfilled
1172
1172
  */
1173
1173
  request(s, t) {
1174
- typeof s == "string" ? (t = t || {}, t.url = s) : t = s || {}, t = F(this.defaults, t);
1174
+ typeof s == "string" ? (t = t || {}, t.url = s) : t = s || {}, t = R(this.defaults, t);
1175
1175
  const { transitional: a, paramsSerializer: l, headers: r } = t;
1176
1176
  a !== void 0 && de.assertOptions(a, {
1177
1177
  silentJSONParsing: $.transitional($.boolean),
@@ -1230,14 +1230,14 @@ class K {
1230
1230
  return w;
1231
1231
  }
1232
1232
  getUri(s) {
1233
- s = F(this.defaults, s);
1233
+ s = R(this.defaults, s);
1234
1234
  const t = Xe(s.baseURL, s.url);
1235
1235
  return qe(t, s.params, s.paramsSerializer);
1236
1236
  }
1237
1237
  }
1238
1238
  u.forEach(["delete", "get", "head", "options"], function(s) {
1239
1239
  K.prototype[s] = function(t, a) {
1240
- return this.request(F(a || {}, {
1240
+ return this.request(R(a || {}, {
1241
1241
  method: s,
1242
1242
  url: t,
1243
1243
  data: (a || {}).data
@@ -1247,7 +1247,7 @@ u.forEach(["delete", "get", "head", "options"], function(s) {
1247
1247
  u.forEach(["post", "put", "patch"], function(s) {
1248
1248
  function t(a) {
1249
1249
  return function(r, i, y) {
1250
- return this.request(F(y || {}, {
1250
+ return this.request(R(y || {}, {
1251
1251
  method: s,
1252
1252
  headers: a ? {
1253
1253
  "Content-Type": "multipart/form-data"
@@ -1409,7 +1409,7 @@ const ks = ue;
1409
1409
  function xe(e) {
1410
1410
  const s = new V(e), t = Ae(V.prototype.request, s);
1411
1411
  return u.extend(t, V.prototype, s, { allOwnKeys: !0 }), u.extend(t, s, null, { allOwnKeys: !0 }), t.create = function(l) {
1412
- return xe(F(e, l));
1412
+ return xe(R(e, l));
1413
1413
  }, t;
1414
1414
  }
1415
1415
  const T = xe(fe);
@@ -1426,13 +1426,13 @@ T.all = function(s) {
1426
1426
  };
1427
1427
  T.spread = vs;
1428
1428
  T.isAxiosError = ps;
1429
- T.mergeConfig = F;
1429
+ T.mergeConfig = R;
1430
1430
  T.AxiosHeaders = I;
1431
1431
  T.formToJSON = (e) => Ve(u.isHTMLForm(e) ? new FormData(e) : e);
1432
1432
  T.getAdapter = Qe.getAdapter;
1433
1433
  T.HttpStatusCode = ks;
1434
1434
  T.default = T;
1435
- const oe = T, Ts = "_content_eswct_31", Ss = "_title_eswct_37", Es = "_title473_eswct_46", Ps = "_content1_eswct_55", Bs = "_title1_eswct_60", Os = "_title1473_eswct_72", Ns = "_headCard_eswct_86", Ls = "_headCard473_eswct_99", Is = "_content2_eswct_113", As = "_span_eswct_119", Ms = "_partidos_eswct_122", $s = "_totalContainer_eswct_125", Ds = "_rowTable_eswct_134", Rs = "_icnPlayIcon_eswct_145", Fs = "_btnPlay_eswct_150", js = "_content5_eswct_162", Us = "_totalContainer1_eswct_171", Gs = "_rowTable1_eswct_181", Hs = "_rowTable3_eswct_192", zs = "_rowsContainer_eswct_204", Ws = "_rowTable4_eswct_212", qs = "_rowTable5_eswct_223", Js = "_rowTable7_eswct_234", Zs = "_rowTable7473_eswct_246", Vs = "_rowTable3473_eswct_258", Ks = "_containerData_eswct_270", Xs = "_tableContainer_eswct_279", Qs = "_generalDataCard_eswct_286", Ys = "_generalDataCard473_eswct_301", xs = {
1435
+ const oe = T, Ts = "_content_eswct_31", Ss = "_title_eswct_37", Es = "_title473_eswct_46", Ps = "_content1_eswct_55", Bs = "_title1_eswct_60", Os = "_title1473_eswct_72", Ns = "_headCard_eswct_86", Ls = "_headCard473_eswct_99", Is = "_content2_eswct_113", As = "_span_eswct_119", Ms = "_partidos_eswct_122", $s = "_totalContainer_eswct_125", Ds = "_rowTable_eswct_134", Fs = "_icnPlayIcon_eswct_145", Rs = "_btnPlay_eswct_150", js = "_content5_eswct_162", Us = "_totalContainer1_eswct_171", Gs = "_rowTable1_eswct_181", Hs = "_rowTable3_eswct_192", zs = "_rowsContainer_eswct_204", Ws = "_rowTable4_eswct_212", qs = "_rowTable5_eswct_223", Js = "_rowTable7_eswct_234", Zs = "_rowTable7473_eswct_246", Vs = "_rowTable3473_eswct_258", Ks = "_containerData_eswct_270", Xs = "_tableContainer_eswct_279", Qs = "_generalDataCard_eswct_286", Ys = "_generalDataCard473_eswct_301", xs = {
1436
1436
  content: Ts,
1437
1437
  title: Ss,
1438
1438
  title473: Es,
@@ -1446,8 +1446,8 @@ const oe = T, Ts = "_content_eswct_31", Ss = "_title_eswct_37", Es = "_title473_
1446
1446
  partidos: Ms,
1447
1447
  totalContainer: $s,
1448
1448
  rowTable: Ds,
1449
- icnPlayIcon: Rs,
1450
- btnPlay: Fs,
1449
+ icnPlayIcon: Fs,
1450
+ btnPlay: Rs,
1451
1451
  content5: js,
1452
1452
  totalContainer1: Us,
1453
1453
  rowTable1: Gs,
@@ -2360,7 +2360,7 @@ function ka(e, s, t, a, l, r) {
2360
2360
  t.match.extra_categories ? (c(!0), d(g, { key: 0 }, D(t.match.extra_categories, (i, y) => (c(), d("div", {
2361
2361
  key: y + "g",
2362
2362
  class: n(e.$style.rowTable5),
2363
- style: R(t.position != 1 ? y % 2 == 0 ? "background: #172531" : "background: #0d1d29" : y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2363
+ style: F(t.position != 1 ? y % 2 == 0 ? "background: #172531" : "background: #0d1d29" : y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2364
2364
  }, [
2365
2365
  o("div", {
2366
2366
  class: n(e.$style.content2)
@@ -2407,7 +2407,7 @@ function ka(e, s, t, a, l, r) {
2407
2407
  y >= 2 ? (c(), d("div", {
2408
2408
  key: 0,
2409
2409
  class: n(e.$style.rowTable4),
2410
- style: R(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2410
+ style: F(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2411
2411
  }, [
2412
2412
  o("div", {
2413
2413
  class: n(e.$style.content2)
@@ -2475,7 +2475,7 @@ const Ta = {
2475
2475
  5: "Cuartos",
2476
2476
  6: "Semifinales",
2477
2477
  7: "Final"
2478
- }, Ea = "_content_1wm84_52", Pa = "_j_1wm84_59", Ba = "_jornada_1wm84_65", Oa = "_live_1wm84_77", Na = "_liveButon_1wm84_82", La = "_dateContainer_1wm84_95", Ia = "_dateContainer473_1wm84_109", Aa = "_title_1wm84_123", Ma = "_title473_1wm84_135", $a = "_chivasIcon_1wm84_148", Da = "_escudos_1wm84_161", Ra = "_escudosWrapper_1wm84_168", Fa = "_homeTeamInner_1wm84_178", ja = "_homeTeam_1wm84_178", Ua = "_btnPlayIcon_1wm84_195", Ga = "_div1_1wm84_200", Ha = "_score_1wm84_204", za = "_btnPlay_1wm84_195", Wa = "_containerTeams_1wm84_221", qa = "_containerTeams473_1wm84_230", Ja = "_jornadaParent_1wm84_242", Za = "_jornadaParent473_1wm84_251", Va = "_headCard_1wm84_254", Ka = "_headCard473_1wm84_264", Xa = "_content1_1wm84_277", Qa = "_span_1wm84_283", Ya = "_partidos_1wm84_286", xa = "_content2_1wm84_289", en = "_totalContainer_1wm84_294", tn = "_rowTable_1wm84_303", sn = "_icnPlayIcon_1wm84_314", an = "_content4_1wm84_328", nn = "_totalContainer1_1wm84_337", on = "_rowTable1_1wm84_347", rn = "_rowTable3_1wm84_358", ln = "_rowTable3473_1wm84_370", cn = "_rowsContainer_1wm84_382", dn = "_rowTable4_1wm84_390", un = "_rowTable5_1wm84_401", yn = "_content16_1wm84_412", hn = "_rowTable7_1wm84_418", mn = "_rowTable7473_1wm84_430", fn = "_containerData_1wm84_442", Cn = "_tableContainer_1wm84_452", wn = "_lastGameCard_1wm84_459", gn = "_lastGameCard473_1wm84_474", _n = {
2478
+ }, Ea = "_content_1wm84_52", Pa = "_j_1wm84_59", Ba = "_jornada_1wm84_65", Oa = "_live_1wm84_77", Na = "_liveButon_1wm84_82", La = "_dateContainer_1wm84_95", Ia = "_dateContainer473_1wm84_109", Aa = "_title_1wm84_123", Ma = "_title473_1wm84_135", $a = "_chivasIcon_1wm84_148", Da = "_escudos_1wm84_161", Fa = "_escudosWrapper_1wm84_168", Ra = "_homeTeamInner_1wm84_178", ja = "_homeTeam_1wm84_178", Ua = "_btnPlayIcon_1wm84_195", Ga = "_div1_1wm84_200", Ha = "_score_1wm84_204", za = "_btnPlay_1wm84_195", Wa = "_containerTeams_1wm84_221", qa = "_containerTeams473_1wm84_230", Ja = "_jornadaParent_1wm84_242", Za = "_jornadaParent473_1wm84_251", Va = "_headCard_1wm84_254", Ka = "_headCard473_1wm84_264", Xa = "_content1_1wm84_277", Qa = "_span_1wm84_283", Ya = "_partidos_1wm84_286", xa = "_content2_1wm84_289", en = "_totalContainer_1wm84_294", tn = "_rowTable_1wm84_303", sn = "_icnPlayIcon_1wm84_314", an = "_content4_1wm84_328", nn = "_totalContainer1_1wm84_337", on = "_rowTable1_1wm84_347", rn = "_rowTable3_1wm84_358", ln = "_rowTable3473_1wm84_370", cn = "_rowsContainer_1wm84_382", dn = "_rowTable4_1wm84_390", un = "_rowTable5_1wm84_401", yn = "_content16_1wm84_412", hn = "_rowTable7_1wm84_418", mn = "_rowTable7473_1wm84_430", fn = "_containerData_1wm84_442", Cn = "_tableContainer_1wm84_452", wn = "_lastGameCard_1wm84_459", gn = "_lastGameCard473_1wm84_474", _n = {
2479
2479
  content: Ea,
2480
2480
  j: Pa,
2481
2481
  jornada: Ba,
@@ -2487,8 +2487,8 @@ const Ta = {
2487
2487
  title473: Ma,
2488
2488
  chivasIcon: $a,
2489
2489
  escudos: Da,
2490
- escudosWrapper: Ra,
2491
- homeTeamInner: Fa,
2490
+ escudosWrapper: Fa,
2491
+ homeTeamInner: Ra,
2492
2492
  homeTeam: ja,
2493
2493
  btnPlayIcon: Ua,
2494
2494
  div1: Ga,
@@ -3025,13 +3025,13 @@ const Ta = {
3025
3025
  ], Dn = /* @__PURE__ */ o("path", {
3026
3026
  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",
3027
3027
  fill: "#CBEE6B"
3028
- }, null, -1), Rn = [
3028
+ }, null, -1), Fn = [
3029
3029
  Dn
3030
- ], Fn = /* @__PURE__ */ o("path", {
3030
+ ], Rn = /* @__PURE__ */ o("path", {
3031
3031
  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",
3032
3032
  fill: "#CBEE6B"
3033
3033
  }, null, -1), jn = [
3034
- Fn
3034
+ Rn
3035
3035
  ], Un = ["onClick"], Gn = /* @__PURE__ */ o("path", {
3036
3036
  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",
3037
3037
  fill: "#CBEE6B"
@@ -3287,7 +3287,7 @@ function Jn(e, s, t, a, l, r) {
3287
3287
  y < 2 ? (c(), d("div", {
3288
3288
  key: 0,
3289
3289
  class: n(e.$style.rowTable5),
3290
- style: R(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3290
+ style: F(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3291
3291
  }, [
3292
3292
  o("div", {
3293
3293
  class: n(e.$style.content1)
@@ -3449,7 +3449,7 @@ function Jn(e, s, t, a, l, r) {
3449
3449
  viewBox: "0 0 6 10",
3450
3450
  fill: "none",
3451
3451
  xmlns: "http://www.w3.org/2000/svg"
3452
- }, Rn, 2))
3452
+ }, Fn, 2))
3453
3453
  ], 2)) : _("", !0),
3454
3454
  o("div", {
3455
3455
  class: n(e.$style.content4)
@@ -3503,7 +3503,7 @@ function Jn(e, s, t, a, l, r) {
3503
3503
  y >= 2 ? (c(), d("div", {
3504
3504
  key: 0,
3505
3505
  class: n(e.$style.rowTable5),
3506
- style: R(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3506
+ style: F(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3507
3507
  }, [
3508
3508
  o("div", {
3509
3509
  class: n(e.$style.content1)
@@ -3545,7 +3545,7 @@ function Jn(e, s, t, a, l, r) {
3545
3545
  ], 64))), 128)) : (c(!0), d(g, { key: 2 }, D(t.match.extra_categories, (i, y) => (c(), d("div", {
3546
3546
  key: y + "lsr",
3547
3547
  class: n(e.$style.rowTable5),
3548
- style: R(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3548
+ style: F(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3549
3549
  }, [
3550
3550
  o("div", {
3551
3551
  class: n(e.$style.content1)
@@ -3744,7 +3744,7 @@ function ni(e, s, t, a, l, r) {
3744
3744
  ], 512);
3745
3745
  }
3746
3746
  const ii = /* @__PURE__ */ Kn(ge, [["render", ni], ["__scopeId", "data-v-b548a08d"]]);
3747
- const oi = "_letter_13pce_35", ri = "_live_13pce_44", li = "_liveButon_13pce_48", ci = "_dateHour_13pce_62", di = "_matchDate_13pce_72", ui = "_chivasIcon_13pce_80", yi = "_escudos_13pce_93", hi = "_homeTeam_13pce_100", mi = "_btnPlayIcon_13pce_106", fi = "_div_13pce_112", Ci = "_score_13pce_116", wi = "_scoreNoButton_13pce_116", gi = "_containerTeams_13pce_130", _i = "_matchResult_13pce_137", bi = "_headCard_13pce_150", vi = "_content_13pce_161", pi = "_vuesaxlinearsearchNormalIcon_13pce_167", ki = "_searchField1_13pce_172", Ti = "_vuesaxlinearsearchNormalParent_13pce_177", Si = "_searchField_13pce_172", Ei = "_union9Icon_13pce_202", Pi = "_playButton_13pce_214", Bi = "_content1_13pce_220", Oi = "_totalContainer_13pce_231", Ni = "_rowTable_13pce_240", Li = "_icnPlayIcon_13pce_251", Ii = "_btnPlay_13pce_106", Ai = "_content3_13pce_268", Mi = "_totalContainer1_13pce_277", $i = "_rowTable1_13pce_287", Di = "_rowsContainer_13pce_298", Ri = "_tableContainer_13pce_309", Fi = "_matchCard_13pce_316", ji = {
3747
+ const oi = "_letter_13pce_35", ri = "_live_13pce_44", li = "_liveButon_13pce_48", ci = "_dateHour_13pce_62", di = "_matchDate_13pce_72", ui = "_chivasIcon_13pce_80", yi = "_escudos_13pce_93", hi = "_homeTeam_13pce_100", mi = "_btnPlayIcon_13pce_106", fi = "_div_13pce_112", Ci = "_score_13pce_116", wi = "_scoreNoButton_13pce_116", gi = "_containerTeams_13pce_130", _i = "_matchResult_13pce_137", bi = "_headCard_13pce_150", vi = "_content_13pce_161", pi = "_vuesaxlinearsearchNormalIcon_13pce_167", ki = "_searchField1_13pce_172", Ti = "_vuesaxlinearsearchNormalParent_13pce_177", Si = "_searchField_13pce_172", Ei = "_union9Icon_13pce_202", Pi = "_playButton_13pce_214", Bi = "_content1_13pce_220", Oi = "_totalContainer_13pce_231", Ni = "_rowTable_13pce_240", Li = "_icnPlayIcon_13pce_251", Ii = "_btnPlay_13pce_106", Ai = "_content3_13pce_268", Mi = "_totalContainer1_13pce_277", $i = "_rowTable1_13pce_287", Di = "_rowsContainer_13pce_298", Fi = "_tableContainer_13pce_309", Ri = "_matchCard_13pce_316", ji = {
3748
3748
  letter: oi,
3749
3749
  live: ri,
3750
3750
  liveButon: li,
@@ -3776,8 +3776,8 @@ const oi = "_letter_13pce_35", ri = "_live_13pce_44", li = "_liveButon_13pce_48"
3776
3776
  totalContainer1: Mi,
3777
3777
  rowTable1: $i,
3778
3778
  rowsContainer: Di,
3779
- tableContainer: Ri,
3780
- matchCard: Fi
3779
+ tableContainer: Fi,
3780
+ matchCard: Ri
3781
3781
  }, Ui = {
3782
3782
  name: "SummaryMatchContainer",
3783
3783
  props: {
@@ -3830,383 +3830,385 @@ const oi = "_letter_13pce_35", ri = "_live_13pce_44", li = "_liveButon_13pce_48"
3830
3830
  },
3831
3831
  methods: {
3832
3832
  onclickPlayVideos(e) {
3833
- var s = [];
3834
- e.type == 2 ? e.position_id == 1 ? e.category == 0 ? s = [
3835
- 14,
3836
- 52,
3837
- 15,
3838
- 53,
3839
- 300,
3840
- 301,
3841
- 308,
3842
- 309,
3843
- 310,
3844
- 311,
3845
- 304,
3846
- 305,
3847
- 306,
3848
- 307,
3849
- 260,
3850
- 261,
3851
- 312,
3852
- 265,
3853
- 266,
3854
- 267,
3855
- 268,
3856
- 313,
3857
- 314,
3858
- 43,
3859
- 324,
3860
- 323,
3861
- 478,
3862
- 479,
3863
- 480,
3864
- 481,
3865
- 474,
3866
- 475,
3867
- 476,
3868
- 477,
3869
- 40,
3870
- 26,
3871
- 325,
3872
- 16,
3873
- 51,
3874
- 462,
3875
- 463,
3876
- 151,
3877
- 154,
3878
- 156,
3879
- 591,
3880
- 592,
3881
- 159,
3882
- 162,
3883
- 163,
3884
- 429,
3885
- 165,
3886
- 593,
3887
- 594,
3888
- 168,
3889
- 171,
3890
- 172,
3891
- 430,
3892
- 174,
3893
- 595,
3894
- 596,
3895
- 177,
3896
- 180,
3897
- 181,
3898
- 431,
3899
- 467,
3900
- 358,
3901
- 361,
3902
- 363,
3903
- 366,
3904
- 369,
3905
- 370,
3906
- 469,
3907
- 372,
3908
- 376,
3909
- 378,
3910
- 379,
3911
- 470,
3912
- 381,
3913
- 385,
3914
- 387,
3915
- 388,
3916
- 471,
3917
- 607,
3918
- 608,
3919
- 262,
3920
- 263
3921
- ] : s = e.category : e.category == 0 ? s = [
3922
- 56,
3923
- 57,
3924
- 59,
3925
- 60,
3926
- 326,
3927
- 213,
3928
- 214,
3929
- 215,
3930
- 216,
3931
- 583,
3932
- 584,
3933
- 122,
3934
- 123,
3935
- 124,
3936
- 125,
3937
- 585,
3938
- 586,
3939
- 128,
3940
- 129,
3941
- 130,
3942
- 131,
3943
- 133,
3944
- 327,
3945
- 587,
3946
- 588,
3947
- 136,
3948
- 137,
3949
- 138,
3950
- 139,
3951
- 589,
3952
- 590,
3953
- 142,
3954
- 143,
3955
- 144,
3956
- 145,
3957
- 146,
3958
- 147,
3959
- 485,
3960
- 486,
3961
- 487,
3962
- 488,
3963
- 489,
3964
- 490,
3965
- 491,
3966
- 492,
3967
- 10,
3968
- 27,
3969
- 597,
3970
- 598,
3971
- 538,
3972
- 539,
3973
- 599,
3974
- 600,
3975
- 541,
3976
- 542,
3977
- 601,
3978
- 602,
3979
- 545,
3980
- 546,
3981
- 603,
3982
- 604,
3983
- 548,
3984
- 549,
3985
- 561,
3986
- 562,
3987
- 100,
3988
- 563,
3989
- 564,
3990
- 103,
3991
- 104,
3992
- 105,
3993
- 106,
3994
- 107,
3995
- 108,
3996
- 565,
3997
- 566,
3998
- 111,
3999
- 567,
4000
- 568,
4001
- 114,
4002
- 115,
4003
- 116,
4004
- 117,
4005
- 118,
4006
- 119,
4007
- 4,
4008
- 88,
4009
- 5,
4010
- 34,
4011
- 402,
4012
- 459,
4013
- 460,
4014
- 461,
4015
- 233,
4016
- 403,
4017
- 456,
4018
- 457,
4019
- 458,
4020
- 236,
4021
- 404,
4022
- 453,
4023
- 454,
4024
- 455,
4025
- 240,
4026
- 405,
4027
- 450,
4028
- 451,
4029
- 452,
4030
- 243,
4031
- 408,
4032
- 447,
4033
- 448,
4034
- 449,
4035
- 283,
4036
- 409,
4037
- 444,
4038
- 445,
4039
- 446,
4040
- 285,
4041
- 410,
4042
- 441,
4043
- 442,
4044
- 443,
4045
- 290,
4046
- 411,
4047
- 438,
4048
- 439,
4049
- 440,
4050
- 292,
4051
- 412,
4052
- 435,
4053
- 436,
4054
- 437,
4055
- 297,
4056
- 414,
4057
- 415,
4058
- 416,
4059
- 417,
4060
- 244,
4061
- 418,
4062
- 419,
4063
- 420,
4064
- 421,
4065
- 401,
4066
- 581,
4067
- 582,
4068
- 331,
4069
- 506,
4070
- 530,
4071
- 579,
4072
- 580,
4073
- 334,
4074
- 507,
4075
- 531,
4076
- 577,
4077
- 578,
4078
- 344,
4079
- 508,
4080
- 532,
4081
- 575,
4082
- 576,
4083
- 424,
4084
- 509,
4085
- 533,
4086
- 573,
4087
- 574,
4088
- 341,
4089
- 529,
4090
- 534,
4091
- 571,
4092
- 572,
4093
- 340,
4094
- 528,
4095
- 535,
4096
- 569,
4097
- 570,
4098
- 427,
4099
- 527,
4100
- 536,
4101
- 348,
4102
- 349,
4103
- 350,
4104
- 465,
4105
- 352,
4106
- 353,
4107
- 354,
4108
- 466,
4109
- 14,
4110
- 52,
4111
- 15,
4112
- 53,
4113
- 218,
4114
- 219,
4115
- 220,
4116
- 221,
4117
- 496,
4118
- 497,
4119
- 498,
4120
- 499,
4121
- 500,
4122
- 501,
4123
- 502,
4124
- 503,
4125
- 217,
4126
- 504,
4127
- 505,
4128
- 521,
4129
- 522,
4130
- 543,
4131
- 33,
4132
- 209,
4133
- 208,
4134
- 517,
4135
- 206,
4136
- 207,
4137
- 26,
4138
- 325,
4139
- 16,
4140
- 51,
4141
- 463,
4142
- 151,
4143
- 154,
4144
- 156,
4145
- 591,
4146
- 592,
4147
- 159,
4148
- 162,
4149
- 163,
4150
- 429,
4151
- 165,
4152
- 593,
4153
- 594,
4154
- 168,
4155
- 171,
4156
- 172,
4157
- 430,
4158
- 174,
4159
- 595,
4160
- 596,
4161
- 177,
4162
- 180,
4163
- 181,
4164
- 431,
4165
- 467,
4166
- 358,
4167
- 361,
4168
- 363,
4169
- 366,
4170
- 369,
4171
- 370,
4172
- 469,
4173
- 372,
4174
- 376,
4175
- 378,
4176
- 379,
4177
- 470,
4178
- 381,
4179
- 385,
4180
- 387,
4181
- 388,
4182
- 471,
4183
- 607,
4184
- 608,
4185
- 210,
4186
- 212
4187
- ] : s = e.category : e.type == 3 ? e.category == 0 ? s = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477, 40, 257, 39] : s = e.category : e.category != 0 ? s = e.category : s = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477];
4188
- const t = [1, 2, 3];
4189
- let a = {
4190
- seasonId: e.season_id,
4191
- //seasonid
4192
- //tournaments: this.tournamentsForMediaPlayer,
4193
- mainSectionType: 1,
4194
- // 1 = videoplayer, 2 = my playlists
4195
- playListType: e.type,
4196
- // 1 = partidos, 2 = jugadores, 3 = equipos
4197
- categoryIds: s,
4198
- //categories view
4199
- gameIds: e.game_id ? [e.game_id] : null,
4200
- playerIds: e.position_id != 1 ? e.player_id && e.player_id != 0 ? [e.player_id] : [] : [],
4201
- goalkeeperIds: e.position_id == 1 ? e.player_id && e.player_id != 0 ? [e.player_id] : [] : [],
4202
- teamId: e.team_id ? e.team_id : 0,
4203
- matchResult: e.matchResult ? [data.matchResult] : t,
4204
- playData: {},
4205
- advancedFilter: {
4206
- playListTitle: ""
4207
- }
4208
- };
4209
- e.category !== 0 && (a.advancedFilter.mainCategoryId = e.category), this.$emit("openmedia", a);
3833
+ if (e.category != -1) {
3834
+ var s = [];
3835
+ e.type == 2 ? e.position_id == 1 ? e.category == 0 ? s = [
3836
+ 14,
3837
+ 52,
3838
+ 15,
3839
+ 53,
3840
+ 300,
3841
+ 301,
3842
+ 308,
3843
+ 309,
3844
+ 310,
3845
+ 311,
3846
+ 304,
3847
+ 305,
3848
+ 306,
3849
+ 307,
3850
+ 260,
3851
+ 261,
3852
+ 312,
3853
+ 265,
3854
+ 266,
3855
+ 267,
3856
+ 268,
3857
+ 313,
3858
+ 314,
3859
+ 43,
3860
+ 324,
3861
+ 323,
3862
+ 478,
3863
+ 479,
3864
+ 480,
3865
+ 481,
3866
+ 474,
3867
+ 475,
3868
+ 476,
3869
+ 477,
3870
+ 40,
3871
+ 26,
3872
+ 325,
3873
+ 16,
3874
+ 51,
3875
+ 462,
3876
+ 463,
3877
+ 151,
3878
+ 154,
3879
+ 156,
3880
+ 591,
3881
+ 592,
3882
+ 159,
3883
+ 162,
3884
+ 163,
3885
+ 429,
3886
+ 165,
3887
+ 593,
3888
+ 594,
3889
+ 168,
3890
+ 171,
3891
+ 172,
3892
+ 430,
3893
+ 174,
3894
+ 595,
3895
+ 596,
3896
+ 177,
3897
+ 180,
3898
+ 181,
3899
+ 431,
3900
+ 467,
3901
+ 358,
3902
+ 361,
3903
+ 363,
3904
+ 366,
3905
+ 369,
3906
+ 370,
3907
+ 469,
3908
+ 372,
3909
+ 376,
3910
+ 378,
3911
+ 379,
3912
+ 470,
3913
+ 381,
3914
+ 385,
3915
+ 387,
3916
+ 388,
3917
+ 471,
3918
+ 607,
3919
+ 608,
3920
+ 262,
3921
+ 263
3922
+ ] : s = e.category : e.category == 0 ? s = [
3923
+ 56,
3924
+ 57,
3925
+ 59,
3926
+ 60,
3927
+ 326,
3928
+ 213,
3929
+ 214,
3930
+ 215,
3931
+ 216,
3932
+ 583,
3933
+ 584,
3934
+ 122,
3935
+ 123,
3936
+ 124,
3937
+ 125,
3938
+ 585,
3939
+ 586,
3940
+ 128,
3941
+ 129,
3942
+ 130,
3943
+ 131,
3944
+ 133,
3945
+ 327,
3946
+ 587,
3947
+ 588,
3948
+ 136,
3949
+ 137,
3950
+ 138,
3951
+ 139,
3952
+ 589,
3953
+ 590,
3954
+ 142,
3955
+ 143,
3956
+ 144,
3957
+ 145,
3958
+ 146,
3959
+ 147,
3960
+ 485,
3961
+ 486,
3962
+ 487,
3963
+ 488,
3964
+ 489,
3965
+ 490,
3966
+ 491,
3967
+ 492,
3968
+ 10,
3969
+ 27,
3970
+ 597,
3971
+ 598,
3972
+ 538,
3973
+ 539,
3974
+ 599,
3975
+ 600,
3976
+ 541,
3977
+ 542,
3978
+ 601,
3979
+ 602,
3980
+ 545,
3981
+ 546,
3982
+ 603,
3983
+ 604,
3984
+ 548,
3985
+ 549,
3986
+ 561,
3987
+ 562,
3988
+ 100,
3989
+ 563,
3990
+ 564,
3991
+ 103,
3992
+ 104,
3993
+ 105,
3994
+ 106,
3995
+ 107,
3996
+ 108,
3997
+ 565,
3998
+ 566,
3999
+ 111,
4000
+ 567,
4001
+ 568,
4002
+ 114,
4003
+ 115,
4004
+ 116,
4005
+ 117,
4006
+ 118,
4007
+ 119,
4008
+ 4,
4009
+ 88,
4010
+ 5,
4011
+ 34,
4012
+ 402,
4013
+ 459,
4014
+ 460,
4015
+ 461,
4016
+ 233,
4017
+ 403,
4018
+ 456,
4019
+ 457,
4020
+ 458,
4021
+ 236,
4022
+ 404,
4023
+ 453,
4024
+ 454,
4025
+ 455,
4026
+ 240,
4027
+ 405,
4028
+ 450,
4029
+ 451,
4030
+ 452,
4031
+ 243,
4032
+ 408,
4033
+ 447,
4034
+ 448,
4035
+ 449,
4036
+ 283,
4037
+ 409,
4038
+ 444,
4039
+ 445,
4040
+ 446,
4041
+ 285,
4042
+ 410,
4043
+ 441,
4044
+ 442,
4045
+ 443,
4046
+ 290,
4047
+ 411,
4048
+ 438,
4049
+ 439,
4050
+ 440,
4051
+ 292,
4052
+ 412,
4053
+ 435,
4054
+ 436,
4055
+ 437,
4056
+ 297,
4057
+ 414,
4058
+ 415,
4059
+ 416,
4060
+ 417,
4061
+ 244,
4062
+ 418,
4063
+ 419,
4064
+ 420,
4065
+ 421,
4066
+ 401,
4067
+ 581,
4068
+ 582,
4069
+ 331,
4070
+ 506,
4071
+ 530,
4072
+ 579,
4073
+ 580,
4074
+ 334,
4075
+ 507,
4076
+ 531,
4077
+ 577,
4078
+ 578,
4079
+ 344,
4080
+ 508,
4081
+ 532,
4082
+ 575,
4083
+ 576,
4084
+ 424,
4085
+ 509,
4086
+ 533,
4087
+ 573,
4088
+ 574,
4089
+ 341,
4090
+ 529,
4091
+ 534,
4092
+ 571,
4093
+ 572,
4094
+ 340,
4095
+ 528,
4096
+ 535,
4097
+ 569,
4098
+ 570,
4099
+ 427,
4100
+ 527,
4101
+ 536,
4102
+ 348,
4103
+ 349,
4104
+ 350,
4105
+ 465,
4106
+ 352,
4107
+ 353,
4108
+ 354,
4109
+ 466,
4110
+ 14,
4111
+ 52,
4112
+ 15,
4113
+ 53,
4114
+ 218,
4115
+ 219,
4116
+ 220,
4117
+ 221,
4118
+ 496,
4119
+ 497,
4120
+ 498,
4121
+ 499,
4122
+ 500,
4123
+ 501,
4124
+ 502,
4125
+ 503,
4126
+ 217,
4127
+ 504,
4128
+ 505,
4129
+ 521,
4130
+ 522,
4131
+ 543,
4132
+ 33,
4133
+ 209,
4134
+ 208,
4135
+ 517,
4136
+ 206,
4137
+ 207,
4138
+ 26,
4139
+ 325,
4140
+ 16,
4141
+ 51,
4142
+ 463,
4143
+ 151,
4144
+ 154,
4145
+ 156,
4146
+ 591,
4147
+ 592,
4148
+ 159,
4149
+ 162,
4150
+ 163,
4151
+ 429,
4152
+ 165,
4153
+ 593,
4154
+ 594,
4155
+ 168,
4156
+ 171,
4157
+ 172,
4158
+ 430,
4159
+ 174,
4160
+ 595,
4161
+ 596,
4162
+ 177,
4163
+ 180,
4164
+ 181,
4165
+ 431,
4166
+ 467,
4167
+ 358,
4168
+ 361,
4169
+ 363,
4170
+ 366,
4171
+ 369,
4172
+ 370,
4173
+ 469,
4174
+ 372,
4175
+ 376,
4176
+ 378,
4177
+ 379,
4178
+ 470,
4179
+ 381,
4180
+ 385,
4181
+ 387,
4182
+ 388,
4183
+ 471,
4184
+ 607,
4185
+ 608,
4186
+ 210,
4187
+ 212
4188
+ ] : s = e.category : e.type == 3 ? e.category == 0 ? s = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477, 40, 257, 39] : s = e.category : e.category != 0 ? s = e.category : s = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477];
4189
+ const t = [1, 2, 3];
4190
+ let a = {
4191
+ seasonId: e.season_id,
4192
+ //seasonid
4193
+ //tournaments: this.tournamentsForMediaPlayer,
4194
+ mainSectionType: 1,
4195
+ // 1 = videoplayer, 2 = my playlists
4196
+ playListType: e.type,
4197
+ // 1 = partidos, 2 = jugadores, 3 = equipos
4198
+ categoryIds: s,
4199
+ //categories view
4200
+ gameIds: e.game_id ? [e.game_id] : null,
4201
+ playerIds: e.position_id != 1 ? e.player_id && e.player_id != 0 ? [e.player_id] : [] : [],
4202
+ goalkeeperIds: e.position_id == 1 ? e.player_id && e.player_id != 0 ? [e.player_id] : [] : [],
4203
+ teamId: e.team_id ? e.team_id : 0,
4204
+ matchResult: e.matchResult ? [data.matchResult] : t,
4205
+ playData: {},
4206
+ advancedFilter: {
4207
+ playListTitle: ""
4208
+ }
4209
+ };
4210
+ e.category !== 0 && (a.advancedFilter.mainCategoryId = e.category), this.$emit("openmedia", a);
4211
+ }
4210
4212
  },
4211
4213
  getText(e) {
4212
4214
  return {
@@ -4313,7 +4315,7 @@ function co(e, s, t, a, l, r) {
4313
4315
  key: 0,
4314
4316
  class: n(e.$style.score),
4315
4317
  id: "match-score",
4316
- onClick: s[0] || (s[0] = (i) => r.onclickPlayVideos({ category: 0, season_id: t.seasonid, game_id: t.data.game_id, type: 1, player_id: t.player, team_id: t.team }))
4318
+ onClick: s[0] || (s[0] = (i) => r.onclickPlayVideos({ category: t.data.hasStats == 1 && t.data.game_status != 4 ? 0 : -1, season_id: t.seasonid, game_id: t.data.game_id, type: 1, player_id: t.player, team_id: t.team }))
4317
4319
  }, [
4318
4320
  (c(), d("svg", {
4319
4321
  class: n(e.$style.btnPlayIcon),
@@ -4414,7 +4416,7 @@ function co(e, s, t, a, l, r) {
4414
4416
  class: n(e.$style.content1)
4415
4417
  }, [
4416
4418
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].result ? (c(), d(g, { key: 0 }, [
4417
- k(C(t.matchs[t.data.game_id].result == 1 ? "G" : t.matchs[t.data.game_id].result == 2 ? "P" : "E"), 1)
4419
+ k(C(t.matchs[t.data.game_id].result == 1 ? "Ganado" : t.matchs[t.data.game_id].result == 2 ? "Perdido" : "Empatado"), 1)
4418
4420
  ], 64)) : (c(), d(g, { key: 1 }, [
4419
4421
  k("0000")
4420
4422
  ], 64))
@@ -4598,7 +4600,7 @@ function co(e, s, t, a, l, r) {
4598
4600
  t.type == 1 ? (c(!0), d(g, { key: 0 }, D(t.matchs[t.data.game_id].extra_categories, (i, y) => (c(), d("div", {
4599
4601
  key: y,
4600
4602
  class: n(e.$style.rowTable1),
4601
- style: R(y % 2 == 0 ? "background: #172531" : "background: #0d1d29")
4603
+ style: F(y % 2 == 0 ? "background: #172531" : "background: #0d1d29")
4602
4604
  }, [
4603
4605
  o("div", {
4604
4606
  class: n(e.$style.content)
@@ -4641,7 +4643,7 @@ function co(e, s, t, a, l, r) {
4641
4643
  ], 6))), 128)) : (c(!0), d(g, { key: 1 }, D(t.matchs[t.data.game_id].extra_categories, (i, y) => (c(), d("div", {
4642
4644
  key: y,
4643
4645
  class: n(e.$style.rowTable1),
4644
- style: R(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
4646
+ style: F(y % 2 == 0 ? "background: #0d1d29" : "background: #172531")
4645
4647
  }, [
4646
4648
  o("div", {
4647
4649
  class: n(e.$style.content)
@@ -4787,7 +4789,7 @@ function fo(e, s, t, a, l, r) {
4787
4789
  (c(!0), d(g, null, D(t.games, (f, h) => (c(), d("div", {
4788
4790
  key: h,
4789
4791
  class: "matchbymatch-summary",
4790
- style: R(h == 0 ? "margin-left: 0px !important;" : "")
4792
+ style: F(h == 0 ? "margin-left: 0px !important;" : "")
4791
4793
  }, [
4792
4794
  _e(i, {
4793
4795
  data: f,