@golstats/gsc-players-tracking 1.0.11 → 1.0.12

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.
@@ -11591,11 +11591,11 @@ const y_ = { class: "dropdown" }, m_ = { class: "selected-item" }, g_ = {
11591
11591
  },
11592
11592
  setup(e) {
11593
11593
  const a = e, t = ga(
11594
- () => import("./FilterSubcategories-d857c595-DwGQfQux-DUZ74b2F.js")
11594
+ () => import("./FilterSubcategories-d857c595-DwGQfQux-Bs-LxSIG.js")
11595
11595
  ), i = ga(
11596
- () => import("./FilterConditions-f436f48a-alpw6tWd-2uOCfw4Y.js")
11596
+ () => import("./FilterConditions-f436f48a-alpw6tWd-DWUGhI1-.js")
11597
11597
  ), s = ga(
11598
- () => import("./FilterField-af3df2fc-DxVoLBzp-CfKORJoZ.js")
11598
+ () => import("./FilterField-af3df2fc-DxVoLBzp-E0tjD4w4.js")
11599
11599
  ), o = [
11600
11600
  {
11601
11601
  name: "Sub categorías",
@@ -33739,11 +33739,11 @@ const nj = { class: "dropdown" }, dj = { class: "selected-item" }, cj = {
33739
33739
  },
33740
33740
  setup(e) {
33741
33741
  const a = e, t = ga(
33742
- () => import("./FilterSubcategories-d857c595-341a7deb-DeHL370R.js")
33742
+ () => import("./FilterSubcategories-d857c595-de6eca13-CalOP_6g.js")
33743
33743
  ), i = ga(
33744
- () => import("./FilterConditions-f436f48a-4e867909-BZxOQU2C.js")
33744
+ () => import("./FilterConditions-f436f48a-8af95591-_UF0W-Bn.js")
33745
33745
  ), s = ga(
33746
- () => import("./FilterField-af3df2fc-51476982-BVNIYfs3.js")
33746
+ () => import("./FilterField-af3df2fc-868c7a77-0aG2uZ4C.js")
33747
33747
  ), o = [
33748
33748
  {
33749
33749
  name: "Sub categorías",
@@ -50606,7 +50606,7 @@ const Kle = /* @__PURE__ */ He(jl, [["render", Zle], ["__scopeId", "data-v-ace3d
50606
50606
  const s = {
50607
50607
  id: e.id,
50608
50608
  player_name: i.stringFullName,
50609
- position: i.numberPositionId,
50609
+ position: e.position,
50610
50610
  is_female: (i == null ? void 0 : i.is_female) || 0,
50611
50611
  team_id: (t = i == null ? void 0 : i.teamName[0]) == null ? void 0 : t.team_id,
50612
50612
  nationality: i.stringNationalityName,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-players-tracking",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -26,7 +26,7 @@
26
26
  "@golstats/gsc-lists": "^1.0.5",
27
27
  "@golstats/gsc-season-select": "^1.0.9",
28
28
  "@golstats/gsc-switch-component": "^1.0.14",
29
- "@golstats/gsc-tops": "^1.0.97",
29
+ "@golstats/gsc-tops": "^1.0.98",
30
30
  "@golstats/gsc-tournament-select": "^1.0.15",
31
31
  "vue": "3.3.4"
32
32
  },