@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.
- package/dist/{FilterConditions-6dbd93ec-79b3d670.js → FilterConditions-73ee3c14-93b85353.js} +25 -26
- package/dist/{FilterField-bd1c3d65-8533a376.js → FilterField-0c05ba43-02ec0c73.js} +7 -7
- package/dist/{FilterSubcategories-63afd108-92341b28.js → FilterSubcategories-8d8fac73-1baa50b1.js} +7 -7
- package/dist/gsc-player-team-profile.js +1 -1
- package/dist/gsc-player-team-profile.umd.cjs +179 -179
- package/dist/icn-play.svg +10 -10
- package/dist/images/porteria-vector.svg +3 -3
- package/dist/{index-b71b0058.js → index-976b5314.js} +47727 -46250
- package/dist/style.css +1 -1
- package/package.json +62 -62
package/dist/{FilterConditions-6dbd93ec-79b3d670.js → FilterConditions-73ee3c14-93b85353.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useCssVars as E, computed as r, openBlock as
|
|
2
|
-
import {
|
|
3
|
-
const n = (s) => (H("data-v-
|
|
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
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
"
|
|
101
|
-
|
|
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) => (
|
|
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",
|
|
148
|
-
o("div",
|
|
149
|
-
(
|
|
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,
|
|
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
|
-
|
|
168
|
-
o("div",
|
|
169
|
-
(
|
|
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,
|
|
172
|
+
}, v(l.text), 11, w))), 128))
|
|
174
173
|
])
|
|
175
174
|
]),
|
|
176
|
-
o("div",
|
|
177
|
-
|
|
175
|
+
o("div", G, [
|
|
176
|
+
K,
|
|
178
177
|
o("div", M, [
|
|
179
|
-
(
|
|
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-
|
|
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
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
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(
|
|
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",
|
|
10
|
-
|
|
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__ */
|
|
18
|
+
}, _ = /* @__PURE__ */ u(m, [["__scopeId", "data-v-ef90fbbd"]]);
|
|
19
19
|
export {
|
|
20
20
|
_ as default
|
|
21
21
|
};
|
package/dist/{FilterSubcategories-63afd108-92341b28.js → FilterSubcategories-8d8fac73-1baa50b1.js}
RENAMED
|
@@ -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
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
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",
|
|
13
|
-
(r(!0), o(t, null, u(a.subcategoryGroup, (e) => (r(), n(i
|
|
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(
|
|
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-
|
|
39
|
+
}, v = /* @__PURE__ */ l(f, [["__scopeId", "data-v-74a77bab"]]);
|
|
40
40
|
export {
|
|
41
41
|
v as default
|
|
42
42
|
};
|