@golstats/gsc-game-data 1.0.227 → 1.0.228

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.
@@ -95685,11 +95685,11 @@ const XCt = { class: "dropdown" }, JCt = { class: "selected-item" }, ZCt = {
95685
95685
  },
95686
95686
  setup(e) {
95687
95687
  const a = e, n = M1(
95688
- () => import("./FilterSubcategories-0a921721-4539a3d6.js")
95688
+ () => import("./FilterSubcategories-0a921721-d0258515.js")
95689
95689
  ), E = M1(
95690
- () => import("./FilterConditions-d48a19d8-c3dcb318.js")
95690
+ () => import("./FilterConditions-d48a19d8-a1fc5530.js")
95691
95691
  ), D = M1(
95692
- () => import("./FilterField-f0b75cf7-cf8ab19d.js")
95692
+ () => import("./FilterField-f0b75cf7-f8c0b43b.js")
95693
95693
  ), d = [
95694
95694
  {
95695
95695
  name: "Sub categorías",
@@ -194121,10 +194121,18 @@ const kJ = /* @__PURE__ */ xi(OE, [["render", QRt], ["__scopeId", "data-v-04a0bd
194121
194121
  };
194122
194122
  },
194123
194123
  props: {
194124
+ typeData: {
194125
+ type: Number,
194126
+ default: 1
194127
+ },
194124
194128
  canPlayVideos: {
194125
194129
  type: Boolean,
194126
194130
  default: !1
194127
194131
  },
194132
+ teamWidget: {
194133
+ type: Number,
194134
+ default: 0
194135
+ },
194128
194136
  type: { type: Number, default: 0 },
194129
194137
  typeView: { type: Number, default: 0 },
194130
194138
  isExpanded: { type: Boolean, default: !1 },
@@ -194135,6 +194143,8 @@ const kJ = /* @__PURE__ */ xi(OE, [["render", QRt], ["__scopeId", "data-v-04a0bd
194135
194143
  fontFamily: { type: String, default: "Poppins-Regular" },
194136
194144
  data: { type: Object, default: () => {
194137
194145
  } },
194146
+ game: { type: Object, default: () => {
194147
+ } },
194138
194148
  colorArrow: { type: String, default: "#D9D9D9" },
194139
194149
  buttonTextValue: { type: String, default: "Ver videos" },
194140
194150
  iconVideos: {
@@ -194168,11 +194178,11 @@ const kJ = /* @__PURE__ */ xi(OE, [["render", QRt], ["__scopeId", "data-v-04a0bd
194168
194178
  }
194169
194179
  }, UB = () => {
194170
194180
  br((e) => ({
194171
- "1c3b4fbc": e.height,
194172
- "423fc143": e.background,
194173
- "45180e45": e.fontSize,
194174
- "5d0ac99f": e.fontColor,
194175
- "48a808a8": e.fontFamily
194181
+ "20b41037": e.height,
194182
+ "39c46784": e.background,
194183
+ "0e629c00": e.fontSize,
194184
+ "85dc1978": e.fontColor,
194185
+ "2cf3d8ba": e.fontFamily
194176
194186
  }));
194177
194187
  }, GB = LE.setup;
194178
194188
  LE.setup = GB ? (e, a) => (UB(), GB(e, a)) : UB;
@@ -194288,7 +194298,7 @@ function zNt(e, a, n, E, D, d) {
194288
194298
  re("div", {
194289
194299
  class: He(d.containerBtnVideosClass)
194290
194300
  }, [
194291
- n.canPlayVideos ? (De(), Ue(ua, { key: 0 }, [
194301
+ n.canPlayVideos || n.game.awayTeam.team_id == n.teamWidget && n.typeData != 1 ? (De(), Ue(ua, { key: 0 }, [
194292
194302
  E.elementSize.width > 635 ? (De(), _n(f, {
194293
194303
  key: 0,
194294
194304
  icon: n.iconVideos,
@@ -197636,13 +197646,13 @@ const NE = {
197636
197646
  }
197637
197647
  }, nN = () => {
197638
197648
  br((e) => ({
197639
- f05360ec: e.borderRadius,
197640
- "1d720bce": e.borderWidth,
197641
- "1c5b0d6b": e.borderColor
197649
+ "62d9bb21": e.borderRadius,
197650
+ 77175157: e.borderWidth,
197651
+ "760052f4": e.borderColor
197642
197652
  }));
197643
197653
  }, rN = NE.setup;
197644
197654
  NE.setup = rN ? (e, a) => (nN(), rN(e, a)) : nN;
197645
- const yw = (e) => (Zn("data-v-c3182254"), e = e(), Kn(), e), HVt = { ref: "myDivRef" }, WVt = { class: "btnViewFullList" }, qVt = { class: "text" }, YVt = { class: "groupsLeague" }, XVt = { class: "row-table-carrousel" }, JVt = {
197655
+ const yw = (e) => (Zn("data-v-3d454d9d"), e = e(), Kn(), e), HVt = { ref: "myDivRef" }, WVt = { class: "btnViewFullList" }, qVt = { class: "text" }, YVt = { class: "groupsLeague" }, XVt = { class: "row-table-carrousel" }, JVt = {
197646
197656
  key: 1,
197647
197657
  class: "container-no-search-result"
197648
197658
  }, ZVt = {
@@ -197717,6 +197727,9 @@ function nUt(e, a, n, E, D, d) {
197717
197727
  onMore: d.morestats
197718
197728
  }, null, 8, ["type", "can-play-videos", "is-expanded", "data", "category-name", "buttonMaxWidth", "onExpand", "onMore"])) : (De(), _n(t, {
197719
197729
  key: 1,
197730
+ "type-data": n.typeData,
197731
+ "team-widget": n.teamWidget,
197732
+ game: n.game,
197720
197733
  type: n.typeTable,
197721
197734
  "type-view": n.type,
197722
197735
  "is-expanded": e.playerexpand == _.id && e.expand,
@@ -197752,7 +197765,7 @@ function nUt(e, a, n, E, D, d) {
197752
197765
  "can-play-videos": n.canPlayVideos,
197753
197766
  background: l % 2 === 0 ? n.backgroundEven : n.backgroundOdd,
197754
197767
  onExpand: d.clickexpand
197755
- }, null, 8, ["type", "type-view", "is-expanded", "data", "can-play-videos", "background", "onExpand"])),
197768
+ }, null, 8, ["type-data", "team-widget", "game", "type", "type-view", "is-expanded", "data", "can-play-videos", "background", "onExpand"])),
197756
197769
  e.expand && e.playerexpand == _.id ? (De(), _n(y, {
197757
197770
  key: 2,
197758
197771
  type: n.typeTable,
@@ -197804,6 +197817,9 @@ function nUt(e, a, n, E, D, d) {
197804
197817
  (De(!0), Ue(ua, null, Ln(d.topData, (v, _) => (De(), Ue(ua, { key: _ }, [
197805
197818
  (De(!0), Ue(ua, null, Ln(v, (l, o) => (De(), Ue(ua, { key: o }, [
197806
197819
  Ea(t, {
197820
+ "type-data": n.typeData,
197821
+ "team-widget": n.teamWidget,
197822
+ game: n.game,
197807
197823
  type: n.typeTable,
197808
197824
  "type-view": n.type,
197809
197825
  "can-play-videos": n.canPlayVideos,
@@ -197839,7 +197855,7 @@ function nUt(e, a, n, E, D, d) {
197839
197855
  height: "71px",
197840
197856
  background: ((_ + 1) * 5 + o) % 2 === 0 ? n.backgroundOdd : n.backgroundEven,
197841
197857
  onExpand: d.clickexpand
197842
- }, null, 8, ["type", "type-view", "can-play-videos", "is-expanded", "data", "background", "onExpand"]),
197858
+ }, null, 8, ["type-data", "team-widget", "game", "type", "type-view", "can-play-videos", "is-expanded", "data", "background", "onExpand"]),
197843
197859
  e.expand && e.playerexpand == l.id ? (De(), _n(y, {
197844
197860
  key: 0,
197845
197861
  type: n.typeTable,
@@ -197882,7 +197898,7 @@ function nUt(e, a, n, E, D, d) {
197882
197898
  ], 512)
197883
197899
  ], 2);
197884
197900
  }
197885
- const rUt = /* @__PURE__ */ xi(NE, [["render", nUt], ["__scopeId", "data-v-c3182254"]]), iUt = (e, a) => {
197901
+ const rUt = /* @__PURE__ */ xi(NE, [["render", nUt], ["__scopeId", "data-v-3d454d9d"]]), iUt = (e, a) => {
197886
197902
  const n = e.__vccOpts || e;
197887
197903
  for (const [E, D] of a)
197888
197904
  n[E] = D;
@@ -211642,11 +211658,11 @@ const taa = { class: "dropdown" }, aaa = { class: "selected-item" }, naa = {
211642
211658
  },
211643
211659
  setup(e) {
211644
211660
  const a = e, n = M1(
211645
- () => import("./FilterSubcategories-0a921721-CTsb1X8z-a5a5b70c.js")
211661
+ () => import("./FilterSubcategories-0a921721-CTsb1X8z-24b1e63d.js")
211646
211662
  ), E = M1(
211647
- () => import("./FilterConditions-d48a19d8-DK3MfeFy-4bb85212.js")
211663
+ () => import("./FilterConditions-d48a19d8-DK3MfeFy-8a512456.js")
211648
211664
  ), D = M1(
211649
- () => import("./FilterField-f0b75cf7-DDWzNmzt-3d55358f.js")
211665
+ () => import("./FilterField-f0b75cf7-DDWzNmzt-eb84beac.js")
211650
211666
  ), d = [
211651
211667
  {
211652
211668
  name: "Sub categorías",