@golstats/gsc-landing 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-397ace57-FkVdRm4h.js → FilterConditions-739a74eb-UO5zDF8t.js} +14 -14
- package/dist/{FilterField-4c61f805-ZeaKKmmt.js → FilterField-53fbb956-jaemPT2Y.js} +252 -160
- package/dist/{FilterSubcategories-9ef94a83-dp6ZqRvy.js → FilterSubcategories-162edc6f-r2WWhNTR.js} +2 -2
- package/dist/{gsc-checkbox-9572f28d-OEktJZP_.js → gsc-checkbox-0735d028-JE5Zs_ri.js} +26 -16
- package/dist/gsc-landing.js +1 -1
- package/dist/gsc-landing.umd.cjs +72 -68
- package/dist/icnplay1.svg +3 -0
- package/dist/{index-qTu45z7N.js → index-KCQeS3QL.js} +16170 -15388
- package/dist/style.css +1 -1
- package/package.json +7 -7
package/dist/{FilterConditions-397ace57-FkVdRm4h.js → FilterConditions-739a74eb-UO5zDF8t.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useCssVars as E, computed as n, openBlock as s, createElementBlock as o, normalizeStyle as $, createElementVNode as a, createVNode as g, unref as f, Fragment as u, renderList as _, normalizeClass as v, toDisplayString as b, pushScopeId as V, popScopeId as H } from "vue";
|
|
2
|
-
import { L as m } from "./gsc-checkbox-
|
|
3
|
-
import {
|
|
4
|
-
const r = (i) => (V("data-v-209a8861"), i = i(), H(), i), R = { class: "details__header" }, T = /* @__PURE__ */ r(() => /* @__PURE__ */ a("div", { class: "details__header__title" }, "Jugando como", -1)),
|
|
2
|
+
import { L as m } from "./gsc-checkbox-0735d028-JE5Zs_ri.js";
|
|
3
|
+
import { z as L } from "./index-KCQeS3QL.js";
|
|
4
|
+
const r = (i) => (V("data-v-209a8861"), i = i(), H(), i), R = { class: "details__header" }, T = /* @__PURE__ */ r(() => /* @__PURE__ */ a("div", { class: "details__header__title" }, "Jugando como", -1)), z = { class: "details__header__checkbox" }, W = { class: "details__body" }, I = { class: "details__body__playing-as" }, F = ["onClick"], N = { class: "details__header" }, U = /* @__PURE__ */ r(() => /* @__PURE__ */ a("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), j = { class: "details__header__checkbox" }, D = { class: "details__body" }, J = /* @__PURE__ */ r(() => /* @__PURE__ */ a("div", { class: "details__body__title" }, "1er tiempo", -1)), O = { class: "details__body__game-section" }, q = ["onClick"], w = { class: "details__body" }, G = /* @__PURE__ */ r(() => /* @__PURE__ */ a("div", { class: "details__body__title" }, "2do tiempo", -1)), K = { class: "details__body__game-section" }, M = ["onClick"], P = {
|
|
5
5
|
__name: "FilterConditions",
|
|
6
6
|
props: {
|
|
7
7
|
conditions: {
|
|
@@ -185,7 +185,7 @@ const r = (i) => (V("data-v-209a8861"), i = i(), H(), i), R = { class: "details_
|
|
|
185
185
|
}, [
|
|
186
186
|
a("div", R, [
|
|
187
187
|
T,
|
|
188
|
-
a("div",
|
|
188
|
+
a("div", z, [
|
|
189
189
|
g(f(m), {
|
|
190
190
|
label: "Todos",
|
|
191
191
|
"model-value": x.value,
|
|
@@ -193,18 +193,18 @@ const r = (i) => (V("data-v-209a8861"), i = i(), H(), i), R = { class: "details_
|
|
|
193
193
|
}, null, 8, ["model-value"])
|
|
194
194
|
])
|
|
195
195
|
]),
|
|
196
|
-
a("div",
|
|
197
|
-
a("div",
|
|
196
|
+
a("div", W, [
|
|
197
|
+
a("div", I, [
|
|
198
198
|
(s(!0), o(u, null, _(i.conditions.playingAs, (l, c) => (s(), o("div", {
|
|
199
199
|
key: `pa${c}`,
|
|
200
200
|
class: v(["details__body__button", { active: l.isSelected }]),
|
|
201
201
|
onClick: (y) => k(l)
|
|
202
|
-
}, b(l.name), 11,
|
|
202
|
+
}, b(l.name), 11, F))), 128))
|
|
203
203
|
])
|
|
204
204
|
]),
|
|
205
|
-
a("div",
|
|
206
|
-
|
|
207
|
-
a("div",
|
|
205
|
+
a("div", N, [
|
|
206
|
+
U,
|
|
207
|
+
a("div", j, [
|
|
208
208
|
g(f(m), {
|
|
209
209
|
label: "Todos",
|
|
210
210
|
"model-value": C.value,
|
|
@@ -212,14 +212,14 @@ const r = (i) => (V("data-v-209a8861"), i = i(), H(), i), R = { class: "details_
|
|
|
212
212
|
}, null, 8, ["model-value"])
|
|
213
213
|
])
|
|
214
214
|
]),
|
|
215
|
-
a("div",
|
|
216
|
-
|
|
217
|
-
a("div",
|
|
215
|
+
a("div", D, [
|
|
216
|
+
J,
|
|
217
|
+
a("div", O, [
|
|
218
218
|
(s(!0), o(u, null, _(S.value.firstHalf, (l, c) => (s(), o("div", {
|
|
219
219
|
key: `pa${c}`,
|
|
220
220
|
class: v(["details__body__button", { active: l.isSelected }]),
|
|
221
221
|
onClick: (y) => p(l)
|
|
222
|
-
}, b(l.text), 11,
|
|
222
|
+
}, b(l.text), 11, q))), 128))
|
|
223
223
|
])
|
|
224
224
|
]),
|
|
225
225
|
a("div", w, [
|