@golstats/gsc-game-data 1.0.278 → 1.0.279

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/README.md +35 -35
  2. package/dist/{FilterConditions-45e377fe-3a13230e.js → FilterConditions-45e377fe-0cc43cd1.js} +1 -1
  3. package/dist/{FilterConditions-67a56ee9-Byh7UnF3-a8e54b32.js → FilterConditions-67a56ee9-Byh7UnF3-39dc6c0a.js} +1 -1
  4. package/dist/{FilterField-1d2345af-DewpBlbm-332ac75f.js → FilterField-1d2345af-DewpBlbm-b3165cd3.js} +1 -1
  5. package/dist/{FilterField-2a5066d5-f7480775.js → FilterField-2a5066d5-b00256c5.js} +1 -1
  6. package/dist/{FilterSubcategories-92dfe0dc-C1aiPRbE-ea8dfaf6.js → FilterSubcategories-92dfe0dc-C1aiPRbE-9dcce6f5.js} +1 -1
  7. package/dist/{FilterSubcategories-f62528f5-ca36be1a.js → FilterSubcategories-f62528f5-c724979e.js} +1 -1
  8. package/dist/atajada.svg +56 -56
  9. package/dist/backarrow.svg +3 -3
  10. package/dist/contorno-escudo.svg +3 -3
  11. package/dist/css/fonts.css +91 -91
  12. package/dist/fin-del-partido.svg +43 -43
  13. package/dist/fuera-de-lugar.svg +57 -57
  14. package/dist/gol.svg +48 -48
  15. package/dist/group-427321178.svg +8 -8
  16. package/dist/group-427321179.svg +5 -5
  17. package/dist/group-427321501.svg +5 -5
  18. package/dist/gsc-game-data.js +1 -1
  19. package/dist/gsc-game-data.umd.cjs +14 -14
  20. package/dist/icn-arrow-expand.svg +3 -3
  21. package/dist/icn-cambio.svg +26 -26
  22. package/dist/icn-expand-arrow.svg +3 -3
  23. package/dist/icn-expand-arrow1.svg +3 -3
  24. package/dist/icn-falta.svg +42 -42
  25. package/dist/icn-filter.svg +12 -12
  26. package/dist/icn-filter1.svg +12 -12
  27. package/dist/icn-filter2.svg +12 -12
  28. package/dist/icn-play.svg +10 -10
  29. package/dist/icn-tarjeta-amarilla.svg +4 -4
  30. package/dist/icn-tarjeta-roja.svg +4 -4
  31. package/dist/icn-tiro-a-porteria.svg +36 -36
  32. package/dist/icn-tiros-de-esquina.svg +54 -54
  33. package/dist/images/canchaRPH.svg +30 -30
  34. package/dist/images/events/atajada.svg +56 -56
  35. package/dist/images/events/cambio.svg +26 -26
  36. package/dist/images/events/falta.svg +42 -42
  37. package/dist/images/events/fin-del-partido.svg +43 -43
  38. package/dist/images/events/fuera-de-lugar.svg +57 -57
  39. package/dist/images/events/gol.svg +48 -48
  40. package/dist/images/events/icn-cambio.svg +6 -6
  41. package/dist/images/events/icn-falta.svg +4 -4
  42. package/dist/images/events/icn-play.svg +3 -3
  43. package/dist/images/events/icn-tarjeta-amarilla.svg +4 -4
  44. package/dist/images/events/icn-tarjeta-roja.svg +4 -4
  45. package/dist/images/events/icn-tiro-a-porteria.svg +36 -36
  46. package/dist/images/events/icn-tiros-de-esquina.svg +18 -18
  47. package/dist/images/events/inicia-el-partido.svg +45 -45
  48. package/dist/images/events/jugada-peligrosa.svg +90 -90
  49. package/dist/images/events/penal-fallado.svg +194 -194
  50. package/dist/images/events/penal-marcado.svg +189 -189
  51. package/dist/images/events/tiempo-agregado.svg +74 -74
  52. package/dist/images/events/tiro-a-porteria.svg +80 -80
  53. package/dist/images/events/tiro-de-esquina.svg +54 -54
  54. package/dist/images/events/var.svg +30 -30
  55. package/dist/{index-9a7322e7.js → index-935e47d4.js} +180 -179
  56. package/dist/inicia-el-partido.svg +45 -45
  57. package/dist/jugada-peligrosa.svg +90 -90
  58. package/dist/next-arrow.svg +3 -3
  59. package/dist/nextarrow.svg +3 -3
  60. package/dist/penal-fallado.svg +194 -194
  61. package/dist/penal-marcado.svg +189 -189
  62. package/dist/play-icn.svg +3 -3
  63. package/dist/shape.svg +3 -3
  64. package/dist/style.css +1 -1
  65. package/dist/styles.css +1190 -1190
  66. package/dist/tiempo-agregado.svg +74 -74
  67. package/dist/tiro-a-porteria.svg +80 -80
  68. package/dist/var.svg +30 -30
  69. package/package.json +65 -65
@@ -6178,7 +6178,8 @@ const _ae = { class: "game-info__teams" }, bae = { class: "game-info__teams__tea
6178
6178
  }, Gt(f.value.visiting_team.acronym), 3)
6179
6179
  ], 2)
6180
6180
  ], 2),
6181
- se("div", {
6181
+ f.value.game_status != 4 ? ($e(), qe("div", {
6182
+ key: 0,
6182
6183
  class: Ke(a.$style.headereventsmobile)
6183
6184
  }, [
6184
6185
  se("div", {
@@ -6361,7 +6362,7 @@ const _ae = { class: "game-info__teams" }, bae = { class: "game-info__teams__tea
6361
6362
  ], 64))
6362
6363
  ], 2)
6363
6364
  ], 2)
6364
- ], 2)
6365
+ ], 2)) : Ot("", !0)
6365
6366
  ], 2)
6366
6367
  ], 2));
6367
6368
  }
@@ -10659,7 +10660,7 @@ const po = (e, n) => {
10659
10660
  onClick: z
10660
10661
  }, Gt(e.text), 7));
10661
10662
  }
10662
- }, NV = /* @__PURE__ */ po(lle, [["__scopeId", "data-v-bb7f8e4d"]]), cle = (e, n) => {
10663
+ }, NV = /* @__PURE__ */ po(lle, [["__scopeId", "data-v-69cf823e"]]), cle = (e, n) => {
10663
10664
  const r = e.__vccOpts || e;
10664
10665
  for (const [P, z] of n)
10665
10666
  r[P] = z;
@@ -10778,7 +10779,7 @@ const po = (e, n) => {
10778
10779
  ], 64));
10779
10780
  }
10780
10781
  }, dle = /* @__PURE__ */ cle(ule, [["__scopeId", "data-v-2f344053"]]);
10781
- const hle = (e) => (xr("data-v-2a796a00"), e = e(), wr(), e), ple = /* @__PURE__ */ hle(() => /* @__PURE__ */ se("div", { class: "button__icon" }, null, -1)), fle = { class: "button__text" }, mle = { key: 0 }, gle = {
10782
+ const hle = (e) => (xr("data-v-a8936b64"), e = e(), wr(), e), ple = /* @__PURE__ */ hle(() => /* @__PURE__ */ se("div", { class: "button__icon" }, null, -1)), fle = { class: "button__text" }, mle = { key: 0 }, gle = {
10782
10783
  width: "8",
10783
10784
  height: "4",
10784
10785
  viewBox: "0 0 8 4",
@@ -10937,7 +10938,7 @@ const hle = (e) => (xr("data-v-2a796a00"), e = e(), wr(), e), ple = /* @__PURE__
10937
10938
  ], 2)
10938
10939
  ], 4));
10939
10940
  }
10940
- }, _le = /* @__PURE__ */ po(vle, [["__scopeId", "data-v-2a796a00"]]), ble = (e, n) => {
10941
+ }, _le = /* @__PURE__ */ po(vle, [["__scopeId", "data-v-a8936b64"]]), ble = (e, n) => {
10941
10942
  const r = e.__vccOpts || e;
10942
10943
  for (const [P, z] of n)
10943
10944
  r[P] = z;
@@ -11149,7 +11150,7 @@ const hle = (e) => (xr("data-v-2a796a00"), e = e(), wr(), e), ple = /* @__PURE__
11149
11150
  ], 2));
11150
11151
  }
11151
11152
  }, Qy = /* @__PURE__ */ ble(Ele, [["__scopeId", "data-v-bcf3bcc6"]]);
11152
- const L5 = (e) => (xr("data-v-ce334c17"), e = e(), wr(), e), Ile = { class: "details__header" }, Ple = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__header__title" }, "Jugando como", -1)), Ole = { class: "details__header__checkbox" }, Lle = { class: "details__body" }, Fle = { class: "details__body__playing-as" }, Rle = ["onClick"], Dle = { class: "details__header" }, zle = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), Ble = { class: "details__header__checkbox" }, Nle = { class: "details__body" }, $le = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__body__title" }, "1er tiempo", -1)), jle = { class: "details__body__game-section" }, Vle = ["onClick"], Ule = { class: "details__body" }, Gle = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__body__title" }, "2do tiempo", -1)), Hle = { class: "details__body__game-section" }, Wle = ["onClick"], qle = {
11153
+ const L5 = (e) => (xr("data-v-3e7cb100"), e = e(), wr(), e), Ile = { class: "details__header" }, Ple = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__header__title" }, "Jugando como", -1)), Ole = { class: "details__header__checkbox" }, Lle = { class: "details__body" }, Fle = { class: "details__body__playing-as" }, Rle = ["onClick"], Dle = { class: "details__header" }, zle = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), Ble = { class: "details__header__checkbox" }, Nle = { class: "details__body" }, $le = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__body__title" }, "1er tiempo", -1)), jle = { class: "details__body__game-section" }, Vle = ["onClick"], Ule = { class: "details__body" }, Gle = /* @__PURE__ */ L5(() => /* @__PURE__ */ se("div", { class: "details__body__title" }, "2do tiempo", -1)), Hle = { class: "details__body__game-section" }, Wle = ["onClick"], qle = {
11153
11154
  __name: "StatisticsFilterTemplate",
11154
11155
  props: {
11155
11156
  playingAs: {
@@ -11244,14 +11245,14 @@ const L5 = (e) => (xr("data-v-ce334c17"), e = e(), wr(), e), Ile = { class: "det
11244
11245
  setup(e) {
11245
11246
  const n = e;
11246
11247
  qr((a) => ({
11247
- "2321d9a1": e.buttonsBackgroundColor,
11248
- ccabcbfc: e.buttonsTextColor,
11249
- "05a0a474": e.buttonsBorderWidth,
11250
- "07cea13a": e.buttonsBorderColor,
11251
- "67fac807": e.buttonsBackgroundColorActive,
11252
- "728f7ba8": e.buttonsTextColorActive,
11253
- "12a02c6c": e.buttonsBorderWidthActive,
11254
- "5392776e": e.buttonsBorderColorActive
11248
+ "057a1337": e.buttonsBackgroundColor,
11249
+ "4ababc18": e.buttonsTextColor,
11250
+ a6bfbb48: e.buttonsBorderWidth,
11251
+ a8edb80e: e.buttonsBorderColor,
11252
+ "6a6af91d": e.buttonsBackgroundColorActive,
11253
+ "54e7b53e": e.buttonsTextColorActive,
11254
+ "805f4efc": e.buttonsBorderWidthActive,
11255
+ f9321f42: e.buttonsBorderColorActive
11255
11256
  }));
11256
11257
  const r = En(() => n.playingAs.every((a) => a.isSelected)), P = En(() => n.gameSections.every((a) => a.isSelected)), z = En(() => n.gameSections.reduce(
11257
11258
  (a, y) => (y.value <= 3 ? a.firstHalf.push(y) : a.secondHalf.push(y), a),
@@ -11338,7 +11339,7 @@ const L5 = (e) => (xr("data-v-ce334c17"), e = e(), wr(), e), Ile = { class: "det
11338
11339
  ])
11339
11340
  ], 4));
11340
11341
  }
11341
- }, Yle = /* @__PURE__ */ po(qle, [["__scopeId", "data-v-ce334c17"]]), Xle = { class: "statistics-filter-button" }, Zle = {
11342
+ }, Yle = /* @__PURE__ */ po(qle, [["__scopeId", "data-v-3e7cb100"]]), Xle = { class: "statistics-filter-button" }, Zle = {
11342
11343
  __name: "StatisticsFilterButton",
11343
11344
  setup(e) {
11344
11345
  const n = xa(!1);
@@ -11403,7 +11404,7 @@ const Jle = {
11403
11404
  onInput: l
11404
11405
  }, null, 544));
11405
11406
  }
11406
- }, $V = /* @__PURE__ */ po(Jle, [["__scopeId", "data-v-e3a6ae4e"]]), Kle = (e, n) => {
11407
+ }, $V = /* @__PURE__ */ po(Jle, [["__scopeId", "data-v-caefc67f"]]), Kle = (e, n) => {
11407
11408
  const r = e.__vccOpts || e;
11408
11409
  for (const [P, z] of n)
11409
11410
  r[P] = z;
@@ -11962,7 +11963,7 @@ function dce(e, n, r, P, z, l) {
11962
11963
  }, null, 8, ["options", "series"]))
11963
11964
  ], 512);
11964
11965
  }
11965
- const hce = /* @__PURE__ */ po(cce, [["render", dce], ["__scopeId", "data-v-b0edd3c1"]]), pce = (e, n) => {
11966
+ const hce = /* @__PURE__ */ po(cce, [["render", dce], ["__scopeId", "data-v-ce5d80d0"]]), pce = (e, n) => {
11966
11967
  const r = e.__vccOpts || e;
11967
11968
  for (const [P, z] of n)
11968
11969
  r[P] = z;
@@ -12523,8 +12524,8 @@ const Pce = { class: "card-trend-live__dropdown-category" }, Oce = { class: "sel
12523
12524
  ], 2)
12524
12525
  ], 512));
12525
12526
  }
12526
- }, Dce = /* @__PURE__ */ po(Rce, [["__scopeId", "data-v-d2eb653a"]]);
12527
- const VV = (e) => (xr("data-v-55b6125e"), e = e(), wr(), e), zce = { class: "trending-live__header__radios" }, Bce = { class: "trending-live__header__radios__group" }, Nce = { class: "trending-live__header__switch" }, $ce = { class: "trending-live__header__switch__control" }, jce = /* @__PURE__ */ VV(() => /* @__PURE__ */ se("span", null, "Acumulado", -1)), Vce = /* @__PURE__ */ VV(() => /* @__PURE__ */ se("span", null, "Por periodo", -1)), Uce = { class: "trending-live__body" }, Gce = {
12527
+ }, Dce = /* @__PURE__ */ po(Rce, [["__scopeId", "data-v-b0c2a11a"]]);
12528
+ const VV = (e) => (xr("data-v-e076a2ad"), e = e(), wr(), e), zce = { class: "trending-live__header__radios" }, Bce = { class: "trending-live__header__radios__group" }, Nce = { class: "trending-live__header__switch" }, $ce = { class: "trending-live__header__switch__control" }, jce = /* @__PURE__ */ VV(() => /* @__PURE__ */ se("span", null, "Acumulado", -1)), Vce = /* @__PURE__ */ VV(() => /* @__PURE__ */ se("span", null, "Por periodo", -1)), Uce = { class: "trending-live__body" }, Gce = {
12528
12529
  __name: "TrendLive",
12529
12530
  props: {
12530
12531
  game: {
@@ -12670,7 +12671,7 @@ const VV = (e) => (xr("data-v-55b6125e"), e = e(), wr(), e), zce = { class: "tre
12670
12671
  ])
12671
12672
  ], 512));
12672
12673
  }
12673
- }, Hce = /* @__PURE__ */ po(Gce, [["__scopeId", "data-v-55b6125e"]]);
12674
+ }, Hce = /* @__PURE__ */ po(Gce, [["__scopeId", "data-v-e076a2ad"]]);
12674
12675
  const Wce = {
12675
12676
  name: "BarraLeft",
12676
12677
  props: {
@@ -12705,7 +12706,7 @@ const Wce = {
12705
12706
  return 350 * this.live + 10;
12706
12707
  }
12707
12708
  }
12708
- }, qce = (e) => (xr("data-v-49b2380c"), e = e(), wr(), e), Yce = { class: "custom-progress-bar" }, Xce = {
12709
+ }, qce = (e) => (xr("data-v-ce226c7f"), e = e(), wr(), e), Yce = { class: "custom-progress-bar" }, Xce = {
12709
12710
  xmlns: "http://www.w3.org/2000/svg",
12710
12711
  viewBox: "15 5 350 15",
12711
12712
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -12725,7 +12726,7 @@ function Kce(e, n, r, P, z, l) {
12725
12726
  ]))
12726
12727
  ]);
12727
12728
  }
12728
- const Qce = /* @__PURE__ */ po(Wce, [["render", Kce], ["__scopeId", "data-v-49b2380c"]]);
12729
+ const Qce = /* @__PURE__ */ po(Wce, [["render", Kce], ["__scopeId", "data-v-ce226c7f"]]);
12729
12730
  const eue = {
12730
12731
  name: "BarraRight",
12731
12732
  props: {
@@ -12756,7 +12757,7 @@ const eue = {
12756
12757
  return 350 * this.live + 10;
12757
12758
  }
12758
12759
  }
12759
- }, tue = (e) => (xr("data-v-054b26d4"), e = e(), wr(), e), aue = { class: "custom-progress-bar" }, nue = {
12760
+ }, tue = (e) => (xr("data-v-7e074cc4"), e = e(), wr(), e), aue = { class: "custom-progress-bar" }, nue = {
12760
12761
  xmlns: "http://www.w3.org/2000/svg",
12761
12762
  viewBox: "4 5 350 15",
12762
12763
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -12776,7 +12777,7 @@ function oue(e, n, r, P, z, l) {
12776
12777
  ]))
12777
12778
  ]);
12778
12779
  }
12779
- const sue = /* @__PURE__ */ po(eue, [["render", oue], ["__scopeId", "data-v-054b26d4"]]);
12780
+ const sue = /* @__PURE__ */ po(eue, [["render", oue], ["__scopeId", "data-v-7e074cc4"]]);
12780
12781
  function UV(e, n) {
12781
12782
  return function() {
12782
12783
  return e.apply(n, arguments);
@@ -14670,7 +14671,7 @@ const jde = {
14670
14671
  },
14671
14672
  async mounted() {
14672
14673
  }
14673
- }, fU = (e) => (xr("data-v-0f568b82"), e = e(), wr(), e), Vde = { class: "card" }, Ude = { class: "card__header" }, Gde = { class: "card__header__team-logo" }, Hde = ["src"], Wde = { class: "card__header__title" }, qde = { class: "card__header__team-logo" }, Yde = ["src"], Xde = { class: "card__stats" }, Zde = {
14674
+ }, fU = (e) => (xr("data-v-74093fb1"), e = e(), wr(), e), Vde = { class: "card" }, Ude = { class: "card__header" }, Gde = { class: "card__header__team-logo" }, Hde = ["src"], Wde = { class: "card__header__title" }, qde = { class: "card__header__team-logo" }, Yde = ["src"], Xde = { class: "card__stats" }, Zde = {
14674
14675
  key: 0,
14675
14676
  class: "card__stats__stat"
14676
14677
  }, Jde = ["onClick"], Kde = /* @__PURE__ */ fU(() => /* @__PURE__ */ se("img", { src: pU }, null, -1)), Qde = [
@@ -14779,7 +14780,7 @@ function hhe(e, n, r, P, z, l) {
14779
14780
  ])
14780
14781
  ]);
14781
14782
  }
14782
- const phe = /* @__PURE__ */ po(jde, [["render", hhe], ["__scopeId", "data-v-0f568b82"]]);
14783
+ const phe = /* @__PURE__ */ po(jde, [["render", hhe], ["__scopeId", "data-v-74093fb1"]]);
14783
14784
  const fhe = {
14784
14785
  name: "GscComparative",
14785
14786
  props: {
@@ -14812,7 +14813,7 @@ const fhe = {
14812
14813
  }
14813
14814
  },
14814
14815
  methods: {}
14815
- }, M1 = (e) => (xr("data-v-7630efe1"), e = e(), wr(), e), mhe = { class: "comparative-card" }, ghe = /* @__PURE__ */ M1(() => /* @__PURE__ */ se("div", { class: "header-title" }, [
14816
+ }, M1 = (e) => (xr("data-v-4a054ef7"), e = e(), wr(), e), mhe = { class: "comparative-card" }, ghe = /* @__PURE__ */ M1(() => /* @__PURE__ */ se("div", { class: "header-title" }, [
14816
14817
  /* @__PURE__ */ se("span", null, "Comparativa")
14817
14818
  ], -1)), yhe = { class: "versus" }, vhe = { class: "team-badge" }, _he = ["src", "alt"], bhe = /* @__PURE__ */ M1(() => /* @__PURE__ */ se("div", null, [
14818
14819
  /* @__PURE__ */ se("div", null, [
@@ -14897,7 +14898,7 @@ function Lhe(e, n, r, P, z, l) {
14897
14898
  ])
14898
14899
  ], 4);
14899
14900
  }
14900
- const Fhe = /* @__PURE__ */ po(fhe, [["render", Lhe], ["__scopeId", "data-v-7630efe1"]]);
14901
+ const Fhe = /* @__PURE__ */ po(fhe, [["render", Lhe], ["__scopeId", "data-v-4a054ef7"]]);
14901
14902
  const Rhe = (e, n) => {
14902
14903
  const r = e.__vccOpts || e;
14903
14904
  for (const [P, z] of n)
@@ -15707,7 +15708,7 @@ const qP = ["#0033C5", "#cbee6b"], ope = {
15707
15708
  ) / e.homeTeam.accomplished.arrayRankings.length * 100).toFixed(2) : this.avg(e, this.accomplished);
15708
15709
  }
15709
15710
  }
15710
- }, spe = (e) => (xr("data-v-2919a0e9"), e = e(), wr(), e), lpe = { class: "distribution" }, cpe = { class: "distribution__container" }, upe = { class: "distribution__container__chart-type__title" }, dpe = /* @__PURE__ */ spe(() => /* @__PURE__ */ se("div", { class: "distribution__container__chart-type__controls" }, null, -1)), hpe = { class: "distribution__container__chart-type__chart" };
15711
+ }, spe = (e) => (xr("data-v-0b7d62f2"), e = e(), wr(), e), lpe = { class: "distribution" }, cpe = { class: "distribution__container" }, upe = { class: "distribution__container__chart-type__title" }, dpe = /* @__PURE__ */ spe(() => /* @__PURE__ */ se("div", { class: "distribution__container__chart-type__controls" }, null, -1)), hpe = { class: "distribution__container__chart-type__chart" };
15711
15712
  function ppe(e, n, r, P, z, l) {
15712
15713
  const f = nr("apexchart");
15713
15714
  return $e(), qe("div", lpe, [
@@ -15732,7 +15733,7 @@ function ppe(e, n, r, P, z, l) {
15732
15733
  ])
15733
15734
  ]);
15734
15735
  }
15735
- const fpe = /* @__PURE__ */ po(ope, [["render", ppe], ["__scopeId", "data-v-2919a0e9"]]), mpe = (e, n) => {
15736
+ const fpe = /* @__PURE__ */ po(ope, [["render", ppe], ["__scopeId", "data-v-0b7d62f2"]]), mpe = (e, n) => {
15736
15737
  const r = e.__vccOpts || e;
15737
15738
  for (const [P, z] of n)
15738
15739
  r[P] = z;
@@ -15882,7 +15883,7 @@ function Tpe(e, n, r, P, z, l) {
15882
15883
  Lo(e.$slots, "default", {}, void 0, !0)
15883
15884
  ], 6);
15884
15885
  }
15885
- const mU = /* @__PURE__ */ po(kpe, [["render", Tpe], ["__scopeId", "data-v-0cf5a19c"]]);
15886
+ const mU = /* @__PURE__ */ po(kpe, [["render", Tpe], ["__scopeId", "data-v-33a39744"]]);
15886
15887
  const Spe = {
15887
15888
  name: "SoccerChalkboardXg",
15888
15889
  components: {
@@ -16029,7 +16030,7 @@ const Spe = {
16029
16030
  this.data.visible = !1;
16030
16031
  }
16031
16032
  }
16032
- }, Db = (e) => (xr("data-v-0e03d462"), e = e(), wr(), e), Cpe = { class: "soccer-chalkboard-xg" }, Ape = {
16033
+ }, Db = (e) => (xr("data-v-478d25b8"), e = e(), wr(), e), Cpe = { class: "soccer-chalkboard-xg" }, Ape = {
16033
16034
  xmlns: "http://www.w3.org/2000/svg",
16034
16035
  viewBox: "0 0 490 684",
16035
16036
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -16187,7 +16188,7 @@ function Zpe(e, n, r, P, z, l) {
16187
16188
  }, 8, ["data"])
16188
16189
  ]);
16189
16190
  }
16190
- const gU = /* @__PURE__ */ po(Spe, [["render", Zpe], ["__scopeId", "data-v-0e03d462"]]), yU = [12, 55, 35, 54], vU = [510], ZP = new Set(yU), JP = new Set(vU), ev = [
16191
+ const gU = /* @__PURE__ */ po(Spe, [["render", Zpe], ["__scopeId", "data-v-478d25b8"]]), yU = [12, 55, 35, 54], vU = [510], ZP = new Set(yU), JP = new Set(vU), ev = [
16191
16192
  {
16192
16193
  name: "Goles",
16193
16194
  color: "#336DFF",
@@ -16276,7 +16277,7 @@ const Jpe = {
16276
16277
  beforeMount() {
16277
16278
  this.fillXgPlays();
16278
16279
  }
16279
- }, _U = (e) => (xr("data-v-a13ade42"), e = e(), wr(), e), Kpe = { class: "xg-container" }, Qpe = { class: "xg-container__info" }, efe = /* @__PURE__ */ _U(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), tfe = { class: "table" }, afe = { class: "table__row" }, nfe = { class: "table__row__title" }, rfe = { class: "table__row__value" }, ife = ["src"], ofe = { class: "table__row" }, sfe = { class: "table__row__title" }, lfe = { class: "table__row__value" }, cfe = { class: "table__row" }, ufe = { class: "table__row__title" }, dfe = { class: "table__row__value" }, hfe = /* @__PURE__ */ _U(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16280
+ }, _U = (e) => (xr("data-v-3a21f7fa"), e = e(), wr(), e), Kpe = { class: "xg-container" }, Qpe = { class: "xg-container__info" }, efe = /* @__PURE__ */ _U(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), tfe = { class: "table" }, afe = { class: "table__row" }, nfe = { class: "table__row__title" }, rfe = { class: "table__row__value" }, ife = ["src"], ofe = { class: "table__row" }, sfe = { class: "table__row__title" }, lfe = { class: "table__row__value" }, cfe = { class: "table__row" }, ufe = { class: "table__row__title" }, dfe = { class: "table__row__value" }, hfe = /* @__PURE__ */ _U(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16280
16281
  /* @__PURE__ */ se("span", null, "xG:"),
16281
16282
  /* @__PURE__ */ cn(" es la medida para estimar la probabilidad de que un tiro o una jugada termine en gol, basándose en factores como la ubicación y la dificultad de la acción. ")
16282
16283
  ], -1)), pfe = { class: "xg-container__field" };
@@ -16316,7 +16317,7 @@ function ffe(e, n, r, P, z, l) {
16316
16317
  ])
16317
16318
  ]);
16318
16319
  }
16319
- const mfe = /* @__PURE__ */ po(Jpe, [["render", ffe], ["__scopeId", "data-v-a13ade42"]]);
16320
+ const mfe = /* @__PURE__ */ po(Jpe, [["render", ffe], ["__scopeId", "data-v-3a21f7fa"]]);
16320
16321
  const gfe = {
16321
16322
  name: "XgAway",
16322
16323
  components: {
@@ -16395,7 +16396,7 @@ const gfe = {
16395
16396
  beforeMount() {
16396
16397
  this.setTeamSelected("Visiting"), this.fillXgPlays();
16397
16398
  }
16398
- }, bU = (e) => (xr("data-v-ddcacec9"), e = e(), wr(), e), yfe = { class: "xg-container" }, vfe = { class: "xg-container__info" }, _fe = /* @__PURE__ */ bU(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), bfe = { class: "table" }, xfe = { class: "table__row" }, wfe = { class: "table__row__title" }, kfe = { class: "table__row__value" }, Tfe = ["src"], Sfe = { class: "table__row" }, Cfe = { class: "table__row__title" }, Afe = { class: "table__row__value" }, Mfe = { class: "table__row" }, Efe = { class: "table__row__title" }, Ife = { class: "table__row__value" }, Pfe = /* @__PURE__ */ bU(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16399
+ }, bU = (e) => (xr("data-v-b6926437"), e = e(), wr(), e), yfe = { class: "xg-container" }, vfe = { class: "xg-container__info" }, _fe = /* @__PURE__ */ bU(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), bfe = { class: "table" }, xfe = { class: "table__row" }, wfe = { class: "table__row__title" }, kfe = { class: "table__row__value" }, Tfe = ["src"], Sfe = { class: "table__row" }, Cfe = { class: "table__row__title" }, Afe = { class: "table__row__value" }, Mfe = { class: "table__row" }, Efe = { class: "table__row__title" }, Ife = { class: "table__row__value" }, Pfe = /* @__PURE__ */ bU(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16399
16400
  /* @__PURE__ */ se("span", null, "xG:"),
16400
16401
  /* @__PURE__ */ cn(" es la medida para estimar la probabilidad de que un tiro o una jugada termine en gol, basándose en factores como la ubicación y la dificultad de la acción. ")
16401
16402
  ], -1)), Ofe = { class: "xg-container__field" };
@@ -16437,7 +16438,7 @@ function Lfe(e, n, r, P, z, l) {
16437
16438
  ])
16438
16439
  ]);
16439
16440
  }
16440
- const Ffe = /* @__PURE__ */ po(gfe, [["render", Lfe], ["__scopeId", "data-v-ddcacec9"]]);
16441
+ const Ffe = /* @__PURE__ */ po(gfe, [["render", Lfe], ["__scopeId", "data-v-b6926437"]]);
16441
16442
  const Rfe = {
16442
16443
  name: "SoccerChalkboardXgMobile",
16443
16444
  components: {
@@ -16584,7 +16585,7 @@ const Rfe = {
16584
16585
  this.data.visible = !1;
16585
16586
  }
16586
16587
  }
16587
- }, zb = (e) => (xr("data-v-9bd26437"), e = e(), wr(), e), Dfe = { class: "soccer-chalkboard-xg" }, zfe = {
16588
+ }, zb = (e) => (xr("data-v-99de0366"), e = e(), wr(), e), Dfe = { class: "soccer-chalkboard-xg" }, zfe = {
16588
16589
  xmlns: "http://www.w3.org/2000/svg",
16589
16590
  viewBox: "0 0 490 684",
16590
16591
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -16742,7 +16743,7 @@ function o0e(e, n, r, P, z, l) {
16742
16743
  }, 8, ["data"])
16743
16744
  ]);
16744
16745
  }
16745
- const xU = /* @__PURE__ */ po(Rfe, [["render", o0e], ["__scopeId", "data-v-9bd26437"]]);
16746
+ const xU = /* @__PURE__ */ po(Rfe, [["render", o0e], ["__scopeId", "data-v-99de0366"]]);
16746
16747
  const s0e = {
16747
16748
  name: "Xg",
16748
16749
  components: {
@@ -16814,7 +16815,7 @@ const s0e = {
16814
16815
  beforeMount() {
16815
16816
  this.fillXgPlays();
16816
16817
  }
16817
- }, wU = (e) => (xr("data-v-fe06617a"), e = e(), wr(), e), l0e = { class: "xg-container" }, c0e = /* @__PURE__ */ wU(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), u0e = { class: "xg-container__field" }, d0e = { class: "xg-container__info" }, h0e = { class: "table" }, p0e = { class: "table__row" }, f0e = { class: "table__row__title" }, m0e = { class: "table__row__value" }, g0e = ["src"], y0e = { class: "table__row" }, v0e = { class: "table__row__title" }, _0e = { class: "table__row__value" }, b0e = { class: "table__row" }, x0e = { class: "table__row__title" }, w0e = { class: "table__row__value" }, k0e = /* @__PURE__ */ wU(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16818
+ }, wU = (e) => (xr("data-v-fb5342de"), e = e(), wr(), e), l0e = { class: "xg-container" }, c0e = /* @__PURE__ */ wU(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), u0e = { class: "xg-container__field" }, d0e = { class: "xg-container__info" }, h0e = { class: "table" }, p0e = { class: "table__row" }, f0e = { class: "table__row__title" }, m0e = { class: "table__row__value" }, g0e = ["src"], y0e = { class: "table__row" }, v0e = { class: "table__row__title" }, _0e = { class: "table__row__value" }, b0e = { class: "table__row" }, x0e = { class: "table__row__title" }, w0e = { class: "table__row__value" }, k0e = /* @__PURE__ */ wU(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16818
16819
  /* @__PURE__ */ se("span", null, "xG:"),
16819
16820
  /* @__PURE__ */ cn(" es la medida para estimar la probabilidad de que un tiro o una jugada termine en gol, basándose en factores como la ubicación y la dificultad de la acción. ")
16820
16821
  ], -1));
@@ -16854,7 +16855,7 @@ function T0e(e, n, r, P, z, l) {
16854
16855
  ])
16855
16856
  ]);
16856
16857
  }
16857
- const S0e = /* @__PURE__ */ po(s0e, [["render", T0e], ["__scopeId", "data-v-fe06617a"]]);
16858
+ const S0e = /* @__PURE__ */ po(s0e, [["render", T0e], ["__scopeId", "data-v-fb5342de"]]);
16858
16859
  const C0e = {
16859
16860
  name: "Xg",
16860
16861
  components: {
@@ -16926,7 +16927,7 @@ const C0e = {
16926
16927
  beforeMount() {
16927
16928
  this.fillXgPlays();
16928
16929
  }
16929
- }, kU = (e) => (xr("data-v-e1c76ea1"), e = e(), wr(), e), A0e = { class: "xg-container" }, M0e = /* @__PURE__ */ kU(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), E0e = { class: "xg-container__field" }, I0e = { class: "xg-container__info" }, P0e = { class: "table" }, O0e = { class: "table__row" }, L0e = { class: "table__row__title" }, F0e = { class: "table__row__value" }, R0e = ["src"], D0e = { class: "table__row" }, z0e = { class: "table__row__title" }, B0e = { class: "table__row__value" }, N0e = { class: "table__row" }, $0e = { class: "table__row__title" }, j0e = { class: "table__row__value" }, V0e = /* @__PURE__ */ kU(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16930
+ }, kU = (e) => (xr("data-v-38eed9b5"), e = e(), wr(), e), A0e = { class: "xg-container" }, M0e = /* @__PURE__ */ kU(() => /* @__PURE__ */ se("div", { class: "title" }, "Goles esperados (xG)", -1)), E0e = { class: "xg-container__field" }, I0e = { class: "xg-container__info" }, P0e = { class: "table" }, O0e = { class: "table__row" }, L0e = { class: "table__row__title" }, F0e = { class: "table__row__value" }, R0e = ["src"], D0e = { class: "table__row" }, z0e = { class: "table__row__title" }, B0e = { class: "table__row__value" }, N0e = { class: "table__row" }, $0e = { class: "table__row__title" }, j0e = { class: "table__row__value" }, V0e = /* @__PURE__ */ kU(() => /* @__PURE__ */ se("div", { class: "table-description" }, [
16930
16931
  /* @__PURE__ */ se("span", null, "xG:"),
16931
16932
  /* @__PURE__ */ cn(" es la medida para estimar la probabilidad de que un tiro o una jugada termine en gol, basándose en factores como la ubicación y la dificultad de la acción. ")
16932
16933
  ], -1));
@@ -16966,7 +16967,7 @@ function U0e(e, n, r, P, z, l) {
16966
16967
  ])
16967
16968
  ]);
16968
16969
  }
16969
- const G0e = /* @__PURE__ */ po(C0e, [["render", U0e], ["__scopeId", "data-v-e1c76ea1"]]);
16970
+ const G0e = /* @__PURE__ */ po(C0e, [["render", U0e], ["__scopeId", "data-v-38eed9b5"]]);
16970
16971
  let KP = null;
16971
16972
  const H0e = {
16972
16973
  name: "XgMain",
@@ -17054,8 +17055,8 @@ function Y0e(e, n, r, P, z, l) {
17054
17055
  z.gamesContainerWidth < 655 && z.teamSelect == e.visitingTeam.colloquial_name ? ($e(), jn(a, { key: 4 })) : Ot("", !0)
17055
17056
  ], 512);
17056
17057
  }
17057
- const X0e = /* @__PURE__ */ po(H0e, [["render", Y0e], ["__scopeId", "data-v-12759086"]]);
17058
- const EC = (e) => (xr("data-v-6e45e9a0"), e = e(), wr(), e), Z0e = { class: "statistics-main" }, J0e = { class: "statistics-main__header" }, K0e = { class: "statistics-main__header__filter" }, Q0e = {
17058
+ const X0e = /* @__PURE__ */ po(H0e, [["render", Y0e], ["__scopeId", "data-v-20bd873f"]]);
17059
+ const EC = (e) => (xr("data-v-ea30b19a"), e = e(), wr(), e), Z0e = { class: "statistics-main" }, J0e = { class: "statistics-main__header" }, K0e = { class: "statistics-main__header__filter" }, Q0e = {
17059
17060
  key: 0,
17060
17061
  class: "statistics-main__header__live-switch"
17061
17062
  }, eme = /* @__PURE__ */ EC(() => /* @__PURE__ */ se("div", null, "Este partido", -1)), tme = /* @__PURE__ */ EC(() => /* @__PURE__ */ se("div", null, "Acumulado", -1)), ame = { class: "statistics-main__header__info" }, nme = /* @__PURE__ */ EC(() => /* @__PURE__ */ se("br", null, null, -1)), rme = pc({
@@ -17275,7 +17276,7 @@ const EC = (e) => (xr("data-v-6e45e9a0"), e = e(), wr(), e), Z0e = { class: "sta
17275
17276
  ]))
17276
17277
  ]));
17277
17278
  }
17278
- }), ome = /* @__PURE__ */ po(ime, [["__scopeId", "data-v-6e45e9a0"]]);
17279
+ }), ome = /* @__PURE__ */ po(ime, [["__scopeId", "data-v-ea30b19a"]]);
17279
17280
  function TU(e, n) {
17280
17281
  return function() {
17281
17282
  return e.apply(n, arguments);
@@ -31440,7 +31441,7 @@ const E9e = { class: "alineaciones-container" }, I9e = {
31440
31441
  ], 64))
31441
31442
  ]));
31442
31443
  }
31443
- }, P9e = /* @__PURE__ */ po(I9e, [["__scopeId", "data-v-4a8a9eaf"]]);
31444
+ }, P9e = /* @__PURE__ */ po(I9e, [["__scopeId", "data-v-b08983d1"]]);
31444
31445
  function wG(e, n) {
31445
31446
  return function() {
31446
31447
  return e.apply(n, arguments);
@@ -39967,7 +39968,7 @@ const eLe = { class: "datagame-container" }, tLe = {
39967
39968
  ], 64))
39968
39969
  ]));
39969
39970
  }
39970
- }, aLe = /* @__PURE__ */ po(tLe, [["__scopeId", "data-v-2b1af1a3"]]);
39971
+ }, aLe = /* @__PURE__ */ po(tLe, [["__scopeId", "data-v-64d0420c"]]);
39971
39972
  function xH(e, n) {
39972
39973
  return function() {
39973
39974
  return e.apply(n, arguments);
@@ -54516,7 +54517,7 @@ const BWe = { class: "datagame-container" }, NWe = {
54516
54517
  ], 64))
54517
54518
  ]));
54518
54519
  }
54519
- }, $We = /* @__PURE__ */ po(NWe, [["__scopeId", "data-v-37579f18"]]);
54520
+ }, $We = /* @__PURE__ */ po(NWe, [["__scopeId", "data-v-1c72e0de"]]);
54520
54521
  const jWe = {
54521
54522
  components: {},
54522
54523
  props: {
@@ -54551,7 +54552,7 @@ const jWe = {
54551
54552
  created() {
54552
54553
  document.body.classList.add("no-scroll");
54553
54554
  }
54554
- }, lf = (e) => (xr("data-v-42c6971a"), e = e(), wr(), e), VWe = { class: "home_team-events" }, UWe = { class: "home_team-events__title" }, GWe = ["src"], HWe = /* @__PURE__ */ lf(() => /* @__PURE__ */ se("img", {
54555
+ }, lf = (e) => (xr("data-v-260fc12e"), e = e(), wr(), e), VWe = { class: "home_team-events" }, UWe = { class: "home_team-events__title" }, GWe = ["src"], HWe = /* @__PURE__ */ lf(() => /* @__PURE__ */ se("img", {
54555
54556
  width: "13",
54556
54557
  height: "13",
54557
54558
  src: "https://az755631.vo.msecnd.net/todoelfut/players-goals-con-goles.png"
@@ -54757,7 +54758,7 @@ function hqe(e, n, r, P, z, l) {
54757
54758
  ])
54758
54759
  ]);
54759
54760
  }
54760
- const GW = /* @__PURE__ */ po(jWe, [["render", hqe], ["__scopeId", "data-v-42c6971a"]]), pqe = (e, n) => {
54761
+ const GW = /* @__PURE__ */ po(jWe, [["render", hqe], ["__scopeId", "data-v-260fc12e"]]), pqe = (e, n) => {
54761
54762
  const r = e.__vccOpts || e;
54762
54763
  for (const [P, z] of n)
54763
54764
  r[P] = z;
@@ -84479,7 +84480,7 @@ const qxt = { class: "datagame-container" }, Yxt = {
84479
84480
  ], 64))
84480
84481
  ]));
84481
84482
  }
84482
- }, Xxt = /* @__PURE__ */ po(Yxt, [["__scopeId", "data-v-4fc6cdf7"]]);
84483
+ }, Xxt = /* @__PURE__ */ po(Yxt, [["__scopeId", "data-v-60daf71a"]]);
84483
84484
  function OX(e, n) {
84484
84485
  return function() {
84485
84486
  return e.apply(n, arguments);
@@ -88261,7 +88262,7 @@ const F5t = {
88261
88262
  }
88262
88263
  }
88263
88264
  }
88264
- }, R5t = (e) => (xr("data-v-339aebab"), e = e(), wr(), e), D5t = { class: "data-prominent-game" }, z5t = { class: "title-data" }, B5t = { class: "item-data-text" }, N5t = ["innerHTML"], $5t = { class: "contain-stats-control" }, j5t = {
88265
+ }, R5t = (e) => (xr("data-v-2f0e7800"), e = e(), wr(), e), D5t = { class: "data-prominent-game" }, z5t = { class: "title-data" }, B5t = { class: "item-data-text" }, N5t = ["innerHTML"], $5t = { class: "contain-stats-control" }, j5t = {
88265
88266
  key: 0,
88266
88267
  class: "title-total"
88267
88268
  }, V5t = {
@@ -88371,7 +88372,7 @@ function q5t(e, n, r, P, z, l) {
88371
88372
  })
88372
88373
  ]);
88373
88374
  }
88374
- const Y5t = /* @__PURE__ */ po(F5t, [["render", q5t], ["__scopeId", "data-v-339aebab"]]);
88375
+ const Y5t = /* @__PURE__ */ po(F5t, [["render", q5t], ["__scopeId", "data-v-2f0e7800"]]);
88375
88376
  const X5t = {
88376
88377
  components: {
88377
88378
  GSCCheckbox: Qy
@@ -88518,7 +88519,7 @@ const X5t = {
88518
88519
  beforeDestroy() {
88519
88520
  clearInterval(this.intervalIdPossesion);
88520
88521
  }
88521
- }, Qv = (e) => (xr("data-v-286b1f56"), e = e(), wr(), e), Z5t = {
88522
+ }, Qv = (e) => (xr("data-v-a7d36ec2"), e = e(), wr(), e), Z5t = {
88522
88523
  key: 0,
88523
88524
  class: "field-posesion-prominent"
88524
88525
  }, J5t = {
@@ -88860,7 +88861,7 @@ function C4t(e, n, r, P, z, l) {
88860
88861
  ], 64))
88861
88862
  ])) : Ot("", !0);
88862
88863
  }
88863
- const A4t = /* @__PURE__ */ po(X5t, [["render", C4t], ["__scopeId", "data-v-286b1f56"]]);
88864
+ const A4t = /* @__PURE__ */ po(X5t, [["render", C4t], ["__scopeId", "data-v-a7d36ec2"]]);
88864
88865
  const gE = {
88865
88866
  props: {
88866
88867
  textOptionLeft: String,
@@ -88927,9 +88928,9 @@ const gE = {
88927
88928
  }
88928
88929
  }, Qz = () => {
88929
88930
  qr((e) => ({
88930
- ec641b3a: e.backgroundColor,
88931
- "66cc4678": e.widthCircle,
88932
- "1c5ce009": e.heightCircle
88931
+ "0fd788f0": e.backgroundColor,
88932
+ "65d48069": e.widthCircle,
88933
+ ab129df8: e.heightCircle
88933
88934
  }));
88934
88935
  }, eB = gE.setup;
88935
88936
  gE.setup = eB ? (e, n) => (Qz(), eB(e, n)) : Qz;
@@ -88969,7 +88970,7 @@ function L4t(e, n, r, P, z, l) {
88969
88970
  r.textOptionRight != "" && !r.hiddenLabels ? ($e(), qe("span", O4t, Gt(r.textOptionRight), 1)) : Ot("", !0)
88970
88971
  ], 4);
88971
88972
  }
88972
- const rZ = /* @__PURE__ */ po(gE, [["render", L4t], ["__scopeId", "data-v-62d6b055"]]);
88973
+ const rZ = /* @__PURE__ */ po(gE, [["render", L4t], ["__scopeId", "data-v-c17e5be3"]]);
88973
88974
  let tB = null;
88974
88975
  const yE = {
88975
88976
  components: {},
@@ -89098,14 +89099,14 @@ const yE = {
89098
89099
  }
89099
89100
  }, aB = () => {
89100
89101
  qr((e) => ({
89101
- f7da229a: e.colorBackgroundHome + "45",
89102
- "5c937204": e.colorBackgroundAway + "45",
89103
- "6dbbe2d2": e.colorBackgroundHome,
89104
- "6dc206b4": e.colorBackgroundAway
89102
+ "1cda3aa1": e.colorBackgroundHome + "45",
89103
+ "154a841c": e.colorBackgroundAway + "45",
89104
+ "580af42e": e.colorBackgroundHome,
89105
+ 58111810: e.colorBackgroundAway
89105
89106
  }));
89106
89107
  }, nB = yE.setup;
89107
89108
  yE.setup = nB ? (e, n) => (aB(), nB(e, n)) : aB;
89108
- const N6 = (e) => (xr("data-v-4f4f5686"), e = e(), wr(), e), F4t = /* @__PURE__ */ N6(() => /* @__PURE__ */ se("svg", {
89109
+ const N6 = (e) => (xr("data-v-27481504"), e = e(), wr(), e), F4t = /* @__PURE__ */ N6(() => /* @__PURE__ */ se("svg", {
89109
89110
  xmlns: "http://www.w3.org/2000/svg",
89110
89111
  width: "24",
89111
89112
  height: "24",
@@ -89186,7 +89187,7 @@ function U4t(e, n, r, P, z, l) {
89186
89187
  ])
89187
89188
  ], 2);
89188
89189
  }
89189
- const G4t = /* @__PURE__ */ po(yE, [["render", U4t], ["__scopeId", "data-v-4f4f5686"]]);
89190
+ const G4t = /* @__PURE__ */ po(yE, [["render", U4t], ["__scopeId", "data-v-27481504"]]);
89190
89191
  let rB = null;
89191
89192
  const H4t = {
89192
89193
  components: {
@@ -89385,7 +89386,7 @@ function Y4t(e, n, r, P, z, l) {
89385
89386
  ])
89386
89387
  ], 512);
89387
89388
  }
89388
- const X4t = /* @__PURE__ */ po(H4t, [["render", Y4t], ["__scopeId", "data-v-22344d6f"]]);
89389
+ const X4t = /* @__PURE__ */ po(H4t, [["render", Y4t], ["__scopeId", "data-v-7f1eccee"]]);
89389
89390
  let iB = null;
89390
89391
  const vE = {
89391
89392
  components: {},
@@ -89515,14 +89516,14 @@ const vE = {
89515
89516
  }
89516
89517
  }, oB = () => {
89517
89518
  qr((e) => ({
89518
- "0079ccca": e.colorBackgroundHome + "45",
89519
- "8a32804a": e.colorBackgroundAway + "45",
89520
- "0939ef2a": e.colorBackgroundHome,
89521
- "0936dd39": e.colorBackgroundAway
89519
+ "702da677": e.colorBackgroundHome + "45",
89520
+ "2a9a9988": e.colorBackgroundAway + "45",
89521
+ "0be9ee1d": e.colorBackgroundHome,
89522
+ "0be6dc2c": e.colorBackgroundAway
89522
89523
  }));
89523
89524
  }, sB = vE.setup;
89524
89525
  vE.setup = sB ? (e, n) => (oB(), sB(e, n)) : oB;
89525
- const e2 = (e) => (xr("data-v-3c641234"), e = e(), wr(), e), Z4t = /* @__PURE__ */ e2(() => /* @__PURE__ */ se("span", { class: "circle-live" }, null, -1)), J4t = /* @__PURE__ */ e2(() => /* @__PURE__ */ se("span", { style: { "margin-left": "3px" } }, "LIVE", -1)), K4t = [
89526
+ const e2 = (e) => (xr("data-v-4ceabce6"), e = e(), wr(), e), Z4t = /* @__PURE__ */ e2(() => /* @__PURE__ */ se("span", { class: "circle-live" }, null, -1)), J4t = /* @__PURE__ */ e2(() => /* @__PURE__ */ se("span", { style: { "margin-left": "3px" } }, "LIVE", -1)), K4t = [
89526
89527
  Z4t,
89527
89528
  J4t
89528
89529
  ], Q4t = /* @__PURE__ */ e2(() => /* @__PURE__ */ se("svg", {
@@ -89609,7 +89610,7 @@ function l6t(e, n, r, P, z, l) {
89609
89610
  ])
89610
89611
  ], 2);
89611
89612
  }
89612
- const c6t = /* @__PURE__ */ po(vE, [["render", l6t], ["__scopeId", "data-v-3c641234"]]);
89613
+ const c6t = /* @__PURE__ */ po(vE, [["render", l6t], ["__scopeId", "data-v-4ceabce6"]]);
89613
89614
  let lB = null;
89614
89615
  const u6t = {
89615
89616
  components: {
@@ -89795,7 +89796,7 @@ function f6t(e, n, r, P, z, l) {
89795
89796
  ])
89796
89797
  ], 512);
89797
89798
  }
89798
- const m6t = /* @__PURE__ */ po(u6t, [["render", f6t], ["__scopeId", "data-v-5710fb35"]]), _E = "/play-icn.svg";
89799
+ const m6t = /* @__PURE__ */ po(u6t, [["render", f6t], ["__scopeId", "data-v-37c999bc"]]), _E = "/play-icn.svg";
89799
89800
  const g6t = {
89800
89801
  name: "TooltipEmpty",
89801
89802
  props: {
@@ -89836,7 +89837,7 @@ function y6t(e, n, r, P, z, l) {
89836
89837
  ], 2)
89837
89838
  ], 2);
89838
89839
  }
89839
- const v6t = /* @__PURE__ */ po(g6t, [["render", y6t], ["__scopeId", "data-v-b5f07af8"]]);
89840
+ const v6t = /* @__PURE__ */ po(g6t, [["render", y6t], ["__scopeId", "data-v-5ec23081"]]);
89840
89841
  const _6t = ["id"], b6t = { class: "game-event__minute" }, x6t = { class: "game-event__icon" }, w6t = ["src"], k6t = "/images/events/", T6t = {
89841
89842
  __name: "GameEvent",
89842
89843
  props: {
@@ -89873,8 +89874,8 @@ const _6t = ["id"], b6t = { class: "game-event__minute" }, x6t = { class: "game-
89873
89874
  ])
89874
89875
  ], 12, _6t));
89875
89876
  }
89876
- }, S6t = /* @__PURE__ */ po(T6t, [["__scopeId", "data-v-f972a06c"]]);
89877
- const C6t = (e) => (xr("data-v-df0b18c7"), e = e(), wr(), e), A6t = { class: "events-line" }, M6t = { class: "events-line__events" }, E6t = /* @__PURE__ */ C6t(() => /* @__PURE__ */ se("div", { class: "events-line__events__line" }, null, -1)), I6t = {
89877
+ }, S6t = /* @__PURE__ */ po(T6t, [["__scopeId", "data-v-cb3d6917"]]);
89878
+ const C6t = (e) => (xr("data-v-f5698f0e"), e = e(), wr(), e), A6t = { class: "events-line" }, M6t = { class: "events-line__events" }, E6t = /* @__PURE__ */ C6t(() => /* @__PURE__ */ se("div", { class: "events-line__events__line" }, null, -1)), I6t = {
89878
89879
  __name: "EventsLine",
89879
89880
  props: {
89880
89881
  gameEvents: {
@@ -89914,8 +89915,8 @@ const C6t = (e) => (xr("data-v-df0b18c7"), e = e(), wr(), e), A6t = { class: "ev
89914
89915
  })
89915
89916
  ]));
89916
89917
  }
89917
- }, P6t = /* @__PURE__ */ po(I6t, [["__scopeId", "data-v-df0b18c7"]]);
89918
- const sx = (e) => (xr("data-v-17881d53"), e = e(), wr(), e), O6t = { class: "tooltip-data" }, L6t = ["src"], F6t = /* @__PURE__ */ sx(() => /* @__PURE__ */ se("div", { class: "game-events__title-left-padding" }, null, -1)), R6t = /* @__PURE__ */ sx(() => /* @__PURE__ */ se("div", { class: "game-events__title" }, "Eventos", -1)), D6t = { class: "game-events__team-logo" }, z6t = ["src"], B6t = { class: "game-events__event-info" }, N6t = {
89918
+ }, P6t = /* @__PURE__ */ po(I6t, [["__scopeId", "data-v-f5698f0e"]]);
89919
+ const sx = (e) => (xr("data-v-8a635806"), e = e(), wr(), e), O6t = { class: "tooltip-data" }, L6t = ["src"], F6t = /* @__PURE__ */ sx(() => /* @__PURE__ */ se("div", { class: "game-events__title-left-padding" }, null, -1)), R6t = /* @__PURE__ */ sx(() => /* @__PURE__ */ se("div", { class: "game-events__title" }, "Eventos", -1)), D6t = { class: "game-events__team-logo" }, z6t = ["src"], B6t = { class: "game-events__event-info" }, N6t = {
89919
89920
  key: 0,
89920
89921
  class: "game-events__event-info__line"
89921
89922
  }, $6t = {
@@ -90174,7 +90175,7 @@ const sx = (e) => (xr("data-v-17881d53"), e = e(), wr(), e), O6t = { class: "too
90174
90175
  ], 2)
90175
90176
  ], 64));
90176
90177
  }
90177
- }, u8t = /* @__PURE__ */ po(c8t, [["__scopeId", "data-v-17881d53"]]);
90178
+ }, u8t = /* @__PURE__ */ po(c8t, [["__scopeId", "data-v-8a635806"]]);
90178
90179
  const d8t = { class: "toggle-buttons__background" }, h8t = ["onClick"], p8t = {
90179
90180
  key: 0,
90180
90181
  class: "toggle-buttons__button__img"
@@ -90242,18 +90243,18 @@ const d8t = { class: "toggle-buttons__background" }, h8t = ["onClick"], p8t = {
90242
90243
  setup(e, { emit: n }) {
90243
90244
  const r = e;
90244
90245
  qr((f) => ({
90245
- 29153391: e.height,
90246
- "1aee961c": e.width,
90247
- "738679b2": e.mainBackgroundColor,
90248
- f3cab270: e.borderRadius,
90249
- "0ec0fe57": e.mainBorderWidth,
90250
- "0da9fff4": e.mainBorderColor,
90251
- "68dc0c06": e.fontFamily,
90252
- f9ef5e4c: e.fontSize,
90253
- "5713c56a": e.activeBorderWidth,
90254
- "55fcc707": e.activeBorderColor,
90255
- "38297f45": e.activeBackgroundColor,
90256
- "424728c4": e.activeFontColor
90246
+ 64265112: e.height,
90247
+ df19770a: e.width,
90248
+ "6caf15d1": e.mainBackgroundColor,
90249
+ "2d25df89": e.borderRadius,
90250
+ "21a281f6": e.mainBorderWidth,
90251
+ "208b8393": e.mainBorderColor,
90252
+ 94332204: e.fontFamily,
90253
+ "3e48121b": e.fontSize,
90254
+ "37a2dd49": e.activeBorderWidth,
90255
+ "368bdee6": e.activeBorderColor,
90256
+ ecc8e0b8: e.activeBackgroundColor,
90257
+ "5528ac63": e.activeFontColor
90257
90258
  }));
90258
90259
  const P = xa(r.selectedButtonIndex), z = En(() => ({
90259
90260
  "--grid-template-columns": `repeat(${r.buttons.length}, 1fr)`
@@ -90290,8 +90291,8 @@ const d8t = { class: "toggle-buttons__background" }, h8t = ["onClick"], p8t = {
90290
90291
  ], 4)
90291
90292
  ]));
90292
90293
  }
90293
- }, $6 = /* @__PURE__ */ po(m8t, [["__scopeId", "data-v-ad07815f"]]);
90294
- const bE = (e) => (xr("data-v-cb12065f"), e = e(), wr(), e), g8t = { class: "tooltip__content" }, y8t = {
90294
+ }, $6 = /* @__PURE__ */ po(m8t, [["__scopeId", "data-v-8c3c29c6"]]);
90295
+ const bE = (e) => (xr("data-v-b3a94cf2"), e = e(), wr(), e), g8t = { class: "tooltip__content" }, y8t = {
90295
90296
  key: 0,
90296
90297
  class: "tooltip__content__category"
90297
90298
  }, v8t = { class: "tooltip__content__player" }, _8t = { class: "tooltip__content__player__name" }, b8t = { class: "tooltip__content__player__photo" }, x8t = ["src"], w8t = { class: "tooltip__content__minute" }, k8t = {
@@ -90369,7 +90370,7 @@ const bE = (e) => (xr("data-v-cb12065f"), e = e(), wr(), e), g8t = { class: "too
90369
90370
  ])
90370
90371
  ], 4));
90371
90372
  }
90372
- }, D8t = /* @__PURE__ */ po(R8t, [["__scopeId", "data-v-cb12065f"]]), z8t = ["id"], B8t = ["fill"], N8t = ["id"], $8t = ["fill"], j8t = ["stroke-dasharray", "x1", "y1", "x2", "y2", "marker-end"], V8t = ["x", "y", "stroke-width", "fill", "stroke"], U8t = ["x", "y"], G8t = {
90373
+ }, D8t = /* @__PURE__ */ po(R8t, [["__scopeId", "data-v-b3a94cf2"]]), z8t = ["id"], B8t = ["fill"], N8t = ["id"], $8t = ["fill"], j8t = ["stroke-dasharray", "x1", "y1", "x2", "y2", "marker-end"], V8t = ["x", "y", "stroke-width", "fill", "stroke"], U8t = ["x", "y"], G8t = {
90373
90374
  __name: "EventConnection",
90374
90375
  props: {
90375
90376
  eventConnection: {
@@ -90559,7 +90560,7 @@ const bE = (e) => (xr("data-v-cb12065f"), e = e(), wr(), e), g8t = { class: "too
90559
90560
  }, null, 8, ["color", "is-last-event", "event-connection", "main-event-id-selected"]))), 128));
90560
90561
  }
90561
90562
  };
90562
- const W8t = (e) => (xr("data-v-9c1367ca"), e = e(), wr(), e), q8t = { class: "soccer-chalkboard" }, Y8t = {
90563
+ const W8t = (e) => (xr("data-v-93630c69"), e = e(), wr(), e), q8t = { class: "soccer-chalkboard" }, Y8t = {
90563
90564
  id: "soccerChalkboardField",
90564
90565
  class: "soccer-chalkboard__field"
90565
90566
  }, X8t = /* @__PURE__ */ W8t(() => /* @__PURE__ */ se("img", {
@@ -90647,8 +90648,8 @@ const W8t = (e) => (xr("data-v-9c1367ca"), e = e(), wr(), e), q8t = { class: "so
90647
90648
  }, null, 8, ["position", "event"])) : Ot("", !0)
90648
90649
  ]));
90649
90650
  }
90650
- }, K8t = /* @__PURE__ */ po(J8t, [["__scopeId", "data-v-9c1367ca"]]);
90651
- const iZ = (e) => (xr("data-v-d484e9ef"), e = e(), wr(), e), Q8t = { class: "events-timeline" }, e7t = /* @__PURE__ */ iZ(() => /* @__PURE__ */ se("div", { class: "events-timeline__back-line" }, null, -1)), t7t = ["onMouseover", "onMouseleave"], a7t = ["id"], n7t = /* @__PURE__ */ iZ(() => /* @__PURE__ */ se("path", {
90651
+ }, K8t = /* @__PURE__ */ po(J8t, [["__scopeId", "data-v-93630c69"]]);
90652
+ const iZ = (e) => (xr("data-v-f70399b8"), e = e(), wr(), e), Q8t = { class: "events-timeline" }, e7t = /* @__PURE__ */ iZ(() => /* @__PURE__ */ se("div", { class: "events-timeline__back-line" }, null, -1)), t7t = ["onMouseover", "onMouseleave"], a7t = ["id"], n7t = /* @__PURE__ */ iZ(() => /* @__PURE__ */ se("path", {
90652
90653
  "fill-rule": "evenodd",
90653
90654
  "clip-rule": "evenodd",
90654
90655
  d: "M3.77234 0.45166C2.11548 0.45166 0.772339 1.79481 0.772339 3.45166V14.4517C0.772339 16.1085 2.11548 17.4517 3.77234 17.4517H7.96294L10.2723 21.4517L12.5817 17.4517H16.7723C18.4292 17.4517 19.7723 16.1085 19.7723 14.4517V3.45166C19.7723 1.79481 18.4292 0.45166 16.7723 0.45166H3.77234Z"
@@ -90744,7 +90745,7 @@ const iZ = (e) => (xr("data-v-d484e9ef"), e = e(), wr(), e), Q8t = { class: "eve
90744
90745
  ], 64))), 256))
90745
90746
  ]));
90746
90747
  }
90747
- }, c7t = /* @__PURE__ */ po(l7t, [["__scopeId", "data-v-d484e9ef"]]), Xu = {
90748
+ }, c7t = /* @__PURE__ */ po(l7t, [["__scopeId", "data-v-f70399b8"]]), Xu = {
90748
90749
  All: 1,
90749
90750
  YEAR: 2,
90750
90751
  AGE_RANGE: 3,
@@ -96881,11 +96882,11 @@ const zAt = { class: "dropdown" }, BAt = { class: "selected-item" }, NAt = {
96881
96882
  },
96882
96883
  setup(e) {
96883
96884
  const n = e, r = Gy(
96884
- () => import("./FilterSubcategories-f62528f5-ca36be1a.js")
96885
+ () => import("./FilterSubcategories-f62528f5-c724979e.js")
96885
96886
  ), P = Gy(
96886
- () => import("./FilterConditions-45e377fe-3a13230e.js")
96887
+ () => import("./FilterConditions-45e377fe-0cc43cd1.js")
96887
96888
  ), z = Gy(
96888
- () => import("./FilterField-2a5066d5-f7480775.js")
96889
+ () => import("./FilterField-2a5066d5-b00256c5.js")
96889
96890
  ), l = [
96890
96891
  {
96891
96892
  name: "Sub categorías",
@@ -101634,7 +101635,7 @@ const zAt = { class: "dropdown" }, BAt = { class: "selected-item" }, NAt = {
101634
101635
  ]));
101635
101636
  }
101636
101637
  }, OZ = /* @__PURE__ */ jc(sFt, [["__scopeId", "data-v-a68a1d5d"]]);
101637
- const LZ = (e) => (xr("data-v-5137fb96"), e = e(), wr(), e), lFt = { class: "header-team__info" }, cFt = { class: "header-team__info__checkbox" }, uFt = {
101638
+ const LZ = (e) => (xr("data-v-2a81f2f0"), e = e(), wr(), e), lFt = { class: "header-team__info" }, cFt = { class: "header-team__info__checkbox" }, uFt = {
101638
101639
  key: 0,
101639
101640
  class: "header-team__info__logo"
101640
101641
  }, dFt = ["src"], hFt = { class: "header-team__info__name" }, pFt = { class: "header-team__arrow" }, fFt = /* @__PURE__ */ LZ(() => /* @__PURE__ */ se("div", { class: "header-team__arrow__circle" }, null, -1)), mFt = /* @__PURE__ */ LZ(() => /* @__PURE__ */ se("div", { class: "header-team__arrow__line" }, null, -1)), gFt = {
@@ -101702,8 +101703,8 @@ const LZ = (e) => (xr("data-v-5137fb96"), e = e(), wr(), e), lFt = { class: "hea
101702
101703
  ])
101703
101704
  ], 4));
101704
101705
  }
101705
- }, UB = /* @__PURE__ */ po(gFt, [["__scopeId", "data-v-5137fb96"]]);
101706
- const FZ = (e) => (xr("data-v-00f8827a"), e = e(), wr(), e), yFt = { class: "list-events" }, vFt = /* @__PURE__ */ FZ(() => /* @__PURE__ */ se("div", { class: "list-events__title" }, "Tipos de jugadas:", -1)), _Ft = { class: "list-events__list" }, bFt = ["onClick"], xFt = /* @__PURE__ */ FZ(() => /* @__PURE__ */ se("img", {
101706
+ }, UB = /* @__PURE__ */ po(gFt, [["__scopeId", "data-v-2a81f2f0"]]);
101707
+ const FZ = (e) => (xr("data-v-bfb2c86b"), e = e(), wr(), e), yFt = { class: "list-events" }, vFt = /* @__PURE__ */ FZ(() => /* @__PURE__ */ se("div", { class: "list-events__title" }, "Tipos de jugadas:", -1)), _Ft = { class: "list-events__list" }, bFt = ["onClick"], xFt = /* @__PURE__ */ FZ(() => /* @__PURE__ */ se("img", {
101707
101708
  src: _E,
101708
101709
  alt: ""
101709
101710
  }, null, -1)), wFt = [
@@ -101866,7 +101867,7 @@ const FZ = (e) => (xr("data-v-00f8827a"), e = e(), wr(), e), yFt = { class: "lis
101866
101867
  ])
101867
101868
  ]));
101868
101869
  }
101869
- }, TFt = /* @__PURE__ */ po(kFt, [["__scopeId", "data-v-00f8827a"]]), SFt = /* @__PURE__ */ new Map([
101870
+ }, TFt = /* @__PURE__ */ po(kFt, [["__scopeId", "data-v-bfb2c86b"]]), SFt = /* @__PURE__ */ new Map([
101870
101871
  [1, "Portero"],
101871
101872
  [2, "Defensa Central"],
101872
101873
  [3, "Lateral por izquierda"],
@@ -101930,7 +101931,7 @@ const CFt = { class: "item-player__info" }, AFt = { class: "item-player__info__p
101930
101931
  se("div", DFt, Gt(e.player.jersey), 1)
101931
101932
  ], 2));
101932
101933
  }
101933
- }, BFt = /* @__PURE__ */ po(zFt, [["__scopeId", "data-v-42ec416a"]]);
101934
+ }, BFt = /* @__PURE__ */ po(zFt, [["__scopeId", "data-v-63dda574"]]);
101934
101935
  const NFt = { class: "list-players" }, $Ft = { class: "list-players__header" }, jFt = ["src"], VFt = { class: "list-players__header__team__name" }, UFt = ["src"], GFt = { class: "list-players__header__team__name" }, HFt = { class: "list-players__body" }, WFt = {
101935
101936
  __name: "ListPlayers",
101936
101937
  props: {
@@ -102013,7 +102014,7 @@ const NFt = { class: "list-players" }, $Ft = { class: "list-players__header" },
102013
102014
  ])
102014
102015
  ]));
102015
102016
  }
102016
- }, qFt = /* @__PURE__ */ po(WFt, [["__scopeId", "data-v-a646f2d6"]]);
102017
+ }, qFt = /* @__PURE__ */ po(WFt, [["__scopeId", "data-v-a0fc063d"]]);
102017
102018
  const YFt = { class: "categories-list" }, XFt = {
102018
102019
  key: 0,
102019
102020
  class: "categories-list__games"
@@ -102243,7 +102244,7 @@ const YFt = { class: "categories-list" }, XFt = {
102243
102244
  ])
102244
102245
  ]));
102245
102246
  }
102246
- }, aRt = /* @__PURE__ */ po(tRt, [["__scopeId", "data-v-c34eadab"]]), RZ = [
102247
+ }, aRt = /* @__PURE__ */ po(tRt, [["__scopeId", "data-v-86727bbf"]]), RZ = [
102247
102248
  "playId",
102248
102249
  "playerId",
102249
102250
  "teamId",
@@ -102595,7 +102596,7 @@ const iRt = /* @__PURE__ */ new Map([
102595
102596
  [1, oRt],
102596
102597
  [2, sRt]
102597
102598
  ]);
102598
- const dy = (e) => (xr("data-v-f30a92a4"), e = e(), wr(), e), cRt = { class: "chalkboard-section-container" }, uRt = {
102599
+ const dy = (e) => (xr("data-v-69fcd881"), e = e(), wr(), e), cRt = { class: "chalkboard-section-container" }, uRt = {
102599
102600
  key: 0,
102600
102601
  class: "chalkboard-section-container__pre-match-header"
102601
102602
  }, dRt = {
@@ -103111,7 +103112,7 @@ const dy = (e) => (xr("data-v-f30a92a4"), e = e(), wr(), e), cRt = { class: "cha
103111
103112
  ])
103112
103113
  ]));
103113
103114
  }
103114
- }, MRt = /* @__PURE__ */ po(ARt, [["__scopeId", "data-v-f30a92a4"]]);
103115
+ }, MRt = /* @__PURE__ */ po(ARt, [["__scopeId", "data-v-69fcd881"]]);
103115
103116
  var DZ = { exports: {} };
103116
103117
  (function(e, n) {
103117
103118
  /*! For license information please see plotly.min.js.LICENSE.txt */
@@ -213619,8 +213620,8 @@ const IRt = {
213619
213620
  ], 512)
213620
213621
  ], 512));
213621
213622
  }
213622
- }, FRt = /* @__PURE__ */ po(LRt, [["__scopeId", "data-v-b4141ee5"]]);
213623
- const BZ = (e) => (xr("data-v-dd911c44"), e = e(), wr(), e), RRt = /* @__PURE__ */ BZ(() => /* @__PURE__ */ se("div", { class: "attack-direction__line" }, null, -1)), DRt = /* @__PURE__ */ BZ(() => /* @__PURE__ */ se("div", { class: "attack-direction__text" }, "Ataca", -1)), zRt = {
213623
+ }, FRt = /* @__PURE__ */ po(LRt, [["__scopeId", "data-v-46439c02"]]);
213624
+ const BZ = (e) => (xr("data-v-885deed1"), e = e(), wr(), e), RRt = /* @__PURE__ */ BZ(() => /* @__PURE__ */ se("div", { class: "attack-direction__line" }, null, -1)), DRt = /* @__PURE__ */ BZ(() => /* @__PURE__ */ se("div", { class: "attack-direction__text" }, "Ataca", -1)), zRt = {
213624
213625
  __name: "AttackDirection",
213625
213626
  props: {
213626
213627
  team: {
@@ -213645,7 +213646,7 @@ const BZ = (e) => (xr("data-v-dd911c44"), e = e(), wr(), e), RRt = /* @__PURE__
213645
213646
  DRt
213646
213647
  ], 4));
213647
213648
  }
213648
- }, BRt = /* @__PURE__ */ po(zRt, [["__scopeId", "data-v-dd911c44"]]), NRt = [
213649
+ }, BRt = /* @__PURE__ */ po(zRt, [["__scopeId", "data-v-885deed1"]]), NRt = [
213649
213650
  "playId",
213650
213651
  "gameId",
213651
213652
  "teamId",
@@ -213674,7 +213675,7 @@ let Z7 = null;
213674
213675
  function $Rt() {
213675
213676
  return Z7 || (Z7 = mv(NRt)), Z7;
213676
213677
  }
213677
- const jRt = (e) => (xr("data-v-e66ae106"), e = e(), wr(), e), VRt = { class: "volumetric-section-container" }, URt = /* @__PURE__ */ jRt(() => /* @__PURE__ */ se("div", { class: "volumetric-section-container__title" }, "Volumétrica", -1)), GRt = {
213678
+ const jRt = (e) => (xr("data-v-045241b6"), e = e(), wr(), e), VRt = { class: "volumetric-section-container" }, URt = /* @__PURE__ */ jRt(() => /* @__PURE__ */ se("div", { class: "volumetric-section-container__title" }, "Volumétrica", -1)), GRt = {
213678
213679
  key: 0,
213679
213680
  class: "volumetric-section-container__switch"
213680
213681
  }, HRt = { class: "volumetric-section-container__attack-direction" }, WRt = { class: "volumetric-section-container__field" }, qRt = {
@@ -213837,7 +213838,7 @@ const jRt = (e) => (xr("data-v-e66ae106"), e = e(), wr(), e), VRt = { class: "vo
213837
213838
  ])
213838
213839
  ]));
213839
213840
  }
213840
- }, YRt = /* @__PURE__ */ po(qRt, [["__scopeId", "data-v-e66ae106"]]);
213841
+ }, YRt = /* @__PURE__ */ po(qRt, [["__scopeId", "data-v-045241b6"]]);
213841
213842
  let KB = null;
213842
213843
  const XRt = {
213843
213844
  components: {
@@ -214039,7 +214040,7 @@ const XRt = {
214039
214040
  this.setUpResizeObserver();
214040
214041
  }, 1e3);
214041
214042
  }
214042
- }, mm = (e) => (xr("data-v-76cb2494"), e = e(), wr(), e), ZRt = {
214043
+ }, mm = (e) => (xr("data-v-7bc07675"), e = e(), wr(), e), ZRt = {
214043
214044
  class: "container-prominent",
214044
214045
  ref: "prominent"
214045
214046
  }, JRt = { class: "container-prominent-data" }, KRt = { class: "container-prominent-section" }, QRt = {
@@ -214298,7 +214299,7 @@ function vDt(e, n, r, P, z, l) {
214298
214299
  ])
214299
214300
  ], 512);
214300
214301
  }
214301
- const _Dt = /* @__PURE__ */ po(XRt, [["render", vDt], ["__scopeId", "data-v-76cb2494"]]);
214302
+ const _Dt = /* @__PURE__ */ po(XRt, [["render", vDt], ["__scopeId", "data-v-7bc07675"]]);
214302
214303
  const bDt = { class: "datagame-container" }, xDt = {
214303
214304
  __name: "GSCProminentMain",
214304
214305
  props: {
@@ -214406,7 +214407,7 @@ const bDt = { class: "datagame-container" }, xDt = {
214406
214407
  }, null, 8, ["game", "is_captured", "is-widget", "team-widget", "time-live-prominent-data", "time-live-highlights-prominent-and-video", "time-live-possesion", "season-selected", "tournament-selected", "can-play-videos", "video-privileges-playing-as", "play-videos-privileges", "volumetric-field-interval-minutes", "chalkboard-interval-minutes", "game-events-interval-minutes"])
214407
214408
  ]));
214408
214409
  }
214409
- }, wDt = /* @__PURE__ */ po(xDt, [["__scopeId", "data-v-244894a5"]]), kDt = { class: "datagame-container" }, TDt = {
214410
+ }, wDt = /* @__PURE__ */ po(xDt, [["__scopeId", "data-v-a8ac4916"]]), kDt = { class: "datagame-container" }, TDt = {
214410
214411
  __name: "GSCDatosGSMainAvanced",
214411
214412
  props: {
214412
214413
  isWidget: {
@@ -214637,7 +214638,7 @@ function fx(e) {
214637
214638
  window.removeEventListener("resize", r);
214638
214639
  }), { elementSize: n };
214639
214640
  }
214640
- const CDt = "_containerLeftTitles_1rde2_60", ADt = "_containerLeftTitles420_1rde2_68", MDt = "_containerLeftTitles620_1rde2_76", EDt = "_containerLeftTitlesTeam_1rde2_85", IDt = "_containerLeftTitlesTeam1180_1rde2_93", PDt = "_containerLeftTitlesTeam1090_1rde2_101", ODt = "_containerLeftTitlesTeam960_1rde2_109", LDt = "_containerLeftTitlesTeam860_1rde2_117", FDt = "_containerLeftTitlesTeam768_1rde2_125", RDt = "_containerLeftTitlesTeam680_1rde2_133", DDt = "_containerLeftTitlesTeam620_1rde2_141", zDt = "_containerLeftTitlesTeam420_1rde2_149", BDt = "_headTitles_1rde2_158", NDt = "_headTitles960_1rde2_173", $Dt = "_headTitles420_1rde2_188", jDt = "_headTitles540_1rde2_208", VDt = "_headTitles460_1rde2_223", UDt = "_headTitles620_1rde2_238", GDt = "_position_1rde2_253", HDt = "_position420_1rde2_262", WDt = "_player_1rde2_265", qDt = "_player420_1rde2_276", YDt = "_containerRightType1_1rde2_280", XDt = "_containerRightTitles_1rde2_287", ZDt = "_containerRightTitles960_1rde2_296", JDt = "_block02Titles_1rde2_305", KDt = "_block02Titles620_1rde2_313", QDt = "_mon1Scouting_1rde2_317", ezt = "_mon1Scouting960_1rde2_327", tzt = "_mon1_1rde2_317", azt = "_mon1420_1rde2_345", nzt = "_mon1620_1rde2_355", rzt = "_icnIcon_1rde2_365", izt = "_icnIcon960_1rde2_370", ozt = "_icnIcon420_1rde2_376", szt = "_teamTitle_1rde2_380", lzt = "_positionTitle_1rde2_390", czt = "_ageTitle_1rde2_398", uzt = "_partidos_1rde2_406", dzt = "_playedGamesTitle_1rde2_410", hzt = "_playedMinutesTitle_1rde2_420", pzt = "_block01Titles_1rde2_429", fzt = "_mon_1rde2_317", mzt = "_containesOptionsTitles_1rde2_445", gzt = "_templateTablaProductividadType1_1rde2_452", yzt = "_templateTablaProductividadType1400_1rde2_464", vzt = "_headTitlesType1_1rde2_478", _zt = "_headTitlesType1420_1rde2_491", bzt = "_headTitlesType1400_1rde2_507", xzt = "_headTitlesType1540_1rde2_523", wzt = "_headTitlesType1460_1rde2_537", kzt = "_headTitlesType1680_1rde2_551", Tzt = "_headTitlesType1350_1rde2_564", Szt = "_positionType1_1rde2_579", Czt = "_positionType1400_1rde2_588", Azt = "_teamType1_1rde2_598", Mzt = "_teamType1400_1rde2_607", Ezt = "_frecuenciaType1_1rde2_617", Izt = "_frecuenciaType1540_1rde2_625", Pzt = "_containerLeftTitlesType1_1rde2_634", Ozt = "_frecuenciaWrapperType1_1rde2_642", Lzt = "_frecuenciaWrapperType1680_1rde2_651", Fzt = "_promedioPartidoType1_1rde2_659", Rzt = "_promedioEstePartidoType1_1rde2_663", Dzt = "_promedioEstePartidoType1960_1rde2_671", zzt = "_promedioEstePartidoWrapperType1_1rde2_675", Bzt = "_promedioEstePartidoWrapperType11200_1rde2_683", Nzt = "_promedioEstePartidoWrapperType11090_1rde2_692", $zt = "_promedioEstePartidoWrapperType11086_1rde2_702", jzt = "_promedioPartidosType1_1rde2_711", Vzt = "_promedioPartidosWrapperType1_1rde2_718", Uzt = "_promedioPartidosWrapperType1960_1rde2_726", Gzt = "_promedioPartidosWrapperType11086_1rde2_729", Hzt = "_partidosJugadosType1_1rde2_732", Wzt = "_partidosJugadosType1960_1rde2_738", qzt = "_partidosJugadosWrapperType1_1rde2_745", Yzt = "_partidosJugadosWrapperType11200_1rde2_753", Xzt = "_partidosJugadosWrapperType11180_1rde2_761", Zzt = "_partidosJugadosWrapperType11170_1rde2_769", Jzt = "_partidosJugadosWrapperType11140_1rde2_777", Kzt = "_partidosJugadosWrapperType11086_1rde2_785", Qzt = "_partidosJugadosWrapperType1960_1rde2_793", eBt = "_partidosJugadosWrapperType1880_1rde2_801", tBt = "_partidosJugadosWrapperType1860_1rde2_809", aBt = "_partidosJugadosWrapperType1830_1rde2_817", nBt = "_partidosJugadosWrapperType1790_1rde2_825", rBt = "_partidosJugadosWrapperType1930_1rde2_833", iBt = "_partidosJugadosWrapperType1770_1rde2_841", oBt = "_block01TitlesType1_1rde2_844", sBt = "_monType1_1rde2_852", lBt = "_monType1960_1rde2_861", cBt = "_monType1680_1rde2_871", uBt = "_videosType1_1rde2_874", dBt = "_videosType1680_1rde2_884", hBt = "_videosType1600_1rde2_893", pBt = "_videosType1540_1rde2_902", fBt = "_videosType1420_1rde2_911", mBt = "_videosType1400_1rde2_920", gBt = "_containesOptionsTitlesType1_1rde2_932", yBt = "_containesOptionsTitlesType1768_1rde2_940", vBt = "_containesOptionsTitlesType1730_1rde2_947", _Bt = "_containesOptionsTitlesType1690_1rde2_954", bBt = "_icnIconType1_1rde2_961", xBt = "_icnIconType1420_1rde2_967", wBt = "_icnIconType1400_1rde2_974", kBt = "_block02TitlesType1_1rde2_978", TBt = "_block02TitlesType1680_1rde2_985", SBt = "_block02TitlesType1350_1rde2_992", CBt = "_containerRightTitlesType1_1rde2_999", ABt = "_containerRightTitlesType1420_1rde2_1008", MBt = {
214641
+ const CDt = "_containerLeftTitles_zc6z8_119", ADt = "_containerLeftTitles420_zc6z8_135", MDt = "_containerLeftTitles620_zc6z8_151", EDt = "_containerLeftTitlesTeam_zc6z8_169", IDt = "_containerLeftTitlesTeam1180_zc6z8_185", PDt = "_containerLeftTitlesTeam1090_zc6z8_201", ODt = "_containerLeftTitlesTeam960_zc6z8_217", LDt = "_containerLeftTitlesTeam860_zc6z8_233", FDt = "_containerLeftTitlesTeam768_zc6z8_249", RDt = "_containerLeftTitlesTeam680_zc6z8_265", DDt = "_containerLeftTitlesTeam620_zc6z8_281", zDt = "_containerLeftTitlesTeam420_zc6z8_297", BDt = "_headTitles_zc6z8_315", NDt = "_headTitles960_zc6z8_345", $Dt = "_headTitles420_zc6z8_375", jDt = "_headTitles540_zc6z8_415", VDt = "_headTitles460_zc6z8_445", UDt = "_headTitles620_zc6z8_475", GDt = "_position_zc6z8_505", HDt = "_position420_zc6z8_523", WDt = "_player_zc6z8_529", qDt = "_player420_zc6z8_551", YDt = "_containerRightType1_zc6z8_559", XDt = "_containerRightTitles_zc6z8_573", ZDt = "_containerRightTitles960_zc6z8_591", JDt = "_block02Titles_zc6z8_609", KDt = "_block02Titles620_zc6z8_625", QDt = "_mon1Scouting_zc6z8_633", ezt = "_mon1Scouting960_zc6z8_653", tzt = "_mon1_zc6z8_633", azt = "_mon1420_zc6z8_689", nzt = "_mon1620_zc6z8_709", rzt = "_icnIcon_zc6z8_729", izt = "_icnIcon960_zc6z8_739", ozt = "_icnIcon420_zc6z8_751", szt = "_teamTitle_zc6z8_759", lzt = "_positionTitle_zc6z8_779", czt = "_ageTitle_zc6z8_795", uzt = "_partidos_zc6z8_811", dzt = "_playedGamesTitle_zc6z8_819", hzt = "_playedMinutesTitle_zc6z8_839", pzt = "_block01Titles_zc6z8_857", fzt = "_mon_zc6z8_633", mzt = "_containesOptionsTitles_zc6z8_889", gzt = "_templateTablaProductividadType1_zc6z8_903", yzt = "_templateTablaProductividadType1400_zc6z8_927", vzt = "_headTitlesType1_zc6z8_955", _zt = "_headTitlesType1420_zc6z8_981", bzt = "_headTitlesType1400_zc6z8_1013", xzt = "_headTitlesType1540_zc6z8_1045", wzt = "_headTitlesType1460_zc6z8_1073", kzt = "_headTitlesType1680_zc6z8_1101", Tzt = "_headTitlesType1350_zc6z8_1127", Szt = "_positionType1_zc6z8_1157", Czt = "_positionType1400_zc6z8_1175", Azt = "_teamType1_zc6z8_1195", Mzt = "_teamType1400_zc6z8_1213", Ezt = "_frecuenciaType1_zc6z8_1233", Izt = "_frecuenciaType1540_zc6z8_1249", Pzt = "_containerLeftTitlesType1_zc6z8_1267", Ozt = "_frecuenciaWrapperType1_zc6z8_1283", Lzt = "_frecuenciaWrapperType1680_zc6z8_1301", Fzt = "_promedioPartidoType1_zc6z8_1317", Rzt = "_promedioEstePartidoType1_zc6z8_1325", Dzt = "_promedioEstePartidoType1960_zc6z8_1341", zzt = "_promedioEstePartidoWrapperType1_zc6z8_1349", Bzt = "_promedioEstePartidoWrapperType11200_zc6z8_1365", Nzt = "_promedioEstePartidoWrapperType11090_zc6z8_1383", $zt = "_promedioEstePartidoWrapperType11086_zc6z8_1403", jzt = "_promedioPartidosType1_zc6z8_1421", Vzt = "_promedioPartidosWrapperType1_zc6z8_1435", Uzt = "_promedioPartidosWrapperType1960_zc6z8_1451", Gzt = "_promedioPartidosWrapperType11086_zc6z8_1457", Hzt = "_partidosJugadosType1_zc6z8_1463", Wzt = "_partidosJugadosType1960_zc6z8_1475", qzt = "_partidosJugadosWrapperType1_zc6z8_1489", Yzt = "_partidosJugadosWrapperType11200_zc6z8_1505", Xzt = "_partidosJugadosWrapperType11180_zc6z8_1521", Zzt = "_partidosJugadosWrapperType11170_zc6z8_1537", Jzt = "_partidosJugadosWrapperType11140_zc6z8_1553", Kzt = "_partidosJugadosWrapperType11086_zc6z8_1569", Qzt = "_partidosJugadosWrapperType1960_zc6z8_1585", eBt = "_partidosJugadosWrapperType1880_zc6z8_1601", tBt = "_partidosJugadosWrapperType1860_zc6z8_1617", aBt = "_partidosJugadosWrapperType1830_zc6z8_1633", nBt = "_partidosJugadosWrapperType1790_zc6z8_1649", rBt = "_partidosJugadosWrapperType1930_zc6z8_1665", iBt = "_partidosJugadosWrapperType1770_zc6z8_1681", oBt = "_block01TitlesType1_zc6z8_1687", sBt = "_monType1_zc6z8_1703", lBt = "_monType1960_zc6z8_1721", cBt = "_monType1680_zc6z8_1741", uBt = "_videosType1_zc6z8_1747", dBt = "_videosType1680_zc6z8_1767", hBt = "_videosType1600_zc6z8_1785", pBt = "_videosType1540_zc6z8_1803", fBt = "_videosType1420_zc6z8_1821", mBt = "_videosType1400_zc6z8_1839", gBt = "_containesOptionsTitlesType1_zc6z8_1863", yBt = "_containesOptionsTitlesType1768_zc6z8_1879", vBt = "_containesOptionsTitlesType1730_zc6z8_1893", _Bt = "_containesOptionsTitlesType1690_zc6z8_1907", bBt = "_icnIconType1_zc6z8_1921", xBt = "_icnIconType1420_zc6z8_1933", wBt = "_icnIconType1400_zc6z8_1947", kBt = "_block02TitlesType1_zc6z8_1955", TBt = "_block02TitlesType1680_zc6z8_1969", SBt = "_block02TitlesType1350_zc6z8_1983", CBt = "_containerRightTitlesType1_zc6z8_1997", ABt = "_containerRightTitlesType1420_zc6z8_2015", MBt = {
214641
214642
  containerLeftTitles: CDt,
214642
214643
  containerLeftTitles420: ADt,
214643
214644
  containerLeftTitles620: MDt,
@@ -214896,12 +214897,12 @@ const CDt = "_containerLeftTitles_1rde2_60", ADt = "_containerLeftTitles420_1rde
214896
214897
  methods: {}
214897
214898
  }, QB = () => {
214898
214899
  qr((e) => ({
214899
- "5f39c1fc": e.background,
214900
- e40d360a: e.height,
214901
- "3fa5cfc4": e.fontSize,
214902
- 97959e3: e.fontColor,
214903
- 52693332: e.fontFamily,
214904
- "78a025f8": e.heightTeam
214900
+ "36b4a6f1": e.background,
214901
+ "14723c6a": e.height,
214902
+ "0b468773": e.fontSize,
214903
+ "5cab7631": e.fontColor,
214904
+ "3d1cee56": e.fontFamily,
214905
+ "421ca432": e.heightTeam
214905
214906
  }));
214906
214907
  }, eN = zE.setup;
214907
214908
  zE.setup = eN ? (e, n) => (QB(), eN(e, n)) : QB;
@@ -215248,23 +215249,23 @@ const BE = {
215248
215249
  }
215249
215250
  }, tN = () => {
215250
215251
  qr((e) => ({
215251
- "72ff6367": e.height,
215252
- "5ab83942": e.borderWidthBtn,
215253
- "685a33c6": e.borderType,
215254
- bc0fc752: e.borderColor,
215255
- "9449c3c4": e.borderRadius,
215256
- ac97d8f4: e.width,
215257
- "7e4ca6d6": e.backgroundColor,
215258
- "00cc2df0": e.cursorType,
215259
- "09b439a0": e.fontSize,
215260
- "699b8062": e.fontStyle,
215261
- "9ad7625a": e.fontFamily,
215262
- "081aa5ee": e.marginLeftStat,
215263
- "624845a4": e.fontSizeStat
215252
+ "124740d4": e.height,
215253
+ "10134ca2": e.borderWidthBtn,
215254
+ "3c6b92b3": e.borderType,
215255
+ "50129b0a": e.borderColor,
215256
+ "69df146a": e.borderRadius,
215257
+ 22745479: e.width,
215258
+ "6940cc70": e.backgroundColor,
215259
+ "5644e646": e.cursorType,
215260
+ "3027cd46": e.fontSize,
215261
+ "159c0fd5": e.fontStyle,
215262
+ f2b4a480: e.fontFamily,
215263
+ cd9e6514: e.marginLeftStat,
215264
+ "777d9d51": e.fontSizeStat
215264
215265
  }));
215265
215266
  }, aN = BE.setup;
215266
215267
  BE.setup = aN ? (e, n) => (tN(), aN(e, n)) : tN;
215267
- const FBt = (e) => (xr("data-v-a6a12d0c"), e = e(), wr(), e), RBt = ["src"], DBt = {
215268
+ const FBt = (e) => (xr("data-v-04a0bdbd"), e = e(), wr(), e), RBt = ["src"], DBt = {
215268
215269
  key: 1,
215269
215270
  class: "text"
215270
215271
  }, zBt = ["src"], BBt = { class: "stats" }, NBt = /* @__PURE__ */ FBt(() => /* @__PURE__ */ se("img", {
@@ -215306,7 +215307,7 @@ function VBt(e, n, r, P, z, l) {
215306
215307
  ])) : Ot("", !0)
215307
215308
  ]);
215308
215309
  }
215309
- const $Z = /* @__PURE__ */ po(BE, [["render", VBt], ["__scopeId", "data-v-a6a12d0c"]]), UBt = "_rotate_z2pk6_3", GBt = "_positionContainer_z2pk6_50", HBt = "_positionContainer620_z2pk6_57", WBt = "_rowwPlayerGames_z2pk6_64", qBt = "_rowwPlayer960Games_z2pk6_80", YBt = "_rowwPlayer420Games_z2pk6_95", XBt = "_rowwPlayer460Games_z2pk6_111", ZBt = "_containerLeftGames_z2pk6_128", JBt = "_containerLeft420Games_z2pk6_136", KBt = "_containerLeft620Games_z2pk6_144", QBt = "_iconFavoritesType1_z2pk6_151", eNt = "_iconFavoritesType1320_z2pk6_159", tNt = "_iconFavorites_z2pk6_151", aNt = "_iconFavorites420_z2pk6_175", nNt = "_playerContainerGames_z2pk6_183", rNt = "_playerContainer420Games_z2pk6_195", iNt = "_playerContainer460Games_z2pk6_207", oNt = "_playerContainerType1Games_z2pk6_219", sNt = "_playerContainerType1320Games_z2pk6_229", lNt = "_playerContainerType1460Games_z2pk6_239", cNt = "_imgPlayerIcon_z2pk6_249", uNt = "_imgPlayerIcon460_z2pk6_259", dNt = "_imgPlayerIcon420_z2pk6_269", hNt = "_manchesterUnitedGames_z2pk6_279", pNt = "_manchesterUnited360Games_z2pk6_290", fNt = "_manchesterUnited420Games_z2pk6_301", mNt = "_manchesterUnited460Games_z2pk6_312", gNt = "_containerRightGames_z2pk6_323", yNt = "_containerRight960Games_z2pk6_332", vNt = "_containerRight420Games_z2pk6_342", _Nt = "_numberOfVideos_z2pk6_353", bNt = "_numberOfVideos620_z2pk6_359", xNt = "_block02Games_z2pk6_365", wNt = "_block02960Games_z2pk6_375", kNt = "_block02620Games_z2pk6_384", TNt = "_block02420Games_z2pk6_391", SNt = "_verVideos_z2pk6_399", CNt = "_verVideos620_z2pk6_405", ANt = "_numberPosition_z2pk6_408", MNt = "_shapeIcon_z2pk6_414", ENt = "_chivasIcon_z2pk6_419", INt = "_imgTeamIcon_z2pk6_430", PNt = "_teamName_z2pk6_435", ONt = "_nameTeamGames_z2pk6_441", LNt = "_dfC_z2pk6_450", FNt = "_position_z2pk6_50", RNt = "_age_z2pk6_460", DNt = "_manchesterUnitedIcon_z2pk6_468", zNt = "_country_z2pk6_475", BNt = "_playedGames_z2pk6_482", NNt = "_playedMinutes_z2pk6_489", $Nt = "_block01_z2pk6_496", jNt = "_leagueName_z2pk6_503", VNt = "_roleCharacterIcon_z2pk6_509", UNt = "_btnVideosGames_z2pk6_517", GNt = "_containerBtnVideosGames_z2pk6_532", HNt = "_containerBtnVideos620Games_z2pk6_542", WNt = "_containesOptions_z2pk6_551", qNt = "_arrowExpandIcon_z2pk6_558", YNt = "_rowTeam_z2pk6_567", XNt = "_rowTeam420_z2pk6_585", ZNt = "_rowTeam320_z2pk6_603", JNt = "_rowTeam460_z2pk6_622", KNt = "_rowTeam350_z2pk6_641", QNt = "_containerLeftType1_z2pk6_659", e$t = "_containerLeftType1680_z2pk6_665", t$t = "_containerLeftType1320_z2pk6_672", a$t = "_containerLeftType1350_z2pk6_680", n$t = "_positionContainertype1_z2pk6_687", r$t = "_positionContainertype1380_z2pk6_695", i$t = "_positionContainertype1680_z2pk6_703", o$t = "_positionContainertype1420_z2pk6_711", s$t = "_manchesterUnitedType1_z2pk6_719", l$t = "_manchesterUnitedType1460_z2pk6_725", c$t = "_manchesterUnitedType1320_z2pk6_732", u$t = "_containerRightType1Games_z2pk6_739", d$t = "_containerRightType1420Games_z2pk6_750", h$t = "_containerRightType1320Games_z2pk6_761", p$t = "_teamNameWrapperType1_z2pk6_772", f$t = "_teamNameWrapperType1960_z2pk6_779", m$t = "_teamNameWrapperType11086_z2pk6_786", g$t = "_ageWrapperType1_z2pk6_793", y$t = "_ageWrapperType1680_z2pk6_800", v$t = "_ageWrapperType11086_z2pk6_808", _$t = "_ageType1_z2pk6_816", b$t = "_ageType1960_z2pk6_824", x$t = "_playedGamesWrapperType1_z2pk6_827", w$t = "_playedGamesWrapperType1680_z2pk6_834", k$t = "_playedGamesWrapperType1960_z2pk6_837", T$t = "_playedGamesType1_z2pk6_840", S$t = "_playedGamesType1540_z2pk6_847", C$t = "_playedGamesType1960_z2pk6_851", A$t = "_playedGamesType11086_z2pk6_854", M$t = "_playedMinutesWrapperType1_z2pk6_857", E$t = "_playedMinutesWrapperType11086_z2pk6_864", I$t = "_playedMinutesType1_z2pk6_871", P$t = "_playedMinutesType1680_z2pk6_878", O$t = "_block02Type1Games_z2pk6_881", L$t = "_block02Type1680Games_z2pk6_889", F$t = "_block02Type1320Games_z2pk6_897", R$t = "_block02Type1350Games_z2pk6_906", D$t = "_leagueNameWrapperType1_z2pk6_914", z$t = "_leagueNameWrapperType1680_z2pk6_922", B$t = "_leagueNameWrapperType1960_z2pk6_925", N$t = "_leagueNameType1_z2pk6_933", $$t = "_leagueNameType1960_z2pk6_943", j$t = "_numberOfVideosType1_z2pk6_953", V$t = "_numberOfVideosType1680_z2pk6_960", U$t = "_numberOfVideosType11232_z2pk6_967", G$t = "_vectorIconType1_z2pk6_974", H$t = "_block01TitlesType1_z2pk6_991", W$t = "_numberPositionType1_z2pk6_998", q$t = "_shapeIconType1_z2pk6_1004", Y$t = "_tijuanaIconType1_z2pk6_1010", X$t = "_tijuanaWrapperType1_z2pk6_1016", Z$t = "_tijuanaWrapperType1NoBg_z2pk6_1027", J$t = "_teamNameType1_z2pk6_1035", K$t = "_roleCharacterIconType1_z2pk6_1042", Q$t = "_verVideosType1_z2pk6_1049", ejt = "_btnVideosType1Games_z2pk6_1055", tjt = "_containerBtnVideosType1Games_z2pk6_1070", ajt = "_containesOptionsType1Games_z2pk6_1081", njt = "_arrowExpandIconType1_z2pk6_1089", rjt = "_templateTablaProductividadType1_z2pk6_1095", ijt = "_verVideosType11232_z2pk6_1107", ojt = "_templateTablaProductividadType1320_z2pk6_1111", sjt = "_verVideosType1680_z2pk6_1115", ljt = {
215310
+ const $Z = /* @__PURE__ */ po(BE, [["render", VBt], ["__scopeId", "data-v-04a0bdbd"]]), UBt = "_rotate_1cvqy_5", GBt = "_positionContainer_1cvqy_99", HBt = "_positionContainer620_1cvqy_113", WBt = "_rowwPlayerGames_1cvqy_127", qBt = "_rowwPlayer960Games_1cvqy_159", YBt = "_rowwPlayer420Games_1cvqy_189", XBt = "_rowwPlayer460Games_1cvqy_221", ZBt = "_containerLeftGames_1cvqy_255", JBt = "_containerLeft420Games_1cvqy_271", KBt = "_containerLeft620Games_1cvqy_287", QBt = "_iconFavoritesType1_1cvqy_301", eNt = "_iconFavoritesType1320_1cvqy_317", tNt = "_iconFavorites_1cvqy_301", aNt = "_iconFavorites420_1cvqy_349", nNt = "_playerContainerGames_1cvqy_365", rNt = "_playerContainer420Games_1cvqy_389", iNt = "_playerContainer460Games_1cvqy_413", oNt = "_playerContainerType1Games_1cvqy_437", sNt = "_playerContainerType1320Games_1cvqy_457", lNt = "_playerContainerType1460Games_1cvqy_477", cNt = "_imgPlayerIcon_1cvqy_497", uNt = "_imgPlayerIcon460_1cvqy_517", dNt = "_imgPlayerIcon420_1cvqy_537", hNt = "_manchesterUnitedGames_1cvqy_557", pNt = "_manchesterUnited360Games_1cvqy_579", fNt = "_manchesterUnited420Games_1cvqy_601", mNt = "_manchesterUnited460Games_1cvqy_623", gNt = "_containerRightGames_1cvqy_645", yNt = "_containerRight960Games_1cvqy_663", vNt = "_containerRight420Games_1cvqy_683", _Nt = "_numberOfVideos_1cvqy_705", bNt = "_numberOfVideos620_1cvqy_717", xNt = "_block02Games_1cvqy_729", wNt = "_block02960Games_1cvqy_749", kNt = "_block02620Games_1cvqy_767", TNt = "_block02420Games_1cvqy_781", SNt = "_verVideos_1cvqy_797", CNt = "_verVideos620_1cvqy_809", ANt = "_numberPosition_1cvqy_815", MNt = "_shapeIcon_1cvqy_827", ENt = "_chivasIcon_1cvqy_837", INt = "_imgTeamIcon_1cvqy_859", PNt = "_teamName_1cvqy_869", ONt = "_nameTeamGames_1cvqy_881", LNt = "_dfC_1cvqy_899", FNt = "_position_1cvqy_99", RNt = "_age_1cvqy_919", DNt = "_manchesterUnitedIcon_1cvqy_935", zNt = "_country_1cvqy_949", BNt = "_playedGames_1cvqy_963", NNt = "_playedMinutes_1cvqy_977", $Nt = "_block01_1cvqy_991", jNt = "_leagueName_1cvqy_1005", VNt = "_roleCharacterIcon_1cvqy_1017", UNt = "_btnVideosGames_1cvqy_1033", GNt = "_containerBtnVideosGames_1cvqy_1063", HNt = "_containerBtnVideos620Games_1cvqy_1083", WNt = "_containesOptions_1cvqy_1101", qNt = "_arrowExpandIcon_1cvqy_1115", YNt = "_rowTeam_1cvqy_1133", XNt = "_rowTeam420_1cvqy_1169", ZNt = "_rowTeam320_1cvqy_1205", JNt = "_rowTeam460_1cvqy_1243", KNt = "_rowTeam350_1cvqy_1281", QNt = "_containerLeftType1_1cvqy_1317", e$t = "_containerLeftType1680_1cvqy_1329", t$t = "_containerLeftType1320_1cvqy_1343", a$t = "_containerLeftType1350_1cvqy_1359", n$t = "_positionContainertype1_1cvqy_1373", r$t = "_positionContainertype1380_1cvqy_1389", i$t = "_positionContainertype1680_1cvqy_1405", o$t = "_positionContainertype1420_1cvqy_1421", s$t = "_manchesterUnitedType1_1cvqy_1437", l$t = "_manchesterUnitedType1460_1cvqy_1449", c$t = "_manchesterUnitedType1320_1cvqy_1463", u$t = "_containerRightType1Games_1cvqy_1477", d$t = "_containerRightType1420Games_1cvqy_1499", h$t = "_containerRightType1320Games_1cvqy_1521", p$t = "_teamNameWrapperType1_1cvqy_1543", f$t = "_teamNameWrapperType1960_1cvqy_1557", m$t = "_teamNameWrapperType11086_1cvqy_1571", g$t = "_ageWrapperType1_1cvqy_1585", y$t = "_ageWrapperType1680_1cvqy_1599", v$t = "_ageWrapperType11086_1cvqy_1615", _$t = "_ageType1_1cvqy_1631", b$t = "_ageType1960_1cvqy_1647", x$t = "_playedGamesWrapperType1_1cvqy_1653", w$t = "_playedGamesWrapperType1680_1cvqy_1667", k$t = "_playedGamesWrapperType1960_1cvqy_1673", T$t = "_playedGamesType1_1cvqy_1679", S$t = "_playedGamesType1540_1cvqy_1693", C$t = "_playedGamesType1960_1cvqy_1701", A$t = "_playedGamesType11086_1cvqy_1707", M$t = "_playedMinutesWrapperType1_1cvqy_1713", E$t = "_playedMinutesWrapperType11086_1cvqy_1727", I$t = "_playedMinutesType1_1cvqy_1741", P$t = "_playedMinutesType1680_1cvqy_1755", O$t = "_block02Type1Games_1cvqy_1761", L$t = "_block02Type1680Games_1cvqy_1777", F$t = "_block02Type1320Games_1cvqy_1793", R$t = "_block02Type1350Games_1cvqy_1811", D$t = "_leagueNameWrapperType1_1cvqy_1827", z$t = "_leagueNameWrapperType1680_1cvqy_1843", B$t = "_leagueNameWrapperType1960_1cvqy_1849", N$t = "_leagueNameType1_1cvqy_1865", $$t = "_leagueNameType1960_1cvqy_1885", j$t = "_numberOfVideosType1_1cvqy_1905", V$t = "_numberOfVideosType1680_1cvqy_1919", U$t = "_numberOfVideosType11232_1cvqy_1933", G$t = "_vectorIconType1_1cvqy_1947", H$t = "_block01TitlesType1_1cvqy_1981", W$t = "_numberPositionType1_1cvqy_1995", q$t = "_shapeIconType1_1cvqy_2007", Y$t = "_tijuanaIconType1_1cvqy_2019", X$t = "_tijuanaWrapperType1_1cvqy_2031", Z$t = "_tijuanaWrapperType1NoBg_1cvqy_2053", J$t = "_teamNameType1_1cvqy_2069", K$t = "_roleCharacterIconType1_1cvqy_2083", Q$t = "_verVideosType1_1cvqy_2097", ejt = "_btnVideosType1Games_1cvqy_2109", tjt = "_containerBtnVideosType1Games_1cvqy_2139", ajt = "_containesOptionsType1Games_1cvqy_2161", njt = "_arrowExpandIconType1_1cvqy_2177", rjt = "_templateTablaProductividadType1_1cvqy_2189", ijt = "_verVideosType11232_1cvqy_2213", ojt = "_templateTablaProductividadType1320_1cvqy_2221", sjt = "_verVideosType1680_1cvqy_2229", ljt = {
215310
215311
  rotate: UBt,
215311
215312
  positionContainer: GBt,
215312
215313
  positionContainer620: HBt,
@@ -215612,11 +215613,11 @@ const $Z = /* @__PURE__ */ po(BE, [["render", VBt], ["__scopeId", "data-v-a6a12d
215612
215613
  }
215613
215614
  }, nN = () => {
215614
215615
  qr((e) => ({
215615
- d0a618bc: e.height,
215616
- ba5dfbae: e.background,
215617
- aa9f5eaa: e.fontSize,
215618
- ab0a580e: e.fontColor,
215619
- ad8d6ce4: e.fontFamily
215616
+ "20b41037": e.height,
215617
+ "39c46784": e.background,
215618
+ "0e629c00": e.fontSize,
215619
+ "85dc1978": e.fontColor,
215620
+ "2cf3d8ba": e.fontFamily
215620
215621
  }));
215621
215622
  }, rN = NE.setup;
215622
215623
  NE.setup = rN ? (e, n) => (nN(), rN(e, n)) : nN;
@@ -216421,7 +216422,7 @@ function Gjt(e, n, r, P, z, l) {
216421
216422
  ], 512)
216422
216423
  ], 4);
216423
216424
  }
216424
- const Hjt = /* @__PURE__ */ Njt(jE, [["render", Gjt], ["__scopeId", "data-v-ab79352d"]]), Wjt = "_tablePositionGames_16xzc_46", qjt = "_tablePositionWrapperGames_16xzc_62", Yjt = "_imgHenrryIcon_16xzc_71", Xjt = "_americaIcon_16xzc_79", Zjt = "_playerPhotoGames_16xzc_91", Jjt = "_toniKroosGames_16xzc_100", Kjt = "_shapeIcon_16xzc_111", Qjt = "_menuiconsTeams_16xzc_117", eVt = "_component31_16xzc_126", tVt = "_playerNameGames_16xzc_137", aVt = "_icnPlayIcon_16xzc_145", nVt = "_goles_16xzc_153", rVt = "_americaIcon1_16xzc_160", iVt = "_teamsAmerica_16xzc_174", oVt = "_containerData_16xzc_180", sVt = "_shapeIcon1_16xzc_188", lVt = "_icnExpand1_16xzc_194", cVt = "_icnExpand_16xzc_194", uVt = "_playerDataGames_16xzc_214", dVt = "_playerInfoGames_16xzc_225", hVt = "_headerTopGame_16xzc_240", pVt = "_playerRow_16xzc_254", fVt = "_groupsLeague_16xzc_265", mVt = "_text_16xzc_274", gVt = "_btnViewFullList_16xzc_282", yVt = "_headerTopsGames_16xzc_299", vVt = "_btnVideosOptions_16xzc_371", _Vt = "_position_16xzc_548", bVt = "_positionWrapper_16xzc_560", xVt = "_imgNecaxaIcon_16xzc_568", wVt = "_teamLogo_16xzc_574", kVt = "_teamPhoto_16xzc_582", TVt = "_name_16xzc_590", SVt = "_icnPlayIconType1_16xzc_598", CVt = "_verVideosType1_16xzc_605", AVt = "_btnVideosOptionsType1_16xzc_611", MVt = "_btnVideosOptions1Games_16xzc_623", EVt = "_leftContainer_16xzc_635", IVt = "_shapeIconType1_16xzc_644", PVt = "_icnExpandType1_16xzc_649", OVt = "_arrowExpand_16xzc_659", LVt = "_containerInfoGames_16xzc_667", FVt = "_headerTopTeam_16xzc_679", RVt = "_containerHeader_16xzc_693", DVt = "_goles1_16xzc_702", zVt = "_golesType1_16xzc_705", BVt = "_golesWrapper_16xzc_710", NVt = "_btnViewAll_16xzc_719", $Vt = "_headerTopsTeams_16xzc_736", jVt = "_arrowExpandIcon_16xzc_853", VVt = "_rotate_16xzc_858", UVt = {
216425
+ const Hjt = /* @__PURE__ */ Njt(jE, [["render", Gjt], ["__scopeId", "data-v-ab79352d"]]), Wjt = "_tablePositionGames_1reko_91", qjt = "_tablePositionWrapperGames_1reko_123", Yjt = "_imgHenrryIcon_1reko_141", Xjt = "_americaIcon_1reko_157", Zjt = "_playerPhotoGames_1reko_181", Jjt = "_toniKroosGames_1reko_199", Kjt = "_shapeIcon_1reko_221", Qjt = "_menuiconsTeams_1reko_233", eVt = "_component31_1reko_251", tVt = "_playerNameGames_1reko_273", aVt = "_icnPlayIcon_1reko_289", nVt = "_goles_1reko_305", rVt = "_americaIcon1_1reko_319", iVt = "_teamsAmerica_1reko_347", oVt = "_containerData_1reko_359", sVt = "_shapeIcon1_1reko_375", lVt = "_icnExpand1_1reko_387", cVt = "_icnExpand_1reko_387", uVt = "_playerDataGames_1reko_427", dVt = "_playerInfoGames_1reko_449", hVt = "_headerTopGame_1reko_479", pVt = "_playerRow_1reko_507", fVt = "_groupsLeague_1reko_529", mVt = "_text_1reko_547", gVt = "_btnViewFullList_1reko_563", yVt = "_headerTopsGames_1reko_597", vVt = "_btnVideosOptions_1reko_741", _Vt = "_position_1reko_1095", bVt = "_positionWrapper_1reko_1119", xVt = "_imgNecaxaIcon_1reko_1135", wVt = "_teamLogo_1reko_1147", kVt = "_teamPhoto_1reko_1163", TVt = "_name_1reko_1179", SVt = "_icnPlayIconType1_1reko_1195", CVt = "_verVideosType1_1reko_1209", AVt = "_btnVideosOptionsType1_1reko_1221", MVt = "_btnVideosOptions1Games_1reko_1245", EVt = "_leftContainer_1reko_1269", IVt = "_shapeIconType1_1reko_1287", PVt = "_icnExpandType1_1reko_1297", OVt = "_arrowExpand_1reko_1317", LVt = "_containerInfoGames_1reko_1333", FVt = "_headerTopTeam_1reko_1357", RVt = "_containerHeader_1reko_1385", DVt = "_goles1_1reko_1403", zVt = "_golesType1_1reko_1409", BVt = "_golesWrapper_1reko_1419", NVt = "_btnViewAll_1reko_1437", $Vt = "_headerTopsTeams_1reko_1471", jVt = "_arrowExpandIcon_1reko_1705", VVt = "_rotate_1reko_1715", UVt = {
216425
216426
  tablePositionGames: Wjt,
216426
216427
  tablePositionWrapperGames: qjt,
216427
216428
  imgHenrryIcon: Yjt,
@@ -216643,18 +216644,18 @@ const Hjt = /* @__PURE__ */ Njt(jE, [["render", Gjt], ["__scopeId", "data-v-ab79
216643
216644
  }
216644
216645
  }, cN = () => {
216645
216646
  qr((e) => ({
216646
- "55f05f36": e.fontSizeTopNum,
216647
- "19a29b59": e.fontFamilyTopNum,
216648
- "6900d460": e.fontColorTopNum,
216649
- c8fa9844: e.opacityColorTopNum,
216650
- d4b5f3ac: e.fontColorName,
216651
- "02add9f3": e.fontFamilyName,
216652
- "5f361de0": e.fontSizeName,
216653
- "53c60bed": e.backgroundColorHeader,
216654
- "78ef2866": e.fontFamilyCategory,
216655
- "4e492dfa": e.fontSizeCategory,
216656
- "2777611d": e.fontColorCategory,
216657
- "337e29a0": e.borderColorCategory
216647
+ "5b159b56": e.fontSizeTopNum,
216648
+ ef81ba90: e.fontFamilyTopNum,
216649
+ "40d5b2de": e.fontColorTopNum,
216650
+ "55ca4106": e.opacityColorTopNum,
216651
+ "488c59aa": e.fontColorName,
216652
+ "7f32ad12": e.fontFamilyName,
216653
+ "081c0022": e.fontSizeName,
216654
+ b1fb7024: e.backgroundColorHeader,
216655
+ "9af157f6": e.fontFamilyCategory,
216656
+ "4777f062": e.fontSizeCategory,
216657
+ e72874c4: e.fontColorCategory,
216658
+ "2ceb71e1": e.borderColorCategory
216658
216659
  }));
216659
216660
  }, uN = VE.setup;
216660
216661
  VE.setup = uN ? (e, n) => (cN(), uN(e, n)) : cN;
@@ -217036,7 +217037,7 @@ function dUt(e, n, r, P, z, l) {
217036
217037
  ]);
217037
217038
  }
217038
217039
  const hUt = /* @__PURE__ */ aUt(UE, [["render", dUt], ["__scopeId", "data-v-fb269a1e"]]);
217039
- const pUt = "_equipoGames_19uzf_38", fUt = "_atlasSeleccinGames_19uzf_43", mUt = "_equipoAtlasSeleccinMexiGames_19uzf_47", gUt = "_aosGames_19uzf_51", yUt = "_span12_19uzf_55", vUt = "_nacionalidadMex_19uzf_58", _Ut = "_manchesterUnited_19uzf_61", bUt = "_manchesterUnited12_19uzf_68", xUt = "_containerInfoGames_19uzf_78", wUt = "_verPerfil12_19uzf_87", kUt = "_btnProfile_19uzf_96", TUt = "_containerButton_19uzf_112", SUt = "_dataContainer_19uzf_119", CUt = "_expandedInfoPlayerGames_19uzf_129", AUt = "_containerDataBg_19uzf_219", MUt = "_containerDataSm_19uzf_230", EUt = "_span_19uzf_55", IUt = "_manchesterUnited14_19uzf_241", PUt = "_filter_19uzf_246", OUt = "_verPerfil_19uzf_87", LUt = "_manchesterUnited8_19uzf_267", FUt = "_manchesterUnitedParent1_19uzf_273", RUt = "_manchesterUnited1_19uzf_68", DUt = "_manchesterUnitedParent_19uzf_273", zUt = "_frameDiv_19uzf_295", BUt = "_infoExpanded_19uzf_303", NUt = "_countryFlag_19uzf_456", $Ut = {
217040
+ const pUt = "_equipoGames_fst7d_75", fUt = "_atlasSeleccinGames_fst7d_85", mUt = "_equipoAtlasSeleccinMexiGames_fst7d_93", gUt = "_aosGames_fst7d_101", yUt = "_span12_fst7d_109", vUt = "_nacionalidadMex_fst7d_115", _Ut = "_manchesterUnited_fst7d_121", bUt = "_manchesterUnited12_fst7d_135", xUt = "_containerInfoGames_fst7d_155", wUt = "_verPerfil12_fst7d_173", kUt = "_btnProfile_fst7d_191", TUt = "_containerButton_fst7d_223", SUt = "_dataContainer_fst7d_237", CUt = "_expandedInfoPlayerGames_fst7d_257", AUt = "_containerDataBg_fst7d_437", MUt = "_containerDataSm_fst7d_459", EUt = "_span_fst7d_109", IUt = "_manchesterUnited14_fst7d_481", PUt = "_filter_fst7d_491", OUt = "_verPerfil_fst7d_173", LUt = "_manchesterUnited8_fst7d_533", FUt = "_manchesterUnitedParent1_fst7d_545", RUt = "_manchesterUnited1_fst7d_135", DUt = "_manchesterUnitedParent_fst7d_545", zUt = "_frameDiv_fst7d_589", BUt = "_infoExpanded_fst7d_605", NUt = "_countryFlag_fst7d_911", $Ut = {
217040
217041
  equipoGames: pUt,
217041
217042
  atlasSeleccinGames: fUt,
217042
217043
  equipoAtlasSeleccinMexiGames: mUt,
@@ -217111,15 +217112,15 @@ const pUt = "_equipoGames_19uzf_38", fUt = "_atlasSeleccinGames_19uzf_43", mUt =
217111
217112
  }
217112
217113
  }, pN = () => {
217113
217114
  qr((e) => ({
217114
- b76aa8fe: e.fontFamily,
217115
- dce830b4: e.fontColor,
217116
- "060add2a": e.fontColorValue,
217117
- "3e87935e": e.fontSize,
217118
- c43b37c8: e.background
217115
+ a297a8e8: e.fontFamily,
217116
+ "05868b8a": e.fontColor,
217117
+ "9181d814": e.fontColorValue,
217118
+ c650cbae: e.fontSize,
217119
+ af6837b2: e.background
217119
217120
  }));
217120
217121
  }, fN = GE.setup;
217121
217122
  GE.setup = fN ? (e, n) => (pN(), fN(e, n)) : pN;
217122
- const Kh = (e) => (xr("data-v-0bb9c2ff"), e = e(), wr(), e), jUt = { ref: "myDivRef" }, VUt = ["src"], UUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Posición en la tabla: ", -1)), GUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles anotados: ", -1)), HUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles recibidos: ", -1)), WUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Partidos jugados:", -1)), qUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Efectividad de pases: ", -1)), YUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "xG: ", -1)), XUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Efectividad de pases: ", -1)), ZUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "xG: ", -1)), JUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Posición en la tabla: ", -1)), KUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles anotados: ", -1)), QUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles recibidos: ", -1)), eGt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Partidos jugados: ", -1)), tGt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Efectividad de pases: ", -1)), aGt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "xG: ", -1));
217123
+ const Kh = (e) => (xr("data-v-5dd9e88d"), e = e(), wr(), e), jUt = { ref: "myDivRef" }, VUt = ["src"], UUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Posición en la tabla: ", -1)), GUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles anotados: ", -1)), HUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles recibidos: ", -1)), WUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Partidos jugados:", -1)), qUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Efectividad de pases: ", -1)), YUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "xG: ", -1)), XUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Efectividad de pases: ", -1)), ZUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "xG: ", -1)), JUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Posición en la tabla: ", -1)), KUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles anotados: ", -1)), QUt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Goles recibidos: ", -1)), eGt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Partidos jugados: ", -1)), tGt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "Efectividad de pases: ", -1)), aGt = /* @__PURE__ */ Kh(() => /* @__PURE__ */ se("span", null, "xG: ", -1));
217123
217124
  function nGt(e, n, r, P, z, l) {
217124
217125
  const f = nr("GSCButton");
217125
217126
  return $e(), qe("div", jUt, [
@@ -217455,7 +217456,7 @@ function nGt(e, n, r, P, z, l) {
217455
217456
  }
217456
217457
  const rGt = {
217457
217458
  $style: $Ut
217458
- }, VZ = /* @__PURE__ */ po(GE, [["render", nGt], ["__cssModules", rGt], ["__scopeId", "data-v-0bb9c2ff"]]);
217459
+ }, VZ = /* @__PURE__ */ po(GE, [["render", nGt], ["__cssModules", rGt], ["__scopeId", "data-v-5dd9e88d"]]);
217459
217460
  /**
217460
217461
  * Vue 3 Carousel 0.3.1
217461
217462
  * (c) 2023
@@ -219104,13 +219105,13 @@ const HE = {
219104
219105
  }
219105
219106
  }, yN = () => {
219106
219107
  qr((e) => ({
219107
- "8ae3b9ac": e.borderRadius,
219108
- "50a1442e": e.borderWidth,
219109
- "4f8a45cb": e.borderColor
219108
+ "0ddc8bf0": e.borderRadius,
219109
+ "83ff4ce0": e.borderWidth,
219110
+ "862d49a6": e.borderColor
219110
219111
  }));
219111
219112
  }, vN = HE.setup;
219112
219113
  HE.setup = vN ? (e, n) => (yN(), vN(e, n)) : yN;
219113
- const X6 = (e) => (xr("data-v-f236a7e6"), e = e(), wr(), e), FGt = { ref: "myDivRef" }, RGt = { class: "btnViewFullList" }, DGt = { class: "text" }, zGt = { class: "groupsLeague" }, BGt = { class: "row-table-carrousel" }, NGt = {
219114
+ const X6 = (e) => (xr("data-v-6f13c12f"), e = e(), wr(), e), FGt = { ref: "myDivRef" }, RGt = { class: "btnViewFullList" }, DGt = { class: "text" }, zGt = { class: "groupsLeague" }, BGt = { class: "row-table-carrousel" }, NGt = {
219114
219115
  key: 1,
219115
219116
  class: "container-no-search-result"
219116
219117
  }, $Gt = {
@@ -219359,7 +219360,7 @@ function WGt(e, n, r, P, z, l) {
219359
219360
  ], 512)
219360
219361
  ], 2);
219361
219362
  }
219362
- const qGt = /* @__PURE__ */ po(HE, [["render", WGt], ["__scopeId", "data-v-f236a7e6"]]), YGt = (e, n) => {
219363
+ const qGt = /* @__PURE__ */ po(HE, [["render", WGt], ["__scopeId", "data-v-6f13c12f"]]), YGt = (e, n) => {
219363
219364
  const r = e.__vccOpts || e;
219364
219365
  for (const [P, z] of n)
219365
219366
  r[P] = z;
@@ -223267,7 +223268,7 @@ const Oqt = {
223267
223268
  this.setUpResizeObserver();
223268
223269
  }, 1e3);
223269
223270
  }
223270
- }, Lqt = (e) => (xr("data-v-e5e283f9"), e = e(), wr(), e), Fqt = {
223271
+ }, Lqt = (e) => (xr("data-v-5e1967b2"), e = e(), wr(), e), Fqt = {
223271
223272
  class: "container-comparative",
223272
223273
  ref: "comparative"
223273
223274
  }, Rqt = { class: "container-btn" }, Dqt = { class: "items-container-btn" }, zqt = { class: "container-sections" }, Bqt = {
@@ -223417,7 +223418,7 @@ function qqt(e, n, r, P, z, l) {
223417
223418
  ])
223418
223419
  ], 512);
223419
223420
  }
223420
- const Yqt = /* @__PURE__ */ po(Oqt, [["render", qqt], ["__scopeId", "data-v-e5e283f9"]]);
223421
+ const Yqt = /* @__PURE__ */ po(Oqt, [["render", qqt], ["__scopeId", "data-v-5e1967b2"]]);
223421
223422
  function HZ(e, n) {
223422
223423
  return function() {
223423
223424
  return e.apply(n, arguments);
@@ -232890,11 +232891,11 @@ const Ina = { class: "dropdown" }, Pna = { class: "selected-item" }, Ona = {
232890
232891
  },
232891
232892
  setup(e) {
232892
232893
  const n = e, r = Gy(
232893
- () => import("./FilterSubcategories-92dfe0dc-C1aiPRbE-ea8dfaf6.js")
232894
+ () => import("./FilterSubcategories-92dfe0dc-C1aiPRbE-9dcce6f5.js")
232894
232895
  ), P = Gy(
232895
- () => import("./FilterConditions-67a56ee9-Byh7UnF3-a8e54b32.js")
232896
+ () => import("./FilterConditions-67a56ee9-Byh7UnF3-39dc6c0a.js")
232896
232897
  ), z = Gy(
232897
- () => import("./FilterField-1d2345af-DewpBlbm-332ac75f.js")
232898
+ () => import("./FilterField-1d2345af-DewpBlbm-b3165cd3.js")
232898
232899
  ), l = [
232899
232900
  {
232900
232901
  name: "Sub categorías",
@@ -337716,7 +337717,7 @@ const Ava = { class: "datagame-container" }, Mva = {
337716
337717
  }, null, 8, ["game", "tournament-selected", "for-season", "for-game", "is-tactic-visible", "is-synchronization", "can-play-videos", "video-privileges-playing-as"])
337717
337718
  ]));
337718
337719
  }
337719
- }, Eva = /* @__PURE__ */ po(Mva, [["__scopeId", "data-v-b55708f0"]]), Tx = (e, n) => {
337720
+ }, Eva = /* @__PURE__ */ po(Mva, [["__scopeId", "data-v-b314381b"]]), Tx = (e, n) => {
337720
337721
  const r = e.__vccOpts || e;
337721
337722
  for (const [P, z] of n)
337722
337723
  r[P] = z;
@@ -341757,7 +341758,7 @@ const sxa = pc({
341757
341758
  ])
341758
341759
  ], 512));
341759
341760
  }
341760
- }), D3a = /* @__PURE__ */ po(lxa, [["__scopeId", "data-v-5b5e5ba9"]]);
341761
+ }), D3a = /* @__PURE__ */ po(lxa, [["__scopeId", "data-v-9df139db"]]);
341761
341762
  async function Ph({ url: e, options: n = {}, retries: r = 3 }) {
341762
341763
  return await Au.get(e, n).then((P) => P).catch((P) => r > 0 ? Ph({ url: e, options: n, retries: r - 1 }) : P);
341763
341764
  }