@golstats/gsc-players-tracking 1.1.2 → 1.1.3
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-d39a5cfa-BdD7JRQb-B9o7eSo6.js → FilterConditions-e6c1cf0d-6bc9f390-6kD_CjUd.js} +11 -11
- package/dist/{FilterConditions-cd420512-DCSDH7YW-jv12Gy6W-D1uetBiA.js → FilterConditions-e6c1cf0d-BbhDnP-X-BrOTMxDi-ARYN8VP6.js} +15 -15
- package/dist/{FilterConditions-179efe87-23dd9bed-BO-w-QAo.js → FilterConditions-e6c1cf0d-vdKoFCw4-aex4Kms-.js} +14 -14
- package/dist/{FilterField-7ed17789-a16468d9-CggSbsqI.js → FilterField-5dfcd3ba-72cdce41-Dk0kjxLt.js} +1 -1
- package/dist/{FilterField-c689115c-BtQCztHE-BdM60YPB.js → FilterField-5dfcd3ba-COtOGKkL-DMbLrReA.js} +5 -5
- package/dist/{FilterField-a29b1541-CU71K4BQ-CyVWj6N9-H5chS8Kk.js → FilterField-5dfcd3ba-jKL7KTJj-BSSbkEcU-DmsPdWE4.js} +5 -5
- package/dist/{FilterSubcategories-d20e9e81-26559c5a-42KbHwM3.js → FilterSubcategories-eb0e7102-46a3c43d-UqmnQICl.js} +1 -1
- package/dist/{FilterSubcategories-1f65c851-CWnk_SkS-C3JtqZzG-CvjZ8NKC.js → FilterSubcategories-eb0e7102-DW6DgTnf-BbDzAQps-DbvyyZk5.js} +5 -5
- package/dist/{FilterSubcategories-87004bd7-B0nYPp8d-YhWVmK8Z.js → FilterSubcategories-eb0e7102-DoJU2Mw8-CYELqpNf.js} +3 -3
- package/dist/gsc-players-tracking.es.js +1 -1
- package/dist/gsc-players-tracking.umd.js +59 -53
- package/dist/{index-DgcPYNwt.js → index-CA-BCd_i.js} +34614 -32251
- package/dist/style.css +1 -1
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useCssVars as
|
|
2
|
-
import {
|
|
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" },
|
|
1
|
+
import { useCssVars as E, computed as c, createElementBlock as s, openBlock as i, normalizeStyle as V, createElementVNode as d, createVNode as g, unref as y, Fragment as u, renderList as _, normalizeClass as b, toDisplayString as v, pushScopeId as $, popScopeId as H } from "vue";
|
|
2
|
+
import { w as T, g as m } from "./index-CA-BCd_i.js";
|
|
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" }, w = { class: "details__body" }, z = { class: "details__body__playing-as" }, F = ["onClick"], L = { class: "details__header" }, N = /* @__PURE__ */ n(() => /* @__PURE__ */ d("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__ */ d("div", { class: "details__body__title" }, "1er tiempo", -1)), j = { class: "details__body__game-section" }, q = ["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: {
|
|
6
6
|
playingAs: {
|
|
@@ -90,7 +90,7 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
90
90
|
},
|
|
91
91
|
setup(o) {
|
|
92
92
|
const l = o;
|
|
93
|
-
|
|
93
|
+
E((e) => ({
|
|
94
94
|
"49cba245": o.buttonsBackgroundColor,
|
|
95
95
|
"52f02da6": o.buttonsTextColor,
|
|
96
96
|
"7d3f686a": o.buttonsBorderWidth,
|
|
@@ -132,19 +132,19 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
132
132
|
}
|
|
133
133
|
return (e, t) => (i(), s("div", {
|
|
134
134
|
class: "details",
|
|
135
|
-
style:
|
|
135
|
+
style: V(B.value)
|
|
136
136
|
}, [
|
|
137
137
|
d("div", R, [
|
|
138
138
|
W,
|
|
139
139
|
d("div", I, [
|
|
140
|
-
y(
|
|
140
|
+
g(y(m), {
|
|
141
141
|
label: "Todos",
|
|
142
142
|
"model-value": h.value,
|
|
143
143
|
"onUpdate:modelValue": x
|
|
144
144
|
}, null, 8, ["model-value"])
|
|
145
145
|
])
|
|
146
146
|
]),
|
|
147
|
-
d("div",
|
|
147
|
+
d("div", w, [
|
|
148
148
|
d("div", z, [
|
|
149
149
|
(i(!0), s(u, null, _(l.playingAs, (a, r) => (i(), s("div", {
|
|
150
150
|
key: `pa${r}`,
|
|
@@ -156,7 +156,7 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
156
156
|
d("div", L, [
|
|
157
157
|
N,
|
|
158
158
|
d("div", U, [
|
|
159
|
-
y(
|
|
159
|
+
g(y(m), {
|
|
160
160
|
label: "Todos",
|
|
161
161
|
"model-value": C.value,
|
|
162
162
|
"onUpdate:modelValue": A
|
|
@@ -164,13 +164,13 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
164
164
|
])
|
|
165
165
|
]),
|
|
166
166
|
d("div", D, [
|
|
167
|
-
|
|
168
|
-
d("div",
|
|
167
|
+
J,
|
|
168
|
+
d("div", j, [
|
|
169
169
|
(i(!0), s(u, null, _(p.value.firstHalf, (a, r) => (i(), s("div", {
|
|
170
170
|
key: `pa${r}`,
|
|
171
171
|
class: b(["details__body__button", { active: a.isSelected }]),
|
|
172
172
|
onClick: (f) => S(a)
|
|
173
|
-
}, v(a.text), 11,
|
|
173
|
+
}, v(a.text), 11, q))), 128))
|
|
174
174
|
])
|
|
175
175
|
]),
|
|
176
176
|
d("div", G, [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useCssVars as E, computed as c, createElementBlock as i, openBlock as o, normalizeStyle as
|
|
2
|
-
import {
|
|
3
|
-
const n = (d) => (
|
|
1
|
+
import { useCssVars as E, computed as c, createElementBlock as i, openBlock as o, normalizeStyle as W, createElementVNode as a, 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 { Q as R, W as m } from "./index-CA-BCd_i.js";
|
|
3
|
+
const n = (d) => ($("data-v-80d9c265"), d = d(), H(), d), T = { class: "details__header" }, V = /* @__PURE__ */ n(() => /* @__PURE__ */ a("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__ */ a("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), D = { class: "details__header__checkbox" }, J = { class: "details__body" }, Q = /* @__PURE__ */ n(() => /* @__PURE__ */ a("div", { class: "details__body__title" }, "1er tiempo", -1)), j = { class: "details__body__game-section" }, q = ["onClick"], w = { class: "details__body" }, G = /* @__PURE__ */ n(() => /* @__PURE__ */ a("div", { class: "details__body__title" }, "2do tiempo", -1)), K = { class: "details__body__game-section" }, M = ["onClick"], O = {
|
|
4
4
|
__name: "FilterConditions",
|
|
5
5
|
props: {
|
|
6
6
|
playingAs: {
|
|
@@ -132,10 +132,10 @@ const n = (d) => (H("data-v-80d9c265"), d = d(), R(), d), V = { class: "details_
|
|
|
132
132
|
}
|
|
133
133
|
return (e, t) => (o(), i("div", {
|
|
134
134
|
class: "details",
|
|
135
|
-
style:
|
|
135
|
+
style: W(B.value)
|
|
136
136
|
}, [
|
|
137
|
-
a("div",
|
|
138
|
-
|
|
137
|
+
a("div", T, [
|
|
138
|
+
V,
|
|
139
139
|
a("div", I, [
|
|
140
140
|
y(g(m), {
|
|
141
141
|
label: "Todos",
|
|
@@ -164,28 +164,28 @@ const n = (d) => (H("data-v-80d9c265"), d = d(), R(), d), V = { class: "details_
|
|
|
164
164
|
])
|
|
165
165
|
]),
|
|
166
166
|
a("div", J, [
|
|
167
|
-
|
|
168
|
-
a("div",
|
|
167
|
+
Q,
|
|
168
|
+
a("div", j, [
|
|
169
169
|
(o(!0), i(u, null, _(p.value.firstHalf, (l, r) => (o(), i("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, q))), 128))
|
|
174
174
|
])
|
|
175
175
|
]),
|
|
176
|
-
a("div",
|
|
177
|
-
|
|
178
|
-
a("div",
|
|
176
|
+
a("div", w, [
|
|
177
|
+
G,
|
|
178
|
+
a("div", K, [
|
|
179
179
|
(o(!0), i(u, null, _(p.value.secondHalf, (l, r) => (o(), i("div", {
|
|
180
180
|
key: `pa${r}`,
|
|
181
181
|
class: b(["details__body__button", { active: l.isSelected }]),
|
|
182
182
|
onClick: (f) => S(l)
|
|
183
|
-
}, v(l.text), 11,
|
|
183
|
+
}, v(l.text), 11, M))), 128))
|
|
184
184
|
])
|
|
185
185
|
])
|
|
186
186
|
], 4));
|
|
187
187
|
}
|
|
188
|
-
},
|
|
188
|
+
}, X = /* @__PURE__ */ R(O, [["__scopeId", "data-v-80d9c265"]]);
|
|
189
189
|
export {
|
|
190
|
-
|
|
190
|
+
X as default
|
|
191
191
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useCssVars as E, computed as c, createElementBlock as s, openBlock as i, normalizeStyle as V, createElementVNode as d, createVNode as
|
|
2
|
-
import {
|
|
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" },
|
|
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 { q as T, Y as m } from "./index-CA-BCd_i.js";
|
|
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" }, q = { class: "details__body" }, z = { class: "details__body__playing-as" }, F = ["onClick"], L = { class: "details__header" }, N = /* @__PURE__ */ n(() => /* @__PURE__ */ d("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__ */ d("div", { class: "details__body__title" }, "1er tiempo", -1)), Y = { class: "details__body__game-section" }, j = ["onClick"], w = { class: "details__body" }, G = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__body__title" }, "2do tiempo", -1)), K = { class: "details__body__game-section" }, M = ["onClick"], O = {
|
|
4
4
|
__name: "FilterConditions",
|
|
5
5
|
props: {
|
|
6
6
|
playingAs: {
|
|
@@ -137,26 +137,26 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
137
137
|
d("div", R, [
|
|
138
138
|
W,
|
|
139
139
|
d("div", I, [
|
|
140
|
-
g(
|
|
140
|
+
y(g(m), {
|
|
141
141
|
label: "Todos",
|
|
142
142
|
"model-value": h.value,
|
|
143
143
|
"onUpdate:modelValue": x
|
|
144
144
|
}, null, 8, ["model-value"])
|
|
145
145
|
])
|
|
146
146
|
]),
|
|
147
|
-
d("div",
|
|
148
|
-
d("div",
|
|
147
|
+
d("div", q, [
|
|
148
|
+
d("div", z, [
|
|
149
149
|
(i(!0), s(u, null, _(l.playingAs, (a, r) => (i(), s("div", {
|
|
150
150
|
key: `pa${r}`,
|
|
151
151
|
class: b(["details__body__button", { active: a.isSelected }]),
|
|
152
152
|
onClick: (f) => k(a)
|
|
153
|
-
}, v(a.name), 11,
|
|
153
|
+
}, v(a.name), 11, F))), 128))
|
|
154
154
|
])
|
|
155
155
|
]),
|
|
156
|
-
d("div",
|
|
157
|
-
|
|
156
|
+
d("div", L, [
|
|
157
|
+
N,
|
|
158
158
|
d("div", U, [
|
|
159
|
-
g(
|
|
159
|
+
y(g(m), {
|
|
160
160
|
label: "Todos",
|
|
161
161
|
"model-value": C.value,
|
|
162
162
|
"onUpdate:modelValue": A
|
|
@@ -165,12 +165,12 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
165
165
|
]),
|
|
166
166
|
d("div", D, [
|
|
167
167
|
J,
|
|
168
|
-
d("div",
|
|
168
|
+
d("div", Y, [
|
|
169
169
|
(i(!0), s(u, null, _(p.value.firstHalf, (a, r) => (i(), s("div", {
|
|
170
170
|
key: `pa${r}`,
|
|
171
171
|
class: b(["details__body__button", { active: a.isSelected }]),
|
|
172
172
|
onClick: (f) => S(a)
|
|
173
|
-
}, v(a.text), 11,
|
|
173
|
+
}, v(a.text), 11, j))), 128))
|
|
174
174
|
])
|
|
175
175
|
]),
|
|
176
176
|
d("div", w, [
|
|
@@ -185,7 +185,7 @@ const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details_
|
|
|
185
185
|
])
|
|
186
186
|
], 4));
|
|
187
187
|
}
|
|
188
|
-
},
|
|
188
|
+
}, Q = /* @__PURE__ */ T(O, [["__scopeId", "data-v-80d9c265"]]);
|
|
189
189
|
export {
|
|
190
|
-
|
|
190
|
+
Q as default
|
|
191
191
|
};
|
package/dist/{FilterField-7ed17789-a16468d9-CggSbsqI.js → FilterField-5dfcd3ba-72cdce41-Dk0kjxLt.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 {
|
|
2
|
+
import { w as u, U as f } from "./index-CA-BCd_i.js";
|
|
3
3
|
const i = { class: "filter-field" }, m = {
|
|
4
4
|
__name: "FilterField",
|
|
5
5
|
setup(s) {
|
package/dist/{FilterField-c689115c-BtQCztHE-BdM60YPB.js → FilterField-5dfcd3ba-COtOGKkL-DMbLrReA.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ref as r, createElementBlock as a, openBlock as n, createVNode as c, unref as d } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
2
|
+
import { q as u, x as f } from "./index-CA-BCd_i.js";
|
|
3
|
+
const i = { class: "filter-field" }, m = {
|
|
4
4
|
__name: "FilterField",
|
|
5
|
-
setup(
|
|
5
|
+
setup(s) {
|
|
6
6
|
const o = r(Array.from({ length: 16 }, (l, e) => e + 1));
|
|
7
7
|
function t() {
|
|
8
8
|
}
|
|
9
|
-
return (l, e) => (n(), a("div",
|
|
9
|
+
return (l, e) => (n(), a("div", i, [
|
|
10
10
|
c(d(f), {
|
|
11
11
|
width: "100%",
|
|
12
12
|
"background-color": "#2E3B46",
|
|
@@ -15,7 +15,7 @@ const s = { class: "filter-field" }, i = {
|
|
|
15
15
|
}, null, 8, ["value"])
|
|
16
16
|
]));
|
|
17
17
|
}
|
|
18
|
-
}, _ = /* @__PURE__ */ u(
|
|
18
|
+
}, _ = /* @__PURE__ */ u(m, [["__scopeId", "data-v-8103c3e1"]]);
|
|
19
19
|
export {
|
|
20
20
|
_ as default
|
|
21
21
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ref as r, createElementBlock as a, openBlock as n, createVNode as c, unref as d } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
2
|
+
import { Q as u, h as i } from "./index-CA-BCd_i.js";
|
|
3
|
+
const f = { class: "filter-field" }, m = {
|
|
4
4
|
__name: "FilterField",
|
|
5
|
-
setup(
|
|
5
|
+
setup(s) {
|
|
6
6
|
const l = r(Array.from({ length: 16 }, (t, e) => e + 1));
|
|
7
7
|
function o() {
|
|
8
8
|
}
|
|
9
|
-
return (t, e) => (n(), a("div",
|
|
9
|
+
return (t, e) => (n(), a("div", f, [
|
|
10
10
|
c(d(i), {
|
|
11
11
|
width: "100%",
|
|
12
12
|
"background-color": "#2E3B46",
|
|
@@ -15,7 +15,7 @@ const s = { class: "filter-field" }, f = {
|
|
|
15
15
|
}, null, 8, ["value"])
|
|
16
16
|
]));
|
|
17
17
|
}
|
|
18
|
-
}, _ = /* @__PURE__ */ u(
|
|
18
|
+
}, _ = /* @__PURE__ */ u(m, [["__scopeId", "data-v-8103c3e1"]]);
|
|
19
19
|
export {
|
|
20
20
|
_ as default
|
|
21
21
|
};
|
|
@@ -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 g } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { w as l, g as i } from "./index-CA-BCd_i.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 {
|
|
3
|
-
const
|
|
2
|
+
import { Q as l, W as g } from "./index-CA-BCd_i.js";
|
|
3
|
+
const y = { class: "subcategory-group" }, b = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|
|
6
6
|
subcategoryGroup: {
|
|
@@ -9,7 +9,7 @@ const b = { class: "subcategory-group" }, m = {
|
|
|
9
9
|
}
|
|
10
10
|
},
|
|
11
11
|
setup(o) {
|
|
12
|
-
return (s, c) => (r(), a("div",
|
|
12
|
+
return (s, c) => (r(), a("div", y, [
|
|
13
13
|
(r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(g), {
|
|
14
14
|
key: e.id,
|
|
15
15
|
modelValue: e.isSelected,
|
|
@@ -18,7 +18,7 @@ const b = { class: "subcategory-group" }, m = {
|
|
|
18
18
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "label"]))), 128))
|
|
19
19
|
]));
|
|
20
20
|
}
|
|
21
|
-
},
|
|
21
|
+
}, m = /* @__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" }, m = {
|
|
|
32
32
|
key: e.id,
|
|
33
33
|
class: "filter-subcategories__group"
|
|
34
34
|
}, [
|
|
35
|
-
d(
|
|
35
|
+
d(m, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
|
|
36
36
|
]))), 128))
|
|
37
37
|
]));
|
|
38
38
|
}
|
|
@@ -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 {
|
|
2
|
+
import { q as l, Y as y } from "./index-CA-BCd_i.js";
|
|
3
3
|
const b = { class: "subcategory-group" }, g = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|
|
@@ -36,7 +36,7 @@ const b = { class: "subcategory-group" }, g = {
|
|
|
36
36
|
]))), 128))
|
|
37
37
|
]));
|
|
38
38
|
}
|
|
39
|
-
},
|
|
39
|
+
}, k = /* @__PURE__ */ l(_, [["__scopeId", "data-v-5edaefc2"]]);
|
|
40
40
|
export {
|
|
41
|
-
|
|
41
|
+
k as default
|
|
42
42
|
};
|