@golstats/gsc-relevant-data 1.0.15 → 1.0.16
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/README.md +2 -2
- package/dist/{CardBaseAllIndividual-D0CaU15e-CLPB0z0l.js → CardBaseAllIndividual-VdTcJTWG-BVu0s4Ia.js} +15 -11
- package/dist/{CardGeneral-AZwvWZ_3-AQOM0OL9.js → CardGeneral-C-VvuOx1-DZ1STmiu.js} +79 -72
- package/dist/{CardGeneralIndividual-DetWgcUA-BTLZpGNX.js → CardGeneralIndividual-Dgeu5sRM-B8G1a9du.js} +47 -40
- package/dist/{CardGeneralTeams-wLzPsHgF-fLdKm-YP.js → CardGeneralTeams-Bio2uWy5-JwL6999E.js} +40 -33
- package/dist/{CardIndividual-DsTXOh1h-Dc3790C2.js → CardIndividual-C3vZnJKJ-5q9bHalb.js} +79 -72
- package/dist/CardIndividual1vs1-ayelgnf_-Dzunebe6.js +112 -0
- package/dist/{CardIndividualAreas-DngsmF39-DcK3uLDs.js → CardIndividualAreas-Be04td4J-D8hPG9Ld.js} +123 -119
- package/dist/{CardIndividualCenters-BG_eOM3D-xuIP7w17.js → CardIndividualCenters-CY_VblPm-tco6UKC3.js} +115 -111
- package/dist/{CardIndividualDistance-CvBDGVS--D8YWMCKb.js → CardIndividualDistance-BJMYJrZB-CSYRc_Hh.js} +34 -30
- package/dist/{CardIndividualFouls-C44UeLyO-ZIHkkK8-.js → CardIndividualFouls-CBm_fj6Z-BMwjoJEP.js} +131 -127
- package/dist/CardIndividualGoalParticipation-dDcZFtIb-CwBtEPQN.js +115 -0
- package/dist/{CardIndividualGoals-B4b5wkp6-BwluJyoB.js → CardIndividualGoals-Lu8PEJkR-B7Wc968g.js} +186 -182
- package/dist/{CardIndividualGold-BfC-u_iy-DT3GeGNQ.js → CardIndividualGold-Ptz6THCG-BRqzfQcT.js} +39 -35
- package/dist/{CardIndividualNoGoalReceived-BfSj5Spd-CmA-iSLj.js → CardIndividualNoGoalReceived-kUSshVQ5-B_Vte5MR.js} +61 -57
- package/dist/CardIndividualPerformance-BUOn0sF1-9J7h-EAR.js +107 -0
- package/dist/{CardIndividualSaves-nqci9xWF-CDd6dQLA.js → CardIndividualSaves-DRGasLFI-C3bqv0g3.js} +47 -40
- package/dist/{CardIndividualShotsOnGoal-CivXiLK1-Gtfy45ra.js → CardIndividualShotsOnGoal-D9Dx66aR-DAEm50w4.js} +72 -68
- package/dist/{CardIndividualStatistics-Z68XArun-DT_RnZV9.js → CardIndividualStatistics-QY2fzyFQ-Cx6f8RYu.js} +36 -32
- package/dist/{CardPromTournament-D8dm7vzw-DjvD0ktc.js → CardPromTournament-BScZREpO-D50kVl_Z.js} +51 -44
- package/dist/{CardSuccessfulPasses-Duuuvnsj-Dtkl1toq.js → CardSuccessfulPasses-B3BQ72bh-2Afgc80U.js} +64 -60
- package/dist/CardTheMostProductive-DhsxmRN2-BerzYRSH.js +80 -0
- package/dist/{CircleWithDotsBig-BWySvEMt-COAdxI3W.js → CircleWithDotsBig-ayb1XwYk-BxAR6vi7.js} +1 -1
- package/dist/{Shield-DzbSNLIW-B-twHEDg.js → Shield-DAT34Ykl-aryfBwhm.js} +1 -1
- package/dist/css/fonts.css +145 -145
- package/dist/gsc-relevant-data.css +1 -1
- package/dist/gsc-relevant-data.js +68 -40
- package/dist/gsc-relevant-data.umd.cjs +5 -5
- package/dist/images/centers/cancha-centros-01.svg +31 -31
- package/dist/images/centers/cancha-centros-02.svg +31 -31
- package/dist/images/centers/cancha-centros-03.svg +31 -31
- package/dist/images/centers/icn-cronometro.svg +6 -6
- package/dist/images/fouls/cancha-faltas-recibidas-01.svg +33 -33
- package/dist/images/fouls/cancha-faltas-recibidas-02.svg +33 -33
- package/dist/images/fouls/cancha-faltas-recibidas-03.svg +33 -33
- package/dist/images/fouls/icn-faltas@3x.svg +13 -13
- package/dist/misc-D94RabGe-BRVOC8Yx.js +172 -0
- package/package.json +42 -42
- package/dist/CardIndividual1vs1-D4ApefEV-BpJl9DFk.js +0 -108
- package/dist/CardIndividualGoalParticipation-CCDWQfQW-BGYwHtJV.js +0 -111
- package/dist/CardIndividualPerformance-DPNMz8n4-DTgdkzaM.js +0 -103
- package/dist/CardTheMostProductive-Jp8NzANe-DYcLrIfR.js +0 -76
- package/dist/misc-BpbriWn--Bd_IQoHZ.js +0 -168
|
@@ -1645,30 +1645,34 @@ const we = /* @__PURE__ */ po(qe, [["render", _o], ["__scopeId", "data-v-7d0811a
|
|
|
1645
1645
|
playerId: {
|
|
1646
1646
|
type: Number,
|
|
1647
1647
|
default: 0
|
|
1648
|
+
},
|
|
1649
|
+
showVideos: {
|
|
1650
|
+
type: Boolean,
|
|
1651
|
+
default: !0
|
|
1648
1652
|
}
|
|
1649
1653
|
},
|
|
1650
1654
|
setup(e) {
|
|
1651
1655
|
const r = {
|
|
1652
|
-
CardGeneral: x(() => import("./CardGeneral-
|
|
1653
|
-
CardGeneralIndividual: x(() => import("./CardGeneralIndividual-
|
|
1654
|
-
CardGeneralTeams: x(() => import("./CardGeneralTeams-
|
|
1655
|
-
CardIndividual: x(() => import("./CardIndividual-
|
|
1656
|
-
CardIndividualDistance: x(() => import("./CardIndividualDistance-
|
|
1657
|
-
CardIndividualAreas: x(() => import("./CardIndividualAreas-
|
|
1658
|
-
CardIndividualGoalParticipation: x(() => import("./CardIndividualGoalParticipation-
|
|
1659
|
-
CardIndividualGoals: x(() => import("./CardIndividualGoals-
|
|
1660
|
-
CardIndividualShotsOnGoal: x(() => import("./CardIndividualShotsOnGoal-
|
|
1661
|
-
CardIndividualFouls: x(() => import("./CardIndividualFouls-
|
|
1662
|
-
CardIndividualCenters: x(() => import("./CardIndividualCenters-
|
|
1663
|
-
CardIndividualSaves: x(() => import("./CardIndividualSaves-
|
|
1664
|
-
CardIndividual1vs1: x(() => import("./CardIndividual1vs1-
|
|
1665
|
-
CardIndividualStatistics: x(() => import("./CardIndividualStatistics-
|
|
1666
|
-
CardIndividualPerformance: x(() => import("./CardIndividualPerformance-
|
|
1667
|
-
CardIndividualGold: x(() => import("./CardIndividualGold-
|
|
1668
|
-
CardPromTournament: x(() => import("./CardPromTournament-
|
|
1669
|
-
CardIndividualNoGoalReceived: x(() => import("./CardIndividualNoGoalReceived-
|
|
1670
|
-
CardTheMostProductive: x(() => import("./CardTheMostProductive-
|
|
1671
|
-
CardSuccessfulPasses: x(() => import("./CardSuccessfulPasses-
|
|
1656
|
+
CardGeneral: x(() => import("./CardGeneral-C-VvuOx1-DZ1STmiu.js")),
|
|
1657
|
+
CardGeneralIndividual: x(() => import("./CardGeneralIndividual-Dgeu5sRM-B8G1a9du.js")),
|
|
1658
|
+
CardGeneralTeams: x(() => import("./CardGeneralTeams-Bio2uWy5-JwL6999E.js")),
|
|
1659
|
+
CardIndividual: x(() => import("./CardIndividual-C3vZnJKJ-5q9bHalb.js")),
|
|
1660
|
+
CardIndividualDistance: x(() => import("./CardIndividualDistance-BJMYJrZB-CSYRc_Hh.js")),
|
|
1661
|
+
CardIndividualAreas: x(() => import("./CardIndividualAreas-Be04td4J-D8hPG9Ld.js")),
|
|
1662
|
+
CardIndividualGoalParticipation: x(() => import("./CardIndividualGoalParticipation-dDcZFtIb-CwBtEPQN.js")),
|
|
1663
|
+
CardIndividualGoals: x(() => import("./CardIndividualGoals-Lu8PEJkR-B7Wc968g.js")),
|
|
1664
|
+
CardIndividualShotsOnGoal: x(() => import("./CardIndividualShotsOnGoal-D9Dx66aR-DAEm50w4.js")),
|
|
1665
|
+
CardIndividualFouls: x(() => import("./CardIndividualFouls-CBm_fj6Z-BMwjoJEP.js")),
|
|
1666
|
+
CardIndividualCenters: x(() => import("./CardIndividualCenters-CY_VblPm-tco6UKC3.js")),
|
|
1667
|
+
CardIndividualSaves: x(() => import("./CardIndividualSaves-DRGasLFI-C3bqv0g3.js")),
|
|
1668
|
+
CardIndividual1vs1: x(() => import("./CardIndividual1vs1-ayelgnf_-Dzunebe6.js")),
|
|
1669
|
+
CardIndividualStatistics: x(() => import("./CardIndividualStatistics-QY2fzyFQ-Cx6f8RYu.js")),
|
|
1670
|
+
CardIndividualPerformance: x(() => import("./CardIndividualPerformance-BUOn0sF1-9J7h-EAR.js")),
|
|
1671
|
+
CardIndividualGold: x(() => import("./CardIndividualGold-Ptz6THCG-BRqzfQcT.js")),
|
|
1672
|
+
CardPromTournament: x(() => import("./CardPromTournament-BScZREpO-D50kVl_Z.js")),
|
|
1673
|
+
CardIndividualNoGoalReceived: x(() => import("./CardIndividualNoGoalReceived-kUSshVQ5-B_Vte5MR.js")),
|
|
1674
|
+
CardTheMostProductive: x(() => import("./CardTheMostProductive-DhsxmRN2-BerzYRSH.js")),
|
|
1675
|
+
CardSuccessfulPasses: x(() => import("./CardSuccessfulPasses-B3BQ72bh-2Afgc80U.js"))
|
|
1672
1676
|
}, t = [
|
|
1673
1677
|
{
|
|
1674
1678
|
componentName: "CardGeneral",
|
|
@@ -2038,8 +2042,9 @@ const we = /* @__PURE__ */ po(qe, [["render", _o], ["__scopeId", "data-v-7d0811a
|
|
|
2038
2042
|
data: e.data,
|
|
2039
2043
|
height: e.height,
|
|
2040
2044
|
width: e.width,
|
|
2041
|
-
"description-type": n.value
|
|
2042
|
-
|
|
2045
|
+
"description-type": n.value,
|
|
2046
|
+
"show-videos": e.showVideos
|
|
2047
|
+
}, null, 8, ["data", "height", "width", "description-type", "show-videos"]))
|
|
2043
2048
|
])) : v("", !0);
|
|
2044
2049
|
}
|
|
2045
2050
|
};
|
|
@@ -3742,6 +3747,10 @@ const Te = (e, r) => {
|
|
|
3742
3747
|
type: [Number, String],
|
|
3743
3748
|
required: !0
|
|
3744
3749
|
},
|
|
3750
|
+
showVideos: {
|
|
3751
|
+
type: Boolean,
|
|
3752
|
+
default: !0
|
|
3753
|
+
},
|
|
3745
3754
|
playerId: {
|
|
3746
3755
|
type: Number,
|
|
3747
3756
|
default: 0
|
|
@@ -3789,7 +3798,7 @@ const Te = (e, r) => {
|
|
|
3789
3798
|
}
|
|
3790
3799
|
}
|
|
3791
3800
|
}
|
|
3792
|
-
}, ti = (e) => (ne("data-v-
|
|
3801
|
+
}, ti = (e) => (ne("data-v-381cd154"), e = e(), ae(), e), ri = { class: "generales-container" }, oi = { class: "container-generals-cards-ia-generales" }, si = { class: "container-data-cards-ia-generales" }, ii = /* @__PURE__ */ ti(() => /* @__PURE__ */ f("div", { class: "loading-overlay" }, [
|
|
3793
3802
|
/* @__PURE__ */ f("div", { class: "loading-animation" })
|
|
3794
3803
|
], -1)), ni = [
|
|
3795
3804
|
ii
|
|
@@ -3826,6 +3835,7 @@ function ai(e, r, t, o, s, i) {
|
|
|
3826
3835
|
])
|
|
3827
3836
|
}, ni, 4)), 64)) : s.generalsData && s.generalsData.generals ? (m(!0), g(O, { key: 1 }, P(s.generalsData.generals, (l, u) => (m(), W(n, {
|
|
3828
3837
|
key: u,
|
|
3838
|
+
"show-videos": t.showVideos,
|
|
3829
3839
|
data: l,
|
|
3830
3840
|
style: T([
|
|
3831
3841
|
u > 0 ? { "margin-left": "20px" } : {},
|
|
@@ -3833,7 +3843,7 @@ function ai(e, r, t, o, s, i) {
|
|
|
3833
3843
|
]),
|
|
3834
3844
|
height: "520px",
|
|
3835
3845
|
"player-id": t.playerId
|
|
3836
|
-
}, null, 8, ["data", "style", "player-id"]))), 128)) : v("", !0)
|
|
3846
|
+
}, null, 8, ["show-videos", "data", "style", "player-id"]))), 128)) : v("", !0)
|
|
3837
3847
|
])
|
|
3838
3848
|
]),
|
|
3839
3849
|
_: 1
|
|
@@ -3841,7 +3851,7 @@ function ai(e, r, t, o, s, i) {
|
|
|
3841
3851
|
])
|
|
3842
3852
|
]);
|
|
3843
3853
|
}
|
|
3844
|
-
const li = /* @__PURE__ */ Te(ei, [["render", ai], ["__scopeId", "data-v-
|
|
3854
|
+
const li = /* @__PURE__ */ Te(ei, [["render", ai], ["__scopeId", "data-v-381cd154"]]), di = {
|
|
3845
3855
|
name: "DataIAEquipos",
|
|
3846
3856
|
components: {
|
|
3847
3857
|
GSCSlider: we,
|
|
@@ -3853,6 +3863,10 @@ const li = /* @__PURE__ */ Te(ei, [["render", ai], ["__scopeId", "data-v-5409619
|
|
|
3853
3863
|
torneoLiderId: {
|
|
3854
3864
|
type: Number,
|
|
3855
3865
|
required: !0
|
|
3866
|
+
},
|
|
3867
|
+
showVideos: {
|
|
3868
|
+
type: Boolean,
|
|
3869
|
+
default: !0
|
|
3856
3870
|
}
|
|
3857
3871
|
},
|
|
3858
3872
|
data() {
|
|
@@ -4041,7 +4055,7 @@ const li = /* @__PURE__ */ Te(ei, [["render", ai], ["__scopeId", "data-v-5409619
|
|
|
4041
4055
|
return this.getModifiedTeamData(this.teamData);
|
|
4042
4056
|
}
|
|
4043
4057
|
}
|
|
4044
|
-
}, Ie = (e) => (ne("data-v-
|
|
4058
|
+
}, Ie = (e) => (ne("data-v-8240b8f1"), e = e(), ae(), e), ci = { class: "equipos-container" }, ui = { class: "header-container-equipos" }, hi = { class: "select-container" }, fi = { class: "custom-select" }, pi = ["src", "alt"], mi = /* @__PURE__ */ Ie(() => /* @__PURE__ */ f("div", { class: "select-arrow" }, null, -1)), gi = {
|
|
4045
4059
|
key: 1,
|
|
4046
4060
|
class: "options-container"
|
|
4047
4061
|
}, yi = ["onClick"], wi = ["src", "alt"], bi = { class: "container-generals-cards-ia-equipos" }, Si = { class: "container-data-cards-ia-equipos" }, vi = {
|
|
@@ -4131,8 +4145,9 @@ function Wi(e, r, t, o, s, i) {
|
|
|
4131
4145
|
], 4)), 64)) : s.teamData ? (m(!0), g(O, { key: 1 }, P(s.teamData, (c, h) => (m(), W(n, {
|
|
4132
4146
|
key: h,
|
|
4133
4147
|
data: c,
|
|
4134
|
-
class: "data-card"
|
|
4135
|
-
|
|
4148
|
+
class: "data-card",
|
|
4149
|
+
"show-videos": t.showVideos
|
|
4150
|
+
}, null, 8, ["data", "show-videos"]))), 128)) : v("", !0)
|
|
4136
4151
|
])
|
|
4137
4152
|
]),
|
|
4138
4153
|
_: 1
|
|
@@ -4219,8 +4234,9 @@ function Wi(e, r, t, o, s, i) {
|
|
|
4219
4234
|
], 4)), 64)) : c.teamData && c.teamData.teams ? (m(!0), g(O, { key: 1 }, P(c.teamData.teams, (p, w) => (m(), W(n, {
|
|
4220
4235
|
key: w,
|
|
4221
4236
|
data: p,
|
|
4222
|
-
class: "data-card"
|
|
4223
|
-
|
|
4237
|
+
class: "data-card",
|
|
4238
|
+
"show-videos": t.showVideos
|
|
4239
|
+
}, null, 8, ["data", "show-videos"]))), 128)) : v("", !0)
|
|
4224
4240
|
])
|
|
4225
4241
|
]),
|
|
4226
4242
|
_: 2
|
|
@@ -4236,7 +4252,7 @@ function Wi(e, r, t, o, s, i) {
|
|
|
4236
4252
|
])
|
|
4237
4253
|
]);
|
|
4238
4254
|
}
|
|
4239
|
-
const Mi = /* @__PURE__ */ Te(di, [["render", Wi], ["__scopeId", "data-v-
|
|
4255
|
+
const Mi = /* @__PURE__ */ Te(di, [["render", Wi], ["__scopeId", "data-v-8240b8f1"]]), qi = {
|
|
4240
4256
|
name: "DataIAJugadores",
|
|
4241
4257
|
components: {
|
|
4242
4258
|
"g-s-c-slider": we,
|
|
@@ -4255,6 +4271,10 @@ const Mi = /* @__PURE__ */ Te(di, [["render", Wi], ["__scopeId", "data-v-1dd6b06
|
|
|
4255
4271
|
type: Number,
|
|
4256
4272
|
default: 0
|
|
4257
4273
|
},
|
|
4274
|
+
showVideos: {
|
|
4275
|
+
type: Boolean,
|
|
4276
|
+
default: !0
|
|
4277
|
+
},
|
|
4258
4278
|
playerId: {
|
|
4259
4279
|
type: Number,
|
|
4260
4280
|
default: 0
|
|
@@ -4541,7 +4561,7 @@ const Mi = /* @__PURE__ */ Te(di, [["render", Wi], ["__scopeId", "data-v-1dd6b06
|
|
|
4541
4561
|
beforeUnmount() {
|
|
4542
4562
|
document.removeEventListener("click", this.closeTeamDropdown), document.removeEventListener("click", this.closePlayerDropdown), window.removeEventListener("resize", this.handleResize);
|
|
4543
4563
|
}
|
|
4544
|
-
}, xe = (e) => (ne("data-v-
|
|
4564
|
+
}, xe = (e) => (ne("data-v-ca2e8d55"), e = e(), ae(), e), ji = { class: "jugadores-container" }, Ui = ["onClick"], Hi = /* @__PURE__ */ xe(() => /* @__PURE__ */ f("span", null, "×", -1)), Gi = [
|
|
4545
4565
|
Hi
|
|
4546
4566
|
], Ji = { class: "header-container-jugadores" }, Vi = { class: "custom-select" }, Xi = ["src", "alt"], Zi = ["onClick"], Ki = /* @__PURE__ */ xe(() => /* @__PURE__ */ f("div", { class: "select-arrow" }, null, -1)), Qi = {
|
|
4547
4567
|
key: 1,
|
|
@@ -4707,8 +4727,9 @@ function vn(e, r, t, o, s, i) {
|
|
|
4707
4727
|
(m(!0), g(O, null, P(l.playerData, (h, S) => (m(), g("div", { key: S }, [
|
|
4708
4728
|
F(n, {
|
|
4709
4729
|
data: h,
|
|
4730
|
+
"show-videos": t.showVideos,
|
|
4710
4731
|
"player-id": t.playerId
|
|
4711
|
-
}, null, 8, ["data", "player-id"])
|
|
4732
|
+
}, null, 8, ["data", "show-videos", "player-id"])
|
|
4712
4733
|
]))), 128))
|
|
4713
4734
|
])
|
|
4714
4735
|
]),
|
|
@@ -4738,7 +4759,7 @@ function vn(e, r, t, o, s, i) {
|
|
|
4738
4759
|
}, " Agregar carrusel de " + k(t.isFemale === 1 ? "jugadoras" : "jugadores"), 1)) : v("", !0)
|
|
4739
4760
|
]);
|
|
4740
4761
|
}
|
|
4741
|
-
const Cn = /* @__PURE__ */ Te(qi, [["render", vn], ["__scopeId", "data-v-
|
|
4762
|
+
const Cn = /* @__PURE__ */ Te(qi, [["render", vn], ["__scopeId", "data-v-ca2e8d55"]]), _n = {
|
|
4742
4763
|
name: "DataIA",
|
|
4743
4764
|
components: {
|
|
4744
4765
|
GSCSlider: we,
|
|
@@ -4758,6 +4779,10 @@ const Cn = /* @__PURE__ */ Te(qi, [["render", vn], ["__scopeId", "data-v-63a6181
|
|
|
4758
4779
|
type: Number,
|
|
4759
4780
|
default: 0
|
|
4760
4781
|
},
|
|
4782
|
+
showVideos: {
|
|
4783
|
+
type: Boolean,
|
|
4784
|
+
default: !0
|
|
4785
|
+
},
|
|
4761
4786
|
playerId: {
|
|
4762
4787
|
type: Number,
|
|
4763
4788
|
default: 0
|
|
@@ -4993,16 +5018,18 @@ function Rn(e, r, t, o, s, i) {
|
|
|
4993
5018
|
}, [
|
|
4994
5019
|
Q(F(u, {
|
|
4995
5020
|
"current-season-id": s.seasonActive,
|
|
5021
|
+
"show-videos": t.showVideos,
|
|
4996
5022
|
"player-id": t.playerId,
|
|
4997
5023
|
onMostProductive: i.handleMostProductive
|
|
4998
|
-
}, null, 8, ["current-season-id", "player-id", "onMostProductive"]), [
|
|
5024
|
+
}, null, 8, ["current-season-id", "show-videos", "player-id", "onMostProductive"]), [
|
|
4999
5025
|
[re, s.optionSelected === "Generales"]
|
|
5000
5026
|
]),
|
|
5001
5027
|
s.torneoLiderId ? Q((m(), W(c, {
|
|
5002
5028
|
key: 0,
|
|
5003
5029
|
"current-season-id": s.seasonActive,
|
|
5004
|
-
"torneo-lider-id": s.torneoLiderId
|
|
5005
|
-
|
|
5030
|
+
"torneo-lider-id": s.torneoLiderId,
|
|
5031
|
+
"show-videos": t.showVideos
|
|
5032
|
+
}, null, 8, ["current-season-id", "torneo-lider-id", "show-videos"])), [
|
|
5006
5033
|
[re, s.optionSelected === "Equipos"]
|
|
5007
5034
|
]) : v("", !0),
|
|
5008
5035
|
s.mostProductivePlayerId ? Q((m(), W(h, {
|
|
@@ -5010,14 +5037,15 @@ function Rn(e, r, t, o, s, i) {
|
|
|
5010
5037
|
"player-id": t.playerId,
|
|
5011
5038
|
"current-season-id": s.seasonActive,
|
|
5012
5039
|
"most-productive-player": s.mostProductivePlayerId,
|
|
5013
|
-
"is-female": s.isFemale
|
|
5014
|
-
|
|
5040
|
+
"is-female": s.isFemale,
|
|
5041
|
+
"show-videos": t.showVideos
|
|
5042
|
+
}, null, 8, ["player-id", "current-season-id", "most-productive-player", "is-female", "show-videos"])), [
|
|
5015
5043
|
[re, s.optionSelected === "Jugadores" || s.optionSelected === "Jugadoras"]
|
|
5016
5044
|
]) : v("", !0)
|
|
5017
5045
|
], 2)
|
|
5018
5046
|
], 512);
|
|
5019
5047
|
}
|
|
5020
|
-
const En = /* @__PURE__ */ Te(_n, [["render", Rn], ["__scopeId", "data-v-
|
|
5048
|
+
const En = /* @__PURE__ */ Te(_n, [["render", Rn], ["__scopeId", "data-v-3306d972"]]);
|
|
5021
5049
|
export {
|
|
5022
5050
|
En as GSCDataIA
|
|
5023
5051
|
};
|