@golstats/gsc-lists 1.0.56 → 1.0.58
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-67ebb9bb-CPmtlmNf.js → FilterConditions-99cc2b67-DfwtlIGC.js} +14 -14
- package/dist/{FilterConditions-cd420512-DhUNe1c--qf2W-Bh8.js → FilterConditions-cd420512-D7wZ4Qgb-7V1RqyKA.js} +1 -1
- package/dist/{FilterField-6aaeafbb-jUCqFI8f.js → FilterField-8a93d757-txLIf9u3.js} +5 -5
- package/dist/{FilterField-a29b1541-D4rtsx9i-DiIECBn4.js → FilterField-a29b1541-BA3GZxiC-DDV5jioH.js} +1 -1
- package/dist/{FilterSubcategories-1f65c851-cStOfLf0-LP3WS6an.js → FilterSubcategories-1f65c851-rcyUsSIB-SuPouFr6.js} +1 -1
- package/dist/{FilterSubcategories-d2d3dd98-DJMTPh9I.js → FilterSubcategories-a1b6596a-CD2wLvle.js} +1 -1
- package/dist/gsc-lists.css +1 -1
- package/dist/gsc-lists.es.js +1 -1
- package/dist/gsc-lists.umd.js +38 -38
- package/dist/{index-CcWG3H9O.js → index-CPiUMw2C.js} +11684 -11047
- package/package.json +1 -1
package/dist/{FilterConditions-67ebb9bb-CPmtlmNf.js → FilterConditions-99cc2b67-DfwtlIGC.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useCssVars as
|
|
2
|
-
import { a as T,
|
|
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" },
|
|
1
|
+
import { useCssVars as $, computed as c, createElementBlock as d, openBlock 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 { a as T, J as m } from "./index-CPiUMw2C.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" }, 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" }, K = /* @__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 = {
|
|
4
4
|
__name: "FilterConditions",
|
|
5
5
|
props: {
|
|
6
6
|
playingAs: {
|
|
@@ -90,7 +90,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
|
|
|
90
90
|
},
|
|
91
91
|
setup(s) {
|
|
92
92
|
const a = s;
|
|
93
|
-
|
|
93
|
+
$((e) => ({
|
|
94
94
|
"49cba245": s.buttonsBackgroundColor,
|
|
95
95
|
"52f02da6": s.buttonsTextColor,
|
|
96
96
|
"7d3f686a": s.buttonsBorderWidth,
|
|
@@ -132,7 +132,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
|
|
|
132
132
|
}
|
|
133
133
|
return (e, t) => (i(), d("div", {
|
|
134
134
|
class: "details",
|
|
135
|
-
style:
|
|
135
|
+
style: E(B.value)
|
|
136
136
|
}, [
|
|
137
137
|
o("div", V, [
|
|
138
138
|
W,
|
|
@@ -144,18 +144,18 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
|
|
|
144
144
|
}, null, 8, ["model-value"])
|
|
145
145
|
])
|
|
146
146
|
]),
|
|
147
|
-
o("div",
|
|
148
|
-
o("div",
|
|
147
|
+
o("div", J, [
|
|
148
|
+
o("div", z, [
|
|
149
149
|
(i(!0), d(u, null, _(a.playingAs, (l, r) => (i(), d("div", {
|
|
150
150
|
key: `pa${r}`,
|
|
151
151
|
class: b(["details__body__button", { active: l.isSelected }]),
|
|
152
152
|
onClick: (f) => k(l)
|
|
153
|
-
}, v(l.name), 11,
|
|
153
|
+
}, v(l.name), 11, F))), 128))
|
|
154
154
|
])
|
|
155
155
|
]),
|
|
156
|
-
o("div",
|
|
157
|
-
|
|
158
|
-
o("div",
|
|
156
|
+
o("div", L, [
|
|
157
|
+
N,
|
|
158
|
+
o("div", U, [
|
|
159
159
|
y(g(m), {
|
|
160
160
|
label: "Todos",
|
|
161
161
|
"model-value": C.value,
|
|
@@ -163,7 +163,7 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
|
|
|
163
163
|
}, null, 8, ["model-value"])
|
|
164
164
|
])
|
|
165
165
|
]),
|
|
166
|
-
o("div",
|
|
166
|
+
o("div", D, [
|
|
167
167
|
K,
|
|
168
168
|
o("div", j, [
|
|
169
169
|
(i(!0), d(u, null, _(p.value.firstHalf, (l, r) => (i(), d("div", {
|
|
@@ -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
|
-
},
|
|
188
|
+
}, X = /* @__PURE__ */ T(P, [["__scopeId", "data-v-80d9c265"]]);
|
|
189
189
|
export {
|
|
190
|
-
|
|
190
|
+
X as default
|
|
191
191
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useCssVars as E, computed as c, createElementBlock as s, openBlock as i, normalizeStyle as V, createElementVNode as d, createVNode as y, unref as g, Fragment as u, renderList as _, normalizeClass as b, toDisplayString as v, pushScopeId as $, popScopeId as H } from "vue";
|
|
2
|
-
import { h as T, u as m } from "./index-
|
|
2
|
+
import { h as T, u as m } from "./index-CPiUMw2C.js";
|
|
3
3
|
const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details__header" }, W = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__header__title" }, "Jugando como", -1)), I = { class: "details__header__checkbox" }, z = { class: "details__body" }, F = { class: "details__body__playing-as" }, L = ["onClick"], N = { class: "details__header" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), D = { class: "details__header__checkbox" }, J = { class: "details__body" }, j = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__body__title" }, "1er tiempo", -1)), q = { class: "details__body__game-section" }, w = ["onClick"], G = { class: "details__body" }, K = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__body__title" }, "2do tiempo", -1)), M = { class: "details__body__game-section" }, O = ["onClick"], P = {
|
|
4
4
|
__name: "FilterConditions",
|
|
5
5
|
props: {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ref as t, createElementBlock as a, openBlock as n, createVNode as c, unref as u } from "vue";
|
|
2
|
-
import { a as d,
|
|
3
|
-
const
|
|
2
|
+
import { a as d, e as i } from "./index-CPiUMw2C.js";
|
|
3
|
+
const f = { class: "filter-field" }, s = {
|
|
4
4
|
__name: "FilterField",
|
|
5
5
|
setup(m) {
|
|
6
6
|
const l = t(Array.from({ length: 16 }, (r, e) => e + 1));
|
|
7
7
|
function o() {
|
|
8
8
|
}
|
|
9
|
-
return (r, e) => (n(), a("div",
|
|
10
|
-
c(u(
|
|
9
|
+
return (r, e) => (n(), a("div", f, [
|
|
10
|
+
c(u(i), {
|
|
11
11
|
width: "100%",
|
|
12
12
|
"background-color": "#2E3B46",
|
|
13
13
|
value: l.value,
|
|
@@ -15,7 +15,7 @@ const i = { class: "filter-field" }, f = {
|
|
|
15
15
|
}, null, 8, ["value"])
|
|
16
16
|
]));
|
|
17
17
|
}
|
|
18
|
-
}, _ = /* @__PURE__ */ d(
|
|
18
|
+
}, _ = /* @__PURE__ */ d(s, [["__scopeId", "data-v-8103c3e1"]]);
|
|
19
19
|
export {
|
|
20
20
|
_ as default
|
|
21
21
|
};
|
package/dist/{FilterField-a29b1541-D4rtsx9i-DiIECBn4.js → FilterField-a29b1541-BA3GZxiC-DDV5jioH.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as r, createElementBlock as a, openBlock as n, createVNode as c, unref as d } from "vue";
|
|
2
|
-
import { h as u, K as f } from "./index-
|
|
2
|
+
import { h as u, K as f } from "./index-CPiUMw2C.js";
|
|
3
3
|
const m = { class: "filter-field" }, i = {
|
|
4
4
|
__name: "FilterField",
|
|
5
5
|
setup(s) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElementBlock as a, openBlock as r, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
|
|
2
|
-
import { h as l, u as y } from "./index-
|
|
2
|
+
import { h as l, u as y } from "./index-CPiUMw2C.js";
|
|
3
3
|
const b = { class: "subcategory-group" }, g = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|
package/dist/{FilterSubcategories-d2d3dd98-DJMTPh9I.js → FilterSubcategories-a1b6596a-CD2wLvle.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElementBlock as a, openBlock as r, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
|
|
2
|
-
import { a as l,
|
|
2
|
+
import { a as l, J as g } from "./index-CPiUMw2C.js";
|
|
3
3
|
const y = { class: "subcategory-group" }, b = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|