@golstats/gsc-game-data 1.0.58 → 1.0.59

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.
package/dist/gol.svg CHANGED
@@ -1,49 +1,49 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: none;
7
- }
8
-
9
- .cls-2 {
10
- clip-path: url(#clippath);
11
- }
12
-
13
- .cls-3 {
14
- fill: #fff;
15
- }
16
-
17
- .cls-4 {
18
- fill: #172531;
19
- }
20
- </style>
21
- <clipPath id="clippath">
22
- <circle class="cls-1" cx="24" cy="24" r="24"/>
23
- </clipPath>
24
- </defs>
25
- <g id="Layer_1-2" data-name="Layer 1">
26
- <g>
27
- <g id="Oval">
28
- <circle class="cls-4" cx="24" cy="24" r="24"/>
29
- </g>
30
- <g class="cls-2">
31
- <g>
32
- <ellipse class="cls-4" cx="24" cy="24" rx="14.82" ry="14.85"/>
33
- <path class="cls-3" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z"/>
34
- <path class="cls-3" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z"/>
35
- <path class="cls-3" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z"/>
36
- <path class="cls-3" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z"/>
37
- <path class="cls-3" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z"/>
38
- <path class="cls-3" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z"/>
39
- <path class="cls-3" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z"/>
40
- <path class="cls-3" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z"/>
41
- <path class="cls-3" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z"/>
42
- <path class="cls-3" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z"/>
43
- <path class="cls-3" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z"/>
44
- <path class="cls-3" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z"/>
45
- </g>
46
- </g>
47
- </g>
48
- </g>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48">
3
+ <defs>
4
+ <style>
5
+ .cls-1 {
6
+ fill: none;
7
+ }
8
+
9
+ .cls-2 {
10
+ clip-path: url(#clippath);
11
+ }
12
+
13
+ .cls-3 {
14
+ fill: #fff;
15
+ }
16
+
17
+ .cls-4 {
18
+ fill: #172531;
19
+ }
20
+ </style>
21
+ <clipPath id="clippath">
22
+ <circle class="cls-1" cx="24" cy="24" r="24"/>
23
+ </clipPath>
24
+ </defs>
25
+ <g id="Layer_1-2" data-name="Layer 1">
26
+ <g>
27
+ <g id="Oval">
28
+ <circle class="cls-4" cx="24" cy="24" r="24"/>
29
+ </g>
30
+ <g class="cls-2">
31
+ <g>
32
+ <ellipse class="cls-4" cx="24" cy="24" rx="14.82" ry="14.85"/>
33
+ <path class="cls-3" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z"/>
34
+ <path class="cls-3" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z"/>
35
+ <path class="cls-3" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z"/>
36
+ <path class="cls-3" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z"/>
37
+ <path class="cls-3" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z"/>
38
+ <path class="cls-3" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z"/>
39
+ <path class="cls-3" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z"/>
40
+ <path class="cls-3" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z"/>
41
+ <path class="cls-3" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z"/>
42
+ <path class="cls-3" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z"/>
43
+ <path class="cls-3" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z"/>
44
+ <path class="cls-3" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z"/>
45
+ </g>
46
+ </g>
47
+ </g>
48
+ </g>
49
49
  </svg>
@@ -5810,7 +5810,7 @@ const rt = (e, t) => {
5810
5810
  onClick: i
5811
5811
  }, C(e.text), 7));
5812
5812
  }
5813
- }, r5 = /* @__PURE__ */ rt(Nx, [["__scopeId", "data-v-69cf823e"]]), jx = (e, t) => {
5813
+ }, r5 = /* @__PURE__ */ rt(Nx, [["__scopeId", "data-v-bb7f8e4d"]]), jx = (e, t) => {
5814
5814
  const a = e.__vccOpts || e;
5815
5815
  for (const [s, i] of t)
5816
5816
  a[s] = i;
@@ -5929,7 +5929,7 @@ const rt = (e, t) => {
5929
5929
  ], 64));
5930
5930
  }
5931
5931
  }, zx = /* @__PURE__ */ jx(Mx, [["__scopeId", "data-v-2f344053"]]);
5932
- const Hx = (e) => (Se("data-v-a8936b64"), e = e(), ke(), e), Ux = /* @__PURE__ */ Hx(() => /* @__PURE__ */ r("div", { class: "button__icon" }, null, -1)), Vx = { class: "button__text" }, Gx = { key: 0 }, Wx = {
5932
+ const Hx = (e) => (Se("data-v-2a796a00"), e = e(), ke(), e), Ux = /* @__PURE__ */ Hx(() => /* @__PURE__ */ r("div", { class: "button__icon" }, null, -1)), Vx = { class: "button__text" }, Gx = { key: 0 }, Wx = {
5933
5933
  width: "8",
5934
5934
  height: "4",
5935
5935
  viewBox: "0 0 8 4",
@@ -6088,7 +6088,7 @@ const Hx = (e) => (Se("data-v-a8936b64"), e = e(), ke(), e), Ux = /* @__PURE__ *
6088
6088
  ], 2)
6089
6089
  ], 4));
6090
6090
  }
6091
- }, Xx = /* @__PURE__ */ rt(Jx, [["__scopeId", "data-v-a8936b64"]]), Zx = (e, t) => {
6091
+ }, Xx = /* @__PURE__ */ rt(Jx, [["__scopeId", "data-v-2a796a00"]]), Zx = (e, t) => {
6092
6092
  const a = e.__vccOpts || e;
6093
6093
  for (const [s, i] of t)
6094
6094
  a[s] = i;
@@ -6300,7 +6300,7 @@ const Hx = (e) => (Se("data-v-a8936b64"), e = e(), ke(), e), Ux = /* @__PURE__ *
6300
6300
  ], 2));
6301
6301
  }
6302
6302
  }, $y = /* @__PURE__ */ Zx(oA, [["__scopeId", "data-v-bcf3bcc6"]]);
6303
- const Il = (e) => (Se("data-v-3e7cb100"), e = e(), ke(), e), nA = { class: "details__header" }, rA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "Jugando como", -1)), lA = { class: "details__header__checkbox" }, cA = { class: "details__body" }, dA = { class: "details__body__playing-as" }, uA = ["onClick"], mA = { class: "details__header" }, hA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), pA = { class: "details__header__checkbox" }, gA = { class: "details__body" }, yA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "1er tiempo", -1)), fA = { class: "details__body__game-section" }, _A = ["onClick"], bA = { class: "details__body" }, vA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "2do tiempo", -1)), wA = { class: "details__body__game-section" }, CA = ["onClick"], SA = {
6303
+ const Il = (e) => (Se("data-v-ce334c17"), e = e(), ke(), e), nA = { class: "details__header" }, rA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "Jugando como", -1)), lA = { class: "details__header__checkbox" }, cA = { class: "details__body" }, dA = { class: "details__body__playing-as" }, uA = ["onClick"], mA = { class: "details__header" }, hA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), pA = { class: "details__header__checkbox" }, gA = { class: "details__body" }, yA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "1er tiempo", -1)), fA = { class: "details__body__game-section" }, _A = ["onClick"], bA = { class: "details__body" }, vA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "2do tiempo", -1)), wA = { class: "details__body__game-section" }, CA = ["onClick"], SA = {
6304
6304
  __name: "StatisticsFilterTemplate",
6305
6305
  props: {
6306
6306
  playingAs: {
@@ -6395,14 +6395,14 @@ const Il = (e) => (Se("data-v-3e7cb100"), e = e(), ke(), e), nA = { class: "deta
6395
6395
  setup(e) {
6396
6396
  const t = e;
6397
6397
  Ae((l) => ({
6398
- "057a1337": e.buttonsBackgroundColor,
6399
- "4ababc18": e.buttonsTextColor,
6400
- a6bfbb48: e.buttonsBorderWidth,
6401
- a8edb80e: e.buttonsBorderColor,
6402
- "6a6af91d": e.buttonsBackgroundColorActive,
6403
- "54e7b53e": e.buttonsTextColorActive,
6404
- "805f4efc": e.buttonsBorderWidthActive,
6405
- f9321f42: e.buttonsBorderColorActive
6398
+ "2321d9a1": e.buttonsBackgroundColor,
6399
+ ccabcbfc: e.buttonsTextColor,
6400
+ "05a0a474": e.buttonsBorderWidth,
6401
+ "07cea13a": e.buttonsBorderColor,
6402
+ "67fac807": e.buttonsBackgroundColorActive,
6403
+ "728f7ba8": e.buttonsTextColorActive,
6404
+ "12a02c6c": e.buttonsBorderWidthActive,
6405
+ "5392776e": e.buttonsBorderColorActive
6406
6406
  }));
6407
6407
  const a = me(() => t.playingAs.every((l) => l.isSelected)), s = me(() => t.gameSections.every((l) => l.isSelected)), i = me(() => t.gameSections.reduce(
6408
6408
  (l, h) => (h.value <= 3 ? l.firstHalf.push(h) : l.secondHalf.push(h), l),
@@ -6489,7 +6489,7 @@ const Il = (e) => (Se("data-v-3e7cb100"), e = e(), ke(), e), nA = { class: "deta
6489
6489
  ])
6490
6490
  ], 4));
6491
6491
  }
6492
- }, kA = /* @__PURE__ */ rt(SA, [["__scopeId", "data-v-3e7cb100"]]), $A = { class: "statistics-filter-button" }, xA = {
6492
+ }, kA = /* @__PURE__ */ rt(SA, [["__scopeId", "data-v-ce334c17"]]), $A = { class: "statistics-filter-button" }, xA = {
6493
6493
  __name: "StatisticsFilterButton",
6494
6494
  setup(e) {
6495
6495
  const t = T(!1);
@@ -7510,7 +7510,7 @@ const lI = {
7510
7510
  onInput: o
7511
7511
  }, null, 544));
7512
7512
  }
7513
- }, cI = /* @__PURE__ */ rt(lI, [["__scopeId", "data-v-caefc67f"]]);
7513
+ }, cI = /* @__PURE__ */ rt(lI, [["__scopeId", "data-v-e3a6ae4e"]]);
7514
7514
  function dI(e, t) {
7515
7515
  let a = Array.isArray(e) && Array.isArray(t) ? e.length === t.length : !1;
7516
7516
  if (a) {
@@ -7886,7 +7886,7 @@ function hI(e, t, a, s, i, o) {
7886
7886
  }, null, 8, ["options", "series"]))
7887
7887
  ], 512);
7888
7888
  }
7889
- const pI = /* @__PURE__ */ rt(uI, [["render", hI], ["__scopeId", "data-v-cc08a122"]]), gI = (e, t) => {
7889
+ const pI = /* @__PURE__ */ rt(uI, [["render", hI], ["__scopeId", "data-v-687ee65e"]]), gI = (e, t) => {
7890
7890
  const a = e.__vccOpts || e;
7891
7891
  for (const [s, i] of t)
7892
7892
  a[s] = i;
@@ -8446,8 +8446,8 @@ const PI = { class: "card-trend-live__dropdown-category" }, RI = { class: "selec
8446
8446
  ], 2)
8447
8447
  ], 512));
8448
8448
  }
8449
- }, NI = /* @__PURE__ */ rt(DI, [["__scopeId", "data-v-7b2fd4f5"]]);
8450
- const C5 = (e) => (Se("data-v-0a23dbed"), e = e(), ke(), e), jI = { class: "trending-live__header__radios" }, MI = { class: "trending-live__header__radios__group" }, zI = { class: "trending-live__header__switch" }, HI = { class: "trending-live__header__switch__control" }, UI = /* @__PURE__ */ C5(() => /* @__PURE__ */ r("span", null, "Acumulado", -1)), VI = /* @__PURE__ */ C5(() => /* @__PURE__ */ r("span", null, "Por periodo", -1)), GI = { class: "trending-live__body" }, WI = {
8449
+ }, NI = /* @__PURE__ */ rt(DI, [["__scopeId", "data-v-d72387aa"]]);
8450
+ const C5 = (e) => (Se("data-v-02b04cad"), e = e(), ke(), e), jI = { class: "trending-live__header__radios" }, MI = { class: "trending-live__header__radios__group" }, zI = { class: "trending-live__header__switch" }, HI = { class: "trending-live__header__switch__control" }, UI = /* @__PURE__ */ C5(() => /* @__PURE__ */ r("span", null, "Acumulado", -1)), VI = /* @__PURE__ */ C5(() => /* @__PURE__ */ r("span", null, "Por periodo", -1)), GI = { class: "trending-live__body" }, WI = {
8451
8451
  __name: "TrendLive",
8452
8452
  props: {
8453
8453
  game: {
@@ -8590,7 +8590,7 @@ const C5 = (e) => (Se("data-v-0a23dbed"), e = e(), ke(), e), jI = { class: "tren
8590
8590
  ])
8591
8591
  ], 512));
8592
8592
  }
8593
- }, qI = /* @__PURE__ */ rt(WI, [["__scopeId", "data-v-0a23dbed"]]);
8593
+ }, qI = /* @__PURE__ */ rt(WI, [["__scopeId", "data-v-02b04cad"]]);
8594
8594
  const JI = {
8595
8595
  name: "BarraLeft",
8596
8596
  props: {
@@ -8625,7 +8625,7 @@ const JI = {
8625
8625
  return 350 * this.live + 10;
8626
8626
  }
8627
8627
  }
8628
- }, XI = (e) => (Se("data-v-ce226c7f"), e = e(), ke(), e), ZI = { class: "custom-progress-bar" }, YI = {
8628
+ }, XI = (e) => (Se("data-v-49b2380c"), e = e(), ke(), e), ZI = { class: "custom-progress-bar" }, YI = {
8629
8629
  xmlns: "http://www.w3.org/2000/svg",
8630
8630
  viewBox: "15 5 350 15",
8631
8631
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -8645,7 +8645,7 @@ function eO(e, t, a, s, i, o) {
8645
8645
  ]))
8646
8646
  ]);
8647
8647
  }
8648
- const tO = /* @__PURE__ */ rt(JI, [["render", eO], ["__scopeId", "data-v-ce226c7f"]]);
8648
+ const tO = /* @__PURE__ */ rt(JI, [["render", eO], ["__scopeId", "data-v-49b2380c"]]);
8649
8649
  const aO = {
8650
8650
  name: "BarraRight",
8651
8651
  props: {
@@ -8676,7 +8676,7 @@ const aO = {
8676
8676
  return 350 * this.live + 10;
8677
8677
  }
8678
8678
  }
8679
- }, sO = (e) => (Se("data-v-7e074cc4"), e = e(), ke(), e), iO = { class: "custom-progress-bar" }, oO = {
8679
+ }, sO = (e) => (Se("data-v-054b26d4"), e = e(), ke(), e), iO = { class: "custom-progress-bar" }, oO = {
8680
8680
  xmlns: "http://www.w3.org/2000/svg",
8681
8681
  viewBox: "4 5 350 15",
8682
8682
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -8696,7 +8696,7 @@ function lO(e, t, a, s, i, o) {
8696
8696
  ]))
8697
8697
  ]);
8698
8698
  }
8699
- const cO = /* @__PURE__ */ rt(aO, [["render", lO], ["__scopeId", "data-v-7e074cc4"]]);
8699
+ const cO = /* @__PURE__ */ rt(aO, [["render", lO], ["__scopeId", "data-v-054b26d4"]]);
8700
8700
  function S5(e, t) {
8701
8701
  return function() {
8702
8702
  return e.apply(t, arguments);
@@ -10249,7 +10249,7 @@ const AT = {
10249
10249
  },
10250
10250
  async mounted() {
10251
10251
  }
10252
- }, G5 = (e) => (Se("data-v-a93399df"), e = e(), ke(), e), IT = { class: "card" }, OT = { class: "card__header" }, TT = { class: "card__stats" }, ET = ["onClick"], FT = /* @__PURE__ */ G5(() => /* @__PURE__ */ r("img", { src: V5 }, null, -1)), PT = [
10252
+ }, G5 = (e) => (Se("data-v-9ca70fd7"), e = e(), ke(), e), IT = { class: "card" }, OT = { class: "card__header" }, TT = { class: "card__stats" }, ET = ["onClick"], FT = /* @__PURE__ */ G5(() => /* @__PURE__ */ r("img", { src: V5 }, null, -1)), PT = [
10253
10253
  FT
10254
10254
  ], RT = {
10255
10255
  key: 1,
@@ -10324,7 +10324,7 @@ function WT(e, t, a, s, i, o) {
10324
10324
  ])
10325
10325
  ]);
10326
10326
  }
10327
- const qT = /* @__PURE__ */ rt(AT, [["render", WT], ["__scopeId", "data-v-a93399df"]]);
10327
+ const qT = /* @__PURE__ */ rt(AT, [["render", WT], ["__scopeId", "data-v-9ca70fd7"]]);
10328
10328
  const JT = {
10329
10329
  name: "GscComparative",
10330
10330
  props: {
@@ -10353,7 +10353,7 @@ const JT = {
10353
10353
  }
10354
10354
  },
10355
10355
  methods: {}
10356
- }, ws = (e) => (Se("data-v-c7dcae1a"), e = e(), ke(), e), XT = { class: "comparative-card" }, ZT = /* @__PURE__ */ ws(() => /* @__PURE__ */ r("div", { class: "header-title" }, [
10356
+ }, ws = (e) => (Se("data-v-1222217b"), e = e(), ke(), e), XT = { class: "comparative-card" }, ZT = /* @__PURE__ */ ws(() => /* @__PURE__ */ r("div", { class: "header-title" }, [
10357
10357
  /* @__PURE__ */ r("span", null, "Comparativa")
10358
10358
  ], -1)), YT = { class: "versus" }, KT = { class: "team-badge" }, QT = ["src", "alt"], eE = /* @__PURE__ */ ws(() => /* @__PURE__ */ r("div", null, [
10359
10359
  /* @__PURE__ */ r("div", null, [
@@ -10431,7 +10431,7 @@ function mE(e, t, a, s, i, o) {
10431
10431
  ])
10432
10432
  ], 4);
10433
10433
  }
10434
- const hE = /* @__PURE__ */ rt(JT, [["render", mE], ["__scopeId", "data-v-c7dcae1a"]]);
10434
+ const hE = /* @__PURE__ */ rt(JT, [["render", mE], ["__scopeId", "data-v-1222217b"]]);
10435
10435
  const pE = (e, t) => {
10436
10436
  const a = e.__vccOpts || e;
10437
10437
  for (const [s, i] of t)
@@ -11143,7 +11143,7 @@ const Jy = ["#cbee6b", "#0033C5"], jE = {
11143
11143
  return e.generalCategoriesIds.accomplished === 3 ? (e.homeTeam.accomplished.arrayRankings.reduce((t, a) => t + a.points, 0) / e.homeTeam.accomplished.arrayRankings.length * 100).toFixed(2) : this.avg(e, this.accomplished);
11144
11144
  }
11145
11145
  }
11146
- }, W5 = (e) => (Se("data-v-383baec7"), e = e(), ke(), e), ME = {
11146
+ }, W5 = (e) => (Se("data-v-f50abb48"), e = e(), ke(), e), ME = {
11147
11147
  key: 0,
11148
11148
  class: "distribution-leyend"
11149
11149
  }, zE = /* @__PURE__ */ W5(() => /* @__PURE__ */ r("br", null, null, -1)), HE = { class: "distribution" }, UE = { class: "distribution__container" }, VE = { class: "distribution__container__chart-type__title" }, GE = /* @__PURE__ */ W5(() => /* @__PURE__ */ r("div", { class: "distribution__container__chart-type__controls" }, null, -1)), WE = { class: "distribution__container__chart-type__chart" };
@@ -11180,7 +11180,7 @@ function qE(e, t, a, s, i, o) {
11180
11180
  ])
11181
11181
  ], 64);
11182
11182
  }
11183
- const JE = /* @__PURE__ */ rt(jE, [["render", qE], ["__scopeId", "data-v-383baec7"]]), XE = (e, t) => {
11183
+ const JE = /* @__PURE__ */ rt(jE, [["render", qE], ["__scopeId", "data-v-f50abb48"]]), XE = (e, t) => {
11184
11184
  const a = e.__vccOpts || e;
11185
11185
  for (const [s, i] of t)
11186
11186
  a[s] = i;
@@ -11330,7 +11330,7 @@ function iF(e, t, a, s, i, o) {
11330
11330
  Qe(e.$slots, "default", {}, void 0, !0)
11331
11331
  ], 6);
11332
11332
  }
11333
- const q5 = /* @__PURE__ */ rt(sF, [["render", iF], ["__scopeId", "data-v-33a39744"]]);
11333
+ const q5 = /* @__PURE__ */ rt(sF, [["render", iF], ["__scopeId", "data-v-0cf5a19c"]]);
11334
11334
  const oF = {
11335
11335
  name: "SoccerChalkboard",
11336
11336
  components: {
@@ -11477,7 +11477,7 @@ const oF = {
11477
11477
  this.data.visible = !1;
11478
11478
  }
11479
11479
  }
11480
- }, dn = (e) => (Se("data-v-883eff7a"), e = e(), ke(), e), nF = { class: "soccer-chalkboard-xg" }, rF = {
11480
+ }, dn = (e) => (Se("data-v-cba46b23"), e = e(), ke(), e), nF = { class: "soccer-chalkboard-xg" }, rF = {
11481
11481
  xmlns: "http://www.w3.org/2000/svg",
11482
11482
  viewBox: "0 0 490 684",
11483
11483
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -11635,7 +11635,7 @@ function TF(e, t, a, s, i, o) {
11635
11635
  }, 8, ["data"])
11636
11636
  ]);
11637
11637
  }
11638
- const J5 = /* @__PURE__ */ rt(oF, [["render", TF], ["__scopeId", "data-v-883eff7a"]]), zl = [
11638
+ const J5 = /* @__PURE__ */ rt(oF, [["render", TF], ["__scopeId", "data-v-cba46b23"]]), zl = [
11639
11639
  {
11640
11640
  name: "Goles",
11641
11641
  color: "#336DFF",
@@ -11717,7 +11717,7 @@ const EF = {
11717
11717
  beforeMount() {
11718
11718
  this.fillXgPlays();
11719
11719
  }
11720
- }, X5 = (e) => (Se("data-v-6fa9fc78"), e = e(), ke(), e), FF = { class: "xg-container" }, PF = { class: "xg-container__info" }, RF = /* @__PURE__ */ X5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), BF = { class: "table" }, LF = { class: "table__row" }, DF = { class: "table__row__title" }, NF = { class: "table__row__value" }, jF = ["src"], MF = { class: "table__row" }, zF = { class: "table__row__title" }, HF = { class: "table__row__value" }, UF = { class: "table__row" }, VF = { class: "table__row__title" }, GF = { class: "table__row__value" }, WF = /* @__PURE__ */ X5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11720
+ }, X5 = (e) => (Se("data-v-178dafc8"), e = e(), ke(), e), FF = { class: "xg-container" }, PF = { class: "xg-container__info" }, RF = /* @__PURE__ */ X5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), BF = { class: "table" }, LF = { class: "table__row" }, DF = { class: "table__row__title" }, NF = { class: "table__row__value" }, jF = ["src"], MF = { class: "table__row" }, zF = { class: "table__row__title" }, HF = { class: "table__row__value" }, UF = { class: "table__row" }, VF = { class: "table__row__title" }, GF = { class: "table__row__value" }, WF = /* @__PURE__ */ X5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11721
11721
  /* @__PURE__ */ r("span", null, "xG:"),
11722
11722
  /* @__PURE__ */ M(" 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. ")
11723
11723
  ], -1)), qF = { class: "xg-container__field" };
@@ -11757,7 +11757,7 @@ function JF(e, t, a, s, i, o) {
11757
11757
  ])
11758
11758
  ]);
11759
11759
  }
11760
- const XF = /* @__PURE__ */ rt(EF, [["render", JF], ["__scopeId", "data-v-6fa9fc78"]]);
11760
+ const XF = /* @__PURE__ */ rt(EF, [["render", JF], ["__scopeId", "data-v-178dafc8"]]);
11761
11761
  const ZF = {
11762
11762
  name: "Xg",
11763
11763
  components: {
@@ -11829,7 +11829,7 @@ const ZF = {
11829
11829
  beforeMount() {
11830
11830
  this.setTeamSelected("Visiting"), this.fillXgPlays();
11831
11831
  }
11832
- }, Z5 = (e) => (Se("data-v-03602455"), e = e(), ke(), e), YF = { class: "xg-container" }, KF = { class: "xg-container__info" }, QF = /* @__PURE__ */ Z5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), eP = { class: "table" }, tP = { class: "table__row" }, aP = { class: "table__row__title" }, sP = { class: "table__row__value" }, iP = ["src"], oP = { class: "table__row" }, nP = { class: "table__row__title" }, rP = { class: "table__row__value" }, lP = { class: "table__row" }, cP = { class: "table__row__title" }, dP = { class: "table__row__value" }, uP = /* @__PURE__ */ Z5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11832
+ }, Z5 = (e) => (Se("data-v-5fe4b38d"), e = e(), ke(), e), YF = { class: "xg-container" }, KF = { class: "xg-container__info" }, QF = /* @__PURE__ */ Z5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), eP = { class: "table" }, tP = { class: "table__row" }, aP = { class: "table__row__title" }, sP = { class: "table__row__value" }, iP = ["src"], oP = { class: "table__row" }, nP = { class: "table__row__title" }, rP = { class: "table__row__value" }, lP = { class: "table__row" }, cP = { class: "table__row__title" }, dP = { class: "table__row__value" }, uP = /* @__PURE__ */ Z5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11833
11833
  /* @__PURE__ */ r("span", null, "xG:"),
11834
11834
  /* @__PURE__ */ M(" 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. ")
11835
11835
  ], -1)), mP = { class: "xg-container__field" };
@@ -11871,7 +11871,7 @@ function hP(e, t, a, s, i, o) {
11871
11871
  ])
11872
11872
  ]);
11873
11873
  }
11874
- const pP = /* @__PURE__ */ rt(ZF, [["render", hP], ["__scopeId", "data-v-03602455"]]);
11874
+ const pP = /* @__PURE__ */ rt(ZF, [["render", hP], ["__scopeId", "data-v-5fe4b38d"]]);
11875
11875
  const gP = {
11876
11876
  name: "SoccerChalkboard",
11877
11877
  components: {
@@ -12018,7 +12018,7 @@ const gP = {
12018
12018
  this.data.visible = !1;
12019
12019
  }
12020
12020
  }
12021
- }, un = (e) => (Se("data-v-f6c30694"), e = e(), ke(), e), yP = { class: "soccer-chalkboard-xg" }, fP = {
12021
+ }, un = (e) => (Se("data-v-f9b5e7e3"), e = e(), ke(), e), yP = { class: "soccer-chalkboard-xg" }, fP = {
12022
12022
  xmlns: "http://www.w3.org/2000/svg",
12023
12023
  viewBox: "0 0 490 684",
12024
12024
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -12176,7 +12176,7 @@ function MP(e, t, a, s, i, o) {
12176
12176
  }, 8, ["data"])
12177
12177
  ]);
12178
12178
  }
12179
- const Y5 = /* @__PURE__ */ rt(gP, [["render", MP], ["__scopeId", "data-v-f6c30694"]]);
12179
+ const Y5 = /* @__PURE__ */ rt(gP, [["render", MP], ["__scopeId", "data-v-f9b5e7e3"]]);
12180
12180
  const zP = {
12181
12181
  name: "Xg",
12182
12182
  components: {
@@ -12248,7 +12248,7 @@ const zP = {
12248
12248
  beforeMount() {
12249
12249
  this.fillXgPlays();
12250
12250
  }
12251
- }, K5 = (e) => (Se("data-v-fb5342de"), e = e(), ke(), e), HP = { class: "xg-container" }, UP = /* @__PURE__ */ K5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), VP = { class: "xg-container__field" }, GP = { class: "xg-container__info" }, WP = { class: "table" }, qP = { class: "table__row" }, JP = { class: "table__row__title" }, XP = { class: "table__row__value" }, ZP = ["src"], YP = { class: "table__row" }, KP = { class: "table__row__title" }, QP = { class: "table__row__value" }, eR = { class: "table__row" }, tR = { class: "table__row__title" }, aR = { class: "table__row__value" }, sR = /* @__PURE__ */ K5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12251
+ }, K5 = (e) => (Se("data-v-fe06617a"), e = e(), ke(), e), HP = { class: "xg-container" }, UP = /* @__PURE__ */ K5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), VP = { class: "xg-container__field" }, GP = { class: "xg-container__info" }, WP = { class: "table" }, qP = { class: "table__row" }, JP = { class: "table__row__title" }, XP = { class: "table__row__value" }, ZP = ["src"], YP = { class: "table__row" }, KP = { class: "table__row__title" }, QP = { class: "table__row__value" }, eR = { class: "table__row" }, tR = { class: "table__row__title" }, aR = { class: "table__row__value" }, sR = /* @__PURE__ */ K5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12252
12252
  /* @__PURE__ */ r("span", null, "xG:"),
12253
12253
  /* @__PURE__ */ M(" 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. ")
12254
12254
  ], -1));
@@ -12288,7 +12288,7 @@ function iR(e, t, a, s, i, o) {
12288
12288
  ])
12289
12289
  ]);
12290
12290
  }
12291
- const oR = /* @__PURE__ */ rt(zP, [["render", iR], ["__scopeId", "data-v-fb5342de"]]);
12291
+ const oR = /* @__PURE__ */ rt(zP, [["render", iR], ["__scopeId", "data-v-fe06617a"]]);
12292
12292
  const nR = {
12293
12293
  name: "Xg",
12294
12294
  components: {
@@ -12360,7 +12360,7 @@ const nR = {
12360
12360
  beforeMount() {
12361
12361
  this.fillXgPlays();
12362
12362
  }
12363
- }, Q5 = (e) => (Se("data-v-38eed9b5"), e = e(), ke(), e), rR = { class: "xg-container" }, lR = /* @__PURE__ */ Q5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), cR = { class: "xg-container__field" }, dR = { class: "xg-container__info" }, uR = { class: "table" }, mR = { class: "table__row" }, hR = { class: "table__row__title" }, pR = { class: "table__row__value" }, gR = ["src"], yR = { class: "table__row" }, fR = { class: "table__row__title" }, _R = { class: "table__row__value" }, bR = { class: "table__row" }, vR = { class: "table__row__title" }, wR = { class: "table__row__value" }, CR = /* @__PURE__ */ Q5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12363
+ }, Q5 = (e) => (Se("data-v-e1c76ea1"), e = e(), ke(), e), rR = { class: "xg-container" }, lR = /* @__PURE__ */ Q5(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), cR = { class: "xg-container__field" }, dR = { class: "xg-container__info" }, uR = { class: "table" }, mR = { class: "table__row" }, hR = { class: "table__row__title" }, pR = { class: "table__row__value" }, gR = ["src"], yR = { class: "table__row" }, fR = { class: "table__row__title" }, _R = { class: "table__row__value" }, bR = { class: "table__row" }, vR = { class: "table__row__title" }, wR = { class: "table__row__value" }, CR = /* @__PURE__ */ Q5(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12364
12364
  /* @__PURE__ */ r("span", null, "xG:"),
12365
12365
  /* @__PURE__ */ M(" 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. ")
12366
12366
  ], -1));
@@ -12400,7 +12400,7 @@ function SR(e, t, a, s, i, o) {
12400
12400
  ])
12401
12401
  ]);
12402
12402
  }
12403
- const kR = /* @__PURE__ */ rt(nR, [["render", SR], ["__scopeId", "data-v-38eed9b5"]]);
12403
+ const kR = /* @__PURE__ */ rt(nR, [["render", SR], ["__scopeId", "data-v-e1c76ea1"]]);
12404
12404
  let Yy = null;
12405
12405
  const $R = {
12406
12406
  name: "XgMain",
@@ -12488,7 +12488,7 @@ function IR(e, t, a, s, i, o) {
12488
12488
  i.gamesContainerWidth < 655 && i.teamSelect == e.visitingTeam.colloquial_name ? (y(), H(l, { key: 4 })) : w("", !0)
12489
12489
  ], 512);
12490
12490
  }
12491
- const OR = /* @__PURE__ */ rt($R, [["render", IR], ["__scopeId", "data-v-20bd873f"]]);
12491
+ const OR = /* @__PURE__ */ rt($R, [["render", IR], ["__scopeId", "data-v-12759086"]]);
12492
12492
  const TR = { class: "statistics-main" }, ER = { class: "statistics-main__header" }, FR = { class: "statistics-main__header__filter" }, PR = ut({
12493
12493
  name: "TemplateVideos",
12494
12494
  components: {
@@ -12662,7 +12662,7 @@ const TR = { class: "statistics-main" }, ER = { class: "statistics-main__header"
12662
12662
  ]))
12663
12663
  ]));
12664
12664
  }
12665
- }), BR = /* @__PURE__ */ rt(RR, [["__scopeId", "data-v-524c07a0"]]);
12665
+ }), BR = /* @__PURE__ */ rt(RR, [["__scopeId", "data-v-675f3f90"]]);
12666
12666
  function ev(e, t) {
12667
12667
  return function() {
12668
12668
  return e.apply(t, arguments);
@@ -25726,7 +25726,7 @@ const JZ = { class: "alineaciones-container" }, XZ = {
25726
25726
  ], 64))
25727
25727
  ]));
25728
25728
  }
25729
- }, ZZ = /* @__PURE__ */ rt(XZ, [["__scopeId", "data-v-b6d26ec6"]]);
25729
+ }, ZZ = /* @__PURE__ */ rt(XZ, [["__scopeId", "data-v-2915e84c"]]);
25730
25730
  function ew(e, t) {
25731
25731
  return function() {
25732
25732
  return e.apply(t, arguments);
@@ -32842,7 +32842,7 @@ const Xne = { class: "datagame-container" }, Zne = {
32842
32842
  ], 64))
32843
32843
  ]));
32844
32844
  }
32845
- }, Yne = /* @__PURE__ */ rt(Zne, [["__scopeId", "data-v-ce673ad1"]]);
32845
+ }, Yne = /* @__PURE__ */ rt(Zne, [["__scopeId", "data-v-a0af95bd"]]);
32846
32846
  function qw(e, t) {
32847
32847
  return function() {
32848
32848
  return e.apply(t, arguments);
@@ -43703,7 +43703,7 @@ const O1e = { class: "datagame-container" }, T1e = {
43703
43703
  ], 64))
43704
43704
  ]));
43705
43705
  }
43706
- }, E1e = /* @__PURE__ */ rt(T1e, [["__scopeId", "data-v-fe6f377f"]]), F1e = (e, t) => {
43706
+ }, E1e = /* @__PURE__ */ rt(T1e, [["__scopeId", "data-v-e5ac6399"]]), F1e = (e, t) => {
43707
43707
  const a = e.__vccOpts || e;
43708
43708
  for (const [s, i] of t)
43709
43709
  a[s] = i;
@@ -70312,7 +70312,7 @@ const oje = { class: "datagame-container" }, nje = {
70312
70312
  ], 64))
70313
70313
  ]));
70314
70314
  }
70315
- }, rje = /* @__PURE__ */ rt(nje, [["__scopeId", "data-v-e61b9884"]]), Un = (e, t) => {
70315
+ }, rje = /* @__PURE__ */ rt(nje, [["__scopeId", "data-v-37a76f09"]]), Un = (e, t) => {
70316
70316
  const a = e.__vccOpts || e;
70317
70317
  for (const [s, i] of t)
70318
70318
  a[s] = i;
@@ -70410,7 +70410,7 @@ const oje = { class: "datagame-container" }, nje = {
70410
70410
  onClick: i
70411
70411
  }, C(e.text), 7));
70412
70412
  }
70413
- }, cje = /* @__PURE__ */ Un(lje, [["__scopeId", "data-v-ba70584e"]]);
70413
+ }, cje = /* @__PURE__ */ Un(lje, [["__scopeId", "data-v-ea76c1c1"]]);
70414
70414
  function H7(e, t) {
70415
70415
  return function() {
70416
70416
  return e.apply(t, arguments);
@@ -71897,7 +71897,7 @@ function IMe(e, t, a, s, i, o) {
71897
71897
  ], 2)
71898
71898
  ], 2);
71899
71899
  }
71900
- const OMe = /* @__PURE__ */ Un(AMe, [["render", IMe], ["__scopeId", "data-v-cc97d3a4"]]), TMe = 1e3, dC = TMe * 60, ap = dC * 60, y4 = ap * 24, EMe = {
71900
+ const OMe = /* @__PURE__ */ Un(AMe, [["render", IMe], ["__scopeId", "data-v-0336fa9c"]]), TMe = 1e3, dC = TMe * 60, ap = dC * 60, y4 = ap * 24, EMe = {
71901
71901
  data() {
71902
71902
  return {
71903
71903
  timeLeft: "",
@@ -72759,28 +72759,28 @@ const dze = "/icn-play.svg", uze = "/icn-tiros-de-esquina.svg", mze = "/icn-tiro
72759
72759
  * }}
72760
72760
  * example object:
72761
72761
  * {
72762
- "category_name": "Fuera de Lugar",
72763
- "comments": "Fuera de lugar de Oribe Peralta Morones",
72764
- "video_status": 0,
72765
- "season_id": 1325,
72766
- "team_id": 1,
72767
- "event_type_name": "Jugada",
72768
- "team_name": "Guadalajara",
72769
- "event_type_id": 5,
72770
- "minute": 3,
72771
- "createdAt": "-",
72772
- "play_id": "62209812021193252",
72773
- "total": 1,
72774
- "player_id": "363",
72775
- "video_link": "-",
72776
- "category_id": 17,
72777
- "x": 68,
72778
- "y": 81,
72779
- "player_name": "Peralta Morones, Oribe",
72780
- "match_lapse": 1,
72781
- "game_id": 62209,
72782
- "status": 1
72783
- }
72762
+ "category_name": "Fuera de Lugar",
72763
+ "comments": "Fuera de lugar de Oribe Peralta Morones",
72764
+ "video_status": 0,
72765
+ "season_id": 1325,
72766
+ "team_id": 1,
72767
+ "event_type_name": "Jugada",
72768
+ "team_name": "Guadalajara",
72769
+ "event_type_id": 5,
72770
+ "minute": 3,
72771
+ "createdAt": "-",
72772
+ "play_id": "62209812021193252",
72773
+ "total": 1,
72774
+ "player_id": "363",
72775
+ "video_link": "-",
72776
+ "category_id": 17,
72777
+ "x": 68,
72778
+ "y": 81,
72779
+ "player_name": "Peralta Morones, Oribe",
72780
+ "match_lapse": 1,
72781
+ "game_id": 62209,
72782
+ "status": 1
72783
+ }
72784
72784
  */
72785
72785
  gameEvent: {
72786
72786
  type: Object,
@@ -72844,8 +72844,8 @@ const dze = "/icn-play.svg", uze = "/icn-tiros-de-esquina.svg", mze = "/icn-tiro
72844
72844
  },
72845
72845
  methods: {
72846
72846
  ...nze("general", ["setVideoModalVisibility", "setVideoSrc"]),
72847
- thumbnailClick(e, t) {
72848
- (t === "Gol" || t === "Tarjeta") && this.$emit("thumbnail-click", e);
72847
+ thumbnailClick(e) {
72848
+ e !== "-" && this.$emit("thumbnail-click", e);
72849
72849
  },
72850
72850
  showVideoTimeline(e) {
72851
72851
  this.setVideoSrc(e), this.setVideoModalVisibility(!0);
@@ -72872,7 +72872,7 @@ const dze = "/icn-play.svg", uze = "/icn-tiros-de-esquina.svg", mze = "/icn-tiro
72872
72872
  });
72873
72873
  }
72874
72874
  }
72875
- }, Ize = (e) => (Se("data-v-f8cd0c73"), e = e(), ke(), e), Oze = { class: "time-line-event__details" }, Tze = {
72875
+ }, Ize = (e) => (Se("data-v-4a7434a2"), e = e(), ke(), e), Oze = { class: "time-line-event__details" }, Tze = {
72876
72876
  width: "127",
72877
72877
  preload: "metadata",
72878
72878
  style: { "border-radius": "8px" }
@@ -73033,7 +73033,9 @@ function lHe(e, t, a, s, i, o) {
73033
73033
  }, [
73034
73034
  r("img", {
73035
73035
  src: dze,
73036
- class: m("time-line-event__details__info__header__event-play time-line-event__details__info__header__event-play__" + a.gameEvent.event_type_name)
73036
+ class: m(
73037
+ "time-line-event__details__info__header__event-play time-line-event__details__info__header__event-play__" + a.gameEvent.event_type_name
73038
+ )
73037
73039
  }, null, 2),
73038
73040
  M(" " + C(a.gameEvent.category_id ? a.gameEvent.event_type_id === 5 ? a.gameEvent.category_name : a.gameEvent.event_type_name === "Gol" ? a.gameEvent.event_type_name + " de " + a.gameEvent.team_name : a.gameEvent.event_type_name : a.gameEvent.comments), 1)
73039
73041
  ], 2)
@@ -73057,7 +73059,7 @@ function lHe(e, t, a, s, i, o) {
73057
73059
  ], 2)
73058
73060
  ], 6);
73059
73061
  }
73060
- const cHe = /* @__PURE__ */ Un(Aze, [["render", lHe], ["__scopeId", "data-v-f8cd0c73"]]), dHe = {
73062
+ const cHe = /* @__PURE__ */ Un(Aze, [["render", lHe], ["__scopeId", "data-v-4a7434a2"]]), dHe = {
73061
73063
  "1-1": "gol",
73062
73064
  "1-2": "gol",
73063
73065
  "1-3": "gol",
@@ -73308,7 +73310,7 @@ const mHe = {
73308
73310
  this.channelName === e && this.deleteGameEventFromChannel(t);
73309
73311
  }
73310
73312
  }
73311
- }, kC = (e) => (Se("data-v-7aa2bed4"), e = e(), ke(), e), hHe = {
73313
+ }, kC = (e) => (Se("data-v-00f10598"), e = e(), ke(), e), hHe = {
73312
73314
  ref: "timeLine",
73313
73315
  class: "time-line"
73314
73316
  }, pHe = { class: "time-line__header" }, gHe = { class: "time-line__header__dot" }, yHe = { class: "time-line__header__dot__home-team team-logo" }, fHe = ["src"], _He = { class: "time-line__header__dot__away-team team-logo" }, bHe = ["src"], vHe = { class: "time-line__game-events" }, wHe = {
@@ -73402,7 +73404,7 @@ function IHe(e, t, a, s, i, o) {
73402
73404
  }, 8, ["data"])
73403
73405
  ], 64);
73404
73406
  }
73405
- const OHe = /* @__PURE__ */ Un(mHe, [["render", IHe], ["__scopeId", "data-v-7aa2bed4"]]), THe = { class: "game-time-line__options" }, EHe = { class: "game-time-line__timeline" }, FHe = {
73407
+ const OHe = /* @__PURE__ */ Un(mHe, [["render", IHe], ["__scopeId", "data-v-00f10598"]]), THe = { class: "game-time-line__options" }, EHe = { class: "game-time-line__timeline" }, FHe = {
73406
73408
  __name: "GSC-GameTimeLine",
73407
73409
  props: {
73408
73410
  game: {
@@ -73510,7 +73512,7 @@ const OHe = /* @__PURE__ */ Un(mHe, [["render", IHe], ["__scopeId", "data-v-7aa2
73510
73512
  ])
73511
73513
  ], 512));
73512
73514
  }
73513
- }, PHe = /* @__PURE__ */ Un(FHe, [["__scopeId", "data-v-0f14de3e"]]);
73515
+ }, PHe = /* @__PURE__ */ Un(FHe, [["__scopeId", "data-v-bfaa6d14"]]);
73514
73516
  function RHe(e) {
73515
73517
  const t = T({ width: 0, height: 0 });
73516
73518
  function a() {
@@ -74067,7 +74069,7 @@ const rUe = ut({
74067
74069
  ])
74068
74070
  ], 512));
74069
74071
  }
74070
- }), vVe = /* @__PURE__ */ rt(lUe, [["__scopeId", "data-v-084efaa2"]]);
74072
+ }), vVe = /* @__PURE__ */ rt(lUe, [["__scopeId", "data-v-96da925c"]]);
74071
74073
  async function Wt({ url: e, options: t = {}, retries: a = 3 }) {
74072
74074
  return await Ml.get(e, t).then((s) => s).catch((s) => a > 0 ? Wt({ url: e, options: t, retries: a - 1 }) : s);
74073
74075
  }