@golstats/lilini-player-detection 1.0.49 → 1.0.50

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.
@@ -4602,15 +4602,15 @@ const {
4602
4602
  onKeyDown(e) {
4603
4603
  if (this.isNumbersOnly) {
4604
4604
  const t = e.which ? e.which : e.keyCode();
4605
- t > 31 && (t < 48 || t > 57) && e.preventDefault();
4605
+ !e.code.startsWith("Numpad") && t > 31 && (t < 48 || t > 57) && e.preventDefault();
4606
4606
  }
4607
4607
  }
4608
4608
  }
4609
4609
  }, vd = () => {
4610
4610
  De((e) => ({
4611
- "53e1855a": e.textRightColor,
4612
- da8ee600: e.textRightFontSize,
4613
- "9fb876ba": e.textRightFontFamily
4611
+ "71e38669": e.textRightColor,
4612
+ d0c4b7ac: e.textRightFontSize,
4613
+ "101fb94d": e.textRightFontFamily
4614
4614
  }));
4615
4615
  }, gd = Qn.setup;
4616
4616
  Qn.setup = gd ? (e, t) => (vd(), gd(e, t)) : vd;
@@ -4628,7 +4628,7 @@ function Vv(e, t, a, i, o, s) {
4628
4628
  n("div", Lv, E(a.textRight), 1)
4629
4629
  ]);
4630
4630
  }
4631
- const Iv = /* @__PURE__ */ Bv(Qn, [["render", Vv], ["__scopeId", "data-v-b73049e7"]]), Nv = (e, t) => {
4631
+ const Iv = /* @__PURE__ */ Bv(Qn, [["render", Vv], ["__scopeId", "data-v-76f92928"]]), Nv = (e, t) => {
4632
4632
  const a = e.__vccOpts || e;
4633
4633
  for (const [i, o] of t)
4634
4634
  a[i] = o;
@@ -5120,34 +5120,7 @@ const Jv = /* @__PURE__ */ Nv(el, [["render", Yv], ["__scopeId", "data-v-f3ee6b2
5120
5120
  isFooterVisible: !0,
5121
5121
  hoverBackgroundColor: "#2E3B46",
5122
5122
  iconType: 2
5123
- }, k1 = {
5124
- minutesPlayed: 360,
5125
- percentMinutesPlayed: 0,
5126
- lastMonths: Array.from({ length: 24 }, (e, t) => t + 1),
5127
- selectedMonth: 6,
5128
- statistics: {
5129
- totals: !0,
5130
- averagePerGame: !1,
5131
- averagePerMinute: !1
5132
- },
5133
- statisticsRadios: "every90"
5134
- // nationalities: [
5135
- // { isSelected: true, id: 138, name: 'Mexicana' },
5136
- // { isSelected: true, id: 10, name: 'Argentina' },
5137
- // { isSelected: true, id: 29, name: 'Brasileña' },
5138
- // { isSelected: true, id: 47, name: 'Colombiana' },
5139
- // { isSelected: true, id: 62, name: 'Ecuatoriana' },
5140
- // { isSelected: true, id: 223, name: 'Uruguaya' },
5141
- // { isSelected: true, id: 198, name: 'Española' },
5142
- // { isSelected: true, id: 74, name: 'Francesa' },
5143
- // { isSelected: true, id: 43, name: 'Chilena' },
5144
- // { isSelected: true, id: 222, name: 'Americana' },
5145
- // { isSelected: true, id: 165, name: 'Paraguaya' },
5146
- // { isSelected: true, id: 226, name: 'Venezolana' },
5147
- // { isSelected: true, id: 52, name: 'Marfileña' },
5148
- // { isSelected: true, id: 166, name: 'Peruana' }
5149
- // ]
5150
- }, Ya = (e) => (Fe("data-v-15ab49df"), e = e(), Ae(), e), sg = { class: "universe" }, og = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__sub-header" }, "Tipo de estádisticas:", -1)), rg = { class: "radios" }, ng = { class: "radio-input" }, lg = { class: "radio-input__radio" }, dg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("label", { for: "total" }, "Totales", -1)), ug = { class: "radio-input" }, cg = { class: "radio-input__radio" }, pg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("label", { for: "every" }, "Cada 90 mins.", -1)), fg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__sub-header" }, "Escribe los minutos jugados", -1)), mg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__label" }, "Igual o mayor que:", -1)), hg = { class: "universe__inputs" }, yg = { class: "universe__inputs__input" }, vg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__sub-header" }, "Selecciona el lapso de tiempo", -1)), gg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__label" }, "Considerando los últimos:", -1)), bg = { class: "universe__dropdown" }, _g = { class: "selected-item" }, wg = {
5123
+ }, Ya = (e) => (Fe("data-v-915d5e00"), e = e(), Ae(), e), sg = { class: "universe" }, og = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__sub-header" }, "Tipo de estádisticas:", -1)), rg = { class: "radios" }, ng = { class: "radio-input" }, lg = { class: "radio-input__radio" }, dg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("label", { for: "total" }, "Totales", -1)), ug = { class: "radio-input" }, cg = { class: "radio-input__radio" }, pg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("label", { for: "every" }, "Cada 90 mins.", -1)), fg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__sub-header" }, "Escribe los minutos jugados", -1)), mg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__label" }, "Igual o mayor que:", -1)), hg = { class: "universe__inputs" }, yg = { class: "universe__inputs__input" }, vg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__sub-header" }, "Selecciona el lapso de tiempo", -1)), gg = /* @__PURE__ */ Ya(() => /* @__PURE__ */ n("div", { class: "universe__label" }, "Considerando los últimos:", -1)), bg = { class: "universe__dropdown" }, _g = { class: "selected-item" }, wg = {
5151
5124
  __name: "TemplateUniverse",
5152
5125
  props: {
5153
5126
  universeFilters: {
@@ -5161,7 +5134,7 @@ const Jv = /* @__PURE__ */ Nv(el, [["render", Yv], ["__scopeId", "data-v-f3ee6b2
5161
5134
  averagePerGame: !1,
5162
5135
  averagePerMinute: !1
5163
5136
  },
5164
- statisticsRadios: "every90"
5137
+ statisticsRadios: "total"
5165
5138
  // nationalities: [
5166
5139
  // { isSelected: true, id: 138, name: 'Mexicana' },
5167
5140
  // { isSelected: true, id: 10, name: 'Argentina' },
@@ -5297,7 +5270,7 @@ const Jv = /* @__PURE__ */ Nv(el, [["render", Yv], ["__scopeId", "data-v-f3ee6b2
5297
5270
  k("", !0)
5298
5271
  ]));
5299
5272
  }
5300
- }, Sg = /* @__PURE__ */ ze(wg, [["__scopeId", "data-v-15ab49df"]]), T1 = (e, t) => {
5273
+ }, Sg = /* @__PURE__ */ ze(wg, [["__scopeId", "data-v-915d5e00"]]), k1 = (e, t) => {
5301
5274
  const a = e.__vccOpts || e;
5302
5275
  for (const [i, o] of t)
5303
5276
  a[i] = o;
@@ -5560,7 +5533,7 @@ function Pg(e, t, a, i, o, s) {
5560
5533
  ])) : k("", !0)
5561
5534
  ], 34);
5562
5535
  }
5563
- const Lg = /* @__PURE__ */ T1(Cg, [["render", Pg]]), tl = {
5536
+ const Lg = /* @__PURE__ */ k1(Cg, [["render", Pg]]), tl = {
5564
5537
  components: {
5565
5538
  MultiRangeSlider: Lg
5566
5539
  },
@@ -5772,7 +5745,7 @@ function jg(e, t, a, i, o, s) {
5772
5745
  ])
5773
5746
  ], 4);
5774
5747
  }
5775
- const E1 = /* @__PURE__ */ T1(tl, [["render", jg]]), Ug = { class: "template-distance" }, zg = {
5748
+ const T1 = /* @__PURE__ */ k1(tl, [["render", jg]]), Ug = { class: "template-distance" }, zg = {
5776
5749
  __name: "TemplateDistance",
5777
5750
  props: {
5778
5751
  distance: {
@@ -5812,7 +5785,7 @@ const E1 = /* @__PURE__ */ T1(tl, [["render", jg]]), Ug = { class: "template-dis
5812
5785
  i.value.minValue = s.minValue, i.value.maxValue = s.maxValue;
5813
5786
  }
5814
5787
  return (s, r) => (h(), y("div", Ug, [
5815
- x(O(E1), {
5788
+ x(O(T1), {
5816
5789
  "border-width": "0",
5817
5790
  "background-color": "#0D1D29",
5818
5791
  height: "30px",
@@ -6989,28 +6962,28 @@ const s3 = /* @__PURE__ */ A5(sl, [["render", i3], ["__scopeId", "data-v-b85699b
6989
6962
  ]));
6990
6963
  }
6991
6964
  }, l3 = /* @__PURE__ */ ze(n3, [["__scopeId", "data-v-ac2af001"]]);
6992
- function F1(e, t) {
6965
+ function E1(e, t) {
6993
6966
  return function() {
6994
6967
  return e.apply(t, arguments);
6995
6968
  };
6996
6969
  }
6997
- const { toString: d3 } = Object.prototype, { getPrototypeOf: ol } = Object, { iterator: ko, toStringTag: A1 } = Symbol, To = /* @__PURE__ */ ((e) => (t) => {
6970
+ const { toString: d3 } = Object.prototype, { getPrototypeOf: ol } = Object, { iterator: ko, toStringTag: F1 } = Symbol, To = /* @__PURE__ */ ((e) => (t) => {
6998
6971
  const a = d3.call(t);
6999
6972
  return e[a] || (e[a] = a.slice(8, -1).toLowerCase());
7000
6973
  })(/* @__PURE__ */ Object.create(null)), jt = (e) => (e = e.toLowerCase(), (t) => To(t) === e), Eo = (e) => (t) => typeof t === e, { isArray: fi } = Array, Ji = Eo("undefined");
7001
6974
  function u3(e) {
7002
6975
  return e !== null && !Ji(e) && e.constructor !== null && !Ji(e.constructor) && xt(e.constructor.isBuffer) && e.constructor.isBuffer(e);
7003
6976
  }
7004
- const $1 = jt("ArrayBuffer");
6977
+ const A1 = jt("ArrayBuffer");
7005
6978
  function c3(e) {
7006
6979
  let t;
7007
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && $1(e.buffer), t;
6980
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && A1(e.buffer), t;
7008
6981
  }
7009
- const p3 = Eo("string"), xt = Eo("function"), O1 = Eo("number"), Fo = (e) => e !== null && typeof e == "object", f3 = (e) => e === !0 || e === !1, Os = (e) => {
6982
+ const p3 = Eo("string"), xt = Eo("function"), $1 = Eo("number"), Fo = (e) => e !== null && typeof e == "object", f3 = (e) => e === !0 || e === !1, Os = (e) => {
7010
6983
  if (To(e) !== "object")
7011
6984
  return !1;
7012
6985
  const t = ol(e);
7013
- return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(A1 in e) && !(ko in e);
6986
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(F1 in e) && !(ko in e);
7014
6987
  }, m3 = jt("Date"), h3 = jt("File"), y3 = jt("Blob"), v3 = jt("FileList"), g3 = (e) => Fo(e) && xt(e.pipe), b3 = (e) => {
7015
6988
  let t;
7016
6989
  return e && (typeof FormData == "function" && e instanceof FormData || xt(e.append) && ((t = To(e)) === "formdata" || // detect form-data instance
@@ -7030,7 +7003,7 @@ function rs(e, t, { allOwnKeys: a = !1 } = {}) {
7030
7003
  l = s[i], t.call(null, e[l], l, e);
7031
7004
  }
7032
7005
  }
7033
- function R1(e, t) {
7006
+ function O1(e, t) {
7034
7007
  t = t.toLowerCase();
7035
7008
  const a = Object.keys(e);
7036
7009
  let i = a.length, o;
@@ -7039,10 +7012,10 @@ function R1(e, t) {
7039
7012
  return o;
7040
7013
  return null;
7041
7014
  }
7042
- const Ea = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, B1 = (e) => !Ji(e) && e !== Ea;
7015
+ const Ea = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, R1 = (e) => !Ji(e) && e !== Ea;
7043
7016
  function tn() {
7044
- const { caseless: e } = B1(this) && this || {}, t = {}, a = (i, o) => {
7045
- const s = e && R1(t, o) || o;
7017
+ const { caseless: e } = R1(this) && this || {}, t = {}, a = (i, o) => {
7018
+ const s = e && O1(t, o) || o;
7046
7019
  Os(t[s]) && Os(i) ? t[s] = tn(t[s], i) : Os(i) ? t[s] = tn({}, i) : fi(i) ? t[s] = i.slice() : t[s] = i;
7047
7020
  };
7048
7021
  for (let i = 0, o = arguments.length; i < o; i++)
@@ -7050,7 +7023,7 @@ function tn() {
7050
7023
  return t;
7051
7024
  }
7052
7025
  const T3 = (e, t, a, { allOwnKeys: i } = {}) => (rs(t, (o, s) => {
7053
- a && xt(o) ? e[s] = F1(o, a) : e[s] = o;
7026
+ a && xt(o) ? e[s] = E1(o, a) : e[s] = o;
7054
7027
  }, { allOwnKeys: i }), e), E3 = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), F3 = (e, t, a, i) => {
7055
7028
  e.prototype = Object.create(t.prototype, i), e.prototype.constructor = e, Object.defineProperty(e, "super", {
7056
7029
  value: t.prototype
@@ -7076,7 +7049,7 @@ const T3 = (e, t, a, { allOwnKeys: i } = {}) => (rs(t, (o, s) => {
7076
7049
  if (fi(e))
7077
7050
  return e;
7078
7051
  let t = e.length;
7079
- if (!O1(t))
7052
+ if (!$1(t))
7080
7053
  return null;
7081
7054
  const a = new Array(t);
7082
7055
  for (; t-- > 0; )
@@ -7100,14 +7073,14 @@ const T3 = (e, t, a, { allOwnKeys: i } = {}) => (rs(t, (o, s) => {
7100
7073
  function(t, a, i) {
7101
7074
  return a.toUpperCase() + i;
7102
7075
  }
7103
- ), Ad = (({ hasOwnProperty: e }) => (t, a) => e.call(t, a))(Object.prototype), V3 = jt("RegExp"), M1 = (e, t) => {
7076
+ ), Ad = (({ hasOwnProperty: e }) => (t, a) => e.call(t, a))(Object.prototype), V3 = jt("RegExp"), B1 = (e, t) => {
7104
7077
  const a = Object.getOwnPropertyDescriptors(e), i = {};
7105
7078
  rs(a, (o, s) => {
7106
7079
  let r;
7107
7080
  (r = t(o, s, e)) !== !1 && (i[s] = r || o);
7108
7081
  }), Object.defineProperties(e, i);
7109
7082
  }, I3 = (e) => {
7110
- M1(e, (t, a) => {
7083
+ B1(e, (t, a) => {
7111
7084
  if (xt(e) && ["arguments", "caller", "callee"].indexOf(a) !== -1)
7112
7085
  return !1;
7113
7086
  const i = e[a];
@@ -7131,7 +7104,7 @@ const T3 = (e, t, a, { allOwnKeys: i } = {}) => (rs(t, (o, s) => {
7131
7104
  }, D3 = () => {
7132
7105
  }, j3 = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
7133
7106
  function U3(e) {
7134
- return !!(e && xt(e.append) && e[A1] === "FormData" && e[ko]);
7107
+ return !!(e && xt(e.append) && e[F1] === "FormData" && e[ko]);
7135
7108
  }
7136
7109
  const z3 = (e) => {
7137
7110
  const t = new Array(10), a = (i, o) => {
@@ -7150,21 +7123,21 @@ const z3 = (e) => {
7150
7123
  return i;
7151
7124
  };
7152
7125
  return a(e, 0);
7153
- }, H3 = jt("AsyncFunction"), W3 = (e) => e && (Fo(e) || xt(e)) && xt(e.then) && xt(e.catch), P1 = ((e, t) => e ? setImmediate : t ? ((a, i) => (Ea.addEventListener("message", ({ source: o, data: s }) => {
7126
+ }, H3 = jt("AsyncFunction"), W3 = (e) => e && (Fo(e) || xt(e)) && xt(e.then) && xt(e.catch), M1 = ((e, t) => e ? setImmediate : t ? ((a, i) => (Ea.addEventListener("message", ({ source: o, data: s }) => {
7154
7127
  o === Ea && s === a && i.length && i.shift()();
7155
7128
  }, !1), (o) => {
7156
7129
  i.push(o), Ea.postMessage(a, "*");
7157
7130
  }))(`axios@${Math.random()}`, []) : (a) => setTimeout(a))(
7158
7131
  typeof setImmediate == "function",
7159
7132
  xt(Ea.postMessage)
7160
- ), q3 = typeof queueMicrotask < "u" ? queueMicrotask.bind(Ea) : typeof process < "u" && process.nextTick || P1, G3 = (e) => e != null && xt(e[ko]), K = {
7133
+ ), q3 = typeof queueMicrotask < "u" ? queueMicrotask.bind(Ea) : typeof process < "u" && process.nextTick || M1, G3 = (e) => e != null && xt(e[ko]), K = {
7161
7134
  isArray: fi,
7162
- isArrayBuffer: $1,
7135
+ isArrayBuffer: A1,
7163
7136
  isBuffer: u3,
7164
7137
  isFormData: b3,
7165
7138
  isArrayBufferView: c3,
7166
7139
  isString: p3,
7167
- isNumber: O1,
7140
+ isNumber: $1,
7168
7141
  isBoolean: f3,
7169
7142
  isObject: Fo,
7170
7143
  isPlainObject: Os,
@@ -7199,20 +7172,20 @@ const z3 = (e) => {
7199
7172
  hasOwnProperty: Ad,
7200
7173
  hasOwnProp: Ad,
7201
7174
  // an alias to avoid ESLint no-prototype-builtins detection
7202
- reduceDescriptors: M1,
7175
+ reduceDescriptors: B1,
7203
7176
  freezeMethods: I3,
7204
7177
  toObjectSet: N3,
7205
7178
  toCamelCase: L3,
7206
7179
  noop: D3,
7207
7180
  toFiniteNumber: j3,
7208
- findKey: R1,
7181
+ findKey: O1,
7209
7182
  global: Ea,
7210
- isContextDefined: B1,
7183
+ isContextDefined: R1,
7211
7184
  isSpecCompliantForm: U3,
7212
7185
  toJSONObject: z3,
7213
7186
  isAsyncFn: H3,
7214
7187
  isThenable: W3,
7215
- setImmediate: P1,
7188
+ setImmediate: M1,
7216
7189
  asap: q3,
7217
7190
  isIterable: G3
7218
7191
  };
@@ -7240,7 +7213,7 @@ K.inherits(Oe, Error, {
7240
7213
  };
7241
7214
  }
7242
7215
  });
7243
- const L1 = Oe.prototype, V1 = {};
7216
+ const P1 = Oe.prototype, L1 = {};
7244
7217
  [
7245
7218
  "ERR_BAD_OPTION_VALUE",
7246
7219
  "ERR_BAD_OPTION",
@@ -7256,12 +7229,12 @@ const L1 = Oe.prototype, V1 = {};
7256
7229
  "ERR_INVALID_URL"
7257
7230
  // eslint-disable-next-line func-names
7258
7231
  ].forEach((e) => {
7259
- V1[e] = { value: e };
7232
+ L1[e] = { value: e };
7260
7233
  });
7261
- Object.defineProperties(Oe, V1);
7262
- Object.defineProperty(L1, "isAxiosError", { value: !0 });
7234
+ Object.defineProperties(Oe, L1);
7235
+ Object.defineProperty(P1, "isAxiosError", { value: !0 });
7263
7236
  Oe.from = (e, t, a, i, o, s) => {
7264
- const r = Object.create(L1);
7237
+ const r = Object.create(P1);
7265
7238
  return K.toFlatObject(e, r, function(l) {
7266
7239
  return l !== Error.prototype;
7267
7240
  }, (l) => l !== "isAxiosError"), Oe.call(r, e.message, t, a, i, o), r.cause = e, r.name = e.name, s && Object.assign(r, s), r;
@@ -7270,12 +7243,12 @@ const Y3 = null;
7270
7243
  function an(e) {
7271
7244
  return K.isPlainObject(e) || K.isArray(e);
7272
7245
  }
7273
- function I1(e) {
7246
+ function V1(e) {
7274
7247
  return K.endsWith(e, "[]") ? e.slice(0, -2) : e;
7275
7248
  }
7276
7249
  function $d(e, t, a) {
7277
7250
  return e ? e.concat(t).map(function(i, o) {
7278
- return i = I1(i), !a && o ? "[" + i + "]" : i;
7251
+ return i = V1(i), !a && o ? "[" + i + "]" : i;
7279
7252
  }).join(a ? "." : "") : t;
7280
7253
  }
7281
7254
  function J3(e) {
@@ -7312,7 +7285,7 @@ function Ao(e, t, a) {
7312
7285
  if (K.endsWith(v, "{}"))
7313
7286
  v = i ? v : v.slice(0, -2), p = JSON.stringify(p);
7314
7287
  else if (K.isArray(p) && J3(p) || (K.isFileList(p) || K.endsWith(v, "[]")) && (b = K.toArray(p)))
7315
- return v = I1(v), b.forEach(function(w, _) {
7288
+ return v = V1(v), b.forEach(function(w, _) {
7316
7289
  !(K.isUndefined(w) || w === null) && t.append(
7317
7290
  // eslint-disable-next-line no-nested-ternary
7318
7291
  r === !0 ? $d([v], _, s) : r === null ? v : v + "[]",
@@ -7363,11 +7336,11 @@ function Od(e) {
7363
7336
  function rl(e, t) {
7364
7337
  this._pairs = [], e && Ao(e, this, t);
7365
7338
  }
7366
- const N1 = rl.prototype;
7367
- N1.append = function(e, t) {
7339
+ const I1 = rl.prototype;
7340
+ I1.append = function(e, t) {
7368
7341
  this._pairs.push([e, t]);
7369
7342
  };
7370
- N1.toString = function(e) {
7343
+ I1.toString = function(e) {
7371
7344
  const t = e ? function(a) {
7372
7345
  return e.call(this, a, Od);
7373
7346
  } : Od;
@@ -7378,7 +7351,7 @@ N1.toString = function(e) {
7378
7351
  function K3(e) {
7379
7352
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
7380
7353
  }
7381
- function D1(e, t, a) {
7354
+ function N1(e, t, a) {
7382
7355
  if (!t)
7383
7356
  return e;
7384
7357
  const i = a && a.encode || K3;
@@ -7447,7 +7420,7 @@ let X3 = class {
7447
7420
  });
7448
7421
  }
7449
7422
  };
7450
- const Rd = X3, j1 = {
7423
+ const Rd = X3, D1 = {
7451
7424
  silentJSONParsing: !0,
7452
7425
  forcedJSONParsing: !0,
7453
7426
  clarifyTimeoutError: !1
@@ -7490,7 +7463,7 @@ function d4(e) {
7490
7463
  s = a[i], t[s] = e[s];
7491
7464
  return t;
7492
7465
  }
7493
- function U1(e) {
7466
+ function j1(e) {
7494
7467
  function t(a, i, o, s) {
7495
7468
  let r = a[s++];
7496
7469
  if (r === "__proto__")
@@ -7517,12 +7490,12 @@ function u4(e, t, a) {
7517
7490
  return (a || JSON.stringify)(e);
7518
7491
  }
7519
7492
  const ll = {
7520
- transitional: j1,
7493
+ transitional: D1,
7521
7494
  adapter: ["xhr", "http", "fetch"],
7522
7495
  transformRequest: [function(e, t) {
7523
7496
  const a = t.getContentType() || "", i = a.indexOf("application/json") > -1, o = K.isObject(e);
7524
7497
  if (o && K.isHTMLForm(e) && (e = new FormData(e)), K.isFormData(e))
7525
- return i ? JSON.stringify(U1(e)) : e;
7498
+ return i ? JSON.stringify(j1(e)) : e;
7526
7499
  if (K.isArrayBuffer(e) || K.isBuffer(e) || K.isStream(e) || K.isFile(e) || K.isBlob(e) || K.isReadableStream(e))
7527
7500
  return e;
7528
7501
  if (K.isArrayBufferView(e))
@@ -7794,7 +7767,7 @@ function Er(e, t) {
7794
7767
  s = r.call(a, s, o.normalize(), t ? t.status : void 0);
7795
7768
  }), o.normalize(), s;
7796
7769
  }
7797
- function z1(e) {
7770
+ function U1(e) {
7798
7771
  return !!(e && e.__CANCEL__);
7799
7772
  }
7800
7773
  function mi(e, t, a) {
@@ -7803,7 +7776,7 @@ function mi(e, t, a) {
7803
7776
  K.inherits(mi, Oe, {
7804
7777
  __CANCEL__: !0
7805
7778
  });
7806
- function H1(e, t, a) {
7779
+ function z1(e, t, a) {
7807
7780
  const i = a.config.validateStatus;
7808
7781
  !a.status || !i || i(a.status) ? e(a) : t(new Oe(
7809
7782
  "Request failed with status code " + a.status,
@@ -7907,7 +7880,7 @@ function S4(e) {
7907
7880
  function C4(e, t) {
7908
7881
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
7909
7882
  }
7910
- function W1(e, t, a) {
7883
+ function H1(e, t, a) {
7911
7884
  let i = !S4(t);
7912
7885
  return e && (i || a == !1) ? C4(e, t) : t;
7913
7886
  }
@@ -7978,10 +7951,10 @@ function ja(e, t) {
7978
7951
  K.isUndefined(f) && m !== l || (a[d] = f);
7979
7952
  }), a;
7980
7953
  }
7981
- const q1 = (e) => {
7954
+ const W1 = (e) => {
7982
7955
  const t = ja({}, e);
7983
7956
  let { data: a, withXSRFToken: i, xsrfHeaderName: o, xsrfCookieName: s, headers: r, auth: l } = t;
7984
- t.headers = r = It.from(r), t.url = D1(W1(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), l && r.set(
7957
+ t.headers = r = It.from(r), t.url = N1(H1(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), l && r.set(
7985
7958
  "Authorization",
7986
7959
  "Basic " + btoa((l.username || "") + ":" + (l.password ? unescape(encodeURIComponent(l.password)) : ""))
7987
7960
  );
@@ -8001,7 +7974,7 @@ const q1 = (e) => {
8001
7974
  return t;
8002
7975
  }, x4 = typeof XMLHttpRequest < "u", k4 = x4 && function(e) {
8003
7976
  return new Promise(function(t, a) {
8004
- const i = q1(e);
7977
+ const i = W1(e);
8005
7978
  let o = i.data;
8006
7979
  const s = It.from(i.headers).normalize();
8007
7980
  let { responseType: r, onUploadProgress: l, onDownloadProgress: u } = i, d, m, f, g, p;
@@ -8023,7 +7996,7 @@ const q1 = (e) => {
8023
7996
  config: e,
8024
7997
  request: c
8025
7998
  };
8026
- H1(function(W) {
7999
+ z1(function(W) {
8027
8000
  t(W), v();
8028
8001
  }, function(W) {
8029
8002
  a(W), v();
@@ -8037,7 +8010,7 @@ const q1 = (e) => {
8037
8010
  a(new Oe("Network Error", Oe.ERR_NETWORK, e, c)), c = null;
8038
8011
  }, c.ontimeout = function() {
8039
8012
  let _ = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
8040
- const B = i.transitional || j1;
8013
+ const B = i.transitional || D1;
8041
8014
  i.timeoutErrorMessage && (_ = i.timeoutErrorMessage), a(new Oe(
8042
8015
  _,
8043
8016
  B.clarifyTimeoutError ? Oe.ETIMEDOUT : Oe.ECONNABORTED,
@@ -8136,13 +8109,13 @@ const q1 = (e) => {
8136
8109
  }, {
8137
8110
  highWaterMark: 2
8138
8111
  });
8139
- }, Oo = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", G1 = Oo && typeof ReadableStream == "function", O4 = Oo && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Y1 = (e, ...t) => {
8112
+ }, Oo = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", q1 = Oo && typeof ReadableStream == "function", O4 = Oo && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), G1 = (e, ...t) => {
8140
8113
  try {
8141
8114
  return !!e(...t);
8142
8115
  } catch {
8143
8116
  return !1;
8144
8117
  }
8145
- }, R4 = G1 && Y1(() => {
8118
+ }, R4 = q1 && G1(() => {
8146
8119
  let e = !1;
8147
8120
  const t = new Request(pt.origin, {
8148
8121
  body: new ReadableStream(),
@@ -8152,7 +8125,7 @@ const q1 = (e) => {
8152
8125
  }
8153
8126
  }).headers.has("Content-Type");
8154
8127
  return e && !t;
8155
- }), Id = 64 * 1024, on = G1 && Y1(() => K.isReadableStream(new Response("").body)), eo = {
8128
+ }), Id = 64 * 1024, on = q1 && G1(() => K.isReadableStream(new Response("").body)), eo = {
8156
8129
  stream: on && ((e) => e.body)
8157
8130
  };
8158
8131
  Oo && ((e) => {
@@ -8190,7 +8163,7 @@ const B4 = async (e) => {
8190
8163
  headers: m,
8191
8164
  withCredentials: f = "same-origin",
8192
8165
  fetchOptions: g
8193
- } = q1(e);
8166
+ } = W1(e);
8194
8167
  d = d ? (d + "").toLowerCase() : "text";
8195
8168
  let p = E4([o, s && s.toAbortSignal()], r), v;
8196
8169
  const c = p && p.unsubscribe && (() => {
@@ -8244,7 +8217,7 @@ const B4 = async (e) => {
8244
8217
  d = d || "text";
8245
8218
  let W = await eo[K.findKey(eo, d) || "text"](_, e);
8246
8219
  return !B && c && c(), await new Promise((j, N) => {
8247
- H1(j, N, {
8220
+ z1(j, N, {
8248
8221
  data: W,
8249
8222
  headers: It.from(_.headers),
8250
8223
  status: _.status,
@@ -8275,7 +8248,7 @@ K.forEach(rn, (e, t) => {
8275
8248
  Object.defineProperty(e, "adapterName", { value: t });
8276
8249
  }
8277
8250
  });
8278
- const Nd = (e) => `- ${e}`, L4 = (e) => K.isFunction(e) || e === null || e === !1, J1 = {
8251
+ const Nd = (e) => `- ${e}`, L4 = (e) => K.isFunction(e) || e === null || e === !1, Y1 = {
8279
8252
  getAdapter: (e) => {
8280
8253
  e = K.isArray(e) ? e : [e];
8281
8254
  const { length: t } = e;
@@ -8314,21 +8287,21 @@ function Dd(e) {
8314
8287
  return Fr(e), e.headers = It.from(e.headers), e.data = Er.call(
8315
8288
  e,
8316
8289
  e.transformRequest
8317
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), J1.getAdapter(e.adapter || dl.adapter)(e).then(function(t) {
8290
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Y1.getAdapter(e.adapter || dl.adapter)(e).then(function(t) {
8318
8291
  return Fr(e), t.data = Er.call(
8319
8292
  e,
8320
8293
  e.transformResponse,
8321
8294
  t
8322
8295
  ), t.headers = It.from(t.headers), t;
8323
8296
  }, function(t) {
8324
- return z1(t) || (Fr(e), t && t.response && (t.response.data = Er.call(
8297
+ return U1(t) || (Fr(e), t && t.response && (t.response.data = Er.call(
8325
8298
  e,
8326
8299
  e.transformResponse,
8327
8300
  t.response
8328
8301
  ), t.response.headers = It.from(t.response.headers))), Promise.reject(t);
8329
8302
  });
8330
8303
  }
8331
- const Z1 = "1.9.0", Ro = {};
8304
+ const J1 = "1.9.0", Ro = {};
8332
8305
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
8333
8306
  Ro[e] = function(a) {
8334
8307
  return typeof a === e || "a" + (t < 1 ? "n " : " ") + e;
@@ -8337,7 +8310,7 @@ const Z1 = "1.9.0", Ro = {};
8337
8310
  const jd = {};
8338
8311
  Ro.transitional = function(e, t, a) {
8339
8312
  function i(o, s) {
8340
- return "[Axios v" + Z1 + "] Transitional option '" + o + "'" + s + (a ? ". " + a : "");
8313
+ return "[Axios v" + J1 + "] Transitional option '" + o + "'" + s + (a ? ". " + a : "");
8341
8314
  }
8342
8315
  return (o, s, r) => {
8343
8316
  if (e === !1)
@@ -8473,8 +8446,8 @@ let to = class {
8473
8446
  }
8474
8447
  getUri(t) {
8475
8448
  t = ja(this.defaults, t);
8476
- const a = W1(t.baseURL, t.url, t.allowAbsoluteUrls);
8477
- return D1(a, t.params, t.paramsSerializer);
8449
+ const a = H1(t.baseURL, t.url, t.allowAbsoluteUrls);
8450
+ return N1(a, t.params, t.paramsSerializer);
8478
8451
  }
8479
8452
  };
8480
8453
  K.forEach(["delete", "get", "head", "options"], function(e) {
@@ -8502,7 +8475,7 @@ K.forEach(["post", "put", "patch"], function(e) {
8502
8475
  to.prototype[e] = t(), to.prototype[e + "Form"] = t(!0);
8503
8476
  });
8504
8477
  const Ms = to;
8505
- let I4 = class K1 {
8478
+ let I4 = class Z1 {
8506
8479
  constructor(t) {
8507
8480
  if (typeof t != "function")
8508
8481
  throw new TypeError("executor must be a function.");
@@ -8569,7 +8542,7 @@ let I4 = class K1 {
8569
8542
  static source() {
8570
8543
  let t;
8571
8544
  return {
8572
- token: new K1(function(a) {
8545
+ token: new Z1(function(a) {
8573
8546
  t = a;
8574
8547
  }),
8575
8548
  cancel: t
@@ -8654,18 +8627,18 @@ Object.entries(nn).forEach(([e, t]) => {
8654
8627
  nn[t] = e;
8655
8628
  });
8656
8629
  const U4 = nn;
8657
- function X1(e) {
8658
- const t = new Ms(e), a = F1(Ms.prototype.request, t);
8630
+ function K1(e) {
8631
+ const t = new Ms(e), a = E1(Ms.prototype.request, t);
8659
8632
  return K.extend(a, Ms.prototype, t, { allOwnKeys: !0 }), K.extend(a, t, null, { allOwnKeys: !0 }), a.create = function(i) {
8660
- return X1(ja(e, i));
8633
+ return K1(ja(e, i));
8661
8634
  }, a;
8662
8635
  }
8663
- const lt = X1(dl);
8636
+ const lt = K1(dl);
8664
8637
  lt.Axios = Ms;
8665
8638
  lt.CanceledError = mi;
8666
8639
  lt.CancelToken = N4;
8667
- lt.isCancel = z1;
8668
- lt.VERSION = Z1;
8640
+ lt.isCancel = U1;
8641
+ lt.VERSION = J1;
8669
8642
  lt.toFormData = Ao;
8670
8643
  lt.AxiosError = Oe;
8671
8644
  lt.Cancel = lt.CanceledError;
@@ -8676,8 +8649,8 @@ lt.spread = D4;
8676
8649
  lt.isAxiosError = j4;
8677
8650
  lt.mergeConfig = ja;
8678
8651
  lt.AxiosHeaders = It;
8679
- lt.formToJSON = (e) => U1(K.isHTMLForm(e) ? new FormData(e) : e);
8680
- lt.getAdapter = J1.getAdapter;
8652
+ lt.formToJSON = (e) => j1(K.isHTMLForm(e) ? new FormData(e) : e);
8653
+ lt.getAdapter = Y1.getAdapter;
8681
8654
  lt.HttpStatusCode = U4;
8682
8655
  lt.default = lt;
8683
8656
  const zi = lt, Pa = {
@@ -9388,7 +9361,7 @@ const pb = /* @__PURE__ */ new Set([1]), fb = {
9388
9361
  }, null, 8, ["selected-button-index", "buttons"])
9389
9362
  ]),
9390
9363
  me(n("div", vb, [
9391
- x(O(E1), {
9364
+ x(O(T1), {
9392
9365
  "border-width": "0",
9393
9366
  "background-color": "#0D1D29",
9394
9367
  height: "30px",
@@ -10084,7 +10057,7 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
10084
10057
  }, 16, ["items"])
10085
10058
  ]));
10086
10059
  }
10087
- }, Q1 = /* @__PURE__ */ ze(s6, [["__scopeId", "data-v-afd2bee8"]]), o6 = { class: "advanced-filters" }, r6 = { class: "advanced-filters__buttons" }, n6 = ["onClick"], l6 = { class: "advanced-filters__filters" }, d6 = {
10060
+ }, X1 = /* @__PURE__ */ ze(s6, [["__scopeId", "data-v-afd2bee8"]]), o6 = { class: "advanced-filters" }, r6 = { class: "advanced-filters__buttons" }, n6 = ["onClick"], l6 = { class: "advanced-filters__filters" }, d6 = {
10088
10061
  __name: "AdvancedFilters",
10089
10062
  props: {
10090
10063
  selectedCategory: {
@@ -10094,11 +10067,11 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
10094
10067
  },
10095
10068
  setup(e) {
10096
10069
  const t = e, a = ri(
10097
- () => import("./FilterSubcategories-811299a9-BqjtoYSS.js")
10070
+ () => import("./FilterSubcategories-c924e3b6-Bl2LADb8.js")
10098
10071
  ), i = ri(
10099
- () => import("./FilterConditions-b401995c-Jfei1Osb.js")
10072
+ () => import("./FilterConditions-2da946a5-DbA-uEng.js")
10100
10073
  ), o = ri(
10101
- () => import("./FilterField-97bce36f-hXgUUxvU.js")
10074
+ () => import("./FilterField-1794dfc5-CedEOyU3.js")
10102
10075
  ), s = [
10103
10076
  {
10104
10077
  name: "Sub categorías",
@@ -10218,7 +10191,7 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
10218
10191
  n("div", b6, [
10219
10192
  _6,
10220
10193
  s.value && s.value.arrayTeams ? (h(), y("div", w6, [
10221
- x(Q1, {
10194
+ x(X1, {
10222
10195
  items: s.value.arrayTeams,
10223
10196
  itemTextKey: "stringMatchDayAbbreviation",
10224
10197
  onInput: v
@@ -10359,7 +10332,7 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
10359
10332
  n("div", Z6, [
10360
10333
  K6,
10361
10334
  s.value && s.value.arrayTeams ? (h(), y("div", X6, [
10362
- x(Q1, {
10335
+ x(X1, {
10363
10336
  items: s.value.arrayTeams,
10364
10337
  itemTextKey: "stringMatchDayAbbreviation",
10365
10338
  onInput: p
@@ -12115,7 +12088,7 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
12115
12088
  }
12116
12089
  ]
12117
12090
  }
12118
- }, ep = (e) => (Fe("data-v-ee3b28d3"), e = e(), Ae(), e), I_ = { class: "template-results" }, N_ = { class: "template-results__type-switch" }, D_ = /* @__PURE__ */ ep(() => /* @__PURE__ */ n("div", { class: "template-results__type-switch__label" }, "Final", -1)), j_ = /* @__PURE__ */ ep(() => /* @__PURE__ */ n("div", { class: "template-results__type-switch__label" }, "Al momento", -1)), U_ = { class: "template-results__info" }, z_ = {
12091
+ }, Q1 = (e) => (Fe("data-v-ee3b28d3"), e = e(), Ae(), e), I_ = { class: "template-results" }, N_ = { class: "template-results__type-switch" }, D_ = /* @__PURE__ */ Q1(() => /* @__PURE__ */ n("div", { class: "template-results__type-switch__label" }, "Final", -1)), j_ = /* @__PURE__ */ Q1(() => /* @__PURE__ */ n("div", { class: "template-results__type-switch__label" }, "Al momento", -1)), U_ = { class: "template-results__info" }, z_ = {
12119
12092
  key: 0,
12120
12093
  class: "template-results__group"
12121
12094
  }, H_ = {
@@ -14327,6 +14300,33 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
14327
14300
  }
14328
14301
  ]
14329
14302
  }
14303
+ }, ep = {
14304
+ minutesPlayed: 360,
14305
+ percentMinutesPlayed: 0,
14306
+ lastMonths: Array.from({ length: 24 }, (e, t) => t + 1),
14307
+ selectedMonth: 6,
14308
+ statistics: {
14309
+ totals: !0,
14310
+ averagePerGame: !1,
14311
+ averagePerMinute: !1
14312
+ },
14313
+ statisticsRadios: "total"
14314
+ // nationalities: [
14315
+ // { isSelected: true, id: 138, name: 'Mexicana' },
14316
+ // { isSelected: true, id: 10, name: 'Argentina' },
14317
+ // { isSelected: true, id: 29, name: 'Brasileña' },
14318
+ // { isSelected: true, id: 47, name: 'Colombiana' },
14319
+ // { isSelected: true, id: 62, name: 'Ecuatoriana' },
14320
+ // { isSelected: true, id: 223, name: 'Uruguaya' },
14321
+ // { isSelected: true, id: 198, name: 'Española' },
14322
+ // { isSelected: true, id: 74, name: 'Francesa' },
14323
+ // { isSelected: true, id: 43, name: 'Chilena' },
14324
+ // { isSelected: true, id: 222, name: 'Americana' },
14325
+ // { isSelected: true, id: 165, name: 'Paraguaya' },
14326
+ // { isSelected: true, id: 226, name: 'Venezolana' },
14327
+ // { isSelected: true, id: 52, name: 'Marfileña' },
14328
+ // { isSelected: true, id: 166, name: 'Peruana' }
14329
+ // ]
14330
14330
  }, IS = [
14331
14331
  {
14332
14332
  name: "Sub-20",
@@ -15080,7 +15080,7 @@ const n8 = { class: "dropdown" }, l8 = { class: "selected-item" }, d8 = {
15080
15080
  } : U === L.UNIVERSE ? T.value = {
15081
15081
  ...c,
15082
15082
  ...i.templateProps,
15083
- universeFilters: i.filters || k1
15083
+ universeFilters: i.filters || ep
15084
15084
  } : U === L.DISTANCE ? T.value = {
15085
15085
  ...b,
15086
15086
  ...i.templateProps,
@@ -27291,11 +27291,11 @@ const hP = { class: "dropdown" }, yP = { class: "selected-item" }, vP = {
27291
27291
  },
27292
27292
  setup(e) {
27293
27293
  const t = e, a = ri(
27294
- () => import("./FilterSubcategories-1f65c851-CJfJEw81-BImwliXy.js")
27294
+ () => import("./FilterSubcategories-1f65c851-CJfJEw81-IwK71fAe.js")
27295
27295
  ), i = ri(
27296
- () => import("./FilterConditions-cd420512-CBeeVle7-DdRL10Sq.js")
27296
+ () => import("./FilterConditions-cd420512-CBeeVle7-1tElaVhL.js")
27297
27297
  ), o = ri(
27298
- () => import("./FilterField-a29b1541-hH9SS-IT-B7cuCWS_.js")
27298
+ () => import("./FilterField-a29b1541-hH9SS-IT-2ViQ4uv7.js")
27299
27299
  ), s = [
27300
27300
  {
27301
27301
  name: "Sub categorías",
@@ -41484,7 +41484,7 @@ const {
41484
41484
  width: "200px",
41485
41485
  height: "40px",
41486
41486
  borderColor: "rgba(255, 255, 255, 0.2)"
41487
- }, c = S(!0), b = S(null), w = S({ ...k1 }), _ = {
41487
+ }, c = S(!0), b = S(null), w = S({ ...ep }), _ = {
41488
41488
  isExpansionPanel: !1,
41489
41489
  templateProps: {
41490
41490
  boxShadow: "0px 4px 4px rgba(0, 0, 0, 0)"
@@ -42070,7 +42070,7 @@ const {
42070
42070
  }, _Q = /* @__PURE__ */ la(VK, [["__scopeId", "data-v-ea8ec8c4"]]);
42071
42071
  export {
42072
42072
  ze as K,
42073
- s3 as Q,
42073
+ s3 as X,
42074
42074
  je as Z,
42075
42075
  pR as a,
42076
42076
  Ue as d,