@golstats/gsc-player-team-profile 1.0.36 → 1.0.37

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,6 +1,6 @@
1
- import { useCssVars as $, computed as r, openBlock as d, createElementBlock as i, normalizeStyle as E, 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 { J as T, j as m } from "./index-2b7186a1.js";
3
- const n = (s) => (H("data-v-80d9c265"), 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" }, j = { class: "details__body__playing-as" }, z = ["onClick"], F = { class: "details__header" }, L = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), N = { class: "details__header__checkbox" }, U = { class: "details__body" }, D = /* @__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 = {
1
+ import { useCssVars as $, computed as r, openBlock as i, createElementBlock as d, normalizeStyle as E, 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 { J as T, j as m } from "./index-2c96220f.js";
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" }, j = { class: "details__body__playing-as" }, z = ["onClick"], F = { class: "details__header" }, L = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), N = { class: "details__header__checkbox" }, U = { class: "details__body" }, D = /* @__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: {
6
6
  playingAs: {
@@ -91,14 +91,14 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
91
91
  setup(s) {
92
92
  const a = s;
93
93
  $((e) => ({
94
- "49cba245": s.buttonsBackgroundColor,
95
- "52f02da6": s.buttonsTextColor,
96
- "7d3f686a": s.buttonsBorderWidth,
97
- "7c286a07": s.buttonsBorderColor,
98
- "24a6f4aa": s.buttonsBackgroundColorActive,
99
- cd8d7768: s.buttonsTextColorActive,
100
- "35fa5c10": s.buttonsBorderWidthActive,
101
- "0cde1826": s.buttonsBorderColorActive
94
+ "2715f84a": s.buttonsBackgroundColor,
95
+ "97bea92a": s.buttonsTextColor,
96
+ "544788ef": s.buttonsBorderWidth,
97
+ "53308a8c": s.buttonsBorderColor,
98
+ e844f820: s.buttonsBackgroundColorActive,
99
+ "76839a51": s.buttonsTextColorActive,
100
+ "2bf17656": s.buttonsBorderWidthActive,
101
+ a4c4469c: s.buttonsBorderColorActive
102
102
  }));
103
103
  const h = r(() => a.playingAs.every((e) => e.isSelected)), C = r(() => a.gameSections.every((e) => e.isSelected)), p = r(() => a.gameSections.reduce(
104
104
  (e, t) => (t.value <= 3 ? e.firstHalf.push(t) : e.secondHalf.push(t), e),
@@ -130,7 +130,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
130
130
  t.isSelected = l === 0;
131
131
  });
132
132
  }
133
- return (e, t) => (d(), i("div", {
133
+ return (e, t) => (i(), d("div", {
134
134
  class: "details",
135
135
  style: E(B.value)
136
136
  }, [
@@ -146,7 +146,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
146
146
  ]),
147
147
  o("div", J, [
148
148
  o("div", j, [
149
- (d(!0), i(u, null, _(a.playingAs, (l, c) => (d(), i("div", {
149
+ (i(!0), d(u, null, _(a.playingAs, (l, c) => (i(), d("div", {
150
150
  key: `pa${c}`,
151
151
  class: b(["details__body__button", { active: l.isSelected }]),
152
152
  onClick: (f) => k(l)
@@ -166,7 +166,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
166
166
  o("div", U, [
167
167
  D,
168
168
  o("div", q, [
169
- (d(!0), i(u, null, _(p.value.firstHalf, (l, c) => (d(), i("div", {
169
+ (i(!0), d(u, null, _(p.value.firstHalf, (l, c) => (i(), d("div", {
170
170
  key: `pa${c}`,
171
171
  class: b(["details__body__button", { active: l.isSelected }]),
172
172
  onClick: (f) => S(l)
@@ -176,7 +176,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
176
176
  o("div", G, [
177
177
  K,
178
178
  o("div", M, [
179
- (d(!0), i(u, null, _(p.value.secondHalf, (l, c) => (d(), i("div", {
179
+ (i(!0), d(u, null, _(p.value.secondHalf, (l, c) => (i(), d("div", {
180
180
  key: `pa${c}`,
181
181
  class: b(["details__body__button", { active: l.isSelected }]),
182
182
  onClick: (f) => S(l)
@@ -185,7 +185,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
185
185
  ])
186
186
  ], 4));
187
187
  }
188
- }, X = /* @__PURE__ */ T(P, [["__scopeId", "data-v-80d9c265"]]);
188
+ }, X = /* @__PURE__ */ T(P, [["__scopeId", "data-v-893b389d"]]);
189
189
  export {
190
190
  X as default
191
191
  };
@@ -1,13 +1,13 @@
1
- import { ref as r, openBlock as a, createElementBlock as n, createVNode as c, unref as u } from "vue";
2
- import { J as d, Q as i } from "./index-2b7186a1.js";
3
- const f = { class: "filter-field" }, m = {
1
+ import { ref as r, openBlock as a, createElementBlock as n, createVNode as d, unref as f } from "vue";
2
+ import { J as u, Q as c } from "./index-2c96220f.js";
3
+ const i = { class: "filter-field" }, m = {
4
4
  __name: "FilterField",
5
- setup(p) {
5
+ setup(s) {
6
6
  const l = r(Array.from({ length: 16 }, (t, e) => e + 1));
7
7
  function o() {
8
8
  }
9
- return (t, e) => (a(), n("div", f, [
10
- c(u(i), {
9
+ return (t, e) => (a(), n("div", i, [
10
+ d(f(c), {
11
11
  width: "100%",
12
12
  "background-color": "#2E3B46",
13
13
  value: l.value,
@@ -15,7 +15,7 @@ const f = { class: "filter-field" }, m = {
15
15
  }, null, 8, ["value"])
16
16
  ]));
17
17
  }
18
- }, _ = /* @__PURE__ */ d(m, [["__scopeId", "data-v-8103c3e1"]]);
18
+ }, _ = /* @__PURE__ */ u(m, [["__scopeId", "data-v-ef90fbbd"]]);
19
19
  export {
20
20
  _ as default
21
21
  };
@@ -1,6 +1,6 @@
1
- import { openBlock as r, createElementBlock as o, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
2
- import { J as l, j as g } from "./index-2b7186a1.js";
3
- const y = { class: "subcategory-group" }, b = {
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 { J as l, j as i } from "./index-2c96220f.js";
3
+ const g = { class: "subcategory-group" }, y = {
4
4
  __name: "SubcategoryGroup",
5
5
  props: {
6
6
  subcategoryGroup: {
@@ -9,8 +9,8 @@ const y = { class: "subcategory-group" }, b = {
9
9
  }
10
10
  },
11
11
  setup(a) {
12
- return (s, c) => (r(), o("div", y, [
13
- (r(!0), o(t, null, u(a.subcategoryGroup, (e) => (r(), n(i(g), {
12
+ return (s, c) => (r(), o("div", g, [
13
+ (r(!0), o(t, null, u(a.subcategoryGroup, (e) => (r(), n(b(i), {
14
14
  key: e.id,
15
15
  modelValue: e.isSelected,
16
16
  "onUpdate:modelValue": (p) => e.isSelected = p,
@@ -18,7 +18,7 @@ const y = { class: "subcategory-group" }, b = {
18
18
  }, null, 8, ["modelValue", "onUpdate:modelValue", "label"]))), 128))
19
19
  ]));
20
20
  }
21
- }, m = /* @__PURE__ */ l(b, [["__scopeId", "data-v-ae6f3d72"]]), _ = { class: "filter-subcategories" }, f = {
21
+ }, m = /* @__PURE__ */ l(y, [["__scopeId", "data-v-85bc2114"]]), _ = { class: "filter-subcategories" }, f = {
22
22
  __name: "FilterSubcategories",
23
23
  props: {
24
24
  subcategoryGroups: {
@@ -36,7 +36,7 @@ const y = { class: "subcategory-group" }, b = {
36
36
  ]))), 128))
37
37
  ]));
38
38
  }
39
- }, v = /* @__PURE__ */ l(f, [["__scopeId", "data-v-5edaefc2"]]);
39
+ }, v = /* @__PURE__ */ l(f, [["__scopeId", "data-v-74a77bab"]]);
40
40
  export {
41
41
  v as default
42
42
  };
@@ -1,4 +1,4 @@
1
- import { G as a, r as s } from "./index-2b7186a1.js";
1
+ import { G as a, r as s } from "./index-2c96220f.js";
2
2
  import "vue";
3
3
  export {
4
4
  a as GSCPlayerTeamProfile,