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

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 E, computed as r, openBlock as d, createElementBlock as i, 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 { X as T, K as m } from "./index-b71b0058.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" }, z = { class: "details__body" }, F = { class: "details__body__playing-as" }, K = ["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)), j = { class: "details__body__game-section" }, q = ["onClick"], w = { class: "details__body" }, G = /* @__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 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";
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: {
6
6
  playingAs: {
@@ -89,18 +89,17 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
89
89
  }
90
90
  },
91
91
  setup(s) {
92
- const a = s;
93
92
  E((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
93
+ "2715f84a": s.buttonsBackgroundColor,
94
+ "97bea92a": s.buttonsTextColor,
95
+ "544788ef": s.buttonsBorderWidth,
96
+ "53308a8c": s.buttonsBorderColor,
97
+ e844f820: s.buttonsBackgroundColorActive,
98
+ "76839a51": s.buttonsTextColorActive,
99
+ "2bf17656": s.buttonsBorderWidthActive,
100
+ a4c4469c: s.buttonsBorderColorActive
102
101
  }));
103
- const h = r(() => a.playingAs.every((e) => e.isSelected)), C = r(() => a.gameSections.every((e) => e.isSelected)), p = r(() => a.gameSections.reduce(
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(
104
103
  (e, t) => (t.value <= 3 ? e.firstHalf.push(t) : e.secondHalf.push(t), e),
105
104
  {
106
105
  firstHalf: [],
@@ -130,7 +129,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
130
129
  t.isSelected = l === 0;
131
130
  });
132
131
  }
133
- return (e, t) => (d(), i("div", {
132
+ return (e, t) => (i(), d("div", {
134
133
  class: "details",
135
134
  style: $(B.value)
136
135
  }, [
@@ -144,13 +143,13 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
144
143
  }, null, 8, ["model-value"])
145
144
  ])
146
145
  ]),
147
- o("div", z, [
148
- o("div", F, [
149
- (d(!0), i(u, null, _(a.playingAs, (l, c) => (d(), i("div", {
146
+ o("div", J, [
147
+ o("div", z, [
148
+ (i(!0), d(u, null, _(a.playingAs, (l, c) => (i(), d("div", {
150
149
  key: `pa${c}`,
151
150
  class: b(["details__body__button", { active: l.isSelected }]),
152
151
  onClick: (f) => k(l)
153
- }, v(l.name), 11, K))), 128))
152
+ }, v(l.name), 11, F))), 128))
154
153
  ])
155
154
  ]),
156
155
  o("div", L, [
@@ -164,19 +163,19 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
164
163
  ])
165
164
  ]),
166
165
  o("div", D, [
167
- J,
168
- o("div", j, [
169
- (d(!0), i(u, null, _(p.value.firstHalf, (l, c) => (d(), i("div", {
166
+ j,
167
+ o("div", q, [
168
+ (i(!0), d(u, null, _(p.value.firstHalf, (l, c) => (i(), d("div", {
170
169
  key: `pa${c}`,
171
170
  class: b(["details__body__button", { active: l.isSelected }]),
172
171
  onClick: (f) => S(l)
173
- }, v(l.text), 11, q))), 128))
172
+ }, v(l.text), 11, w))), 128))
174
173
  ])
175
174
  ]),
176
- o("div", w, [
177
- G,
175
+ o("div", G, [
176
+ K,
178
177
  o("div", M, [
179
- (d(!0), i(u, null, _(p.value.secondHalf, (l, c) => (d(), i("div", {
178
+ (i(!0), d(u, null, _(p.value.secondHalf, (l, c) => (i(), d("div", {
180
179
  key: `pa${c}`,
181
180
  class: b(["details__body__button", { active: l.isSelected }]),
182
181
  onClick: (f) => S(l)
@@ -185,7 +184,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
185
184
  ])
186
185
  ], 4));
187
186
  }
188
- }, Q = /* @__PURE__ */ T(P, [["__scopeId", "data-v-80d9c265"]]);
187
+ }, Q = /* @__PURE__ */ T(P, [["__scopeId", "data-v-893b389d"]]);
189
188
  export {
190
189
  Q as default
191
190
  };
@@ -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 { X as d, J as i } from "./index-b71b0058.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 { Z as u, a as c } from "./index-976b5314.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 { X as l, K as g } from "./index-b71b0058.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 { Z as l, J as i } from "./index-976b5314.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-b71b0058.js";
1
+ import { G as a, r as s } from "./index-976b5314.js";
2
2
  import "vue";
3
3
  export {
4
4
  a as GSCPlayerTeamProfile,