@golstats/lilini-player-detection 1.1.1 → 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.
@@ -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, c as m } from "./index-CXnkpFdE.js";
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: {
@@ -1,6 +1,6 @@
1
- import { useCssVars as E, computed as c, createElementBlock as d, openBlock as i, 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 { Q as T, U as m } from "./index-CXnkpFdE.js";
3
- const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details__header" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "Jugando como", -1)), W = { class: "details__header__checkbox" }, I = { 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)), D = { class: "details__header__checkbox" }, J = { 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 = {
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, 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: {
@@ -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
- E((e) => ({
93
+ $((e) => ({
94
94
  "49cba245": s.buttonsBackgroundColor,
95
95
  "52f02da6": s.buttonsTextColor,
96
96
  "7d3f686a": s.buttonsBorderWidth,
@@ -132,11 +132,11 @@ 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: $(B.value)
135
+ style: E(B.value)
136
136
  }, [
137
137
  o("div", V, [
138
- U,
139
- o("div", W, [
138
+ W,
139
+ o("div", I, [
140
140
  y(g(m), {
141
141
  label: "Todos",
142
142
  "model-value": h.value,
@@ -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", I, [
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}`,
@@ -153,9 +153,9 @@ const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details_
153
153
  }, v(l.name), 11, F))), 128))
154
154
  ])
155
155
  ]),
156
- o("div", L, [
157
- N,
158
- o("div", D, [
156
+ o("div", K, [
157
+ L,
158
+ o("div", N, [
159
159
  y(g(m), {
160
160
  label: "Todos",
161
161
  "model-value": C.value,
@@ -163,18 +163,18 @@ 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", J, [
167
- j,
168
- o("div", q, [
166
+ o("div", U, [
167
+ D,
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, w))), 128))
173
+ }, v(l.text), 11, j))), 128))
174
174
  ])
175
175
  ]),
176
- o("div", G, [
177
- K,
176
+ o("div", w, [
177
+ G,
178
178
  o("div", M, [
179
179
  (i(!0), d(u, null, _(p.value.secondHalf, (l, r) => (i(), d("div", {
180
180
  key: `pa${r}`,
@@ -1,12 +1,12 @@
1
- import { ref as t, createElementBlock as a, openBlock as n, createVNode as c, unref as u } from "vue";
2
- import { Q as d, r as i } from "./index-CXnkpFdE.js";
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 = t(Array.from({ length: 16 }, (r, e) => e + 1));
6
+ const l = r(Array.from({ length: 16 }, (t, e) => e + 1));
7
7
  function o() {
8
8
  }
9
- return (r, e) => (n(), a("div", f, [
9
+ return (t, e) => (n(), a("div", f, [
10
10
  c(u(i), {
11
11
  width: "100%",
12
12
  "background-color": "#2E3B46",
@@ -1,21 +1,21 @@
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, t as f } from "./index-CXnkpFdE.js";
2
+ import { h as u, R as f } from "./index-CflqvzoT.js";
3
3
  const i = { class: "filter-field" }, m = {
4
4
  __name: "FilterField",
5
- setup(s) {
6
- const t = r(Array.from({ length: 16 }, (l, e) => e + 1));
7
- function o() {
5
+ setup(p) {
6
+ const o = r(Array.from({ length: 16 }, (l, e) => e + 1));
7
+ function t() {
8
8
  }
9
9
  return (l, e) => (n(), a("div", i, [
10
10
  c(d(f), {
11
11
  width: "100%",
12
12
  "background-color": "#2E3B46",
13
- value: t.value,
14
- "onUpdate:modelValue": o
13
+ value: o.value,
14
+ "onUpdate:modelValue": t
15
15
  }, null, 8, ["value"])
16
16
  ]));
17
17
  }
18
- }, v = /* @__PURE__ */ u(m, [["__scopeId", "data-v-8103c3e1"]]);
18
+ }, _ = /* @__PURE__ */ u(m, [["__scopeId", "data-v-8103c3e1"]]);
19
19
  export {
20
- v as default
20
+ _ as default
21
21
  };
@@ -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 { Q as l, U as g } from "./index-CXnkpFdE.js";
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, c as y } from "./index-CXnkpFdE.js";
3
- const b = { class: "subcategory-group" }, g = {
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", b, [
13
- (r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(y), {
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
- }, m = /* @__PURE__ */ l(g, [["__scopeId", "data-v-ae6f3d72"]]), f = { class: "filter-subcategories" }, _ = {
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(m, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
35
+ d(g, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
36
36
  ]))), 128))
37
37
  ]));
38
38
  }