@golstats/gsc-game-info 1.0.6 → 1.0.8

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,127 +1,127 @@
1
- import { openBlock as c, createElementBlock as d, normalizeClass as a, createElementVNode as o, toDisplayString as C, Fragment as g, createCommentVNode as _, renderList as I, normalizeStyle as M, createTextVNode as T, useCssVars as ot, renderSlot as it, resolveComponent as U, createVNode as _e, withCtx as rt, createBlock as te } from "vue";
2
- function Ie(e, s) {
1
+ import { openBlock as c, createElementBlock as d, normalizeClass as n, createElementVNode as o, toDisplayString as C, Fragment as g, createCommentVNode as _, renderList as M, normalizeStyle as D, createTextVNode as k, pushScopeId as at, popScopeId as ot, useCssVars as rt, renderSlot as it, resolveComponent as U, createVNode as be, withCtx as lt, createBlock as se } from "vue";
2
+ function Ne(e, s) {
3
3
  return function() {
4
4
  return e.apply(s, arguments);
5
5
  };
6
6
  }
7
- const { toString: lt } = Object.prototype, { getPrototypeOf: he } = Object, X = ((e) => (s) => {
8
- const t = lt.call(s);
7
+ const { toString: ct } = Object.prototype, { getPrototypeOf: ye } = Object, Q = ((e) => (s) => {
8
+ const t = ct.call(s);
9
9
  return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
10
- })(/* @__PURE__ */ Object.create(null)), R = (e) => (e = e.toLowerCase(), (s) => X(s) === e), Q = (e) => (s) => typeof s === e, { isArray: F } = Array, G = Q("undefined");
11
- function ct(e) {
12
- return e !== null && !G(e) && e.constructor !== null && !G(e.constructor) && k(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13
- }
14
- const Me = R("ArrayBuffer");
10
+ })(/* @__PURE__ */ Object.create(null)), O = (e) => (e = e.toLowerCase(), (s) => Q(s) === e), Y = (e) => (s) => typeof s === e, { isArray: j } = Array, G = Y("undefined");
15
11
  function dt(e) {
12
+ return e !== null && !G(e) && e.constructor !== null && !G(e.constructor) && B(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13
+ }
14
+ const Ie = O("ArrayBuffer");
15
+ function ut(e) {
16
16
  let s;
17
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? s = ArrayBuffer.isView(e) : s = e && e.buffer && Me(e.buffer), s;
17
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? s = ArrayBuffer.isView(e) : s = e && e.buffer && Ie(e.buffer), s;
18
18
  }
19
- const ut = Q("string"), k = Q("function"), De = Q("number"), Y = (e) => e !== null && typeof e == "object", ht = (e) => e === !0 || e === !1, q = (e) => {
20
- if (X(e) !== "object")
19
+ const ht = Y("string"), B = Y("function"), Me = Y("number"), x = (e) => e !== null && typeof e == "object", yt = (e) => e === !0 || e === !1, J = (e) => {
20
+ if (Q(e) !== "object")
21
21
  return !1;
22
- const s = he(e);
22
+ const s = ye(e);
23
23
  return (s === null || s === Object.prototype || Object.getPrototypeOf(s) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
24
- }, yt = R("Date"), mt = R("File"), ft = R("Blob"), Ct = R("FileList"), wt = (e) => Y(e) && k(e.pipe), gt = (e) => {
24
+ }, mt = O("Date"), ft = O("File"), Ct = O("Blob"), wt = O("FileList"), gt = (e) => x(e) && B(e.pipe), _t = (e) => {
25
25
  let s;
26
- return e && (typeof FormData == "function" && e instanceof FormData || k(e.append) && ((s = X(e)) === "formdata" || // detect form-data instance
27
- s === "object" && k(e.toString) && e.toString() === "[object FormData]"));
28
- }, _t = R("URLSearchParams"), bt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
26
+ return e && (typeof FormData == "function" && e instanceof FormData || B(e.append) && ((s = Q(e)) === "formdata" || // detect form-data instance
27
+ s === "object" && B(e.toString) && e.toString() === "[object FormData]"));
28
+ }, bt = O("URLSearchParams"), pt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
29
29
  function V(e, s, { allOwnKeys: t = !1 } = {}) {
30
30
  if (e === null || typeof e > "u")
31
31
  return;
32
- let n, i;
33
- if (typeof e != "object" && (e = [e]), F(e))
34
- for (n = 0, i = e.length; n < i; n++)
35
- s.call(null, e[n], n, e);
32
+ let a, r;
33
+ if (typeof e != "object" && (e = [e]), j(e))
34
+ for (a = 0, r = e.length; a < r; a++)
35
+ s.call(null, e[a], a, e);
36
36
  else {
37
- const l = t ? Object.getOwnPropertyNames(e) : Object.keys(e), r = l.length;
37
+ const l = t ? Object.getOwnPropertyNames(e) : Object.keys(e), i = l.length;
38
38
  let h;
39
- for (n = 0; n < r; n++)
40
- h = l[n], s.call(null, e[h], h, e);
39
+ for (a = 0; a < i; a++)
40
+ h = l[a], s.call(null, e[h], h, e);
41
41
  }
42
42
  }
43
- function Fe(e, s) {
43
+ function De(e, s) {
44
44
  s = s.toLowerCase();
45
45
  const t = Object.keys(e);
46
- let n = t.length, i;
47
- for (; n-- > 0; )
48
- if (i = t[n], s === i.toLowerCase())
49
- return i;
46
+ let a = t.length, r;
47
+ for (; a-- > 0; )
48
+ if (r = t[a], s === r.toLowerCase())
49
+ return r;
50
50
  return null;
51
51
  }
52
- const je = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(), Ue = (e) => !G(e) && e !== je;
53
- function re() {
54
- const { caseless: e } = Ue(this) && this || {}, s = {}, t = (n, i) => {
55
- const l = e && Fe(s, i) || i;
56
- q(s[l]) && q(n) ? s[l] = re(s[l], n) : q(n) ? s[l] = re({}, n) : F(n) ? s[l] = n.slice() : s[l] = n;
52
+ const Fe = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(), je = (e) => !G(e) && e !== Fe;
53
+ function le() {
54
+ const { caseless: e } = je(this) && this || {}, s = {}, t = (a, r) => {
55
+ const l = e && De(s, r) || r;
56
+ J(s[l]) && J(a) ? s[l] = le(s[l], a) : J(a) ? s[l] = le({}, a) : j(a) ? s[l] = a.slice() : s[l] = a;
57
57
  };
58
- for (let n = 0, i = arguments.length; n < i; n++)
59
- arguments[n] && V(arguments[n], t);
58
+ for (let a = 0, r = arguments.length; a < r; a++)
59
+ arguments[a] && V(arguments[a], t);
60
60
  return s;
61
61
  }
62
- const vt = (e, s, t, { allOwnKeys: n } = {}) => (V(s, (i, l) => {
63
- t && k(i) ? e[l] = Ie(i, t) : e[l] = i;
64
- }, { allOwnKeys: n }), e), pt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Tt = (e, s, t, n) => {
65
- e.prototype = Object.create(s.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, "super", {
62
+ const vt = (e, s, t, { allOwnKeys: a } = {}) => (V(s, (r, l) => {
63
+ t && B(r) ? e[l] = Ne(r, t) : e[l] = r;
64
+ }, { allOwnKeys: a }), e), kt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Tt = (e, s, t, a) => {
65
+ e.prototype = Object.create(s.prototype, a), e.prototype.constructor = e, Object.defineProperty(e, "super", {
66
66
  value: s.prototype
67
67
  }), t && Object.assign(e.prototype, t);
68
- }, Et = (e, s, t, n) => {
69
- let i, l, r;
68
+ }, St = (e, s, t, a) => {
69
+ let r, l, i;
70
70
  const h = {};
71
71
  if (s = s || {}, e == null)
72
72
  return s;
73
73
  do {
74
- for (i = Object.getOwnPropertyNames(e), l = i.length; l-- > 0; )
75
- r = i[l], (!n || n(r, e, s)) && !h[r] && (s[r] = e[r], h[r] = !0);
76
- e = t !== !1 && he(e);
74
+ for (r = Object.getOwnPropertyNames(e), l = r.length; l-- > 0; )
75
+ i = r[l], (!a || a(i, e, s)) && !h[i] && (s[i] = e[i], h[i] = !0);
76
+ e = t !== !1 && ye(e);
77
77
  } while (e && (!t || t(e, s)) && e !== Object.prototype);
78
78
  return s;
79
- }, $t = (e, s, t) => {
79
+ }, Et = (e, s, t) => {
80
80
  e = String(e), (t === void 0 || t > e.length) && (t = e.length), t -= s.length;
81
- const n = e.indexOf(s, t);
82
- return n !== -1 && n === t;
83
- }, St = (e) => {
81
+ const a = e.indexOf(s, t);
82
+ return a !== -1 && a === t;
83
+ }, $t = (e) => {
84
84
  if (!e)
85
85
  return null;
86
- if (F(e))
86
+ if (j(e))
87
87
  return e;
88
88
  let s = e.length;
89
- if (!De(s))
89
+ if (!Me(s))
90
90
  return null;
91
91
  const t = new Array(s);
92
92
  for (; s-- > 0; )
93
93
  t[s] = e[s];
94
94
  return t;
95
- }, Bt = ((e) => (s) => e && s instanceof e)(typeof Uint8Array < "u" && he(Uint8Array)), kt = (e, s) => {
96
- const n = (e && e[Symbol.iterator]).call(e);
97
- let i;
98
- for (; (i = n.next()) && !i.done; ) {
99
- const l = i.value;
95
+ }, Bt = ((e) => (s) => e && s instanceof e)(typeof Uint8Array < "u" && ye(Uint8Array)), Pt = (e, s) => {
96
+ const a = (e && e[Symbol.iterator]).call(e);
97
+ let r;
98
+ for (; (r = a.next()) && !r.done; ) {
99
+ const l = r.value;
100
100
  s.call(e, l[0], l[1]);
101
101
  }
102
- }, Pt = (e, s) => {
102
+ }, Rt = (e, s) => {
103
103
  let t;
104
- const n = [];
104
+ const a = [];
105
105
  for (; (t = e.exec(s)) !== null; )
106
- n.push(t);
107
- return n;
108
- }, Ot = R("HTMLFormElement"), Rt = (e) => e.toLowerCase().replace(
106
+ a.push(t);
107
+ return a;
108
+ }, Lt = O("HTMLFormElement"), Ot = (e) => e.toLowerCase().replace(
109
109
  /[-_\s]([a-z\d])(\w*)/g,
110
- function(t, n, i) {
111
- return n.toUpperCase() + i;
110
+ function(t, a, r) {
111
+ return a.toUpperCase() + r;
112
112
  }
113
- ), be = (({ hasOwnProperty: e }) => (s, t) => e.call(s, t))(Object.prototype), Lt = R("RegExp"), Ge = (e, s) => {
114
- const t = Object.getOwnPropertyDescriptors(e), n = {};
115
- V(t, (i, l) => {
116
- let r;
117
- (r = s(i, l, e)) !== !1 && (n[l] = r || i);
118
- }), Object.defineProperties(e, n);
113
+ ), pe = (({ hasOwnProperty: e }) => (s, t) => e.call(s, t))(Object.prototype), At = O("RegExp"), ze = (e, s) => {
114
+ const t = Object.getOwnPropertyDescriptors(e), a = {};
115
+ V(t, (r, l) => {
116
+ let i;
117
+ (i = s(r, l, e)) !== !1 && (a[l] = i || r);
118
+ }), Object.defineProperties(e, a);
119
119
  }, Nt = (e) => {
120
- Ge(e, (s, t) => {
121
- if (k(e) && ["arguments", "caller", "callee"].indexOf(t) !== -1)
120
+ ze(e, (s, t) => {
121
+ if (B(e) && ["arguments", "caller", "callee"].indexOf(t) !== -1)
122
122
  return !1;
123
- const n = e[t];
124
- if (k(n)) {
123
+ const a = e[t];
124
+ if (B(a)) {
125
125
  if (s.enumerable = !1, "writable" in s) {
126
126
  s.writable = !1;
127
127
  return;
@@ -131,103 +131,103 @@ const vt = (e, s, t, { allOwnKeys: n } = {}) => (V(s, (i, l) => {
131
131
  });
132
132
  }
133
133
  });
134
- }, At = (e, s) => {
135
- const t = {}, n = (i) => {
136
- i.forEach((l) => {
134
+ }, It = (e, s) => {
135
+ const t = {}, a = (r) => {
136
+ r.forEach((l) => {
137
137
  t[l] = !0;
138
138
  });
139
139
  };
140
- return F(e) ? n(e) : n(String(e).split(s)), t;
141
- }, It = () => {
142
- }, Mt = (e, s) => (e = +e, Number.isFinite(e) ? e : s), se = "abcdefghijklmnopqrstuvwxyz", ve = "0123456789", Ve = {
140
+ return j(e) ? a(e) : a(String(e).split(s)), t;
141
+ }, Mt = () => {
142
+ }, Dt = (e, s) => (e = +e, Number.isFinite(e) ? e : s), ne = "abcdefghijklmnopqrstuvwxyz", ve = "0123456789", Ue = {
143
143
  DIGIT: ve,
144
- ALPHA: se,
145
- ALPHA_DIGIT: se + se.toUpperCase() + ve
146
- }, Dt = (e = 16, s = Ve.ALPHA_DIGIT) => {
144
+ ALPHA: ne,
145
+ ALPHA_DIGIT: ne + ne.toUpperCase() + ve
146
+ }, Ft = (e = 16, s = Ue.ALPHA_DIGIT) => {
147
147
  let t = "";
148
- const { length: n } = s;
148
+ const { length: a } = s;
149
149
  for (; e--; )
150
- t += s[Math.random() * n | 0];
150
+ t += s[Math.random() * a | 0];
151
151
  return t;
152
152
  };
153
- function Ft(e) {
154
- return !!(e && k(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
153
+ function jt(e) {
154
+ return !!(e && B(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
155
155
  }
156
- const jt = (e) => {
157
- const s = new Array(10), t = (n, i) => {
158
- if (Y(n)) {
159
- if (s.indexOf(n) >= 0)
156
+ const zt = (e) => {
157
+ const s = new Array(10), t = (a, r) => {
158
+ if (x(a)) {
159
+ if (s.indexOf(a) >= 0)
160
160
  return;
161
- if (!("toJSON" in n)) {
162
- s[i] = n;
163
- const l = F(n) ? [] : {};
164
- return V(n, (r, h) => {
165
- const f = t(r, i + 1);
161
+ if (!("toJSON" in a)) {
162
+ s[r] = a;
163
+ const l = j(a) ? [] : {};
164
+ return V(a, (i, h) => {
165
+ const f = t(i, r + 1);
166
166
  !G(f) && (l[h] = f);
167
- }), s[i] = void 0, l;
167
+ }), s[r] = void 0, l;
168
168
  }
169
169
  }
170
- return n;
170
+ return a;
171
171
  };
172
172
  return t(e, 0);
173
- }, Ut = R("AsyncFunction"), Gt = (e) => e && (Y(e) || k(e)) && k(e.then) && k(e.catch), u = {
174
- isArray: F,
175
- isArrayBuffer: Me,
176
- isBuffer: ct,
177
- isFormData: gt,
178
- isArrayBufferView: dt,
179
- isString: ut,
180
- isNumber: De,
181
- isBoolean: ht,
182
- isObject: Y,
183
- isPlainObject: q,
173
+ }, Ut = O("AsyncFunction"), Gt = (e) => e && (x(e) || B(e)) && B(e.then) && B(e.catch), u = {
174
+ isArray: j,
175
+ isArrayBuffer: Ie,
176
+ isBuffer: dt,
177
+ isFormData: _t,
178
+ isArrayBufferView: ut,
179
+ isString: ht,
180
+ isNumber: Me,
181
+ isBoolean: yt,
182
+ isObject: x,
183
+ isPlainObject: J,
184
184
  isUndefined: G,
185
- isDate: yt,
186
- isFile: mt,
187
- isBlob: ft,
188
- isRegExp: Lt,
189
- isFunction: k,
190
- isStream: wt,
191
- isURLSearchParams: _t,
185
+ isDate: mt,
186
+ isFile: ft,
187
+ isBlob: Ct,
188
+ isRegExp: At,
189
+ isFunction: B,
190
+ isStream: gt,
191
+ isURLSearchParams: bt,
192
192
  isTypedArray: Bt,
193
- isFileList: Ct,
193
+ isFileList: wt,
194
194
  forEach: V,
195
- merge: re,
195
+ merge: le,
196
196
  extend: vt,
197
- trim: bt,
198
- stripBOM: pt,
197
+ trim: pt,
198
+ stripBOM: kt,
199
199
  inherits: Tt,
200
- toFlatObject: Et,
201
- kindOf: X,
202
- kindOfTest: R,
203
- endsWith: $t,
204
- toArray: St,
205
- forEachEntry: kt,
206
- matchAll: Pt,
207
- isHTMLForm: Ot,
208
- hasOwnProperty: be,
209
- hasOwnProp: be,
200
+ toFlatObject: St,
201
+ kindOf: Q,
202
+ kindOfTest: O,
203
+ endsWith: Et,
204
+ toArray: $t,
205
+ forEachEntry: Pt,
206
+ matchAll: Rt,
207
+ isHTMLForm: Lt,
208
+ hasOwnProperty: pe,
209
+ hasOwnProp: pe,
210
210
  // an alias to avoid ESLint no-prototype-builtins detection
211
- reduceDescriptors: Ge,
211
+ reduceDescriptors: ze,
212
212
  freezeMethods: Nt,
213
- toObjectSet: At,
214
- toCamelCase: Rt,
215
- noop: It,
216
- toFiniteNumber: Mt,
217
- findKey: Fe,
218
- global: je,
219
- isContextDefined: Ue,
220
- ALPHABET: Ve,
221
- generateString: Dt,
222
- isSpecCompliantForm: Ft,
223
- toJSONObject: jt,
213
+ toObjectSet: It,
214
+ toCamelCase: Ot,
215
+ noop: Mt,
216
+ toFiniteNumber: Dt,
217
+ findKey: De,
218
+ global: Fe,
219
+ isContextDefined: je,
220
+ ALPHABET: Ue,
221
+ generateString: Ft,
222
+ isSpecCompliantForm: jt,
223
+ toJSONObject: zt,
224
224
  isAsyncFn: Ut,
225
225
  isThenable: Gt
226
226
  };
227
- function p(e, s, t, n, i) {
228
- Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", s && (this.code = s), t && (this.config = t), n && (this.request = n), i && (this.response = i);
227
+ function v(e, s, t, a, r) {
228
+ Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", s && (this.code = s), t && (this.config = t), a && (this.request = a), r && (this.response = r);
229
229
  }
230
- u.inherits(p, Error, {
230
+ u.inherits(v, Error, {
231
231
  toJSON: function() {
232
232
  return {
233
233
  // Standard
@@ -248,7 +248,7 @@ u.inherits(p, Error, {
248
248
  };
249
249
  }
250
250
  });
251
- const ze = p.prototype, We = {};
251
+ const Ge = v.prototype, Ve = {};
252
252
  [
253
253
  "ERR_BAD_OPTION_VALUE",
254
254
  "ERR_BAD_OPTION",
@@ -264,46 +264,46 @@ const ze = p.prototype, We = {};
264
264
  "ERR_INVALID_URL"
265
265
  // eslint-disable-next-line func-names
266
266
  ].forEach((e) => {
267
- We[e] = { value: e };
267
+ Ve[e] = { value: e };
268
268
  });
269
- Object.defineProperties(p, We);
270
- Object.defineProperty(ze, "isAxiosError", { value: !0 });
271
- p.from = (e, s, t, n, i, l) => {
272
- const r = Object.create(ze);
273
- return u.toFlatObject(e, r, function(f) {
269
+ Object.defineProperties(v, Ve);
270
+ Object.defineProperty(Ge, "isAxiosError", { value: !0 });
271
+ v.from = (e, s, t, a, r, l) => {
272
+ const i = Object.create(Ge);
273
+ return u.toFlatObject(e, i, function(f) {
274
274
  return f !== Error.prototype;
275
- }, (h) => h !== "isAxiosError"), p.call(r, e.message, s, t, n, i), r.cause = e, r.name = e.name, l && Object.assign(r, l), r;
275
+ }, (h) => h !== "isAxiosError"), v.call(i, e.message, s, t, a, r), i.cause = e, i.name = e.name, l && Object.assign(i, l), i;
276
276
  };
277
277
  const Vt = null;
278
- function le(e) {
278
+ function ce(e) {
279
279
  return u.isPlainObject(e) || u.isArray(e);
280
280
  }
281
- function He(e) {
281
+ function We(e) {
282
282
  return u.endsWith(e, "[]") ? e.slice(0, -2) : e;
283
283
  }
284
- function pe(e, s, t) {
285
- return e ? e.concat(s).map(function(i, l) {
286
- return i = He(i), !t && l ? "[" + i + "]" : i;
284
+ function ke(e, s, t) {
285
+ return e ? e.concat(s).map(function(r, l) {
286
+ return r = We(r), !t && l ? "[" + r + "]" : r;
287
287
  }).join(t ? "." : "") : s;
288
288
  }
289
- function zt(e) {
290
- return u.isArray(e) && !e.some(le);
289
+ function Wt(e) {
290
+ return u.isArray(e) && !e.some(ce);
291
291
  }
292
- const Wt = u.toFlatObject(u, {}, null, function(s) {
292
+ const Ht = u.toFlatObject(u, {}, null, function(s) {
293
293
  return /^is[A-Z]/.test(s);
294
294
  });
295
- function x(e, s, t) {
295
+ function ee(e, s, t) {
296
296
  if (!u.isObject(e))
297
297
  throw new TypeError("target must be an object");
298
298
  s = s || new FormData(), t = u.toFlatObject(t, {
299
299
  metaTokens: !0,
300
300
  dots: !1,
301
301
  indexes: !1
302
- }, !1, function(v, B) {
303
- return !u.isUndefined(B[v]);
302
+ }, !1, function(p, $) {
303
+ return !u.isUndefined($[p]);
304
304
  });
305
- const n = t.metaTokens, i = t.visitor || y, l = t.dots, r = t.indexes, f = (t.Blob || typeof Blob < "u" && Blob) && u.isSpecCompliantForm(s);
306
- if (!u.isFunction(i))
305
+ const a = t.metaTokens, r = t.visitor || y, l = t.dots, i = t.indexes, f = (t.Blob || typeof Blob < "u" && Blob) && u.isSpecCompliantForm(s);
306
+ if (!u.isFunction(r))
307
307
  throw new TypeError("visitor must be a function");
308
308
  function m(w) {
309
309
  if (w === null)
@@ -311,48 +311,48 @@ function x(e, s, t) {
311
311
  if (u.isDate(w))
312
312
  return w.toISOString();
313
313
  if (!f && u.isBlob(w))
314
- throw new p("Blob is not supported. Use a Buffer instead.");
314
+ throw new v("Blob is not supported. Use a Buffer instead.");
315
315
  return u.isArrayBuffer(w) || u.isTypedArray(w) ? f && typeof Blob == "function" ? new Blob([w]) : Buffer.from(w) : w;
316
316
  }
317
- function y(w, v, B) {
318
- let L = w;
319
- if (w && !B && typeof w == "object") {
320
- if (u.endsWith(v, "{}"))
321
- v = n ? v : v.slice(0, -2), w = JSON.stringify(w);
322
- else if (u.isArray(w) && zt(w) || (u.isFileList(w) || u.endsWith(v, "[]")) && (L = u.toArray(w)))
323
- return v = He(v), L.forEach(function(H, at) {
324
- !(u.isUndefined(H) || H === null) && s.append(
317
+ function y(w, p, $) {
318
+ let A = w;
319
+ if (w && !$ && typeof w == "object") {
320
+ if (u.endsWith(p, "{}"))
321
+ p = a ? p : p.slice(0, -2), w = JSON.stringify(w);
322
+ else if (u.isArray(w) && Wt(w) || (u.isFileList(w) || u.endsWith(p, "[]")) && (A = u.toArray(w)))
323
+ return p = We(p), A.forEach(function(q, nt) {
324
+ !(u.isUndefined(q) || q === null) && s.append(
325
325
  // eslint-disable-next-line no-nested-ternary
326
- r === !0 ? pe([v], at, l) : r === null ? v : v + "[]",
327
- m(H)
326
+ i === !0 ? ke([p], nt, l) : i === null ? p : p + "[]",
327
+ m(q)
328
328
  );
329
329
  }), !1;
330
330
  }
331
- return le(w) ? !0 : (s.append(pe(B, v, l), m(w)), !1);
331
+ return ce(w) ? !0 : (s.append(ke($, p, l), m(w)), !1);
332
332
  }
333
- const b = [], $ = Object.assign(Wt, {
333
+ const b = [], S = Object.assign(Ht, {
334
334
  defaultVisitor: y,
335
335
  convertValue: m,
336
- isVisitable: le
336
+ isVisitable: ce
337
337
  });
338
- function S(w, v) {
338
+ function E(w, p) {
339
339
  if (!u.isUndefined(w)) {
340
340
  if (b.indexOf(w) !== -1)
341
- throw Error("Circular reference detected in " + v.join("."));
342
- b.push(w), u.forEach(w, function(L, P) {
343
- (!(u.isUndefined(L) || L === null) && i.call(
341
+ throw Error("Circular reference detected in " + p.join("."));
342
+ b.push(w), u.forEach(w, function(A, R) {
343
+ (!(u.isUndefined(A) || A === null) && r.call(
344
344
  s,
345
- L,
346
- u.isString(P) ? P.trim() : P,
347
- v,
348
- $
349
- )) === !0 && S(L, v ? v.concat(P) : [P]);
345
+ A,
346
+ u.isString(R) ? R.trim() : R,
347
+ p,
348
+ S
349
+ )) === !0 && E(A, p ? p.concat(R) : [R]);
350
350
  }), b.pop();
351
351
  }
352
352
  }
353
353
  if (!u.isObject(e))
354
354
  throw new TypeError("data must be an object");
355
- return S(e), s;
355
+ return E(e), s;
356
356
  }
357
357
  function Te(e) {
358
358
  const s = {
@@ -364,40 +364,40 @@ function Te(e) {
364
364
  "%20": "+",
365
365
  "%00": "\0"
366
366
  };
367
- return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(n) {
368
- return s[n];
367
+ return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(a) {
368
+ return s[a];
369
369
  });
370
370
  }
371
- function ye(e, s) {
372
- this._pairs = [], e && x(e, this, s);
371
+ function me(e, s) {
372
+ this._pairs = [], e && ee(e, this, s);
373
373
  }
374
- const qe = ye.prototype;
375
- qe.append = function(s, t) {
374
+ const He = me.prototype;
375
+ He.append = function(s, t) {
376
376
  this._pairs.push([s, t]);
377
377
  };
378
- qe.toString = function(s) {
379
- const t = s ? function(n) {
380
- return s.call(this, n, Te);
378
+ He.toString = function(s) {
379
+ const t = s ? function(a) {
380
+ return s.call(this, a, Te);
381
381
  } : Te;
382
- return this._pairs.map(function(i) {
383
- return t(i[0]) + "=" + t(i[1]);
382
+ return this._pairs.map(function(r) {
383
+ return t(r[0]) + "=" + t(r[1]);
384
384
  }, "").join("&");
385
385
  };
386
- function Ht(e) {
386
+ function qt(e) {
387
387
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
388
388
  }
389
- function Je(e, s, t) {
389
+ function qe(e, s, t) {
390
390
  if (!s)
391
391
  return e;
392
- const n = t && t.encode || Ht, i = t && t.serialize;
392
+ const a = t && t.encode || qt, r = t && t.serialize;
393
393
  let l;
394
- if (i ? l = i(s, t) : l = u.isURLSearchParams(s) ? s.toString() : new ye(s, t).toString(n), l) {
395
- const r = e.indexOf("#");
396
- r !== -1 && (e = e.slice(0, r)), e += (e.indexOf("?") === -1 ? "?" : "&") + l;
394
+ if (r ? l = r(s, t) : l = u.isURLSearchParams(s) ? s.toString() : new me(s, t).toString(a), l) {
395
+ const i = e.indexOf("#");
396
+ i !== -1 && (e = e.slice(0, i)), e += (e.indexOf("?") === -1 ? "?" : "&") + l;
397
397
  }
398
398
  return e;
399
399
  }
400
- class qt {
400
+ class Jt {
401
401
  constructor() {
402
402
  this.handlers = [];
403
403
  }
@@ -409,12 +409,12 @@ class qt {
409
409
  *
410
410
  * @return {Number} An ID used to remove interceptor later
411
411
  */
412
- use(s, t, n) {
412
+ use(s, t, a) {
413
413
  return this.handlers.push({
414
414
  fulfilled: s,
415
415
  rejected: t,
416
- synchronous: n ? n.synchronous : !1,
417
- runWhen: n ? n.runWhen : null
416
+ synchronous: a ? a.synchronous : !1,
417
+ runWhen: a ? a.runWhen : null
418
418
  }), this.handlers.length - 1;
419
419
  }
420
420
  /**
@@ -446,80 +446,80 @@ class qt {
446
446
  * @returns {void}
447
447
  */
448
448
  forEach(s) {
449
- u.forEach(this.handlers, function(n) {
450
- n !== null && s(n);
449
+ u.forEach(this.handlers, function(a) {
450
+ a !== null && s(a);
451
451
  });
452
452
  }
453
453
  }
454
- const Ee = qt, Ze = {
454
+ const Se = Jt, Je = {
455
455
  silentJSONParsing: !0,
456
456
  forcedJSONParsing: !0,
457
457
  clarifyTimeoutError: !1
458
- }, Jt = typeof URLSearchParams < "u" ? URLSearchParams : ye, Zt = typeof FormData < "u" ? FormData : null, Kt = typeof Blob < "u" ? Blob : null, Xt = (() => {
458
+ }, Zt = typeof URLSearchParams < "u" ? URLSearchParams : me, Kt = typeof FormData < "u" ? FormData : null, Xt = typeof Blob < "u" ? Blob : null, Qt = (() => {
459
459
  let e;
460
460
  return typeof navigator < "u" && ((e = navigator.product) === "ReactNative" || e === "NativeScript" || e === "NS") ? !1 : typeof window < "u" && typeof document < "u";
461
- })(), Qt = (() => typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
462
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function")(), O = {
461
+ })(), Yt = (() => typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
462
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function")(), L = {
463
463
  isBrowser: !0,
464
464
  classes: {
465
- URLSearchParams: Jt,
466
- FormData: Zt,
467
- Blob: Kt
465
+ URLSearchParams: Zt,
466
+ FormData: Kt,
467
+ Blob: Xt
468
468
  },
469
- isStandardBrowserEnv: Xt,
470
- isStandardBrowserWebWorkerEnv: Qt,
469
+ isStandardBrowserEnv: Qt,
470
+ isStandardBrowserWebWorkerEnv: Yt,
471
471
  protocols: ["http", "https", "file", "blob", "url", "data"]
472
472
  };
473
- function Yt(e, s) {
474
- return x(e, new O.classes.URLSearchParams(), Object.assign({
475
- visitor: function(t, n, i, l) {
476
- return O.isNode && u.isBuffer(t) ? (this.append(n, t.toString("base64")), !1) : l.defaultVisitor.apply(this, arguments);
473
+ function xt(e, s) {
474
+ return ee(e, new L.classes.URLSearchParams(), Object.assign({
475
+ visitor: function(t, a, r, l) {
476
+ return L.isNode && u.isBuffer(t) ? (this.append(a, t.toString("base64")), !1) : l.defaultVisitor.apply(this, arguments);
477
477
  }
478
478
  }, s));
479
479
  }
480
- function xt(e) {
480
+ function es(e) {
481
481
  return u.matchAll(/\w+|\[(\w*)]/g, e).map((s) => s[0] === "[]" ? "" : s[1] || s[0]);
482
482
  }
483
- function es(e) {
483
+ function ts(e) {
484
484
  const s = {}, t = Object.keys(e);
485
- let n;
486
- const i = t.length;
485
+ let a;
486
+ const r = t.length;
487
487
  let l;
488
- for (n = 0; n < i; n++)
489
- l = t[n], s[l] = e[l];
488
+ for (a = 0; a < r; a++)
489
+ l = t[a], s[l] = e[l];
490
490
  return s;
491
491
  }
492
- function Ke(e) {
493
- function s(t, n, i, l) {
494
- let r = t[l++];
495
- const h = Number.isFinite(+r), f = l >= t.length;
496
- return r = !r && u.isArray(i) ? i.length : r, f ? (u.hasOwnProp(i, r) ? i[r] = [i[r], n] : i[r] = n, !h) : ((!i[r] || !u.isObject(i[r])) && (i[r] = []), s(t, n, i[r], l) && u.isArray(i[r]) && (i[r] = es(i[r])), !h);
492
+ function Ze(e) {
493
+ function s(t, a, r, l) {
494
+ let i = t[l++];
495
+ const h = Number.isFinite(+i), f = l >= t.length;
496
+ return i = !i && u.isArray(r) ? r.length : i, f ? (u.hasOwnProp(r, i) ? r[i] = [r[i], a] : r[i] = a, !h) : ((!r[i] || !u.isObject(r[i])) && (r[i] = []), s(t, a, r[i], l) && u.isArray(r[i]) && (r[i] = ts(r[i])), !h);
497
497
  }
498
498
  if (u.isFormData(e) && u.isFunction(e.entries)) {
499
499
  const t = {};
500
- return u.forEachEntry(e, (n, i) => {
501
- s(xt(n), i, t, 0);
500
+ return u.forEachEntry(e, (a, r) => {
501
+ s(es(a), r, t, 0);
502
502
  }), t;
503
503
  }
504
504
  return null;
505
505
  }
506
- function ts(e, s, t) {
506
+ function ss(e, s, t) {
507
507
  if (u.isString(e))
508
508
  try {
509
509
  return (s || JSON.parse)(e), u.trim(e);
510
- } catch (n) {
511
- if (n.name !== "SyntaxError")
512
- throw n;
510
+ } catch (a) {
511
+ if (a.name !== "SyntaxError")
512
+ throw a;
513
513
  }
514
514
  return (t || JSON.stringify)(e);
515
515
  }
516
- const me = {
517
- transitional: Ze,
516
+ const fe = {
517
+ transitional: Je,
518
518
  adapter: ["xhr", "http"],
519
519
  transformRequest: [function(s, t) {
520
- const n = t.getContentType() || "", i = n.indexOf("application/json") > -1, l = u.isObject(s);
520
+ const a = t.getContentType() || "", r = a.indexOf("application/json") > -1, l = u.isObject(s);
521
521
  if (l && u.isHTMLForm(s) && (s = new FormData(s)), u.isFormData(s))
522
- return i && i ? JSON.stringify(Ke(s)) : s;
522
+ return r && r ? JSON.stringify(Ze(s)) : s;
523
523
  if (u.isArrayBuffer(s) || u.isBuffer(s) || u.isStream(s) || u.isFile(s) || u.isBlob(s))
524
524
  return s;
525
525
  if (u.isArrayBufferView(s))
@@ -528,28 +528,28 @@ const me = {
528
528
  return t.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), s.toString();
529
529
  let h;
530
530
  if (l) {
531
- if (n.indexOf("application/x-www-form-urlencoded") > -1)
532
- return Yt(s, this.formSerializer).toString();
533
- if ((h = u.isFileList(s)) || n.indexOf("multipart/form-data") > -1) {
531
+ if (a.indexOf("application/x-www-form-urlencoded") > -1)
532
+ return xt(s, this.formSerializer).toString();
533
+ if ((h = u.isFileList(s)) || a.indexOf("multipart/form-data") > -1) {
534
534
  const f = this.env && this.env.FormData;
535
- return x(
535
+ return ee(
536
536
  h ? { "files[]": s } : s,
537
537
  f && new f(),
538
538
  this.formSerializer
539
539
  );
540
540
  }
541
541
  }
542
- return l || i ? (t.setContentType("application/json", !1), ts(s)) : s;
542
+ return l || r ? (t.setContentType("application/json", !1), ss(s)) : s;
543
543
  }],
544
544
  transformResponse: [function(s) {
545
- const t = this.transitional || me.transitional, n = t && t.forcedJSONParsing, i = this.responseType === "json";
546
- if (s && u.isString(s) && (n && !this.responseType || i)) {
547
- const r = !(t && t.silentJSONParsing) && i;
545
+ const t = this.transitional || fe.transitional, a = t && t.forcedJSONParsing, r = this.responseType === "json";
546
+ if (s && u.isString(s) && (a && !this.responseType || r)) {
547
+ const i = !(t && t.silentJSONParsing) && r;
548
548
  try {
549
549
  return JSON.parse(s);
550
550
  } catch (h) {
551
- if (r)
552
- throw h.name === "SyntaxError" ? p.from(h, p.ERR_BAD_RESPONSE, this, null, this.response) : h;
551
+ if (i)
552
+ throw h.name === "SyntaxError" ? v.from(h, v.ERR_BAD_RESPONSE, this, null, this.response) : h;
553
553
  }
554
554
  }
555
555
  return s;
@@ -564,8 +564,8 @@ const me = {
564
564
  maxContentLength: -1,
565
565
  maxBodyLength: -1,
566
566
  env: {
567
- FormData: O.classes.FormData,
568
- Blob: O.classes.Blob
567
+ FormData: L.classes.FormData,
568
+ Blob: L.classes.Blob
569
569
  },
570
570
  validateStatus: function(s) {
571
571
  return s >= 200 && s < 300;
@@ -578,9 +578,9 @@ const me = {
578
578
  }
579
579
  };
580
580
  u.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
581
- me.headers[e] = {};
581
+ fe.headers[e] = {};
582
582
  });
583
- const fe = me, ss = u.toObjectSet([
583
+ const Ce = fe, ns = u.toObjectSet([
584
584
  "age",
585
585
  "authorization",
586
586
  "content-length",
@@ -598,122 +598,122 @@ const fe = me, ss = u.toObjectSet([
598
598
  "referer",
599
599
  "retry-after",
600
600
  "user-agent"
601
- ]), ns = (e) => {
601
+ ]), as = (e) => {
602
602
  const s = {};
603
- let t, n, i;
603
+ let t, a, r;
604
604
  return e && e.split(`
605
- `).forEach(function(r) {
606
- i = r.indexOf(":"), t = r.substring(0, i).trim().toLowerCase(), n = r.substring(i + 1).trim(), !(!t || s[t] && ss[t]) && (t === "set-cookie" ? s[t] ? s[t].push(n) : s[t] = [n] : s[t] = s[t] ? s[t] + ", " + n : n);
605
+ `).forEach(function(i) {
606
+ r = i.indexOf(":"), t = i.substring(0, r).trim().toLowerCase(), a = i.substring(r + 1).trim(), !(!t || s[t] && ns[t]) && (t === "set-cookie" ? s[t] ? s[t].push(a) : s[t] = [a] : s[t] = s[t] ? s[t] + ", " + a : a);
607
607
  }), s;
608
- }, $e = Symbol("internals");
609
- function j(e) {
608
+ }, Ee = Symbol("internals");
609
+ function z(e) {
610
610
  return e && String(e).trim().toLowerCase();
611
611
  }
612
- function J(e) {
613
- return e === !1 || e == null ? e : u.isArray(e) ? e.map(J) : String(e);
612
+ function Z(e) {
613
+ return e === !1 || e == null ? e : u.isArray(e) ? e.map(Z) : String(e);
614
614
  }
615
- function as(e) {
615
+ function os(e) {
616
616
  const s = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
617
- let n;
618
- for (; n = t.exec(e); )
619
- s[n[1]] = n[2];
617
+ let a;
618
+ for (; a = t.exec(e); )
619
+ s[a[1]] = a[2];
620
620
  return s;
621
621
  }
622
- const os = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
623
- function ne(e, s, t, n, i) {
624
- if (u.isFunction(n))
625
- return n.call(this, s, t);
626
- if (i && (s = t), !!u.isString(s)) {
627
- if (u.isString(n))
628
- return s.indexOf(n) !== -1;
629
- if (u.isRegExp(n))
630
- return n.test(s);
622
+ const rs = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
623
+ function ae(e, s, t, a, r) {
624
+ if (u.isFunction(a))
625
+ return a.call(this, s, t);
626
+ if (r && (s = t), !!u.isString(s)) {
627
+ if (u.isString(a))
628
+ return s.indexOf(a) !== -1;
629
+ if (u.isRegExp(a))
630
+ return a.test(s);
631
631
  }
632
632
  }
633
633
  function is(e) {
634
- return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (s, t, n) => t.toUpperCase() + n);
634
+ return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (s, t, a) => t.toUpperCase() + a);
635
635
  }
636
- function rs(e, s) {
636
+ function ls(e, s) {
637
637
  const t = u.toCamelCase(" " + s);
638
- ["get", "set", "has"].forEach((n) => {
639
- Object.defineProperty(e, n + t, {
640
- value: function(i, l, r) {
641
- return this[n].call(this, s, i, l, r);
638
+ ["get", "set", "has"].forEach((a) => {
639
+ Object.defineProperty(e, a + t, {
640
+ value: function(r, l, i) {
641
+ return this[a].call(this, s, r, l, i);
642
642
  },
643
643
  configurable: !0
644
644
  });
645
645
  });
646
646
  }
647
- class ee {
647
+ class te {
648
648
  constructor(s) {
649
649
  s && this.set(s);
650
650
  }
651
- set(s, t, n) {
652
- const i = this;
651
+ set(s, t, a) {
652
+ const r = this;
653
653
  function l(h, f, m) {
654
- const y = j(f);
654
+ const y = z(f);
655
655
  if (!y)
656
656
  throw new Error("header name must be a non-empty string");
657
- const b = u.findKey(i, y);
658
- (!b || i[b] === void 0 || m === !0 || m === void 0 && i[b] !== !1) && (i[b || f] = J(h));
657
+ const b = u.findKey(r, y);
658
+ (!b || r[b] === void 0 || m === !0 || m === void 0 && r[b] !== !1) && (r[b || f] = Z(h));
659
659
  }
660
- const r = (h, f) => u.forEach(h, (m, y) => l(m, y, f));
661
- return u.isPlainObject(s) || s instanceof this.constructor ? r(s, t) : u.isString(s) && (s = s.trim()) && !os(s) ? r(ns(s), t) : s != null && l(t, s, n), this;
660
+ const i = (h, f) => u.forEach(h, (m, y) => l(m, y, f));
661
+ return u.isPlainObject(s) || s instanceof this.constructor ? i(s, t) : u.isString(s) && (s = s.trim()) && !rs(s) ? i(as(s), t) : s != null && l(t, s, a), this;
662
662
  }
663
663
  get(s, t) {
664
- if (s = j(s), s) {
665
- const n = u.findKey(this, s);
666
- if (n) {
667
- const i = this[n];
664
+ if (s = z(s), s) {
665
+ const a = u.findKey(this, s);
666
+ if (a) {
667
+ const r = this[a];
668
668
  if (!t)
669
- return i;
669
+ return r;
670
670
  if (t === !0)
671
- return as(i);
671
+ return os(r);
672
672
  if (u.isFunction(t))
673
- return t.call(this, i, n);
673
+ return t.call(this, r, a);
674
674
  if (u.isRegExp(t))
675
- return t.exec(i);
675
+ return t.exec(r);
676
676
  throw new TypeError("parser must be boolean|regexp|function");
677
677
  }
678
678
  }
679
679
  }
680
680
  has(s, t) {
681
- if (s = j(s), s) {
682
- const n = u.findKey(this, s);
683
- return !!(n && this[n] !== void 0 && (!t || ne(this, this[n], n, t)));
681
+ if (s = z(s), s) {
682
+ const a = u.findKey(this, s);
683
+ return !!(a && this[a] !== void 0 && (!t || ae(this, this[a], a, t)));
684
684
  }
685
685
  return !1;
686
686
  }
687
687
  delete(s, t) {
688
- const n = this;
689
- let i = !1;
690
- function l(r) {
691
- if (r = j(r), r) {
692
- const h = u.findKey(n, r);
693
- h && (!t || ne(n, n[h], h, t)) && (delete n[h], i = !0);
688
+ const a = this;
689
+ let r = !1;
690
+ function l(i) {
691
+ if (i = z(i), i) {
692
+ const h = u.findKey(a, i);
693
+ h && (!t || ae(a, a[h], h, t)) && (delete a[h], r = !0);
694
694
  }
695
695
  }
696
- return u.isArray(s) ? s.forEach(l) : l(s), i;
696
+ return u.isArray(s) ? s.forEach(l) : l(s), r;
697
697
  }
698
698
  clear(s) {
699
699
  const t = Object.keys(this);
700
- let n = t.length, i = !1;
701
- for (; n--; ) {
702
- const l = t[n];
703
- (!s || ne(this, this[l], l, s, !0)) && (delete this[l], i = !0);
700
+ let a = t.length, r = !1;
701
+ for (; a--; ) {
702
+ const l = t[a];
703
+ (!s || ae(this, this[l], l, s, !0)) && (delete this[l], r = !0);
704
704
  }
705
- return i;
705
+ return r;
706
706
  }
707
707
  normalize(s) {
708
- const t = this, n = {};
709
- return u.forEach(this, (i, l) => {
710
- const r = u.findKey(n, l);
711
- if (r) {
712
- t[r] = J(i), delete t[l];
708
+ const t = this, a = {};
709
+ return u.forEach(this, (r, l) => {
710
+ const i = u.findKey(a, l);
711
+ if (i) {
712
+ t[i] = Z(r), delete t[l];
713
713
  return;
714
714
  }
715
715
  const h = s ? is(l) : String(l).trim();
716
- h !== l && delete t[l], t[h] = J(i), n[h] = !0;
716
+ h !== l && delete t[l], t[h] = Z(r), a[h] = !0;
717
717
  }), this;
718
718
  }
719
719
  concat(...s) {
@@ -721,8 +721,8 @@ class ee {
721
721
  }
722
722
  toJSON(s) {
723
723
  const t = /* @__PURE__ */ Object.create(null);
724
- return u.forEach(this, (n, i) => {
725
- n != null && n !== !1 && (t[i] = s && u.isArray(n) ? n.join(", ") : n);
724
+ return u.forEach(this, (a, r) => {
725
+ a != null && a !== !1 && (t[r] = s && u.isArray(a) ? a.join(", ") : a);
726
726
  }), t;
727
727
  }
728
728
  [Symbol.iterator]() {
@@ -739,69 +739,69 @@ class ee {
739
739
  return s instanceof this ? s : new this(s);
740
740
  }
741
741
  static concat(s, ...t) {
742
- const n = new this(s);
743
- return t.forEach((i) => n.set(i)), n;
742
+ const a = new this(s);
743
+ return t.forEach((r) => a.set(r)), a;
744
744
  }
745
745
  static accessor(s) {
746
- const n = (this[$e] = this[$e] = {
746
+ const a = (this[Ee] = this[Ee] = {
747
747
  accessors: {}
748
- }).accessors, i = this.prototype;
749
- function l(r) {
750
- const h = j(r);
751
- n[h] || (rs(i, r), n[h] = !0);
748
+ }).accessors, r = this.prototype;
749
+ function l(i) {
750
+ const h = z(i);
751
+ a[h] || (ls(r, i), a[h] = !0);
752
752
  }
753
753
  return u.isArray(s) ? s.forEach(l) : l(s), this;
754
754
  }
755
755
  }
756
- ee.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
757
- u.reduceDescriptors(ee.prototype, ({ value: e }, s) => {
756
+ te.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
757
+ u.reduceDescriptors(te.prototype, ({ value: e }, s) => {
758
758
  let t = s[0].toUpperCase() + s.slice(1);
759
759
  return {
760
760
  get: () => e,
761
- set(n) {
762
- this[t] = n;
761
+ set(a) {
762
+ this[t] = a;
763
763
  }
764
764
  };
765
765
  });
766
- u.freezeMethods(ee);
767
- const N = ee;
768
- function ae(e, s) {
769
- const t = this || fe, n = s || t, i = N.from(n.headers);
770
- let l = n.data;
766
+ u.freezeMethods(te);
767
+ const N = te;
768
+ function oe(e, s) {
769
+ const t = this || Ce, a = s || t, r = N.from(a.headers);
770
+ let l = a.data;
771
771
  return u.forEach(e, function(h) {
772
- l = h.call(t, l, i.normalize(), s ? s.status : void 0);
773
- }), i.normalize(), l;
772
+ l = h.call(t, l, r.normalize(), s ? s.status : void 0);
773
+ }), r.normalize(), l;
774
774
  }
775
- function Xe(e) {
775
+ function Ke(e) {
776
776
  return !!(e && e.__CANCEL__);
777
777
  }
778
- function z(e, s, t) {
779
- p.call(this, e ?? "canceled", p.ERR_CANCELED, s, t), this.name = "CanceledError";
778
+ function W(e, s, t) {
779
+ v.call(this, e ?? "canceled", v.ERR_CANCELED, s, t), this.name = "CanceledError";
780
780
  }
781
- u.inherits(z, p, {
781
+ u.inherits(W, v, {
782
782
  __CANCEL__: !0
783
783
  });
784
- function ls(e, s, t) {
785
- const n = t.config.validateStatus;
786
- !t.status || !n || n(t.status) ? e(t) : s(new p(
784
+ function cs(e, s, t) {
785
+ const a = t.config.validateStatus;
786
+ !t.status || !a || a(t.status) ? e(t) : s(new v(
787
787
  "Request failed with status code " + t.status,
788
- [p.ERR_BAD_REQUEST, p.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
788
+ [v.ERR_BAD_REQUEST, v.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
789
789
  t.config,
790
790
  t.request,
791
791
  t
792
792
  ));
793
793
  }
794
- const cs = O.isStandardBrowserEnv ? (
794
+ const ds = L.isStandardBrowserEnv ? (
795
795
  // Standard browser envs support document.cookie
796
796
  function() {
797
797
  return {
798
- write: function(t, n, i, l, r, h) {
798
+ write: function(t, a, r, l, i, h) {
799
799
  const f = [];
800
- f.push(t + "=" + encodeURIComponent(n)), u.isNumber(i) && f.push("expires=" + new Date(i).toGMTString()), u.isString(l) && f.push("path=" + l), u.isString(r) && f.push("domain=" + r), h === !0 && f.push("secure"), document.cookie = f.join("; ");
800
+ f.push(t + "=" + encodeURIComponent(a)), u.isNumber(r) && f.push("expires=" + new Date(r).toGMTString()), u.isString(l) && f.push("path=" + l), u.isString(i) && f.push("domain=" + i), h === !0 && f.push("secure"), document.cookie = f.join("; ");
801
801
  },
802
802
  read: function(t) {
803
- const n = document.cookie.match(new RegExp("(^|;\\s*)(" + t + ")=([^;]*)"));
804
- return n ? decodeURIComponent(n[3]) : null;
803
+ const a = document.cookie.match(new RegExp("(^|;\\s*)(" + t + ")=([^;]*)"));
804
+ return a ? decodeURIComponent(a[3]) : null;
805
805
  },
806
806
  remove: function(t) {
807
807
  this.write(t, "", Date.now() - 864e5);
@@ -822,24 +822,24 @@ const cs = O.isStandardBrowserEnv ? (
822
822
  };
823
823
  }()
824
824
  );
825
- function ds(e) {
825
+ function us(e) {
826
826
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
827
827
  }
828
- function us(e, s) {
828
+ function hs(e, s) {
829
829
  return s ? e.replace(/\/+$/, "") + "/" + s.replace(/^\/+/, "") : e;
830
830
  }
831
- function Qe(e, s) {
832
- return e && !ds(s) ? us(e, s) : s;
831
+ function Xe(e, s) {
832
+ return e && !us(s) ? hs(e, s) : s;
833
833
  }
834
- const hs = O.isStandardBrowserEnv ? (
834
+ const ys = L.isStandardBrowserEnv ? (
835
835
  // Standard browser envs have full support of the APIs needed to test
836
836
  // whether the request URL is of the same origin as current location.
837
837
  function() {
838
838
  const s = /(msie|trident)/i.test(navigator.userAgent), t = document.createElement("a");
839
- let n;
840
- function i(l) {
841
- let r = l;
842
- return s && (t.setAttribute("href", r), r = t.href), t.setAttribute("href", r), {
839
+ let a;
840
+ function r(l) {
841
+ let i = l;
842
+ return s && (t.setAttribute("href", i), i = t.href), t.setAttribute("href", i), {
843
843
  href: t.href,
844
844
  protocol: t.protocol ? t.protocol.replace(/:$/, "") : "",
845
845
  host: t.host,
@@ -850,9 +850,9 @@ const hs = O.isStandardBrowserEnv ? (
850
850
  pathname: t.pathname.charAt(0) === "/" ? t.pathname : "/" + t.pathname
851
851
  };
852
852
  }
853
- return n = i(window.location.href), function(r) {
854
- const h = u.isString(r) ? i(r) : r;
855
- return h.protocol === n.protocol && h.host === n.host;
853
+ return a = r(window.location.href), function(i) {
854
+ const h = u.isString(i) ? r(i) : i;
855
+ return h.protocol === a.protocol && h.host === a.host;
856
856
  };
857
857
  }()
858
858
  ) : (
@@ -863,116 +863,116 @@ const hs = O.isStandardBrowserEnv ? (
863
863
  };
864
864
  }()
865
865
  );
866
- function ys(e) {
866
+ function ms(e) {
867
867
  const s = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
868
868
  return s && s[1] || "";
869
869
  }
870
- function ms(e, s) {
870
+ function fs(e, s) {
871
871
  e = e || 10;
872
- const t = new Array(e), n = new Array(e);
873
- let i = 0, l = 0, r;
872
+ const t = new Array(e), a = new Array(e);
873
+ let r = 0, l = 0, i;
874
874
  return s = s !== void 0 ? s : 1e3, function(f) {
875
- const m = Date.now(), y = n[l];
876
- r || (r = m), t[i] = f, n[i] = m;
877
- let b = l, $ = 0;
878
- for (; b !== i; )
879
- $ += t[b++], b = b % e;
880
- if (i = (i + 1) % e, i === l && (l = (l + 1) % e), m - r < s)
875
+ const m = Date.now(), y = a[l];
876
+ i || (i = m), t[r] = f, a[r] = m;
877
+ let b = l, S = 0;
878
+ for (; b !== r; )
879
+ S += t[b++], b = b % e;
880
+ if (r = (r + 1) % e, r === l && (l = (l + 1) % e), m - i < s)
881
881
  return;
882
- const S = y && m - y;
883
- return S ? Math.round($ * 1e3 / S) : void 0;
882
+ const E = y && m - y;
883
+ return E ? Math.round(S * 1e3 / E) : void 0;
884
884
  };
885
885
  }
886
- function Se(e, s) {
886
+ function $e(e, s) {
887
887
  let t = 0;
888
- const n = ms(50, 250);
889
- return (i) => {
890
- const l = i.loaded, r = i.lengthComputable ? i.total : void 0, h = l - t, f = n(h), m = l <= r;
888
+ const a = fs(50, 250);
889
+ return (r) => {
890
+ const l = r.loaded, i = r.lengthComputable ? r.total : void 0, h = l - t, f = a(h), m = l <= i;
891
891
  t = l;
892
892
  const y = {
893
893
  loaded: l,
894
- total: r,
895
- progress: r ? l / r : void 0,
894
+ total: i,
895
+ progress: i ? l / i : void 0,
896
896
  bytes: h,
897
897
  rate: f || void 0,
898
- estimated: f && r && m ? (r - l) / f : void 0,
899
- event: i
898
+ estimated: f && i && m ? (i - l) / f : void 0,
899
+ event: r
900
900
  };
901
901
  y[s ? "download" : "upload"] = !0, e(y);
902
902
  };
903
903
  }
904
- const fs = typeof XMLHttpRequest < "u", Cs = fs && function(e) {
905
- return new Promise(function(t, n) {
906
- let i = e.data;
907
- const l = N.from(e.headers).normalize(), r = e.responseType;
904
+ const Cs = typeof XMLHttpRequest < "u", ws = Cs && function(e) {
905
+ return new Promise(function(t, a) {
906
+ let r = e.data;
907
+ const l = N.from(e.headers).normalize(), i = e.responseType;
908
908
  let h;
909
909
  function f() {
910
910
  e.cancelToken && e.cancelToken.unsubscribe(h), e.signal && e.signal.removeEventListener("abort", h);
911
911
  }
912
912
  let m;
913
- u.isFormData(i) && (O.isStandardBrowserEnv || O.isStandardBrowserWebWorkerEnv ? l.setContentType(!1) : l.getContentType(/^\s*multipart\/form-data/) ? u.isString(m = l.getContentType()) && l.setContentType(m.replace(/^\s*(multipart\/form-data);+/, "$1")) : l.setContentType("multipart/form-data"));
913
+ u.isFormData(r) && (L.isStandardBrowserEnv || L.isStandardBrowserWebWorkerEnv ? l.setContentType(!1) : l.getContentType(/^\s*multipart\/form-data/) ? u.isString(m = l.getContentType()) && l.setContentType(m.replace(/^\s*(multipart\/form-data);+/, "$1")) : l.setContentType("multipart/form-data"));
914
914
  let y = new XMLHttpRequest();
915
915
  if (e.auth) {
916
- const w = e.auth.username || "", v = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : "";
917
- l.set("Authorization", "Basic " + btoa(w + ":" + v));
916
+ const w = e.auth.username || "", p = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : "";
917
+ l.set("Authorization", "Basic " + btoa(w + ":" + p));
918
918
  }
919
- const b = Qe(e.baseURL, e.url);
920
- y.open(e.method.toUpperCase(), Je(b, e.params, e.paramsSerializer), !0), y.timeout = e.timeout;
921
- function $() {
919
+ const b = Xe(e.baseURL, e.url);
920
+ y.open(e.method.toUpperCase(), qe(b, e.params, e.paramsSerializer), !0), y.timeout = e.timeout;
921
+ function S() {
922
922
  if (!y)
923
923
  return;
924
924
  const w = N.from(
925
925
  "getAllResponseHeaders" in y && y.getAllResponseHeaders()
926
- ), B = {
927
- data: !r || r === "text" || r === "json" ? y.responseText : y.response,
926
+ ), $ = {
927
+ data: !i || i === "text" || i === "json" ? y.responseText : y.response,
928
928
  status: y.status,
929
929
  statusText: y.statusText,
930
930
  headers: w,
931
931
  config: e,
932
932
  request: y
933
933
  };
934
- ls(function(P) {
935
- t(P), f();
936
- }, function(P) {
937
- n(P), f();
938
- }, B), y = null;
934
+ cs(function(R) {
935
+ t(R), f();
936
+ }, function(R) {
937
+ a(R), f();
938
+ }, $), y = null;
939
939
  }
940
- if ("onloadend" in y ? y.onloadend = $ : y.onreadystatechange = function() {
941
- !y || y.readyState !== 4 || y.status === 0 && !(y.responseURL && y.responseURL.indexOf("file:") === 0) || setTimeout($);
940
+ if ("onloadend" in y ? y.onloadend = S : y.onreadystatechange = function() {
941
+ !y || y.readyState !== 4 || y.status === 0 && !(y.responseURL && y.responseURL.indexOf("file:") === 0) || setTimeout(S);
942
942
  }, y.onabort = function() {
943
- y && (n(new p("Request aborted", p.ECONNABORTED, e, y)), y = null);
943
+ y && (a(new v("Request aborted", v.ECONNABORTED, e, y)), y = null);
944
944
  }, y.onerror = function() {
945
- n(new p("Network Error", p.ERR_NETWORK, e, y)), y = null;
945
+ a(new v("Network Error", v.ERR_NETWORK, e, y)), y = null;
946
946
  }, y.ontimeout = function() {
947
- let v = e.timeout ? "timeout of " + e.timeout + "ms exceeded" : "timeout exceeded";
948
- const B = e.transitional || Ze;
949
- e.timeoutErrorMessage && (v = e.timeoutErrorMessage), n(new p(
950
- v,
951
- B.clarifyTimeoutError ? p.ETIMEDOUT : p.ECONNABORTED,
947
+ let p = e.timeout ? "timeout of " + e.timeout + "ms exceeded" : "timeout exceeded";
948
+ const $ = e.transitional || Je;
949
+ e.timeoutErrorMessage && (p = e.timeoutErrorMessage), a(new v(
950
+ p,
951
+ $.clarifyTimeoutError ? v.ETIMEDOUT : v.ECONNABORTED,
952
952
  e,
953
953
  y
954
954
  )), y = null;
955
- }, O.isStandardBrowserEnv) {
956
- const w = (e.withCredentials || hs(b)) && e.xsrfCookieName && cs.read(e.xsrfCookieName);
955
+ }, L.isStandardBrowserEnv) {
956
+ const w = (e.withCredentials || ys(b)) && e.xsrfCookieName && ds.read(e.xsrfCookieName);
957
957
  w && l.set(e.xsrfHeaderName, w);
958
958
  }
959
- i === void 0 && l.setContentType(null), "setRequestHeader" in y && u.forEach(l.toJSON(), function(v, B) {
960
- y.setRequestHeader(B, v);
961
- }), u.isUndefined(e.withCredentials) || (y.withCredentials = !!e.withCredentials), r && r !== "json" && (y.responseType = e.responseType), typeof e.onDownloadProgress == "function" && y.addEventListener("progress", Se(e.onDownloadProgress, !0)), typeof e.onUploadProgress == "function" && y.upload && y.upload.addEventListener("progress", Se(e.onUploadProgress)), (e.cancelToken || e.signal) && (h = (w) => {
962
- y && (n(!w || w.type ? new z(null, e, y) : w), y.abort(), y = null);
959
+ r === void 0 && l.setContentType(null), "setRequestHeader" in y && u.forEach(l.toJSON(), function(p, $) {
960
+ y.setRequestHeader($, p);
961
+ }), u.isUndefined(e.withCredentials) || (y.withCredentials = !!e.withCredentials), i && i !== "json" && (y.responseType = e.responseType), typeof e.onDownloadProgress == "function" && y.addEventListener("progress", $e(e.onDownloadProgress, !0)), typeof e.onUploadProgress == "function" && y.upload && y.upload.addEventListener("progress", $e(e.onUploadProgress)), (e.cancelToken || e.signal) && (h = (w) => {
962
+ y && (a(!w || w.type ? new W(null, e, y) : w), y.abort(), y = null);
963
963
  }, e.cancelToken && e.cancelToken.subscribe(h), e.signal && (e.signal.aborted ? h() : e.signal.addEventListener("abort", h)));
964
- const S = ys(b);
965
- if (S && O.protocols.indexOf(S) === -1) {
966
- n(new p("Unsupported protocol " + S + ":", p.ERR_BAD_REQUEST, e));
964
+ const E = ms(b);
965
+ if (E && L.protocols.indexOf(E) === -1) {
966
+ a(new v("Unsupported protocol " + E + ":", v.ERR_BAD_REQUEST, e));
967
967
  return;
968
968
  }
969
- y.send(i || null);
969
+ y.send(r || null);
970
970
  });
971
- }, ce = {
971
+ }, de = {
972
972
  http: Vt,
973
- xhr: Cs
973
+ xhr: ws
974
974
  };
975
- u.forEach(ce, (e, s) => {
975
+ u.forEach(de, (e, s) => {
976
976
  if (e) {
977
977
  try {
978
978
  Object.defineProperty(e, "name", { value: s });
@@ -981,176 +981,176 @@ u.forEach(ce, (e, s) => {
981
981
  Object.defineProperty(e, "adapterName", { value: s });
982
982
  }
983
983
  });
984
- const Be = (e) => `- ${e}`, ws = (e) => u.isFunction(e) || e === null || e === !1, Ye = {
984
+ const Be = (e) => `- ${e}`, gs = (e) => u.isFunction(e) || e === null || e === !1, Qe = {
985
985
  getAdapter: (e) => {
986
986
  e = u.isArray(e) ? e : [e];
987
987
  const { length: s } = e;
988
- let t, n;
989
- const i = {};
988
+ let t, a;
989
+ const r = {};
990
990
  for (let l = 0; l < s; l++) {
991
991
  t = e[l];
992
- let r;
993
- if (n = t, !ws(t) && (n = ce[(r = String(t)).toLowerCase()], n === void 0))
994
- throw new p(`Unknown adapter '${r}'`);
995
- if (n)
992
+ let i;
993
+ if (a = t, !gs(t) && (a = de[(i = String(t)).toLowerCase()], a === void 0))
994
+ throw new v(`Unknown adapter '${i}'`);
995
+ if (a)
996
996
  break;
997
- i[r || "#" + l] = n;
997
+ r[i || "#" + l] = a;
998
998
  }
999
- if (!n) {
1000
- const l = Object.entries(i).map(
999
+ if (!a) {
1000
+ const l = Object.entries(r).map(
1001
1001
  ([h, f]) => `adapter ${h} ` + (f === !1 ? "is not supported by the environment" : "is not available in the build")
1002
1002
  );
1003
- let r = s ? l.length > 1 ? `since :
1003
+ let i = s ? l.length > 1 ? `since :
1004
1004
  ` + l.map(Be).join(`
1005
1005
  `) : " " + Be(l[0]) : "as no adapter specified";
1006
- throw new p(
1007
- "There is no suitable adapter to dispatch the request " + r,
1006
+ throw new v(
1007
+ "There is no suitable adapter to dispatch the request " + i,
1008
1008
  "ERR_NOT_SUPPORT"
1009
1009
  );
1010
1010
  }
1011
- return n;
1011
+ return a;
1012
1012
  },
1013
- adapters: ce
1013
+ adapters: de
1014
1014
  };
1015
- function oe(e) {
1015
+ function re(e) {
1016
1016
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1017
- throw new z(null, e);
1017
+ throw new W(null, e);
1018
1018
  }
1019
- function ke(e) {
1020
- return oe(e), e.headers = N.from(e.headers), e.data = ae.call(
1019
+ function Pe(e) {
1020
+ return re(e), e.headers = N.from(e.headers), e.data = oe.call(
1021
1021
  e,
1022
1022
  e.transformRequest
1023
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Ye.getAdapter(e.adapter || fe.adapter)(e).then(function(n) {
1024
- return oe(e), n.data = ae.call(
1023
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Qe.getAdapter(e.adapter || Ce.adapter)(e).then(function(a) {
1024
+ return re(e), a.data = oe.call(
1025
1025
  e,
1026
1026
  e.transformResponse,
1027
- n
1028
- ), n.headers = N.from(n.headers), n;
1029
- }, function(n) {
1030
- return Xe(n) || (oe(e), n && n.response && (n.response.data = ae.call(
1027
+ a
1028
+ ), a.headers = N.from(a.headers), a;
1029
+ }, function(a) {
1030
+ return Ke(a) || (re(e), a && a.response && (a.response.data = oe.call(
1031
1031
  e,
1032
1032
  e.transformResponse,
1033
- n.response
1034
- ), n.response.headers = N.from(n.response.headers))), Promise.reject(n);
1033
+ a.response
1034
+ ), a.response.headers = N.from(a.response.headers))), Promise.reject(a);
1035
1035
  });
1036
1036
  }
1037
- const Pe = (e) => e instanceof N ? e.toJSON() : e;
1038
- function D(e, s) {
1037
+ const Re = (e) => e instanceof N ? e.toJSON() : e;
1038
+ function F(e, s) {
1039
1039
  s = s || {};
1040
1040
  const t = {};
1041
- function n(m, y, b) {
1041
+ function a(m, y, b) {
1042
1042
  return u.isPlainObject(m) && u.isPlainObject(y) ? u.merge.call({ caseless: b }, m, y) : u.isPlainObject(y) ? u.merge({}, y) : u.isArray(y) ? y.slice() : y;
1043
1043
  }
1044
- function i(m, y, b) {
1044
+ function r(m, y, b) {
1045
1045
  if (u.isUndefined(y)) {
1046
1046
  if (!u.isUndefined(m))
1047
- return n(void 0, m, b);
1047
+ return a(void 0, m, b);
1048
1048
  } else
1049
- return n(m, y, b);
1049
+ return a(m, y, b);
1050
1050
  }
1051
1051
  function l(m, y) {
1052
1052
  if (!u.isUndefined(y))
1053
- return n(void 0, y);
1053
+ return a(void 0, y);
1054
1054
  }
1055
- function r(m, y) {
1055
+ function i(m, y) {
1056
1056
  if (u.isUndefined(y)) {
1057
1057
  if (!u.isUndefined(m))
1058
- return n(void 0, m);
1058
+ return a(void 0, m);
1059
1059
  } else
1060
- return n(void 0, y);
1060
+ return a(void 0, y);
1061
1061
  }
1062
1062
  function h(m, y, b) {
1063
1063
  if (b in s)
1064
- return n(m, y);
1064
+ return a(m, y);
1065
1065
  if (b in e)
1066
- return n(void 0, m);
1066
+ return a(void 0, m);
1067
1067
  }
1068
1068
  const f = {
1069
1069
  url: l,
1070
1070
  method: l,
1071
1071
  data: l,
1072
- baseURL: r,
1073
- transformRequest: r,
1074
- transformResponse: r,
1075
- paramsSerializer: r,
1076
- timeout: r,
1077
- timeoutMessage: r,
1078
- withCredentials: r,
1079
- adapter: r,
1080
- responseType: r,
1081
- xsrfCookieName: r,
1082
- xsrfHeaderName: r,
1083
- onUploadProgress: r,
1084
- onDownloadProgress: r,
1085
- decompress: r,
1086
- maxContentLength: r,
1087
- maxBodyLength: r,
1088
- beforeRedirect: r,
1089
- transport: r,
1090
- httpAgent: r,
1091
- httpsAgent: r,
1092
- cancelToken: r,
1093
- socketPath: r,
1094
- responseEncoding: r,
1072
+ baseURL: i,
1073
+ transformRequest: i,
1074
+ transformResponse: i,
1075
+ paramsSerializer: i,
1076
+ timeout: i,
1077
+ timeoutMessage: i,
1078
+ withCredentials: i,
1079
+ adapter: i,
1080
+ responseType: i,
1081
+ xsrfCookieName: i,
1082
+ xsrfHeaderName: i,
1083
+ onUploadProgress: i,
1084
+ onDownloadProgress: i,
1085
+ decompress: i,
1086
+ maxContentLength: i,
1087
+ maxBodyLength: i,
1088
+ beforeRedirect: i,
1089
+ transport: i,
1090
+ httpAgent: i,
1091
+ httpsAgent: i,
1092
+ cancelToken: i,
1093
+ socketPath: i,
1094
+ responseEncoding: i,
1095
1095
  validateStatus: h,
1096
- headers: (m, y) => i(Pe(m), Pe(y), !0)
1096
+ headers: (m, y) => r(Re(m), Re(y), !0)
1097
1097
  };
1098
1098
  return u.forEach(Object.keys(Object.assign({}, e, s)), function(y) {
1099
- const b = f[y] || i, $ = b(e[y], s[y], y);
1100
- u.isUndefined($) && b !== h || (t[y] = $);
1099
+ const b = f[y] || r, S = b(e[y], s[y], y);
1100
+ u.isUndefined(S) && b !== h || (t[y] = S);
1101
1101
  }), t;
1102
1102
  }
1103
- const xe = "1.5.1", Ce = {};
1103
+ const Ye = "1.5.1", we = {};
1104
1104
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, s) => {
1105
- Ce[e] = function(n) {
1106
- return typeof n === e || "a" + (s < 1 ? "n " : " ") + e;
1105
+ we[e] = function(a) {
1106
+ return typeof a === e || "a" + (s < 1 ? "n " : " ") + e;
1107
1107
  };
1108
1108
  });
1109
- const Oe = {};
1110
- Ce.transitional = function(s, t, n) {
1111
- function i(l, r) {
1112
- return "[Axios v" + xe + "] Transitional option '" + l + "'" + r + (n ? ". " + n : "");
1109
+ const Le = {};
1110
+ we.transitional = function(s, t, a) {
1111
+ function r(l, i) {
1112
+ return "[Axios v" + Ye + "] Transitional option '" + l + "'" + i + (a ? ". " + a : "");
1113
1113
  }
1114
- return (l, r, h) => {
1114
+ return (l, i, h) => {
1115
1115
  if (s === !1)
1116
- throw new p(
1117
- i(r, " has been removed" + (t ? " in " + t : "")),
1118
- p.ERR_DEPRECATED
1116
+ throw new v(
1117
+ r(i, " has been removed" + (t ? " in " + t : "")),
1118
+ v.ERR_DEPRECATED
1119
1119
  );
1120
- return t && !Oe[r] && (Oe[r] = !0, console.warn(
1121
- i(
1122
- r,
1120
+ return t && !Le[i] && (Le[i] = !0, console.warn(
1121
+ r(
1122
+ i,
1123
1123
  " has been deprecated since v" + t + " and will be removed in the near future"
1124
1124
  )
1125
- )), s ? s(l, r, h) : !0;
1125
+ )), s ? s(l, i, h) : !0;
1126
1126
  };
1127
1127
  };
1128
- function gs(e, s, t) {
1128
+ function _s(e, s, t) {
1129
1129
  if (typeof e != "object")
1130
- throw new p("options must be an object", p.ERR_BAD_OPTION_VALUE);
1131
- const n = Object.keys(e);
1132
- let i = n.length;
1133
- for (; i-- > 0; ) {
1134
- const l = n[i], r = s[l];
1135
- if (r) {
1136
- const h = e[l], f = h === void 0 || r(h, l, e);
1130
+ throw new v("options must be an object", v.ERR_BAD_OPTION_VALUE);
1131
+ const a = Object.keys(e);
1132
+ let r = a.length;
1133
+ for (; r-- > 0; ) {
1134
+ const l = a[r], i = s[l];
1135
+ if (i) {
1136
+ const h = e[l], f = h === void 0 || i(h, l, e);
1137
1137
  if (f !== !0)
1138
- throw new p("option " + l + " must be " + f, p.ERR_BAD_OPTION_VALUE);
1138
+ throw new v("option " + l + " must be " + f, v.ERR_BAD_OPTION_VALUE);
1139
1139
  continue;
1140
1140
  }
1141
1141
  if (t !== !0)
1142
- throw new p("Unknown option " + l, p.ERR_BAD_OPTION);
1142
+ throw new v("Unknown option " + l, v.ERR_BAD_OPTION);
1143
1143
  }
1144
1144
  }
1145
- const de = {
1146
- assertOptions: gs,
1147
- validators: Ce
1148
- }, A = de.validators;
1149
- class K {
1145
+ const ue = {
1146
+ assertOptions: _s,
1147
+ validators: we
1148
+ }, I = ue.validators;
1149
+ class X {
1150
1150
  constructor(s) {
1151
1151
  this.defaults = s, this.interceptors = {
1152
- request: new Ee(),
1153
- response: new Ee()
1152
+ request: new Se(),
1153
+ response: new Se()
1154
1154
  };
1155
1155
  }
1156
1156
  /**
@@ -1162,19 +1162,19 @@ class K {
1162
1162
  * @returns {Promise} The Promise to be fulfilled
1163
1163
  */
1164
1164
  request(s, t) {
1165
- typeof s == "string" ? (t = t || {}, t.url = s) : t = s || {}, t = D(this.defaults, t);
1166
- const { transitional: n, paramsSerializer: i, headers: l } = t;
1167
- n !== void 0 && de.assertOptions(n, {
1168
- silentJSONParsing: A.transitional(A.boolean),
1169
- forcedJSONParsing: A.transitional(A.boolean),
1170
- clarifyTimeoutError: A.transitional(A.boolean)
1171
- }, !1), i != null && (u.isFunction(i) ? t.paramsSerializer = {
1172
- serialize: i
1173
- } : de.assertOptions(i, {
1174
- encode: A.function,
1175
- serialize: A.function
1165
+ typeof s == "string" ? (t = t || {}, t.url = s) : t = s || {}, t = F(this.defaults, t);
1166
+ const { transitional: a, paramsSerializer: r, headers: l } = t;
1167
+ a !== void 0 && ue.assertOptions(a, {
1168
+ silentJSONParsing: I.transitional(I.boolean),
1169
+ forcedJSONParsing: I.transitional(I.boolean),
1170
+ clarifyTimeoutError: I.transitional(I.boolean)
1171
+ }, !1), r != null && (u.isFunction(r) ? t.paramsSerializer = {
1172
+ serialize: r
1173
+ } : ue.assertOptions(r, {
1174
+ encode: I.function,
1175
+ serialize: I.function
1176
1176
  }, !0)), t.method = (t.method || this.defaults.method || "get").toLowerCase();
1177
- let r = l && u.merge(
1177
+ let i = l && u.merge(
1178
1178
  l.common,
1179
1179
  l[t.method]
1180
1180
  );
@@ -1183,75 +1183,75 @@ class K {
1183
1183
  (w) => {
1184
1184
  delete l[w];
1185
1185
  }
1186
- ), t.headers = N.concat(r, l);
1186
+ ), t.headers = N.concat(i, l);
1187
1187
  const h = [];
1188
1188
  let f = !0;
1189
- this.interceptors.request.forEach(function(v) {
1190
- typeof v.runWhen == "function" && v.runWhen(t) === !1 || (f = f && v.synchronous, h.unshift(v.fulfilled, v.rejected));
1189
+ this.interceptors.request.forEach(function(p) {
1190
+ typeof p.runWhen == "function" && p.runWhen(t) === !1 || (f = f && p.synchronous, h.unshift(p.fulfilled, p.rejected));
1191
1191
  });
1192
1192
  const m = [];
1193
- this.interceptors.response.forEach(function(v) {
1194
- m.push(v.fulfilled, v.rejected);
1193
+ this.interceptors.response.forEach(function(p) {
1194
+ m.push(p.fulfilled, p.rejected);
1195
1195
  });
1196
- let y, b = 0, $;
1196
+ let y, b = 0, S;
1197
1197
  if (!f) {
1198
- const w = [ke.bind(this), void 0];
1199
- for (w.unshift.apply(w, h), w.push.apply(w, m), $ = w.length, y = Promise.resolve(t); b < $; )
1198
+ const w = [Pe.bind(this), void 0];
1199
+ for (w.unshift.apply(w, h), w.push.apply(w, m), S = w.length, y = Promise.resolve(t); b < S; )
1200
1200
  y = y.then(w[b++], w[b++]);
1201
1201
  return y;
1202
1202
  }
1203
- $ = h.length;
1204
- let S = t;
1205
- for (b = 0; b < $; ) {
1206
- const w = h[b++], v = h[b++];
1203
+ S = h.length;
1204
+ let E = t;
1205
+ for (b = 0; b < S; ) {
1206
+ const w = h[b++], p = h[b++];
1207
1207
  try {
1208
- S = w(S);
1209
- } catch (B) {
1210
- v.call(this, B);
1208
+ E = w(E);
1209
+ } catch ($) {
1210
+ p.call(this, $);
1211
1211
  break;
1212
1212
  }
1213
1213
  }
1214
1214
  try {
1215
- y = ke.call(this, S);
1215
+ y = Pe.call(this, E);
1216
1216
  } catch (w) {
1217
1217
  return Promise.reject(w);
1218
1218
  }
1219
- for (b = 0, $ = m.length; b < $; )
1219
+ for (b = 0, S = m.length; b < S; )
1220
1220
  y = y.then(m[b++], m[b++]);
1221
1221
  return y;
1222
1222
  }
1223
1223
  getUri(s) {
1224
- s = D(this.defaults, s);
1225
- const t = Qe(s.baseURL, s.url);
1226
- return Je(t, s.params, s.paramsSerializer);
1224
+ s = F(this.defaults, s);
1225
+ const t = Xe(s.baseURL, s.url);
1226
+ return qe(t, s.params, s.paramsSerializer);
1227
1227
  }
1228
1228
  }
1229
1229
  u.forEach(["delete", "get", "head", "options"], function(s) {
1230
- K.prototype[s] = function(t, n) {
1231
- return this.request(D(n || {}, {
1230
+ X.prototype[s] = function(t, a) {
1231
+ return this.request(F(a || {}, {
1232
1232
  method: s,
1233
1233
  url: t,
1234
- data: (n || {}).data
1234
+ data: (a || {}).data
1235
1235
  }));
1236
1236
  };
1237
1237
  });
1238
1238
  u.forEach(["post", "put", "patch"], function(s) {
1239
- function t(n) {
1240
- return function(l, r, h) {
1241
- return this.request(D(h || {}, {
1239
+ function t(a) {
1240
+ return function(l, i, h) {
1241
+ return this.request(F(h || {}, {
1242
1242
  method: s,
1243
- headers: n ? {
1243
+ headers: a ? {
1244
1244
  "Content-Type": "multipart/form-data"
1245
1245
  } : {},
1246
1246
  url: l,
1247
- data: r
1247
+ data: i
1248
1248
  }));
1249
1249
  };
1250
1250
  }
1251
- K.prototype[s] = t(), K.prototype[s + "Form"] = t(!0);
1251
+ X.prototype[s] = t(), X.prototype[s + "Form"] = t(!0);
1252
1252
  });
1253
- const Z = K;
1254
- class we {
1253
+ const K = X;
1254
+ class ge {
1255
1255
  constructor(s) {
1256
1256
  if (typeof s != "function")
1257
1257
  throw new TypeError("executor must be a function.");
@@ -1259,24 +1259,24 @@ class we {
1259
1259
  this.promise = new Promise(function(l) {
1260
1260
  t = l;
1261
1261
  });
1262
- const n = this;
1263
- this.promise.then((i) => {
1264
- if (!n._listeners)
1262
+ const a = this;
1263
+ this.promise.then((r) => {
1264
+ if (!a._listeners)
1265
1265
  return;
1266
- let l = n._listeners.length;
1266
+ let l = a._listeners.length;
1267
1267
  for (; l-- > 0; )
1268
- n._listeners[l](i);
1269
- n._listeners = null;
1270
- }), this.promise.then = (i) => {
1268
+ a._listeners[l](r);
1269
+ a._listeners = null;
1270
+ }), this.promise.then = (r) => {
1271
1271
  let l;
1272
- const r = new Promise((h) => {
1273
- n.subscribe(h), l = h;
1274
- }).then(i);
1275
- return r.cancel = function() {
1276
- n.unsubscribe(l);
1277
- }, r;
1278
- }, s(function(l, r, h) {
1279
- n.reason || (n.reason = new z(l, r, h), t(n.reason));
1272
+ const i = new Promise((h) => {
1273
+ a.subscribe(h), l = h;
1274
+ }).then(r);
1275
+ return i.cancel = function() {
1276
+ a.unsubscribe(l);
1277
+ }, i;
1278
+ }, s(function(l, i, h) {
1279
+ a.reason || (a.reason = new W(l, i, h), t(a.reason));
1280
1280
  });
1281
1281
  }
1282
1282
  /**
@@ -1312,15 +1312,15 @@ class we {
1312
1312
  static source() {
1313
1313
  let s;
1314
1314
  return {
1315
- token: new we(function(i) {
1316
- s = i;
1315
+ token: new ge(function(r) {
1316
+ s = r;
1317
1317
  }),
1318
1318
  cancel: s
1319
1319
  };
1320
1320
  }
1321
1321
  }
1322
- const _s = we;
1323
- function bs(e) {
1322
+ const bs = ge;
1323
+ function ps(e) {
1324
1324
  return function(t) {
1325
1325
  return e.apply(null, t);
1326
1326
  };
@@ -1328,7 +1328,7 @@ function bs(e) {
1328
1328
  function vs(e) {
1329
1329
  return u.isObject(e) && e.isAxiosError === !0;
1330
1330
  }
1331
- const ue = {
1331
+ const he = {
1332
1332
  Continue: 100,
1333
1333
  SwitchingProtocols: 101,
1334
1334
  Processing: 102,
@@ -1393,74 +1393,72 @@ const ue = {
1393
1393
  NotExtended: 510,
1394
1394
  NetworkAuthenticationRequired: 511
1395
1395
  };
1396
- Object.entries(ue).forEach(([e, s]) => {
1397
- ue[s] = e;
1396
+ Object.entries(he).forEach(([e, s]) => {
1397
+ he[s] = e;
1398
1398
  });
1399
- const ps = ue;
1400
- function et(e) {
1401
- const s = new Z(e), t = Ie(Z.prototype.request, s);
1402
- return u.extend(t, Z.prototype, s, { allOwnKeys: !0 }), u.extend(t, s, null, { allOwnKeys: !0 }), t.create = function(i) {
1403
- return et(D(e, i));
1399
+ const ks = he;
1400
+ function xe(e) {
1401
+ const s = new K(e), t = Ne(K.prototype.request, s);
1402
+ return u.extend(t, K.prototype, s, { allOwnKeys: !0 }), u.extend(t, s, null, { allOwnKeys: !0 }), t.create = function(r) {
1403
+ return xe(F(e, r));
1404
1404
  }, t;
1405
1405
  }
1406
- const E = et(fe);
1407
- E.Axios = Z;
1408
- E.CanceledError = z;
1409
- E.CancelToken = _s;
1410
- E.isCancel = Xe;
1411
- E.VERSION = xe;
1412
- E.toFormData = x;
1413
- E.AxiosError = p;
1414
- E.Cancel = E.CanceledError;
1415
- E.all = function(s) {
1406
+ const T = xe(Ce);
1407
+ T.Axios = K;
1408
+ T.CanceledError = W;
1409
+ T.CancelToken = bs;
1410
+ T.isCancel = Ke;
1411
+ T.VERSION = Ye;
1412
+ T.toFormData = ee;
1413
+ T.AxiosError = v;
1414
+ T.Cancel = T.CanceledError;
1415
+ T.all = function(s) {
1416
1416
  return Promise.all(s);
1417
1417
  };
1418
- E.spread = bs;
1419
- E.isAxiosError = vs;
1420
- E.mergeConfig = D;
1421
- E.AxiosHeaders = N;
1422
- E.formToJSON = (e) => Ke(u.isHTMLForm(e) ? new FormData(e) : e);
1423
- E.getAdapter = Ye.getAdapter;
1424
- E.HttpStatusCode = ps;
1425
- E.default = E;
1426
- const ie = E, Ts = "_content_yg0wp_61", Es = "_title_yg0wp_73", $s = "_title473_yg0wp_91", Ss = "_content1_yg0wp_109", Bs = "_title1_yg0wp_119", ks = "_title1473_yg0wp_145", Ps = "_headCard_yg0wp_173", Os = "_headCard473_yg0wp_201", Rs = "_content2_yg0wp_229", Ls = "_span_yg0wp_241", Ns = "_partidos_yg0wp_247", As = "_totalContainer_yg0wp_253", Is = "_rowTable_yg0wp_271", Ms = "_icnPlayIcon_yg0wp_293", Ds = "_btnPlay_yg0wp_303", Fs = "_content5_yg0wp_327", js = "_totalContainer1_yg0wp_345", Us = "_rowTable1_yg0wp_365", Gs = "_rowTable3_yg0wp_387", Vs = "_rowsContainer_yg0wp_411", zs = "_rowTable4_yg0wp_427", Ws = "_rowTable5_yg0wp_449", Hs = "_rowTable7_yg0wp_471", qs = "_rowTable7473_yg0wp_495", Js = "_rowTable3473_yg0wp_519", Zs = "_containerData_yg0wp_543", Ks = "_tableContainer_yg0wp_561", Xs = "_generalDataCard_yg0wp_575", Qs = "_generalDataCard473_yg0wp_605", Ys = {
1418
+ T.spread = ps;
1419
+ T.isAxiosError = vs;
1420
+ T.mergeConfig = F;
1421
+ T.AxiosHeaders = N;
1422
+ T.formToJSON = (e) => Ze(u.isHTMLForm(e) ? new FormData(e) : e);
1423
+ T.getAdapter = Qe.getAdapter;
1424
+ T.HttpStatusCode = ks;
1425
+ T.default = T;
1426
+ const ie = T, Ts = "_content_hub5z_31", Ss = "_title_hub5z_37", Es = "_title473_hub5z_46", $s = "_content1_hub5z_55", Bs = "_title1_hub5z_60", Ps = "_title1473_hub5z_73", Rs = "_headCard_hub5z_87", Ls = "_headCard473_hub5z_100", Os = "_content2_hub5z_114", As = "_span_hub5z_120", Ns = "_partidos_hub5z_123", Is = "_totalContainer_hub5z_126", Ms = "_rowTable_hub5z_135", Ds = "_icnPlayIcon_hub5z_146", Fs = "_btnPlay_hub5z_151", js = "_content5_hub5z_163", zs = "_totalContainer1_hub5z_172", Us = "_rowTable1_hub5z_182", Gs = "_rowTable3_hub5z_193", Vs = "_rowsContainer_hub5z_205", Ws = "_rowTable4_hub5z_213", Hs = "_rowTable5_hub5z_224", qs = "_rowTable7_hub5z_235", Js = "_rowTable7473_hub5z_247", Zs = "_rowTable3473_hub5z_259", Ks = "_containerData_hub5z_271", Xs = "_tableContainer_hub5z_280", Qs = "_generalDataCard_hub5z_287", Ys = "_generalDataCard473_hub5z_302", xs = {
1427
1427
  content: Ts,
1428
- title: Es,
1429
- title473: $s,
1430
- content1: Ss,
1428
+ title: Ss,
1429
+ title473: Es,
1430
+ content1: $s,
1431
1431
  title1: Bs,
1432
- title1473: ks,
1433
- headCard: Ps,
1434
- headCard473: Os,
1435
- content2: Rs,
1436
- span: Ls,
1432
+ title1473: Ps,
1433
+ headCard: Rs,
1434
+ headCard473: Ls,
1435
+ content2: Os,
1436
+ span: As,
1437
1437
  partidos: Ns,
1438
- totalContainer: As,
1439
- rowTable: Is,
1440
- icnPlayIcon: Ms,
1441
- btnPlay: Ds,
1442
- content5: Fs,
1443
- totalContainer1: js,
1438
+ totalContainer: Is,
1439
+ rowTable: Ms,
1440
+ icnPlayIcon: Ds,
1441
+ btnPlay: Fs,
1442
+ content5: js,
1443
+ totalContainer1: zs,
1444
1444
  rowTable1: Us,
1445
1445
  rowTable3: Gs,
1446
1446
  rowsContainer: Vs,
1447
- rowTable4: zs,
1448
- rowTable5: Ws,
1449
- rowTable7: Hs,
1450
- rowTable7473: qs,
1451
- rowTable3473: Js,
1452
- containerData: Zs,
1453
- tableContainer: Ks,
1454
- generalDataCard: Xs,
1455
- generalDataCard473: Qs
1456
- }, W = (e, s) => {
1447
+ rowTable4: Ws,
1448
+ rowTable5: Hs,
1449
+ rowTable7: qs,
1450
+ rowTable7473: Js,
1451
+ rowTable3473: Zs,
1452
+ containerData: Ks,
1453
+ tableContainer: Xs,
1454
+ generalDataCard: Qs,
1455
+ generalDataCard473: Ys
1456
+ }, H = (e, s) => {
1457
1457
  const t = e.__vccOpts || e;
1458
- for (const [n, i] of s)
1459
- t[n] = i;
1458
+ for (const [a, r] of s)
1459
+ t[a] = r;
1460
1460
  return t;
1461
- };
1462
- let Re = null;
1463
- const xs = {
1461
+ }, en = {
1464
1462
  name: "SummaryGeneral",
1465
1463
  data() {
1466
1464
  return {
@@ -1468,20 +1466,17 @@ const xs = {
1468
1466
  movil: !1
1469
1467
  };
1470
1468
  },
1471
- methods: {
1472
- setUpResizeObserver() {
1473
- if (window.ResizeObserver)
1474
- this.match.extra_categories && (Re = new ResizeObserver(() => {
1475
- this.gamesContainerWidth = this.$refs.gslastgamecontainer.clientWidth, this.gamesContainerWidth < 740 ? this.movil = !0 : this.movil = !1;
1476
- }), Re.observe(this.$refs.gslastgamecontainer));
1477
- else
1478
- throw new Error("Resize observer not supported!");
1479
- }
1480
- },
1469
+ methods: {},
1481
1470
  mounted() {
1482
- setTimeout(() => {
1483
- this.setUpResizeObserver();
1484
- }, 100);
1471
+ const e = () => {
1472
+ const s = document.querySelector(".gsgeneralcontainer");
1473
+ s ? this.gamesContainerWidth = s.clientWidth : setTimeout(() => {
1474
+ }, 400);
1475
+ };
1476
+ window.addEventListener("resize", e), this.$nextTick(e);
1477
+ },
1478
+ beforeDestroy() {
1479
+ window.removeEventListener("resize", handleResize2);
1485
1480
  },
1486
1481
  computed: {
1487
1482
  titleClass() {
@@ -1521,462 +1516,480 @@ const xs = {
1521
1516
  default: ""
1522
1517
  }
1523
1518
  }
1524
- }, en = /* @__PURE__ */ o("path", {
1519
+ }, P = (e) => (at("data-v-076ae202"), e = e(), ot(), e), tn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1525
1520
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1526
1521
  fill: "#CBEE6B"
1527
- }, null, -1), tn = [
1528
- en
1529
- ], sn = /* @__PURE__ */ o("path", {
1522
+ }, null, -1)), sn = [
1523
+ tn
1524
+ ], nn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1530
1525
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1531
1526
  fill: "#CBEE6B"
1532
- }, null, -1), nn = [
1533
- sn
1534
- ], an = /* @__PURE__ */ o("path", {
1527
+ }, null, -1)), an = [
1528
+ nn
1529
+ ], on = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1535
1530
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1536
1531
  fill: "#CBEE6B"
1537
- }, null, -1), on = [
1538
- an
1539
- ], rn = /* @__PURE__ */ o("path", {
1532
+ }, null, -1)), rn = [
1533
+ on
1534
+ ], ln = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1540
1535
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1541
1536
  fill: "#CBEE6B"
1542
- }, null, -1), ln = [
1543
- rn
1544
- ], cn = /* @__PURE__ */ o("path", {
1537
+ }, null, -1)), cn = [
1538
+ ln
1539
+ ], dn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1545
1540
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1546
1541
  fill: "#CBEE6B"
1547
- }, null, -1), dn = [
1548
- cn
1549
- ], un = /* @__PURE__ */ o("path", {
1542
+ }, null, -1)), un = [
1543
+ dn
1544
+ ], hn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1550
1545
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1551
1546
  fill: "#CBEE6B"
1552
- }, null, -1), hn = [
1553
- un
1554
- ], yn = /* @__PURE__ */ o("path", {
1547
+ }, null, -1)), yn = [
1548
+ hn
1549
+ ], mn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1555
1550
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1556
1551
  fill: "#CBEE6B"
1557
- }, null, -1), mn = [
1558
- yn
1559
- ], fn = /* @__PURE__ */ o("path", {
1552
+ }, null, -1)), fn = [
1553
+ mn
1554
+ ], Cn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1560
1555
  d: "M0.45404 9.34811C0.39103 9.3064 0.338365 9.24407 0.301721 9.16785C0.265077 9.09163 0.245844 9.00441 0.246096 8.9156V1.0831C0.246183 0.994582 0.265541 0.907752 0.302114 0.831836C0.338686 0.75592 0.391105 0.693755 0.453799 0.651949C0.516493 0.610143 0.587118 0.590259 0.658167 0.594411C0.729216 0.598563 0.798034 0.626596 0.857304 0.675528L5.57838 4.59224C5.6323 4.63686 5.67652 4.69738 5.70711 4.7684C5.7377 4.83943 5.75371 4.91876 5.75371 4.99935C5.75371 5.07993 5.7377 5.15926 5.70711 5.23029C5.67652 5.30131 5.6323 5.36183 5.57838 5.40645L0.857304 9.32409C0.798124 9.37313 0.72936 9.40126 0.658342 9.40549C0.587324 9.40973 0.516714 9.38989 0.45404 9.34811Z",
1561
1556
  fill: "#CBEE6B"
1562
- }, null, -1), Cn = [
1563
- fn
1564
- ], wn = /* @__PURE__ */ o("path", {
1557
+ }, null, -1)), wn = [
1558
+ Cn
1559
+ ], gn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1565
1560
  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",
1566
1561
  fill: "#CBEE6B"
1567
- }, null, -1), gn = [
1568
- wn
1569
- ], _n = /* @__PURE__ */ o("path", {
1562
+ }, null, -1)), _n = [
1563
+ gn
1564
+ ], bn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1570
1565
  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",
1571
1566
  fill: "#CBEE6B"
1572
- }, null, -1), bn = [
1573
- _n
1574
- ], vn = /* @__PURE__ */ o("path", {
1567
+ }, null, -1)), pn = [
1568
+ bn
1569
+ ], vn = /* @__PURE__ */ P(() => /* @__PURE__ */ o("path", {
1575
1570
  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",
1576
1571
  fill: "#CBEE6B"
1577
- }, null, -1), pn = [
1572
+ }, null, -1)), kn = [
1578
1573
  vn
1579
1574
  ];
1580
- function Tn(e, s, t, n, i, l) {
1575
+ function Tn(e, s, t, a, r, l) {
1581
1576
  return t.match.extra_categories ? (c(), d("div", {
1582
1577
  key: 0,
1583
- class: a(l.generalDataCardClass),
1584
- ref: "gslastgamecontainer"
1578
+ class: n(["gsgeneralcontainer", l.generalDataCardClass])
1585
1579
  }, [
1586
1580
  o("div", {
1587
- class: a(e.$style.tableContainer),
1581
+ class: n(e.$style.tableContainer),
1588
1582
  id: "card-container"
1589
1583
  }, [
1590
1584
  o("div", {
1591
- class: a(l.headCardClass),
1585
+ class: n(e.$style.headCard473),
1586
+ id: "head-card473"
1587
+ }, [
1588
+ o("div", {
1589
+ class: n(e.$style.title473)
1590
+ }, [
1591
+ o("div", {
1592
+ class: n(e.$style.content)
1593
+ }, "Datos Generales", 2)
1594
+ ], 2),
1595
+ o("div", {
1596
+ class: n(e.$style.title1473)
1597
+ }, [
1598
+ o("div", {
1599
+ class: n(e.$style.content1)
1600
+ }, C(t.season), 3)
1601
+ ], 2)
1602
+ ], 2),
1603
+ o("div", {
1604
+ class: n(e.$style.headCard),
1592
1605
  id: "head-card"
1593
1606
  }, [
1594
1607
  o("div", {
1595
- class: a(l.titleClass)
1608
+ class: n(e.$style.title)
1596
1609
  }, [
1597
1610
  o("div", {
1598
- class: a(e.$style.content)
1611
+ class: n(e.$style.content)
1599
1612
  }, "Datos Generales", 2)
1600
1613
  ], 2),
1601
1614
  o("div", {
1602
- class: a(l.title1Class)
1615
+ class: n(e.$style.title1)
1603
1616
  }, [
1604
1617
  o("div", {
1605
- class: a(e.$style.content1)
1618
+ class: n(e.$style.content1)
1606
1619
  }, C(t.season), 3)
1607
1620
  ], 2)
1608
1621
  ], 2),
1609
1622
  o("div", {
1610
- class: a(e.$style.containerData),
1623
+ class: n(e.$style.containerData),
1611
1624
  id: "container-data"
1612
1625
  }, [
1613
1626
  o("div", {
1614
- class: a(e.$style.rowsContainer)
1627
+ class: n(e.$style.rowsContainer)
1615
1628
  }, [
1616
1629
  o("div", {
1617
- class: a(e.$style.rowTable)
1630
+ class: n(e.$style.rowTable)
1618
1631
  }, [
1619
1632
  t.type == 1 ? (c(), d(g, { key: 0 }, [
1620
1633
  o("div", {
1621
- class: a(e.$style.content2)
1634
+ class: n(e.$style.content2)
1622
1635
  }, "Titular", 2),
1623
1636
  o("div", {
1624
- class: a(e.$style.totalContainer)
1637
+ class: n(e.$style.totalContainer)
1625
1638
  }, [
1626
1639
  o("div", {
1627
- class: a(e.$style.content1)
1640
+ class: n(e.$style.content1)
1628
1641
  }, [
1629
1642
  o("span", {
1630
- class: a(e.$style.span)
1643
+ class: n(e.$style.span)
1631
1644
  }, C(t.match.games_as_titular) + " / " + C(t.match.games_as_bench + t.match.games_as_titular), 3),
1632
1645
  o("span", {
1633
- class: a(e.$style.partidos)
1646
+ class: n(e.$style.partidos)
1634
1647
  }, " partidos", 2)
1635
1648
  ], 2)
1636
1649
  ], 2)
1637
1650
  ], 64)) : (c(), d(g, { key: 1 }, [
1638
1651
  o("div", {
1639
- class: a(e.$style.content2)
1652
+ class: n(e.$style.content2)
1640
1653
  }, "Posicion en la tabla:", 2),
1641
1654
  o("div", {
1642
- class: a(e.$style.totalContainer)
1655
+ class: n(e.$style.totalContainer)
1643
1656
  }, [
1644
1657
  o("div", {
1645
- class: a(e.$style.content1)
1658
+ class: n(e.$style.content1)
1646
1659
  }, [
1647
1660
  o("span", {
1648
- class: a(e.$style.span)
1661
+ class: n(e.$style.span)
1649
1662
  }, C(t.match.ranking), 3)
1650
1663
  ], 2)
1651
1664
  ], 2)
1652
1665
  ], 64))
1653
1666
  ], 2),
1654
1667
  o("div", {
1655
- class: a(e.$style.rowTable1)
1668
+ class: n(e.$style.rowTable1)
1656
1669
  }, [
1657
1670
  t.type == 1 ? (c(), d(g, { key: 0 }, [
1658
1671
  o("div", {
1659
- class: a(e.$style.content2)
1672
+ class: n(e.$style.content2)
1660
1673
  }, "Minutos jugados", 2),
1661
1674
  o("div", {
1662
- class: a(e.$style.totalContainer1)
1675
+ class: n(e.$style.totalContainer1)
1663
1676
  }, [
1664
1677
  t.match.minutesPlayed > 0 ? (c(), d("button", {
1665
1678
  key: 0,
1666
- class: a(e.$style.btnPlay),
1679
+ class: n(e.$style.btnPlay),
1667
1680
  id: "btn-play"
1668
1681
  }, [
1669
1682
  (c(), d("svg", {
1670
- class: a(e.$style.icnPlayIcon),
1683
+ class: n(e.$style.icnPlayIcon),
1671
1684
  width: "6",
1672
1685
  height: "10",
1673
1686
  viewBox: "0 0 6 10",
1674
1687
  fill: "none",
1675
1688
  xmlns: "http://www.w3.org/2000/svg"
1676
- }, tn, 2))
1689
+ }, sn, 2))
1677
1690
  ], 2)) : _("", !0),
1678
1691
  o("div", {
1679
- class: a(e.$style.content5)
1692
+ class: n(e.$style.content5)
1680
1693
  }, C(t.match.minutesPlayed), 3)
1681
1694
  ], 2)
1682
1695
  ], 64)) : (c(), d(g, { key: 1 }, [
1683
1696
  o("div", {
1684
- class: a(e.$style.content2)
1697
+ class: n(e.$style.content2)
1685
1698
  }, "Goles Anotados:", 2),
1686
1699
  o("div", {
1687
- class: a(e.$style.totalContainer1)
1700
+ class: n(e.$style.totalContainer1)
1688
1701
  }, [
1689
1702
  t.match.goals > 0 ? (c(), d("button", {
1690
1703
  key: 0,
1691
- class: a(e.$style.btnPlay),
1704
+ class: n(e.$style.btnPlay),
1692
1705
  id: "btn-play"
1693
1706
  }, [
1694
1707
  (c(), d("svg", {
1695
- class: a(e.$style.icnPlayIcon),
1708
+ class: n(e.$style.icnPlayIcon),
1696
1709
  width: "6",
1697
1710
  height: "10",
1698
1711
  viewBox: "0 0 6 10",
1699
1712
  fill: "none",
1700
1713
  xmlns: "http://www.w3.org/2000/svg"
1701
- }, nn, 2))
1714
+ }, an, 2))
1702
1715
  ], 2)) : _("", !0),
1703
1716
  o("div", {
1704
- class: a(e.$style.content5)
1717
+ class: n(e.$style.content5)
1705
1718
  }, C(t.match.goals), 3)
1706
1719
  ], 2)
1707
1720
  ], 64))
1708
1721
  ], 2),
1709
1722
  o("div", {
1710
- class: a(e.$style.rowTable)
1723
+ class: n(e.$style.rowTable)
1711
1724
  }, [
1712
1725
  t.type == 1 ? (c(), d(g, { key: 0 }, [
1713
1726
  t.position != 1 ? (c(), d(g, { key: 0 }, [
1714
1727
  o("div", {
1715
- class: a(e.$style.content2)
1728
+ class: n(e.$style.content2)
1716
1729
  }, "Goles", 2),
1717
1730
  o("div", {
1718
- class: a(e.$style.totalContainer1)
1731
+ class: n(e.$style.totalContainer1)
1719
1732
  }, [
1720
1733
  t.match.goals > 0 ? (c(), d("button", {
1721
1734
  key: 0,
1722
- class: a(e.$style.btnPlay),
1735
+ class: n(e.$style.btnPlay),
1723
1736
  id: "btn-play"
1724
1737
  }, [
1725
1738
  (c(), d("svg", {
1726
- class: a(e.$style.icnPlayIcon),
1739
+ class: n(e.$style.icnPlayIcon),
1727
1740
  width: "6",
1728
1741
  height: "10",
1729
1742
  viewBox: "0 0 6 10",
1730
1743
  fill: "none",
1731
1744
  xmlns: "http://www.w3.org/2000/svg"
1732
- }, on, 2))
1745
+ }, rn, 2))
1733
1746
  ], 2)) : _("", !0),
1734
1747
  o("div", {
1735
- class: a(e.$style.content5)
1748
+ class: n(e.$style.content5)
1736
1749
  }, C(t.match.goals), 3)
1737
1750
  ], 2)
1738
1751
  ], 64)) : (c(), d(g, { key: 1 }, [
1739
1752
  o("div", {
1740
- class: a(e.$style.content2)
1753
+ class: n(e.$style.content2)
1741
1754
  }, "Tarjetas amarillas:", 2),
1742
1755
  o("div", {
1743
- class: a(e.$style.totalContainer1)
1756
+ class: n(e.$style.totalContainer1)
1744
1757
  }, [
1745
1758
  t.match.yellow_cards > 0 ? (c(), d("button", {
1746
1759
  key: 0,
1747
- class: a(e.$style.btnPlay),
1760
+ class: n(e.$style.btnPlay),
1748
1761
  id: "btn-play"
1749
1762
  }, [
1750
1763
  (c(), d("svg", {
1751
- class: a(e.$style.icnPlayIcon),
1764
+ class: n(e.$style.icnPlayIcon),
1752
1765
  width: "6",
1753
1766
  height: "10",
1754
1767
  viewBox: "0 0 6 10",
1755
1768
  fill: "none",
1756
1769
  xmlns: "http://www.w3.org/2000/svg"
1757
- }, ln, 2))
1770
+ }, cn, 2))
1758
1771
  ], 2)) : _("", !0),
1759
1772
  o("div", {
1760
- class: a(e.$style.content5)
1773
+ class: n(e.$style.content5)
1761
1774
  }, C(t.match.yellow_cards), 3)
1762
1775
  ], 2)
1763
1776
  ], 64))
1764
1777
  ], 64)) : (c(), d(g, { key: 1 }, [
1765
1778
  o("div", {
1766
- class: a(e.$style.content2)
1779
+ class: n(e.$style.content2)
1767
1780
  }, "Goles Recibidos:", 2),
1768
1781
  o("div", {
1769
- class: a(e.$style.totalContainer1)
1782
+ class: n(e.$style.totalContainer1)
1770
1783
  }, [
1771
1784
  t.match.goals_received > 0 ? (c(), d("button", {
1772
1785
  key: 0,
1773
- class: a(e.$style.btnPlay),
1786
+ class: n(e.$style.btnPlay),
1774
1787
  id: "btn-play"
1775
1788
  }, [
1776
1789
  (c(), d("svg", {
1777
- class: a(e.$style.icnPlayIcon),
1790
+ class: n(e.$style.icnPlayIcon),
1778
1791
  width: "6",
1779
1792
  height: "10",
1780
1793
  viewBox: "0 0 6 10",
1781
1794
  fill: "none",
1782
1795
  xmlns: "http://www.w3.org/2000/svg"
1783
- }, dn, 2))
1796
+ }, un, 2))
1784
1797
  ], 2)) : _("", !0),
1785
1798
  o("div", {
1786
- class: a(e.$style.content5)
1799
+ class: n(e.$style.content5)
1787
1800
  }, C(t.match.goals_received), 3)
1788
1801
  ], 2)
1789
1802
  ], 64))
1790
1803
  ], 2),
1791
1804
  o("div", {
1792
- class: a(l.rowTable3Class)
1805
+ class: n(l.rowTable3Class)
1793
1806
  }, [
1794
1807
  t.type == 1 ? (c(), d(g, { key: 0 }, [
1795
1808
  t.position != 1 ? (c(), d(g, { key: 0 }, [
1796
1809
  o("div", {
1797
- class: a(e.$style.content2)
1810
+ class: n(e.$style.content2)
1798
1811
  }, "Tarjetas amarillas", 2),
1799
1812
  o("div", {
1800
- class: a(e.$style.totalContainer1)
1813
+ class: n(e.$style.totalContainer1)
1801
1814
  }, [
1802
1815
  t.match.yellow_cards > 0 ? (c(), d("button", {
1803
1816
  key: 0,
1804
- class: a(e.$style.btnPlay),
1817
+ class: n(e.$style.btnPlay),
1805
1818
  id: "btn-play"
1806
1819
  }, [
1807
1820
  (c(), d("svg", {
1808
- class: a(e.$style.icnPlayIcon),
1821
+ class: n(e.$style.icnPlayIcon),
1809
1822
  width: "6",
1810
1823
  height: "10",
1811
1824
  viewBox: "0 0 6 10",
1812
1825
  fill: "none",
1813
1826
  xmlns: "http://www.w3.org/2000/svg"
1814
- }, hn, 2))
1827
+ }, yn, 2))
1815
1828
  ], 2)) : _("", !0),
1816
1829
  o("div", {
1817
- class: a(e.$style.content5)
1830
+ class: n(e.$style.content5)
1818
1831
  }, C(t.match.yellow_cards), 3)
1819
1832
  ], 2)
1820
1833
  ], 64)) : (c(), d(g, { key: 1 }, [
1821
1834
  o("div", {
1822
- class: a(e.$style.content2)
1835
+ class: n(e.$style.content2)
1823
1836
  }, "Tarjetas rojas:", 2),
1824
1837
  o("div", {
1825
- class: a(e.$style.totalContainer1)
1838
+ class: n(e.$style.totalContainer1)
1826
1839
  }, [
1827
1840
  t.match.red_cards > 0 ? (c(), d("button", {
1828
1841
  key: 0,
1829
- class: a(e.$style.btnPlay),
1842
+ class: n(e.$style.btnPlay),
1830
1843
  id: "btn-play"
1831
1844
  }, [
1832
1845
  (c(), d("svg", {
1833
- class: a(e.$style.icnPlayIcon),
1846
+ class: n(e.$style.icnPlayIcon),
1834
1847
  width: "6",
1835
1848
  height: "10",
1836
1849
  viewBox: "0 0 6 10",
1837
1850
  fill: "none",
1838
1851
  xmlns: "http://www.w3.org/2000/svg"
1839
- }, mn, 2))
1852
+ }, fn, 2))
1840
1853
  ], 2)) : _("", !0),
1841
1854
  o("div", {
1842
- class: a(e.$style.content5)
1855
+ class: n(e.$style.content5)
1843
1856
  }, C(t.match.red_cards), 3)
1844
1857
  ], 2)
1845
1858
  ], 64))
1846
1859
  ], 64)) : (c(), d(g, { key: 1 }, [
1847
1860
  o("div", {
1848
- class: a(e.$style.content2)
1861
+ class: n(e.$style.content2)
1849
1862
  }, "xG:", 2),
1850
1863
  o("div", {
1851
- class: a(e.$style.totalContainer1)
1864
+ class: n(e.$style.totalContainer1)
1852
1865
  }, [
1853
1866
  t.match.xg > 0 ? (c(), d("button", {
1854
1867
  key: 0,
1855
- class: a(e.$style.btnPlay),
1868
+ class: n(e.$style.btnPlay),
1856
1869
  id: "btn-play"
1857
1870
  }, [
1858
1871
  (c(), d("svg", {
1859
- class: a(e.$style.icnPlayIcon),
1872
+ class: n(e.$style.icnPlayIcon),
1860
1873
  width: "6",
1861
1874
  height: "10",
1862
1875
  viewBox: "0 0 6 10",
1863
1876
  fill: "none",
1864
1877
  xmlns: "http://www.w3.org/2000/svg"
1865
- }, Cn, 2))
1878
+ }, wn, 2))
1866
1879
  ], 2)) : _("", !0),
1867
1880
  t.match.xg ? (c(), d("div", {
1868
1881
  key: 1,
1869
- class: a(e.$style.content5)
1882
+ class: n(e.$style.content5)
1870
1883
  }, C(t.match.xg.toFixed(2)), 3)) : _("", !0)
1871
1884
  ], 2)
1872
1885
  ], 64))
1873
1886
  ], 2)
1874
1887
  ], 2),
1875
1888
  o("div", {
1876
- class: a(e.$style.rowsContainer)
1889
+ class: n(e.$style.rowsContainer)
1877
1890
  }, [
1878
1891
  t.type == 1 && t.position != 1 ? (c(), d("div", {
1879
1892
  key: 0,
1880
- class: a(e.$style.rowTable4)
1893
+ class: n(e.$style.rowTable4)
1881
1894
  }, [
1882
1895
  o("div", {
1883
- class: a(e.$style.content2)
1896
+ class: n(e.$style.content2)
1884
1897
  }, "Tarjetas rojas", 2),
1885
1898
  o("div", {
1886
- class: a(e.$style.totalContainer1)
1899
+ class: n(e.$style.totalContainer1)
1887
1900
  }, [
1888
1901
  t.match.red_cards > 0 ? (c(), d("button", {
1889
1902
  key: 0,
1890
- class: a(e.$style.btnPlay),
1903
+ class: n(e.$style.btnPlay),
1891
1904
  id: "btn-play"
1892
1905
  }, [
1893
1906
  (c(), d("svg", {
1894
- class: a(e.$style.icnPlayIcon),
1907
+ class: n(e.$style.icnPlayIcon),
1895
1908
  width: "6",
1896
1909
  height: "10",
1897
1910
  viewBox: "0 0 6 10",
1898
1911
  fill: "none",
1899
1912
  xmlns: "http://www.w3.org/2000/svg"
1900
- }, gn, 2))
1913
+ }, _n, 2))
1901
1914
  ], 2)) : _("", !0),
1902
1915
  o("div", {
1903
- class: a(e.$style.content5)
1916
+ class: n(e.$style.content5)
1904
1917
  }, C(t.match.red_cards), 3)
1905
1918
  ], 2)
1906
1919
  ], 2)) : _("", !0),
1907
1920
  t.type == 1 ? (c(), d(g, { key: 1 }, [
1908
- t.match.extra_categories ? (c(!0), d(g, { key: 0 }, I(t.match.extra_categories, (r, h) => (c(), d("div", {
1921
+ t.match.extra_categories ? (c(!0), d(g, { key: 0 }, M(t.match.extra_categories, (i, h) => (c(), d("div", {
1909
1922
  key: h + "g",
1910
- class: a(e.$style.rowTable5),
1911
- style: M(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
1923
+ class: n(e.$style.rowTable5),
1924
+ style: D(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
1912
1925
  }, [
1913
1926
  o("div", {
1914
- class: a(e.$style.content2)
1915
- }, C(r.category_name) + ":", 3),
1927
+ class: n(e.$style.content2)
1928
+ }, C(i.category_name) + ":", 3),
1916
1929
  o("div", {
1917
- class: a(e.$style.totalContainer1)
1930
+ class: n(e.$style.totalContainer1)
1918
1931
  }, [
1919
- r.total > 0 ? (c(), d("button", {
1932
+ i.total > 0 ? (c(), d("button", {
1920
1933
  key: 0,
1921
- class: a(e.$style.btnPlay),
1934
+ class: n(e.$style.btnPlay),
1922
1935
  id: "btn-play"
1923
1936
  }, [
1924
1937
  (c(), d("svg", {
1925
- class: a(e.$style.icnPlayIcon),
1938
+ class: n(e.$style.icnPlayIcon),
1926
1939
  width: "6",
1927
1940
  height: "10",
1928
1941
  viewBox: "0 0 6 10",
1929
1942
  fill: "none",
1930
1943
  xmlns: "http://www.w3.org/2000/svg"
1931
- }, bn, 2))
1944
+ }, pn, 2))
1932
1945
  ], 2)) : _("", !0),
1933
1946
  o("div", {
1934
- class: a(e.$style.content5)
1947
+ class: n(e.$style.content5)
1935
1948
  }, [
1936
- r.category_name == "xG " ? (c(), d(g, { key: 0 }, [
1937
- T(C(r.total.toFixed(2)), 1)
1949
+ i.category_name == "xG " ? (c(), d(g, { key: 0 }, [
1950
+ k(C(i.total.toFixed(2)), 1)
1938
1951
  ], 64)) : (c(), d(g, { key: 1 }, [
1939
- T(C(r.total), 1)
1952
+ k(C(i.total), 1)
1940
1953
  ], 64))
1941
1954
  ], 2)
1942
1955
  ], 2)
1943
1956
  ], 6))), 128)) : _("", !0)
1944
1957
  ], 64)) : (c(), d(g, { key: 2 }, [
1945
- t.match.extra_categories ? (c(!0), d(g, { key: 0 }, I(t.match.extra_categories, (r, h) => (c(), d(g, {
1958
+ t.match.extra_categories ? (c(!0), d(g, { key: 0 }, M(t.match.extra_categories, (i, h) => (c(), d(g, {
1946
1959
  key: h + "g"
1947
1960
  }, [
1948
1961
  h >= 2 ? (c(), d("div", {
1949
1962
  key: 0,
1950
- class: a(e.$style.rowTable4),
1951
- style: M(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
1963
+ class: n(e.$style.rowTable4),
1964
+ style: D(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
1952
1965
  }, [
1953
1966
  o("div", {
1954
- class: a(e.$style.content2)
1955
- }, C(r.category_name) + ":", 3),
1967
+ class: n(e.$style.content2)
1968
+ }, C(i.category_name) + ":", 3),
1956
1969
  o("div", {
1957
- class: a(e.$style.totalContainer1)
1970
+ class: n(e.$style.totalContainer1)
1958
1971
  }, [
1959
- r.total > 0 ? (c(), d("button", {
1972
+ i.total > 0 ? (c(), d("button", {
1960
1973
  key: 0,
1961
- class: a(e.$style.btnPlay),
1974
+ class: n(e.$style.btnPlay),
1962
1975
  id: "btn-play"
1963
1976
  }, [
1964
1977
  (c(), d("svg", {
1965
- class: a(e.$style.icnPlayIcon),
1978
+ class: n(e.$style.icnPlayIcon),
1966
1979
  width: "6",
1967
1980
  height: "10",
1968
1981
  viewBox: "0 0 6 10",
1969
1982
  fill: "none",
1970
1983
  xmlns: "http://www.w3.org/2000/svg"
1971
- }, pn, 2))
1984
+ }, kn, 2))
1972
1985
  ], 2)) : _("", !0),
1973
1986
  o("div", {
1974
- class: a(e.$style.content5)
1987
+ class: n(e.$style.content5)
1975
1988
  }, [
1976
- r.category_name == "xG " ? (c(), d(g, { key: 0 }, [
1977
- T(C(r.total.toFixed(2)), 1)
1989
+ i.category_name == "xG " ? (c(), d(g, { key: 0 }, [
1990
+ k(C(i.total.toFixed(2)), 1)
1978
1991
  ], 64)) : (c(), d(g, { key: 1 }, [
1979
- T(C(r.total), 1)
1992
+ k(C(i.total), 1)
1980
1993
  ], 64))
1981
1994
  ], 2)
1982
1995
  ], 2)
@@ -1988,77 +2001,75 @@ function Tn(e, s, t, n, i, l) {
1988
2001
  ], 2)
1989
2002
  ], 2)) : _("", !0);
1990
2003
  }
1991
- const En = {
1992
- $style: Ys
1993
- }, $n = /* @__PURE__ */ W(xs, [["render", Tn], ["__cssModules", En]]), tt = {
2004
+ const Sn = {
2005
+ $style: xs
2006
+ }, En = /* @__PURE__ */ H(en, [["render", Tn], ["__cssModules", Sn], ["__scopeId", "data-v-076ae202"]]), et = {
1994
2007
  PO1: "CFI",
1995
2008
  PO2: "CFV",
1996
2009
  PO3: "SFI",
1997
2010
  PO4: "SFV",
1998
2011
  PO5: "FI",
1999
2012
  PO6: "FV"
2000
- }, st = {
2013
+ }, tt = {
2001
2014
  DF: "Dieciseisavos",
2002
2015
  OF: "Octavos",
2003
2016
  CF: "Cuartos",
2004
2017
  SF: "Semifinales",
2005
2018
  "3ER": "Tercer lugar",
2006
2019
  FINAL: "Final"
2007
- }, nt = {
2020
+ }, st = {
2008
2021
  4: "Octavos",
2009
2022
  5: "Cuartos",
2010
2023
  6: "Semifinales",
2011
2024
  7: "Final"
2012
- }, Sn = "_content_18syb_103", Bn = "_j_18syb_117", kn = "_jornada_18syb_129", Pn = "_live_18syb_153", On = "_liveButon_18syb_163", Rn = "_dateContainer_18syb_189", Ln = "_dateContainer473_18syb_217", Nn = "_title_18syb_245", An = "_title473_18syb_269", In = "_chivasIcon_18syb_295", Mn = "_escudos_18syb_321", Dn = "_escudosWrapper_18syb_335", Fn = "_homeTeamInner_18syb_355", jn = "_homeTeam_18syb_355", Un = "_btnPlayIcon_18syb_389", Gn = "_div1_18syb_399", Vn = "_score_18syb_407", zn = "_btnPlay_18syb_389", Wn = "_containerTeams_18syb_441", Hn = "_containerTeams473_18syb_459", qn = "_jornadaParent_18syb_483", Jn = "_jornadaParent473_18syb_501", Zn = "_headCard_18syb_507", Kn = "_headCard473_18syb_529", Xn = "_content1_18syb_555", Qn = "_span_18syb_567", Yn = "_partidos_18syb_573", xn = "_content2_18syb_579", ea = "_totalContainer_18syb_589", ta = "_rowTable_18syb_607", sa = "_icnPlayIcon_18syb_629", na = "_content4_18syb_659", aa = "_totalContainer1_18syb_677", oa = "_rowTable1_18syb_697", ia = "_rowTable3_18syb_719", ra = "_rowTable3473_18syb_743", la = "_rowsContainer_18syb_767", ca = "_rowTable4_18syb_783", da = "_rowTable5_18syb_805", ua = "_content16_18syb_827", ha = "_rowTable7_18syb_839", ya = "_rowTable7473_18syb_863", ma = "_containerData_18syb_887", fa = "_tableContainer_18syb_907", Ca = "_lastGameCard_18syb_921", wa = "_lastGameCard473_18syb_951", ga = {
2013
- content: Sn,
2025
+ }, $n = "_content_1wlf9_52", Bn = "_j_1wlf9_59", Pn = "_jornada_1wlf9_65", Rn = "_live_1wlf9_77", Ln = "_liveButon_1wlf9_82", On = "_dateContainer_1wlf9_95", An = "_dateContainer473_1wlf9_109", Nn = "_title_1wlf9_123", In = "_title473_1wlf9_135", Mn = "_chivasIcon_1wlf9_148", Dn = "_escudos_1wlf9_161", Fn = "_escudosWrapper_1wlf9_168", jn = "_homeTeamInner_1wlf9_178", zn = "_homeTeam_1wlf9_178", Un = "_btnPlayIcon_1wlf9_195", Gn = "_div1_1wlf9_200", Vn = "_score_1wlf9_204", Wn = "_btnPlay_1wlf9_195", Hn = "_containerTeams_1wlf9_221", qn = "_containerTeams473_1wlf9_230", Jn = "_jornadaParent_1wlf9_242", Zn = "_jornadaParent473_1wlf9_251", Kn = "_headCard_1wlf9_254", Xn = "_headCard473_1wlf9_264", Qn = "_content1_1wlf9_277", Yn = "_span_1wlf9_283", xn = "_partidos_1wlf9_286", ea = "_content2_1wlf9_289", ta = "_totalContainer_1wlf9_294", sa = "_rowTable_1wlf9_303", na = "_icnPlayIcon_1wlf9_314", aa = "_content4_1wlf9_329", oa = "_totalContainer1_1wlf9_338", ra = "_rowTable1_1wlf9_348", ia = "_rowTable3_1wlf9_359", la = "_rowTable3473_1wlf9_371", ca = "_rowsContainer_1wlf9_383", da = "_rowTable4_1wlf9_391", ua = "_rowTable5_1wlf9_402", ha = "_content16_1wlf9_413", ya = "_rowTable7_1wlf9_419", ma = "_rowTable7473_1wlf9_431", fa = "_containerData_1wlf9_443", Ca = "_tableContainer_1wlf9_453", wa = "_lastGameCard_1wlf9_460", ga = "_lastGameCard473_1wlf9_475", _a = {
2026
+ content: $n,
2014
2027
  j: Bn,
2015
- jornada: kn,
2016
- live: Pn,
2017
- liveButon: On,
2018
- dateContainer: Rn,
2019
- dateContainer473: Ln,
2028
+ jornada: Pn,
2029
+ live: Rn,
2030
+ liveButon: Ln,
2031
+ dateContainer: On,
2032
+ dateContainer473: An,
2020
2033
  title: Nn,
2021
- title473: An,
2022
- chivasIcon: In,
2023
- escudos: Mn,
2024
- escudosWrapper: Dn,
2025
- homeTeamInner: Fn,
2026
- homeTeam: jn,
2034
+ title473: In,
2035
+ chivasIcon: Mn,
2036
+ escudos: Dn,
2037
+ escudosWrapper: Fn,
2038
+ homeTeamInner: jn,
2039
+ homeTeam: zn,
2027
2040
  btnPlayIcon: Un,
2028
2041
  div1: Gn,
2029
2042
  score: Vn,
2030
- btnPlay: zn,
2031
- containerTeams: Wn,
2032
- containerTeams473: Hn,
2033
- jornadaParent: qn,
2034
- jornadaParent473: Jn,
2035
- headCard: Zn,
2036
- headCard473: Kn,
2037
- content1: Xn,
2038
- span: Qn,
2039
- partidos: Yn,
2040
- content2: xn,
2041
- totalContainer: ea,
2042
- rowTable: ta,
2043
- icnPlayIcon: sa,
2044
- content4: na,
2045
- totalContainer1: aa,
2046
- rowTable1: oa,
2043
+ btnPlay: Wn,
2044
+ containerTeams: Hn,
2045
+ containerTeams473: qn,
2046
+ jornadaParent: Jn,
2047
+ jornadaParent473: Zn,
2048
+ headCard: Kn,
2049
+ headCard473: Xn,
2050
+ content1: Qn,
2051
+ span: Yn,
2052
+ partidos: xn,
2053
+ content2: ea,
2054
+ totalContainer: ta,
2055
+ rowTable: sa,
2056
+ icnPlayIcon: na,
2057
+ content4: aa,
2058
+ totalContainer1: oa,
2059
+ rowTable1: ra,
2047
2060
  rowTable3: ia,
2048
- rowTable3473: ra,
2049
- rowsContainer: la,
2050
- rowTable4: ca,
2051
- rowTable5: da,
2052
- content16: ua,
2053
- rowTable7: ha,
2054
- rowTable7473: ya,
2055
- containerData: ma,
2056
- tableContainer: fa,
2057
- lastGameCard: Ca,
2058
- lastGameCard473: wa
2059
- };
2060
- let Le = null;
2061
- const _a = {
2061
+ rowTable3473: la,
2062
+ rowsContainer: ca,
2063
+ rowTable4: da,
2064
+ rowTable5: ua,
2065
+ content16: ha,
2066
+ rowTable7: ya,
2067
+ rowTable7473: ma,
2068
+ containerData: fa,
2069
+ tableContainer: Ca,
2070
+ lastGameCard: wa,
2071
+ lastGameCard473: ga
2072
+ }, ba = {
2062
2073
  name: "SummaryLastGame",
2063
2074
  components: {},
2064
2075
  data() {
@@ -2067,16 +2078,7 @@ const _a = {
2067
2078
  movil: !1
2068
2079
  };
2069
2080
  },
2070
- methods: {
2071
- setUpResizeObserver() {
2072
- if (window.ResizeObserver)
2073
- this.game && Object.keys(this.game).length > 0 && (Le = new ResizeObserver(() => {
2074
- this.gamesContainerWidth = this.$refs.gsgeneralcontainer.clientWidth, this.gamesContainerWidth < 740 ? this.movil = !0 : this.movil = !1;
2075
- }), Le.observe(this.$refs.gsgeneralcontainer));
2076
- else
2077
- throw new Error("Resize observer not supported!");
2078
- }
2079
- },
2081
+ methods: {},
2080
2082
  watch: {},
2081
2083
  props: {
2082
2084
  match: {
@@ -2126,61 +2128,67 @@ const _a = {
2126
2128
  if (this.game && Object.keys(this.game).length > 0) {
2127
2129
  let e = "";
2128
2130
  const s = this.game.matchday_abbreviation.replace("M", ""), t = `J ${s}`;
2129
- return this.isCup ? this.seasonId === 881 ? e = nt[s] || t : e = st[this.game.matchday_abbreviation] || t : e = tt[this.game.matchday_abbreviation] || t, e;
2131
+ return this.isCup ? this.seasonId === 881 ? e = st[s] || t : e = tt[this.game.matchday_abbreviation] || t : e = et[this.game.matchday_abbreviation] || t, e;
2130
2132
  } else
2131
2133
  return "";
2132
2134
  }
2133
2135
  },
2134
- async mounted() {
2135
- setTimeout(() => {
2136
- this.setUpResizeObserver();
2137
- }, 100);
2136
+ mounted() {
2137
+ const e = () => {
2138
+ const s = document.querySelector(".gslastgame2container");
2139
+ s ? this.gamesContainerWidth = s.clientWidth : setTimeout(() => {
2140
+ }, 300);
2141
+ };
2142
+ window.addEventListener("resize", e), this.$nextTick(e);
2143
+ },
2144
+ beforeDestroy() {
2145
+ window.removeEventListener("resize", handleResize);
2138
2146
  }
2139
- }, ba = ["src"], va = /* @__PURE__ */ o("path", {
2147
+ }, pa = ["src"], va = /* @__PURE__ */ o("path", {
2140
2148
  d: "M0.515613 9.24748C0.44175 9.20673 0.380014 9.14584 0.337058 9.07139C0.294103 8.99693 0.271558 8.91173 0.271853 8.82497V1.1737C0.271955 1.08724 0.294648 1.00242 0.337519 0.928259C0.38039 0.854099 0.441838 0.793372 0.51533 0.752534C0.588822 0.711696 0.671611 0.692272 0.754897 0.696328C0.838183 0.700383 0.918853 0.727767 0.988331 0.775568L6.52253 4.60165C6.58574 4.64524 6.63758 4.70435 6.67344 4.77374C6.7093 4.84312 6.72806 4.92062 6.72806 4.99934C6.72806 5.07806 6.7093 5.15555 6.67344 5.22494C6.63758 5.29432 6.58574 5.35343 6.52253 5.39702L0.988331 9.22401C0.918959 9.27191 0.838352 9.2994 0.755102 9.30353C0.671852 9.30767 0.589081 9.28829 0.515613 9.24748Z",
2141
2149
  fill: "#CBEE6B"
2142
- }, null, -1), pa = [
2150
+ }, null, -1), ka = [
2143
2151
  va
2144
- ], Ta = ["src"], Ea = /* @__PURE__ */ o("path", {
2145
- 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",
2146
- fill: "#CBEE6B"
2147
- }, null, -1), $a = [
2148
- Ea
2149
- ], Sa = /* @__PURE__ */ o("path", {
2152
+ ], Ta = ["src"], Sa = /* @__PURE__ */ o("path", {
2150
2153
  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",
2151
2154
  fill: "#CBEE6B"
2152
- }, null, -1), Ba = [
2155
+ }, null, -1), Ea = [
2153
2156
  Sa
2154
- ], ka = /* @__PURE__ */ o("path", {
2157
+ ], $a = /* @__PURE__ */ o("path", {
2155
2158
  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",
2156
2159
  fill: "#CBEE6B"
2157
- }, null, -1), Pa = [
2158
- ka
2159
- ], Oa = /* @__PURE__ */ o("path", {
2160
+ }, null, -1), Ba = [
2161
+ $a
2162
+ ], Pa = /* @__PURE__ */ o("path", {
2160
2163
  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",
2161
2164
  fill: "#CBEE6B"
2162
2165
  }, null, -1), Ra = [
2163
- Oa
2166
+ Pa
2164
2167
  ], La = /* @__PURE__ */ o("path", {
2165
2168
  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",
2166
2169
  fill: "#CBEE6B"
2167
- }, null, -1), Na = [
2170
+ }, null, -1), Oa = [
2168
2171
  La
2169
2172
  ], Aa = /* @__PURE__ */ o("path", {
2170
2173
  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",
2171
2174
  fill: "#CBEE6B"
2172
- }, null, -1), Ia = [
2175
+ }, null, -1), Na = [
2173
2176
  Aa
2174
- ], Ma = /* @__PURE__ */ o("path", {
2177
+ ], Ia = /* @__PURE__ */ o("path", {
2178
+ 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",
2179
+ fill: "#CBEE6B"
2180
+ }, null, -1), Ma = [
2181
+ Ia
2182
+ ], Da = /* @__PURE__ */ o("path", {
2175
2183
  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",
2176
2184
  fill: "#CBEE6B"
2177
- }, null, -1), Da = [
2178
- Ma
2179
- ], Fa = /* @__PURE__ */ o("path", {
2185
+ }, null, -1), Fa = [
2186
+ Da
2187
+ ], ja = /* @__PURE__ */ o("path", {
2180
2188
  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",
2181
2189
  fill: "#CBEE6B"
2182
- }, null, -1), ja = [
2183
- Fa
2190
+ }, null, -1), za = [
2191
+ ja
2184
2192
  ], Ua = /* @__PURE__ */ o("path", {
2185
2193
  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",
2186
2194
  fill: "#CBEE6B"
@@ -2189,45 +2197,44 @@ const _a = {
2189
2197
  ], Va = /* @__PURE__ */ o("path", {
2190
2198
  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",
2191
2199
  fill: "#CBEE6B"
2192
- }, null, -1), za = [
2200
+ }, null, -1), Wa = [
2193
2201
  Va
2194
2202
  ];
2195
- function Wa(e, s, t, n, i, l) {
2203
+ function Ha(e, s, t, a, r, l) {
2196
2204
  return t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
2197
2205
  key: 0,
2198
- class: a(l.lastGameCardClass),
2199
- ref: "gsgeneralcontainer"
2206
+ class: n([l.lastGameCardClass, "gslastgame2container"])
2200
2207
  }, [
2201
2208
  o("div", {
2202
- class: a(e.$style.tableContainer),
2209
+ class: n(e.$style.tableContainer),
2203
2210
  id: "card-container"
2204
2211
  }, [
2205
2212
  o("div", {
2206
- class: a(l.headCardClass),
2213
+ class: n(l.headCardClass),
2207
2214
  id: "head-card"
2208
2215
  }, [
2209
2216
  o("div", {
2210
- class: a(l.titleClass)
2217
+ class: n(l.titleClass)
2211
2218
  }, [
2212
2219
  o("div", {
2213
- class: a(e.$style.content)
2220
+ class: n(e.$style.content)
2214
2221
  }, "Último partido", 2),
2215
2222
  o("div", {
2216
- class: a(l.dateContainerClass)
2223
+ class: n(l.dateContainerClass)
2217
2224
  }, [
2218
2225
  o("div", {
2219
- class: a(e.$style.jornada)
2226
+ class: n(e.$style.jornada)
2220
2227
  }, [
2221
2228
  t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
2222
2229
  key: 0,
2223
- class: a(e.$style.j)
2230
+ class: n(e.$style.j)
2224
2231
  }, C(l.matchDayName), 3)) : _("", !0)
2225
2232
  ], 2),
2226
2233
  o("div", {
2227
- class: a(e.$style.liveButon)
2234
+ class: n(e.$style.liveButon)
2228
2235
  }, [
2229
2236
  o("div", {
2230
- class: a(e.$style.live)
2237
+ class: n(e.$style.live)
2231
2238
  }, C(new Date(t.game.date_time_utc).toLocaleDateString("es-ES", {
2232
2239
  month: "long",
2233
2240
  day: "numeric"
@@ -2238,69 +2245,69 @@ function Wa(e, s, t, n, i, l) {
2238
2245
  ], 2)
2239
2246
  ], 2),
2240
2247
  o("div", {
2241
- class: a(l.containerTeamsClass)
2248
+ class: n(l.containerTeamsClass)
2242
2249
  }, [
2243
2250
  o("div", {
2244
- class: a(e.$style.homeTeam),
2251
+ class: n(e.$style.homeTeam),
2245
2252
  id: "home-team"
2246
2253
  }, [
2247
2254
  o("div", {
2248
- class: a(e.$style.homeTeamInner)
2255
+ class: n(e.$style.homeTeamInner)
2249
2256
  }, [
2250
2257
  o("div", {
2251
- class: a(e.$style.escudosWrapper)
2258
+ class: n(e.$style.escudosWrapper)
2252
2259
  }, [
2253
2260
  o("div", {
2254
- class: a(e.$style.escudos)
2261
+ class: n(e.$style.escudos)
2255
2262
  }, [
2256
2263
  o("img", {
2257
- class: a(e.$style.chivasIcon),
2264
+ class: n(e.$style.chivasIcon),
2258
2265
  alt: "",
2259
2266
  src: `https://az755631.vo.msecnd.net/teams-80/${t.game.home_team}.png`
2260
- }, null, 10, ba)
2267
+ }, null, 10, pa)
2261
2268
  ], 2)
2262
2269
  ], 2)
2263
2270
  ], 2)
2264
2271
  ], 2),
2265
2272
  o("div", {
2266
- class: a(e.$style.score),
2273
+ class: n(e.$style.score),
2267
2274
  id: "score-mch"
2268
2275
  }, [
2269
2276
  (c(), d("svg", {
2270
- class: a(e.$style.btnPlayIcon),
2277
+ class: n(e.$style.btnPlayIcon),
2271
2278
  width: "7",
2272
2279
  height: "10",
2273
2280
  viewBox: "0 0 7 10",
2274
2281
  fill: "none",
2275
2282
  xmlns: "http://www.w3.org/2000/svg"
2276
- }, pa, 2)),
2283
+ }, ka, 2)),
2277
2284
  t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
2278
2285
  key: 0,
2279
- class: a(e.$style.div1)
2286
+ class: n(e.$style.div1)
2280
2287
  }, C(t.game.score[0]), 3)) : _("", !0),
2281
2288
  o("div", {
2282
- class: a(e.$style.div1)
2289
+ class: n(e.$style.div1)
2283
2290
  }, "-", 2),
2284
2291
  t.game && Object.keys(t.game).length > 0 ? (c(), d("div", {
2285
2292
  key: 1,
2286
- class: a(e.$style.div1)
2293
+ class: n(e.$style.div1)
2287
2294
  }, C(t.game.score[1]), 3)) : _("", !0)
2288
2295
  ], 2),
2289
2296
  o("div", {
2290
- class: a(e.$style.homeTeam),
2297
+ class: n(e.$style.homeTeam),
2291
2298
  id: "away-team"
2292
2299
  }, [
2293
2300
  o("div", {
2294
- class: a(e.$style.homeTeamInner)
2301
+ class: n(e.$style.homeTeamInner)
2295
2302
  }, [
2296
2303
  o("div", {
2297
- class: a(e.$style.escudosWrapper)
2304
+ class: n(e.$style.escudosWrapper)
2298
2305
  }, [
2299
2306
  o("div", {
2300
- class: a(e.$style.escudos)
2307
+ class: n(e.$style.escudos)
2301
2308
  }, [
2302
2309
  o("img", {
2303
- class: a(e.$style.chivasIcon),
2310
+ class: n(e.$style.chivasIcon),
2304
2311
  alt: "",
2305
2312
  src: `https://az755631.vo.msecnd.net/teams-80/${t.game.visiting_team}.png`
2306
2313
  }, null, 10, Ta)
@@ -2310,21 +2317,21 @@ function Wa(e, s, t, n, i, l) {
2310
2317
  ], 2)
2311
2318
  ], 2),
2312
2319
  o("div", {
2313
- class: a(l.jornadaParentClass),
2320
+ class: n(l.jornadaParentClass),
2314
2321
  id: "date-container"
2315
2322
  }, [
2316
2323
  o("div", {
2317
- class: a(e.$style.jornada)
2324
+ class: n(e.$style.jornada)
2318
2325
  }, [
2319
2326
  o("div", {
2320
- class: a(e.$style.j)
2327
+ class: n(e.$style.j)
2321
2328
  }, C(l.matchDayName), 3)
2322
2329
  ], 2),
2323
2330
  o("div", {
2324
- class: a(e.$style.liveButon)
2331
+ class: n(e.$style.liveButon)
2325
2332
  }, [
2326
2333
  o("div", {
2327
- class: a(e.$style.live)
2334
+ class: n(e.$style.live)
2328
2335
  }, C(new Date(t.game.date_time_utc).toLocaleDateString("es-ES", {
2329
2336
  month: "long",
2330
2337
  day: "numeric"
@@ -2335,91 +2342,91 @@ function Wa(e, s, t, n, i, l) {
2335
2342
  ], 2)
2336
2343
  ], 2),
2337
2344
  o("div", {
2338
- class: a(e.$style.containerData),
2345
+ class: n(e.$style.containerData),
2339
2346
  id: "container-data"
2340
2347
  }, [
2341
2348
  o("div", {
2342
- class: a(e.$style.rowsContainer)
2349
+ class: n(e.$style.rowsContainer)
2343
2350
  }, [
2344
2351
  o("div", {
2345
- class: a(e.$style.rowTable)
2352
+ class: n(e.$style.rowTable)
2346
2353
  }, [
2347
2354
  t.type == 1 ? (c(), d(g, { key: 0 }, [
2348
2355
  o("div", {
2349
- class: a(e.$style.content1)
2356
+ class: n(e.$style.content1)
2350
2357
  }, "Titular: ", 2),
2351
2358
  o("div", {
2352
- class: a(e.$style.totalContainer)
2359
+ class: n(e.$style.totalContainer)
2353
2360
  }, [
2354
2361
  o("div", {
2355
- class: a(e.$style.content2)
2362
+ class: n(e.$style.content2)
2356
2363
  }, [
2357
2364
  o("span", {
2358
- class: a(e.$style.span)
2365
+ class: n(e.$style.span)
2359
2366
  }, C(t.match.isTitular == 1 ? "Si" : "No"), 3)
2360
2367
  ], 2)
2361
2368
  ], 2)
2362
2369
  ], 64)) : (c(), d(g, { key: 1 }, [
2363
2370
  o("div", {
2364
- class: a(e.$style.content1)
2371
+ class: n(e.$style.content1)
2365
2372
  }, "Resultado: ", 2),
2366
2373
  o("div", {
2367
- class: a(e.$style.totalContainer)
2374
+ class: n(e.$style.totalContainer)
2368
2375
  }, [
2369
2376
  o("div", {
2370
- class: a(e.$style.content2)
2377
+ class: n(e.$style.content2)
2371
2378
  }, [
2372
2379
  o("span", {
2373
- class: a(e.$style.span)
2380
+ class: n(e.$style.span)
2374
2381
  }, C(t.match.result == 1 ? "Ganado" : t.match.result == 2 ? "Perdido" : "Empatado"), 3)
2375
2382
  ], 2)
2376
2383
  ], 2)
2377
2384
  ], 64))
2378
2385
  ], 2),
2379
2386
  o("div", {
2380
- class: a(e.$style.rowTable1)
2387
+ class: n(e.$style.rowTable1)
2381
2388
  }, [
2382
2389
  t.type == 1 ? (c(), d(g, { key: 0 }, [
2383
2390
  o("div", {
2384
- class: a(e.$style.content1)
2391
+ class: n(e.$style.content1)
2385
2392
  }, "Minutos jugados:", 2),
2386
2393
  o("div", {
2387
- class: a(e.$style.totalContainer1)
2394
+ class: n(e.$style.totalContainer1)
2388
2395
  }, [
2389
2396
  t.match.minutes > 0 ? (c(), d("button", {
2390
2397
  key: 0,
2391
- class: a(e.$style.btnPlay),
2398
+ class: n(e.$style.btnPlay),
2392
2399
  id: "btn-play"
2393
2400
  }, [
2394
2401
  (c(), d("svg", {
2395
2402
  width: "6",
2396
- class: a(e.$style.icnPlayIcon),
2403
+ class: n(e.$style.icnPlayIcon),
2397
2404
  height: "10",
2398
2405
  viewBox: "0 0 6 10",
2399
2406
  fill: "none",
2400
2407
  xmlns: "http://www.w3.org/2000/svg"
2401
- }, $a, 2))
2408
+ }, Ea, 2))
2402
2409
  ], 2)) : _("", !0),
2403
2410
  o("div", {
2404
- class: a(e.$style.content4)
2411
+ class: n(e.$style.content4)
2405
2412
  }, C(t.match.minutes), 3)
2406
2413
  ], 2)
2407
2414
  ], 64)) : (c(), d(g, { key: 1 }, [
2408
2415
  o("div", {
2409
- class: a(e.$style.content1)
2416
+ class: n(e.$style.content1)
2410
2417
  }, "xG:", 2),
2411
2418
  t.match.xg ? (c(), d("div", {
2412
2419
  key: 0,
2413
- class: a(e.$style.totalContainer1)
2420
+ class: n(e.$style.totalContainer1)
2414
2421
  }, [
2415
2422
  t.match.xg > 0 ? (c(), d("button", {
2416
2423
  key: 0,
2417
- class: a(e.$style.btnPlay),
2424
+ class: n(e.$style.btnPlay),
2418
2425
  id: "btn-play"
2419
2426
  }, [
2420
2427
  (c(), d("svg", {
2421
2428
  width: "6",
2422
- class: a(e.$style.icnPlayIcon),
2429
+ class: n(e.$style.icnPlayIcon),
2423
2430
  height: "10",
2424
2431
  viewBox: "0 0 6 10",
2425
2432
  fill: "none",
@@ -2427,89 +2434,89 @@ function Wa(e, s, t, n, i, l) {
2427
2434
  }, Ba, 2))
2428
2435
  ], 2)) : _("", !0),
2429
2436
  o("div", {
2430
- class: a(e.$style.content4)
2437
+ class: n(e.$style.content4)
2431
2438
  }, C(t.match.xg.toFixed(2)), 3)
2432
2439
  ], 2)) : _("", !0)
2433
2440
  ], 64))
2434
2441
  ], 2),
2435
- t.type == 2 ? (c(!0), d(g, { key: 0 }, I(t.match.extra_categories, (r, h) => (c(), d(g, {
2442
+ t.type == 2 ? (c(!0), d(g, { key: 0 }, M(t.match.extra_categories, (i, h) => (c(), d(g, {
2436
2443
  key: h + "psep1"
2437
2444
  }, [
2438
2445
  h < 2 ? (c(), d("div", {
2439
2446
  key: 0,
2440
- class: a(e.$style.rowTable5),
2441
- style: M(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2447
+ class: n(e.$style.rowTable5),
2448
+ style: D(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
2442
2449
  }, [
2443
2450
  o("div", {
2444
- class: a(e.$style.content1)
2445
- }, C(r.category_name) + ":", 3),
2451
+ class: n(e.$style.content1)
2452
+ }, C(i.category_name) + ":", 3),
2446
2453
  o("div", {
2447
- class: a(e.$style.totalContainer1)
2454
+ class: n(e.$style.totalContainer1)
2448
2455
  }, [
2449
- r.total > 0 ? (c(), d("button", {
2456
+ i.total > 0 ? (c(), d("button", {
2450
2457
  key: 0,
2451
- class: a(e.$style.btnPlay),
2458
+ class: n(e.$style.btnPlay),
2452
2459
  id: "btn-play"
2453
2460
  }, [
2454
2461
  (c(), d("svg", {
2455
2462
  width: "6",
2456
- class: a(e.$style.icnPlayIcon),
2463
+ class: n(e.$style.icnPlayIcon),
2457
2464
  height: "10",
2458
2465
  viewBox: "0 0 6 10",
2459
2466
  fill: "none",
2460
2467
  xmlns: "http://www.w3.org/2000/svg"
2461
- }, Pa, 2))
2468
+ }, Ra, 2))
2462
2469
  ], 2)) : _("", !0),
2463
2470
  o("div", {
2464
- class: a(e.$style.content4)
2465
- }, C(r.total), 3)
2471
+ class: n(e.$style.content4)
2472
+ }, C(i.total), 3)
2466
2473
  ], 2)
2467
2474
  ], 6)) : _("", !0)
2468
2475
  ], 64))), 128)) : _("", !0),
2469
2476
  t.type == 1 ? (c(), d("div", {
2470
2477
  key: 1,
2471
- class: a(e.$style.rowTable)
2478
+ class: n(e.$style.rowTable)
2472
2479
  }, [
2473
2480
  t.position != 1 ? (c(), d(g, { key: 0 }, [
2474
2481
  o("div", {
2475
- class: a(e.$style.content1)
2482
+ class: n(e.$style.content1)
2476
2483
  }, "Goles", 2),
2477
2484
  o("div", {
2478
- class: a(e.$style.totalContainer1)
2485
+ class: n(e.$style.totalContainer1)
2479
2486
  }, [
2480
2487
  t.match.goals > 0 ? (c(), d("button", {
2481
2488
  key: 0,
2482
- class: a(e.$style.btnPlay),
2489
+ class: n(e.$style.btnPlay),
2483
2490
  id: "btn-play"
2484
2491
  }, [
2485
2492
  (c(), d("svg", {
2486
2493
  width: "6",
2487
- class: a(e.$style.icnPlayIcon),
2494
+ class: n(e.$style.icnPlayIcon),
2488
2495
  height: "10",
2489
2496
  viewBox: "0 0 6 10",
2490
2497
  fill: "none",
2491
2498
  xmlns: "http://www.w3.org/2000/svg"
2492
- }, Ra, 2))
2499
+ }, Oa, 2))
2493
2500
  ], 2)) : _("", !0),
2494
2501
  o("div", {
2495
- class: a(e.$style.content4)
2502
+ class: n(e.$style.content4)
2496
2503
  }, C(t.match.goals), 3)
2497
2504
  ], 2)
2498
2505
  ], 64)) : (c(), d(g, { key: 1 }, [
2499
2506
  o("div", {
2500
- class: a(e.$style.content1)
2507
+ class: n(e.$style.content1)
2501
2508
  }, "Tarjetas amarillas:", 2),
2502
2509
  o("div", {
2503
- class: a(e.$style.totalContainer1)
2510
+ class: n(e.$style.totalContainer1)
2504
2511
  }, [
2505
2512
  t.match.yellowcards > 0 ? (c(), d("button", {
2506
2513
  key: 0,
2507
- class: a(e.$style.btnPlay),
2514
+ class: n(e.$style.btnPlay),
2508
2515
  id: "btn-play"
2509
2516
  }, [
2510
2517
  (c(), d("svg", {
2511
2518
  width: "6",
2512
- class: a(e.$style.icnPlayIcon),
2519
+ class: n(e.$style.icnPlayIcon),
2513
2520
  height: "10",
2514
2521
  viewBox: "0 0 6 10",
2515
2522
  fill: "none",
@@ -2517,63 +2524,63 @@ function Wa(e, s, t, n, i, l) {
2517
2524
  }, Na, 2))
2518
2525
  ], 2)) : _("", !0),
2519
2526
  o("div", {
2520
- class: a(e.$style.content4)
2527
+ class: n(e.$style.content4)
2521
2528
  }, C(t.match.yellowcards), 3)
2522
2529
  ], 2)
2523
2530
  ], 64))
2524
2531
  ], 2)) : _("", !0),
2525
2532
  t.type == 1 ? (c(), d("div", {
2526
2533
  key: 2,
2527
- class: a(l.rowTable3Class)
2534
+ class: n(l.rowTable3Class)
2528
2535
  }, [
2529
2536
  t.position != 1 ? (c(), d(g, { key: 0 }, [
2530
2537
  o("div", {
2531
- class: a(e.$style.content1)
2538
+ class: n(e.$style.content1)
2532
2539
  }, "Tarjetas amarillas", 2),
2533
2540
  o("div", {
2534
- class: a(e.$style.totalContainer1)
2541
+ class: n(e.$style.totalContainer1)
2535
2542
  }, [
2536
2543
  t.match.yellowcards > 0 ? (c(), d("button", {
2537
2544
  key: 0,
2538
- class: a(e.$style.btnPlay),
2545
+ class: n(e.$style.btnPlay),
2539
2546
  id: "btn-play"
2540
2547
  }, [
2541
2548
  (c(), d("svg", {
2542
2549
  width: "6",
2543
- class: a(e.$style.icnPlayIcon),
2550
+ class: n(e.$style.icnPlayIcon),
2544
2551
  height: "10",
2545
2552
  viewBox: "0 0 6 10",
2546
2553
  fill: "none",
2547
2554
  xmlns: "http://www.w3.org/2000/svg"
2548
- }, Ia, 2))
2555
+ }, Ma, 2))
2549
2556
  ], 2)) : _("", !0),
2550
2557
  o("div", {
2551
- class: a(e.$style.content4)
2558
+ class: n(e.$style.content4)
2552
2559
  }, C(t.match.yellowcards), 3)
2553
2560
  ], 2)
2554
2561
  ], 64)) : (c(), d(g, { key: 1 }, [
2555
2562
  o("div", {
2556
- class: a(e.$style.content1)
2563
+ class: n(e.$style.content1)
2557
2564
  }, "Tarjetas rojas:", 2),
2558
2565
  o("div", {
2559
- class: a(e.$style.totalContainer1)
2566
+ class: n(e.$style.totalContainer1)
2560
2567
  }, [
2561
2568
  t.match.redcards > 0 ? (c(), d("button", {
2562
2569
  key: 0,
2563
- class: a(e.$style.btnPlay),
2570
+ class: n(e.$style.btnPlay),
2564
2571
  id: "btn-play"
2565
2572
  }, [
2566
2573
  (c(), d("svg", {
2567
2574
  width: "6",
2568
- class: a(e.$style.icnPlayIcon),
2575
+ class: n(e.$style.icnPlayIcon),
2569
2576
  height: "10",
2570
2577
  viewBox: "0 0 6 10",
2571
2578
  fill: "none",
2572
2579
  xmlns: "http://www.w3.org/2000/svg"
2573
- }, Da, 2))
2580
+ }, Fa, 2))
2574
2581
  ], 2)) : _("", !0),
2575
2582
  o("div", {
2576
- class: a(e.$style.content4)
2583
+ class: n(e.$style.content4)
2577
2584
  }, C(t.match.redcards), 3)
2578
2585
  ], 2)
2579
2586
  ], 64))
@@ -2581,59 +2588,59 @@ function Wa(e, s, t, n, i, l) {
2581
2588
  ], 2),
2582
2589
  t.match.extra_categories ? (c(), d("div", {
2583
2590
  key: 0,
2584
- class: a(e.$style.rowsContainer)
2591
+ class: n(e.$style.rowsContainer)
2585
2592
  }, [
2586
2593
  t.type == 1 && t.position != 1 ? (c(), d("div", {
2587
2594
  key: 0,
2588
- class: a(e.$style.rowTable4)
2595
+ class: n(e.$style.rowTable4)
2589
2596
  }, [
2590
2597
  o("div", {
2591
- class: a(e.$style.content1)
2598
+ class: n(e.$style.content1)
2592
2599
  }, "Tarjetas rojas", 2),
2593
2600
  o("div", {
2594
- class: a(e.$style.totalContainer1)
2601
+ class: n(e.$style.totalContainer1)
2595
2602
  }, [
2596
2603
  t.match.redcards > 0 ? (c(), d("button", {
2597
2604
  key: 0,
2598
- class: a(e.$style.btnPlay),
2605
+ class: n(e.$style.btnPlay),
2599
2606
  id: "btn-play"
2600
2607
  }, [
2601
2608
  (c(), d("svg", {
2602
2609
  width: "6",
2603
- class: a(e.$style.icnPlayIcon),
2610
+ class: n(e.$style.icnPlayIcon),
2604
2611
  height: "10",
2605
2612
  viewBox: "0 0 6 10",
2606
2613
  fill: "none",
2607
2614
  xmlns: "http://www.w3.org/2000/svg"
2608
- }, ja, 2))
2615
+ }, za, 2))
2609
2616
  ], 2)) : _("", !0),
2610
2617
  o("div", {
2611
- class: a(e.$style.content4)
2618
+ class: n(e.$style.content4)
2612
2619
  }, C(t.match.redcards), 3)
2613
2620
  ], 2)
2614
2621
  ], 2)) : _("", !0),
2615
- t.type == 2 ? (c(!0), d(g, { key: 1 }, I(t.match.extra_categories, (r, h) => (c(), d(g, {
2622
+ t.type == 2 ? (c(!0), d(g, { key: 1 }, M(t.match.extra_categories, (i, h) => (c(), d(g, {
2616
2623
  key: h + "lsr"
2617
2624
  }, [
2618
2625
  h >= 2 ? (c(), d("div", {
2619
2626
  key: 0,
2620
- class: a(e.$style.rowTable5),
2621
- style: M(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2627
+ class: n(e.$style.rowTable5),
2628
+ style: D(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
2622
2629
  }, [
2623
2630
  o("div", {
2624
- class: a(e.$style.content1)
2625
- }, C(r.category_name) + ":", 3),
2631
+ class: n(e.$style.content1)
2632
+ }, C(i.category_name) + ":", 3),
2626
2633
  o("div", {
2627
- class: a(e.$style.totalContainer1)
2634
+ class: n(e.$style.totalContainer1)
2628
2635
  }, [
2629
- r.total > 0 ? (c(), d("button", {
2636
+ i.total > 0 ? (c(), d("button", {
2630
2637
  key: 0,
2631
- class: a(e.$style.btnPlay),
2638
+ class: n(e.$style.btnPlay),
2632
2639
  id: "btn-play"
2633
2640
  }, [
2634
2641
  (c(), d("svg", {
2635
2642
  width: "6",
2636
- class: a(e.$style.icnPlayIcon),
2643
+ class: n(e.$style.icnPlayIcon),
2637
2644
  height: "10",
2638
2645
  viewBox: "0 0 6 10",
2639
2646
  fill: "none",
@@ -2641,48 +2648,48 @@ function Wa(e, s, t, n, i, l) {
2641
2648
  }, Ga, 2))
2642
2649
  ], 2)) : _("", !0),
2643
2650
  o("div", {
2644
- class: a(e.$style.content4)
2651
+ class: n(e.$style.content4)
2645
2652
  }, [
2646
- r.category_name == "xG " ? (c(), d(g, { key: 0 }, [
2647
- T(C(r.total.toFixed(2)), 1)
2653
+ i.category_name == "xG " ? (c(), d(g, { key: 0 }, [
2654
+ k(C(i.total.toFixed(2)), 1)
2648
2655
  ], 64)) : (c(), d(g, { key: 1 }, [
2649
- T(C(r.total), 1)
2656
+ k(C(i.total), 1)
2650
2657
  ], 64))
2651
2658
  ], 2)
2652
2659
  ], 2)
2653
2660
  ], 6)) : _("", !0)
2654
- ], 64))), 128)) : (c(!0), d(g, { key: 2 }, I(t.match.extra_categories, (r, h) => (c(), d("div", {
2661
+ ], 64))), 128)) : (c(!0), d(g, { key: 2 }, M(t.match.extra_categories, (i, h) => (c(), d("div", {
2655
2662
  key: h + "lsr",
2656
- class: a(e.$style.rowTable5),
2657
- style: M(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
2663
+ class: n(e.$style.rowTable5),
2664
+ style: D(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
2658
2665
  }, [
2659
2666
  o("div", {
2660
- class: a(e.$style.content1)
2661
- }, C(r.category_name) + ":", 3),
2667
+ class: n(e.$style.content1)
2668
+ }, C(i.category_name) + ":", 3),
2662
2669
  o("div", {
2663
- class: a(e.$style.totalContainer1)
2670
+ class: n(e.$style.totalContainer1)
2664
2671
  }, [
2665
- r.total > 0 ? (c(), d("button", {
2672
+ i.total > 0 ? (c(), d("button", {
2666
2673
  key: 0,
2667
- class: a(e.$style.btnPlay),
2674
+ class: n(e.$style.btnPlay),
2668
2675
  id: "btn-play"
2669
2676
  }, [
2670
2677
  (c(), d("svg", {
2671
2678
  width: "6",
2672
- class: a(e.$style.icnPlayIcon),
2679
+ class: n(e.$style.icnPlayIcon),
2673
2680
  height: "10",
2674
2681
  viewBox: "0 0 6 10",
2675
2682
  fill: "none",
2676
2683
  xmlns: "http://www.w3.org/2000/svg"
2677
- }, za, 2))
2684
+ }, Wa, 2))
2678
2685
  ], 2)) : _("", !0),
2679
2686
  o("div", {
2680
- class: a(e.$style.content4)
2687
+ class: n(e.$style.content4)
2681
2688
  }, [
2682
- r.category_name == "xG " ? (c(), d(g, { key: 0 }, [
2683
- T(C(r.total.toFixed(2)), 1)
2689
+ i.category_name == "xG " ? (c(), d(g, { key: 0 }, [
2690
+ k(C(i.total.toFixed(2)), 1)
2684
2691
  ], 64)) : (c(), d(g, { key: 1 }, [
2685
- T(C(r.total), 1)
2692
+ k(C(i.total), 1)
2686
2693
  ], 64))
2687
2694
  ], 2)
2688
2695
  ], 2)
@@ -2692,141 +2699,175 @@ function Wa(e, s, t, n, i, l) {
2692
2699
  ], 2)
2693
2700
  ], 2)) : _("", !0);
2694
2701
  }
2695
- const Ha = {
2696
- $style: ga
2697
- }, qa = /* @__PURE__ */ W(_a, [["render", Wa], ["__cssModules", Ha]]), Ja = (e, s) => {
2702
+ const qa = {
2703
+ $style: _a
2704
+ }, Ja = /* @__PURE__ */ H(ba, [["render", Ha], ["__cssModules", qa]]), Za = (e, s) => {
2698
2705
  const t = e.__vccOpts || e;
2699
- for (const [n, i] of s)
2700
- t[n] = i;
2706
+ for (const [a, r] of s)
2707
+ t[a] = r;
2701
2708
  return t;
2702
- }, ge = {
2709
+ }, _e = {
2703
2710
  name: "ScrollableContainer",
2704
2711
  props: {
2705
2712
  backgroundColor: { type: String, default: "#0D1D29" },
2706
2713
  pxScroll: { type: Number, default: 100 },
2707
2714
  arrows: { type: Boolean, default: !0 },
2715
+ arrowsScrollHide: { type: Boolean, default: !1 },
2708
2716
  arrowsColor: { type: String, default: "#CBEE6B" },
2709
2717
  arrowsHeight: { type: Number, default: 15 },
2710
- arrowsWidth: { type: Number, default: 7 },
2711
- arrowsBackground: { type: String, default: "#0D1D29" }
2718
+ arrowsWidth: { type: Number, default: 15 },
2719
+ arrowsPadding: { type: Number, default: 5 },
2720
+ arrowsMargin: { type: Number, default: 10 },
2721
+ arrowsRadius: { type: String, default: "0%" },
2722
+ arrowsBorder: { type: String, default: "none" },
2723
+ arrowsBackground: { type: String, default: "#0D1D29" },
2724
+ arrowsContainerBgL: { type: String, default: "#0D1D29" },
2725
+ arrowsContainerBgR: { type: String, default: "#0D1D29" },
2726
+ scrollColor: { type: String, default: "#c3e569" },
2727
+ arrowsPosition: { type: String, default: "relative" },
2728
+ height: { type: String, default: "100%" }
2712
2729
  },
2713
2730
  data() {
2714
2731
  return {
2715
2732
  showLeftArrow: !1,
2716
- showRightArrow: !1
2733
+ showRightArrow: !0
2717
2734
  };
2718
2735
  },
2719
2736
  mounted() {
2720
- this.checkOverflow();
2737
+ this.getScroll();
2721
2738
  },
2722
2739
  computed: {
2723
2740
  getViewBox() {
2724
- return `0 0 ${this.arrowsWidth} ${this.arrowsHeight}`;
2741
+ return `-2 0 ${this.arrowsWidth} ${this.arrowsHeight}`;
2742
+ },
2743
+ hideShowLeftArrow() {
2744
+ let e = "";
2745
+ return this.arrowsPosition == "absolute" ? e = "leftAbsolute" : e = "leftRelative", this.arrowsScrollHide ? this.showLeftArrow ? e += " showArrowSlide" : e += " hideArrowSlide" : e += " showArrowSlide", e;
2746
+ },
2747
+ hideShowRightArrow() {
2748
+ let e = "";
2749
+ return this.arrowsPosition == "absolute" ? e = "rightAbsolute" : e = "rightRelative", this.arrowsScrollHide ? this.showRightArrow ? e += " showArrowSlide" : e += " hideArrowSlide" : e += " showArrowSlide", e;
2725
2750
  }
2726
2751
  },
2727
2752
  methods: {
2728
- checkOverflow() {
2729
- const e = this.$refs.content.scrollWidth, s = this.$el.clientWidth;
2730
- this.showLeftArrow = e > s && this.$refs.content.scrollLeft < e - s, this.showRightArrow = e > s && this.$refs.content.scrollLeft < e - s;
2731
- },
2732
2753
  scrollLeft() {
2733
2754
  this.$refs.content.scrollLeft -= this.pxScroll;
2734
2755
  },
2735
2756
  scrollRight() {
2736
2757
  this.$refs.content.scrollLeft += this.pxScroll;
2758
+ },
2759
+ getScroll() {
2760
+ let e = 0;
2761
+ this.arrowsPosition == "relative" ? e = this.$refs.content.scrollWidth - this.$el.clientWidth + this.arrowsMargin * 2 + this.arrowsWidth * 2 + this.arrowsPadding * 4 : e = this.$refs.content.scrollWidth - this.$el.clientWidth, this.$refs.content.scrollLeft == 0 ? this.showLeftArrow = !1 : this.showLeftArrow = !0, e > 0 && (this.$refs.content.scrollLeft == e ? this.showRightArrow = !1 : this.showRightArrow = !0);
2737
2762
  }
2738
2763
  }
2739
- }, Ne = () => {
2740
- ot((e) => ({
2741
- "8a6507d6": e.backgroundColor,
2742
- "6de37d18": e.arrowsBackground
2764
+ }, Oe = () => {
2765
+ rt((e) => ({
2766
+ cc900658: e.backgroundColor,
2767
+ "243d0048": e.height,
2768
+ "12ed9ef4": e.arrowsPosition,
2769
+ "434aae32": e.arrowsPadding + "px",
2770
+ "6c491439": e.arrowsBackground,
2771
+ "1a7aa8c4": e.arrowsHeight * 2 + "px",
2772
+ "6e4c9ee1": e.arrowsWidth * 2 + "px",
2773
+ "2876691d": e.arrowsRadius,
2774
+ "0df470b7": e.arrowsBorder,
2775
+ 27766434: e.arrowsMargin + "px",
2776
+ "122404b1": e.arrowsContainerBgL,
2777
+ "122404b7": e.arrowsContainerBgR,
2778
+ "31486e15": e.scrollColor
2743
2779
  }));
2744
- }, Ae = ge.setup;
2745
- ge.setup = Ae ? (e, s) => (Ne(), Ae(e, s)) : Ne;
2746
- const Za = { class: "scrollable-container" }, Ka = ["width", "height", "viewBox"], Xa = ["stroke"], Qa = {
2747
- class: "scrollable-content",
2748
- ref: "content"
2749
- }, Ya = { class: "scrollable-wrapper" }, xa = ["width", "height", "viewBox"], eo = ["stroke"];
2750
- function to(e, s, t, n, i, l) {
2751
- return c(), d("div", Za, [
2780
+ }, Ae = _e.setup;
2781
+ _e.setup = Ae ? (e, s) => (Oe(), Ae(e, s)) : Oe;
2782
+ const Ka = { class: "scrollable-container" }, Xa = { class: "scrollable-arrows" }, Qa = ["width", "height", "viewBox"], Ya = ["stroke"], xa = { class: "scrollable-wrapper" }, eo = { class: "scrollable-arrows" }, to = ["width", "height", "viewBox"], so = ["stroke"];
2783
+ function no(e, s, t, a, r, l) {
2784
+ return c(), d("div", Ka, [
2752
2785
  t.arrows ? (c(), d("div", {
2753
2786
  key: 0,
2754
- class: "scrollable-arrows left",
2755
- onClick: s[0] || (s[0] = (...r) => l.scrollLeft && l.scrollLeft(...r))
2787
+ class: n(["arrows-container", l.hideShowLeftArrow]),
2788
+ onClick: s[0] || (s[0] = (...i) => l.scrollLeft && l.scrollLeft(...i))
2756
2789
  }, [
2757
- (c(), d("svg", {
2758
- width: t.arrowsWidth,
2759
- height: t.arrowsHeight,
2760
- viewBox: l.getViewBox,
2761
- fill: "none",
2762
- xmlns: "http://www.w3.org/2000/svg"
2763
- }, [
2764
- o("path", {
2765
- d: "M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",
2766
- stroke: t.arrowsColor
2767
- }, null, 8, Xa)
2768
- ], 8, Ka))
2769
- ])) : _("", !0),
2770
- o("div", Qa, [
2771
- o("div", Ya, [
2772
- it(e.$slots, "default")
2790
+ o("div", Xa, [
2791
+ (c(), d("svg", {
2792
+ width: t.arrowsWidth,
2793
+ height: t.arrowsHeight,
2794
+ viewBox: l.getViewBox,
2795
+ fill: "none",
2796
+ xmlns: "http://www.w3.org/2000/svg"
2797
+ }, [
2798
+ o("path", {
2799
+ d: "M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",
2800
+ stroke: t.arrowsColor
2801
+ }, null, 8, Ya)
2802
+ ], 8, Qa))
2773
2803
  ])
2774
- ], 512),
2804
+ ], 2)) : _("", !0),
2805
+ o("div", {
2806
+ class: "scrollable-content",
2807
+ ref: "content",
2808
+ onScroll: s[1] || (s[1] = (...i) => l.getScroll && l.getScroll(...i))
2809
+ }, [
2810
+ o("div", xa, [
2811
+ it(e.$slots, "default", {}, void 0, !0)
2812
+ ])
2813
+ ], 544),
2775
2814
  t.arrows ? (c(), d("div", {
2776
2815
  key: 1,
2777
- class: "scrollable-arrows right",
2778
- onClick: s[1] || (s[1] = (...r) => l.scrollRight && l.scrollRight(...r))
2816
+ class: n(["arrows-container", l.hideShowRightArrow]),
2817
+ onClick: s[2] || (s[2] = (...i) => l.scrollRight && l.scrollRight(...i))
2779
2818
  }, [
2780
- (c(), d("svg", {
2781
- width: t.arrowsWidth,
2782
- height: t.arrowsHeight,
2783
- viewBox: l.getViewBox,
2784
- fill: "none",
2785
- xmlns: "http://www.w3.org/2000/svg"
2786
- }, [
2787
- o("path", {
2788
- d: "M0.634765 1.21195L5.89853 6.47571C6.52018 7.09735 6.52018 8.11459 5.89853 8.73623L0.634766 14",
2789
- stroke: t.arrowsColor
2790
- }, null, 8, eo)
2791
- ], 8, xa))
2792
- ])) : _("", !0)
2819
+ o("div", eo, [
2820
+ (c(), d("svg", {
2821
+ width: t.arrowsWidth,
2822
+ height: t.arrowsHeight,
2823
+ viewBox: l.getViewBox,
2824
+ fill: "none",
2825
+ xmlns: "http://www.w3.org/2000/svg"
2826
+ }, [
2827
+ o("path", {
2828
+ d: "M0.634765 1.21195L5.89853 6.47571C6.52018 7.09735 6.52018 8.11459 5.89853 8.73623L0.634766 14",
2829
+ stroke: t.arrowsColor
2830
+ }, null, 8, so)
2831
+ ], 8, to))
2832
+ ])
2833
+ ], 2)) : _("", !0)
2793
2834
  ]);
2794
2835
  }
2795
- const so = /* @__PURE__ */ Ja(ge, [["render", to]]);
2796
- const no = "_letter_n5hsv_69", ao = "_live_n5hsv_89", oo = "_liveButon_n5hsv_97", io = "_dateHour_n5hsv_125", ro = "_matchDate_n5hsv_145", lo = "_chivasIcon_n5hsv_161", co = "_escudos_n5hsv_187", uo = "_homeTeam_n5hsv_201", ho = "_btnPlayIcon_n5hsv_213", yo = "_div_n5hsv_223", mo = "_score_n5hsv_231", fo = "_containerTeams_n5hsv_259", Co = "_matchResult_n5hsv_273", wo = "_headCard_n5hsv_299", go = "_content_n5hsv_321", _o = "_vuesaxlinearsearchNormalIcon_n5hsv_333", bo = "_searchField1_n5hsv_343", vo = "_vuesaxlinearsearchNormalParent_n5hsv_353", po = "_searchField_n5hsv_343", To = "_union9Icon_n5hsv_403", Eo = "_playButton_n5hsv_427", $o = "_content1_n5hsv_439", So = "_totalContainer_n5hsv_461", Bo = "_rowTable_n5hsv_479", ko = "_icnPlayIcon_n5hsv_501", Po = "_btnPlay_n5hsv_213", Oo = "_content3_n5hsv_535", Ro = "_totalContainer1_n5hsv_553", Lo = "_rowTable1_n5hsv_573", No = "_rowsContainer_n5hsv_595", Ao = "_tableContainer_n5hsv_617", Io = "_matchCard_n5hsv_631", Mo = {
2797
- letter: no,
2798
- live: ao,
2799
- liveButon: oo,
2800
- dateHour: io,
2801
- matchDate: ro,
2802
- chivasIcon: lo,
2803
- escudos: co,
2804
- homeTeam: uo,
2805
- btnPlayIcon: ho,
2806
- div: yo,
2807
- score: mo,
2808
- containerTeams: fo,
2809
- matchResult: Co,
2810
- headCard: wo,
2811
- content: go,
2812
- vuesaxlinearsearchNormalIcon: _o,
2813
- searchField1: bo,
2814
- vuesaxlinearsearchNormalParent: vo,
2815
- searchField: po,
2816
- union9Icon: To,
2836
+ const ao = /* @__PURE__ */ Za(_e, [["render", no], ["__scopeId", "data-v-a717f423"]]);
2837
+ const oo = "_letter_ykrkd_35", ro = "_live_ykrkd_45", io = "_liveButon_ykrkd_49", lo = "_dateHour_ykrkd_63", co = "_matchDate_ykrkd_73", uo = "_chivasIcon_ykrkd_81", ho = "_escudos_ykrkd_94", yo = "_homeTeam_ykrkd_101", mo = "_btnPlayIcon_ykrkd_107", fo = "_div_ykrkd_113", Co = "_score_ykrkd_117", wo = "_containerTeams_ykrkd_131", go = "_matchResult_ykrkd_138", _o = "_headCard_ykrkd_151", bo = "_content_ykrkd_162", po = "_vuesaxlinearsearchNormalIcon_ykrkd_168", vo = "_searchField1_ykrkd_173", ko = "_vuesaxlinearsearchNormalParent_ykrkd_178", To = "_searchField_ykrkd_173", So = "_union9Icon_ykrkd_203", Eo = "_playButton_ykrkd_215", $o = "_content1_ykrkd_221", Bo = "_totalContainer_ykrkd_232", Po = "_rowTable_ykrkd_241", Ro = "_icnPlayIcon_ykrkd_252", Lo = "_btnPlay_ykrkd_107", Oo = "_content3_ykrkd_269", Ao = "_totalContainer1_ykrkd_278", No = "_rowTable1_ykrkd_288", Io = "_rowsContainer_ykrkd_299", Mo = "_tableContainer_ykrkd_310", Do = "_matchCard_ykrkd_317", Fo = {
2838
+ letter: oo,
2839
+ live: ro,
2840
+ liveButon: io,
2841
+ dateHour: lo,
2842
+ matchDate: co,
2843
+ chivasIcon: uo,
2844
+ escudos: ho,
2845
+ homeTeam: yo,
2846
+ btnPlayIcon: mo,
2847
+ div: fo,
2848
+ score: Co,
2849
+ containerTeams: wo,
2850
+ matchResult: go,
2851
+ headCard: _o,
2852
+ content: bo,
2853
+ vuesaxlinearsearchNormalIcon: po,
2854
+ searchField1: vo,
2855
+ vuesaxlinearsearchNormalParent: ko,
2856
+ searchField: To,
2857
+ union9Icon: So,
2817
2858
  playButton: Eo,
2818
2859
  content1: $o,
2819
- totalContainer: So,
2820
- rowTable: Bo,
2821
- icnPlayIcon: ko,
2822
- btnPlay: Po,
2860
+ totalContainer: Bo,
2861
+ rowTable: Po,
2862
+ icnPlayIcon: Ro,
2863
+ btnPlay: Lo,
2823
2864
  content3: Oo,
2824
- totalContainer1: Ro,
2825
- rowTable1: Lo,
2826
- rowsContainer: No,
2827
- tableContainer: Ao,
2828
- matchCard: Io
2829
- }, Do = {
2865
+ totalContainer1: Ao,
2866
+ rowTable1: No,
2867
+ rowsContainer: Io,
2868
+ tableContainer: Mo,
2869
+ matchCard: Do
2870
+ }, jo = {
2830
2871
  name: "SummaryMatchContainer",
2831
2872
  props: {
2832
2873
  data: {
@@ -2860,8 +2901,8 @@ const no = "_letter_n5hsv_69", ao = "_live_n5hsv_89", oo = "_liveButon_n5hsv_97"
2860
2901
  },
2861
2902
  matchDayName() {
2862
2903
  let e = "";
2863
- const s = this.data.matchday_abbreviation.replace("M", ""), t = `J ${s}`;
2864
- return this.isCup ? this.season === 881 ? e = nt[s] || t : e = st[this.data.matchday_abbreviation] || t : e = tt[this.data.matchday_abbreviation] || t, e;
2904
+ const s = this.data.matchday_abbreviation.replace("M", ""), t = `JOR ${s}`;
2905
+ return this.isCup ? this.season === 881 ? e = st[s] || t : e = tt[this.data.matchday_abbreviation] || t : e = et[this.data.matchday_abbreviation] || t, e;
2865
2906
  }
2866
2907
  },
2867
2908
  methods: {
@@ -2872,17 +2913,12 @@ const no = "_letter_n5hsv_69", ao = "_live_n5hsv_89", oo = "_liveButon_n5hsv_97"
2872
2913
  };
2873
2914
  }
2874
2915
  }
2875
- }, Fo = ["src"], jo = /* @__PURE__ */ o("path", {
2916
+ }, zo = ["src"], Uo = /* @__PURE__ */ o("path", {
2876
2917
  d: "M1.01561 8.6461C0.94175 8.60535 0.880014 8.54446 0.837058 8.47001C0.794103 8.39555 0.771558 8.31035 0.771853 8.22359V0.572325C0.771955 0.48586 0.794648 0.401039 0.837519 0.326879C0.88039 0.25272 0.941838 0.191993 1.01533 0.151155C1.08882 0.110316 1.17161 0.0908924 1.2549 0.0949482C1.33818 0.0990039 1.41885 0.126388 1.48833 0.174188L7.02253 4.00027C7.08574 4.04386 7.13758 4.10298 7.17344 4.17236C7.2093 4.24174 7.22806 4.31924 7.22806 4.39796C7.22806 4.47668 7.2093 4.55417 7.17344 4.62356C7.13758 4.69294 7.08574 4.75205 7.02253 4.79564L1.48833 8.62263C1.41896 8.67053 1.33835 8.69802 1.2551 8.70215C1.17185 8.70629 1.08908 8.68691 1.01561 8.6461Z",
2877
2918
  fill: "#CBEE6B"
2878
- }, null, -1), Uo = [
2879
- jo
2880
- ], Go = ["src"], Vo = /* @__PURE__ */ o("path", {
2881
- d: "M0.454162 8.88724C0.391152 8.84552 0.338487 8.78319 0.301843 8.70698C0.265199 8.63076 0.245966 8.54354 0.246218 8.45472V0.622219C0.246305 0.533706 0.265663 0.446876 0.302236 0.37096C0.338808 0.295044 0.391227 0.232878 0.453921 0.191073C0.516615 0.149267 0.58724 0.129383 0.658289 0.133535C0.729338 0.137687 0.798156 0.165719 0.857426 0.214652L5.5785 4.13136C5.63242 4.17598 5.67665 4.2365 5.70723 4.30753C5.73782 4.37855 5.75383 4.45789 5.75383 4.53847C5.75383 4.61905 5.73782 4.69839 5.70723 4.76941C5.67665 4.84044 5.63242 4.90095 5.5785 4.94557L0.857426 8.86321C0.798247 8.91225 0.729482 8.94039 0.658464 8.94462C0.587446 8.94885 0.516836 8.92902 0.454162 8.88724Z",
2882
- fill: "#CBEE6B"
2883
- }, null, -1), zo = [
2884
- Vo
2885
- ], Wo = /* @__PURE__ */ o("path", {
2919
+ }, null, -1), Go = [
2920
+ Uo
2921
+ ], Vo = ["src"], Wo = /* @__PURE__ */ o("path", {
2886
2922
  d: "M0.454162 8.88724C0.391152 8.84552 0.338487 8.78319 0.301843 8.70698C0.265199 8.63076 0.245966 8.54354 0.246218 8.45472V0.622219C0.246305 0.533706 0.265663 0.446876 0.302236 0.37096C0.338808 0.295044 0.391227 0.232878 0.453921 0.191073C0.516615 0.149267 0.58724 0.129383 0.658289 0.133535C0.729338 0.137687 0.798156 0.165719 0.857426 0.214652L5.5785 4.13136C5.63242 4.17598 5.67665 4.2365 5.70723 4.30753C5.73782 4.37855 5.75383 4.45789 5.75383 4.53847C5.75383 4.61905 5.73782 4.69839 5.70723 4.76941C5.67665 4.84044 5.63242 4.90095 5.5785 4.94557L0.857426 8.86321C0.798247 8.91225 0.729482 8.94039 0.658464 8.94462C0.587446 8.94885 0.516836 8.92902 0.454162 8.88724Z",
2887
2923
  fill: "#CBEE6B"
2888
2924
  }, null, -1), Ho = [
@@ -2907,100 +2943,108 @@ const no = "_letter_n5hsv_69", ao = "_live_n5hsv_89", oo = "_liveButon_n5hsv_97"
2907
2943
  fill: "#CBEE6B"
2908
2944
  }, null, -1), xo = [
2909
2945
  Yo
2910
- ], e0 = /* @__PURE__ */ o("path", {
2946
+ ], er = /* @__PURE__ */ o("path", {
2911
2947
  d: "M0.454162 8.88724C0.391152 8.84552 0.338487 8.78319 0.301843 8.70698C0.265199 8.63076 0.245966 8.54354 0.246218 8.45472V0.622219C0.246305 0.533706 0.265663 0.446876 0.302236 0.37096C0.338808 0.295044 0.391227 0.232878 0.453921 0.191073C0.516615 0.149267 0.58724 0.129383 0.658289 0.133535C0.729338 0.137687 0.798156 0.165719 0.857426 0.214652L5.5785 4.13136C5.63242 4.17598 5.67665 4.2365 5.70723 4.30753C5.73782 4.37855 5.75383 4.45789 5.75383 4.53847C5.75383 4.61905 5.73782 4.69839 5.70723 4.76941C5.67665 4.84044 5.63242 4.90095 5.5785 4.94557L0.857426 8.86321C0.798247 8.91225 0.729482 8.94039 0.658464 8.94462C0.587446 8.94885 0.516836 8.92902 0.454162 8.88724Z",
2912
2948
  fill: "#CBEE6B"
2913
- }, null, -1), t0 = [
2914
- e0
2915
- ], s0 = { key: 1 }, n0 = { key: 0 }, a0 = /* @__PURE__ */ o("br", null, null, -1), o0 = /* @__PURE__ */ o("br", null, null, -1);
2916
- function i0(e, s, t, n, i, l) {
2949
+ }, null, -1), tr = [
2950
+ er
2951
+ ], sr = /* @__PURE__ */ o("path", {
2952
+ d: "M0.454162 8.88724C0.391152 8.84552 0.338487 8.78319 0.301843 8.70698C0.265199 8.63076 0.245966 8.54354 0.246218 8.45472V0.622219C0.246305 0.533706 0.265663 0.446876 0.302236 0.37096C0.338808 0.295044 0.391227 0.232878 0.453921 0.191073C0.516615 0.149267 0.58724 0.129383 0.658289 0.133535C0.729338 0.137687 0.798156 0.165719 0.857426 0.214652L5.5785 4.13136C5.63242 4.17598 5.67665 4.2365 5.70723 4.30753C5.73782 4.37855 5.75383 4.45789 5.75383 4.53847C5.75383 4.61905 5.73782 4.69839 5.70723 4.76941C5.67665 4.84044 5.63242 4.90095 5.5785 4.94557L0.857426 8.86321C0.798247 8.91225 0.729482 8.94039 0.658464 8.94462C0.587446 8.94885 0.516836 8.92902 0.454162 8.88724Z",
2953
+ fill: "#CBEE6B"
2954
+ }, null, -1), nr = [
2955
+ sr
2956
+ ], ar = { key: 1 }, or = { key: 0 }, rr = /* @__PURE__ */ o("br", null, null, -1), ir = /* @__PURE__ */ o("br", null, null, -1);
2957
+ function lr(e, s, t, a, r, l) {
2917
2958
  return t.data && Object.keys(t.data).length > 0 ? (c(), d("div", {
2918
2959
  key: 0,
2919
- class: a(e.$style.matchCard)
2960
+ class: n(e.$style.matchCard)
2920
2961
  }, [
2921
2962
  o("div", {
2922
- class: a(e.$style.tableContainer),
2963
+ class: n(e.$style.tableContainer),
2923
2964
  id: "match-card"
2924
2965
  }, [
2925
2966
  o("div", {
2926
- class: a(e.$style.headCard),
2967
+ class: n(e.$style.headCard),
2927
2968
  id: "card-head"
2928
2969
  }, [
2929
2970
  o("div", {
2930
- class: a(e.$style.matchDate)
2971
+ class: n(e.$style.matchDate)
2931
2972
  }, [
2932
2973
  o("div", {
2933
- class: a(e.$style.liveButon),
2974
+ class: n(e.$style.liveButon),
2934
2975
  id: "matchday"
2935
2976
  }, [
2936
2977
  o("b", {
2937
- class: a(e.$style.live)
2978
+ class: n(e.$style.live)
2938
2979
  }, C(l.matchDayName), 3)
2939
2980
  ], 2),
2940
2981
  o("div", {
2941
- class: a(e.$style.dateHour)
2982
+ class: n(e.$style.dateHour)
2942
2983
  }, C(new Date(t.data.date_time_utc).toLocaleDateString("es-ES", {
2943
2984
  weekday: "long",
2944
2985
  month: "long",
2945
2986
  day: "numeric"
2946
2987
  }).replace(",", "")[0].toUpperCase() + new Date(t.data.date_time_utc).toLocaleDateString("es-ES", {
2947
- weekday: "long",
2988
+ weekday: "short",
2948
2989
  month: "short",
2949
- day: "numeric"
2950
- }).replace(",", "").substring(1)) + " " + C(t.data.schedule.substring(0, t.data.schedule.length - 3)), 3)
2990
+ day: "numeric",
2991
+ hour: "numeric",
2992
+ minute: "numeric",
2993
+ hour12: !0
2994
+ }).replace(",", "").replace(",", " | ").replace("p. m.", "PM").replace("a. m.", "AM").substring(1)), 3)
2951
2995
  ], 2),
2952
2996
  o("div", {
2953
- class: a(e.$style.matchResult)
2997
+ class: n(e.$style.matchResult)
2954
2998
  }, [
2955
2999
  o("div", {
2956
- class: a(e.$style.containerTeams)
3000
+ class: n(e.$style.containerTeams)
2957
3001
  }, [
2958
3002
  o("div", {
2959
- class: a(e.$style.homeTeam)
3003
+ class: n(e.$style.homeTeam)
2960
3004
  }, [
2961
3005
  o("div", {
2962
- class: a(e.$style.escudos)
3006
+ class: n(e.$style.escudos)
2963
3007
  }, [
2964
3008
  o("img", {
2965
- class: a(e.$style.chivasIcon),
3009
+ class: n(e.$style.chivasIcon),
2966
3010
  alt: "",
2967
3011
  src: `https://az755631.vo.msecnd.net/teams-80/${t.data.home_team}.png`
2968
- }, null, 10, Fo)
3012
+ }, null, 10, zo)
2969
3013
  ], 2)
2970
3014
  ], 2),
2971
3015
  o("div", {
2972
- class: a(e.$style.score),
3016
+ class: n(e.$style.score),
2973
3017
  id: "match-score"
2974
3018
  }, [
2975
3019
  (c(), d("svg", {
2976
- class: a(e.$style.btnPlayIcon),
3020
+ class: n(e.$style.btnPlayIcon),
2977
3021
  width: "8",
2978
3022
  height: "9",
2979
3023
  viewBox: "0 0 8 9",
2980
3024
  fill: "none",
2981
3025
  xmlns: "http://www.w3.org/2000/svg"
2982
- }, Uo, 2)),
3026
+ }, Go, 2)),
2983
3027
  o("div", {
2984
- class: a(e.$style.div)
3028
+ class: n(e.$style.div)
2985
3029
  }, C(t.data.score[0]), 3),
2986
3030
  o("div", {
2987
- class: a(e.$style.div)
3031
+ class: n(e.$style.div)
2988
3032
  }, "-", 2),
2989
3033
  o("div", {
2990
- class: a(e.$style.div)
3034
+ class: n(e.$style.div)
2991
3035
  }, C(t.data.score[1]), 3)
2992
3036
  ], 2),
2993
3037
  o("div", {
2994
- class: a(e.$style.homeTeam)
3038
+ class: n(e.$style.homeTeam)
2995
3039
  }, [
2996
3040
  o("div", {
2997
- class: a(e.$style.escudos)
3041
+ class: n(e.$style.escudos)
2998
3042
  }, [
2999
3043
  o("img", {
3000
- class: a(e.$style.chivasIcon),
3044
+ class: n(e.$style.chivasIcon),
3001
3045
  alt: "",
3002
3046
  src: `https://az755631.vo.msecnd.net/teams-80/${t.data.visiting_team}.png`
3003
- }, null, 10, Go)
3047
+ }, null, 10, Vo)
3004
3048
  ], 2)
3005
3049
  ], 2)
3006
3050
  ], 2)
@@ -3008,125 +3052,125 @@ function i0(e, s, t, n, i, l) {
3008
3052
  ], 2),
3009
3053
  t.matchs[t.data.game_id] ? (c(), d("div", {
3010
3054
  key: 0,
3011
- class: a(e.$style.rowsContainer),
3055
+ class: n(e.$style.rowsContainer),
3012
3056
  id: "rows-container"
3013
3057
  }, [
3014
3058
  o("div", {
3015
- class: a(e.$style.rowTable)
3059
+ class: n(e.$style.rowTable)
3016
3060
  }, [
3017
3061
  t.type == 1 ? (c(), d(g, { key: 0 }, [
3018
3062
  o("div", {
3019
- class: a(e.$style.content)
3063
+ class: n(e.$style.content)
3020
3064
  }, "Titular", 2),
3021
3065
  o("div", {
3022
- class: a(e.$style.totalContainer)
3066
+ class: n(e.$style.totalContainer)
3023
3067
  }, [
3024
3068
  o("div", {
3025
- class: a(e.$style.playButton)
3069
+ class: n(e.$style.playButton)
3026
3070
  }, [
3027
3071
  o("div", {
3028
- class: a(e.$style.searchField)
3072
+ class: n(e.$style.searchField)
3029
3073
  }, [
3030
3074
  o("div", {
3031
- class: a(e.$style.vuesaxlinearsearchNormalParent)
3075
+ class: n(e.$style.vuesaxlinearsearchNormalParent)
3032
3076
  }, [
3033
3077
  o("div", {
3034
- class: a(e.$style.searchField1)
3078
+ class: n(e.$style.searchField1)
3035
3079
  }, "Por categoría", 2)
3036
3080
  ], 2)
3037
3081
  ], 2)
3038
3082
  ], 2),
3039
3083
  o("div", {
3040
- class: a(e.$style.content1)
3084
+ class: n(e.$style.content1)
3041
3085
  }, [
3042
3086
  t.matchs[t.data.game_id] ? (c(), d(g, { key: 0 }, [
3043
- T(C(t.matchs[t.data.game_id].isTitular == 1 ? "Si" : "No"), 1)
3087
+ k(C(t.matchs[t.data.game_id].isTitular == 1 ? "Si" : "No"), 1)
3044
3088
  ], 64)) : (c(), d(g, { key: 1 }, [
3045
- T("0000")
3089
+ k("0000")
3046
3090
  ], 64))
3047
3091
  ], 2)
3048
3092
  ], 2)
3049
3093
  ], 64)) : (c(), d(g, { key: 1 }, [
3050
3094
  o("div", {
3051
- class: a(e.$style.content)
3095
+ class: n(e.$style.content)
3052
3096
  }, "Resultado:", 2),
3053
3097
  o("div", {
3054
- class: a(e.$style.totalContainer)
3098
+ class: n(e.$style.totalContainer)
3055
3099
  }, [
3056
3100
  o("div", {
3057
- class: a(e.$style.content1)
3101
+ class: n(e.$style.content1)
3058
3102
  }, [
3059
3103
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].result ? (c(), d(g, { key: 0 }, [
3060
- T(C(t.matchs[t.data.game_id].result == 1 ? "G" : t.matchs[t.data.game_id].result == 2 ? "P" : "E"), 1)
3104
+ k(C(t.matchs[t.data.game_id].result == 1 ? "G" : t.matchs[t.data.game_id].result == 2 ? "P" : "E"), 1)
3061
3105
  ], 64)) : (c(), d(g, { key: 1 }, [
3062
- T("0000")
3106
+ k("0000")
3063
3107
  ], 64))
3064
3108
  ], 2)
3065
3109
  ], 2)
3066
3110
  ], 64))
3067
3111
  ], 2),
3068
3112
  o("div", {
3069
- class: a(e.$style.rowTable1)
3113
+ class: n(e.$style.rowTable1)
3070
3114
  }, [
3071
3115
  t.type == 1 ? (c(), d(g, { key: 0 }, [
3072
3116
  o("div", {
3073
- class: a(e.$style.content)
3117
+ class: n(e.$style.content)
3074
3118
  }, "Minutos jugados", 2),
3075
3119
  o("div", {
3076
- class: a(e.$style.totalContainer1)
3120
+ class: n(e.$style.totalContainer1)
3077
3121
  }, [
3078
3122
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].minutes > 0 ? (c(), d("button", {
3079
3123
  key: 0,
3080
- class: a(e.$style.btnPlay),
3124
+ class: n(e.$style.btnPlay),
3081
3125
  id: "btn-play"
3082
3126
  }, [
3083
3127
  (c(), d("svg", {
3084
- class: a(e.$style.icnPlayIcon),
3128
+ class: n(e.$style.icnPlayIcon),
3085
3129
  width: "6",
3086
3130
  height: "9",
3087
3131
  viewBox: "0 0 6 9",
3088
3132
  fill: "none",
3089
3133
  xmlns: "http://www.w3.org/2000/svg"
3090
- }, zo, 2))
3134
+ }, Ho, 2))
3091
3135
  ], 2)) : _("", !0),
3092
3136
  o("div", {
3093
- class: a(e.$style.content3)
3137
+ class: n(e.$style.content3)
3094
3138
  }, [
3095
3139
  t.matchs[t.data.game_id] ? (c(), d(g, { key: 0 }, [
3096
- T(C(t.matchs[t.data.game_id].minutes), 1)
3140
+ k(C(t.matchs[t.data.game_id].minutes), 1)
3097
3141
  ], 64)) : (c(), d(g, { key: 1 }, [
3098
- T("0000")
3142
+ k("0000")
3099
3143
  ], 64))
3100
3144
  ], 2)
3101
3145
  ], 2)
3102
3146
  ], 64)) : (c(), d(g, { key: 1 }, [
3103
3147
  o("div", {
3104
- class: a(e.$style.content)
3148
+ class: n(e.$style.content)
3105
3149
  }, "xG:", 2),
3106
3150
  o("div", {
3107
- class: a(e.$style.totalContainer1)
3151
+ class: n(e.$style.totalContainer1)
3108
3152
  }, [
3109
3153
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].xg > 0 ? (c(), d("button", {
3110
3154
  key: 0,
3111
- class: a(e.$style.btnPlay),
3155
+ class: n(e.$style.btnPlay),
3112
3156
  id: "btn-play"
3113
3157
  }, [
3114
3158
  (c(), d("svg", {
3115
- class: a(e.$style.icnPlayIcon),
3159
+ class: n(e.$style.icnPlayIcon),
3116
3160
  width: "6",
3117
3161
  height: "9",
3118
3162
  viewBox: "0 0 6 9",
3119
3163
  fill: "none",
3120
3164
  xmlns: "http://www.w3.org/2000/svg"
3121
- }, Ho, 2))
3165
+ }, Jo, 2))
3122
3166
  ], 2)) : _("", !0),
3123
3167
  o("div", {
3124
- class: a(e.$style.content3)
3168
+ class: n(e.$style.content3)
3125
3169
  }, [
3126
3170
  t.matchs[t.data.game_id] ? (c(), d(g, { key: 0 }, [
3127
- T(C(t.matchs[t.data.game_id].xg.toFixed(2)), 1)
3171
+ k(C(t.matchs[t.data.game_id].xg.toFixed(2)), 1)
3128
3172
  ], 64)) : (c(), d(g, { key: 1 }, [
3129
- T("0000")
3173
+ k("0000")
3130
3174
  ], 64))
3131
3175
  ], 2)
3132
3176
  ], 2)
@@ -3134,194 +3178,194 @@ function i0(e, s, t, n, i, l) {
3134
3178
  ], 2),
3135
3179
  t.type == 1 ? (c(), d("div", {
3136
3180
  key: 0,
3137
- class: a(e.$style.rowTable)
3181
+ class: n(e.$style.rowTable)
3138
3182
  }, [
3139
3183
  o("div", {
3140
- class: a(e.$style.content)
3184
+ class: n(e.$style.content)
3141
3185
  }, "Goles", 2),
3142
3186
  o("div", {
3143
- class: a(e.$style.totalContainer1)
3187
+ class: n(e.$style.totalContainer1)
3144
3188
  }, [
3145
3189
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].goals > 0 ? (c(), d("button", {
3146
3190
  key: 0,
3147
- class: a(e.$style.btnPlay),
3191
+ class: n(e.$style.btnPlay),
3148
3192
  id: "btn-play"
3149
3193
  }, [
3150
3194
  (c(), d("svg", {
3151
- class: a(e.$style.icnPlayIcon),
3195
+ class: n(e.$style.icnPlayIcon),
3152
3196
  width: "6",
3153
3197
  height: "9",
3154
3198
  viewBox: "0 0 6 9",
3155
3199
  fill: "none",
3156
3200
  xmlns: "http://www.w3.org/2000/svg"
3157
- }, Jo, 2))
3201
+ }, Ko, 2))
3158
3202
  ], 2)) : _("", !0),
3159
3203
  o("div", {
3160
- class: a(e.$style.content3)
3204
+ class: n(e.$style.content3)
3161
3205
  }, C(t.matchs[t.data.game_id].goals), 3)
3162
3206
  ], 2)
3163
3207
  ], 2)) : _("", !0),
3164
3208
  t.type == 1 ? (c(), d("div", {
3165
3209
  key: 1,
3166
- class: a(e.$style.rowTable1)
3210
+ class: n(e.$style.rowTable1)
3167
3211
  }, [
3168
3212
  o("div", {
3169
- class: a(e.$style.content)
3213
+ class: n(e.$style.content)
3170
3214
  }, "Tarjetas amarillas", 2),
3171
3215
  o("div", {
3172
- class: a(e.$style.totalContainer1)
3216
+ class: n(e.$style.totalContainer1)
3173
3217
  }, [
3174
3218
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].yellowcards > 0 ? (c(), d("button", {
3175
3219
  key: 0,
3176
- class: a(e.$style.btnPlay),
3220
+ class: n(e.$style.btnPlay),
3177
3221
  id: "btn-play"
3178
3222
  }, [
3179
3223
  (c(), d("svg", {
3180
- class: a(e.$style.icnPlayIcon),
3224
+ class: n(e.$style.icnPlayIcon),
3181
3225
  width: "6",
3182
3226
  height: "9",
3183
3227
  viewBox: "0 0 6 9",
3184
3228
  fill: "none",
3185
3229
  xmlns: "http://www.w3.org/2000/svg"
3186
- }, Ko, 2))
3230
+ }, Qo, 2))
3187
3231
  ], 2)) : _("", !0),
3188
3232
  o("div", {
3189
- class: a(e.$style.content3)
3233
+ class: n(e.$style.content3)
3190
3234
  }, C(t.matchs[t.data.game_id].yellowcards), 3)
3191
3235
  ], 2)
3192
3236
  ], 2)) : _("", !0),
3193
3237
  t.type == 1 ? (c(), d("div", {
3194
3238
  key: 2,
3195
- class: a(e.$style.rowTable)
3239
+ class: n(e.$style.rowTable)
3196
3240
  }, [
3197
3241
  o("div", {
3198
- class: a(e.$style.content)
3242
+ class: n(e.$style.content)
3199
3243
  }, "Tarjetas rojas", 2),
3200
3244
  o("div", {
3201
- class: a(e.$style.totalContainer1)
3245
+ class: n(e.$style.totalContainer1)
3202
3246
  }, [
3203
3247
  t.matchs[t.data.game_id] && t.matchs[t.data.game_id].redcards > 0 ? (c(), d("button", {
3204
3248
  key: 0,
3205
- class: a(e.$style.btnPlay),
3249
+ class: n(e.$style.btnPlay),
3206
3250
  id: "btn-play"
3207
3251
  }, [
3208
3252
  (c(), d("svg", {
3209
- class: a(e.$style.icnPlayIcon),
3253
+ class: n(e.$style.icnPlayIcon),
3210
3254
  width: "6",
3211
3255
  height: "9",
3212
3256
  viewBox: "0 0 6 9",
3213
3257
  fill: "none",
3214
3258
  xmlns: "http://www.w3.org/2000/svg"
3215
- }, Qo, 2))
3259
+ }, xo, 2))
3216
3260
  ], 2)) : _("", !0),
3217
3261
  o("div", {
3218
- class: a(e.$style.content3)
3262
+ class: n(e.$style.content3)
3219
3263
  }, C(t.matchs[t.data.game_id].redcards), 3)
3220
3264
  ], 2)
3221
3265
  ], 2)) : _("", !0),
3222
3266
  t.matchs[t.data.game_id] ? (c(), d(g, { key: 3 }, [
3223
- t.type == 1 ? (c(!0), d(g, { key: 0 }, I(t.matchs[t.data.game_id].extra_categories, (r, h) => (c(), d("div", {
3267
+ t.type == 1 ? (c(!0), d(g, { key: 0 }, M(t.matchs[t.data.game_id].extra_categories, (i, h) => (c(), d("div", {
3224
3268
  key: h,
3225
- class: a(e.$style.rowTable1),
3226
- style: M(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
3269
+ class: n(e.$style.rowTable1),
3270
+ style: D(h % 2 == 0 ? "background: #172531" : "background: #0d1d29")
3227
3271
  }, [
3228
3272
  o("div", {
3229
- class: a(e.$style.content)
3230
- }, C(r.category_name) + ":", 3),
3273
+ class: n(e.$style.content)
3274
+ }, C(i.category_name) + ":", 3),
3231
3275
  o("div", {
3232
- class: a(e.$style.totalContainer1)
3276
+ class: n(e.$style.totalContainer1)
3233
3277
  }, [
3234
- r.total > 0 ? (c(), d("button", {
3278
+ i.total > 0 ? (c(), d("button", {
3235
3279
  key: 0,
3236
- class: a(e.$style.btnPlay),
3280
+ class: n(e.$style.btnPlay),
3237
3281
  id: "btn-play"
3238
3282
  }, [
3239
3283
  (c(), d("svg", {
3240
- class: a(e.$style.icnPlayIcon),
3284
+ class: n(e.$style.icnPlayIcon),
3241
3285
  width: "6",
3242
3286
  height: "9",
3243
3287
  viewBox: "0 0 6 9",
3244
3288
  fill: "none",
3245
3289
  xmlns: "http://www.w3.org/2000/svg"
3246
- }, xo, 2))
3290
+ }, tr, 2))
3247
3291
  ], 2)) : _("", !0),
3248
3292
  o("div", {
3249
- class: a(e.$style.content3)
3293
+ class: n(e.$style.content3)
3250
3294
  }, [
3251
- r.category_name == "xG " ? (c(), d(g, { key: 0 }, [
3252
- T(C(r.total.toFixed(2)), 1)
3295
+ i.category_name == "xG " ? (c(), d(g, { key: 0 }, [
3296
+ k(C(i.total.toFixed(2)), 1)
3253
3297
  ], 64)) : (c(), d(g, { key: 1 }, [
3254
- T(C(r.total), 1)
3298
+ k(C(i.total), 1)
3255
3299
  ], 64))
3256
3300
  ], 2)
3257
3301
  ], 2)
3258
- ], 6))), 128)) : (c(!0), d(g, { key: 1 }, I(t.matchs[t.data.game_id].extra_categories, (r, h) => (c(), d("div", {
3302
+ ], 6))), 128)) : (c(!0), d(g, { key: 1 }, M(t.matchs[t.data.game_id].extra_categories, (i, h) => (c(), d("div", {
3259
3303
  key: h,
3260
- class: a(e.$style.rowTable1),
3261
- style: M(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3304
+ class: n(e.$style.rowTable1),
3305
+ style: D(h % 2 == 0 ? "background: #0d1d29" : "background: #172531")
3262
3306
  }, [
3263
3307
  o("div", {
3264
- class: a(e.$style.content)
3265
- }, C(r.category_name) + ":", 3),
3308
+ class: n(e.$style.content)
3309
+ }, C(i.category_name) + ":", 3),
3266
3310
  o("div", {
3267
- class: a(e.$style.totalContainer1)
3311
+ class: n(e.$style.totalContainer1)
3268
3312
  }, [
3269
- r.total > 0 ? (c(), d("button", {
3313
+ i.total > 0 ? (c(), d("button", {
3270
3314
  key: 0,
3271
- class: a(e.$style.btnPlay),
3315
+ class: n(e.$style.btnPlay),
3272
3316
  id: "btn-play"
3273
3317
  }, [
3274
3318
  (c(), d("svg", {
3275
- class: a(e.$style.icnPlayIcon),
3319
+ class: n(e.$style.icnPlayIcon),
3276
3320
  width: "6",
3277
3321
  height: "9",
3278
3322
  viewBox: "0 0 6 9",
3279
3323
  fill: "none",
3280
3324
  xmlns: "http://www.w3.org/2000/svg"
3281
- }, t0, 2))
3325
+ }, nr, 2))
3282
3326
  ], 2)) : _("", !0),
3283
3327
  o("div", {
3284
- class: a(e.$style.content3)
3328
+ class: n(e.$style.content3)
3285
3329
  }, [
3286
- r.category_name == "xG " ? (c(), d(g, { key: 0 }, [
3287
- T(C(r.total.toFixed(2)), 1)
3330
+ i.category_name == "xG " ? (c(), d(g, { key: 0 }, [
3331
+ k(C(i.total.toFixed(2)), 1)
3288
3332
  ], 64)) : (c(), d(g, { key: 1 }, [
3289
- T(C(r.total), 1)
3333
+ k(C(i.total), 1)
3290
3334
  ], 64))
3291
3335
  ], 2)
3292
3336
  ], 2)
3293
3337
  ], 6))), 128))
3294
3338
  ], 64)) : _("", !0)
3295
- ], 2)) : (c(), d("div", s0, [
3296
- t.data.hasStats !== 1 ? (c(), d("div", n0, [
3339
+ ], 2)) : (c(), d("div", ar, [
3340
+ t.data.hasStats !== 1 ? (c(), d("div", or, [
3297
3341
  t.data.game_status !== 4 ? (c(), d("div", {
3298
3342
  key: 0,
3299
- class: a(e.$style.letter)
3343
+ class: n(e.$style.letter)
3300
3344
  }, [
3301
- T(" No tuvo actividad "),
3302
- a0,
3303
- T("en ese partido ")
3345
+ k(" No tuvo actividad "),
3346
+ rr,
3347
+ k("en ese partido ")
3304
3348
  ], 2)) : (c(), d("div", {
3305
3349
  key: 1,
3306
- class: a(e.$style.letter)
3350
+ class: n(e.$style.letter)
3307
3351
  }, [
3308
- T(" Partido próximo "),
3309
- o0,
3310
- T("a jugarse ")
3352
+ k(" Partido próximo "),
3353
+ ir,
3354
+ k("a jugarse ")
3311
3355
  ], 2))
3312
3356
  ])) : _("", !0)
3313
3357
  ]))
3314
3358
  ], 2)
3315
3359
  ], 2)) : _("", !0);
3316
3360
  }
3317
- const r0 = {
3318
- $style: Mo
3319
- }, l0 = /* @__PURE__ */ W(Do, [["render", i0], ["__cssModules", r0]]);
3320
- const c0 = {
3361
+ const cr = {
3362
+ $style: Fo
3363
+ }, dr = /* @__PURE__ */ H(jo, [["render", lr], ["__cssModules", cr]]);
3364
+ const ur = {
3321
3365
  name: "MatchByMatch",
3322
3366
  components: {
3323
- SummaryMatchContainer: l0,
3324
- GSCSlider: so
3367
+ SummaryMatchContainer: dr,
3368
+ GSCSlider: ao
3325
3369
  },
3326
3370
  props: {
3327
3371
  matchs: {
@@ -3360,18 +3404,29 @@ const c0 = {
3360
3404
  watch: {},
3361
3405
  computed: {},
3362
3406
  methods: {}
3363
- }, d0 = { class: "matchbymatch" };
3364
- function u0(e, s, t, n, i, l) {
3365
- const r = U("SummaryMatchContainer"), h = U("GSCSlider");
3366
- return c(), d("div", d0, [
3367
- _e(h, null, {
3368
- default: rt(() => [
3369
- (c(!0), d(g, null, I(t.games, (f, m) => (c(), d("div", {
3407
+ }, hr = { class: "matchbymatch" };
3408
+ function yr(e, s, t, a, r, l) {
3409
+ const i = U("SummaryMatchContainer"), h = U("GSCSlider");
3410
+ return c(), d("div", hr, [
3411
+ be(h, {
3412
+ backgroundColor: "#172531",
3413
+ pxScroll: 260,
3414
+ arrowsPosition: "absolute",
3415
+ arrowsScrollHide: !0,
3416
+ arrowsBackground: "rgba(255,255,255,.16)",
3417
+ arrowsContainerBgL: "none",
3418
+ arrowsContainerBgR: "none",
3419
+ arrowsMargin: 0,
3420
+ arrowsRadius: "50%",
3421
+ arrowsBorder: "#ddd"
3422
+ }, {
3423
+ default: lt(() => [
3424
+ (c(!0), d(g, null, M(t.games, (f, m) => (c(), d("div", {
3370
3425
  key: m,
3371
3426
  class: "matchbymatch-summary",
3372
- style: M(m == 0 ? "margin-left: 0px !important;" : "")
3427
+ style: D(m == 0 ? "margin-left: 0px !important;" : "")
3373
3428
  }, [
3374
- _e(r, {
3429
+ be(i, {
3375
3430
  data: f,
3376
3431
  matchs: t.matchs,
3377
3432
  isCup: t.isCup,
@@ -3385,12 +3440,12 @@ function u0(e, s, t, n, i, l) {
3385
3440
  })
3386
3441
  ]);
3387
3442
  }
3388
- const h0 = /* @__PURE__ */ W(c0, [["render", u0], ["__scopeId", "data-v-5ac6427c"]]);
3389
- const y0 = {
3443
+ const mr = /* @__PURE__ */ H(ur, [["render", yr], ["__scopeId", "data-v-c4c998a5"]]);
3444
+ const fr = {
3390
3445
  components: {
3391
- GSCGeneral: $n,
3392
- GSCLastGame: qa,
3393
- GSCMatchByMatch: h0
3446
+ GSCGeneral: En,
3447
+ GSCLastGame: Ja,
3448
+ GSCMatchByMatch: mr
3394
3449
  },
3395
3450
  props: {
3396
3451
  data: {
@@ -3432,35 +3487,35 @@ const y0 = {
3432
3487
  this.dataSeason = [];
3433
3488
  var s = "";
3434
3489
  e.type == 1 ? s = `https://ikhibrrvce.execute-api.us-east-2.amazonaws.com/prod/details-per-game/seasons/${e.season}/players/${e.player}` : s = `https://ikhibrrvce.execute-api.us-east-2.amazonaws.com/prod/details-per-game/seasons/${e.season}/teams/${e.team}`;
3435
- const t = `https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/${e.season}/`, n = ie.create({
3490
+ const t = `https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/${e.season}/`, a = ie.create({
3436
3491
  headers: {
3437
3492
  Authorization: `${this.token}`
3438
3493
  }
3439
3494
  });
3440
- await ie.all([n.get(s), n.get(t)]).then(
3441
- ie.spread((i, l) => {
3442
- const r = /* @__PURE__ */ new Map();
3443
- if (i.data) {
3444
- for (let f = 0; f < i.data.information_by_game.length; f++)
3495
+ await ie.all([a.get(s), a.get(t)]).then(
3496
+ ie.spread((r, l) => {
3497
+ const i = /* @__PURE__ */ new Map();
3498
+ if (r.data) {
3499
+ for (let f = 0; f < r.data.information_by_game.length; f++)
3445
3500
  if (e.type == 1) {
3446
- const m = i.data.information_by_game[f];
3447
- r.set(m.game_id, { hasStats: m.has_stats }), this.dataMatchByMatch[m.game_id] = [], this.dataMatchByMatch[m.game_id].game = m.game_id, this.dataMatchByMatch[m.game_id].isTitular = m.started_as_titular, this.dataMatchByMatch[m.game_id].minutes = m.minutes_played, this.dataMatchByMatch[m.game_id].goals = m.goals, this.dataMatchByMatch[m.game_id].yellowcards = m.yellow_cards, this.dataMatchByMatch[m.game_id].redcards = m.red_cards;
3501
+ const m = r.data.information_by_game[f];
3502
+ i.set(m.game_id, { hasStats: m.has_stats }), this.dataMatchByMatch[m.game_id] = [], this.dataMatchByMatch[m.game_id].game = m.game_id, this.dataMatchByMatch[m.game_id].isTitular = m.started_as_titular, this.dataMatchByMatch[m.game_id].minutes = m.minutes_played, this.dataMatchByMatch[m.game_id].goals = m.goals, this.dataMatchByMatch[m.game_id].yellowcards = m.yellow_cards, this.dataMatchByMatch[m.game_id].redcards = m.red_cards;
3448
3503
  let y = Object.keys(m.extra_categories[0])[0];
3449
3504
  this.dataMatchByMatch[m.game_id].extra_categories = m.extra_categories[0][y];
3450
3505
  } else {
3451
- const m = i.data.information_by_game[f];
3452
- r.set(m.game_id, { hasStats: m.has_stats }), this.dataMatchByMatch[m.game_id] = [], this.dataMatchByMatch[m.game_id].game = m.game_id, this.dataMatchByMatch[m.game_id].result = m.result, this.dataMatchByMatch[m.game_id].xg = m.xg, this.dataMatchByMatch[m.game_id].extra_categories = m.extra_categories;
3506
+ const m = r.data.information_by_game[f];
3507
+ i.set(m.game_id, { hasStats: m.has_stats }), this.dataMatchByMatch[m.game_id] = [], this.dataMatchByMatch[m.game_id].game = m.game_id, this.dataMatchByMatch[m.game_id].result = m.result, this.dataMatchByMatch[m.game_id].xg = m.xg, this.dataMatchByMatch[m.game_id].extra_categories = m.extra_categories;
3453
3508
  }
3454
3509
  if (e.type == 1) {
3455
- this.dataSeason.games_as_bench = i.data.season_information.games_as_bench, this.dataSeason.games_as_titular = i.data.season_information.games_as_titular, this.dataSeason.goals = i.data.season_information.goals, this.dataSeason.minutesPlayed = i.data.season_information.minutesPlayed, this.dataSeason.red_cards = i.data.season_information.red_cards, this.dataSeason.yellow_cards = i.data.season_information.yellow_cards;
3456
- let f = Object.keys(i.data.season_information.extra_categories[0])[0];
3457
- this.dataSeason.extra_categories = i.data.season_information.extra_categories[0][f];
3510
+ this.dataSeason.games_as_bench = r.data.season_information.games_as_bench, this.dataSeason.games_as_titular = r.data.season_information.games_as_titular, this.dataSeason.goals = r.data.season_information.goals, this.dataSeason.minutesPlayed = r.data.season_information.minutesPlayed, this.dataSeason.red_cards = r.data.season_information.red_cards, this.dataSeason.yellow_cards = r.data.season_information.yellow_cards;
3511
+ let f = Object.keys(r.data.season_information.extra_categories[0])[0];
3512
+ this.dataSeason.extra_categories = r.data.season_information.extra_categories[0][f];
3458
3513
  } else
3459
- this.dataSeason.goals = i.data.season_information.goals, this.dataSeason.goals_received = i.data.season_information.goals_received, this.dataSeason.ranking = i.data.season_information.ranking, this.dataSeason.xg = i.data.season_information.xg, this.dataSeason.extra_categories = i.data.season_information.extra_categories;
3514
+ this.dataSeason.goals = r.data.season_information.goals, this.dataSeason.goals_received = r.data.season_information.goals_received, this.dataSeason.ranking = r.data.season_information.ranking, this.dataSeason.xg = r.data.season_information.xg, this.dataSeason.extra_categories = r.data.season_information.extra_categories;
3460
3515
  }
3461
3516
  this.gamesByTeam = l.data.games.reduce((f, m) => {
3462
- if (m.home_team === i.data.team_id || m.visiting_team === i.data.team_id) {
3463
- const y = r.get(m.game_id);
3517
+ if (m.home_team === r.data.team_id || m.visiting_team === r.data.team_id) {
3518
+ const y = i.get(m.game_id);
3464
3519
  m.hasStats = y ? y.hasStats : null, f.push(m);
3465
3520
  }
3466
3521
  return f;
@@ -3477,28 +3532,28 @@ const y0 = {
3477
3532
  }
3478
3533
  }
3479
3534
  };
3480
- function m0(e, s, t, n, i, l) {
3481
- const r = U("GSCGeneral"), h = U("GSCLastGame"), f = U("GSCMatchByMatch");
3535
+ function Cr(e, s, t, a, r, l) {
3536
+ const i = U("GSCGeneral"), h = U("GSCLastGame"), f = U("GSCMatchByMatch");
3482
3537
  return c(), d("div", null, [
3483
- t.type == 0 ? (c(), te(r, {
3538
+ t.type == 0 ? (c(), se(i, {
3484
3539
  key: 0,
3485
3540
  season: t.data.season_name,
3486
- match: i.dataSeason,
3541
+ match: r.dataSeason,
3487
3542
  type: t.data.type,
3488
3543
  position: t.data.position
3489
3544
  }, null, 8, ["season", "match", "type", "position"])) : _("", !0),
3490
- t.type == 1 ? (c(), te(h, {
3491
- game: i.lastGameInfo,
3492
- match: i.lastGame,
3545
+ t.type == 1 ? (c(), se(h, {
3546
+ game: r.lastGameInfo,
3547
+ match: r.lastGame,
3493
3548
  type: t.data.type,
3494
3549
  isCup: t.data.isCup,
3495
3550
  position: t.data.position,
3496
- key: i.update
3551
+ key: r.update
3497
3552
  }, null, 8, ["game", "match", "type", "isCup", "position"])) : _("", !0),
3498
- t.type == 2 ? (c(), te(f, {
3553
+ t.type == 2 ? (c(), se(f, {
3499
3554
  key: 2,
3500
- games: i.gamesByTeam,
3501
- matchs: i.dataMatchByMatch,
3555
+ games: r.gamesByTeam,
3556
+ matchs: r.dataMatchByMatch,
3502
3557
  type: t.data.type,
3503
3558
  season: t.data.season,
3504
3559
  position: t.data.position,
@@ -3506,7 +3561,7 @@ function m0(e, s, t, n, i, l) {
3506
3561
  }, null, 8, ["games", "matchs", "type", "season", "position", "isCup"])) : _("", !0)
3507
3562
  ]);
3508
3563
  }
3509
- const C0 = /* @__PURE__ */ W(y0, [["render", m0], ["__scopeId", "data-v-3375c38b"]]);
3564
+ const gr = /* @__PURE__ */ H(fr, [["render", Cr], ["__scopeId", "data-v-b14dd060"]]);
3510
3565
  export {
3511
- C0 as GSCInfoGame
3566
+ gr as GSCInfoGame
3512
3567
  };