@golstats/gsc-game-data 1.0.27 → 1.0.29

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>
@@ -5724,7 +5724,7 @@ const st = (e, t) => {
5724
5724
  onClick: i
5725
5725
  }, w(e.text), 7));
5726
5726
  }
5727
- }, Y5 = /* @__PURE__ */ st(Ax, [["__scopeId", "data-v-bb7f8e4d"]]), Ix = (e, t) => {
5727
+ }, Y5 = /* @__PURE__ */ st(Ax, [["__scopeId", "data-v-69cf823e"]]), Ix = (e, t) => {
5728
5728
  const a = e.__vccOpts || e;
5729
5729
  for (const [s, i] of t)
5730
5730
  a[s] = i;
@@ -5808,7 +5808,7 @@ const st = (e, t) => {
5808
5808
  ], 64));
5809
5809
  }
5810
5810
  }, Ex = /* @__PURE__ */ Ix(Tx, [["__scopeId", "data-v-ea0b7b18"]]);
5811
- const Rx = (e) => (we("data-v-2a796a00"), e = e(), Ce(), e), Px = /* @__PURE__ */ Rx(() => /* @__PURE__ */ r("div", { class: "button__icon" }, null, -1)), Fx = { class: "button__text" }, Bx = { key: 0 }, jx = {
5811
+ const Rx = (e) => (we("data-v-a8936b64"), e = e(), Ce(), e), Px = /* @__PURE__ */ Rx(() => /* @__PURE__ */ r("div", { class: "button__icon" }, null, -1)), Fx = { class: "button__text" }, Bx = { key: 0 }, jx = {
5812
5812
  width: "8",
5813
5813
  height: "4",
5814
5814
  viewBox: "0 0 8 4",
@@ -5967,7 +5967,7 @@ const Rx = (e) => (we("data-v-2a796a00"), e = e(), Ce(), e), Px = /* @__PURE__ *
5967
5967
  ], 2)
5968
5968
  ], 4));
5969
5969
  }
5970
- }, Nx = /* @__PURE__ */ st(Dx, [["__scopeId", "data-v-2a796a00"]]), Mx = (e, t) => {
5970
+ }, Nx = /* @__PURE__ */ st(Dx, [["__scopeId", "data-v-a8936b64"]]), Mx = (e, t) => {
5971
5971
  const a = e.__vccOpts || e;
5972
5972
  for (const [s, i] of t)
5973
5973
  a[s] = i;
@@ -6179,7 +6179,7 @@ const Rx = (e) => (we("data-v-2a796a00"), e = e(), Ce(), e), Px = /* @__PURE__ *
6179
6179
  ], 2));
6180
6180
  }
6181
6181
  }, w0 = /* @__PURE__ */ Mx(Xx, [["__scopeId", "data-v-bcf3bcc6"]]);
6182
- const Il = (e) => (we("data-v-ce334c17"), e = e(), Ce(), e), Zx = { class: "details__header" }, Yx = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "Jugando como", -1)), Kx = { class: "details__header__checkbox" }, Qx = { class: "details__body" }, eA = { class: "details__body__playing-as" }, tA = ["onClick"], aA = { class: "details__header" }, sA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), iA = { class: "details__header__checkbox" }, oA = { class: "details__body" }, nA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "1er tiempo", -1)), rA = { class: "details__body__game-section" }, lA = ["onClick"], cA = { class: "details__body" }, dA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "2do tiempo", -1)), uA = { class: "details__body__game-section" }, mA = ["onClick"], hA = {
6182
+ const Il = (e) => (we("data-v-3e7cb100"), e = e(), Ce(), e), Zx = { class: "details__header" }, Yx = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "Jugando como", -1)), Kx = { class: "details__header__checkbox" }, Qx = { class: "details__body" }, eA = { class: "details__body__playing-as" }, tA = ["onClick"], aA = { class: "details__header" }, sA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), iA = { class: "details__header__checkbox" }, oA = { class: "details__body" }, nA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "1er tiempo", -1)), rA = { class: "details__body__game-section" }, lA = ["onClick"], cA = { class: "details__body" }, dA = /* @__PURE__ */ Il(() => /* @__PURE__ */ r("div", { class: "details__body__title" }, "2do tiempo", -1)), uA = { class: "details__body__game-section" }, mA = ["onClick"], hA = {
6183
6183
  __name: "StatisticsFilterTemplate",
6184
6184
  props: {
6185
6185
  playingAs: {
@@ -6274,14 +6274,14 @@ const Il = (e) => (we("data-v-ce334c17"), e = e(), Ce(), e), Zx = { class: "deta
6274
6274
  setup(e) {
6275
6275
  const t = e;
6276
6276
  ke((l) => ({
6277
- "2321d9a1": e.buttonsBackgroundColor,
6278
- ccabcbfc: e.buttonsTextColor,
6279
- "05a0a474": e.buttonsBorderWidth,
6280
- "07cea13a": e.buttonsBorderColor,
6281
- "67fac807": e.buttonsBackgroundColorActive,
6282
- "728f7ba8": e.buttonsTextColorActive,
6283
- "12a02c6c": e.buttonsBorderWidthActive,
6284
- "5392776e": e.buttonsBorderColorActive
6277
+ "057a1337": e.buttonsBackgroundColor,
6278
+ "4ababc18": e.buttonsTextColor,
6279
+ a6bfbb48: e.buttonsBorderWidth,
6280
+ a8edb80e: e.buttonsBorderColor,
6281
+ "6a6af91d": e.buttonsBackgroundColorActive,
6282
+ "54e7b53e": e.buttonsTextColorActive,
6283
+ "805f4efc": e.buttonsBorderWidthActive,
6284
+ f9321f42: e.buttonsBorderColorActive
6285
6285
  }));
6286
6286
  const a = he(() => t.playingAs.every((l) => l.isSelected)), s = he(() => t.gameSections.every((l) => l.isSelected)), i = he(() => t.gameSections.reduce(
6287
6287
  (l, m) => (m.value <= 3 ? l.firstHalf.push(m) : l.secondHalf.push(m), l),
@@ -6368,7 +6368,7 @@ const Il = (e) => (we("data-v-ce334c17"), e = e(), Ce(), e), Zx = { class: "deta
6368
6368
  ])
6369
6369
  ], 4));
6370
6370
  }
6371
- }, pA = /* @__PURE__ */ st(hA, [["__scopeId", "data-v-ce334c17"]]), yA = { class: "statistics-filter-button" }, gA = {
6371
+ }, pA = /* @__PURE__ */ st(hA, [["__scopeId", "data-v-3e7cb100"]]), yA = { class: "statistics-filter-button" }, gA = {
6372
6372
  __name: "StatisticsFilterButton",
6373
6373
  setup(e) {
6374
6374
  const t = O(!1);
@@ -7389,7 +7389,7 @@ const KA = {
7389
7389
  onInput: o
7390
7390
  }, null, 544));
7391
7391
  }
7392
- }, QA = /* @__PURE__ */ st(KA, [["__scopeId", "data-v-e3a6ae4e"]]);
7392
+ }, QA = /* @__PURE__ */ st(KA, [["__scopeId", "data-v-caefc67f"]]);
7393
7393
  function eI(e, t) {
7394
7394
  let a = Array.isArray(e) && Array.isArray(t) ? e.length === t.length : !1;
7395
7395
  if (a) {
@@ -7748,7 +7748,7 @@ function sI(e, t, a, s, i, o) {
7748
7748
  }, null, 8, ["options", "series"]))
7749
7749
  ], 512);
7750
7750
  }
7751
- const iI = /* @__PURE__ */ st(tI, [["render", sI], ["__scopeId", "data-v-c715f192"]]), oI = (e, t) => {
7751
+ const iI = /* @__PURE__ */ st(tI, [["render", sI], ["__scopeId", "data-v-ba151e0b"]]), oI = (e, t) => {
7752
7752
  const a = e.__vccOpts || e;
7753
7753
  for (const [s, i] of t)
7754
7754
  a[s] = i;
@@ -8308,8 +8308,8 @@ const SI = { class: "card-trend-live__dropdown-category" }, kI = { class: "selec
8308
8308
  ], 2)
8309
8309
  ], 512));
8310
8310
  }
8311
- }, II = /* @__PURE__ */ st(AI, [["__scopeId", "data-v-d72387aa"]]);
8312
- const mv = (e) => (we("data-v-02b04cad"), e = e(), Ce(), e), OI = { class: "trending-live__header__radios" }, TI = { class: "trending-live__header__radios__group" }, EI = { class: "trending-live__header__switch" }, RI = { class: "trending-live__header__switch__control" }, PI = /* @__PURE__ */ mv(() => /* @__PURE__ */ r("span", null, "Acumulado", -1)), FI = /* @__PURE__ */ mv(() => /* @__PURE__ */ r("span", null, "Por periodo", -1)), BI = { class: "trending-live__body" }, jI = {
8311
+ }, II = /* @__PURE__ */ st(AI, [["__scopeId", "data-v-7b2fd4f5"]]);
8312
+ const mv = (e) => (we("data-v-0a23dbed"), e = e(), Ce(), e), OI = { class: "trending-live__header__radios" }, TI = { class: "trending-live__header__radios__group" }, EI = { class: "trending-live__header__switch" }, RI = { class: "trending-live__header__switch__control" }, PI = /* @__PURE__ */ mv(() => /* @__PURE__ */ r("span", null, "Acumulado", -1)), FI = /* @__PURE__ */ mv(() => /* @__PURE__ */ r("span", null, "Por periodo", -1)), BI = { class: "trending-live__body" }, jI = {
8313
8313
  __name: "TrendLive",
8314
8314
  props: {
8315
8315
  game: {
@@ -8452,7 +8452,7 @@ const mv = (e) => (we("data-v-02b04cad"), e = e(), Ce(), e), OI = { class: "tren
8452
8452
  ])
8453
8453
  ], 512));
8454
8454
  }
8455
- }, LI = /* @__PURE__ */ st(jI, [["__scopeId", "data-v-02b04cad"]]);
8455
+ }, LI = /* @__PURE__ */ st(jI, [["__scopeId", "data-v-0a23dbed"]]);
8456
8456
  const DI = {
8457
8457
  name: "BarraLeft",
8458
8458
  props: {
@@ -8487,7 +8487,7 @@ const DI = {
8487
8487
  return 350 * this.live + 10;
8488
8488
  }
8489
8489
  }
8490
- }, NI = (e) => (we("data-v-e56d0f7b"), e = e(), Ce(), e), MI = { class: "custom-progress-bar" }, HI = {
8490
+ }, NI = (e) => (we("data-v-d02c13c8"), e = e(), Ce(), e), MI = { class: "custom-progress-bar" }, HI = {
8491
8491
  xmlns: "http://www.w3.org/2000/svg",
8492
8492
  viewBox: "15 5 350 15",
8493
8493
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -8531,7 +8531,7 @@ function qI(e, t, a, s, i, o) {
8531
8531
  ]))
8532
8532
  ]);
8533
8533
  }
8534
- const JI = /* @__PURE__ */ st(DI, [["render", qI], ["__scopeId", "data-v-e56d0f7b"]]);
8534
+ const JI = /* @__PURE__ */ st(DI, [["render", qI], ["__scopeId", "data-v-d02c13c8"]]);
8535
8535
  const XI = {
8536
8536
  name: "BarraRight",
8537
8537
  props: {
@@ -8562,7 +8562,7 @@ const XI = {
8562
8562
  return 350 * this.live + 10;
8563
8563
  }
8564
8564
  }
8565
- }, ZI = (e) => (we("data-v-054b26d4"), e = e(), Ce(), e), YI = { class: "custom-progress-bar" }, KI = {
8565
+ }, ZI = (e) => (we("data-v-7e074cc4"), e = e(), Ce(), e), YI = { class: "custom-progress-bar" }, KI = {
8566
8566
  xmlns: "http://www.w3.org/2000/svg",
8567
8567
  viewBox: "4 5 350 15",
8568
8568
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -8582,7 +8582,7 @@ function tO(e, t, a, s, i, o) {
8582
8582
  ]))
8583
8583
  ]);
8584
8584
  }
8585
- const aO = /* @__PURE__ */ st(XI, [["render", tO], ["__scopeId", "data-v-054b26d4"]]);
8585
+ const aO = /* @__PURE__ */ st(XI, [["render", tO], ["__scopeId", "data-v-7e074cc4"]]);
8586
8586
  function hv(e, t) {
8587
8587
  return function() {
8588
8588
  return e.apply(t, arguments);
@@ -10079,6 +10079,10 @@ const vT = {
10079
10079
  aVal(e) {
10080
10080
  return this.getTeamValue(e, this.gameForAnalysis, "visitingTeam");
10081
10081
  },
10082
+ deleteDecimalZero(e) {
10083
+ const t = typeof e == "string" ? parseFloat(e) : e;
10084
+ return typeof t == "number" && !isNaN(t) ? t % 1 === 0 ? t : t % 1 === 0 ? Math.floor(t) : t : e;
10085
+ },
10082
10086
  formatNumbers(e) {
10083
10087
  return e % 1 !== 0 ? e.toFixed(1) : e;
10084
10088
  },
@@ -10126,7 +10130,7 @@ const vT = {
10126
10130
  },
10127
10131
  async mounted() {
10128
10132
  }
10129
- }, Bv = (e) => (we("data-v-52b1ef67"), e = e(), Ce(), e), wT = { class: "card" }, CT = { class: "card__header" }, ST = { class: "card__stats" }, kT = ["onClick"], $T = /* @__PURE__ */ Bv(() => /* @__PURE__ */ r("img", { src: Fv }, null, -1)), xT = [
10133
+ }, Bv = (e) => (we("data-v-fec7a523"), e = e(), Ce(), e), wT = { class: "card" }, CT = { class: "card__header" }, ST = { class: "card__stats" }, kT = ["onClick"], $T = /* @__PURE__ */ Bv(() => /* @__PURE__ */ r("img", { src: Fv }, null, -1)), xT = [
10130
10134
  $T
10131
10135
  ], AT = {
10132
10136
  key: 1,
@@ -10157,13 +10161,13 @@ function NT(e, t, a, s, i, o) {
10157
10161
  r("div", IT, w(p.name) + w(), 1),
10158
10162
  r("div", OT, [
10159
10163
  o.hVal(p) ? (f(), _("span", TT, [
10160
- M(w(o.formatNumbers(o.hVal(p).numberValue)), 1),
10164
+ M(w(o.deleteDecimalZero(o.formatNumbers(o.hVal(p).numberValue))), 1),
10161
10165
  p.name == "Posesión" ? (f(), _(E, { key: 0 }, [
10162
10166
  M("%")
10163
10167
  ], 64)) : C("", !0)
10164
10168
  ])) : (f(), _("span", ET, "0")),
10165
10169
  o.aVal(p) ? (f(), _("span", RT, [
10166
- M(w(o.formatNumbers(o.aVal(p).numberValue)), 1),
10170
+ M(w(o.deleteDecimalZero(o.formatNumbers(o.aVal(p).numberValue))), 1),
10167
10171
  p.name == "Posesión" ? (f(), _(E, { key: 0 }, [
10168
10172
  M("%")
10169
10173
  ], 64)) : C("", !0)
@@ -10201,7 +10205,7 @@ function NT(e, t, a, s, i, o) {
10201
10205
  ])
10202
10206
  ]);
10203
10207
  }
10204
- const MT = /* @__PURE__ */ st(vT, [["render", NT], ["__scopeId", "data-v-52b1ef67"]]);
10208
+ const MT = /* @__PURE__ */ st(vT, [["render", NT], ["__scopeId", "data-v-fec7a523"]]);
10205
10209
  const HT = {
10206
10210
  name: "GscComparative",
10207
10211
  props: {
@@ -10230,7 +10234,7 @@ const HT = {
10230
10234
  }
10231
10235
  },
10232
10236
  methods: {}
10233
- }, vs = (e) => (we("data-v-b60057e0"), e = e(), Ce(), e), zT = { class: "comparative-card" }, UT = /* @__PURE__ */ vs(() => /* @__PURE__ */ r("div", { class: "header-title" }, [
10237
+ }, vs = (e) => (we("data-v-e9f92dd7"), e = e(), Ce(), e), zT = { class: "comparative-card" }, UT = /* @__PURE__ */ vs(() => /* @__PURE__ */ r("div", { class: "header-title" }, [
10234
10238
  /* @__PURE__ */ r("span", null, "Comparativa")
10235
10239
  ], -1)), VT = { class: "versus" }, GT = { class: "team-badge" }, WT = ["src", "alt"], qT = /* @__PURE__ */ vs(() => /* @__PURE__ */ r("div", null, [
10236
10240
  /* @__PURE__ */ r("div", null, [
@@ -10306,7 +10310,7 @@ function iE(e, t, a, s, i, o) {
10306
10310
  ])
10307
10311
  ], 4);
10308
10312
  }
10309
- const oE = /* @__PURE__ */ st(HT, [["render", iE], ["__scopeId", "data-v-b60057e0"]]);
10313
+ const oE = /* @__PURE__ */ st(HT, [["render", iE], ["__scopeId", "data-v-e9f92dd7"]]);
10310
10314
  const nE = (e, t) => {
10311
10315
  const a = e.__vccOpts || e;
10312
10316
  for (const [s, i] of t)
@@ -10994,7 +10998,7 @@ const V0 = ["#cbee6b", "#0033C5"], EE = {
10994
10998
  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);
10995
10999
  }
10996
11000
  }
10997
- }, jv = (e) => (we("data-v-761b9cde"), e = e(), Ce(), e), RE = {
11001
+ }, jv = (e) => (we("data-v-9c76380a"), e = e(), Ce(), e), RE = {
10998
11002
  key: 0,
10999
11003
  class: "distribution-leyend"
11000
11004
  }, PE = /* @__PURE__ */ jv(() => /* @__PURE__ */ r("br", null, null, -1)), FE = { class: "distribution" }, BE = { class: "distribution__container" }, jE = { class: "distribution__container__chart-type__title" }, LE = /* @__PURE__ */ jv(() => /* @__PURE__ */ r("div", { class: "distribution__container__chart-type__controls" }, null, -1)), DE = { class: "distribution__container__chart-type__chart" };
@@ -11031,7 +11035,7 @@ function NE(e, t, a, s, i, o) {
11031
11035
  ])
11032
11036
  ], 64);
11033
11037
  }
11034
- const ME = /* @__PURE__ */ st(EE, [["render", NE], ["__scopeId", "data-v-761b9cde"]]), HE = (e, t) => {
11038
+ const ME = /* @__PURE__ */ st(EE, [["render", NE], ["__scopeId", "data-v-9c76380a"]]), HE = (e, t) => {
11035
11039
  const a = e.__vccOpts || e;
11036
11040
  for (const [s, i] of t)
11037
11041
  a[s] = i;
@@ -11180,7 +11184,7 @@ function ZE(e, t, a, s, i, o) {
11180
11184
  Xe(e.$slots, "default", {}, void 0, !0)
11181
11185
  ], 6);
11182
11186
  }
11183
- const Lv = /* @__PURE__ */ st(XE, [["render", ZE], ["__scopeId", "data-v-7203f8fc"]]);
11187
+ const Lv = /* @__PURE__ */ st(XE, [["render", ZE], ["__scopeId", "data-v-04db4a6b"]]);
11184
11188
  const YE = {
11185
11189
  name: "SoccerChalkboard",
11186
11190
  components: {
@@ -11327,7 +11331,7 @@ const YE = {
11327
11331
  this.data.visible = !1;
11328
11332
  }
11329
11333
  }
11330
- }, dn = (e) => (we("data-v-6b0cedf1"), e = e(), Ce(), e), KE = { class: "soccer-chalkboard-xg" }, QE = {
11334
+ }, dn = (e) => (we("data-v-48c18048"), e = e(), Ce(), e), KE = { class: "soccer-chalkboard-xg" }, QE = {
11331
11335
  xmlns: "http://www.w3.org/2000/svg",
11332
11336
  viewBox: "0 0 490 684",
11333
11337
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -11485,7 +11489,7 @@ function CR(e, t, a, s, i, o) {
11485
11489
  }, 8, ["data"])
11486
11490
  ]);
11487
11491
  }
11488
- const Dv = /* @__PURE__ */ st(YE, [["render", CR], ["__scopeId", "data-v-6b0cedf1"]]), Hl = [
11492
+ const Dv = /* @__PURE__ */ st(YE, [["render", CR], ["__scopeId", "data-v-48c18048"]]), Hl = [
11489
11493
  {
11490
11494
  name: "Goles",
11491
11495
  color: "#336DFF",
@@ -11567,7 +11571,7 @@ const SR = {
11567
11571
  beforeMount() {
11568
11572
  this.fillXgPlays();
11569
11573
  }
11570
- }, Nv = (e) => (we("data-v-4a4ce36c"), e = e(), Ce(), e), kR = { class: "xg-container" }, $R = { class: "xg-container__info" }, xR = /* @__PURE__ */ Nv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), AR = { class: "table" }, IR = { class: "table__row" }, OR = { class: "table__row__title" }, TR = { class: "table__row__value" }, ER = ["src"], RR = { class: "table__row" }, PR = { class: "table__row__title" }, FR = { class: "table__row__value" }, BR = { class: "table__row" }, jR = { class: "table__row__title" }, LR = { class: "table__row__value" }, DR = /* @__PURE__ */ Nv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11574
+ }, Nv = (e) => (we("data-v-1a1bc29b"), e = e(), Ce(), e), kR = { class: "xg-container" }, $R = { class: "xg-container__info" }, xR = /* @__PURE__ */ Nv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), AR = { class: "table" }, IR = { class: "table__row" }, OR = { class: "table__row__title" }, TR = { class: "table__row__value" }, ER = ["src"], RR = { class: "table__row" }, PR = { class: "table__row__title" }, FR = { class: "table__row__value" }, BR = { class: "table__row" }, jR = { class: "table__row__title" }, LR = { class: "table__row__value" }, DR = /* @__PURE__ */ Nv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11571
11575
  /* @__PURE__ */ r("span", null, "xG:"),
11572
11576
  /* @__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. ")
11573
11577
  ], -1)), NR = { class: "xg-container__field" };
@@ -11607,7 +11611,7 @@ function MR(e, t, a, s, i, o) {
11607
11611
  ])
11608
11612
  ]);
11609
11613
  }
11610
- const HR = /* @__PURE__ */ st(SR, [["render", MR], ["__scopeId", "data-v-4a4ce36c"]]);
11614
+ const HR = /* @__PURE__ */ st(SR, [["render", MR], ["__scopeId", "data-v-1a1bc29b"]]);
11611
11615
  const zR = {
11612
11616
  name: "Xg",
11613
11617
  components: {
@@ -11679,7 +11683,7 @@ const zR = {
11679
11683
  beforeMount() {
11680
11684
  this.setTeamSelected("Visiting"), this.fillXgPlays();
11681
11685
  }
11682
- }, Mv = (e) => (we("data-v-e158f097"), e = e(), Ce(), e), UR = { class: "xg-container" }, VR = { class: "xg-container__info" }, GR = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), WR = { class: "table" }, qR = { class: "table__row" }, JR = { class: "table__row__title" }, XR = { class: "table__row__value" }, ZR = ["src"], YR = { class: "table__row" }, KR = { class: "table__row__title" }, QR = { class: "table__row__value" }, eP = { class: "table__row" }, tP = { class: "table__row__title" }, aP = { class: "table__row__value" }, sP = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11686
+ }, Mv = (e) => (we("data-v-84e1d3ec"), e = e(), Ce(), e), UR = { class: "xg-container" }, VR = { class: "xg-container__info" }, GR = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), WR = { class: "table" }, qR = { class: "table__row" }, JR = { class: "table__row__title" }, XR = { class: "table__row__value" }, ZR = ["src"], YR = { class: "table__row" }, KR = { class: "table__row__title" }, QR = { class: "table__row__value" }, eP = { class: "table__row" }, tP = { class: "table__row__title" }, aP = { class: "table__row__value" }, sP = /* @__PURE__ */ Mv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
11683
11687
  /* @__PURE__ */ r("span", null, "xG:"),
11684
11688
  /* @__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. ")
11685
11689
  ], -1)), iP = { class: "xg-container__field" };
@@ -11721,7 +11725,7 @@ function oP(e, t, a, s, i, o) {
11721
11725
  ])
11722
11726
  ]);
11723
11727
  }
11724
- const nP = /* @__PURE__ */ st(zR, [["render", oP], ["__scopeId", "data-v-e158f097"]]);
11728
+ const nP = /* @__PURE__ */ st(zR, [["render", oP], ["__scopeId", "data-v-84e1d3ec"]]);
11725
11729
  const rP = {
11726
11730
  name: "SoccerChalkboard",
11727
11731
  components: {
@@ -11868,7 +11872,7 @@ const rP = {
11868
11872
  this.data.visible = !1;
11869
11873
  }
11870
11874
  }
11871
- }, un = (e) => (we("data-v-23c5f659"), e = e(), Ce(), e), lP = { class: "soccer-chalkboard-xg" }, cP = {
11875
+ }, un = (e) => (we("data-v-cd81820a"), e = e(), Ce(), e), lP = { class: "soccer-chalkboard-xg" }, cP = {
11872
11876
  xmlns: "http://www.w3.org/2000/svg",
11873
11877
  viewBox: "0 0 490 684",
11874
11878
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
@@ -12026,7 +12030,7 @@ function RP(e, t, a, s, i, o) {
12026
12030
  }, 8, ["data"])
12027
12031
  ]);
12028
12032
  }
12029
- const Hv = /* @__PURE__ */ st(rP, [["render", RP], ["__scopeId", "data-v-23c5f659"]]);
12033
+ const Hv = /* @__PURE__ */ st(rP, [["render", RP], ["__scopeId", "data-v-cd81820a"]]);
12030
12034
  const PP = {
12031
12035
  name: "Xg",
12032
12036
  components: {
@@ -12093,7 +12097,7 @@ const PP = {
12093
12097
  beforeMount() {
12094
12098
  this.fillXgPlays();
12095
12099
  }
12096
- }, zv = (e) => (we("data-v-5564b893"), e = e(), Ce(), e), FP = { class: "xg-container" }, BP = /* @__PURE__ */ zv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), jP = { class: "xg-container__field" }, LP = { class: "xg-container__info" }, DP = { class: "table" }, NP = { class: "table__row" }, MP = { class: "table__row__title" }, HP = { class: "table__row__value" }, zP = ["src"], UP = { class: "table__row" }, VP = { class: "table__row__title" }, GP = { class: "table__row__value" }, WP = { class: "table__row" }, qP = { class: "table__row__title" }, JP = { class: "table__row__value" }, XP = /* @__PURE__ */ zv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12100
+ }, zv = (e) => (we("data-v-dcdd933a"), e = e(), Ce(), e), FP = { class: "xg-container" }, BP = /* @__PURE__ */ zv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), jP = { class: "xg-container__field" }, LP = { class: "xg-container__info" }, DP = { class: "table" }, NP = { class: "table__row" }, MP = { class: "table__row__title" }, HP = { class: "table__row__value" }, zP = ["src"], UP = { class: "table__row" }, VP = { class: "table__row__title" }, GP = { class: "table__row__value" }, WP = { class: "table__row" }, qP = { class: "table__row__title" }, JP = { class: "table__row__value" }, XP = /* @__PURE__ */ zv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12097
12101
  /* @__PURE__ */ r("span", null, "xG:"),
12098
12102
  /* @__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. ")
12099
12103
  ], -1));
@@ -12133,7 +12137,7 @@ function ZP(e, t, a, s, i, o) {
12133
12137
  ])
12134
12138
  ]);
12135
12139
  }
12136
- const YP = /* @__PURE__ */ st(PP, [["render", ZP], ["__scopeId", "data-v-5564b893"]]);
12140
+ const YP = /* @__PURE__ */ st(PP, [["render", ZP], ["__scopeId", "data-v-dcdd933a"]]);
12137
12141
  const KP = {
12138
12142
  name: "Xg",
12139
12143
  components: {
@@ -12200,7 +12204,7 @@ const KP = {
12200
12204
  beforeMount() {
12201
12205
  this.fillXgPlays();
12202
12206
  }
12203
- }, Uv = (e) => (we("data-v-deab5cdf"), e = e(), Ce(), e), QP = { class: "xg-container" }, eF = /* @__PURE__ */ Uv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), tF = { class: "xg-container__field" }, aF = { class: "xg-container__info" }, sF = { class: "table" }, iF = { class: "table__row" }, oF = { class: "table__row__title" }, nF = { class: "table__row__value" }, rF = ["src"], lF = { class: "table__row" }, cF = { class: "table__row__title" }, dF = { class: "table__row__value" }, uF = { class: "table__row" }, mF = { class: "table__row__title" }, hF = { class: "table__row__value" }, pF = /* @__PURE__ */ Uv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12207
+ }, Uv = (e) => (we("data-v-13c75a53"), e = e(), Ce(), e), QP = { class: "xg-container" }, eF = /* @__PURE__ */ Uv(() => /* @__PURE__ */ r("div", { class: "title" }, "Goles esperados (xG)", -1)), tF = { class: "xg-container__field" }, aF = { class: "xg-container__info" }, sF = { class: "table" }, iF = { class: "table__row" }, oF = { class: "table__row__title" }, nF = { class: "table__row__value" }, rF = ["src"], lF = { class: "table__row" }, cF = { class: "table__row__title" }, dF = { class: "table__row__value" }, uF = { class: "table__row" }, mF = { class: "table__row__title" }, hF = { class: "table__row__value" }, pF = /* @__PURE__ */ Uv(() => /* @__PURE__ */ r("div", { class: "table-description" }, [
12204
12208
  /* @__PURE__ */ r("span", null, "xG:"),
12205
12209
  /* @__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. ")
12206
12210
  ], -1));
@@ -12240,7 +12244,7 @@ function yF(e, t, a, s, i, o) {
12240
12244
  ])
12241
12245
  ]);
12242
12246
  }
12243
- const gF = /* @__PURE__ */ st(KP, [["render", yF], ["__scopeId", "data-v-deab5cdf"]]);
12247
+ const gF = /* @__PURE__ */ st(KP, [["render", yF], ["__scopeId", "data-v-13c75a53"]]);
12244
12248
  let q0 = null;
12245
12249
  const fF = {
12246
12250
  name: "XgMain",
@@ -12323,7 +12327,7 @@ function vF(e, t, a, s, i, o) {
12323
12327
  i.gamesContainerWidth < 655 && i.teamSelect == e.visitingTeam.colloquial_name ? (f(), V(l, { key: 4 })) : C("", !0)
12324
12328
  ], 512);
12325
12329
  }
12326
- const wF = /* @__PURE__ */ st(fF, [["render", vF], ["__scopeId", "data-v-902f8fb4"]]);
12330
+ const wF = /* @__PURE__ */ st(fF, [["render", vF], ["__scopeId", "data-v-cb8797f6"]]);
12327
12331
  const CF = { class: "statistics-main" }, SF = { class: "statistics-main__header" }, kF = { class: "statistics-main__header__filter" }, $F = { class: "statistics-main__body" }, xF = ot({
12328
12332
  name: "TemplateVideos",
12329
12333
  components: {
@@ -12498,7 +12502,7 @@ const CF = { class: "statistics-main" }, SF = { class: "statistics-main__header"
12498
12502
  ])
12499
12503
  ]));
12500
12504
  }
12501
- }), IF = /* @__PURE__ */ st(AF, [["__scopeId", "data-v-f00eb722"]]);
12505
+ }), IF = /* @__PURE__ */ st(AF, [["__scopeId", "data-v-40695659"]]);
12502
12506
  function Vv(e, t) {
12503
12507
  return function() {
12504
12508
  return e.apply(t, arguments);
@@ -25536,7 +25540,7 @@ const HZ = { class: "alineaciones-container" }, zZ = {
25536
25540
  ], 64))
25537
25541
  ]));
25538
25542
  }
25539
- }, UZ = /* @__PURE__ */ st(zZ, [["__scopeId", "data-v-010209ba"]]);
25543
+ }, UZ = /* @__PURE__ */ st(zZ, [["__scopeId", "data-v-1db549f2"]]);
25540
25544
  function V4(e, t) {
25541
25545
  return function() {
25542
25546
  return e.apply(t, arguments);
@@ -32595,7 +32599,7 @@ const zne = { class: "datagame-container" }, Une = {
32595
32599
  ], 64))
32596
32600
  ]));
32597
32601
  }
32598
- }, Vne = /* @__PURE__ */ st(Une, [["__scopeId", "data-v-987ca510"]]);
32602
+ }, Vne = /* @__PURE__ */ st(Une, [["__scopeId", "data-v-564ded3f"]]);
32599
32603
  function Lw(e, t) {
32600
32604
  return function() {
32601
32605
  return e.apply(t, arguments);
@@ -42843,7 +42847,7 @@ const s1e = /* @__PURE__ */ _c(J0e, [["render", a1e], ["__scopeId", "data-v-5118
42843
42847
  computed: {},
42844
42848
  methods: {
42845
42849
  openmedia(e) {
42846
- console.log(e), this.$emit("openmedia", e);
42850
+ this.$emit("openmedia", e);
42847
42851
  }
42848
42852
  }
42849
42853
  }, o1e = { style: { margin: "0 auto" } };
@@ -42862,7 +42866,7 @@ function n1e(e, t, a, s, i, o) {
42862
42866
  }, null, 8, ["config", "onOpenmedia"])) : C("", !0)
42863
42867
  ]);
42864
42868
  }
42865
- const B_ = /* @__PURE__ */ _c(i1e, [["render", n1e], ["__scopeId", "data-v-378bf884"]]);
42869
+ const B_ = /* @__PURE__ */ _c(i1e, [["render", n1e], ["__scopeId", "data-v-e9c7ad78"]]);
42866
42870
  const r1e = { class: "datagame-container" }, l1e = {
42867
42871
  __name: "GSCVideoGame",
42868
42872
  props: {
@@ -42923,7 +42927,7 @@ const r1e = { class: "datagame-container" }, l1e = {
42923
42927
  ], 64))
42924
42928
  ]));
42925
42929
  }
42926
- }, c1e = /* @__PURE__ */ st(l1e, [["__scopeId", "data-v-ae729520"]]), d1e = (e, t) => {
42930
+ }, c1e = /* @__PURE__ */ st(l1e, [["__scopeId", "data-v-a3d46bfe"]]), d1e = (e, t) => {
42927
42931
  const a = e.__vccOpts || e;
42928
42932
  for (const [s, i] of t)
42929
42933
  a[s] = i;
@@ -68567,7 +68571,7 @@ const wDe = { class: "datagame-container" }, CDe = {
68567
68571
  ], 64))
68568
68572
  ]));
68569
68573
  }
68570
- }, SDe = /* @__PURE__ */ st(CDe, [["__scopeId", "data-v-12d5039a"]]), Un = (e, t) => {
68574
+ }, SDe = /* @__PURE__ */ st(CDe, [["__scopeId", "data-v-c4bed549"]]), Un = (e, t) => {
68571
68575
  const a = e.__vccOpts || e;
68572
68576
  for (const [s, i] of t)
68573
68577
  a[s] = i;
@@ -72288,7 +72292,7 @@ const Sze = ot({
72288
72292
  ])
72289
72293
  ], 512));
72290
72294
  }
72291
- }), jUe = /* @__PURE__ */ st(kze, [["__scopeId", "data-v-6df55880"]]);
72295
+ }), jUe = /* @__PURE__ */ st(kze, [["__scopeId", "data-v-7c6ad7e9"]]);
72292
72296
  async function Gt({ url: e, options: t = {}, retries: a = 3 }) {
72293
72297
  return await Ml.get(e, t).then((s) => s).catch((s) => a > 0 ? Gt({ url: e, options: t, retries: a - 1 }) : s);
72294
72298
  }