@golstats/gsc-timeline-reports 1.0.15 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/README.md +2 -2
  2. package/dist/css/fonts.css +91 -91
  3. package/dist/gsc-timeline-reports.css +1 -1
  4. package/dist/gsc-timeline-reports.es.js +350 -321
  5. package/dist/gsc-timeline-reports.umd.js +5 -5
  6. package/dist/images/canchaRPH.svg +30 -30
  7. package/dist/images/events/atajada.svg +56 -56
  8. package/dist/images/events/cambio.svg +26 -26
  9. package/dist/images/events/falta.svg +42 -42
  10. package/dist/images/events/fin-del-partido.svg +43 -43
  11. package/dist/images/events/fuera-de-lugar.svg +57 -57
  12. package/dist/images/events/gol.svg +48 -48
  13. package/dist/images/events/icn-cambio.svg +6 -6
  14. package/dist/images/events/icn-falta.svg +4 -4
  15. package/dist/images/events/icn-play.svg +3 -3
  16. package/dist/images/events/icn-tarjeta-amarilla.svg +3 -3
  17. package/dist/images/events/icn-tarjeta-roja.svg +3 -3
  18. package/dist/images/events/icn-tiro-a-porteria.svg +36 -36
  19. package/dist/images/events/icn-tiros-de-esquina.svg +18 -18
  20. package/dist/images/events/inicia-el-partido.svg +45 -45
  21. package/dist/images/events/jugada-peligrosa.svg +90 -90
  22. package/dist/images/events/penal-fallado.svg +194 -194
  23. package/dist/images/events/penal-marcado.svg +189 -189
  24. package/dist/images/events/tiempo-agregado.svg +74 -74
  25. package/dist/images/events/tiro-a-porteria.svg +80 -80
  26. package/dist/images/events/tiro-de-esquina.svg +54 -54
  27. package/dist/images/events/var.svg +30 -30
  28. package/package.json +5 -2
  29. package/src/App.vue +9 -0
  30. package/src/components/gsc-timeline-reports.vue +10 -0
  31. package/src/components/gsc-timeline.vue +14 -2
  32. package/src/types.d.ts +45 -45
  33. package/src/utils/apiUrl.js +27 -0
@@ -1,39 +1,39 @@
1
- import { ref as O, onMounted as yt, nextTick as ie, onBeforeUnmount as vt, watch as K, createElementBlock as I, openBlock as C, normalizeStyle as Y, normalizeClass as Be, createTextVNode as Jt, createCommentVNode as Fe, createElementVNode as S, toDisplayString as De, Fragment as Ue, renderList as st, createStaticVNode as be, createBlock as Vt } from "vue";
1
+ import { ref as O, onMounted as yt, nextTick as ie, onBeforeUnmount as vt, watch as K, createElementBlock as I, openBlock as C, normalizeStyle as Y, normalizeClass as Be, createCommentVNode as De, createElementVNode as S, Fragment as Fe, renderList as nt, createStaticVNode as be, toDisplayString as st, createBlock as Jt } from "vue";
2
2
  function wt(e, t) {
3
3
  return function() {
4
4
  return e.apply(t, arguments);
5
5
  };
6
6
  }
7
- const { toString: Kt } = Object.prototype, { getPrototypeOf: Ke } = Object, { iterator: Te, toStringTag: bt } = Symbol, Oe = /* @__PURE__ */ ((e) => (t) => {
8
- const n = Kt.call(t);
7
+ const { toString: Vt } = Object.prototype, { getPrototypeOf: Ve } = Object, { iterator: Te, toStringTag: bt } = Symbol, Oe = /* @__PURE__ */ ((e) => (t) => {
8
+ const n = Vt.call(t);
9
9
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
10
- })(/* @__PURE__ */ Object.create(null)), q = (e) => (e = e.toLowerCase(), (t) => Oe(t) === e), Me = (e) => (t) => typeof t === e, { isArray: re } = Array, de = Me("undefined");
11
- function he(e) {
10
+ })(/* @__PURE__ */ Object.create(null)), q = (e) => (e = e.toLowerCase(), (t) => Oe(t) === e), Ae = (e) => (t) => typeof t === e, { isArray: re } = Array, de = Ae("undefined");
11
+ function pe(e) {
12
12
  return e !== null && !de(e) && e.constructor !== null && !de(e.constructor) && U(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13
13
  }
14
14
  const xt = q("ArrayBuffer");
15
- function Xt(e) {
15
+ function Kt(e) {
16
16
  let t;
17
17
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && xt(e.buffer), t;
18
18
  }
19
- const Gt = Me("string"), U = Me("function"), Et = Me("number"), pe = (e) => e !== null && typeof e == "object", Qt = (e) => e === !0 || e === !1, xe = (e) => {
19
+ const Xt = Ae("string"), U = Ae("function"), Et = Ae("number"), he = (e) => e !== null && typeof e == "object", Gt = (e) => e === !0 || e === !1, xe = (e) => {
20
20
  if (Oe(e) !== "object")
21
21
  return !1;
22
- const t = Ke(e);
22
+ const t = Ve(e);
23
23
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(bt in e) && !(Te in e);
24
- }, Yt = (e) => {
25
- if (!pe(e) || he(e))
24
+ }, Qt = (e) => {
25
+ if (!he(e) || pe(e))
26
26
  return !1;
27
27
  try {
28
28
  return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
29
29
  } catch {
30
30
  return !1;
31
31
  }
32
- }, en = q("Date"), tn = q("File"), nn = q("Blob"), sn = q("FileList"), rn = (e) => pe(e) && U(e.pipe), on = (e) => {
32
+ }, Yt = q("Date"), en = q("File"), tn = q("Blob"), nn = q("FileList"), sn = (e) => he(e) && U(e.pipe), rn = (e) => {
33
33
  let t;
34
34
  return e && (typeof FormData == "function" && e instanceof FormData || U(e.append) && ((t = Oe(e)) === "formdata" || // detect form-data instance
35
35
  t === "object" && U(e.toString) && e.toString() === "[object FormData]"));
36
- }, an = q("URLSearchParams"), [ln, un, cn, fn] = ["ReadableStream", "Request", "Response", "Headers"].map(q), dn = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
36
+ }, on = q("URLSearchParams"), [an, ln, un, cn] = ["ReadableStream", "Request", "Response", "Headers"].map(q), fn = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
37
37
  function me(e, t, { allOwnKeys: n = !1 } = {}) {
38
38
  if (e === null || typeof e > "u")
39
39
  return;
@@ -42,7 +42,7 @@ function me(e, t, { allOwnKeys: n = !1 } = {}) {
42
42
  for (s = 0, i = e.length; s < i; s++)
43
43
  t.call(null, e[s], s, e);
44
44
  else {
45
- if (he(e))
45
+ if (pe(e))
46
46
  return;
47
47
  const r = n ? Object.getOwnPropertyNames(e) : Object.keys(e), o = r.length;
48
48
  let c;
@@ -51,7 +51,7 @@ function me(e, t, { allOwnKeys: n = !1 } = {}) {
51
51
  }
52
52
  }
53
53
  function _t(e, t) {
54
- if (he(e))
54
+ if (pe(e))
55
55
  return null;
56
56
  t = t.toLowerCase();
57
57
  const n = Object.keys(e);
@@ -62,36 +62,36 @@ function _t(e, t) {
62
62
  return null;
63
63
  }
64
64
  const ee = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, St = (e) => !de(e) && e !== ee;
65
- function We() {
65
+ function qe() {
66
66
  const { caseless: e } = St(this) && this || {}, t = {}, n = (s, i) => {
67
67
  const r = e && _t(t, i) || i;
68
- xe(t[r]) && xe(s) ? t[r] = We(t[r], s) : xe(s) ? t[r] = We({}, s) : re(s) ? t[r] = s.slice() : t[r] = s;
68
+ xe(t[r]) && xe(s) ? t[r] = qe(t[r], s) : xe(s) ? t[r] = qe({}, s) : re(s) ? t[r] = s.slice() : t[r] = s;
69
69
  };
70
70
  for (let s = 0, i = arguments.length; s < i; s++)
71
71
  arguments[s] && me(arguments[s], n);
72
72
  return t;
73
73
  }
74
- const hn = (e, t, n, { allOwnKeys: s } = {}) => (me(t, (i, r) => {
74
+ const dn = (e, t, n, { allOwnKeys: s } = {}) => (me(t, (i, r) => {
75
75
  n && U(i) ? e[r] = wt(i, n) : e[r] = i;
76
- }, { allOwnKeys: s }), e), pn = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), mn = (e, t, n, s) => {
76
+ }, { allOwnKeys: s }), e), pn = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), hn = (e, t, n, s) => {
77
77
  e.prototype = Object.create(t.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
78
78
  value: t.prototype
79
79
  }), n && Object.assign(e.prototype, n);
80
- }, gn = (e, t, n, s) => {
80
+ }, mn = (e, t, n, s) => {
81
81
  let i, r, o;
82
82
  const c = {};
83
83
  if (t = t || {}, e == null) return t;
84
84
  do {
85
85
  for (i = Object.getOwnPropertyNames(e), r = i.length; r-- > 0; )
86
86
  o = i[r], (!s || s(o, e, t)) && !c[o] && (t[o] = e[o], c[o] = !0);
87
- e = n !== !1 && Ke(e);
87
+ e = n !== !1 && Ve(e);
88
88
  } while (e && (!n || n(e, t)) && e !== Object.prototype);
89
89
  return t;
90
- }, yn = (e, t, n) => {
90
+ }, gn = (e, t, n) => {
91
91
  e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
92
92
  const s = e.indexOf(t, n);
93
93
  return s !== -1 && s === n;
94
- }, vn = (e) => {
94
+ }, yn = (e) => {
95
95
  if (!e) return null;
96
96
  if (re(e)) return e;
97
97
  let t = e.length;
@@ -100,31 +100,31 @@ const hn = (e, t, n, { allOwnKeys: s } = {}) => (me(t, (i, r) => {
100
100
  for (; t-- > 0; )
101
101
  n[t] = e[t];
102
102
  return n;
103
- }, wn = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Ke(Uint8Array)), bn = (e, t) => {
103
+ }, vn = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Ve(Uint8Array)), wn = (e, t) => {
104
104
  const s = (e && e[Te]).call(e);
105
105
  let i;
106
106
  for (; (i = s.next()) && !i.done; ) {
107
107
  const r = i.value;
108
108
  t.call(e, r[0], r[1]);
109
109
  }
110
- }, xn = (e, t) => {
110
+ }, bn = (e, t) => {
111
111
  let n;
112
112
  const s = [];
113
113
  for (; (n = e.exec(t)) !== null; )
114
114
  s.push(n);
115
115
  return s;
116
- }, En = q("HTMLFormElement"), _n = (e) => e.toLowerCase().replace(
116
+ }, xn = q("HTMLFormElement"), En = (e) => e.toLowerCase().replace(
117
117
  /[-_\s]([a-z\d])(\w*)/g,
118
118
  function(n, s, i) {
119
119
  return s.toUpperCase() + i;
120
120
  }
121
- ), it = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), Sn = q("RegExp"), Rt = (e, t) => {
121
+ ), it = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), _n = q("RegExp"), Rt = (e, t) => {
122
122
  const n = Object.getOwnPropertyDescriptors(e), s = {};
123
123
  me(n, (i, r) => {
124
124
  let o;
125
125
  (o = t(i, r, e)) !== !1 && (s[r] = o || i);
126
126
  }), Object.defineProperties(e, s);
127
- }, Rn = (e) => {
127
+ }, Sn = (e) => {
128
128
  Rt(e, (t, n) => {
129
129
  if (U(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
130
130
  return !1;
@@ -139,24 +139,24 @@ const hn = (e, t, n, { allOwnKeys: s } = {}) => (me(t, (i, r) => {
139
139
  });
140
140
  }
141
141
  });
142
- }, Tn = (e, t) => {
142
+ }, Rn = (e, t) => {
143
143
  const n = {}, s = (i) => {
144
144
  i.forEach((r) => {
145
145
  n[r] = !0;
146
146
  });
147
147
  };
148
148
  return re(e) ? s(e) : s(String(e).split(t)), n;
149
- }, On = () => {
150
- }, Mn = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
149
+ }, Tn = () => {
150
+ }, On = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
151
151
  function An(e) {
152
152
  return !!(e && U(e.append) && e[bt] === "FormData" && e[Te]);
153
153
  }
154
- const Cn = (e) => {
154
+ const Mn = (e) => {
155
155
  const t = new Array(10), n = (s, i) => {
156
- if (pe(s)) {
156
+ if (he(s)) {
157
157
  if (t.indexOf(s) >= 0)
158
158
  return;
159
- if (he(s))
159
+ if (pe(s))
160
160
  return s;
161
161
  if (!("toJSON" in s)) {
162
162
  t[i] = s;
@@ -170,72 +170,72 @@ const Cn = (e) => {
170
170
  return s;
171
171
  };
172
172
  return n(e, 0);
173
- }, In = q("AsyncFunction"), Nn = (e) => e && (pe(e) || U(e)) && U(e.then) && U(e.catch), Tt = ((e, t) => e ? setImmediate : t ? ((n, s) => (ee.addEventListener("message", ({ source: i, data: r }) => {
173
+ }, Cn = q("AsyncFunction"), In = (e) => e && (he(e) || U(e)) && U(e.then) && U(e.catch), Tt = ((e, t) => e ? setImmediate : t ? ((n, s) => (ee.addEventListener("message", ({ source: i, data: r }) => {
174
174
  i === ee && r === n && s.length && s.shift()();
175
175
  }, !1), (i) => {
176
176
  s.push(i), ee.postMessage(n, "*");
177
177
  }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
178
178
  typeof setImmediate == "function",
179
179
  U(ee.postMessage)
180
- ), Pn = typeof queueMicrotask < "u" ? queueMicrotask.bind(ee) : typeof process < "u" && process.nextTick || Tt, Ln = (e) => e != null && U(e[Te]), l = {
180
+ ), Nn = typeof queueMicrotask < "u" ? queueMicrotask.bind(ee) : typeof process < "u" && process.nextTick || Tt, Pn = (e) => e != null && U(e[Te]), l = {
181
181
  isArray: re,
182
182
  isArrayBuffer: xt,
183
- isBuffer: he,
184
- isFormData: on,
185
- isArrayBufferView: Xt,
186
- isString: Gt,
183
+ isBuffer: pe,
184
+ isFormData: rn,
185
+ isArrayBufferView: Kt,
186
+ isString: Xt,
187
187
  isNumber: Et,
188
- isBoolean: Qt,
189
- isObject: pe,
188
+ isBoolean: Gt,
189
+ isObject: he,
190
190
  isPlainObject: xe,
191
- isEmptyObject: Yt,
192
- isReadableStream: ln,
193
- isRequest: un,
194
- isResponse: cn,
195
- isHeaders: fn,
191
+ isEmptyObject: Qt,
192
+ isReadableStream: an,
193
+ isRequest: ln,
194
+ isResponse: un,
195
+ isHeaders: cn,
196
196
  isUndefined: de,
197
- isDate: en,
198
- isFile: tn,
199
- isBlob: nn,
200
- isRegExp: Sn,
197
+ isDate: Yt,
198
+ isFile: en,
199
+ isBlob: tn,
200
+ isRegExp: _n,
201
201
  isFunction: U,
202
- isStream: rn,
203
- isURLSearchParams: an,
204
- isTypedArray: wn,
205
- isFileList: sn,
202
+ isStream: sn,
203
+ isURLSearchParams: on,
204
+ isTypedArray: vn,
205
+ isFileList: nn,
206
206
  forEach: me,
207
- merge: We,
208
- extend: hn,
209
- trim: dn,
207
+ merge: qe,
208
+ extend: dn,
209
+ trim: fn,
210
210
  stripBOM: pn,
211
- inherits: mn,
212
- toFlatObject: gn,
211
+ inherits: hn,
212
+ toFlatObject: mn,
213
213
  kindOf: Oe,
214
214
  kindOfTest: q,
215
- endsWith: yn,
216
- toArray: vn,
217
- forEachEntry: bn,
218
- matchAll: xn,
219
- isHTMLForm: En,
215
+ endsWith: gn,
216
+ toArray: yn,
217
+ forEachEntry: wn,
218
+ matchAll: bn,
219
+ isHTMLForm: xn,
220
220
  hasOwnProperty: it,
221
221
  hasOwnProp: it,
222
222
  // an alias to avoid ESLint no-prototype-builtins detection
223
223
  reduceDescriptors: Rt,
224
- freezeMethods: Rn,
225
- toObjectSet: Tn,
226
- toCamelCase: _n,
227
- noop: On,
228
- toFiniteNumber: Mn,
224
+ freezeMethods: Sn,
225
+ toObjectSet: Rn,
226
+ toCamelCase: En,
227
+ noop: Tn,
228
+ toFiniteNumber: On,
229
229
  findKey: _t,
230
230
  global: ee,
231
231
  isContextDefined: St,
232
232
  isSpecCompliantForm: An,
233
- toJSONObject: Cn,
234
- isAsyncFn: In,
235
- isThenable: Nn,
233
+ toJSONObject: Mn,
234
+ isAsyncFn: Cn,
235
+ isThenable: In,
236
236
  setImmediate: Tt,
237
- asap: Pn,
238
- isIterable: Ln
237
+ asap: Nn,
238
+ isIterable: Pn
239
239
  };
240
240
  function _(e, t, n, s, i) {
241
241
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), s && (this.request = s), i && (this.response = i, this.status = i.status ? i.status : null);
@@ -261,7 +261,7 @@ l.inherits(_, Error, {
261
261
  };
262
262
  }
263
263
  });
264
- const Ot = _.prototype, Mt = {};
264
+ const Ot = _.prototype, At = {};
265
265
  [
266
266
  "ERR_BAD_OPTION_VALUE",
267
267
  "ERR_BAD_OPTION",
@@ -277,9 +277,9 @@ const Ot = _.prototype, Mt = {};
277
277
  "ERR_INVALID_URL"
278
278
  // eslint-disable-next-line func-names
279
279
  ].forEach((e) => {
280
- Mt[e] = { value: e };
280
+ At[e] = { value: e };
281
281
  });
282
- Object.defineProperties(_, Mt);
282
+ Object.defineProperties(_, At);
283
283
  Object.defineProperty(Ot, "isAxiosError", { value: !0 });
284
284
  _.from = (e, t, n, s, i, r) => {
285
285
  const o = Object.create(Ot);
@@ -287,25 +287,25 @@ _.from = (e, t, n, s, i, r) => {
287
287
  return v !== Error.prototype;
288
288
  }, (c) => c !== "isAxiosError"), _.call(o, e.message, t, n, s, i), o.cause = e, o.name = e.name, r && Object.assign(o, r), o;
289
289
  };
290
- const kn = null;
291
- function ze(e) {
290
+ const Ln = null;
291
+ function We(e) {
292
292
  return l.isPlainObject(e) || l.isArray(e);
293
293
  }
294
- function At(e) {
294
+ function Mt(e) {
295
295
  return l.endsWith(e, "[]") ? e.slice(0, -2) : e;
296
296
  }
297
297
  function rt(e, t, n) {
298
298
  return e ? e.concat(t).map(function(i, r) {
299
- return i = At(i), !n && r ? "[" + i + "]" : i;
299
+ return i = Mt(i), !n && r ? "[" + i + "]" : i;
300
300
  }).join(n ? "." : "") : t;
301
301
  }
302
- function Bn(e) {
303
- return l.isArray(e) && !e.some(ze);
302
+ function kn(e) {
303
+ return l.isArray(e) && !e.some(We);
304
304
  }
305
- const Fn = l.toFlatObject(l, {}, null, function(t) {
305
+ const Bn = l.toFlatObject(l, {}, null, function(t) {
306
306
  return /^is[A-Z]/.test(t);
307
307
  });
308
- function Ae(e, t, n) {
308
+ function Me(e, t, n) {
309
309
  if (!l.isObject(e))
310
310
  throw new TypeError("target must be an object");
311
311
  t = t || new FormData(), n = l.toFlatObject(n, {
@@ -333,34 +333,34 @@ function Ae(e, t, n) {
333
333
  if (p && !w && typeof p == "object") {
334
334
  if (l.endsWith(E, "{}"))
335
335
  E = s ? E : E.slice(0, -2), p = JSON.stringify(p);
336
- else if (l.isArray(p) && Bn(p) || (l.isFileList(p) || l.endsWith(E, "[]")) && (R = l.toArray(p)))
337
- return E = At(E), R.forEach(function(T, L) {
336
+ else if (l.isArray(p) && kn(p) || (l.isFileList(p) || l.endsWith(E, "[]")) && (R = l.toArray(p)))
337
+ return E = Mt(E), R.forEach(function(T, B) {
338
338
  !(l.isUndefined(T) || T === null) && t.append(
339
339
  // eslint-disable-next-line no-nested-ternary
340
- o === !0 ? rt([E], L, r) : o === null ? E : E + "[]",
340
+ o === !0 ? rt([E], B, r) : o === null ? E : E + "[]",
341
341
  f(T)
342
342
  );
343
343
  }), !1;
344
344
  }
345
- return ze(p) ? !0 : (t.append(rt(w, E, r), f(p)), !1);
345
+ return We(p) ? !0 : (t.append(rt(w, E, r), f(p)), !1);
346
346
  }
347
- const b = [], h = Object.assign(Fn, {
347
+ const b = [], h = Object.assign(Bn, {
348
348
  defaultVisitor: d,
349
349
  convertValue: f,
350
- isVisitable: ze
350
+ isVisitable: We
351
351
  });
352
352
  function N(p, E) {
353
353
  if (!l.isUndefined(p)) {
354
354
  if (b.indexOf(p) !== -1)
355
355
  throw Error("Circular reference detected in " + E.join("."));
356
- b.push(p), l.forEach(p, function(R, M) {
356
+ b.push(p), l.forEach(p, function(R, A) {
357
357
  (!(l.isUndefined(R) || R === null) && i.call(
358
358
  t,
359
359
  R,
360
- l.isString(M) ? M.trim() : M,
360
+ l.isString(A) ? A.trim() : A,
361
361
  E,
362
362
  h
363
- )) === !0 && N(R, E ? E.concat(M) : [M]);
363
+ )) === !0 && N(R, E ? E.concat(A) : [A]);
364
364
  }), b.pop();
365
365
  }
366
366
  }
@@ -382,10 +382,10 @@ function ot(e) {
382
382
  return t[s];
383
383
  });
384
384
  }
385
- function Xe(e, t) {
386
- this._pairs = [], e && Ae(e, this, t);
385
+ function Ke(e, t) {
386
+ this._pairs = [], e && Me(e, this, t);
387
387
  }
388
- const Ct = Xe.prototype;
388
+ const Ct = Ke.prototype;
389
389
  Ct.append = function(t, n) {
390
390
  this._pairs.push([t, n]);
391
391
  };
@@ -409,7 +409,7 @@ function It(e, t, n) {
409
409
  });
410
410
  const i = n && n.serialize;
411
411
  let r;
412
- if (i ? r = i(t, n) : r = l.isURLSearchParams(t) ? t.toString() : new Xe(t, n).toString(s), r) {
412
+ if (i ? r = i(t, n) : r = l.isURLSearchParams(t) ? t.toString() : new Ke(t, n).toString(s), r) {
413
413
  const o = e.indexOf("#");
414
414
  o !== -1 && (e = e.slice(0, o)), e += (e.indexOf("?") === -1 ? "?" : "&") + r;
415
415
  }
@@ -473,38 +473,38 @@ const Nt = {
473
473
  silentJSONParsing: !0,
474
474
  forcedJSONParsing: !0,
475
475
  clarifyTimeoutError: !1
476
- }, Un = typeof URLSearchParams < "u" ? URLSearchParams : Xe, Hn = typeof FormData < "u" ? FormData : null, jn = typeof Blob < "u" ? Blob : null, qn = {
476
+ }, Fn = typeof URLSearchParams < "u" ? URLSearchParams : Ke, Un = typeof FormData < "u" ? FormData : null, Hn = typeof Blob < "u" ? Blob : null, jn = {
477
477
  isBrowser: !0,
478
478
  classes: {
479
- URLSearchParams: Un,
480
- FormData: Hn,
481
- Blob: jn
479
+ URLSearchParams: Fn,
480
+ FormData: Un,
481
+ Blob: Hn
482
482
  },
483
483
  protocols: ["http", "https", "file", "blob", "url", "data"]
484
- }, Ge = typeof window < "u" && typeof document < "u", Ze = typeof navigator == "object" && navigator || void 0, Wn = Ge && (!Ze || ["ReactNative", "NativeScript", "NS"].indexOf(Ze.product) < 0), zn = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
485
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Zn = Ge && window.location.href || "http://localhost", $n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
484
+ }, Xe = typeof window < "u" && typeof document < "u", ze = typeof navigator == "object" && navigator || void 0, qn = Xe && (!ze || ["ReactNative", "NativeScript", "NS"].indexOf(ze.product) < 0), Wn = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
485
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", zn = Xe && window.location.href || "http://localhost", Zn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
486
486
  __proto__: null,
487
- hasBrowserEnv: Ge,
488
- hasStandardBrowserEnv: Wn,
489
- hasStandardBrowserWebWorkerEnv: zn,
490
- navigator: Ze,
491
- origin: Zn
492
- }, Symbol.toStringTag, { value: "Module" })), F = {
493
- ...$n,
494
- ...qn
487
+ hasBrowserEnv: Xe,
488
+ hasStandardBrowserEnv: qn,
489
+ hasStandardBrowserWebWorkerEnv: Wn,
490
+ navigator: ze,
491
+ origin: zn
492
+ }, Symbol.toStringTag, { value: "Module" })), D = {
493
+ ...Zn,
494
+ ...jn
495
495
  };
496
- function Jn(e, t) {
497
- return Ae(e, new F.classes.URLSearchParams(), {
496
+ function $n(e, t) {
497
+ return Me(e, new D.classes.URLSearchParams(), {
498
498
  visitor: function(n, s, i, r) {
499
- return F.isNode && l.isBuffer(n) ? (this.append(s, n.toString("base64")), !1) : r.defaultVisitor.apply(this, arguments);
499
+ return D.isNode && l.isBuffer(n) ? (this.append(s, n.toString("base64")), !1) : r.defaultVisitor.apply(this, arguments);
500
500
  },
501
501
  ...t
502
502
  });
503
503
  }
504
- function Vn(e) {
504
+ function Jn(e) {
505
505
  return l.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
506
506
  }
507
- function Kn(e) {
507
+ function Vn(e) {
508
508
  const t = {}, n = Object.keys(e);
509
509
  let s;
510
510
  const i = n.length;
@@ -518,17 +518,17 @@ function Pt(e) {
518
518
  let o = n[r++];
519
519
  if (o === "__proto__") return !0;
520
520
  const c = Number.isFinite(+o), v = r >= n.length;
521
- return o = !o && l.isArray(i) ? i.length : o, v ? (l.hasOwnProp(i, o) ? i[o] = [i[o], s] : i[o] = s, !c) : ((!i[o] || !l.isObject(i[o])) && (i[o] = []), t(n, s, i[o], r) && l.isArray(i[o]) && (i[o] = Kn(i[o])), !c);
521
+ return o = !o && l.isArray(i) ? i.length : o, v ? (l.hasOwnProp(i, o) ? i[o] = [i[o], s] : i[o] = s, !c) : ((!i[o] || !l.isObject(i[o])) && (i[o] = []), t(n, s, i[o], r) && l.isArray(i[o]) && (i[o] = Vn(i[o])), !c);
522
522
  }
523
523
  if (l.isFormData(e) && l.isFunction(e.entries)) {
524
524
  const n = {};
525
525
  return l.forEachEntry(e, (s, i) => {
526
- t(Vn(s), i, n, 0);
526
+ t(Jn(s), i, n, 0);
527
527
  }), n;
528
528
  }
529
529
  return null;
530
530
  }
531
- function Xn(e, t, n) {
531
+ function Kn(e, t, n) {
532
532
  if (l.isString(e))
533
533
  try {
534
534
  return (t || JSON.parse)(e), l.trim(e);
@@ -554,17 +554,17 @@ const ge = {
554
554
  let c;
555
555
  if (r) {
556
556
  if (s.indexOf("application/x-www-form-urlencoded") > -1)
557
- return Jn(t, this.formSerializer).toString();
557
+ return $n(t, this.formSerializer).toString();
558
558
  if ((c = l.isFileList(t)) || s.indexOf("multipart/form-data") > -1) {
559
559
  const v = this.env && this.env.FormData;
560
- return Ae(
560
+ return Me(
561
561
  c ? { "files[]": t } : t,
562
562
  v && new v(),
563
563
  this.formSerializer
564
564
  );
565
565
  }
566
566
  }
567
- return r || i ? (n.setContentType("application/json", !1), Xn(t)) : t;
567
+ return r || i ? (n.setContentType("application/json", !1), Kn(t)) : t;
568
568
  }],
569
569
  transformResponse: [function(t) {
570
570
  const n = this.transitional || ge.transitional, s = n && n.forcedJSONParsing, i = this.responseType === "json";
@@ -591,8 +591,8 @@ const ge = {
591
591
  maxContentLength: -1,
592
592
  maxBodyLength: -1,
593
593
  env: {
594
- FormData: F.classes.FormData,
595
- Blob: F.classes.Blob
594
+ FormData: D.classes.FormData,
595
+ Blob: D.classes.Blob
596
596
  },
597
597
  validateStatus: function(t) {
598
598
  return t >= 200 && t < 300;
@@ -607,7 +607,7 @@ const ge = {
607
607
  l.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
608
608
  ge.headers[e] = {};
609
609
  });
610
- const Gn = l.toObjectSet([
610
+ const Xn = l.toObjectSet([
611
611
  "age",
612
612
  "authorization",
613
613
  "content-length",
@@ -625,12 +625,12 @@ const Gn = l.toObjectSet([
625
625
  "referer",
626
626
  "retry-after",
627
627
  "user-agent"
628
- ]), Qn = (e) => {
628
+ ]), Gn = (e) => {
629
629
  const t = {};
630
630
  let n, s, i;
631
631
  return e && e.split(`
632
632
  `).forEach(function(o) {
633
- i = o.indexOf(":"), n = o.substring(0, i).trim().toLowerCase(), s = o.substring(i + 1).trim(), !(!n || t[n] && Gn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
633
+ i = o.indexOf(":"), n = o.substring(0, i).trim().toLowerCase(), s = o.substring(i + 1).trim(), !(!n || t[n] && Xn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
634
634
  }), t;
635
635
  }, lt = Symbol("internals");
636
636
  function fe(e) {
@@ -639,15 +639,15 @@ function fe(e) {
639
639
  function Ee(e) {
640
640
  return e === !1 || e == null ? e : l.isArray(e) ? e.map(Ee) : String(e);
641
641
  }
642
- function Yn(e) {
642
+ function Qn(e) {
643
643
  const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
644
644
  let s;
645
645
  for (; s = n.exec(e); )
646
646
  t[s[1]] = s[2];
647
647
  return t;
648
648
  }
649
- const es = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
650
- function He(e, t, n, s, i) {
649
+ const Yn = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
650
+ function Ue(e, t, n, s, i) {
651
651
  if (l.isFunction(s))
652
652
  return s.call(this, t, n);
653
653
  if (i && (t = n), !!l.isString(t)) {
@@ -657,10 +657,10 @@ function He(e, t, n, s, i) {
657
657
  return s.test(t);
658
658
  }
659
659
  }
660
- function ts(e) {
660
+ function es(e) {
661
661
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, s) => n.toUpperCase() + s);
662
662
  }
663
- function ns(e, t) {
663
+ function ts(e, t) {
664
664
  const n = l.toCamelCase(" " + t);
665
665
  ["get", "set", "has"].forEach((s) => {
666
666
  Object.defineProperty(e, s + n, {
@@ -687,8 +687,8 @@ let H = class {
687
687
  const o = (c, v) => l.forEach(c, (f, d) => r(f, d, v));
688
688
  if (l.isPlainObject(t) || t instanceof this.constructor)
689
689
  o(t, n);
690
- else if (l.isString(t) && (t = t.trim()) && !es(t))
691
- o(Qn(t), n);
690
+ else if (l.isString(t) && (t = t.trim()) && !Yn(t))
691
+ o(Gn(t), n);
692
692
  else if (l.isObject(t) && l.isIterable(t)) {
693
693
  let c = {}, v, f;
694
694
  for (const d of t) {
@@ -709,7 +709,7 @@ let H = class {
709
709
  if (!n)
710
710
  return i;
711
711
  if (n === !0)
712
- return Yn(i);
712
+ return Qn(i);
713
713
  if (l.isFunction(n))
714
714
  return n.call(this, i, s);
715
715
  if (l.isRegExp(n))
@@ -721,7 +721,7 @@ let H = class {
721
721
  has(t, n) {
722
722
  if (t = fe(t), t) {
723
723
  const s = l.findKey(this, t);
724
- return !!(s && this[s] !== void 0 && (!n || He(this, this[s], s, n)));
724
+ return !!(s && this[s] !== void 0 && (!n || Ue(this, this[s], s, n)));
725
725
  }
726
726
  return !1;
727
727
  }
@@ -731,7 +731,7 @@ let H = class {
731
731
  function r(o) {
732
732
  if (o = fe(o), o) {
733
733
  const c = l.findKey(s, o);
734
- c && (!n || He(s, s[c], c, n)) && (delete s[c], i = !0);
734
+ c && (!n || Ue(s, s[c], c, n)) && (delete s[c], i = !0);
735
735
  }
736
736
  }
737
737
  return l.isArray(t) ? t.forEach(r) : r(t), i;
@@ -741,7 +741,7 @@ let H = class {
741
741
  let s = n.length, i = !1;
742
742
  for (; s--; ) {
743
743
  const r = n[s];
744
- (!t || He(this, this[r], r, t, !0)) && (delete this[r], i = !0);
744
+ (!t || Ue(this, this[r], r, t, !0)) && (delete this[r], i = !0);
745
745
  }
746
746
  return i;
747
747
  }
@@ -753,7 +753,7 @@ let H = class {
753
753
  n[o] = Ee(i), delete n[r];
754
754
  return;
755
755
  }
756
- const c = t ? ts(r) : String(r).trim();
756
+ const c = t ? es(r) : String(r).trim();
757
757
  c !== r && delete n[r], n[c] = Ee(i), s[c] = !0;
758
758
  }), this;
759
759
  }
@@ -792,7 +792,7 @@ let H = class {
792
792
  }).accessors, i = this.prototype;
793
793
  function r(o) {
794
794
  const c = fe(o);
795
- s[c] || (ns(i, o), s[c] = !0);
795
+ s[c] || (ts(i, o), s[c] = !0);
796
796
  }
797
797
  return l.isArray(t) ? t.forEach(r) : r(t), this;
798
798
  }
@@ -808,7 +808,7 @@ l.reduceDescriptors(H.prototype, ({ value: e }, t) => {
808
808
  };
809
809
  });
810
810
  l.freezeMethods(H);
811
- function je(e, t) {
811
+ function He(e, t) {
812
812
  const n = this || ge, s = t || n, i = H.from(s.headers);
813
813
  let r = s.data;
814
814
  return l.forEach(e, function(c) {
@@ -834,11 +834,11 @@ function kt(e, t, n) {
834
834
  n
835
835
  ));
836
836
  }
837
- function ss(e) {
837
+ function ns(e) {
838
838
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
839
839
  return t && t[1] || "";
840
840
  }
841
- function is(e, t) {
841
+ function ss(e, t) {
842
842
  e = e || 10;
843
843
  const n = new Array(e), s = new Array(e);
844
844
  let i = 0, r = 0, o;
@@ -854,7 +854,7 @@ function is(e, t) {
854
854
  return N ? Math.round(h * 1e3 / N) : void 0;
855
855
  };
856
856
  }
857
- function rs(e, t) {
857
+ function is(e, t) {
858
858
  let n = 0, s = 1e3 / t, i, r;
859
859
  const o = (f, d = Date.now()) => {
860
860
  n = d, i = null, r && (clearTimeout(r), r = null), e(...f);
@@ -868,8 +868,8 @@ function rs(e, t) {
868
868
  }
869
869
  const Se = (e, t, n = 3) => {
870
870
  let s = 0;
871
- const i = is(50, 250);
872
- return rs((r) => {
871
+ const i = ss(50, 250);
872
+ return is((r) => {
873
873
  const o = r.loaded, c = r.lengthComputable ? r.total : void 0, v = o - s, f = i(v), d = o <= c;
874
874
  s = o;
875
875
  const b = {
@@ -892,10 +892,10 @@ const Se = (e, t, n = 3) => {
892
892
  total: e,
893
893
  loaded: s
894
894
  }), t[1]];
895
- }, ct = (e) => (...t) => l.asap(() => e(...t)), os = F.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, F.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
896
- new URL(F.origin),
897
- F.navigator && /(msie|trident)/i.test(F.navigator.userAgent)
898
- ) : () => !0, as = F.hasStandardBrowserEnv ? (
895
+ }, ct = (e) => (...t) => l.asap(() => e(...t)), rs = D.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, D.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
896
+ new URL(D.origin),
897
+ D.navigator && /(msie|trident)/i.test(D.navigator.userAgent)
898
+ ) : () => !0, os = D.hasStandardBrowserEnv ? (
899
899
  // Standard browser envs support document.cookie
900
900
  {
901
901
  write(e, t, n, s, i, r) {
@@ -922,15 +922,15 @@ const Se = (e, t, n = 3) => {
922
922
  }
923
923
  }
924
924
  );
925
- function ls(e) {
925
+ function as(e) {
926
926
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
927
927
  }
928
- function us(e, t) {
928
+ function ls(e, t) {
929
929
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
930
930
  }
931
931
  function Bt(e, t, n) {
932
- let s = !ls(t);
933
- return e && (s || n == !1) ? us(e, t) : t;
932
+ let s = !as(t);
933
+ return e && (s || n == !1) ? ls(e, t) : t;
934
934
  }
935
935
  const ft = (e) => e instanceof H ? { ...e } : e;
936
936
  function ne(e, t) {
@@ -997,7 +997,7 @@ function ne(e, t) {
997
997
  l.isUndefined(h) && b !== c || (n[d] = h);
998
998
  }), n;
999
999
  }
1000
- const Ft = (e) => {
1000
+ const Dt = (e) => {
1001
1001
  const t = ne({}, e);
1002
1002
  let { data: n, withXSRFToken: s, xsrfHeaderName: i, xsrfCookieName: r, headers: o, auth: c } = t;
1003
1003
  t.headers = o = H.from(o), t.url = It(Bt(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && o.set(
@@ -1006,21 +1006,21 @@ const Ft = (e) => {
1006
1006
  );
1007
1007
  let v;
1008
1008
  if (l.isFormData(n)) {
1009
- if (F.hasStandardBrowserEnv || F.hasStandardBrowserWebWorkerEnv)
1009
+ if (D.hasStandardBrowserEnv || D.hasStandardBrowserWebWorkerEnv)
1010
1010
  o.setContentType(void 0);
1011
1011
  else if ((v = o.getContentType()) !== !1) {
1012
1012
  const [f, ...d] = v ? v.split(";").map((b) => b.trim()).filter(Boolean) : [];
1013
1013
  o.setContentType([f || "multipart/form-data", ...d].join("; "));
1014
1014
  }
1015
1015
  }
1016
- if (F.hasStandardBrowserEnv && (s && l.isFunction(s) && (s = s(t)), s || s !== !1 && os(t.url))) {
1017
- const f = i && r && as.read(r);
1016
+ if (D.hasStandardBrowserEnv && (s && l.isFunction(s) && (s = s(t)), s || s !== !1 && rs(t.url))) {
1017
+ const f = i && r && os.read(r);
1018
1018
  f && o.set(i, f);
1019
1019
  }
1020
1020
  return t;
1021
- }, cs = typeof XMLHttpRequest < "u", fs = cs && function(e) {
1021
+ }, us = typeof XMLHttpRequest < "u", cs = us && function(e) {
1022
1022
  return new Promise(function(n, s) {
1023
- const i = Ft(e);
1023
+ const i = Dt(e);
1024
1024
  let r = i.data;
1025
1025
  const o = H.from(i.headers).normalize();
1026
1026
  let { responseType: c, onUploadProgress: v, onDownloadProgress: f } = i, d, b, h, N, p;
@@ -1034,7 +1034,7 @@ const Ft = (e) => {
1034
1034
  return;
1035
1035
  const T = H.from(
1036
1036
  "getAllResponseHeaders" in w && w.getAllResponseHeaders()
1037
- ), k = {
1037
+ ), L = {
1038
1038
  data: !c || c === "text" || c === "json" ? w.responseText : w.response,
1039
1039
  status: w.status,
1040
1040
  statusText: w.statusText,
@@ -1046,7 +1046,7 @@ const Ft = (e) => {
1046
1046
  n(Z), E();
1047
1047
  }, function(Z) {
1048
1048
  s(Z), E();
1049
- }, k), w = null;
1049
+ }, L), w = null;
1050
1050
  }
1051
1051
  "onloadend" in w ? w.onloadend = R : w.onreadystatechange = function() {
1052
1052
  !w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(R);
@@ -1055,27 +1055,27 @@ const Ft = (e) => {
1055
1055
  }, w.onerror = function() {
1056
1056
  s(new _("Network Error", _.ERR_NETWORK, e, w)), w = null;
1057
1057
  }, w.ontimeout = function() {
1058
- let L = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
1059
- const k = i.transitional || Nt;
1060
- i.timeoutErrorMessage && (L = i.timeoutErrorMessage), s(new _(
1061
- L,
1062
- k.clarifyTimeoutError ? _.ETIMEDOUT : _.ECONNABORTED,
1058
+ let B = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
1059
+ const L = i.transitional || Nt;
1060
+ i.timeoutErrorMessage && (B = i.timeoutErrorMessage), s(new _(
1061
+ B,
1062
+ L.clarifyTimeoutError ? _.ETIMEDOUT : _.ECONNABORTED,
1063
1063
  e,
1064
1064
  w
1065
1065
  )), w = null;
1066
- }, r === void 0 && o.setContentType(null), "setRequestHeader" in w && l.forEach(o.toJSON(), function(L, k) {
1067
- w.setRequestHeader(k, L);
1066
+ }, r === void 0 && o.setContentType(null), "setRequestHeader" in w && l.forEach(o.toJSON(), function(B, L) {
1067
+ w.setRequestHeader(L, B);
1068
1068
  }), l.isUndefined(i.withCredentials) || (w.withCredentials = !!i.withCredentials), c && c !== "json" && (w.responseType = i.responseType), f && ([h, p] = Se(f, !0), w.addEventListener("progress", h)), v && w.upload && ([b, N] = Se(v), w.upload.addEventListener("progress", b), w.upload.addEventListener("loadend", N)), (i.cancelToken || i.signal) && (d = (T) => {
1069
1069
  w && (s(!T || T.type ? new oe(null, e, w) : T), w.abort(), w = null);
1070
1070
  }, i.cancelToken && i.cancelToken.subscribe(d), i.signal && (i.signal.aborted ? d() : i.signal.addEventListener("abort", d)));
1071
- const M = ss(i.url);
1072
- if (M && F.protocols.indexOf(M) === -1) {
1073
- s(new _("Unsupported protocol " + M + ":", _.ERR_BAD_REQUEST, e));
1071
+ const A = ns(i.url);
1072
+ if (A && D.protocols.indexOf(A) === -1) {
1073
+ s(new _("Unsupported protocol " + A + ":", _.ERR_BAD_REQUEST, e));
1074
1074
  return;
1075
1075
  }
1076
1076
  w.send(r || null);
1077
1077
  });
1078
- }, ds = (e, t) => {
1078
+ }, fs = (e, t) => {
1079
1079
  const { length: n } = e = e ? e.filter(Boolean) : [];
1080
1080
  if (t || n) {
1081
1081
  let s = new AbortController(), i;
@@ -1098,7 +1098,7 @@ const Ft = (e) => {
1098
1098
  const { signal: v } = s;
1099
1099
  return v.unsubscribe = () => l.asap(c), v;
1100
1100
  }
1101
- }, hs = function* (e, t) {
1101
+ }, ds = function* (e, t) {
1102
1102
  let n = e.byteLength;
1103
1103
  if (n < t) {
1104
1104
  yield e;
@@ -1108,9 +1108,9 @@ const Ft = (e) => {
1108
1108
  for (; s < n; )
1109
1109
  i = s + t, yield e.slice(s, i), s = i;
1110
1110
  }, ps = async function* (e, t) {
1111
- for await (const n of ms(e))
1112
- yield* hs(n, t);
1113
- }, ms = async function* (e) {
1111
+ for await (const n of hs(e))
1112
+ yield* ds(n, t);
1113
+ }, hs = async function* (e) {
1114
1114
  if (e[Symbol.asyncIterator]) {
1115
1115
  yield* e;
1116
1116
  return;
@@ -1155,15 +1155,15 @@ const Ft = (e) => {
1155
1155
  }, {
1156
1156
  highWaterMark: 2
1157
1157
  });
1158
- }, Ce = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Dt = Ce && typeof ReadableStream == "function", gs = Ce && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Ut = (e, ...t) => {
1158
+ }, Ce = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Ft = Ce && typeof ReadableStream == "function", ms = Ce && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Ut = (e, ...t) => {
1159
1159
  try {
1160
1160
  return !!e(...t);
1161
1161
  } catch {
1162
1162
  return !1;
1163
1163
  }
1164
- }, ys = Dt && Ut(() => {
1164
+ }, gs = Ft && Ut(() => {
1165
1165
  let e = !1;
1166
- const t = new Request(F.origin, {
1166
+ const t = new Request(D.origin, {
1167
1167
  body: new ReadableStream(),
1168
1168
  method: "POST",
1169
1169
  get duplex() {
@@ -1171,8 +1171,8 @@ const Ft = (e) => {
1171
1171
  }
1172
1172
  }).headers.has("Content-Type");
1173
1173
  return e && !t;
1174
- }), ht = 64 * 1024, $e = Dt && Ut(() => l.isReadableStream(new Response("").body)), Re = {
1175
- stream: $e && ((e) => e.body)
1174
+ }), pt = 64 * 1024, Ze = Ft && Ut(() => l.isReadableStream(new Response("").body)), Re = {
1175
+ stream: Ze && ((e) => e.body)
1176
1176
  };
1177
1177
  Ce && ((e) => {
1178
1178
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
@@ -1181,24 +1181,24 @@ Ce && ((e) => {
1181
1181
  });
1182
1182
  });
1183
1183
  })(new Response());
1184
- const vs = async (e) => {
1184
+ const ys = async (e) => {
1185
1185
  if (e == null)
1186
1186
  return 0;
1187
1187
  if (l.isBlob(e))
1188
1188
  return e.size;
1189
1189
  if (l.isSpecCompliantForm(e))
1190
- return (await new Request(F.origin, {
1190
+ return (await new Request(D.origin, {
1191
1191
  method: "POST",
1192
1192
  body: e
1193
1193
  }).arrayBuffer()).byteLength;
1194
1194
  if (l.isArrayBufferView(e) || l.isArrayBuffer(e))
1195
1195
  return e.byteLength;
1196
1196
  if (l.isURLSearchParams(e) && (e = e + ""), l.isString(e))
1197
- return (await gs(e)).byteLength;
1198
- }, ws = async (e, t) => {
1197
+ return (await ms(e)).byteLength;
1198
+ }, vs = async (e, t) => {
1199
1199
  const n = l.toFiniteNumber(e.getContentLength());
1200
- return n ?? vs(t);
1201
- }, bs = Ce && (async (e) => {
1200
+ return n ?? ys(t);
1201
+ }, ws = Ce && (async (e) => {
1202
1202
  let {
1203
1203
  url: t,
1204
1204
  method: n,
@@ -1212,26 +1212,26 @@ const vs = async (e) => {
1212
1212
  headers: d,
1213
1213
  withCredentials: b = "same-origin",
1214
1214
  fetchOptions: h
1215
- } = Ft(e);
1215
+ } = Dt(e);
1216
1216
  f = f ? (f + "").toLowerCase() : "text";
1217
- let N = ds([i, r && r.toAbortSignal()], o), p;
1217
+ let N = fs([i, r && r.toAbortSignal()], o), p;
1218
1218
  const E = N && N.unsubscribe && (() => {
1219
1219
  N.unsubscribe();
1220
1220
  });
1221
1221
  let w;
1222
1222
  try {
1223
- if (v && ys && n !== "get" && n !== "head" && (w = await ws(d, s)) !== 0) {
1224
- let k = new Request(t, {
1223
+ if (v && gs && n !== "get" && n !== "head" && (w = await vs(d, s)) !== 0) {
1224
+ let L = new Request(t, {
1225
1225
  method: "POST",
1226
1226
  body: s,
1227
1227
  duplex: "half"
1228
1228
  }), W;
1229
- if (l.isFormData(s) && (W = k.headers.get("content-type")) && d.setContentType(W), k.body) {
1229
+ if (l.isFormData(s) && (W = L.headers.get("content-type")) && d.setContentType(W), L.body) {
1230
1230
  const [Z, J] = ut(
1231
1231
  w,
1232
1232
  Se(ct(v))
1233
1233
  );
1234
- s = dt(k.body, ht, Z, J);
1234
+ s = dt(L.body, pt, Z, J);
1235
1235
  }
1236
1236
  }
1237
1237
  l.isString(b) || (b = b ? "include" : "omit");
@@ -1245,32 +1245,32 @@ const vs = async (e) => {
1245
1245
  duplex: "half",
1246
1246
  credentials: R ? b : void 0
1247
1247
  });
1248
- let M = await fetch(p, h);
1249
- const T = $e && (f === "stream" || f === "response");
1250
- if ($e && (c || T && E)) {
1251
- const k = {};
1248
+ let A = await fetch(p, h);
1249
+ const T = Ze && (f === "stream" || f === "response");
1250
+ if (Ze && (c || T && E)) {
1251
+ const L = {};
1252
1252
  ["status", "statusText", "headers"].forEach((se) => {
1253
- k[se] = M[se];
1253
+ L[se] = A[se];
1254
1254
  });
1255
- const W = l.toFiniteNumber(M.headers.get("content-length")), [Z, J] = c && ut(
1255
+ const W = l.toFiniteNumber(A.headers.get("content-length")), [Z, J] = c && ut(
1256
1256
  W,
1257
1257
  Se(ct(c), !0)
1258
1258
  ) || [];
1259
- M = new Response(
1260
- dt(M.body, ht, Z, () => {
1259
+ A = new Response(
1260
+ dt(A.body, pt, Z, () => {
1261
1261
  J && J(), E && E();
1262
1262
  }),
1263
- k
1263
+ L
1264
1264
  );
1265
1265
  }
1266
1266
  f = f || "text";
1267
- let L = await Re[l.findKey(Re, f) || "text"](M, e);
1268
- return !T && E && E(), await new Promise((k, W) => {
1269
- kt(k, W, {
1270
- data: L,
1271
- headers: H.from(M.headers),
1272
- status: M.status,
1273
- statusText: M.statusText,
1267
+ let B = await Re[l.findKey(Re, f) || "text"](A, e);
1268
+ return !T && E && E(), await new Promise((L, W) => {
1269
+ kt(L, W, {
1270
+ data: B,
1271
+ headers: H.from(A.headers),
1272
+ status: A.status,
1273
+ statusText: A.statusText,
1274
1274
  config: e,
1275
1275
  request: p
1276
1276
  });
@@ -1283,12 +1283,12 @@ const vs = async (e) => {
1283
1283
  }
1284
1284
  ) : _.from(R, R && R.code, e, p);
1285
1285
  }
1286
- }), Je = {
1287
- http: kn,
1288
- xhr: fs,
1289
- fetch: bs
1286
+ }), $e = {
1287
+ http: Ln,
1288
+ xhr: cs,
1289
+ fetch: ws
1290
1290
  };
1291
- l.forEach(Je, (e, t) => {
1291
+ l.forEach($e, (e, t) => {
1292
1292
  if (e) {
1293
1293
  try {
1294
1294
  Object.defineProperty(e, "name", { value: t });
@@ -1297,7 +1297,7 @@ l.forEach(Je, (e, t) => {
1297
1297
  Object.defineProperty(e, "adapterName", { value: t });
1298
1298
  }
1299
1299
  });
1300
- const pt = (e) => `- ${e}`, xs = (e) => l.isFunction(e) || e === null || e === !1, Ht = {
1300
+ const ht = (e) => `- ${e}`, bs = (e) => l.isFunction(e) || e === null || e === !1, Ht = {
1301
1301
  getAdapter: (e) => {
1302
1302
  e = l.isArray(e) ? e : [e];
1303
1303
  const { length: t } = e;
@@ -1306,7 +1306,7 @@ const pt = (e) => `- ${e}`, xs = (e) => l.isFunction(e) || e === null || e === !
1306
1306
  for (let r = 0; r < t; r++) {
1307
1307
  n = e[r];
1308
1308
  let o;
1309
- if (s = n, !xs(n) && (s = Je[(o = String(n)).toLowerCase()], s === void 0))
1309
+ if (s = n, !bs(n) && (s = $e[(o = String(n)).toLowerCase()], s === void 0))
1310
1310
  throw new _(`Unknown adapter '${o}'`);
1311
1311
  if (s)
1312
1312
  break;
@@ -1317,8 +1317,8 @@ const pt = (e) => `- ${e}`, xs = (e) => l.isFunction(e) || e === null || e === !
1317
1317
  ([c, v]) => `adapter ${c} ` + (v === !1 ? "is not supported by the environment" : "is not available in the build")
1318
1318
  );
1319
1319
  let o = t ? r.length > 1 ? `since :
1320
- ` + r.map(pt).join(`
1321
- `) : " " + pt(r[0]) : "as no adapter specified";
1320
+ ` + r.map(ht).join(`
1321
+ `) : " " + ht(r[0]) : "as no adapter specified";
1322
1322
  throw new _(
1323
1323
  "There is no suitable adapter to dispatch the request " + o,
1324
1324
  "ERR_NOT_SUPPORT"
@@ -1326,24 +1326,24 @@ const pt = (e) => `- ${e}`, xs = (e) => l.isFunction(e) || e === null || e === !
1326
1326
  }
1327
1327
  return s;
1328
1328
  },
1329
- adapters: Je
1329
+ adapters: $e
1330
1330
  };
1331
- function qe(e) {
1331
+ function je(e) {
1332
1332
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1333
1333
  throw new oe(null, e);
1334
1334
  }
1335
1335
  function mt(e) {
1336
- return qe(e), e.headers = H.from(e.headers), e.data = je.call(
1336
+ return je(e), e.headers = H.from(e.headers), e.data = He.call(
1337
1337
  e,
1338
1338
  e.transformRequest
1339
1339
  ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Ht.getAdapter(e.adapter || ge.adapter)(e).then(function(s) {
1340
- return qe(e), s.data = je.call(
1340
+ return je(e), s.data = He.call(
1341
1341
  e,
1342
1342
  e.transformResponse,
1343
1343
  s
1344
1344
  ), s.headers = H.from(s.headers), s;
1345
1345
  }, function(s) {
1346
- return Lt(s) || (qe(e), s && s.response && (s.response.data = je.call(
1346
+ return Lt(s) || (je(e), s && s.response && (s.response.data = He.call(
1347
1347
  e,
1348
1348
  e.transformResponse,
1349
1349
  s.response
@@ -1378,7 +1378,7 @@ Ie.transitional = function(t, n, s) {
1378
1378
  Ie.spelling = function(t) {
1379
1379
  return (n, s) => (console.warn(`${s} is likely a misspelling of ${t}`), !0);
1380
1380
  };
1381
- function Es(e, t, n) {
1381
+ function xs(e, t, n) {
1382
1382
  if (typeof e != "object")
1383
1383
  throw new _("options must be an object", _.ERR_BAD_OPTION_VALUE);
1384
1384
  const s = Object.keys(e);
@@ -1396,7 +1396,7 @@ function Es(e, t, n) {
1396
1396
  }
1397
1397
  }
1398
1398
  const _e = {
1399
- assertOptions: Es,
1399
+ assertOptions: xs,
1400
1400
  validators: Ie
1401
1401
  }, z = _e.validators;
1402
1402
  let te = class {
@@ -1523,7 +1523,7 @@ l.forEach(["post", "put", "patch"], function(t) {
1523
1523
  }
1524
1524
  te.prototype[t] = n(), te.prototype[t + "Form"] = n(!0);
1525
1525
  });
1526
- let _s = class qt {
1526
+ let Es = class qt {
1527
1527
  constructor(t) {
1528
1528
  if (typeof t != "function")
1529
1529
  throw new TypeError("executor must be a function.");
@@ -1596,15 +1596,15 @@ let _s = class qt {
1596
1596
  };
1597
1597
  }
1598
1598
  };
1599
- function Ss(e) {
1599
+ function _s(e) {
1600
1600
  return function(n) {
1601
1601
  return e.apply(null, n);
1602
1602
  };
1603
1603
  }
1604
- function Rs(e) {
1604
+ function Ss(e) {
1605
1605
  return l.isObject(e) && e.isAxiosError === !0;
1606
1606
  }
1607
- const Ve = {
1607
+ const Je = {
1608
1608
  Continue: 100,
1609
1609
  SwitchingProtocols: 101,
1610
1610
  Processing: 102,
@@ -1669,8 +1669,8 @@ const Ve = {
1669
1669
  NotExtended: 510,
1670
1670
  NetworkAuthenticationRequired: 511
1671
1671
  };
1672
- Object.entries(Ve).forEach(([e, t]) => {
1673
- Ve[t] = e;
1672
+ Object.entries(Je).forEach(([e, t]) => {
1673
+ Je[t] = e;
1674
1674
  });
1675
1675
  function Wt(e) {
1676
1676
  const t = new te(e), n = wt(te.prototype.request, t);
@@ -1681,22 +1681,22 @@ function Wt(e) {
1681
1681
  const P = Wt(ge);
1682
1682
  P.Axios = te;
1683
1683
  P.CanceledError = oe;
1684
- P.CancelToken = _s;
1684
+ P.CancelToken = Es;
1685
1685
  P.isCancel = Lt;
1686
1686
  P.VERSION = jt;
1687
- P.toFormData = Ae;
1687
+ P.toFormData = Me;
1688
1688
  P.AxiosError = _;
1689
1689
  P.Cancel = P.CanceledError;
1690
1690
  P.all = function(t) {
1691
1691
  return Promise.all(t);
1692
1692
  };
1693
- P.spread = Ss;
1694
- P.isAxiosError = Rs;
1693
+ P.spread = _s;
1694
+ P.isAxiosError = Ss;
1695
1695
  P.mergeConfig = ne;
1696
1696
  P.AxiosHeaders = H;
1697
1697
  P.formToJSON = (e) => Pt(l.isHTMLForm(e) ? new FormData(e) : e);
1698
1698
  P.getAdapter = Ht.getAdapter;
1699
- P.HttpStatusCode = Ve;
1699
+ P.HttpStatusCode = Je;
1700
1700
  P.default = P;
1701
1701
  const {
1702
1702
  Axios: Ys,
@@ -1713,14 +1713,22 @@ const {
1713
1713
  AxiosHeaders: ci,
1714
1714
  HttpStatusCode: fi,
1715
1715
  formToJSON: di,
1716
- getAdapter: hi,
1717
- mergeConfig: pi
1718
- } = P, Ts = (e, t) => {
1716
+ getAdapter: pi,
1717
+ mergeConfig: hi
1718
+ } = P;
1719
+ function Rs(e, t, n) {
1720
+ const s = Number(t);
1721
+ if (!s || s <= 1 || isNaN(s))
1722
+ return e;
1723
+ const i = n ? `https://dev-apis.golstats.com/${s}/` : `https://apis.golstats.com/${s}/`, c = new URL(e).pathname.split("/").filter((v) => v !== "" && v !== "prod" && v !== "qa").join("/");
1724
+ return i + c;
1725
+ }
1726
+ const Ts = (e, t) => {
1719
1727
  const n = e.__vccOpts || e;
1720
1728
  for (const [s, i] of t)
1721
1729
  n[s] = i;
1722
1730
  return n;
1723
- }, Os = { class: "timeline-container" }, Ms = { class: "team-circle team-circle-top" }, As = ["src"], Cs = { class: "team-circle team-circle-bottom" }, Is = ["src"], Ns = { class: "timeline-line" }, Ps = {
1731
+ }, Os = { class: "timeline-container" }, As = { class: "team-circle team-circle-top" }, Ms = ["src"], Cs = { class: "team-circle team-circle-bottom" }, Is = ["src"], Ns = { class: "timeline-line" }, Ps = {
1724
1732
  key: 0,
1725
1733
  class: "event-icon event-icon-top"
1726
1734
  }, Ls = {
@@ -1744,14 +1752,14 @@ const {
1744
1752
  viewBox: "0 0 48 48",
1745
1753
  fill: "none",
1746
1754
  xmlns: "http://www.w3.org/2000/svg"
1747
- }, Fs = {
1755
+ }, Ds = {
1748
1756
  key: 3,
1749
1757
  width: "24",
1750
1758
  height: "24",
1751
1759
  viewBox: "0 0 48 48",
1752
1760
  fill: "none",
1753
1761
  xmlns: "http://www.w3.org/2000/svg"
1754
- }, Ds = { class: "minute-ball minute-ball-center" }, Us = {
1762
+ }, Fs = { class: "minute-ball minute-ball-center" }, Us = {
1755
1763
  key: 1,
1756
1764
  class: "event-icon event-icon-bottom"
1757
1765
  }, Hs = {
@@ -1853,6 +1861,14 @@ const {
1853
1861
  token: {
1854
1862
  type: String,
1855
1863
  required: !0
1864
+ },
1865
+ provider: {
1866
+ type: Number,
1867
+ default: 1
1868
+ },
1869
+ isDevApis: {
1870
+ type: Boolean,
1871
+ default: !1
1856
1872
  }
1857
1873
  },
1858
1874
  emits: ["range-change"],
@@ -1863,9 +1879,9 @@ const {
1863
1879
  }
1864
1880
  }), w = O([]);
1865
1881
  let R = null;
1866
- const M = O(null), T = O(!1), L = O(0), k = O(0), W = O(!1), Z = O(!1);
1882
+ const A = O(null), T = O(!1), B = O(0), L = O(0), W = O(!1), Z = O(!1);
1867
1883
  let J = !1, se = 0;
1868
- const Ne = O(0), $ = O(!1), ye = O(!1), X = O(96), Pe = O(null), Qe = [
1884
+ const Ne = O(0), $ = O(!1), ye = O(!1), X = O(96), Pe = O(null), Ge = [
1869
1885
  // Primer tiempo (0-45)
1870
1886
  {
1871
1887
  minute: 5,
@@ -2084,10 +2100,10 @@ const {
2084
2100
  W.value = m && g > 0, Z.value = m && Math.ceil(g) < Math.floor(a);
2085
2101
  }
2086
2102
  }
2087
- function Ye() {
2088
- if (M.value) {
2089
- const u = M.value.parentElement.clientWidth;
2090
- L.value = u, k.value === 0 && (k.value = u - 90), ie(() => {
2103
+ function Qe() {
2104
+ if (A.value) {
2105
+ const u = A.value.parentElement.clientWidth;
2106
+ B.value = u, L.value === 0 && (L.value = u - 90), ie(() => {
2091
2107
  ae();
2092
2108
  });
2093
2109
  }
@@ -2098,11 +2114,11 @@ const {
2098
2114
  X.value = u, s.value = X.value;
2099
2115
  }
2100
2116
  }
2101
- async function et() {
2117
+ async function Ye() {
2102
2118
  if (p.isDefault) {
2103
- const u = Qe.map((a) => {
2119
+ const u = Ge.map((a) => {
2104
2120
  if (!a.event) return a;
2105
- const g = a.event.filter((m) => !(m.icon === "icon-goal" && !p.goals || m.icon === "icon-yellow-card" && !p.yellowCards || m.icon === "icon-red-card" && !p.redCards || m.icon === "icon-change" && (L.value < 313 || !p.substitutions)));
2121
+ const g = a.event.filter((m) => !(m.icon === "icon-goal" && !p.goals || m.icon === "icon-yellow-card" && !p.yellowCards || m.icon === "icon-red-card" && !p.redCards || m.icon === "icon-change" && (B.value < 313 || !p.substitutions)));
2106
2122
  return {
2107
2123
  ...a,
2108
2124
  event: g.length > 0 ? g : null
@@ -2117,7 +2133,11 @@ const {
2117
2133
  p.token
2118
2134
  );
2119
2135
  const u = await E.get(
2120
- `https://al2nv2dmkc.execute-api.us-west-2.amazonaws.com/prod/mxm/${p.gameId}`
2136
+ Rs(
2137
+ `https://al2nv2dmkc.execute-api.us-west-2.amazonaws.com/prod/mxm/${p.gameId}`,
2138
+ p.provider,
2139
+ p.isDevApis
2140
+ )
2121
2141
  );
2122
2142
  if (u.data && u.data.plays) {
2123
2143
  const a = u.data.plays.find(
@@ -2132,15 +2152,15 @@ const {
2132
2152
  for (let m = 0; m <= o.value; m++) {
2133
2153
  const y = u.data.plays.filter(
2134
2154
  (x) => {
2135
- var A;
2136
- return x.minute === m && x.match_lapse === 1 && nt(x) && (x.category_id === 9 || x.category_id === 8 || x.event_type_id === 1 || x.event_type_id === 3 || x.event_type_id === 6 && ((A = x.comments) == null ? void 0 : A.includes("El árbitro silba el Final del Primer Tiempo")));
2155
+ var M;
2156
+ return x.minute === m && x.match_lapse === 1 && tt(x) && (x.category_id === 9 || x.category_id === 8 || x.event_type_id === 1 || x.event_type_id === 3 || x.event_type_id === 6 && ((M = x.comments) == null ? void 0 : M.includes("El árbitro silba el Final del Primer Tiempo")));
2137
2157
  }
2138
- ), B = [];
2158
+ ), k = [];
2139
2159
  y.forEach((x) => {
2140
- B.push({
2160
+ k.push({
2141
2161
  minute: x.minute,
2142
2162
  minuteLabel: x.event_type_id === 6 ? "MT" : x.minute.toString(),
2143
- icon: tt(
2163
+ icon: et(
2144
2164
  x.event_type_id === 1 || x.event_type_id === 3 ? x.event_type_id : x.category_id,
2145
2165
  x
2146
2166
  ),
@@ -2150,18 +2170,18 @@ const {
2150
2170
  }), h.value.push({
2151
2171
  minute: m,
2152
2172
  match_lapse: 1,
2153
- event: B.length > 0 ? B : null
2173
+ event: k.length > 0 ? k : null
2154
2174
  });
2155
2175
  }
2156
2176
  for (let m = c.value; m <= v.value; m++) {
2157
2177
  const y = u.data.plays.filter(
2158
- (x) => x.minute === m && x.match_lapse === 2 && nt(x) && (x.category_id === 9 || x.category_id === 8 || x.event_type_id === 1 || x.event_type_id === 3)
2159
- ), B = [];
2178
+ (x) => x.minute === m && x.match_lapse === 2 && tt(x) && (x.category_id === 9 || x.category_id === 8 || x.event_type_id === 1 || x.event_type_id === 3)
2179
+ ), k = [];
2160
2180
  y.forEach((x) => {
2161
- B.push({
2181
+ k.push({
2162
2182
  minute: x.minute,
2163
2183
  minuteLabel: x.event_type_id === 6 ? "MT" : x.minute.toString(),
2164
- icon: tt(
2184
+ icon: et(
2165
2185
  x.event_type_id === 1 || x.event_type_id === 3 ? x.event_type_id : x.category_id,
2166
2186
  x
2167
2187
  ),
@@ -2171,32 +2191,32 @@ const {
2171
2191
  }), h.value.push({
2172
2192
  minute: m,
2173
2193
  match_lapse: 2,
2174
- event: B.length > 0 ? B : null
2194
+ event: k.length > 0 ? k : null
2175
2195
  });
2176
2196
  }
2177
2197
  if (w.value = h.value.filter((m) => m.event !== null).map((m) => m.event), h.value.length > 0) {
2178
- const m = h.value.filter((A) => A.match_lapse === 1);
2198
+ const m = h.value.filter((M) => M.match_lapse === 1);
2179
2199
  if (m.length > 0) {
2180
- const A = m[0];
2181
- n.value = A.minute, i.value = "1", f.value = h.value.findIndex(
2182
- (D) => D.minute === A.minute && D.match_lapse === 1
2200
+ const M = m[0];
2201
+ n.value = M.minute, i.value = "1", f.value = h.value.findIndex(
2202
+ (F) => F.minute === M.minute && F.match_lapse === 1
2183
2203
  );
2184
2204
  }
2185
- const y = h.value.filter((A) => A.match_lapse === 2);
2205
+ const y = h.value.filter((M) => M.match_lapse === 2);
2186
2206
  if (y.length > 0) {
2187
- const A = y[y.length - 1];
2188
- s.value = A.minute, r.value = "2", d.value = h.value.findIndex(
2189
- (D) => D.minute === A.minute && D.match_lapse === 2
2207
+ const M = y[y.length - 1];
2208
+ s.value = M.minute, r.value = "2", d.value = h.value.findIndex(
2209
+ (F) => F.minute === M.minute && F.match_lapse === 2
2190
2210
  );
2191
2211
  }
2192
- const B = h.value.findIndex(
2193
- (A) => A.minute === n.value && A.match_lapse === parseInt(i.value)
2212
+ const k = h.value.findIndex(
2213
+ (M) => M.minute === n.value && M.match_lapse === parseInt(i.value)
2194
2214
  ), x = h.value.findIndex(
2195
- (A) => A.minute === s.value && A.match_lapse === parseInt(r.value)
2215
+ (M) => M.minute === s.value && M.match_lapse === parseInt(r.value)
2196
2216
  );
2197
- if (B !== -1 && x !== -1 && B < x) {
2198
- const A = h.value.length, D = B / (A - 1) * (p.timelineWidth - 40), ce = x / (A - 1) * (p.timelineWidth - 40);
2199
- b.value = `${ce - D}px`;
2217
+ if (k !== -1 && x !== -1 && k < x) {
2218
+ const M = h.value.length, F = k / (M - 1) * (p.timelineWidth - 40), ce = x / (M - 1) * (p.timelineWidth - 40);
2219
+ b.value = `${ce - F}px`;
2200
2220
  }
2201
2221
  }
2202
2222
  }
@@ -2204,7 +2224,7 @@ const {
2204
2224
  console.error("Error al obtener los datos del partido:", u);
2205
2225
  }
2206
2226
  }
2207
- function tt(u, a) {
2227
+ function et(u, a) {
2208
2228
  return {
2209
2229
  1: "icon-goal",
2210
2230
  8: "icon-yellow-card",
@@ -2213,14 +2233,14 @@ const {
2213
2233
  // Agregar más mapeos según sea necesario
2214
2234
  }[u] || "";
2215
2235
  }
2216
- function nt(u) {
2217
- return u.event_type_id === 1 ? !!p.goals : u.category_id === 8 ? !!p.yellowCards : u.category_id === 9 ? !!p.redCards : u.event_type_id === 3 ? !(L.value <= 313 || !p.substitutions) : !0;
2236
+ function tt(u) {
2237
+ return u.event_type_id === 1 ? !!p.goals : u.category_id === 8 ? !!p.yellowCards : u.category_id === 9 ? !!p.redCards : u.event_type_id === 3 ? !(B.value <= 313 || !p.substitutions) : !0;
2218
2238
  }
2219
2239
  yt(() => {
2220
- zt(), Ye(), et(), ie(() => {
2240
+ zt(), Qe(), Ye(), ie(() => {
2221
2241
  ae();
2222
2242
  }), window.addEventListener("resize", () => {
2223
- Ye();
2243
+ Qe();
2224
2244
  });
2225
2245
  }), vt(() => {
2226
2246
  window.removeEventListener("resize", ae);
@@ -2232,11 +2252,11 @@ const {
2232
2252
  });
2233
2253
  },
2234
2254
  { deep: !0 }
2235
- ), K(L, () => {
2255
+ ), K(B, () => {
2236
2256
  if (p.isDefault) {
2237
- const u = Qe.map((a) => {
2257
+ const u = Ge.map((a) => {
2238
2258
  if (!a.event) return a;
2239
- const g = a.event.filter((m) => !(m.icon === "icon-goal" && !p.goals || m.icon === "icon-yellow-card" && !p.yellowCards || m.icon === "icon-red-card" && !p.redCards || m.icon === "icon-change" && (L.value <= 313 || !p.substitutions)));
2259
+ const g = a.event.filter((m) => !(m.icon === "icon-goal" && !p.goals || m.icon === "icon-yellow-card" && !p.yellowCards || m.icon === "icon-red-card" && !p.redCards || m.icon === "icon-change" && (B.value <= 313 || !p.substitutions)));
2240
2260
  return {
2241
2261
  ...a,
2242
2262
  event: g.length > 0 ? g : null
@@ -2244,7 +2264,7 @@ const {
2244
2264
  }).filter((a) => a.event !== null);
2245
2265
  h.value = u, w.value = u.map((a) => a.event);
2246
2266
  } else
2247
- et();
2267
+ Ye();
2248
2268
  }), K(
2249
2269
  [n, s, i, r],
2250
2270
  () => {
@@ -2456,25 +2476,25 @@ const {
2456
2476
  return;
2457
2477
  J = !0;
2458
2478
  }
2459
- const g = $t(), m = h.value.length, y = a - se, B = g / (m - 1), x = Math.round(y / B);
2460
- let A = Ne.value + x;
2461
- const D = Math.max(0, Math.min(A, m - 1));
2479
+ const g = $t(), m = h.value.length, y = a - se, k = g / (m - 1), x = Math.round(y / k);
2480
+ let M = Ne.value + x;
2481
+ const F = Math.max(0, Math.min(M, m - 1));
2462
2482
  if (R === "left") {
2463
2483
  const j = h.value.findIndex(
2464
2484
  (Q) => Q.minute === s.value && Q.match_lapse === parseInt(r.value)
2465
2485
  );
2466
- if (D >= j - 1)
2486
+ if (F >= j - 1)
2467
2487
  return;
2468
- const G = h.value[D];
2469
- T.value = !0, f.value = D, n.value = G.minute, i.value = G.match_lapse.toString(), $.value = !0;
2488
+ const G = h.value[F];
2489
+ T.value = !0, f.value = F, n.value = G.minute, i.value = G.match_lapse.toString(), $.value = !0;
2470
2490
  } else if (R === "right") {
2471
2491
  const j = h.value.findIndex(
2472
2492
  (Q) => Q.minute === n.value && Q.match_lapse === parseInt(i.value)
2473
2493
  );
2474
- if (D <= j + 1)
2494
+ if (F <= j + 1)
2475
2495
  return;
2476
- const G = h.value[D];
2477
- T.value = !0, d.value = D, s.value = G.minute, r.value = G.match_lapse.toString(), $.value = !0;
2496
+ const G = h.value[F];
2497
+ T.value = !0, d.value = F, s.value = G.minute, r.value = G.match_lapse.toString(), $.value = !0;
2478
2498
  }
2479
2499
  const ce = h.value.findIndex(
2480
2500
  (j) => j.minute === n.value && j.match_lapse === parseInt(i.value)
@@ -2495,7 +2515,7 @@ const {
2495
2515
  }), Le()), R = null, document.removeEventListener("mousemove", ve), document.removeEventListener("touchmove", ve), document.removeEventListener("mouseup", we), document.removeEventListener("touchend", we);
2496
2516
  }
2497
2517
  function $t() {
2498
- return M.value ? M.value.getBoundingClientRect().width : 600;
2518
+ return A.value ? A.value.getBoundingClientRect().width : 600;
2499
2519
  }
2500
2520
  function Le() {
2501
2521
  const u = n.value * 60, a = s.value * 60;
@@ -2528,11 +2548,10 @@ const {
2528
2548
  return (u, a) => (C(), I("div", {
2529
2549
  class: Be(["timeline", { "is-dragging": T.value }]),
2530
2550
  ref_key: "timelineRef",
2531
- ref: M,
2532
- style: Y({ width: `${L.value}px` })
2551
+ ref: A,
2552
+ style: Y({ width: `${B.value}px` })
2533
2553
  }, [
2534
- Jt(De(L.value) + " ", 1),
2535
- Fe("", !0),
2554
+ De("", !0),
2536
2555
  S("div", Os, [
2537
2556
  S("div", {
2538
2557
  class: "timeline-scroll no-scrollbar",
@@ -2544,11 +2563,11 @@ const {
2544
2563
  class: "timeline-bar",
2545
2564
  style: Y({ width: `${e.timelineWidth}px` })
2546
2565
  }, [
2547
- S("div", Ms, [
2566
+ S("div", As, [
2548
2567
  S("img", {
2549
2568
  src: p.isDefault ? "https://golstatsimages.blob.core.windows.net/todoelfut/lineups/escudo1.png" : `https://golstatsimages.blob.core.windows.net/teams-80/${p.homeTeam}.png`,
2550
2569
  alt: "Equipo local"
2551
- }, null, 8, As)
2570
+ }, null, 8, Ms)
2552
2571
  ]),
2553
2572
  S("div", Cs, [
2554
2573
  S("img", {
@@ -2565,12 +2584,12 @@ const {
2565
2584
  class: "minute-ball minute-ball-initial minute-ball-center",
2566
2585
  style: Y({ left: le(0) })
2567
2586
  }, "0'", 4),
2568
- (C(!0), I(Ue, null, st(h.value, (g, m) => (C(), I(Ue, null, [
2569
- (C(!0), I(Ue, null, st(g.event, (y, B) => (C(), I("div", {
2570
- key: "event-" + m + "-" + B,
2587
+ (C(!0), I(Fe, null, nt(h.value, (g, m) => (C(), I(Fe, null, [
2588
+ (C(!0), I(Fe, null, nt(g.event, (y, k) => (C(), I("div", {
2589
+ key: "event-" + m + "-" + k,
2571
2590
  class: "event",
2572
2591
  style: Y({
2573
- left: le(B === 0 ? m - 1.5 : m - 1.5 + B * 0.3)
2592
+ left: le(k === 0 ? m - 1.5 : m - 1.5 + k * 0.3)
2574
2593
  })
2575
2594
  }, [
2576
2595
  (y == null ? void 0 : y.team) === "local" ? (C(), I("span", Ps, [
@@ -2607,15 +2626,15 @@ const {
2607
2626
  fill: "#E5152D"
2608
2627
  }, null, -1)
2609
2628
  ]))) : (y == null ? void 0 : y.icon) === "icon-goal" ? (C(), I("svg", Bs, a[24] || (a[24] = [
2610
- be('<circle fill="none" cx="24" cy="24" r="24" data-v-706427e9></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-706427e9></ellipse><path fill="#fff" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z" data-v-706427e9></path><path fill="#fff" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z" data-v-706427e9></path><path fill="#fff" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z" data-v-706427e9></path><path fill="#fff" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z" data-v-706427e9></path><path fill="#fff" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z" data-v-706427e9></path><path fill="#fff" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z" data-v-706427e9></path><path fill="#fff" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z" data-v-706427e9></path><path fill="#fff" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z" data-v-706427e9></path><path fill="#fff" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z" data-v-706427e9></path><path fill="#fff" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z" data-v-706427e9></path><path fill="#fff" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z" data-v-706427e9></path><path fill="#fff" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z" data-v-706427e9></path>', 14)
2611
- ]))) : (y == null ? void 0 : y.icon) === "icon-change" ? (C(), I("svg", Fs, a[25] || (a[25] = [
2612
- be('<circle fill="none" cx="24" cy="24" r="24" data-v-706427e9></circle><path fill="#fff" d="M31.62,23.86c-.19,0-.37-.07-.52-.21-.3-.29-.31-.76-.03-1.06l2.89-3.04-2.89-3.04c-.29-.3-.27-.77,.03-1.06,.3-.29,.77-.27,1.06,.03l3.39,3.56c.28,.29,.28,.74,0,1.03l-3.39,3.56c-.15,.15-.34,.23-.54,.23Z" data-v-706427e9></path><path fill="#fff" d="M34.99,20.31H16.37c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75h18.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-706427e9></path><path fill="#fff" d="M16.38,32.75c-.2,0-.4-.08-.54-.23l-3.38-3.56c-.28-.29-.28-.74,0-1.03l3.38-3.56c.28-.3,.76-.31,1.06-.03,.3,.29,.31,.76,.03,1.06l-2.89,3.04,2.89,3.04c.29,.3,.27,.78-.03,1.06-.15,.14-.33,.21-.52,.21Z" data-v-706427e9></path><path fill="#fff" d="M31.62,29.19H13c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75H31.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-706427e9></path>', 5)
2629
+ be('<circle fill="none" cx="24" cy="24" r="24" data-v-d745b6e4></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-d745b6e4></ellipse><path fill="#fff" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z" data-v-d745b6e4></path><path fill="#fff" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z" data-v-d745b6e4></path><path fill="#fff" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z" data-v-d745b6e4></path><path fill="#fff" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z" data-v-d745b6e4></path><path fill="#fff" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z" data-v-d745b6e4></path><path fill="#fff" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z" data-v-d745b6e4></path><path fill="#fff" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z" data-v-d745b6e4></path><path fill="#fff" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z" data-v-d745b6e4></path><path fill="#fff" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z" data-v-d745b6e4></path><path fill="#fff" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z" data-v-d745b6e4></path><path fill="#fff" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z" data-v-d745b6e4></path><path fill="#fff" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z" data-v-d745b6e4></path>', 14)
2630
+ ]))) : (y == null ? void 0 : y.icon) === "icon-change" ? (C(), I("svg", Ds, a[25] || (a[25] = [
2631
+ be('<circle fill="none" cx="24" cy="24" r="24" data-v-d745b6e4></circle><path fill="#fff" d="M31.62,23.86c-.19,0-.37-.07-.52-.21-.3-.29-.31-.76-.03-1.06l2.89-3.04-2.89-3.04c-.29-.3-.27-.77,.03-1.06,.3-.29,.77-.27,1.06,.03l3.39,3.56c.28,.29,.28,.74,0,1.03l-3.39,3.56c-.15,.15-.34,.23-.54,.23Z" data-v-d745b6e4></path><path fill="#fff" d="M34.99,20.31H16.37c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75h18.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-d745b6e4></path><path fill="#fff" d="M16.38,32.75c-.2,0-.4-.08-.54-.23l-3.38-3.56c-.28-.29-.28-.74,0-1.03l3.38-3.56c.28-.3,.76-.31,1.06-.03,.3,.29,.31,.76,.03,1.06l-2.89,3.04,2.89,3.04c.29,.3,.27,.78-.03,1.06-.15,.14-.33,.21-.52,.21Z" data-v-d745b6e4></path><path fill="#fff" d="M31.62,29.19H13c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75H31.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-d745b6e4></path>', 5)
2613
2632
  ]))) : (C(), I("span", {
2614
2633
  key: 4,
2615
2634
  class: Be(y == null ? void 0 : y.icon)
2616
2635
  }, null, 2))
2617
- ])) : Fe("", !0),
2618
- S("span", Ds, De((y == null ? void 0 : y.minuteLabel) || g.minute) + "'", 1),
2636
+ ])) : De("", !0),
2637
+ S("span", Fs, st((y == null ? void 0 : y.minuteLabel) || g.minute) + "'", 1),
2619
2638
  (y == null ? void 0 : y.team) === "visitante" ? (C(), I("span", Us, [
2620
2639
  (y == null ? void 0 : y.icon) === "icon-yellow-card" ? (C(), I("svg", Hs, a[26] || (a[26] = [
2621
2640
  S("rect", {
@@ -2650,20 +2669,20 @@ const {
2650
2669
  fill: "#E5152D"
2651
2670
  }, null, -1)
2652
2671
  ]))) : (y == null ? void 0 : y.icon) === "icon-goal" ? (C(), I("svg", qs, a[28] || (a[28] = [
2653
- be('<circle fill="none" cx="24" cy="24" r="24" data-v-706427e9></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-706427e9></ellipse><path fill="#fff" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z" data-v-706427e9></path><path fill="#fff" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z" data-v-706427e9></path><path fill="#fff" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z" data-v-706427e9></path><path fill="#fff" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z" data-v-706427e9></path><path fill="#fff" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z" data-v-706427e9></path><path fill="#fff" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z" data-v-706427e9></path><path fill="#fff" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z" data-v-706427e9></path><path fill="#fff" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z" data-v-706427e9></path><path fill="#fff" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z" data-v-706427e9></path><path fill="#fff" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z" data-v-706427e9></path><path fill="#fff" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z" data-v-706427e9></path><path fill="#fff" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z" data-v-706427e9></path>', 14)
2672
+ be('<circle fill="none" cx="24" cy="24" r="24" data-v-d745b6e4></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-d745b6e4></ellipse><path fill="#fff" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z" data-v-d745b6e4></path><path fill="#fff" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z" data-v-d745b6e4></path><path fill="#fff" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z" data-v-d745b6e4></path><path fill="#fff" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z" data-v-d745b6e4></path><path fill="#fff" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z" data-v-d745b6e4></path><path fill="#fff" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z" data-v-d745b6e4></path><path fill="#fff" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z" data-v-d745b6e4></path><path fill="#fff" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z" data-v-d745b6e4></path><path fill="#fff" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z" data-v-d745b6e4></path><path fill="#fff" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z" data-v-d745b6e4></path><path fill="#fff" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z" data-v-d745b6e4></path><path fill="#fff" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z" data-v-d745b6e4></path>', 14)
2654
2673
  ]))) : (y == null ? void 0 : y.icon) === "icon-change" ? (C(), I("svg", Ws, a[29] || (a[29] = [
2655
- be('<circle fill="none" cx="24" cy="24" r="24" data-v-706427e9></circle><path fill="#fff" d="M31.62,23.86c-.19,0-.37-.07-.52-.21-.3-.29-.31-.76-.03-1.06l2.89-3.04-2.89-3.04c-.29-.3-.27-.77,.03-1.06,.3-.29,.77-.27,1.06,.03l3.39,3.56c.28,.29,.28,.74,0,1.03l-3.39,3.56c-.15,.15-.34,.23-.54,.23Z" data-v-706427e9></path><path fill="#fff" d="M34.99,20.31H16.37c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75h18.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-706427e9></path><path fill="#fff" d="M16.38,32.75c-.2,0-.4-.08-.54-.23l-3.38-3.56c-.28-.29-.28-.74,0-1.03l3.38-3.56c.28-.3,.76-.31,1.06-.03,.3,.29,.31,.76,.03,1.06l-2.89,3.04,2.89,3.04c.29,.3,.27,.78-.03,1.06-.15,.14-.33,.21-.52,.21Z" data-v-706427e9></path><path fill="#fff" d="M31.62,29.19H13c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75H31.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-706427e9></path>', 5)
2674
+ be('<circle fill="none" cx="24" cy="24" r="24" data-v-d745b6e4></circle><path fill="#fff" d="M31.62,23.86c-.19,0-.37-.07-.52-.21-.3-.29-.31-.76-.03-1.06l2.89-3.04-2.89-3.04c-.29-.3-.27-.77,.03-1.06,.3-.29,.77-.27,1.06,.03l3.39,3.56c.28,.29,.28,.74,0,1.03l-3.39,3.56c-.15,.15-.34,.23-.54,.23Z" data-v-d745b6e4></path><path fill="#fff" d="M34.99,20.31H16.37c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75h18.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-d745b6e4></path><path fill="#fff" d="M16.38,32.75c-.2,0-.4-.08-.54-.23l-3.38-3.56c-.28-.29-.28-.74,0-1.03l3.38-3.56c.28-.3,.76-.31,1.06-.03,.3,.29,.31,.76,.03,1.06l-2.89,3.04,2.89,3.04c.29,.3,.27,.78-.03,1.06-.15,.14-.33,.21-.52,.21Z" data-v-d745b6e4></path><path fill="#fff" d="M31.62,29.19H13c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75H31.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-d745b6e4></path>', 5)
2656
2675
  ]))) : (C(), I("span", {
2657
2676
  key: 4,
2658
2677
  class: Be(y == null ? void 0 : y.icon)
2659
2678
  }, null, 2))
2660
- ])) : Fe("", !0)
2679
+ ])) : De("", !0)
2661
2680
  ], 4))), 128))
2662
2681
  ], 64))), 256)),
2663
2682
  S("span", {
2664
2683
  class: "minute-ball minute-ball-edge minute-ball-center",
2665
2684
  style: Y({ left: le(h.value.length - 1) })
2666
- }, De(v.value) + "'", 5),
2685
+ }, st(v.value) + "'", 5),
2667
2686
  S("div", {
2668
2687
  class: "range-indicator",
2669
2688
  style: Y({ left: le(f.value), width: b.value })
@@ -2712,7 +2731,7 @@ const {
2712
2731
  ])
2713
2732
  ], 6));
2714
2733
  }
2715
- }, Ks = /* @__PURE__ */ Ts(Vs, [["__scopeId", "data-v-706427e9"]]), mi = {
2734
+ }, Ks = /* @__PURE__ */ Ts(Vs, [["__scopeId", "data-v-d745b6e4"]]), mi = {
2716
2735
  __name: "gsc-timeline-reports",
2717
2736
  props: {
2718
2737
  gameId: {
@@ -2750,6 +2769,14 @@ const {
2750
2769
  token: {
2751
2770
  type: String,
2752
2771
  default: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"
2772
+ },
2773
+ provider: {
2774
+ type: Number,
2775
+ default: 1
2776
+ },
2777
+ isDevApis: {
2778
+ type: Boolean,
2779
+ default: !1
2753
2780
  }
2754
2781
  },
2755
2782
  setup(e) {
@@ -2780,7 +2807,7 @@ const {
2780
2807
  ref_key: "containerRef",
2781
2808
  ref: n
2782
2809
  }, [
2783
- (C(), Vt(Ks, {
2810
+ (C(), Jt(Ks, {
2784
2811
  "is-default": e.isDefault,
2785
2812
  key: s.value,
2786
2813
  "timeline-width": s.value,
@@ -2791,8 +2818,10 @@ const {
2791
2818
  goals: t.goals,
2792
2819
  "yellow-cards": t.yellowCards,
2793
2820
  "red-cards": t.redCards,
2794
- substitutions: t.substitutions
2795
- }, null, 8, ["is-default", "timeline-width", "game-id", "home-team", "away-team", "token", "goals", "yellow-cards", "red-cards", "substitutions"]))
2821
+ substitutions: t.substitutions,
2822
+ provider: t.provider,
2823
+ "is-dev-apis": t.isDevApis
2824
+ }, null, 8, ["is-default", "timeline-width", "game-id", "home-team", "away-team", "token", "goals", "yellow-cards", "red-cards", "substitutions", "provider", "is-dev-apis"]))
2796
2825
  ], 512));
2797
2826
  }
2798
2827
  };