@golstats/gsc-player-team-profile 1.0.18 → 1.0.20

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,5 +1,5 @@
1
1
  import { useCssVars as E, computed as r, openBlock as i, createElementBlock as d, normalizeStyle as $, createElementVNode as o, createVNode as y, unref as g, Fragment as u, renderList as _, normalizeClass as b, toDisplayString as v, pushScopeId as H, popScopeId as R } from "vue";
2
- import { Z as T, J as m } from "./index-976b5314.js";
2
+ import { X as T, J as m } from "./index-e687d1ac.js";
3
3
  const n = (s) => (H("data-v-893b389d"), s = s(), R(), s), V = { class: "details__header" }, W = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "Jugando como", -1)), I = { class: "details__header__checkbox" }, J = { class: "details__body" }, z = { class: "details__body__playing-as" }, F = ["onClick"], L = { class: "details__header" }, N = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), U = { class: "details__header__checkbox" }, D = { class: "details__body" }, j = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__body__title" }, "1er tiempo", -1)), q = { class: "details__body__game-section" }, w = ["onClick"], G = { class: "details__body" }, K = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__body__title" }, "2do tiempo", -1)), M = { class: "details__body__game-section" }, O = ["onClick"], P = {
4
4
  __name: "FilterConditions",
5
5
  props: {
@@ -89,6 +89,7 @@ const n = (s) => (H("data-v-893b389d"), s = s(), R(), s), V = { class: "details_
89
89
  }
90
90
  },
91
91
  setup(s) {
92
+ const a = s;
92
93
  E((e) => ({
93
94
  "2715f84a": s.buttonsBackgroundColor,
94
95
  "97bea92a": s.buttonsTextColor,
@@ -99,7 +100,7 @@ const n = (s) => (H("data-v-893b389d"), s = s(), R(), s), V = { class: "details_
99
100
  "2bf17656": s.buttonsBorderWidthActive,
100
101
  a4c4469c: s.buttonsBorderColorActive
101
102
  }));
102
- const a = s, h = r(() => a.playingAs.every((e) => e.isSelected)), C = r(() => a.gameSections.every((e) => e.isSelected)), p = r(() => a.gameSections.reduce(
103
+ const h = r(() => a.playingAs.every((e) => e.isSelected)), C = r(() => a.gameSections.every((e) => e.isSelected)), p = r(() => a.gameSections.reduce(
103
104
  (e, t) => (t.value <= 3 ? e.firstHalf.push(t) : e.secondHalf.push(t), e),
104
105
  {
105
106
  firstHalf: [],
@@ -1,5 +1,5 @@
1
1
  import { ref as r, openBlock as a, createElementBlock as n, createVNode as d, unref as f } from "vue";
2
- import { Z as u, a as c } from "./index-976b5314.js";
2
+ import { X as u, a as c } from "./index-e687d1ac.js";
3
3
  const i = { class: "filter-field" }, m = {
4
4
  __name: "FilterField",
5
5
  setup(s) {
@@ -1,5 +1,5 @@
1
1
  import { openBlock as r, createElementBlock as o, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as b } from "vue";
2
- import { Z as l, J as i } from "./index-976b5314.js";
2
+ import { X as l, J as i } from "./index-e687d1ac.js";
3
3
  const g = { class: "subcategory-group" }, y = {
4
4
  __name: "SubcategoryGroup",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { G as a, r as s } from "./index-976b5314.js";
1
+ import { G as a, r as s } from "./index-e687d1ac.js";
2
2
  import "vue";
3
3
  export {
4
4
  a as GSCPlayerTeamProfile,