@golstats/gsc-relevant-data 1.0.3 → 1.0.4

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.
@@ -1,4 +1,4 @@
1
- import { useCssVars as se, ref as F, onMounted as pe, onUnmounted as qt, resolveComponent as $, openBlock as f, createElementBlock as p, createElementVNode as h, normalizeStyle as k, Fragment as P, renderList as A, toDisplayString as x, renderSlot as Z, createCommentVNode as S, createVNode as z, withCtx as M, normalizeClass as E, computed as W, createBlock as q, unref as me, watch as ue, onBeforeMount as gt, Transition as yt, withDirectives as Q, vShow as re, pushScopeId as wt, popScopeId as bt, mergeProps as Ht, defineAsyncComponent as I, resolveDynamicComponent as Jt, withModifiers as He, vModelText as Gt } from "vue";
1
+ import { useCssVars as se, ref as F, onMounted as pe, onUnmounted as qt, resolveComponent as $, openBlock as f, createElementBlock as p, createElementVNode as h, normalizeStyle as k, Fragment as A, renderList as P, toDisplayString as x, renderSlot as Z, createCommentVNode as S, createVNode as z, withCtx as M, normalizeClass as E, computed as W, createBlock as q, unref as me, watch as ue, onBeforeMount as gt, Transition as yt, withDirectives as Q, vShow as re, pushScopeId as wt, popScopeId as bt, mergeProps as Ht, defineAsyncComponent as I, resolveDynamicComponent as Jt, withModifiers as He, vModelText as Gt } from "vue";
2
2
  function Vt(e) {
3
3
  const t = F({ width: 0, height: 0 });
4
4
  function r() {
@@ -312,7 +312,7 @@ function pr(e, t, r, o, s, i) {
312
312
  class: "gs-switch-container__control",
313
313
  style: k([i.customGrid(o.elementSize)])
314
314
  }, [
315
- (f(!0), p(P, null, A(r.buttons, (l, a) => (f(), p("div", {
315
+ (f(!0), p(A, null, P(r.buttons, (l, a) => (f(), p("div", {
316
316
  class: "gs-switch-container__control__button-option",
317
317
  style: k([{ height: r.height }, r.selectedOption == l ? { borderColor: r.colorOptionActive, color: r.colorFont + "!important", background: r.backgroundOptionActive } : { borderColor: r.colorOptionDisable, color: "grey !important" }]),
318
318
  key: a,
@@ -326,7 +326,7 @@ function pr(e, t, r, o, s, i) {
326
326
  class: "gs-switch-container-type__control",
327
327
  style: k([i.customGrid(o.elementSize)])
328
328
  }, [
329
- (f(!0), p(P, null, A(r.buttons, (l, a) => (f(), p("div", {
329
+ (f(!0), p(A, null, P(r.buttons, (l, a) => (f(), p("div", {
330
330
  class: "gs-switch-container-type__control__button-option-type",
331
331
  style: k([{ height: r.height }, r.selectedOption == l ? { borderColor: r.colorOptionActive, color: r.colorFont + "!important", background: r.backgroundOptionActive } : { borderColor: r.colorOptionDisable, borderWidth: "0px", borderWidth: "0px !important", color: "grey !important", background: r.backgroundOptionDisable }]),
332
332
  key: a,
@@ -350,7 +350,7 @@ function pr(e, t, r, o, s, i) {
350
350
  "arrows-border": r.arrowsBorder
351
351
  }, {
352
352
  default: M(() => [
353
- (f(!0), p(P, null, A(r.buttons, (l, a) => (f(), p("div", {
353
+ (f(!0), p(A, null, P(r.buttons, (l, a) => (f(), p("div", {
354
354
  class: "button-option-multi",
355
355
  style: k([{ height: r.height }, r.selectedOption == l ? { borderColor: r.colorOptionActive, color: r.colorFont + "!important", background: r.backgroundOptionActive } : { borderColor: r.colorOptionDisable, color: "grey !important" }]),
356
356
  key: a,
@@ -443,28 +443,28 @@ const mr = /* @__PURE__ */ nr(Ne, [["render", pr], ["__scopeId", "data-v-8a86dfa
443
443
  }
444
444
  }, Ze = () => {
445
445
  se((e) => ({
446
- "1c960139": e.height,
447
- b2f635d8: e.borderWidthBtn,
448
- "06e99898": e.borderType,
449
- "55555c76": e.borderColor,
450
- "23b6d320": e.borderRadius,
451
- "22c97374": e.width,
452
- "22bb09fa": e.backgroundColor,
453
- c148da7c: e.cursorType,
454
- cce756fc: e.fontSize,
455
- cff98d60: e.fontStyle,
456
- "5123b3a5": e.fontFamily,
457
- "47bf58db": e.marginLeftStat,
458
- cadc8414: e.fontSizeStat
446
+ "9d01acb4": e.height,
447
+ "14e95081": e.borderWidthBtn,
448
+ "38fec285": e.borderType,
449
+ 34353510: e.borderColor,
450
+ "20d20dc6": e.borderRadius,
451
+ 17130967: e.width,
452
+ "4ccb7d36": e.backgroundColor,
453
+ "5d1e86a2": e.cursorType,
454
+ ce65d4a2: e.fontSize,
455
+ fe4ac47a: e.fontStyle,
456
+ f98e44dc: e.fontFamily,
457
+ "93b87770": e.marginLeftStat,
458
+ c7f7beba: e.fontSizeStat
459
459
  }));
460
460
  }, Ke = $e.setup;
461
461
  $e.setup = Ke ? (e, t) => (Ze(), Ke(e, t)) : Ze;
462
- const yr = (e) => (wt("data-v-fb269a1e"), e = e(), bt(), e), wr = ["src"], br = {
462
+ const yr = (e) => (wt("data-v-f3ee6b2b"), e = e(), bt(), e), wr = ["src"], br = {
463
463
  key: 1,
464
464
  class: "text"
465
465
  }, Sr = ["src"], vr = { class: "stats" }, Cr = /* @__PURE__ */ yr(() => /* @__PURE__ */ h("img", {
466
466
  class: "iconstats",
467
- src: "https://az755631.vo.msecnd.net/todoelfut/playdes.png"
467
+ src: "https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"
468
468
  }, null, -1)), _r = { class: "numstats" }, kr = { class: "leyend" };
469
469
  function Tr(e, t, r, o, s, i) {
470
470
  return f(), p("div", null, [
@@ -501,7 +501,7 @@ function Tr(e, t, r, o, s, i) {
501
501
  ])) : S("", !0)
502
502
  ]);
503
503
  }
504
- const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1e"]]), Ir = { class: "gsc-dropdown__main-container__item-selected" }, Or = ["height", "width"], Pr = ["stroke"], Ar = { class: "gsc-dropdown__items-container" }, Rr = ["onClick"], Er = {
504
+ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-f3ee6b2b"]]), Ir = { class: "gsc-dropdown__main-container__item-selected" }, Or = ["height", "width"], Ar = ["stroke"], Pr = { class: "gsc-dropdown__items-container" }, Rr = ["onClick"], Er = {
505
505
  key: 0,
506
506
  class: "gsc-dropdown__items-footer"
507
507
  }, Br = {
@@ -583,10 +583,22 @@ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1
583
583
  type: String,
584
584
  default: "#f1f1f1"
585
585
  },
586
+ listMarginTop: {
587
+ type: String,
588
+ default: "0"
589
+ },
590
+ listContainerPadding: {
591
+ type: String,
592
+ default: "0"
593
+ },
586
594
  listItemPadding: {
587
595
  type: String,
588
596
  default: "10px 12px"
589
597
  },
598
+ listItemMargin: {
599
+ type: String,
600
+ default: "0"
601
+ },
590
602
  listHeight: {
591
603
  type: String,
592
604
  default: "fit-content"
@@ -615,6 +627,14 @@ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1
615
627
  type: Number,
616
628
  default: 1
617
629
  },
630
+ listItemBorderRadius: {
631
+ type: String,
632
+ default: "0"
633
+ },
634
+ listAlignment: {
635
+ type: String,
636
+ default: "left"
637
+ },
618
638
  isListSameWidth: {
619
639
  type: Boolean,
620
640
  default: !1
@@ -680,9 +700,12 @@ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1
680
700
  border: `${r.borderType} ${r.borderWidth}px ${r.borderColor}`,
681
701
  color: r.color,
682
702
  "--hover-background-color": r.hoverBackgroundColor,
703
+ "--list-container-padding": r.listContainerPadding,
683
704
  "--list-item-padding": r.listItemPadding,
705
+ "--list-item-margin": r.listItemMargin,
684
706
  "--list-background-color": r.listBackgroundColor,
685
707
  "--list-height": r.listHeight,
708
+ "--list-item-border-radius": r.listItemBorderRadius,
686
709
  "--list-item-selected-color": r.listItemSelectedColor,
687
710
  "--list-item-selected-background-color": r.listItemSelectedBackgroundColor,
688
711
  "--list-item-color": r.listItemColor,
@@ -690,6 +713,9 @@ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1
690
713
  "--list-border-color": r.listBorderColor,
691
714
  "--list-width": r.isListSameWidth ? r.width : "fit-content",
692
715
  "--list-border-width": `${r.listBorderWidth}px`,
716
+ "--list-margin-top": r.listMarginTop,
717
+ "--list-left": r.listAlignment === "left" ? "0" : "auto",
718
+ "--list-right": r.listAlignment === "right" ? "0" : "auto",
693
719
  "--footer-border": `${r.footerBorderWidth}px solid ${r.footerBorderColor}`,
694
720
  "--dropdown-opacity": r.isDisabled ? "0.5" : "1",
695
721
  "--dropdown-cursor": r.isDisabled ? "not-allowed" : "pointer",
@@ -742,19 +768,19 @@ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1
742
768
  h("path", {
743
769
  d: "M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",
744
770
  stroke: e.arrowColor
745
- }, null, 8, Pr)
771
+ }, null, 8, Ar)
746
772
  ], 8, Or))
747
773
  ], 6)
748
774
  ], 4),
749
775
  z(yt, null, {
750
776
  default: M(() => [
751
- Q(h("div", Ar, [
777
+ Q(h("div", Pr, [
752
778
  h("div", null, [
753
779
  h("div", {
754
780
  class: "gsc-dropdown__items",
755
781
  style: k({ "margin-top": `${r.borderWidth}px` })
756
782
  }, [
757
- (f(!0), p(P, null, A(e.items, (w, b) => (f(), p("div", {
783
+ (f(!0), p(A, null, P(e.items, (w, b) => (f(), p("div", {
758
784
  class: E(["gsc-dropdown__items__item", { selected: b === i.value }]),
759
785
  key: b,
760
786
  onClick: (T) => m(w, b)
@@ -833,7 +859,7 @@ const xr = /* @__PURE__ */ gr($e, [["render", Tr], ["__scopeId", "data-v-fb269a1
833
859
  _: 1
834
860
  }, 8, ["items", "model-value"]));
835
861
  }
836
- }, zr = /* @__PURE__ */ Dr(Lr, [["__scopeId", "data-v-81bba1d4"]]), Fr = (e, t) => {
862
+ }, zr = /* @__PURE__ */ Dr(Lr, [["__scopeId", "data-v-d23e9ee2"]]), Fr = (e, t) => {
837
863
  const r = e.__vccOpts || e;
838
864
  for (const [o, s] of t)
839
865
  r[o] = s;
@@ -1054,10 +1080,22 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1054
1080
  type: String,
1055
1081
  default: "#f1f1f1"
1056
1082
  },
1083
+ listMarginTop: {
1084
+ type: String,
1085
+ default: "0"
1086
+ },
1087
+ listContainerPadding: {
1088
+ type: String,
1089
+ default: "0"
1090
+ },
1057
1091
  listItemPadding: {
1058
1092
  type: String,
1059
1093
  default: "10px 12px"
1060
1094
  },
1095
+ listItemMargin: {
1096
+ type: String,
1097
+ default: "0"
1098
+ },
1061
1099
  listHeight: {
1062
1100
  type: String,
1063
1101
  default: "fit-content"
@@ -1086,6 +1124,14 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1086
1124
  type: Number,
1087
1125
  default: 1
1088
1126
  },
1127
+ listItemBorderRadius: {
1128
+ type: String,
1129
+ default: "0"
1130
+ },
1131
+ listAlignment: {
1132
+ type: String,
1133
+ default: "left"
1134
+ },
1089
1135
  isListSameWidth: {
1090
1136
  type: Boolean,
1091
1137
  default: !1
@@ -1151,9 +1197,12 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1151
1197
  border: `${r.borderType} ${r.borderWidth}px ${r.borderColor}`,
1152
1198
  color: r.color,
1153
1199
  "--hover-background-color": r.hoverBackgroundColor,
1200
+ "--list-container-padding": r.listContainerPadding,
1154
1201
  "--list-item-padding": r.listItemPadding,
1202
+ "--list-item-margin": r.listItemMargin,
1155
1203
  "--list-background-color": r.listBackgroundColor,
1156
1204
  "--list-height": r.listHeight,
1205
+ "--list-item-border-radius": r.listItemBorderRadius,
1157
1206
  "--list-item-selected-color": r.listItemSelectedColor,
1158
1207
  "--list-item-selected-background-color": r.listItemSelectedBackgroundColor,
1159
1208
  "--list-item-color": r.listItemColor,
@@ -1161,6 +1210,9 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1161
1210
  "--list-border-color": r.listBorderColor,
1162
1211
  "--list-width": r.isListSameWidth ? r.width : "fit-content",
1163
1212
  "--list-border-width": `${r.listBorderWidth}px`,
1213
+ "--list-margin-top": r.listMarginTop,
1214
+ "--list-left": r.listAlignment === "left" ? "0" : "auto",
1215
+ "--list-right": r.listAlignment === "right" ? "0" : "auto",
1164
1216
  "--footer-border": `${r.footerBorderWidth}px solid ${r.footerBorderColor}`,
1165
1217
  "--dropdown-opacity": r.isDisabled ? "0.5" : "1",
1166
1218
  "--dropdown-cursor": r.isDisabled ? "not-allowed" : "pointer",
@@ -1225,7 +1277,7 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1225
1277
  class: "gsc-dropdown__items",
1226
1278
  style: k({ "margin-top": `${r.borderWidth}px` })
1227
1279
  }, [
1228
- (f(!0), p(P, null, A(e.items, (w, b) => (f(), p("div", {
1280
+ (f(!0), p(A, null, P(e.items, (w, b) => (f(), p("div", {
1229
1281
  class: E(["gsc-dropdown__items__item", { selected: b === i.value }]),
1230
1282
  key: b,
1231
1283
  onClick: (T) => m(w, b)
@@ -1272,7 +1324,7 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1272
1324
  },
1273
1325
  logosUrl: {
1274
1326
  type: String,
1275
- default: "https://az755631.vo.msecnd.net/todoelfut/"
1327
+ default: "https://golstatsimages.blob.core.windows.net/todoelfut/"
1276
1328
  },
1277
1329
  logoFileType: {
1278
1330
  type: String,
@@ -1420,7 +1472,7 @@ const Xr = /* @__PURE__ */ Fr(Le, [["render", Vr], ["__scopeId", "data-v-fb269a1
1420
1472
  }, 16, ["model-value", "items"])
1421
1473
  ], 4));
1422
1474
  }
1423
- }, uo = /* @__PURE__ */ oo(co, [["__scopeId", "data-v-60385f70"]]), ho = (e, t) => {
1475
+ }, uo = /* @__PURE__ */ oo(co, [["__scopeId", "data-v-5c8e9511"]]), ho = (e, t) => {
1424
1476
  const r = e.__vccOpts || e;
1425
1477
  for (const [o, s] of t)
1426
1478
  r[o] = s;
@@ -1980,7 +2032,7 @@ const xo = we("string"), L = we("function"), Ct = we("number"), be = (e) => e !=
1980
2032
  return !1;
1981
2033
  const t = We(e);
1982
2034
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
1983
- }, Oo = j("Date"), Po = j("File"), Ao = j("Blob"), Ro = j("FileList"), Eo = (e) => be(e) && L(e.pipe), Bo = (e) => {
2035
+ }, Oo = j("Date"), Ao = j("File"), Po = j("Blob"), Ro = j("FileList"), Eo = (e) => be(e) && L(e.pipe), Bo = (e) => {
1984
2036
  let t;
1985
2037
  return e && (typeof FormData == "function" && e instanceof FormData || L(e.append) && ((t = ye(e)) === "formdata" || // detect form-data instance
1986
2038
  t === "object" && L(e.toString) && e.toString() === "[object FormData]"));
@@ -2149,8 +2201,8 @@ const ss = (e) => {
2149
2201
  isHeaders: zo,
2150
2202
  isUndefined: oe,
2151
2203
  isDate: Oo,
2152
- isFile: Po,
2153
- isBlob: Ao,
2204
+ isFile: Ao,
2205
+ isBlob: Po,
2154
2206
  isRegExp: Ko,
2155
2207
  isFunction: L,
2156
2208
  isStream: Eo,
@@ -2216,7 +2268,7 @@ d.inherits(C, Error, {
2216
2268
  };
2217
2269
  }
2218
2270
  });
2219
- const Ot = C.prototype, Pt = {};
2271
+ const Ot = C.prototype, At = {};
2220
2272
  [
2221
2273
  "ERR_BAD_OPTION_VALUE",
2222
2274
  "ERR_BAD_OPTION",
@@ -2232,9 +2284,9 @@ const Ot = C.prototype, Pt = {};
2232
2284
  "ERR_INVALID_URL"
2233
2285
  // eslint-disable-next-line func-names
2234
2286
  ].forEach((e) => {
2235
- Pt[e] = { value: e };
2287
+ At[e] = { value: e };
2236
2288
  });
2237
- Object.defineProperties(C, Pt);
2289
+ Object.defineProperties(C, At);
2238
2290
  Object.defineProperty(Ot, "isAxiosError", { value: !0 });
2239
2291
  C.from = (e, t, r, o, s, i) => {
2240
2292
  const n = Object.create(Ot);
@@ -2243,19 +2295,19 @@ C.from = (e, t, r, o, s, i) => {
2243
2295
  }, (l) => l !== "isAxiosError"), C.call(n, e.message, t, r, o, s), n.cause = e, n.name = e.name, i && Object.assign(n, i), n;
2244
2296
  };
2245
2297
  const ls = null;
2246
- function Pe(e) {
2298
+ function Ae(e) {
2247
2299
  return d.isPlainObject(e) || d.isArray(e);
2248
2300
  }
2249
- function At(e) {
2301
+ function Pt(e) {
2250
2302
  return d.endsWith(e, "[]") ? e.slice(0, -2) : e;
2251
2303
  }
2252
2304
  function st(e, t, r) {
2253
2305
  return e ? e.concat(t).map(function(s, i) {
2254
- return s = At(s), !r && i ? "[" + s + "]" : s;
2306
+ return s = Pt(s), !r && i ? "[" + s + "]" : s;
2255
2307
  }).join(r ? "." : "") : t;
2256
2308
  }
2257
2309
  function ds(e) {
2258
- return d.isArray(e) && !e.some(Pe);
2310
+ return d.isArray(e) && !e.some(Ae);
2259
2311
  }
2260
2312
  const cs = d.toFlatObject(d, {}, null, function(t) {
2261
2313
  return /^is[A-Z]/.test(t);
@@ -2287,7 +2339,7 @@ function Se(e, t, r) {
2287
2339
  if (d.endsWith(w, "{}"))
2288
2340
  w = o ? w : w.slice(0, -2), g = JSON.stringify(g);
2289
2341
  else if (d.isArray(g) && ds(g) || (d.isFileList(g) || d.endsWith(w, "[]")) && (T = d.toArray(g)))
2290
- return w = At(w), T.forEach(function(R, H) {
2342
+ return w = Pt(w), T.forEach(function(R, H) {
2291
2343
  !(d.isUndefined(R) || R === null) && t.append(
2292
2344
  // eslint-disable-next-line no-nested-ternary
2293
2345
  n === !0 ? st([w], H, i) : n === null ? w : w + "[]",
@@ -2295,12 +2347,12 @@ function Se(e, t, r) {
2295
2347
  );
2296
2348
  }), !1;
2297
2349
  }
2298
- return Pe(g) ? !0 : (t.append(st(b, w, i), c(g)), !1);
2350
+ return Ae(g) ? !0 : (t.append(st(b, w, i), c(g)), !1);
2299
2351
  }
2300
2352
  const m = [], v = Object.assign(cs, {
2301
2353
  defaultVisitor: u,
2302
2354
  convertValue: c,
2303
- isVisitable: Pe
2355
+ isVisitable: Ae
2304
2356
  });
2305
2357
  function y(g, w) {
2306
2358
  if (!d.isUndefined(g)) {
@@ -2434,13 +2486,13 @@ const Bt = {
2434
2486
  Blob: ps
2435
2487
  },
2436
2488
  protocols: ["http", "https", "file", "blob", "url", "data"]
2437
- }, je = typeof window < "u" && typeof document < "u", Ae = typeof navigator == "object" && navigator || void 0, gs = je && (!Ae || ["ReactNative", "NativeScript", "NS"].indexOf(Ae.product) < 0), ys = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
2489
+ }, je = typeof window < "u" && typeof document < "u", Pe = typeof navigator == "object" && navigator || void 0, gs = je && (!Pe || ["ReactNative", "NativeScript", "NS"].indexOf(Pe.product) < 0), ys = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
2438
2490
  self instanceof WorkerGlobalScope && typeof self.importScripts == "function", ws = je && window.location.href || "http://localhost", bs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2439
2491
  __proto__: null,
2440
2492
  hasBrowserEnv: je,
2441
2493
  hasStandardBrowserEnv: gs,
2442
2494
  hasStandardBrowserWebWorkerEnv: ys,
2443
- navigator: Ae,
2495
+ navigator: Pe,
2444
2496
  origin: ws
2445
2497
  }, Symbol.toStringTag, { value: "Module" })), B = {
2446
2498
  ...bs,
@@ -2612,7 +2664,7 @@ function Te(e, t, r, o, s) {
2612
2664
  function Os(e) {
2613
2665
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, r, o) => r.toUpperCase() + o);
2614
2666
  }
2615
- function Ps(e, t) {
2667
+ function As(e, t) {
2616
2668
  const r = d.toCamelCase(" " + t);
2617
2669
  ["get", "set", "has"].forEach((o) => {
2618
2670
  Object.defineProperty(e, o + r, {
@@ -2736,7 +2788,7 @@ class N {
2736
2788
  }).accessors, s = this.prototype;
2737
2789
  function i(n) {
2738
2790
  const l = te(n);
2739
- o[l] || (Ps(s, n), o[l] = !0);
2791
+ o[l] || (As(s, n), o[l] = !0);
2740
2792
  }
2741
2793
  return d.isArray(t) ? t.forEach(i) : i(t), this;
2742
2794
  }
@@ -2778,7 +2830,7 @@ function $t(e, t, r) {
2778
2830
  r
2779
2831
  ));
2780
2832
  }
2781
- function As(e) {
2833
+ function Ps(e) {
2782
2834
  const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
2783
2835
  return t && t[1] || "";
2784
2836
  }
@@ -3011,7 +3063,7 @@ const zt = (e) => {
3011
3063
  }), d.isUndefined(s.withCredentials) || (b.withCredentials = !!s.withCredentials), l && l !== "json" && (b.responseType = s.responseType), c && ([v, g] = he(c, !0), b.addEventListener("progress", v)), a && b.upload && ([m, y] = he(a), b.upload.addEventListener("progress", m), b.upload.addEventListener("loadend", y)), (s.cancelToken || s.signal) && (u = (R) => {
3012
3064
  b && (o(!R || R.type ? new ee(null, e, b) : R), b.abort(), b = null);
3013
3065
  }, s.cancelToken && s.cancelToken.subscribe(u), s.signal && (s.signal.aborted ? u() : s.signal.addEventListener("abort", u)));
3014
- const O = As(s.url);
3066
+ const O = Ps(s.url);
3015
3067
  if (O && B.protocols.indexOf(O) === -1) {
3016
3068
  o(new C("Unsupported protocol " + O + ":", C.ERR_BAD_REQUEST, e));
3017
3069
  return;
@@ -3720,7 +3772,7 @@ function ri(e, t, r, o, s, i) {
3720
3772
  }, {
3721
3773
  default: M(() => [
3722
3774
  h("div", ti, [
3723
- s.loading ? (f(), p(P, { key: 0 }, A(4, (a) => h("div", {
3775
+ s.loading ? (f(), p(A, { key: 0 }, P(4, (a) => h("div", {
3724
3776
  key: a,
3725
3777
  class: "skeleton-card",
3726
3778
  style: k([
@@ -3731,7 +3783,7 @@ function ri(e, t, r, o, s, i) {
3731
3783
  h("div", { class: "loading-overlay" }, [
3732
3784
  h("div", { class: "loading-animation" })
3733
3785
  ], -1)
3734
- ]), 4)), 64)) : s.generalsData && s.generalsData.generals ? (f(!0), p(P, { key: 1 }, A(s.generalsData.generals, (a, c) => (f(), q(n, {
3786
+ ]), 4)), 64)) : s.generalsData && s.generalsData.generals ? (f(!0), p(A, { key: 1 }, P(s.generalsData.generals, (a, c) => (f(), q(n, {
3735
3787
  key: c,
3736
3788
  data: a,
3737
3789
  style: k([
@@ -3960,7 +4012,7 @@ const oi = /* @__PURE__ */ _e(Qs, [["render", ri], ["__scopeId", "data-v-7da1c00
3960
4012
  key: 0,
3961
4013
  class: "loading-overlay"
3962
4014
  }, Oi = { class: "add-button-container" };
3963
- function Pi(e, t, r, o, s, i) {
4015
+ function Ai(e, t, r, o, s, i) {
3964
4016
  const n = $("GSCDataCard"), l = $("GSCSlider");
3965
4017
  return f(), p("div", ii, [
3966
4018
  h("div", ni, [
@@ -3980,7 +4032,7 @@ function Pi(e, t, r, o, s, i) {
3980
4032
  t[2] || (t[2] = h("div", { class: "select-arrow" }, null, -1))
3981
4033
  ], 2),
3982
4034
  s.isOpen ? (f(), p("div", ci, [
3983
- (f(!0), p(P, null, A(i.availableTeams, (a) => (f(), p("div", {
4035
+ (f(!0), p(A, null, P(i.availableTeams, (a) => (f(), p("div", {
3984
4036
  key: a.id,
3985
4037
  class: "option",
3986
4038
  onClick: (c) => i.selectTeam(a)
@@ -4018,7 +4070,7 @@ function Pi(e, t, r, o, s, i) {
4018
4070
  }, {
4019
4071
  default: M(() => [
4020
4072
  h("div", pi, [
4021
- s.loading ? (f(), p(P, { key: 0 }, A(4, (a) => h("div", {
4073
+ s.loading ? (f(), p(A, { key: 0 }, P(4, (a) => h("div", {
4022
4074
  key: a,
4023
4075
  class: "skeleton-card",
4024
4076
  style: k([
@@ -4029,7 +4081,7 @@ function Pi(e, t, r, o, s, i) {
4029
4081
  s.selectedTeam ? (f(), p("div", mi, t[3] || (t[3] = [
4030
4082
  h("div", { class: "loading-animation" }, null, -1)
4031
4083
  ]))) : S("", !0)
4032
- ], 4)), 64)) : s.teamData ? (f(!0), p(P, { key: 1 }, A(s.teamData, (a, c) => (f(), q(n, {
4084
+ ], 4)), 64)) : s.teamData ? (f(!0), p(A, { key: 1 }, P(s.teamData, (a, c) => (f(), q(n, {
4033
4085
  key: c,
4034
4086
  data: a,
4035
4087
  class: "data-card"
@@ -4039,7 +4091,7 @@ function Pi(e, t, r, o, s, i) {
4039
4091
  _: 1
4040
4092
  }, 8, ["arrows"]))
4041
4093
  ]),
4042
- (f(!0), p(P, null, A(s.additionalCarousels, (a, c) => {
4094
+ (f(!0), p(A, null, P(s.additionalCarousels, (a, c) => {
4043
4095
  var u;
4044
4096
  return f(), p("div", {
4045
4097
  key: c,
@@ -4062,7 +4114,7 @@ function Pi(e, t, r, o, s, i) {
4062
4114
  t[4] || (t[4] = h("div", { class: "select-arrow" }, null, -1))
4063
4115
  ], 10, Si),
4064
4116
  a.isOpen ? (f(), p("div", vi, [
4065
- (f(!0), p(P, null, A(i.getAvailableTeamsForCarousel(c), (m) => (f(), p("div", {
4117
+ (f(!0), p(A, null, P(i.getAvailableTeamsForCarousel(c), (m) => (f(), p("div", {
4066
4118
  key: m.id,
4067
4119
  class: "option",
4068
4120
  onClick: (v) => i.selectTeamAdditional(m, c)
@@ -4106,7 +4158,7 @@ function Pi(e, t, r, o, s, i) {
4106
4158
  }, {
4107
4159
  default: M(() => [
4108
4160
  h("div", xi, [
4109
- a.loading ? (f(), p(P, { key: 0 }, A(4, (m) => h("div", {
4161
+ a.loading ? (f(), p(A, { key: 0 }, P(4, (m) => h("div", {
4110
4162
  key: m,
4111
4163
  class: "skeleton-card",
4112
4164
  style: k([
@@ -4117,7 +4169,7 @@ function Pi(e, t, r, o, s, i) {
4117
4169
  a.selectedTeam ? (f(), p("div", Ii, t[5] || (t[5] = [
4118
4170
  h("div", { class: "loading-animation" }, null, -1)
4119
4171
  ]))) : S("", !0)
4120
- ], 4)), 64)) : a.teamData && a.teamData.teams ? (f(!0), p(P, { key: 1 }, A(a.teamData.teams, (m, v) => (f(), q(n, {
4172
+ ], 4)), 64)) : a.teamData && a.teamData.teams ? (f(!0), p(A, { key: 1 }, P(a.teamData.teams, (m, v) => (f(), q(n, {
4121
4173
  key: v,
4122
4174
  data: m,
4123
4175
  class: "data-card"
@@ -4137,7 +4189,7 @@ function Pi(e, t, r, o, s, i) {
4137
4189
  ])
4138
4190
  ]);
4139
4191
  }
4140
- const Ai = /* @__PURE__ */ _e(si, [["render", Pi], ["__scopeId", "data-v-a9c7cdcc"]]), Ri = {
4192
+ const Pi = /* @__PURE__ */ _e(si, [["render", Ai], ["__scopeId", "data-v-a9c7cdcc"]]), Ri = {
4141
4193
  name: "DataIAJugadores",
4142
4194
  components: {
4143
4195
  "g-s-c-slider": ge,
@@ -4443,7 +4495,7 @@ const Ai = /* @__PURE__ */ _e(si, [["render", Pi], ["__scopeId", "data-v-a9c7cdc
4443
4495
  function tn(e, t, r, o, s, i) {
4444
4496
  const n = $("g-s-c-data-card"), l = $("g-s-c-slider");
4445
4497
  return f(), p("div", Ei, [
4446
- (f(!0), p(P, null, A(s.containers, (a, c) => (f(), p("div", {
4498
+ (f(!0), p(A, null, P(s.containers, (a, c) => (f(), p("div", {
4447
4499
  key: `container-${a.id}`,
4448
4500
  class: "container-section"
4449
4501
  }, [
@@ -4475,7 +4527,7 @@ function tn(e, t, r, o, s, i) {
4475
4527
  t[3] || (t[3] = h("div", { class: "select-arrow" }, null, -1))
4476
4528
  ], 10, Li),
4477
4529
  a.isOpen ? (f(), p("div", zi, [
4478
- (f(!0), p(P, null, A(s.filteredTeams, (u) => (f(), p("div", {
4530
+ (f(!0), p(A, null, P(s.filteredTeams, (u) => (f(), p("div", {
4479
4531
  key: u.id,
4480
4532
  class: "option",
4481
4533
  onClick: (m) => i.selectTeam(u, c)
@@ -4532,7 +4584,7 @@ function tn(e, t, r, o, s, i) {
4532
4584
  }, " ✕ ", 8, Vi)) : S("", !0)
4533
4585
  ])
4534
4586
  ])) : S("", !0),
4535
- (f(!0), p(P, null, A(i.filteredPlayers(c), (u) => (f(), p("div", {
4587
+ (f(!0), p(A, null, P(i.filteredPlayers(c), (u) => (f(), p("div", {
4536
4588
  key: u.player_id,
4537
4589
  class: E(["option", {
4538
4590
  selected: a.selectedPlayer && a.selectedPlayer.player_id === u.player_id
@@ -4574,10 +4626,10 @@ function tn(e, t, r, o, s, i) {
4574
4626
  }, {
4575
4627
  default: M(() => [
4576
4628
  h("div", Qi, [
4577
- a.selectedPlayer && a.playerData ? (f(!0), p(P, { key: 0 }, A(a.playerData, (u, m) => (f(), p("div", { key: m }, [
4629
+ a.selectedPlayer && a.playerData ? (f(!0), p(A, { key: 0 }, P(a.playerData, (u, m) => (f(), p("div", { key: m }, [
4578
4630
  z(n, { data: u }, null, 8, ["data"])
4579
4631
  ]))), 128)) : (f(), p("div", Yi, [
4580
- (f(), p(P, null, A(4, (u) => h("div", {
4632
+ (f(), p(A, null, P(4, (u) => h("div", {
4581
4633
  key: u,
4582
4634
  class: "skeleton-card"
4583
4635
  }, [
@@ -4607,7 +4659,7 @@ const rn = /* @__PURE__ */ _e(Ri, [["render", tn], ["__scopeId", "data-v-747d21f
4607
4659
  GSCSeasonSelect: zr,
4608
4660
  GSCTournamentSelect: uo,
4609
4661
  DataIAGenerales: oi,
4610
- DataIAEquipos: Ai,
4662
+ DataIAEquipos: Pi,
4611
4663
  DataIAJugadores: rn
4612
4664
  },
4613
4665
  props: {
@@ -4864,5 +4916,5 @@ function un(e, t, r, o, s, i) {
4864
4916
  }
4865
4917
  const fn = /* @__PURE__ */ _e(on, [["render", un], ["__scopeId", "data-v-64df3f2a"]]);
4866
4918
  export {
4867
- fn as GSCDataia
4919
+ fn as GSCDataIA
4868
4920
  };