@golstats/gsc-players-tracking 1.0.62 → 1.0.64

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.
@@ -19702,11 +19702,11 @@ const JI = { class: "dropdown" }, YI = { class: "selected-item" }, ZI = {
19702
19702
  },
19703
19703
  setup(e) {
19704
19704
  const a = e, t = li(
19705
- () => import("./FilterSubcategories-1f65c851-CJfJEw81-BNq9W2Ib-BSXsiIQ1.js")
19705
+ () => import("./FilterSubcategories-1f65c851-CJfJEw81-BNq9W2Ib-Oo6rRwmT.js")
19706
19706
  ), i = li(
19707
- () => import("./FilterConditions-cd420512-CBeeVle7-DAAEt74N-DK0OaEhE.js")
19707
+ () => import("./FilterConditions-cd420512-CBeeVle7-DAAEt74N-DjnP4gmY.js")
19708
19708
  ), s = li(
19709
- () => import("./FilterField-a29b1541-hH9SS-IT-COzIZ6F_-BT_rqntL.js")
19709
+ () => import("./FilterField-a29b1541-hH9SS-IT-COzIZ6F_-DWHTMeUb.js")
19710
19710
  ), o = [
19711
19711
  {
19712
19712
  name: "Sub categorías",
@@ -35272,11 +35272,11 @@ const nQ = { class: "dropdown" }, lQ = { class: "selected-item" }, dQ = {
35272
35272
  },
35273
35273
  setup(e) {
35274
35274
  const a = e, t = li(
35275
- () => import("./FilterSubcategories-d2d3dd98-C1YTsUFz-CBImxYFc.js")
35275
+ () => import("./FilterSubcategories-d2d3dd98-C1YTsUFz-D2YwatKx.js")
35276
35276
  ), i = li(
35277
- () => import("./FilterConditions-67ebb9bb-DX-2jdI1-6oLmha8U.js")
35277
+ () => import("./FilterConditions-67ebb9bb-DX-2jdI1-DX4ZL0W1.js")
35278
35278
  ), s = li(
35279
- () => import("./FilterField-6aaeafbb-CpFMNFCL-pc2r-RmF.js")
35279
+ () => import("./FilterField-6aaeafbb-CpFMNFCL-CYrXwVZx.js")
35280
35280
  ), o = [
35281
35281
  {
35282
35282
  name: "Sub categorías",
@@ -59828,11 +59828,11 @@ const e9e = { class: "dropdown" }, t9e = { class: "selected-item" }, a9e = {
59828
59828
  },
59829
59829
  setup(e) {
59830
59830
  const a = e, t = li(
59831
- () => import("./FilterSubcategories-811299a9-83390d68-rJ2S4yaQ.js")
59831
+ () => import("./FilterSubcategories-811299a9-14b60d54-C2WKQK9I.js")
59832
59832
  ), i = li(
59833
- () => import("./FilterConditions-b401995c-3ab3a257-QzKjQH6p.js")
59833
+ () => import("./FilterConditions-b401995c-442972fc-Cuhygh1P.js")
59834
59834
  ), s = li(
59835
- () => import("./FilterField-97bce36f-51b54749-C_6OCqsI.js")
59835
+ () => import("./FilterField-97bce36f-64c32d4a-BrWkSfwK.js")
59836
59836
  ), o = [
59837
59837
  {
59838
59838
  name: "Sub categorías",
@@ -65697,6 +65697,13 @@ const Bn = "/group-427321501.svg", d4 = "/shape.svg", rke = "_filtersContainer_b
65697
65697
  },
65698
65698
  computed: {
65699
65699
  ...Hue.computed,
65700
+ style() {
65701
+ return {
65702
+ "--flex-direction-controls": this.isScout && this.elementSize.width <= 730 ? "column-reverse" : "column",
65703
+ "--gap-controls": !this.isScout && this.elementSize.width <= 730 ? "30px" : "0",
65704
+ "--margin-top-scouting-title-switch": this.isScout && this.elementSize.width <= 730 ? "20px" : "0px"
65705
+ };
65706
+ },
65700
65707
  tournamentsApiUrlLocal() {
65701
65708
  const e = "https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/scouting/tournaments";
65702
65709
  return this.isScout ? this.isFemaleScouting ? `${e}?is_female=1` : `${e}?is_female=0` : this.tournamentsApiUrl;
@@ -69787,18 +69794,18 @@ const Bn = "/group-427321501.svg", d4 = "/shape.svg", rke = "_filtersContainer_b
69787
69794
  throw new Error(e);
69788
69795
  }
69789
69796
  }
69790
- }, nPe = { ref: "myDivRefTopsFull" }, lPe = {
69797
+ }, nPe = {
69791
69798
  key: 0,
69792
69799
  class: "overlay-loading"
69793
- }, dPe = /* @__PURE__ */ n("div", { class: "overlay-loading__spinner" }, [
69800
+ }, lPe = /* @__PURE__ */ n("div", { class: "overlay-loading__spinner" }, [
69794
69801
  /* @__PURE__ */ n("img", {
69795
69802
  src: "https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",
69796
69803
  alt: ""
69797
69804
  })
69798
- ], -1), cPe = /* @__PURE__ */ n("div", { class: "overlay-loading__text" }, "Loading...", -1), uPe = [
69799
- dPe,
69800
- cPe
69801
- ], pPe = {
69805
+ ], -1), dPe = /* @__PURE__ */ n("div", { class: "overlay-loading__text" }, "Loading...", -1), cPe = [
69806
+ lPe,
69807
+ dPe
69808
+ ], uPe = { class: "container-section__controls" }, pPe = {
69802
69809
  key: 0,
69803
69810
  class: "scouting-title-switch"
69804
69811
  }, fPe = {
@@ -69831,8 +69838,11 @@ const Bn = "/group-427321501.svg", d4 = "/shape.svg", rke = "_filtersContainer_b
69831
69838
  };
69832
69839
  function FPe(e, a, t, i, s, o) {
69833
69840
  const r = Re("GSCTournamentSelect"), l = Re("GSCSeasonSelect"), c = Re("SwitchCustom"), d = Re("GscSwitchComponent"), y = Re("GSCFilterperteam"), m = Re("GSCFilters"), v = Re("GSCLabel"), p = Re("GSCTopCategory"), g = Re("GSCTableHeader"), h = Re("GSCRowTable"), _ = Re("GSCExpandedInfo");
69834
- return u(), f("div", nPe, [
69835
- s.loadingActive ? (u(), f("div", lPe, uPe)) : S("", !0),
69841
+ return u(), f("div", {
69842
+ ref: "myDivRefTopsFull",
69843
+ style: I(o.style)
69844
+ }, [
69845
+ s.loadingActive ? (u(), f("div", nPe, cPe)) : S("", !0),
69836
69846
  n("div", {
69837
69847
  class: b(e.templateLosMejoresClass)
69838
69848
  }, [
@@ -69840,139 +69850,141 @@ function FPe(e, a, t, i, s, o) {
69840
69850
  class: b(e.containerSectionClass),
69841
69851
  id: "container-section"
69842
69852
  }, [
69843
- i.elementSize.width < 730 && !t.isSelection ? (u(), f("div", {
69844
- key: 0,
69845
- class: b(e.dropdownParentClass)
69846
- }, [
69847
- i.elementSize.width < 730 ? (u(), f("h2", {
69853
+ n("div", uPe, [
69854
+ i.elementSize.width < 730 && !t.isSelection ? (u(), f("div", {
69848
69855
  key: 0,
69849
- class: b(e.losMejoresClass),
69850
- id: "title-section"
69856
+ class: b(e.dropdownParentClass)
69851
69857
  }, [
69852
- s.tournamentSelectedObj.is_female ? (u(), f(O, { key: 0 }, [
69853
- de("Las Mejores")
69854
- ], 64)) : (u(), f(O, { key: 1 }, [
69855
- de("Los Mejores")
69856
- ], 64))
69858
+ i.elementSize.width < 730 ? (u(), f("h2", {
69859
+ key: 0,
69860
+ class: b(e.losMejoresClass),
69861
+ id: "title-section"
69862
+ }, [
69863
+ s.tournamentSelectedObj.is_female ? (u(), f(O, { key: 0 }, [
69864
+ de("Las Mejores")
69865
+ ], 64)) : (u(), f(O, { key: 1 }, [
69866
+ de("Los Mejores")
69867
+ ], 64))
69868
+ ], 2)) : S("", !0),
69869
+ s.optionSelected != "Scouting" ? (u(), f("div", {
69870
+ key: 1,
69871
+ class: b(e.dropdownClass)
69872
+ }, [
69873
+ k(r, {
69874
+ width: "100%",
69875
+ "current-season-id": t.currentSeasonId,
69876
+ "api-url": o.tournamentsApiUrlLocal,
69877
+ "are-female-visible": t.areFemaleTournamentsVisible,
69878
+ "is-clubes-active": t.isClubes,
69879
+ onInput: o.changeTournament
69880
+ }, null, 8, ["current-season-id", "api-url", "are-female-visible", "is-clubes-active", "onInput"])
69881
+ ], 2)) : S("", !0),
69882
+ s.optionSelected != "Scouting" ? (u(), f("div", {
69883
+ key: 2,
69884
+ class: b(e.dropdown1Class)
69885
+ }, [
69886
+ k(l, {
69887
+ width: "100%",
69888
+ "current-season-id": t.currentSeasonId,
69889
+ seasons: s.selectedTournament.seasons,
69890
+ onInput: o.selectedSeason
69891
+ }, null, 8, ["current-season-id", "seasons", "onInput"])
69892
+ ], 2)) : S("", !0)
69857
69893
  ], 2)) : S("", !0),
69858
- s.optionSelected != "Scouting" ? (u(), f("div", {
69894
+ t.isSelection ? S("", !0) : (u(), f("div", {
69859
69895
  key: 1,
69860
- class: b(e.dropdownClass)
69896
+ class: b(e.descubreVideosClass)
69861
69897
  }, [
69862
- k(r, {
69863
- width: "100%",
69864
- "current-season-id": t.currentSeasonId,
69865
- "api-url": o.tournamentsApiUrlLocal,
69866
- "are-female-visible": t.areFemaleTournamentsVisible,
69867
- "is-clubes-active": t.isClubes,
69868
- onInput: o.changeTournament
69869
- }, null, 8, ["current-season-id", "api-url", "are-female-visible", "is-clubes-active", "onInput"])
69870
- ], 2)) : S("", !0),
69871
- s.optionSelected != "Scouting" ? (u(), f("div", {
69872
- key: 2,
69873
- class: b(e.dropdown1Class)
69874
- }, [
69875
- k(l, {
69876
- width: "100%",
69877
- "current-season-id": t.currentSeasonId,
69878
- seasons: s.selectedTournament.seasons,
69879
- onInput: o.selectedSeason
69880
- }, null, 8, ["current-season-id", "seasons", "onInput"])
69881
- ], 2)) : S("", !0)
69882
- ], 2)) : S("", !0),
69883
- t.isSelection ? S("", !0) : (u(), f("div", {
69884
- key: 1,
69885
- class: b(e.descubreVideosClass)
69886
- }, [
69887
- i.elementSize.width > 730 && !t.isScout ? (u(), f("h2", {
69888
- key: 0,
69889
- class: b(e.losMejoresClass),
69890
- id: "title-section"
69891
- }, [
69892
- s.tournamentSelectedObj.is_female ? (u(), f(O, { key: 0 }, [
69893
- de("Las Mejores")
69894
- ], 64)) : (u(), f(O, { key: 1 }, [
69895
- de("Los Mejores ")
69896
- ], 64))
69897
- ], 2)) : S("", !0),
69898
- n("div", {
69899
- class: b(e.menuSectionParentHeaderClass)
69900
- }, [
69901
- t.isScout ? (u(), f("div", pPe, [
69902
- i.elementSize.width > 730 ? (u(), f("h2", fPe, [
69903
- s.tournamentSelectedObj.is_female ? (u(), f(O, { key: 0 }, [
69904
- de("Las Mejores")
69905
- ], 64)) : (u(), f(O, { key: 1 }, [
69906
- de("Los Mejores")
69907
- ], 64))
69908
- ])) : S("", !0),
69909
- n("div", hPe, [
69910
- n("div", {
69911
- class: b(["label", { "label-selected": !s.isFemaleScouting }])
69912
- }, "Varonil", 2),
69913
- n("div", mPe, [
69914
- k(c, {
69915
- "model-value": s.isFemaleScouting,
69916
- "onUpdate:modelValue": o.onUpdateIsFemaleScouting
69917
- }, null, 8, ["model-value", "onUpdate:modelValue"])
69918
- ]),
69919
- n("div", {
69920
- class: b(["label", { "label-selected": s.isFemaleScouting }])
69921
- }, "Femenil", 2)
69922
- ])
69923
- ])) : (u(), f("div", {
69924
- key: 1,
69925
- class: b(e.menuSectionHeaderClass)
69898
+ i.elementSize.width > 730 && !t.isScout ? (u(), f("h2", {
69899
+ key: 0,
69900
+ class: b(e.losMejoresClass),
69901
+ id: "title-section"
69926
69902
  }, [
69927
- k(d, {
69928
- type: 2,
69929
- buttons: [s.tournamentSelectedObj.is_female ? "Jugadoras" : "Jugadores", "Equipos", "Scouting"],
69930
- "font-family": "Poppins-Medium",
69931
- "selected-option": s.optionSelected,
69932
- "font-size": e.sizeTabsFontMP,
69933
- width: e.sizeTabsMP,
69934
- borderWidth: "1px",
69935
- arrow: !1,
69936
- height: "30px",
69937
- onInput: o.changeTabsGeneral
69938
- }, null, 8, ["buttons", "selected-option", "font-size", "width", "onInput"])
69939
- ], 2)),
69940
- i.elementSize.width > 730 ? (u(), f("div", {
69941
- key: 2,
69942
- class: b(e.dropdownParentClass)
69903
+ s.tournamentSelectedObj.is_female ? (u(), f(O, { key: 0 }, [
69904
+ de("Las Mejores")
69905
+ ], 64)) : (u(), f(O, { key: 1 }, [
69906
+ de("Los Mejores ")
69907
+ ], 64))
69908
+ ], 2)) : S("", !0),
69909
+ n("div", {
69910
+ class: b(e.menuSectionParentHeaderClass)
69943
69911
  }, [
69944
- i.elementSize.width < 730 ? (u(), f("h2", {
69945
- key: 0,
69946
- class: b(e.losMejoresClass),
69947
- id: "title-section"
69948
- }, " Los Mejores 4 ", 2)) : S("", !0),
69949
- s.optionSelected != "Scouting" ? (u(), f("div", {
69912
+ t.isScout ? (u(), f("div", pPe, [
69913
+ i.elementSize.width > 730 ? (u(), f("h2", fPe, [
69914
+ s.tournamentSelectedObj.is_female ? (u(), f(O, { key: 0 }, [
69915
+ de("Las Mejores")
69916
+ ], 64)) : (u(), f(O, { key: 1 }, [
69917
+ de("Los Mejores")
69918
+ ], 64))
69919
+ ])) : S("", !0),
69920
+ n("div", hPe, [
69921
+ n("div", {
69922
+ class: b(["label", { "label-selected": !s.isFemaleScouting }])
69923
+ }, "Varonil", 2),
69924
+ n("div", mPe, [
69925
+ k(c, {
69926
+ "model-value": s.isFemaleScouting,
69927
+ "onUpdate:modelValue": o.onUpdateIsFemaleScouting
69928
+ }, null, 8, ["model-value", "onUpdate:modelValue"])
69929
+ ]),
69930
+ n("div", {
69931
+ class: b(["label", { "label-selected": s.isFemaleScouting }])
69932
+ }, "Femenil", 2)
69933
+ ])
69934
+ ])) : (u(), f("div", {
69950
69935
  key: 1,
69951
- class: b(e.dropdownClass)
69936
+ class: b(e.menuSectionHeaderClass)
69952
69937
  }, [
69953
- k(r, {
69954
- width: "147px",
69955
- "current-season-id": t.currentSeasonId,
69956
- "api-url": o.tournamentsApiUrlLocal,
69957
- "are-female-visible": t.areFemaleTournamentsVisible,
69958
- "is-clubes-active": t.isClubes,
69959
- onInput: o.changeTournament
69960
- }, null, 8, ["current-season-id", "api-url", "are-female-visible", "is-clubes-active", "onInput"])
69961
- ], 2)) : S("", !0),
69962
- s.optionSelected != "Scouting" ? (u(), f("div", {
69938
+ k(d, {
69939
+ type: 2,
69940
+ buttons: [s.tournamentSelectedObj.is_female ? "Jugadoras" : "Jugadores", "Equipos", "Scouting"],
69941
+ "font-family": "Poppins-Medium",
69942
+ "selected-option": s.optionSelected,
69943
+ "font-size": e.sizeTabsFontMP,
69944
+ width: e.sizeTabsMP,
69945
+ borderWidth: "1px",
69946
+ arrow: !1,
69947
+ height: "30px",
69948
+ onInput: o.changeTabsGeneral
69949
+ }, null, 8, ["buttons", "selected-option", "font-size", "width", "onInput"])
69950
+ ], 2)),
69951
+ i.elementSize.width > 730 ? (u(), f("div", {
69963
69952
  key: 2,
69964
- class: b(e.dropdown1Class)
69953
+ class: b(e.dropdownParentClass)
69965
69954
  }, [
69966
- k(l, {
69967
- width: "147px",
69968
- "current-season-id": t.currentSeasonId,
69969
- seasons: s.selectedTournament.seasons,
69970
- onInput: o.selectedSeason
69971
- }, null, 8, ["current-season-id", "seasons", "onInput"])
69955
+ i.elementSize.width < 730 ? (u(), f("h2", {
69956
+ key: 0,
69957
+ class: b(e.losMejoresClass),
69958
+ id: "title-section"
69959
+ }, " Los Mejores 4 ", 2)) : S("", !0),
69960
+ s.optionSelected != "Scouting" ? (u(), f("div", {
69961
+ key: 1,
69962
+ class: b(e.dropdownClass)
69963
+ }, [
69964
+ k(r, {
69965
+ width: "147px",
69966
+ "current-season-id": t.currentSeasonId,
69967
+ "api-url": o.tournamentsApiUrlLocal,
69968
+ "are-female-visible": t.areFemaleTournamentsVisible,
69969
+ "is-clubes-active": t.isClubes,
69970
+ onInput: o.changeTournament
69971
+ }, null, 8, ["current-season-id", "api-url", "are-female-visible", "is-clubes-active", "onInput"])
69972
+ ], 2)) : S("", !0),
69973
+ s.optionSelected != "Scouting" ? (u(), f("div", {
69974
+ key: 2,
69975
+ class: b(e.dropdown1Class)
69976
+ }, [
69977
+ k(l, {
69978
+ width: "147px",
69979
+ "current-season-id": t.currentSeasonId,
69980
+ seasons: s.selectedTournament.seasons,
69981
+ onInput: o.selectedSeason
69982
+ }, null, 8, ["current-season-id", "seasons", "onInput"])
69983
+ ], 2)) : S("", !0)
69972
69984
  ], 2)) : S("", !0)
69973
- ], 2)) : S("", !0)
69974
- ], 2)
69975
- ], 2)),
69985
+ ], 2)
69986
+ ], 2))
69987
+ ]),
69976
69988
  n("div", {
69977
69989
  class: b(e.topFiltersParentClass)
69978
69990
  }, [
@@ -70574,7 +70586,7 @@ function FPe(e, a, t, i, s, o) {
70574
70586
  ], 2)
70575
70587
  ], 2)
70576
70588
  ], 2)
70577
- ], 512);
70589
+ ], 4);
70578
70590
  }
70579
70591
  const PPe = {
70580
70592
  $style: sPe
@@ -86936,7 +86948,7 @@ const JGe = {
86936
86948
  });
86937
86949
  }
86938
86950
  }
86939
- }, ci = (e) => (Ie("data-v-b1cd7be4"), e = e(), Ve(), e), QGe = {
86951
+ }, ci = (e) => (Ie("data-v-3219c38d"), e = e(), Ve(), e), QGe = {
86940
86952
  ref: "myDivRefTopsBestPlay",
86941
86953
  class: "tops-best-play"
86942
86954
  }, eHe = { class: "overlay-loading" }, tHe = /* @__PURE__ */ ci(() => /* @__PURE__ */ n("div", { class: "overlay-loading__spinner" }, [
@@ -87376,7 +87388,7 @@ function PHe(e, a, t, i, s, o) {
87376
87388
  ], 512)
87377
87389
  ], 64);
87378
87390
  }
87379
- const $He = /* @__PURE__ */ At(XGe, [["render", PHe], ["__scopeId", "data-v-b1cd7be4"]]), EHe = {
87391
+ const $He = /* @__PURE__ */ At(XGe, [["render", PHe], ["__scopeId", "data-v-3219c38d"]]), EHe = {
87380
87392
  name: "SwitchTopsType",
87381
87393
  components: {
87382
87394
  TopsFull: $Pe,