@golstats/gsc-player-team-profile 1.0.19 → 1.0.21
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-43eb877d-15eaf859.js → FilterConditions-e23beb4f-92184c61.js} +12 -11
- package/dist/{FilterField-a6d2c399-4513d21e.js → FilterField-fedc4818-bca9fb98.js} +1 -1
- package/dist/{FilterSubcategories-97f66d22-e61713c5.js → FilterSubcategories-ddcee512-6b2b1911.js} +1 -1
- package/dist/gsc-player-team-profile.js +1 -1
- package/dist/gsc-player-team-profile.umd.cjs +163 -163
- package/dist/{index-8070a22c.js → index-1a8345c2.js} +36756 -36756
- package/dist/style.css +1 -1
- package/package.json +18 -18
package/dist/{FilterConditions-43eb877d-15eaf859.js → FilterConditions-e23beb4f-92184c61.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
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 {
|
|
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" },
|
|
2
|
+
import { X as T, J as m } from "./index-1a8345c2.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,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
|
|
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: [],
|
|
@@ -143,13 +144,13 @@ const n = (s) => (H("data-v-893b389d"), s = s(), R(), s), V = { class: "details_
|
|
|
143
144
|
}, null, 8, ["model-value"])
|
|
144
145
|
])
|
|
145
146
|
]),
|
|
146
|
-
o("div",
|
|
147
|
-
o("div",
|
|
147
|
+
o("div", J, [
|
|
148
|
+
o("div", z, [
|
|
148
149
|
(i(!0), d(u, null, _(a.playingAs, (l, c) => (i(), d("div", {
|
|
149
150
|
key: `pa${c}`,
|
|
150
151
|
class: b(["details__body__button", { active: l.isSelected }]),
|
|
151
152
|
onClick: (f) => k(l)
|
|
152
|
-
}, v(l.name), 11,
|
|
153
|
+
}, v(l.name), 11, F))), 128))
|
|
153
154
|
])
|
|
154
155
|
]),
|
|
155
156
|
o("div", L, [
|
|
@@ -163,17 +164,17 @@ const n = (s) => (H("data-v-893b389d"), s = s(), R(), s), V = { class: "details_
|
|
|
163
164
|
])
|
|
164
165
|
]),
|
|
165
166
|
o("div", D, [
|
|
166
|
-
|
|
167
|
-
o("div",
|
|
167
|
+
j,
|
|
168
|
+
o("div", q, [
|
|
168
169
|
(i(!0), d(u, null, _(p.value.firstHalf, (l, c) => (i(), d("div", {
|
|
169
170
|
key: `pa${c}`,
|
|
170
171
|
class: b(["details__body__button", { active: l.isSelected }]),
|
|
171
172
|
onClick: (f) => S(l)
|
|
172
|
-
}, v(l.text), 11,
|
|
173
|
+
}, v(l.text), 11, w))), 128))
|
|
173
174
|
])
|
|
174
175
|
]),
|
|
175
|
-
o("div",
|
|
176
|
-
|
|
176
|
+
o("div", G, [
|
|
177
|
+
K,
|
|
177
178
|
o("div", M, [
|
|
178
179
|
(i(!0), d(u, null, _(p.value.secondHalf, (l, c) => (i(), d("div", {
|
|
179
180
|
key: `pa${c}`,
|
|
@@ -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 {
|
|
2
|
+
import { X as u, a as c } from "./index-1a8345c2.js";
|
|
3
3
|
const i = { class: "filter-field" }, m = {
|
|
4
4
|
__name: "FilterField",
|
|
5
5
|
setup(s) {
|
package/dist/{FilterSubcategories-97f66d22-e61713c5.js → FilterSubcategories-ddcee512-6b2b1911.js}
RENAMED
|
@@ -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 {
|
|
2
|
+
import { X as l, J as i } from "./index-1a8345c2.js";
|
|
3
3
|
const g = { class: "subcategory-group" }, y = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|