@golstats/gsc-lists 1.0.59 → 1.0.60

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.
@@ -18021,11 +18021,11 @@ const Ax = { class: "dropdown" }, Mx = { class: "selected-item" }, $x = {
18021
18021
  },
18022
18022
  setup(e) {
18023
18023
  const t = e, a = Qa(
18024
- () => import("./FilterSubcategories-1f65c851-B6KmC3p2-CMPsZANJ.js")
18024
+ () => import("./FilterSubcategories-1f65c851-CWnk_SkS-DUUkFcIv.js")
18025
18025
  ), i = Qa(
18026
- () => import("./FilterConditions-cd420512-BfLAFjRn-DcvWaOhv.js")
18026
+ () => import("./FilterConditions-cd420512-DCSDH7YW-B8jHT8XQ.js")
18027
18027
  ), o = Qa(
18028
- () => import("./FilterField-a29b1541-C0T1kF6j-BcwX1eqX.js")
18028
+ () => import("./FilterField-a29b1541-CU71K4BQ-BkW7jQ6c.js")
18029
18029
  ), s = [
18030
18030
  {
18031
18031
  name: "Sub categorías",
@@ -23145,7 +23145,7 @@ const o$ = {
23145
23145
  "--box-shadow": a.hasHeader ? "0 4px 20px 0 rgba(0, 0, 0, 0.25)" : "none",
23146
23146
  "--border-radius": a.isMobile ? "0" : "9px",
23147
23147
  "--gap": a.isMobile ? "20px" : "40px"
23148
- })), u = P(() => a.template ? a.template.variables.map((j) => ({
23148
+ })), u = P(() => a.template && a.template.variables && a.template.variables.length ? a.template.variables.map((j) => ({
23149
23149
  ...j,
23150
23150
  isSelected: !0
23151
23151
  })) : a.customCategories), d = P(() => [...s.value].sort((j, U) => j.selectedOrder - U.selectedOrder)), c = P(() => {
@@ -23353,7 +23353,7 @@ const o$ = {
23353
23353
  unselected_teams: a.unselectedTeamsIds
23354
23354
  };
23355
23355
  if (m.length === j.length && m.every((I) => j.includes(I)) || (m = [...j]), u.value && o.value)
23356
- a.template ? H.template = {
23356
+ a.template && a.template.variables && a.template.variables.length ? H.template = {
23357
23357
  ...a.template,
23358
23358
  variables: a.template.variables.reduce((I, E) => (o.value.productivityFilters.forEach((F) => {
23359
23359
  F.custom_id === E.custom_id && I.push({ ...E });
@@ -23571,7 +23571,7 @@ const o$ = {
23571
23571
  ], 4);
23572
23572
  };
23573
23573
  }
23574
- }, $u = /* @__PURE__ */ Ha(p$, [["__scopeId", "data-v-bc073601"]]), pl = {
23574
+ }, $u = /* @__PURE__ */ Ha(p$, [["__scopeId", "data-v-b5c73ac5"]]), pl = {
23575
23575
  name: "FieldTemplatesElement",
23576
23576
  props: {
23577
23577
  fieldWidth: {
@@ -33698,11 +33698,11 @@ const Lj = { class: "dropdown" }, Ij = { class: "selected-item" }, Vj = {
33698
33698
  },
33699
33699
  setup(e) {
33700
33700
  const t = e, a = Qa(
33701
- () => import("./FilterSubcategories-a1b6596a-Da4lhwER.js")
33701
+ () => import("./FilterSubcategories-a1b6596a-BCGSg5P1.js")
33702
33702
  ), i = Qa(
33703
- () => import("./FilterConditions-99cc2b67-BnF_aLzu.js")
33703
+ () => import("./FilterConditions-99cc2b67-CxpU9dUs.js")
33704
33704
  ), o = Qa(
33705
- () => import("./FilterField-8a93d757-C9w2vkFm.js")
33705
+ () => import("./FilterField-8a93d757-u_-hP-2A.js")
33706
33706
  ), s = [
33707
33707
  {
33708
33708
  name: "Sub categorías",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-lists",
3
- "version": "1.0.59",
3
+ "version": "1.0.60",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -23,7 +23,7 @@
23
23
  "@golstats/gsc-dropdown": "^1.0.16",
24
24
  "@golstats/gsc-filters": "^1.0.85",
25
25
  "@golstats/gsc-modalview-golstats-var": "^1.0.0",
26
- "@golstats/gsc-table-and-radar": "^1.0.40",
26
+ "@golstats/gsc-table-and-radar": "^1.0.41",
27
27
  "@golstats/gsc-table-scrollable": "^1.0.26",
28
28
  "axios": "^1.8.3",
29
29
  "tiny-emitter": "^2.1.0",