@golstats/lilini-player-detection 1.1.0 → 1.1.2
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-cd420512-Cmbk-WAZ-Cd9VuI0J.js → FilterConditions-e6c1cf0d-BbhDnP-X-DkgiBB_E.js} +1 -1
- package/dist/{FilterConditions-9b27834e-D2OAJXsa.js → FilterConditions-e6c1cf0d-D2gLW_Dp.js} +5 -5
- package/dist/{FilterField-2bddbf8e-Crn-h_Pi.js → FilterField-5dfcd3ba-DVqdsB6J.js} +4 -4
- package/dist/FilterField-5dfcd3ba-jKL7KTJj-CPKAVMWC.js +21 -0
- package/dist/{FilterSubcategories-5256c707-DTR47tQC.js → FilterSubcategories-eb0e7102-BXX6vZ3d.js} +1 -1
- package/dist/{FilterSubcategories-1f65c851-C6ySBQJ6-kbANkjOj.js → FilterSubcategories-eb0e7102-DW6DgTnf-Pp8BNoGT.js} +6 -6
- package/dist/index-CflqvzoT.js +41201 -0
- package/dist/lilini-player-detection.css +1 -1
- package/dist/lilini-player-detection.es.js +1 -1
- package/dist/lilini-player-detection.umd.js +34 -38
- package/package.json +4 -4
- package/dist/FilterField-a29b1541-DctB4Acx-YeFDUSUj.js +0 -21
- package/dist/index-Dlqr0GEd.js +0 -42786
|
@@ -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,
|
|
2
|
+
import { h as T, m } from "./index-CflqvzoT.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: {
|
package/dist/{FilterConditions-9b27834e-D2OAJXsa.js → FilterConditions-e6c1cf0d-D2gLW_Dp.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
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 { K 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" },
|
|
2
|
+
import { K as T, q as m } from "./index-CflqvzoT.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" }, q = { class: "details__body" }, z = { class: "details__body__playing-as" }, F = ["onClick"], K = { class: "details__header" }, L = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), N = { class: "details__header__checkbox" }, U = { class: "details__body" }, D = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__body__title" }, "1er tiempo", -1)), J = { class: "details__body__game-section" }, j = ["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: {
|
|
@@ -144,7 +144,7 @@ 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",
|
|
147
|
+
o("div", q, [
|
|
148
148
|
o("div", z, [
|
|
149
149
|
(i(!0), d(u, null, _(a.playingAs, (l, r) => (i(), d("div", {
|
|
150
150
|
key: `pa${r}`,
|
|
@@ -165,12 +165,12 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
|
|
|
165
165
|
]),
|
|
166
166
|
o("div", U, [
|
|
167
167
|
D,
|
|
168
|
-
o("div",
|
|
168
|
+
o("div", J, [
|
|
169
169
|
(i(!0), d(u, null, _(p.value.firstHalf, (l, r) => (i(), d("div", {
|
|
170
170
|
key: `pa${r}`,
|
|
171
171
|
class: b(["details__body__button", { active: l.isSelected }]),
|
|
172
172
|
onClick: (f) => S(l)
|
|
173
|
-
}, v(l.text), 11,
|
|
173
|
+
}, v(l.text), 11, j))), 128))
|
|
174
174
|
])
|
|
175
175
|
]),
|
|
176
176
|
o("div", w, [
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ref as
|
|
2
|
-
import { K as d,
|
|
1
|
+
import { ref as r, createElementBlock as a, openBlock as n, createVNode as c, unref as u } from "vue";
|
|
2
|
+
import { K as d, x as i } from "./index-CflqvzoT.js";
|
|
3
3
|
const f = { class: "filter-field" }, m = {
|
|
4
4
|
__name: "FilterField",
|
|
5
5
|
setup(p) {
|
|
6
|
-
const l =
|
|
6
|
+
const l = r(Array.from({ length: 16 }, (t, e) => e + 1));
|
|
7
7
|
function o() {
|
|
8
8
|
}
|
|
9
|
-
return (
|
|
9
|
+
return (t, e) => (n(), a("div", f, [
|
|
10
10
|
c(u(i), {
|
|
11
11
|
width: "100%",
|
|
12
12
|
"background-color": "#2E3B46",
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ref as r, createElementBlock as a, openBlock as n, createVNode as c, unref as d } from "vue";
|
|
2
|
+
import { h as u, R as f } from "./index-CflqvzoT.js";
|
|
3
|
+
const i = { class: "filter-field" }, m = {
|
|
4
|
+
__name: "FilterField",
|
|
5
|
+
setup(p) {
|
|
6
|
+
const o = r(Array.from({ length: 16 }, (l, e) => e + 1));
|
|
7
|
+
function t() {
|
|
8
|
+
}
|
|
9
|
+
return (l, e) => (n(), a("div", i, [
|
|
10
|
+
c(d(f), {
|
|
11
|
+
width: "100%",
|
|
12
|
+
"background-color": "#2E3B46",
|
|
13
|
+
value: o.value,
|
|
14
|
+
"onUpdate:modelValue": t
|
|
15
|
+
}, null, 8, ["value"])
|
|
16
|
+
]));
|
|
17
|
+
}
|
|
18
|
+
}, _ = /* @__PURE__ */ u(m, [["__scopeId", "data-v-8103c3e1"]]);
|
|
19
|
+
export {
|
|
20
|
+
_ as default
|
|
21
|
+
};
|
package/dist/{FilterSubcategories-5256c707-DTR47tQC.js → FilterSubcategories-eb0e7102-BXX6vZ3d.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createElementBlock as o, openBlock as r, Fragment as a, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
|
|
2
|
-
import { K as l,
|
|
2
|
+
import { K as l, q as g } from "./index-CflqvzoT.js";
|
|
3
3
|
const y = { class: "subcategory-group" }, b = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
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,
|
|
3
|
-
const
|
|
2
|
+
import { h as l, m } from "./index-CflqvzoT.js";
|
|
3
|
+
const y = { class: "subcategory-group" }, b = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|
|
6
6
|
subcategoryGroup: {
|
|
@@ -9,8 +9,8 @@ const b = { class: "subcategory-group" }, g = {
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(o) {
|
|
12
|
-
return (s, c) => (r(), a("div",
|
|
13
|
-
(r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(
|
|
12
|
+
return (s, c) => (r(), a("div", y, [
|
|
13
|
+
(r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(m), {
|
|
14
14
|
key: e.id,
|
|
15
15
|
modelValue: e.isSelected,
|
|
16
16
|
"onUpdate:modelValue": (p) => e.isSelected = p,
|
|
@@ -18,7 +18,7 @@ const b = { class: "subcategory-group" }, g = {
|
|
|
18
18
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "label"]))), 128))
|
|
19
19
|
]));
|
|
20
20
|
}
|
|
21
|
-
},
|
|
21
|
+
}, g = /* @__PURE__ */ l(b, [["__scopeId", "data-v-ae6f3d72"]]), f = { class: "filter-subcategories" }, _ = {
|
|
22
22
|
__name: "FilterSubcategories",
|
|
23
23
|
props: {
|
|
24
24
|
subcategoryGroups: {
|
|
@@ -32,7 +32,7 @@ const b = { class: "subcategory-group" }, g = {
|
|
|
32
32
|
key: e.id,
|
|
33
33
|
class: "filter-subcategories__group"
|
|
34
34
|
}, [
|
|
35
|
-
d(
|
|
35
|
+
d(g, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
|
|
36
36
|
]))), 128))
|
|
37
37
|
]));
|
|
38
38
|
}
|