@golstats/gsc-timeline-reports 1.0.4 → 1.0.6

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.
@@ -7,7 +7,7 @@ function yt(e, t) {
7
7
  const { toString: $t } = Object.prototype, { getPrototypeOf: Ke } = Object, { iterator: Oe, toStringTag: vt } = Symbol, Me = /* @__PURE__ */ ((e) => (t) => {
8
8
  const n = $t.call(t);
9
9
  return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
10
- })(/* @__PURE__ */ Object.create(null)), z = (e) => (e = e.toLowerCase(), (t) => Me(t) === e), Ae = (e) => (t) => typeof t === e, { isArray: ae } = Array, he = Ae("undefined");
10
+ })(/* @__PURE__ */ Object.create(null)), z = (e) => (e = e.toLowerCase(), (t) => Me(t) === e), Ae = (e) => (t) => typeof t === e, { isArray: oe } = Array, he = Ae("undefined");
11
11
  function pe(e) {
12
12
  return e !== null && !he(e) && e.constructor !== null && !he(e.constructor) && D(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13
13
  }
@@ -33,20 +33,20 @@ const Vt = Ae("string"), D = Ae("function"), bt = Ae("number"), me = (e) => e !=
33
33
  let t;
34
34
  return e && (typeof FormData == "function" && e instanceof FormData || D(e.append) && ((t = Me(e)) === "formdata" || // detect form-data instance
35
35
  t === "object" && D(e.toString) && e.toString() === "[object FormData]"));
36
- }, sn = z("URLSearchParams"), [rn, an, on, ln] = ["ReadableStream", "Request", "Response", "Headers"].map(z), un = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
36
+ }, sn = z("URLSearchParams"), [rn, on, an, ln] = ["ReadableStream", "Request", "Response", "Headers"].map(z), un = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
37
37
  function ge(e, t, { allOwnKeys: n = !1 } = {}) {
38
38
  if (e === null || typeof e > "u")
39
39
  return;
40
40
  let s, i;
41
- if (typeof e != "object" && (e = [e]), ae(e))
41
+ if (typeof e != "object" && (e = [e]), oe(e))
42
42
  for (s = 0, i = e.length; s < i; s++)
43
43
  t.call(null, e[s], s, e);
44
44
  else {
45
45
  if (pe(e))
46
46
  return;
47
- const r = n ? Object.getOwnPropertyNames(e) : Object.keys(e), a = r.length;
47
+ const r = n ? Object.getOwnPropertyNames(e) : Object.keys(e), o = r.length;
48
48
  let c;
49
- for (s = 0; s < a; s++)
49
+ for (s = 0; s < o; s++)
50
50
  c = r[s], t.call(null, e[c], c, e);
51
51
  }
52
52
  }
@@ -65,7 +65,7 @@ const ee = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typ
65
65
  function ze() {
66
66
  const { caseless: e } = Et(this) && this || {}, t = {}, n = (s, i) => {
67
67
  const r = e && xt(t, i) || i;
68
- Ee(t[r]) && Ee(s) ? t[r] = ze(t[r], s) : Ee(s) ? t[r] = ze({}, s) : ae(s) ? t[r] = s.slice() : t[r] = s;
68
+ Ee(t[r]) && Ee(s) ? t[r] = ze(t[r], s) : Ee(s) ? t[r] = ze({}, s) : oe(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] && ge(arguments[s], n);
@@ -78,12 +78,12 @@ const cn = (e, t, n, { allOwnKeys: s } = {}) => (ge(t, (i, r) => {
78
78
  value: t.prototype
79
79
  }), n && Object.assign(e.prototype, n);
80
80
  }, hn = (e, t, n, s) => {
81
- let i, r, a;
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
- a = i[r], (!s || s(a, e, t)) && !c[a] && (t[a] = e[a], c[a] = !0);
86
+ o = i[r], (!s || s(o, e, t)) && !c[o] && (t[o] = e[o], c[o] = !0);
87
87
  e = n !== !1 && Ke(e);
88
88
  } while (e && (!n || n(e, t)) && e !== Object.prototype);
89
89
  return t;
@@ -93,7 +93,7 @@ const cn = (e, t, n, { allOwnKeys: s } = {}) => (ge(t, (i, r) => {
93
93
  return s !== -1 && s === n;
94
94
  }, mn = (e) => {
95
95
  if (!e) return null;
96
- if (ae(e)) return e;
96
+ if (oe(e)) return e;
97
97
  let t = e.length;
98
98
  if (!bt(t)) return null;
99
99
  const n = new Array(t);
@@ -121,8 +121,8 @@ const cn = (e, t, n, { allOwnKeys: s } = {}) => (ge(t, (i, r) => {
121
121
  ), nt = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), xn = z("RegExp"), St = (e, t) => {
122
122
  const n = Object.getOwnPropertyDescriptors(e), s = {};
123
123
  ge(n, (i, r) => {
124
- let a;
125
- (a = t(i, r, e)) !== !1 && (s[r] = a || i);
124
+ let o;
125
+ (o = t(i, r, e)) !== !1 && (s[r] = o || i);
126
126
  }), Object.defineProperties(e, s);
127
127
  }, En = (e) => {
128
128
  St(e, (t, n) => {
@@ -145,7 +145,7 @@ const cn = (e, t, n, { allOwnKeys: s } = {}) => (ge(t, (i, r) => {
145
145
  n[r] = !0;
146
146
  });
147
147
  };
148
- return ae(e) ? s(e) : s(String(e).split(t)), n;
148
+ return oe(e) ? s(e) : s(String(e).split(t)), n;
149
149
  }, Rn = () => {
150
150
  }, _n = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
151
151
  function Tn(e) {
@@ -160,9 +160,9 @@ const On = (e) => {
160
160
  return s;
161
161
  if (!("toJSON" in s)) {
162
162
  t[i] = s;
163
- const r = ae(s) ? [] : {};
164
- return ge(s, (a, c) => {
165
- const v = n(a, i + 1);
163
+ const r = oe(s) ? [] : {};
164
+ return ge(s, (o, c) => {
165
+ const v = n(o, i + 1);
166
166
  !he(v) && (r[c] = v);
167
167
  }), t[i] = void 0, r;
168
168
  }
@@ -178,7 +178,7 @@ const On = (e) => {
178
178
  typeof setImmediate == "function",
179
179
  D(ee.postMessage)
180
180
  ), Cn = typeof queueMicrotask < "u" ? queueMicrotask.bind(ee) : typeof process < "u" && process.nextTick || Rt, In = (e) => e != null && D(e[Oe]), l = {
181
- isArray: ae,
181
+ isArray: oe,
182
182
  isArrayBuffer: wt,
183
183
  isBuffer: pe,
184
184
  isFormData: nn,
@@ -190,8 +190,8 @@ const On = (e) => {
190
190
  isPlainObject: Ee,
191
191
  isEmptyObject: Xt,
192
192
  isReadableStream: rn,
193
- isRequest: an,
194
- isResponse: on,
193
+ isRequest: on,
194
+ isResponse: an,
195
195
  isHeaders: ln,
196
196
  isUndefined: he,
197
197
  isDate: Gt,
@@ -282,10 +282,10 @@ const _t = S.prototype, Tt = {};
282
282
  Object.defineProperties(S, Tt);
283
283
  Object.defineProperty(_t, "isAxiosError", { value: !0 });
284
284
  S.from = (e, t, n, s, i, r) => {
285
- const a = Object.create(_t);
286
- return l.toFlatObject(e, a, function(v) {
285
+ const o = Object.create(_t);
286
+ return l.toFlatObject(e, o, function(v) {
287
287
  return v !== Error.prototype;
288
- }, (c) => c !== "isAxiosError"), S.call(a, e.message, t, n, s, i), a.cause = e, a.name = e.name, r && Object.assign(a, r), a;
288
+ }, (c) => c !== "isAxiosError"), S.call(o, e.message, t, n, s, i), o.cause = e, o.name = e.name, r && Object.assign(o, r), o;
289
289
  };
290
290
  const Nn = null;
291
291
  function We(e) {
@@ -315,7 +315,7 @@ function Ce(e, t, n) {
315
315
  }, !1, function(E, b) {
316
316
  return !l.isUndefined(b[E]);
317
317
  });
318
- const s = n.metaTokens, i = n.visitor || d, r = n.dots, a = n.indexes, v = (n.Blob || typeof Blob < "u" && Blob) && l.isSpecCompliantForm(t);
318
+ const s = n.metaTokens, i = n.visitor || d, r = n.dots, o = n.indexes, v = (n.Blob || typeof Blob < "u" && Blob) && l.isSpecCompliantForm(t);
319
319
  if (!l.isFunction(i))
320
320
  throw new TypeError("visitor must be a function");
321
321
  function f(m) {
@@ -337,7 +337,7 @@ function Ce(e, t, n) {
337
337
  return E = Ot(E), _.forEach(function(T, j) {
338
338
  !(l.isUndefined(T) || T === null) && t.append(
339
339
  // eslint-disable-next-line no-nested-ternary
340
- a === !0 ? st([E], j, r) : a === null ? E : E + "[]",
340
+ o === !0 ? st([E], j, r) : o === null ? E : E + "[]",
341
341
  f(T)
342
342
  );
343
343
  }), !1;
@@ -410,8 +410,8 @@ function At(e, t, n) {
410
410
  const i = n && n.serialize;
411
411
  let r;
412
412
  if (i ? r = i(t, n) : r = l.isURLSearchParams(t) ? t.toString() : new Xe(t, n).toString(s), r) {
413
- const a = e.indexOf("#");
414
- a !== -1 && (e = e.slice(0, a)), e += (e.indexOf("?") === -1 ? "?" : "&") + r;
413
+ const o = e.indexOf("#");
414
+ o !== -1 && (e = e.slice(0, o)), e += (e.indexOf("?") === -1 ? "?" : "&") + r;
415
415
  }
416
416
  return e;
417
417
  }
@@ -515,10 +515,10 @@ function $n(e) {
515
515
  }
516
516
  function It(e) {
517
517
  function t(n, s, i, r) {
518
- let a = n[r++];
519
- if (a === "__proto__") return !0;
520
- const c = Number.isFinite(+a), v = r >= n.length;
521
- return a = !a && l.isArray(i) ? i.length : a, v ? (l.hasOwnProp(i, a) ? i[a] = [i[a], s] : i[a] = s, !c) : ((!i[a] || !l.isObject(i[a])) && (i[a] = []), t(n, s, i[a], r) && l.isArray(i[a]) && (i[a] = $n(i[a])), !c);
518
+ let o = n[r++];
519
+ if (o === "__proto__") return !0;
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] = $n(i[o])), !c);
522
522
  }
523
523
  if (l.isFormData(e) && l.isFunction(e.entries)) {
524
524
  const n = {};
@@ -571,11 +571,11 @@ const ye = {
571
571
  if (l.isResponse(t) || l.isReadableStream(t))
572
572
  return t;
573
573
  if (t && l.isString(t) && (s && !this.responseType || i)) {
574
- const a = !(n && n.silentJSONParsing) && i;
574
+ const o = !(n && n.silentJSONParsing) && i;
575
575
  try {
576
576
  return JSON.parse(t);
577
577
  } catch (c) {
578
- if (a)
578
+ if (o)
579
579
  throw c.name === "SyntaxError" ? S.from(c, S.ERR_BAD_RESPONSE, this, null, this.response) : c;
580
580
  }
581
581
  }
@@ -629,10 +629,10 @@ const Vn = l.toObjectSet([
629
629
  const t = {};
630
630
  let n, s, i;
631
631
  return e && e.split(`
632
- `).forEach(function(a) {
633
- i = a.indexOf(":"), n = a.substring(0, i).trim().toLowerCase(), s = a.substring(i + 1).trim(), !(!n || t[n] && Vn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
632
+ `).forEach(function(o) {
633
+ i = o.indexOf(":"), n = o.substring(0, i).trim().toLowerCase(), s = o.substring(i + 1).trim(), !(!n || t[n] && Vn[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
- }, at = Symbol("internals");
635
+ }, ot = Symbol("internals");
636
636
  function de(e) {
637
637
  return e && String(e).trim().toLowerCase();
638
638
  }
@@ -664,8 +664,8 @@ function Yn(e, t) {
664
664
  const n = l.toCamelCase(" " + t);
665
665
  ["get", "set", "has"].forEach((s) => {
666
666
  Object.defineProperty(e, s + n, {
667
- value: function(i, r, a) {
668
- return this[s].call(this, t, i, r, a);
667
+ value: function(i, r, o) {
668
+ return this[s].call(this, t, i, r, o);
669
669
  },
670
670
  configurable: !0
671
671
  });
@@ -684,11 +684,11 @@ let U = class {
684
684
  const w = l.findKey(i, d);
685
685
  (!w || i[w] === void 0 || f === !0 || f === void 0 && i[w] !== !1) && (i[w || v] = Se(c));
686
686
  }
687
- const a = (c, v) => l.forEach(c, (f, d) => r(f, d, v));
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
- a(t, n);
689
+ o(t, n);
690
690
  else if (l.isString(t) && (t = t.trim()) && !Gn(t))
691
- a(Kn(t), n);
691
+ o(Kn(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) {
@@ -696,7 +696,7 @@ let U = class {
696
696
  throw TypeError("Object iterator must return a key-value pair");
697
697
  c[f = d[0]] = (v = c[f]) ? l.isArray(v) ? [...v, d[1]] : [v, d[1]] : d[1];
698
698
  }
699
- a(c, n);
699
+ o(c, n);
700
700
  } else
701
701
  t != null && r(n, t, s);
702
702
  return this;
@@ -728,9 +728,9 @@ let U = class {
728
728
  delete(t, n) {
729
729
  const s = this;
730
730
  let i = !1;
731
- function r(a) {
732
- if (a = de(a), a) {
733
- const c = l.findKey(s, a);
731
+ function r(o) {
732
+ if (o = de(o), o) {
733
+ const c = l.findKey(s, o);
734
734
  c && (!n || He(s, s[c], c, n)) && (delete s[c], i = !0);
735
735
  }
736
736
  }
@@ -748,9 +748,9 @@ let U = class {
748
748
  normalize(t) {
749
749
  const n = this, s = {};
750
750
  return l.forEach(this, (i, r) => {
751
- const a = l.findKey(s, r);
752
- if (a) {
753
- n[a] = Se(i), delete n[r];
751
+ const o = l.findKey(s, r);
752
+ if (o) {
753
+ n[o] = Se(i), delete n[r];
754
754
  return;
755
755
  }
756
756
  const c = t ? Qn(r) : String(r).trim();
@@ -787,12 +787,12 @@ let U = class {
787
787
  return n.forEach((i) => s.set(i)), s;
788
788
  }
789
789
  static accessor(t) {
790
- const s = (this[at] = this[at] = {
790
+ const s = (this[ot] = this[ot] = {
791
791
  accessors: {}
792
792
  }).accessors, i = this.prototype;
793
- function r(a) {
794
- const c = de(a);
795
- s[c] || (Yn(i, a), s[c] = !0);
793
+ function r(o) {
794
+ const c = de(o);
795
+ s[c] || (Yn(i, o), s[c] = !0);
796
796
  }
797
797
  return l.isArray(t) ? t.forEach(r) : r(t), this;
798
798
  }
@@ -818,10 +818,10 @@ function qe(e, t) {
818
818
  function Nt(e) {
819
819
  return !!(e && e.__CANCEL__);
820
820
  }
821
- function oe(e, t, n) {
821
+ function ae(e, t, n) {
822
822
  S.call(this, e ?? "canceled", S.ERR_CANCELED, t, n), this.name = "CanceledError";
823
823
  }
824
- l.inherits(oe, S, {
824
+ l.inherits(ae, S, {
825
825
  __CANCEL__: !0
826
826
  });
827
827
  function Pt(e, t, n) {
@@ -841,14 +841,14 @@ function es(e) {
841
841
  function ts(e, t) {
842
842
  e = e || 10;
843
843
  const n = new Array(e), s = new Array(e);
844
- let i = 0, r = 0, a;
844
+ let i = 0, r = 0, o;
845
845
  return t = t !== void 0 ? t : 1e3, function(v) {
846
846
  const f = Date.now(), d = s[r];
847
- a || (a = f), n[i] = v, s[i] = f;
847
+ o || (o = f), n[i] = v, s[i] = f;
848
848
  let w = r, h = 0;
849
849
  for (; w !== i; )
850
850
  h += n[w++], w = w % e;
851
- if (i = (i + 1) % e, i === r && (r = (r + 1) % e), f - a < t)
851
+ if (i = (i + 1) % e, i === r && (r = (r + 1) % e), f - o < t)
852
852
  return;
853
853
  const N = d && f - d;
854
854
  return N ? Math.round(h * 1e3 / N) : void 0;
@@ -856,36 +856,36 @@ function ts(e, t) {
856
856
  }
857
857
  function ns(e, t) {
858
858
  let n = 0, s = 1e3 / t, i, r;
859
- const a = (f, d = Date.now()) => {
859
+ const o = (f, d = Date.now()) => {
860
860
  n = d, i = null, r && (clearTimeout(r), r = null), e(...f);
861
861
  };
862
862
  return [(...f) => {
863
863
  const d = Date.now(), w = d - n;
864
- w >= s ? a(f, d) : (i = f, r || (r = setTimeout(() => {
865
- r = null, a(i);
864
+ w >= s ? o(f, d) : (i = f, r || (r = setTimeout(() => {
865
+ r = null, o(i);
866
866
  }, s - w)));
867
- }, () => i && a(i)];
867
+ }, () => i && o(i)];
868
868
  }
869
869
  const _e = (e, t, n = 3) => {
870
870
  let s = 0;
871
871
  const i = ts(50, 250);
872
872
  return ns((r) => {
873
- const a = r.loaded, c = r.lengthComputable ? r.total : void 0, v = a - s, f = i(v), d = a <= c;
874
- s = a;
873
+ const o = r.loaded, c = r.lengthComputable ? r.total : void 0, v = o - s, f = i(v), d = o <= c;
874
+ s = o;
875
875
  const w = {
876
- loaded: a,
876
+ loaded: o,
877
877
  total: c,
878
- progress: c ? a / c : void 0,
878
+ progress: c ? o / c : void 0,
879
879
  bytes: v,
880
880
  rate: f || void 0,
881
- estimated: f && c && d ? (c - a) / f : void 0,
881
+ estimated: f && c && d ? (c - o) / f : void 0,
882
882
  event: r,
883
883
  lengthComputable: c != null,
884
884
  [t ? "download" : "upload"]: !0
885
885
  };
886
886
  e(w);
887
887
  }, n);
888
- }, ot = (e, t) => {
888
+ }, at = (e, t) => {
889
889
  const n = e != null;
890
890
  return [(s) => t[0]({
891
891
  lengthComputable: n,
@@ -899,8 +899,8 @@ const _e = (e, t, n = 3) => {
899
899
  // Standard browser envs support document.cookie
900
900
  {
901
901
  write(e, t, n, s, i, r) {
902
- const a = [e + "=" + encodeURIComponent(t)];
903
- l.isNumber(n) && a.push("expires=" + new Date(n).toGMTString()), l.isString(s) && a.push("path=" + s), l.isString(i) && a.push("domain=" + i), r === !0 && a.push("secure"), document.cookie = a.join("; ");
902
+ const o = [e + "=" + encodeURIComponent(t)];
903
+ l.isNumber(n) && o.push("expires=" + new Date(n).toGMTString()), l.isString(s) && o.push("path=" + s), l.isString(i) && o.push("domain=" + i), r === !0 && o.push("secure"), document.cookie = o.join("; ");
904
904
  },
905
905
  read(e) {
906
906
  const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
@@ -925,12 +925,12 @@ const _e = (e, t, n = 3) => {
925
925
  function rs(e) {
926
926
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
927
927
  }
928
- function as(e, t) {
928
+ function os(e, t) {
929
929
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
930
930
  }
931
931
  function kt(e, t, n) {
932
932
  let s = !rs(t);
933
- return e && (s || n == !1) ? as(e, t) : t;
933
+ return e && (s || n == !1) ? os(e, t) : t;
934
934
  }
935
935
  const ut = (e) => e instanceof U ? { ...e } : e;
936
936
  function ne(e, t) {
@@ -949,7 +949,7 @@ function ne(e, t) {
949
949
  if (!l.isUndefined(d))
950
950
  return s(void 0, d);
951
951
  }
952
- function a(f, d) {
952
+ function o(f, d) {
953
953
  if (l.isUndefined(d)) {
954
954
  if (!l.isUndefined(f))
955
955
  return s(void 0, f);
@@ -965,30 +965,30 @@ function ne(e, t) {
965
965
  url: r,
966
966
  method: r,
967
967
  data: r,
968
- baseURL: a,
969
- transformRequest: a,
970
- transformResponse: a,
971
- paramsSerializer: a,
972
- timeout: a,
973
- timeoutMessage: a,
974
- withCredentials: a,
975
- withXSRFToken: a,
976
- adapter: a,
977
- responseType: a,
978
- xsrfCookieName: a,
979
- xsrfHeaderName: a,
980
- onUploadProgress: a,
981
- onDownloadProgress: a,
982
- decompress: a,
983
- maxContentLength: a,
984
- maxBodyLength: a,
985
- beforeRedirect: a,
986
- transport: a,
987
- httpAgent: a,
988
- httpsAgent: a,
989
- cancelToken: a,
990
- socketPath: a,
991
- responseEncoding: a,
968
+ baseURL: o,
969
+ transformRequest: o,
970
+ transformResponse: o,
971
+ paramsSerializer: o,
972
+ timeout: o,
973
+ timeoutMessage: o,
974
+ withCredentials: o,
975
+ withXSRFToken: o,
976
+ adapter: o,
977
+ responseType: o,
978
+ xsrfCookieName: o,
979
+ xsrfHeaderName: o,
980
+ onUploadProgress: o,
981
+ onDownloadProgress: o,
982
+ decompress: o,
983
+ maxContentLength: o,
984
+ maxBodyLength: o,
985
+ beforeRedirect: o,
986
+ transport: o,
987
+ httpAgent: o,
988
+ httpsAgent: o,
989
+ cancelToken: o,
990
+ socketPath: o,
991
+ responseEncoding: o,
992
992
  validateStatus: c,
993
993
  headers: (f, d, w) => i(ut(f), ut(d), w, !0)
994
994
  };
@@ -999,30 +999,30 @@ function ne(e, t) {
999
999
  }
1000
1000
  const Lt = (e) => {
1001
1001
  const t = ne({}, e);
1002
- let { data: n, withXSRFToken: s, xsrfHeaderName: i, xsrfCookieName: r, headers: a, auth: c } = t;
1003
- t.headers = a = U.from(a), t.url = At(kt(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && a.set(
1002
+ let { data: n, withXSRFToken: s, xsrfHeaderName: i, xsrfCookieName: r, headers: o, auth: c } = t;
1003
+ t.headers = o = U.from(o), t.url = At(kt(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), c && o.set(
1004
1004
  "Authorization",
1005
1005
  "Basic " + btoa((c.username || "") + ":" + (c.password ? unescape(encodeURIComponent(c.password)) : ""))
1006
1006
  );
1007
1007
  let v;
1008
1008
  if (l.isFormData(n)) {
1009
1009
  if (F.hasStandardBrowserEnv || F.hasStandardBrowserWebWorkerEnv)
1010
- a.setContentType(void 0);
1011
- else if ((v = a.getContentType()) !== !1) {
1010
+ o.setContentType(void 0);
1011
+ else if ((v = o.getContentType()) !== !1) {
1012
1012
  const [f, ...d] = v ? v.split(";").map((w) => w.trim()).filter(Boolean) : [];
1013
- a.setContentType([f || "multipart/form-data", ...d].join("; "));
1013
+ o.setContentType([f || "multipart/form-data", ...d].join("; "));
1014
1014
  }
1015
1015
  }
1016
1016
  if (F.hasStandardBrowserEnv && (s && l.isFunction(s) && (s = s(t)), s || s !== !1 && ss(t.url))) {
1017
1017
  const f = i && r && is.read(r);
1018
- f && a.set(i, f);
1018
+ f && o.set(i, f);
1019
1019
  }
1020
1020
  return t;
1021
- }, os = typeof XMLHttpRequest < "u", ls = os && function(e) {
1021
+ }, as = typeof XMLHttpRequest < "u", ls = as && function(e) {
1022
1022
  return new Promise(function(n, s) {
1023
1023
  const i = Lt(e);
1024
1024
  let r = i.data;
1025
- const a = U.from(i.headers).normalize();
1025
+ const o = U.from(i.headers).normalize();
1026
1026
  let { responseType: c, onUploadProgress: v, onDownloadProgress: f } = i, d, w, h, N, m;
1027
1027
  function E() {
1028
1028
  N && N(), m && m(), i.cancelToken && i.cancelToken.unsubscribe(d), i.signal && i.signal.removeEventListener("abort", d);
@@ -1063,10 +1063,10 @@ const Lt = (e) => {
1063
1063
  e,
1064
1064
  b
1065
1065
  )), b = null;
1066
- }, r === void 0 && a.setContentType(null), "setRequestHeader" in b && l.forEach(a.toJSON(), function(j, k) {
1066
+ }, r === void 0 && o.setContentType(null), "setRequestHeader" in b && l.forEach(o.toJSON(), function(j, k) {
1067
1067
  b.setRequestHeader(k, j);
1068
1068
  }), l.isUndefined(i.withCredentials) || (b.withCredentials = !!i.withCredentials), c && c !== "json" && (b.responseType = i.responseType), f && ([h, m] = _e(f, !0), b.addEventListener("progress", h)), v && b.upload && ([w, N] = _e(v), b.upload.addEventListener("progress", w), b.upload.addEventListener("loadend", N)), (i.cancelToken || i.signal) && (d = (T) => {
1069
- b && (s(!T || T.type ? new oe(null, e, b) : T), b.abort(), b = null);
1069
+ b && (s(!T || T.type ? new ae(null, e, b) : T), b.abort(), b = null);
1070
1070
  }, i.cancelToken && i.cancelToken.subscribe(d), i.signal && (i.signal.aborted ? d() : i.signal.addEventListener("abort", d)));
1071
1071
  const M = es(i.url);
1072
1072
  if (M && F.protocols.indexOf(M) === -1) {
@@ -1083,14 +1083,14 @@ const Lt = (e) => {
1083
1083
  if (!i) {
1084
1084
  i = !0, c();
1085
1085
  const d = f instanceof Error ? f : this.reason;
1086
- s.abort(d instanceof S ? d : new oe(d instanceof Error ? d.message : d));
1086
+ s.abort(d instanceof S ? d : new ae(d instanceof Error ? d.message : d));
1087
1087
  }
1088
1088
  };
1089
- let a = t && setTimeout(() => {
1090
- a = null, r(new S(`timeout ${t} of ms exceeded`, S.ETIMEDOUT));
1089
+ let o = t && setTimeout(() => {
1090
+ o = null, r(new S(`timeout ${t} of ms exceeded`, S.ETIMEDOUT));
1091
1091
  }, t);
1092
1092
  const c = () => {
1093
- e && (a && clearTimeout(a), a = null, e.forEach((f) => {
1093
+ e && (o && clearTimeout(o), o = null, e.forEach((f) => {
1094
1094
  f.unsubscribe ? f.unsubscribe(r) : f.removeEventListener("abort", r);
1095
1095
  }), e = null);
1096
1096
  };
@@ -1128,8 +1128,8 @@ const Lt = (e) => {
1128
1128
  }
1129
1129
  }, ct = (e, t, n, s) => {
1130
1130
  const i = fs(e, t);
1131
- let r = 0, a, c = (v) => {
1132
- a || (a = !0, s && s(v));
1131
+ let r = 0, o, c = (v) => {
1132
+ o || (o = !0, s && s(v));
1133
1133
  };
1134
1134
  return new ReadableStream({
1135
1135
  async pull(v) {
@@ -1205,7 +1205,7 @@ const ms = async (e) => {
1205
1205
  data: s,
1206
1206
  signal: i,
1207
1207
  cancelToken: r,
1208
- timeout: a,
1208
+ timeout: o,
1209
1209
  onDownloadProgress: c,
1210
1210
  onUploadProgress: v,
1211
1211
  responseType: f,
@@ -1214,7 +1214,7 @@ const ms = async (e) => {
1214
1214
  fetchOptions: h
1215
1215
  } = Lt(e);
1216
1216
  f = f ? (f + "").toLowerCase() : "text";
1217
- let N = us([i, r && r.toAbortSignal()], a), m;
1217
+ let N = us([i, r && r.toAbortSignal()], o), m;
1218
1218
  const E = N && N.unsubscribe && (() => {
1219
1219
  N.unsubscribe();
1220
1220
  });
@@ -1227,7 +1227,7 @@ const ms = async (e) => {
1227
1227
  duplex: "half"
1228
1228
  }), W;
1229
1229
  if (l.isFormData(s) && (W = k.headers.get("content-type")) && d.setContentType(W), k.body) {
1230
- const [$, V] = ot(
1230
+ const [$, V] = at(
1231
1231
  b,
1232
1232
  _e(lt(v))
1233
1233
  );
@@ -1252,7 +1252,7 @@ const ms = async (e) => {
1252
1252
  ["status", "statusText", "headers"].forEach((se) => {
1253
1253
  k[se] = M[se];
1254
1254
  });
1255
- const W = l.toFiniteNumber(M.headers.get("content-length")), [$, V] = c && ot(
1255
+ const W = l.toFiniteNumber(M.headers.get("content-length")), [$, V] = c && at(
1256
1256
  W,
1257
1257
  _e(lt(c), !0)
1258
1258
  ) || [];
@@ -1305,22 +1305,22 @@ const dt = (e) => `- ${e}`, vs = (e) => l.isFunction(e) || e === null || e === !
1305
1305
  const i = {};
1306
1306
  for (let r = 0; r < t; r++) {
1307
1307
  n = e[r];
1308
- let a;
1309
- if (s = n, !vs(n) && (s = Je[(a = String(n)).toLowerCase()], s === void 0))
1310
- throw new S(`Unknown adapter '${a}'`);
1308
+ let o;
1309
+ if (s = n, !vs(n) && (s = Je[(o = String(n)).toLowerCase()], s === void 0))
1310
+ throw new S(`Unknown adapter '${o}'`);
1311
1311
  if (s)
1312
1312
  break;
1313
- i[a || "#" + r] = s;
1313
+ i[o || "#" + r] = s;
1314
1314
  }
1315
1315
  if (!s) {
1316
1316
  const r = Object.entries(i).map(
1317
1317
  ([c, v]) => `adapter ${c} ` + (v === !1 ? "is not supported by the environment" : "is not available in the build")
1318
1318
  );
1319
- let a = t ? r.length > 1 ? `since :
1319
+ let o = t ? r.length > 1 ? `since :
1320
1320
  ` + r.map(dt).join(`
1321
1321
  `) : " " + dt(r[0]) : "as no adapter specified";
1322
1322
  throw new S(
1323
- "There is no suitable adapter to dispatch the request " + a,
1323
+ "There is no suitable adapter to dispatch the request " + o,
1324
1324
  "ERR_NOT_SUPPORT"
1325
1325
  );
1326
1326
  }
@@ -1330,7 +1330,7 @@ const dt = (e) => `- ${e}`, vs = (e) => l.isFunction(e) || e === null || e === !
1330
1330
  };
1331
1331
  function je(e) {
1332
1332
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1333
- throw new oe(null, e);
1333
+ throw new ae(null, e);
1334
1334
  }
1335
1335
  function ht(e) {
1336
1336
  return je(e), e.headers = U.from(e.headers), e.data = qe.call(
@@ -1358,21 +1358,21 @@ const Ut = "1.11.0", Ne = {};
1358
1358
  });
1359
1359
  const pt = {};
1360
1360
  Ne.transitional = function(t, n, s) {
1361
- function i(r, a) {
1362
- return "[Axios v" + Ut + "] Transitional option '" + r + "'" + a + (s ? ". " + s : "");
1361
+ function i(r, o) {
1362
+ return "[Axios v" + Ut + "] Transitional option '" + r + "'" + o + (s ? ". " + s : "");
1363
1363
  }
1364
- return (r, a, c) => {
1364
+ return (r, o, c) => {
1365
1365
  if (t === !1)
1366
1366
  throw new S(
1367
- i(a, " has been removed" + (n ? " in " + n : "")),
1367
+ i(o, " has been removed" + (n ? " in " + n : "")),
1368
1368
  S.ERR_DEPRECATED
1369
1369
  );
1370
- return n && !pt[a] && (pt[a] = !0, console.warn(
1370
+ return n && !pt[o] && (pt[o] = !0, console.warn(
1371
1371
  i(
1372
- a,
1372
+ o,
1373
1373
  " has been deprecated since v" + n + " and will be removed in the near future"
1374
1374
  )
1375
- )), t ? t(r, a, c) : !0;
1375
+ )), t ? t(r, o, c) : !0;
1376
1376
  };
1377
1377
  };
1378
1378
  Ne.spelling = function(t) {
@@ -1384,9 +1384,9 @@ function ws(e, t, n) {
1384
1384
  const s = Object.keys(e);
1385
1385
  let i = s.length;
1386
1386
  for (; i-- > 0; ) {
1387
- const r = s[i], a = t[r];
1388
- if (a) {
1389
- const c = e[r], v = c === void 0 || a(c, r, e);
1387
+ const r = s[i], o = t[r];
1388
+ if (o) {
1389
+ const c = e[r], v = c === void 0 || o(c, r, e);
1390
1390
  if (v !== !0)
1391
1391
  throw new S("option " + r + " must be " + v, S.ERR_BAD_OPTION_VALUE);
1392
1392
  continue;
@@ -1447,7 +1447,7 @@ let te = class {
1447
1447
  baseUrl: Z.spelling("baseURL"),
1448
1448
  withXsrfToken: Z.spelling("withXSRFToken")
1449
1449
  }, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
1450
- let a = r && l.merge(
1450
+ let o = r && l.merge(
1451
1451
  r.common,
1452
1452
  r[n.method]
1453
1453
  );
@@ -1456,7 +1456,7 @@ let te = class {
1456
1456
  (m) => {
1457
1457
  delete r[m];
1458
1458
  }
1459
- ), n.headers = U.concat(a, r);
1459
+ ), n.headers = U.concat(o, r);
1460
1460
  const c = [];
1461
1461
  let v = !0;
1462
1462
  this.interceptors.request.forEach(function(E) {
@@ -1510,14 +1510,14 @@ l.forEach(["delete", "get", "head", "options"], function(t) {
1510
1510
  });
1511
1511
  l.forEach(["post", "put", "patch"], function(t) {
1512
1512
  function n(s) {
1513
- return function(r, a, c) {
1513
+ return function(r, o, c) {
1514
1514
  return this.request(ne(c || {}, {
1515
1515
  method: t,
1516
1516
  headers: s ? {
1517
1517
  "Content-Type": "multipart/form-data"
1518
1518
  } : {},
1519
1519
  url: r,
1520
- data: a
1520
+ data: o
1521
1521
  }));
1522
1522
  };
1523
1523
  }
@@ -1540,14 +1540,14 @@ let bs = class Ht {
1540
1540
  s._listeners = null;
1541
1541
  }), this.promise.then = (i) => {
1542
1542
  let r;
1543
- const a = new Promise((c) => {
1543
+ const o = new Promise((c) => {
1544
1544
  s.subscribe(c), r = c;
1545
1545
  }).then(i);
1546
- return a.cancel = function() {
1546
+ return o.cancel = function() {
1547
1547
  s.unsubscribe(r);
1548
- }, a;
1549
- }, t(function(r, a, c) {
1550
- s.reason || (s.reason = new oe(r, a, c), n(s.reason));
1548
+ }, o;
1549
+ }, t(function(r, o, c) {
1550
+ s.reason || (s.reason = new ae(r, o, c), n(s.reason));
1551
1551
  });
1552
1552
  }
1553
1553
  /**
@@ -1680,7 +1680,7 @@ function qt(e) {
1680
1680
  }
1681
1681
  const P = qt(ye);
1682
1682
  P.Axios = te;
1683
- P.CanceledError = oe;
1683
+ P.CanceledError = ae;
1684
1684
  P.CancelToken = bs;
1685
1685
  P.isCancel = Nt;
1686
1686
  P.VERSION = Ut;
@@ -1709,8 +1709,8 @@ const {
1709
1709
  Cancel: si,
1710
1710
  isAxiosError: ii,
1711
1711
  spread: ri,
1712
- toFormData: ai,
1713
- AxiosHeaders: oi,
1712
+ toFormData: oi,
1713
+ AxiosHeaders: ai,
1714
1714
  HttpStatusCode: li,
1715
1715
  formToJSON: ui,
1716
1716
  getAdapter: ci,
@@ -1841,7 +1841,7 @@ const {
1841
1841
  },
1842
1842
  emits: ["range-change"],
1843
1843
  setup(e, { emit: t }) {
1844
- const n = O(0), s = O(96), i = O("1"), r = O("2"), a = O(0), c = O(45), v = O(96), f = O(0), d = O(0), w = O("0px"), h = O([]), N = t, m = e, E = P.create({
1844
+ const n = O(0), s = O(96), i = O("1"), r = O("2"), o = O(0), c = O(45), v = O(96), f = O(0), d = O(0), w = O("0px"), h = O([]), N = t, m = e, E = P.create({
1845
1845
  headers: {
1846
1846
  Authorization: `${m.token}`
1847
1847
  }
@@ -1918,8 +1918,8 @@ const {
1918
1918
  ];
1919
1919
  function le() {
1920
1920
  if (ke.value) {
1921
- const u = ke.value, o = u.scrollWidth - u.clientWidth, g = u.scrollLeft, y = u.scrollWidth > u.clientWidth;
1922
- W.value = y && g > 0, $.value = y && Math.ceil(g) < Math.floor(o);
1921
+ const u = ke.value, a = u.scrollWidth - u.clientWidth, g = u.scrollLeft, y = u.scrollWidth > u.clientWidth;
1922
+ W.value = y && g > 0, $.value = y && Math.ceil(g) < Math.floor(a);
1923
1923
  }
1924
1924
  }
1925
1925
  function Qe() {
@@ -1932,7 +1932,7 @@ const {
1932
1932
  }
1933
1933
  function jt() {
1934
1934
  if (b.value.length > 0) {
1935
- const u = Math.max(...b.value.map((o) => o.minute));
1935
+ const u = Math.max(...b.value.map((a) => a.minute));
1936
1936
  X.value = u, s.value = X.value;
1937
1937
  }
1938
1938
  }
@@ -1942,20 +1942,24 @@ const {
1942
1942
  return;
1943
1943
  }
1944
1944
  try {
1945
+ console.log(
1946
+ "///////////////////////////////////////////////// Componente de timeline: ",
1947
+ m.token
1948
+ );
1945
1949
  const u = await E.get(
1946
1950
  `https://al2nv2dmkc.execute-api.us-west-2.amazonaws.com/prod/mxm/${m.gameId}`
1947
1951
  );
1948
1952
  if (u.data && u.data.plays) {
1949
- const o = u.data.plays.find(
1953
+ const a = u.data.plays.find(
1950
1954
  (y) => {
1951
1955
  var p;
1952
1956
  return y.event_type_id === 6 && ((p = y.comments) == null ? void 0 : p.includes("El árbitro silba el Final del Primer Tiempo"));
1953
1957
  }
1954
1958
  );
1955
- o && (a.value = o.minute);
1959
+ a && (o.value = a.minute);
1956
1960
  const g = Math.max(...u.data.plays.map((y) => y.minute));
1957
1961
  v.value = g, X.value = g, s.value = X.value, h.value = [];
1958
- for (let y = 0; y <= a.value; y++) {
1962
+ for (let y = 0; y <= o.value; y++) {
1959
1963
  const p = u.data.plays.filter(
1960
1964
  (x) => {
1961
1965
  var A;
@@ -2062,20 +2066,20 @@ const {
2062
2066
  if (!(ve.value || T.value)) {
2063
2067
  if (parseInt(i.value) > parseInt(r.value) && (r.value = i.value, J.value = !0), J.value) {
2064
2068
  if (i.value === "1") {
2065
- const u = h.value.filter((o) => o.match_lapse === 1);
2069
+ const u = h.value.filter((a) => a.match_lapse === 1);
2066
2070
  if (u.length > 0) {
2067
- const o = u[0], g = u[u.length - 1];
2068
- (n.value < o.minute || n.value > g.minute) && (n.value = o.minute);
2071
+ const a = u[0], g = u[u.length - 1];
2072
+ (n.value < a.minute || n.value > g.minute) && (n.value = a.minute);
2069
2073
  const y = h.value.findIndex(
2070
2074
  (p) => p.minute === n.value && p.match_lapse === 1
2071
2075
  );
2072
2076
  y !== -1 && (f.value = y);
2073
2077
  }
2074
2078
  } else if (i.value === "2") {
2075
- const u = h.value.filter((o) => o.match_lapse === 2);
2079
+ const u = h.value.filter((a) => a.match_lapse === 2);
2076
2080
  if (u.length > 0) {
2077
- const o = u[0], g = u[u.length - 1];
2078
- (n.value < o.minute || n.value > g.minute) && (n.value = o.minute);
2081
+ const a = u[0], g = u[u.length - 1];
2082
+ (n.value < a.minute || n.value > g.minute) && (n.value = a.minute);
2079
2083
  const y = h.value.findIndex(
2080
2084
  (p) => p.minute === n.value && p.match_lapse === 2
2081
2085
  );
@@ -2083,22 +2087,22 @@ const {
2083
2087
  }
2084
2088
  }
2085
2089
  } else if (i.value === "1") {
2086
- const u = h.value.filter((o) => o.match_lapse === 1);
2090
+ const u = h.value.filter((a) => a.match_lapse === 1);
2087
2091
  if (u.length > 0) {
2088
- const o = u[0];
2089
- n.value = o.minute;
2092
+ const a = u[0];
2093
+ n.value = a.minute;
2090
2094
  const g = h.value.findIndex(
2091
- (y) => y.minute === o.minute && y.match_lapse === 1
2095
+ (y) => y.minute === a.minute && y.match_lapse === 1
2092
2096
  );
2093
2097
  g !== -1 && (f.value = g);
2094
2098
  }
2095
2099
  } else if (i.value === "2") {
2096
- const u = h.value.filter((o) => o.match_lapse === 2);
2100
+ const u = h.value.filter((a) => a.match_lapse === 2);
2097
2101
  if (u.length > 0) {
2098
- const o = u[0];
2099
- n.value = o.minute;
2102
+ const a = u[0];
2103
+ n.value = a.minute;
2100
2104
  const g = h.value.findIndex(
2101
- (y) => y.minute === o.minute && y.match_lapse === 2
2105
+ (y) => y.minute === a.minute && y.match_lapse === 2
2102
2106
  );
2103
2107
  g !== -1 && (f.value = g);
2104
2108
  }
@@ -2113,20 +2117,20 @@ const {
2113
2117
  if (!(ve.value || T.value)) {
2114
2118
  if (parseInt(r.value) < parseInt(i.value) && (i.value = r.value, J.value = !0), J.value) {
2115
2119
  if (r.value === "1") {
2116
- const u = h.value.filter((o) => o.match_lapse === 1);
2120
+ const u = h.value.filter((a) => a.match_lapse === 1);
2117
2121
  if (u.length > 0) {
2118
- const o = u[0], g = u[u.length - 1];
2119
- (s.value < o.minute || s.value > g.minute) && (s.value = g.minute);
2122
+ const a = u[0], g = u[u.length - 1];
2123
+ (s.value < a.minute || s.value > g.minute) && (s.value = g.minute);
2120
2124
  const y = h.value.findIndex(
2121
2125
  (p) => p.minute === s.value && p.match_lapse === 1
2122
2126
  );
2123
2127
  y !== -1 && (d.value = y);
2124
2128
  }
2125
2129
  } else if (r.value === "2") {
2126
- const u = h.value.filter((o) => o.match_lapse === 2);
2130
+ const u = h.value.filter((a) => a.match_lapse === 2);
2127
2131
  if (u.length > 0) {
2128
- const o = u[0], g = u[u.length - 1];
2129
- (s.value < o.minute || s.value > g.minute) && (s.value = g.minute);
2132
+ const a = u[0], g = u[u.length - 1];
2133
+ (s.value < a.minute || s.value > g.minute) && (s.value = g.minute);
2130
2134
  const y = h.value.findIndex(
2131
2135
  (p) => p.minute === s.value && p.match_lapse === 2
2132
2136
  );
@@ -2134,22 +2138,22 @@ const {
2134
2138
  }
2135
2139
  }
2136
2140
  } else if (r.value === "1") {
2137
- const u = h.value.filter((o) => o.match_lapse === 1);
2141
+ const u = h.value.filter((a) => a.match_lapse === 1);
2138
2142
  if (u.length > 0) {
2139
- const o = u[u.length - 1];
2140
- s.value = o.minute;
2143
+ const a = u[u.length - 1];
2144
+ s.value = a.minute;
2141
2145
  const g = h.value.findIndex(
2142
- (y) => y.minute === o.minute && y.match_lapse === 1
2146
+ (y) => y.minute === a.minute && y.match_lapse === 1
2143
2147
  );
2144
2148
  g !== -1 && (d.value = g);
2145
2149
  }
2146
2150
  } else if (r.value === "2") {
2147
- const u = h.value.filter((o) => o.match_lapse === 2);
2151
+ const u = h.value.filter((a) => a.match_lapse === 2);
2148
2152
  if (u.length > 0) {
2149
- const o = u[u.length - 1];
2150
- s.value = o.minute;
2153
+ const a = u[u.length - 1];
2154
+ s.value = a.minute;
2151
2155
  const g = h.value.findIndex(
2152
- (y) => y.minute === o.minute && y.match_lapse === 2
2156
+ (y) => y.minute === a.minute && y.match_lapse === 2
2153
2157
  );
2154
2158
  g !== -1 && (d.value = g);
2155
2159
  }
@@ -2161,20 +2165,20 @@ const {
2161
2165
  ), Y([n], () => {
2162
2166
  if (!(ve.value || T.value)) {
2163
2167
  if (i.value === "1") {
2164
- const u = h.value.filter((o) => o.match_lapse === 1);
2168
+ const u = h.value.filter((a) => a.match_lapse === 1);
2165
2169
  if (u.length > 0) {
2166
- const o = u[0], g = u[u.length - 1];
2167
- n.value < o.minute ? n.value = o.minute : n.value > g.minute && (n.value = g.minute);
2170
+ const a = u[0], g = u[u.length - 1];
2171
+ n.value < a.minute ? n.value = a.minute : n.value > g.minute && (n.value = g.minute);
2168
2172
  const y = h.value.findIndex(
2169
2173
  (p) => p.minute === n.value && p.match_lapse === 1
2170
2174
  );
2171
2175
  y !== -1 && (f.value = y);
2172
2176
  }
2173
2177
  } else if (i.value === "2") {
2174
- const u = h.value.filter((o) => o.match_lapse === 2);
2178
+ const u = h.value.filter((a) => a.match_lapse === 2);
2175
2179
  if (u.length > 0) {
2176
- const o = u[0], g = u[u.length - 1];
2177
- n.value < o.minute ? n.value = o.minute : n.value > g.minute && (n.value = g.minute);
2180
+ const a = u[0], g = u[u.length - 1];
2181
+ n.value < a.minute ? n.value = a.minute : n.value > g.minute && (n.value = g.minute);
2178
2182
  const y = h.value.findIndex(
2179
2183
  (p) => p.minute === n.value && p.match_lapse === 2
2180
2184
  );
@@ -2183,16 +2187,16 @@ const {
2183
2187
  }
2184
2188
  if (i.value === r.value && n.value >= s.value) {
2185
2189
  if (r.value === "1") {
2186
- const u = h.value.filter((o) => o.match_lapse === 1);
2190
+ const u = h.value.filter((a) => a.match_lapse === 1);
2187
2191
  if (u.length > 0) {
2188
- const o = u[u.length - 1];
2189
- s.value = Math.min(o.minute, n.value + 1);
2192
+ const a = u[u.length - 1];
2193
+ s.value = Math.min(a.minute, n.value + 1);
2190
2194
  }
2191
2195
  } else if (r.value === "2") {
2192
- const u = h.value.filter((o) => o.match_lapse === 2);
2196
+ const u = h.value.filter((a) => a.match_lapse === 2);
2193
2197
  if (u.length > 0) {
2194
- const o = u[u.length - 1];
2195
- s.value = Math.min(o.minute, n.value + 1);
2198
+ const a = u[u.length - 1];
2199
+ s.value = Math.min(a.minute, n.value + 1);
2196
2200
  }
2197
2201
  }
2198
2202
  }
@@ -2201,20 +2205,20 @@ const {
2201
2205
  }), Y([s], () => {
2202
2206
  if (!(ve.value || T.value)) {
2203
2207
  if (r.value === "1") {
2204
- const u = h.value.filter((o) => o.match_lapse === 1);
2208
+ const u = h.value.filter((a) => a.match_lapse === 1);
2205
2209
  if (u.length > 0) {
2206
- const o = u[0], g = u[u.length - 1];
2207
- s.value < o.minute ? s.value = o.minute : s.value > g.minute && (s.value = g.minute);
2210
+ const a = u[0], g = u[u.length - 1];
2211
+ s.value < a.minute ? s.value = a.minute : s.value > g.minute && (s.value = g.minute);
2208
2212
  const y = h.value.findIndex(
2209
2213
  (p) => p.minute === s.value && p.match_lapse === 1
2210
2214
  );
2211
2215
  y !== -1 && (d.value = y);
2212
2216
  }
2213
2217
  } else if (r.value === "2") {
2214
- const u = h.value.filter((o) => o.match_lapse === 2);
2218
+ const u = h.value.filter((a) => a.match_lapse === 2);
2215
2219
  if (u.length > 0) {
2216
- const o = u[0], g = u[u.length - 1];
2217
- s.value < o.minute ? s.value = o.minute : s.value > g.minute && (s.value = g.minute);
2220
+ const a = u[0], g = u[u.length - 1];
2221
+ s.value < a.minute ? s.value = a.minute : s.value > g.minute && (s.value = g.minute);
2218
2222
  const y = h.value.findIndex(
2219
2223
  (p) => p.minute === s.value && p.match_lapse === 2
2220
2224
  );
@@ -2223,16 +2227,16 @@ const {
2223
2227
  }
2224
2228
  if (i.value === r.value && s.value <= n.value) {
2225
2229
  if (i.value === "1") {
2226
- const u = h.value.filter((o) => o.match_lapse === 1);
2230
+ const u = h.value.filter((a) => a.match_lapse === 1);
2227
2231
  if (u.length > 0) {
2228
- const o = u[0];
2229
- n.value = Math.max(o.minute, s.value - 1);
2232
+ const a = u[0];
2233
+ n.value = Math.max(a.minute, s.value - 1);
2230
2234
  }
2231
2235
  } else if (i.value === "2") {
2232
- const u = h.value.filter((o) => o.match_lapse === 2);
2236
+ const u = h.value.filter((a) => a.match_lapse === 2);
2233
2237
  if (u.length > 0) {
2234
- const o = u[0];
2235
- n.value = Math.max(o.minute, s.value - 1);
2238
+ const a = u[0];
2239
+ n.value = Math.max(a.minute, s.value - 1);
2236
2240
  }
2237
2241
  }
2238
2242
  }
@@ -2240,22 +2244,22 @@ const {
2240
2244
  }
2241
2245
  });
2242
2246
  function ue(u) {
2243
- const o = h.value.length;
2244
- return u < 0 || o === 0 || o === 1 ? "0px" : `${u / (o - 1) * (m.timelineWidth - 40)}px`;
2247
+ const a = h.value.length;
2248
+ return u < 0 || a === 0 || a === 1 ? "0px" : `${u / (a - 1) * (m.timelineWidth - 40)}px`;
2245
2249
  }
2246
- function K(u, o) {
2247
- o.preventDefault(), _ = u, se = o.type.includes("touch") ? o.touches[0].clientX : o.clientX, V = !1, u === "left" ? Pe.value = f.value : u === "right" && (Pe.value = d.value), document.addEventListener("mousemove", we), document.addEventListener("touchmove", we, { passive: !1 }), document.addEventListener("mouseup", be), document.addEventListener("touchend", be), T.value = !0;
2250
+ function K(u, a) {
2251
+ a.preventDefault(), _ = u, se = a.type.includes("touch") ? a.touches[0].clientX : a.clientX, V = !1, u === "left" ? Pe.value = f.value : u === "right" && (Pe.value = d.value), document.addEventListener("mousemove", we), document.addEventListener("touchmove", we, { passive: !1 }), document.addEventListener("mouseup", be), document.addEventListener("touchend", be), T.value = !0;
2248
2252
  }
2249
2253
  function we(u) {
2250
2254
  if (!_) return;
2251
2255
  u.preventDefault();
2252
- const o = u.type.includes("touch") ? u.touches[0].clientX : u.clientX;
2256
+ const a = u.type.includes("touch") ? u.touches[0].clientX : u.clientX;
2253
2257
  if (!V) {
2254
- if (Math.abs(o - se) < 5)
2258
+ if (Math.abs(a - se) < 5)
2255
2259
  return;
2256
2260
  V = !0;
2257
2261
  }
2258
- const g = Wt(), y = h.value.length, p = o - se, L = g / (y - 1), x = Math.round(p / L);
2262
+ const g = Wt(), y = h.value.length, p = a - se, L = g / (y - 1), x = Math.round(p / L);
2259
2263
  let A = Pe.value + x;
2260
2264
  const B = Math.max(0, Math.min(A, y - 1));
2261
2265
  if (_ === "left") {
@@ -2297,7 +2301,7 @@ const {
2297
2301
  return M.value ? M.value.getBoundingClientRect().width : 600;
2298
2302
  }
2299
2303
  function Le() {
2300
- const u = n.value * 60, o = s.value * 60;
2304
+ const u = n.value * 60, a = s.value * 60;
2301
2305
  N("range-change", {
2302
2306
  start: {
2303
2307
  minutes: n.value,
@@ -2307,7 +2311,7 @@ const {
2307
2311
  },
2308
2312
  end: {
2309
2313
  minutes: s.value,
2310
- seconds: o,
2314
+ seconds: a,
2311
2315
  time: r.value,
2312
2316
  match_lapse: parseInt(r.value)
2313
2317
  }
@@ -2316,15 +2320,15 @@ const {
2316
2320
  function ce() {
2317
2321
  const u = h.value.findIndex(
2318
2322
  (g) => g.minute === n.value && g.match_lapse === parseInt(i.value)
2319
- ), o = h.value.findIndex(
2323
+ ), a = h.value.findIndex(
2320
2324
  (g) => g.minute === s.value && g.match_lapse === parseInt(r.value)
2321
2325
  );
2322
- if (u !== -1 && o !== -1 && u < o) {
2323
- const g = h.value.length, y = u / (g - 1) * (m.timelineWidth - 40), p = o / (g - 1) * (m.timelineWidth - 40);
2326
+ if (u !== -1 && a !== -1 && u < a) {
2327
+ const g = h.value.length, y = u / (g - 1) * (m.timelineWidth - 40), p = a / (g - 1) * (m.timelineWidth - 40);
2324
2328
  w.value = `${p - y}px`;
2325
2329
  }
2326
2330
  }
2327
- return (u, o) => (C(), I("div", {
2331
+ return (u, a) => (C(), I("div", {
2328
2332
  class: Be(["timeline", { "is-dragging": T.value }]),
2329
2333
  ref_key: "timelineRef",
2330
2334
  ref: M,
@@ -2355,7 +2359,7 @@ const {
2355
2359
  }, null, 8, Ms)
2356
2360
  ]),
2357
2361
  R("div", As, [
2358
- o[37] || (o[37] = R("div", { class: "line" }, null, -1)),
2362
+ a[37] || (a[37] = R("div", { class: "line" }, null, -1)),
2359
2363
  R("span", {
2360
2364
  class: "minute-ball minute-ball-initial minute-ball-center",
2361
2365
  style: ie({ left: ue(0) })
@@ -2369,7 +2373,7 @@ const {
2369
2373
  })
2370
2374
  }, [
2371
2375
  (p == null ? void 0 : p.team) === "local" ? (C(), I("span", Cs, [
2372
- (p == null ? void 0 : p.icon) === "icon-yellow-card" ? (C(), I("svg", Is, o[22] || (o[22] = [
2376
+ (p == null ? void 0 : p.icon) === "icon-yellow-card" ? (C(), I("svg", Is, a[22] || (a[22] = [
2373
2377
  R("rect", {
2374
2378
  x: "0.507812",
2375
2379
  y: "0.375488",
@@ -2386,7 +2390,7 @@ const {
2386
2390
  rx: "2.28119",
2387
2391
  fill: "#F7C330"
2388
2392
  }, null, -1)
2389
- ]))) : (p == null ? void 0 : p.icon) === "icon-red-card" ? (C(), I("svg", Ns, o[23] || (o[23] = [
2393
+ ]))) : (p == null ? void 0 : p.icon) === "icon-red-card" ? (C(), I("svg", Ns, a[23] || (a[23] = [
2390
2394
  R("rect", {
2391
2395
  width: "22.7873",
2392
2396
  height: "22.8364",
@@ -2401,10 +2405,10 @@ const {
2401
2405
  rx: "2.28119",
2402
2406
  fill: "#E5152D"
2403
2407
  }, null, -1)
2404
- ]))) : (p == null ? void 0 : p.icon) === "icon-goal" ? (C(), I("svg", Ps, o[24] || (o[24] = [
2405
- xe('<circle fill="none" cx="24" cy="24" r="24" data-v-a59a9277></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></path>', 14)
2406
- ]))) : (p == null ? void 0 : p.icon) === "icon-change" ? (C(), I("svg", ks, o[25] || (o[25] = [
2407
- xe('<circle fill="none" cx="24" cy="24" r="24" data-v-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></path>', 5)
2408
+ ]))) : (p == null ? void 0 : p.icon) === "icon-goal" ? (C(), I("svg", Ps, a[24] || (a[24] = [
2409
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-df04468e></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></path>', 14)
2410
+ ]))) : (p == null ? void 0 : p.icon) === "icon-change" ? (C(), I("svg", ks, a[25] || (a[25] = [
2411
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></path>', 5)
2408
2412
  ]))) : (C(), I("span", {
2409
2413
  key: 4,
2410
2414
  class: Be(p == null ? void 0 : p.icon)
@@ -2412,7 +2416,7 @@ const {
2412
2416
  ])) : De("", !0),
2413
2417
  R("span", Ls, tt((p == null ? void 0 : p.minuteLabel) || g.minute) + "'", 1),
2414
2418
  (p == null ? void 0 : p.team) === "visitante" ? (C(), I("span", Fs, [
2415
- (p == null ? void 0 : p.icon) === "icon-yellow-card" ? (C(), I("svg", Bs, o[26] || (o[26] = [
2419
+ (p == null ? void 0 : p.icon) === "icon-yellow-card" ? (C(), I("svg", Bs, a[26] || (a[26] = [
2416
2420
  R("rect", {
2417
2421
  x: "0.507812",
2418
2422
  y: "0.375488",
@@ -2429,7 +2433,7 @@ const {
2429
2433
  rx: "2.28119",
2430
2434
  fill: "#F7C330"
2431
2435
  }, null, -1)
2432
- ]))) : (p == null ? void 0 : p.icon) === "icon-red-card" ? (C(), I("svg", Ds, o[27] || (o[27] = [
2436
+ ]))) : (p == null ? void 0 : p.icon) === "icon-red-card" ? (C(), I("svg", Ds, a[27] || (a[27] = [
2433
2437
  R("rect", {
2434
2438
  width: "22.7873",
2435
2439
  height: "22.8364",
@@ -2444,10 +2448,10 @@ const {
2444
2448
  rx: "2.28119",
2445
2449
  fill: "#E5152D"
2446
2450
  }, null, -1)
2447
- ]))) : (p == null ? void 0 : p.icon) === "icon-goal" ? (C(), I("svg", Us, o[28] || (o[28] = [
2448
- xe('<circle fill="none" cx="24" cy="24" r="24" data-v-a59a9277></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></path>', 14)
2449
- ]))) : (p == null ? void 0 : p.icon) === "icon-change" ? (C(), I("svg", Hs, o[29] || (o[29] = [
2450
- xe('<circle fill="none" cx="24" cy="24" r="24" data-v-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></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-a59a9277></path>', 5)
2451
+ ]))) : (p == null ? void 0 : p.icon) === "icon-goal" ? (C(), I("svg", Us, a[28] || (a[28] = [
2452
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-df04468e></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></path>', 14)
2453
+ ]))) : (p == null ? void 0 : p.icon) === "icon-change" ? (C(), I("svg", Hs, a[29] || (a[29] = [
2454
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-df04468e></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-df04468e></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-df04468e></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-df04468e></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-df04468e></path>', 5)
2451
2455
  ]))) : (C(), I("span", {
2452
2456
  key: 4,
2453
2457
  class: Be(p == null ? void 0 : p.icon)
@@ -2465,38 +2469,38 @@ const {
2465
2469
  }, [
2466
2470
  R("div", {
2467
2471
  class: "handle left",
2468
- onMousedown: o[4] || (o[4] = (g) => K("left", g)),
2469
- onTouchstart: o[5] || (o[5] = (g) => K("left", g))
2472
+ onMousedown: a[4] || (a[4] = (g) => K("left", g)),
2473
+ onTouchstart: a[5] || (a[5] = (g) => K("left", g))
2470
2474
  }, [
2471
- (C(), I("svg", qs, o[30] || (o[30] = [
2475
+ (C(), I("svg", qs, a[30] || (a[30] = [
2472
2476
  R("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2473
2477
  ]))),
2474
- o[32] || (o[32] = R("div", { style: { flex: "1" } }, null, -1)),
2475
- (C(), I("svg", js, o[31] || (o[31] = [
2478
+ a[32] || (a[32] = R("div", { style: { flex: "1" } }, null, -1)),
2479
+ (C(), I("svg", js, a[31] || (a[31] = [
2476
2480
  R("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2477
2481
  ])))
2478
2482
  ], 32),
2479
2483
  R("span", {
2480
2484
  class: "range-dot range-dot-left",
2481
- onMousedown: o[6] || (o[6] = (g) => K("left", g)),
2482
- onTouchstart: o[7] || (o[7] = (g) => K("left", g))
2485
+ onMousedown: a[6] || (a[6] = (g) => K("left", g)),
2486
+ onTouchstart: a[7] || (a[7] = (g) => K("left", g))
2483
2487
  }, null, 32),
2484
- o[36] || (o[36] = R("div", { class: "range-line" }, null, -1)),
2488
+ a[36] || (a[36] = R("div", { class: "range-line" }, null, -1)),
2485
2489
  R("span", {
2486
2490
  class: "range-dot range-dot-right",
2487
- onMousedown: o[8] || (o[8] = (g) => K("right", g)),
2488
- onTouchstart: o[9] || (o[9] = (g) => K("right", g))
2491
+ onMousedown: a[8] || (a[8] = (g) => K("right", g)),
2492
+ onTouchstart: a[9] || (a[9] = (g) => K("right", g))
2489
2493
  }, null, 32),
2490
2494
  R("div", {
2491
2495
  class: "handle right",
2492
- onMousedown: o[10] || (o[10] = (g) => K("right", g)),
2493
- onTouchstart: o[11] || (o[11] = (g) => K("right", g))
2496
+ onMousedown: a[10] || (a[10] = (g) => K("right", g)),
2497
+ onTouchstart: a[11] || (a[11] = (g) => K("right", g))
2494
2498
  }, [
2495
- (C(), I("svg", zs, o[33] || (o[33] = [
2499
+ (C(), I("svg", zs, a[33] || (a[33] = [
2496
2500
  R("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2497
2501
  ]))),
2498
- o[35] || (o[35] = R("div", { style: { flex: "1" } }, null, -1)),
2499
- (C(), I("svg", Ws, o[34] || (o[34] = [
2502
+ a[35] || (a[35] = R("div", { style: { flex: "1" } }, null, -1)),
2503
+ (C(), I("svg", Ws, a[34] || (a[34] = [
2500
2504
  R("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2501
2505
  ])))
2502
2506
  ], 32)
@@ -2507,7 +2511,7 @@ const {
2507
2511
  ])
2508
2512
  ], 6));
2509
2513
  }
2510
- }, $s = /* @__PURE__ */ Ss(Zs, [["__scopeId", "data-v-a59a9277"]]), di = {
2514
+ }, $s = /* @__PURE__ */ Ss(Zs, [["__scopeId", "data-v-df04468e"]]), di = {
2511
2515
  __name: "gsc-timeline-reports",
2512
2516
  props: {
2513
2517
  gameId: {
@@ -2534,7 +2538,7 @@ const {
2534
2538
  setup(e) {
2535
2539
  const t = e, n = O(null), s = O(0), i = O(0);
2536
2540
  let r = null;
2537
- function a() {
2541
+ function o() {
2538
2542
  if (n.value) {
2539
2543
  const c = n.value.offsetWidth;
2540
2544
  s.value = c > 0 ? c - 80 : 0, console.log("LLEgo auqi en 0: ", s.value);
@@ -2547,13 +2551,13 @@ const {
2547
2551
  }), mt(() => {
2548
2552
  re(() => {
2549
2553
  setTimeout(() => {
2550
- a();
2554
+ o();
2551
2555
  }, 100), n.value && window.ResizeObserver && (r = new ResizeObserver(() => {
2552
- a();
2553
- }), r.observe(n.value)), window.addEventListener("resize", a);
2556
+ o();
2557
+ }), r.observe(n.value)), window.addEventListener("resize", o);
2554
2558
  });
2555
2559
  }), gt(() => {
2556
- r && r.disconnect(), window.removeEventListener("resize", a);
2560
+ r && r.disconnect(), window.removeEventListener("resize", o);
2557
2561
  }), (c, v) => (C(), I("div", {
2558
2562
  class: "container-fullwidth",
2559
2563
  ref_key: "containerRef",