@golstats/gsc-reports 1.0.108 → 1.0.109

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.
@@ -121153,11 +121153,11 @@ const k4t = {
121153
121153
  },
121154
121154
  setup(t) {
121155
121155
  const e = t, r = pN(
121156
- () => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-BWBoWs-I-DMoZ7O2n.js")
121156
+ () => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-MIpU7kBf-0bodthjH.js")
121157
121157
  ), g = pN(
121158
- () => import("./FilterConditions-55d68355-DMqzcKBO-BdVSZlx1-C9mjZYP8.js")
121158
+ () => import("./FilterConditions-55d68355-DMqzcKBO-BrRY-vjs-DLbygR4F.js")
121159
121159
  ), Q = pN(
121160
- () => import("./FilterField-59a73e38-CNaE03Ge-C5CHxrNi-CAdYQasv.js")
121160
+ () => import("./FilterField-59a73e38-CNaE03Ge-Dt4qctwc-C_lauozq.js")
121161
121161
  ), d = [
121162
121162
  {
121163
121163
  name: "Sub categorías",
@@ -287642,7 +287642,7 @@ const joe = /* @__PURE__ */ Poe(EV, [["render", qoe], ["__scopeId", "data-v-f3ee
287642
287642
  or.isHomeTeamForAnalysis = Mr ? Ye : !Ye;
287643
287643
  }
287644
287644
  if (Ue.id === 18) {
287645
- if (or.isCornerInfoVisible = !0, console.log("1818181818181818181818181818181818181818181818181818181818181818181818181818"), !Ze && tr) {
287645
+ if (console.log("1818181818181818181818181818181818181818181818181818181818181818181818181818"), !Ze && tr) {
287646
287646
  const Mr = or.isHomeTeamForAnalysis;
287647
287647
  or.isHomeTeamForAnalysis = Mr ? Ye : !Ye;
287648
287648
  }
@@ -287651,7 +287651,7 @@ const joe = /* @__PURE__ */ Poe(EV, [["render", qoe], ["__scopeId", "data-v-f3ee
287651
287651
  const Mr = Ut.findIndex((la) => ((or.isAgainstMode ? 1 : 0) === la.is_against || la.is_against === or.isAgainstMode) && or.teamIdForAnalysis === la.team_id);
287652
287652
  console.log("templateToEdit", sr), console.log("propsAux", or), console.log("propsAux.isHomeTeamForAnalysis", or.isHomeTeamForAnalysis), console.log("specificPlaysCorners", [...Ut]), console.log("game", Ee), console.log("viewCornerIndex", Mr);
287653
287653
  let Rr = null;
287654
- Mr !== -1 && (Rr = { ...Ut[Mr] }, Ut.splice(Mr, 1)), console.log("viewCorner", Rr), Rr ? (or.specificPlaysCornersData = Rr, or.playIdForAnalysis = Rr.play_id, or.gameIdForAnalysis = Rr.game_id, or.seasonIdForAnalysis = Ee.season_id, or.isTemplateMode = Ze, or.isGameOnly = !0, or.isCornerInfoVisible = !0) : (or.isNullCornerData = !0, or.isViewNull = !0, console.warn("No specific plays corner data available for this component"));
287654
+ Mr !== -1 && (Rr = { ...Ut[Mr] }, Ut.splice(Mr, 1)), console.log("viewCorner", Rr), Rr ? (or.specificPlaysCornersData = Rr, or.playIdForAnalysis = Rr.play_id, or.gameIdForAnalysis = Rr.game_id, or.seasonIdForAnalysis = Rr.season_id || Ee.season_id, or.isTemplateMode = Ze, or.isGameOnly = !0, or.isCornerInfoVisible = !0) : (or.isNullCornerData = !0, or.isViewNull = !0, console.warn("No specific plays corner data available for this component"));
287655
287655
  }
287656
287656
  }
287657
287657
  if (Ue.id === 16) {
@@ -288354,7 +288354,7 @@ const joe = /* @__PURE__ */ Poe(EV, [["render", qoe], ["__scopeId", "data-v-f3ee
288354
288354
  ]))
288355
288355
  ], 64));
288356
288356
  }
288357
- }, Lde = /* @__PURE__ */ Y2(kde, [["__scopeId", "data-v-96c2c8de"]]);
288357
+ }, Lde = /* @__PURE__ */ Y2(kde, [["__scopeId", "data-v-332402ec"]]);
288358
288358
  function LQ(t, e) {
288359
288359
  return function() {
288360
288360
  return t.apply(e, arguments);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-reports",
3
- "version": "1.0.108",
3
+ "version": "1.0.109",
4
4
  "main": "dist/gsc-reports.umd.js",
5
5
  "module": "dist/gsc-reports.es.js",
6
6
  "exports": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "dependencies": {
49
49
  "@golstats/gsc-checkbox": "^1.0.13",
50
- "@golstats/gsc-template-report-maker": "^1.0.139",
50
+ "@golstats/gsc-template-report-maker": "^1.0.141",
51
51
  "axios": "^1.10.0",
52
52
  "gridstack": "^12.1.1",
53
53
  "tiny-emitter": "^2.1.0",