@golstats/gsc-lists 1.0.48 → 1.0.49
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-55d68355-B-BA3bFA-ih-vUg1C.js → FilterConditions-55d68355-B-BA3bFA-DAnfit3J.js} +1 -1
- package/dist/{FilterConditions-55d68355-s95aqLDE.js → FilterConditions-55d68355-DHxoQ1b7.js} +1 -1
- package/dist/{FilterField-59a73e38-ipsi7MLd.js → FilterField-59a73e38-DUNi9m4o.js} +1 -1
- package/dist/{FilterField-59a73e38-GWhn3i_J-DhnklXFQ.js → FilterField-59a73e38-GWhn3i_J-DBN5VsYI.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-B21jfCil-i7CuGn4S.js → FilterSubcategories-a9b32cc9-B21jfCil-DaYQt6Vc.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-Dy58Rzjc.js → FilterSubcategories-a9b32cc9-DUnrPZ0U.js} +1 -1
- package/dist/gsc-lists.css +1 -1
- package/dist/gsc-lists.es.js +1 -1
- package/dist/gsc-lists.umd.js +7 -7
- package/dist/{index-GdYx9uH7.js → index-CcAN7dOI.js} +58 -44
- package/package.json +2 -2
|
@@ -18024,11 +18024,11 @@ const kx = { class: "dropdown" }, Ex = { class: "selected-item" }, Tx = {
|
|
|
18024
18024
|
},
|
|
18025
18025
|
setup(e) {
|
|
18026
18026
|
const t = e, a = Za(
|
|
18027
|
-
() => import("./FilterSubcategories-a9b32cc9-B21jfCil-
|
|
18027
|
+
() => import("./FilterSubcategories-a9b32cc9-B21jfCil-DaYQt6Vc.js")
|
|
18028
18028
|
), i = Za(
|
|
18029
|
-
() => import("./FilterConditions-55d68355-B-BA3bFA-
|
|
18029
|
+
() => import("./FilterConditions-55d68355-B-BA3bFA-DAnfit3J.js")
|
|
18030
18030
|
), o = Za(
|
|
18031
|
-
() => import("./FilterField-59a73e38-GWhn3i_J-
|
|
18031
|
+
() => import("./FilterField-59a73e38-GWhn3i_J-DBN5VsYI.js")
|
|
18032
18032
|
), s = [
|
|
18033
18033
|
{
|
|
18034
18034
|
name: "Sub categorías",
|
|
@@ -33510,11 +33510,11 @@ const $j = { class: "dropdown" }, Mj = { class: "selected-item" }, Oj = {
|
|
|
33510
33510
|
},
|
|
33511
33511
|
setup(e) {
|
|
33512
33512
|
const t = e, a = Za(
|
|
33513
|
-
() => import("./FilterSubcategories-a9b32cc9-
|
|
33513
|
+
() => import("./FilterSubcategories-a9b32cc9-DUnrPZ0U.js")
|
|
33514
33514
|
), i = Za(
|
|
33515
|
-
() => import("./FilterConditions-55d68355-
|
|
33515
|
+
() => import("./FilterConditions-55d68355-DHxoQ1b7.js")
|
|
33516
33516
|
), o = Za(
|
|
33517
|
-
() => import("./FilterField-59a73e38-
|
|
33517
|
+
() => import("./FilterField-59a73e38-DUNi9m4o.js")
|
|
33518
33518
|
), s = [
|
|
33519
33519
|
{
|
|
33520
33520
|
name: "Sub categorías",
|
|
@@ -39747,6 +39747,10 @@ const YY = /* @__PURE__ */ IY(Ml, [["render", GY], ["__scopeId", "data-v-f3ee6b2
|
|
|
39747
39747
|
listExistingNames: {
|
|
39748
39748
|
type: Array,
|
|
39749
39749
|
default: []
|
|
39750
|
+
},
|
|
39751
|
+
hidePersonalizableVariables: {
|
|
39752
|
+
type: Boolean,
|
|
39753
|
+
default: !1
|
|
39750
39754
|
}
|
|
39751
39755
|
},
|
|
39752
39756
|
setup(e, { emit: t }) {
|
|
@@ -39793,7 +39797,7 @@ const YY = /* @__PURE__ */ IY(Ml, [["render", GY], ["__scopeId", "data-v-f3ee6b2
|
|
|
39793
39797
|
}, $ = async () => {
|
|
39794
39798
|
try {
|
|
39795
39799
|
d.value = !0;
|
|
39796
|
-
const R = await Ue.create({ headers: { Authorization: `${D}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/v2/teams/${e.userTeamId}/templates?general=1&onlyPublic=1`);
|
|
39800
|
+
const R = await Ue.create({ headers: { Authorization: `${D}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/v2/teams/${e.userTeamId}/templates?general=1&onlyPublic=1` + (e.hidePersonalizableVariables ? "&onlyGeneral=1" : ""));
|
|
39797
39801
|
c.value = R.data.data, c.value.unshift({ id: 0, name: "Selecciona un template para tu lista..." });
|
|
39798
39802
|
} catch (H) {
|
|
39799
39803
|
console.error("Error al cargar templates:", H);
|
|
@@ -40246,7 +40250,7 @@ function DJ(e, t, a, i, o, s) {
|
|
|
40246
40250
|
_: 1
|
|
40247
40251
|
});
|
|
40248
40252
|
}
|
|
40249
|
-
const jJ = /* @__PURE__ */ Bt(iJ, [["render", DJ], ["__scopeId", "data-v-
|
|
40253
|
+
const jJ = /* @__PURE__ */ Bt(iJ, [["render", DJ], ["__scopeId", "data-v-1877247a"]]), UJ = {
|
|
40250
40254
|
name: "ModalCreatePlayList",
|
|
40251
40255
|
components: {
|
|
40252
40256
|
GSCDropdown: mm
|
|
@@ -40283,6 +40287,10 @@ const jJ = /* @__PURE__ */ Bt(iJ, [["render", DJ], ["__scopeId", "data-v-3635670
|
|
|
40283
40287
|
positionId: {
|
|
40284
40288
|
type: Number,
|
|
40285
40289
|
default: 0
|
|
40290
|
+
},
|
|
40291
|
+
hidePersonalizableVariables: {
|
|
40292
|
+
type: Boolean,
|
|
40293
|
+
default: !1
|
|
40286
40294
|
}
|
|
40287
40295
|
},
|
|
40288
40296
|
setup(e, { emit: t }) {
|
|
@@ -40319,7 +40327,7 @@ const jJ = /* @__PURE__ */ Bt(iJ, [["render", DJ], ["__scopeId", "data-v-3635670
|
|
|
40319
40327
|
}
|
|
40320
40328
|
}, p = async () => {
|
|
40321
40329
|
try {
|
|
40322
|
-
const w = await Ue.create({ headers: { Authorization: `${c}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${e.userTeamId}/templates?general=1`);
|
|
40330
|
+
const w = await Ue.create({ headers: { Authorization: `${c}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/v2/teams/${e.userTeamId}/templates?general=1&onlyPublic=1` + (e.hidePersonalizableVariables ? "&onlyGeneral=1" : ""));
|
|
40323
40331
|
s.value = w.data.data, s.value.unshift({ id: 0, name: "Selecciona un template para tu lista..." });
|
|
40324
40332
|
} catch (b) {
|
|
40325
40333
|
console.error("Error al obtener templates:", b);
|
|
@@ -40470,7 +40478,7 @@ function KJ(e, t, a, i, o, s) {
|
|
|
40470
40478
|
_: 1
|
|
40471
40479
|
});
|
|
40472
40480
|
}
|
|
40473
|
-
const XJ = /* @__PURE__ */ Bt(UJ, [["render", KJ], ["__scopeId", "data-v-
|
|
40481
|
+
const XJ = /* @__PURE__ */ Bt(UJ, [["render", KJ], ["__scopeId", "data-v-d5367a30"]]), QJ = {
|
|
40474
40482
|
name: "ModalCreatePlayList",
|
|
40475
40483
|
components: {
|
|
40476
40484
|
GSCFilters: pm,
|
|
@@ -41553,6 +41561,10 @@ const Ol = {
|
|
|
41553
41561
|
tournaments: {
|
|
41554
41562
|
type: Array,
|
|
41555
41563
|
default: () => []
|
|
41564
|
+
},
|
|
41565
|
+
hidePersonalizableVariables: {
|
|
41566
|
+
type: Boolean,
|
|
41567
|
+
default: !1
|
|
41556
41568
|
}
|
|
41557
41569
|
},
|
|
41558
41570
|
components: {
|
|
@@ -41736,7 +41748,7 @@ const Ol = {
|
|
|
41736
41748
|
},
|
|
41737
41749
|
async fetchTemplates() {
|
|
41738
41750
|
try {
|
|
41739
|
-
const t = await Ue.create({ headers: { Authorization: `${this.token}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${this.userTeamId}/templates?general=1`), a = {};
|
|
41751
|
+
const t = await Ue.create({ headers: { Authorization: `${this.token}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/v2/teams/${this.userTeamId}/templates?general=1&onlyPublic=1` + (this.hidePersonalizableVariables ? "&onlyGeneral=1" : "")), a = {};
|
|
41740
41752
|
t.data.data.forEach((i) => {
|
|
41741
41753
|
a[i.id] = i;
|
|
41742
41754
|
}), this.templates = a;
|
|
@@ -42140,33 +42152,33 @@ const Ol = {
|
|
|
42140
42152
|
}
|
|
42141
42153
|
}, Lc = () => {
|
|
42142
42154
|
De((e) => ({
|
|
42143
|
-
"
|
|
42144
|
-
|
|
42145
|
-
"
|
|
42146
|
-
|
|
42147
|
-
|
|
42148
|
-
|
|
42149
|
-
|
|
42150
|
-
|
|
42151
|
-
"
|
|
42152
|
-
"
|
|
42153
|
-
|
|
42154
|
-
"
|
|
42155
|
-
"
|
|
42156
|
-
|
|
42157
|
-
|
|
42158
|
-
"
|
|
42159
|
-
|
|
42160
|
-
"
|
|
42161
|
-
"
|
|
42162
|
-
"
|
|
42163
|
-
"
|
|
42164
|
-
"
|
|
42165
|
-
|
|
42166
|
-
|
|
42167
|
-
|
|
42168
|
-
"
|
|
42169
|
-
"
|
|
42155
|
+
"53b5830f": e.smallMobileCompact ? "12px" : "14px",
|
|
42156
|
+
"6cd22b6e": (e.isMobileLayout, "8px"),
|
|
42157
|
+
"836c42ce": e.isMobileLayout ? "0" : "8px",
|
|
42158
|
+
c163596c: e.smallMobileCompact ? "0 5px" : "0 24px",
|
|
42159
|
+
"12b49ff4": e.smallMobileCompact ? "24px" : "32px",
|
|
42160
|
+
c4dc942e: e.smallMobileCompact ? "4px" : "24px",
|
|
42161
|
+
"0dcde318": e.smallMobileCompact ? "16px" : "20px",
|
|
42162
|
+
"17998b54": e.smallMobileCompact ? "32px" : "40px",
|
|
42163
|
+
"6d0a31fb": e.smallMobileCompact ? "128px" : "160px",
|
|
42164
|
+
"5814e5ec": e.isMobileLayout ? "13px" : "14px",
|
|
42165
|
+
e7f487aa: e.smallMobileCompact ? "5px" : "12px",
|
|
42166
|
+
"807a8bd2": e.isLillini ? "2px" : "3px",
|
|
42167
|
+
"543bd696": e.searchCompact ? e.isMobileLayout ? e.smallMobileCompact ? "calc(100% - 46px)" : "calc(100% - 44px)" : "88%" : "93%",
|
|
42168
|
+
cac4f8d0: e.isMobileLayout ? "-10px -15px -15px -15px" : "-15px -15px",
|
|
42169
|
+
"6298ae25": e.tooltipY + "px",
|
|
42170
|
+
"2724e631": e.searchCompact ? e.searchCloseCompact ? e.isMobileLayout ? e.smallMobileCompact ? "2%" : "1%" : "2.5%" : "5%" : "1%",
|
|
42171
|
+
"0a74defe": e.isMobileLayout ? "0" : "16px",
|
|
42172
|
+
"4fe8d1a4": e.isMobileLayout ? "-12px 0px 8px 0px" : "-15px -15px 15px -15px",
|
|
42173
|
+
"7a4642cd": e.isMobileLayout ? "7px" : "16px",
|
|
42174
|
+
"53a9419e": (e.smallMobileCompact, "column"),
|
|
42175
|
+
"34f5ae22": e.isMobileLayout ? "100%" : "150px",
|
|
42176
|
+
"76ae8d4f": e.smallMobileCompact ? "10px" : "12px",
|
|
42177
|
+
"15a92df4": e.isMobileLayout ? "center" : "right",
|
|
42178
|
+
"0a8f3c84": e.isMobileLayout ? "0" : "32px",
|
|
42179
|
+
"0aa00e3f": e.isMobileLayout ? "0" : "48px",
|
|
42180
|
+
"221ca70e": e.isMobileLayout && !e.smallMobileCompact ? "flex" : "none",
|
|
42181
|
+
"1249f3f5": e.isMobileLayout ? "auto" : "32px"
|
|
42170
42182
|
}));
|
|
42171
42183
|
}, Bc = Ol.setup;
|
|
42172
42184
|
Ol.setup = Bc ? (e, t) => (Lc(), Bc(e, t)) : Lc;
|
|
@@ -42215,6 +42227,7 @@ function PX(e, t, a, i, o, s) {
|
|
|
42215
42227
|
return y(), v("div", EK, [
|
|
42216
42228
|
x(r, {
|
|
42217
42229
|
isVisible: o.modalVisible,
|
|
42230
|
+
"hide-personalizable-variables": a.hidePersonalizableVariables,
|
|
42218
42231
|
onClose: s.closeModal,
|
|
42219
42232
|
seasons: [1922],
|
|
42220
42233
|
"user-team-id": a.userTeamId,
|
|
@@ -42224,16 +42237,17 @@ function PX(e, t, a, i, o, s) {
|
|
|
42224
42237
|
"position-id": 9,
|
|
42225
42238
|
"list-existing-names": o.listExistingNames,
|
|
42226
42239
|
onPlaylistCreated: s.handlePlaylistCreated
|
|
42227
|
-
}, null, 8, ["isVisible", "onClose", "user-team-id", "user-id", "list-existing-names", "onPlaylistCreated"]),
|
|
42240
|
+
}, null, 8, ["isVisible", "hide-personalizable-variables", "onClose", "user-team-id", "user-id", "list-existing-names", "onPlaylistCreated"]),
|
|
42228
42241
|
x(l, {
|
|
42229
42242
|
isVisible: o.modalEditarVisible,
|
|
42243
|
+
"hide-personalizable-variables": a.hidePersonalizableVariables,
|
|
42230
42244
|
onClose: s.closeModalEditar,
|
|
42231
42245
|
onNext: s.handleListEdited,
|
|
42232
42246
|
"user-team-id": a.userTeamId,
|
|
42233
42247
|
"user-id": a.userId,
|
|
42234
42248
|
"list-id": o.selectedListId,
|
|
42235
42249
|
"list-data": o.selectedListData
|
|
42236
|
-
}, null, 8, ["isVisible", "onClose", "onNext", "user-team-id", "user-id", "list-id", "list-data"]),
|
|
42250
|
+
}, null, 8, ["isVisible", "hide-personalizable-variables", "onClose", "onNext", "user-team-id", "user-id", "list-id", "list-data"]),
|
|
42237
42251
|
o.createListModalVisible ? (y(), xe(u, {
|
|
42238
42252
|
key: 0,
|
|
42239
42253
|
isVisible: o.createListModalVisible,
|
|
@@ -42589,7 +42603,7 @@ function PX(e, t, a, i, o, s) {
|
|
|
42589
42603
|
class: "action-btn",
|
|
42590
42604
|
onClick: Ie((p) => s.editarLista(h), ["stop"])
|
|
42591
42605
|
}, t[21] || (t[21] = [
|
|
42592
|
-
Ot('<svg width="16" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-
|
|
42606
|
+
Ot('<svg width="16" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-436e62e7><g clip-path="url(#clip0_3214_107704)" data-v-436e62e7><path d="M8.25 3H3C2.60218 3 2.22064 3.15804 1.93934 3.43934C1.65804 3.72064 1.5 4.10218 1.5 4.5V15C1.5 15.3978 1.65804 15.7794 1.93934 16.0607C2.22064 16.342 2.60218 16.5 3 16.5H13.5C13.8978 16.5 14.2794 16.342 14.5607 16.0607C14.842 15.7794 15 15.3978 15 15V9.75" stroke="#CBEE6B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-436e62e7></path><path d="M13.875 1.87493C14.1734 1.57656 14.578 1.40894 15 1.40894C15.422 1.40894 15.8266 1.57656 16.125 1.87493C16.4234 2.17329 16.591 2.57797 16.591 2.99993C16.591 3.42188 16.4234 3.82656 16.125 4.12493L9 11.2499L6 11.9999L6.75 8.99993L13.875 1.87493Z" stroke="#CBEE6B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-436e62e7></path></g><defs data-v-436e62e7><clipPath id="clip0_3214_107704" data-v-436e62e7><rect width="18" height="18" fill="#CBEE6B" data-v-436e62e7></rect></clipPath></defs></svg> Editar lista ', 2)
|
|
42593
42607
|
]), 8, fX),
|
|
42594
42608
|
n("button", {
|
|
42595
42609
|
class: "action-btn delete",
|
|
@@ -42643,7 +42657,7 @@ function PX(e, t, a, i, o, s) {
|
|
|
42643
42657
|
class: "tooltip-item",
|
|
42644
42658
|
onClick: (p) => s.editarLista(h)
|
|
42645
42659
|
}, t[26] || (t[26] = [
|
|
42646
|
-
Ot('<svg width="16" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-
|
|
42660
|
+
Ot('<svg width="16" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-436e62e7><g clip-path="url(#clip0_3214_107704)" data-v-436e62e7><path d="M8.25 3H3C2.60218 3 2.22064 3.15804 1.93934 3.43934C1.65804 3.72064 1.5 4.10218 1.5 4.5V15C1.5 15.3978 1.65804 15.7794 1.93934 16.0607C2.22064 16.342 2.60218 16.5 3 16.5H13.5C13.8978 16.5 14.2794 16.342 14.5607 16.0607C14.842 15.7794 15 15.3978 15 15V9.75" stroke="#CBEE6B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-436e62e7></path><path d="M13.875 1.87493C14.1734 1.57656 14.578 1.40894 15 1.40894C15.422 1.40894 15.8266 1.57656 16.125 1.87493C16.4234 2.17329 16.591 2.57797 16.591 2.99993C16.591 3.42188 16.4234 3.82656 16.125 4.12493L9 11.2499L6 11.9999L6.75 8.99993L13.875 1.87493Z" stroke="#CBEE6B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-436e62e7></path></g><defs data-v-436e62e7><clipPath id="clip0_3214_107704" data-v-436e62e7><rect width="18" height="18" fill="#CBEE6B" data-v-436e62e7></rect></clipPath></defs></svg> Editar lista ', 2)
|
|
42647
42661
|
]), 8, wX),
|
|
42648
42662
|
n("div", {
|
|
42649
42663
|
class: "tooltip-item",
|
|
@@ -42719,7 +42733,7 @@ function PX(e, t, a, i, o, s) {
|
|
|
42719
42733
|
class: "tooltip-item",
|
|
42720
42734
|
onClick: (p) => s.compararListas(h)
|
|
42721
42735
|
}, t[29] || (t[29] = [
|
|
42722
|
-
Ot('<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-
|
|
42736
|
+
Ot('<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-436e62e7><g clip-path="url(#clip0_2936_393289)" data-v-436e62e7><mask id="mask0_2936_393289" style="mask-type:luminance;" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="18" data-v-436e62e7><path d="M0 0H18V18H0V0Z" fill="#CBEE6B" data-v-436e62e7></path></mask><g mask="url(#mask0_2936_393289)" data-v-436e62e7><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 1.28571C2.7248 1.28571 1.28571 2.7248 1.28571 4.5V13.5C1.28571 15.2752 2.7248 16.7143 4.5 16.7143H13.5C15.2752 16.7143 16.7143 15.2752 16.7143 13.5V4.5C16.7143 2.7248 15.2752 1.28571 13.5 1.28571H4.5ZM0 4.5C0 2.01471 2.01471 0 4.5 0H13.5C15.9853 0 18 2.01471 18 4.5V13.5C18 15.9853 15.9853 18 13.5 18H4.5C2.01471 18 0 15.9853 0 13.5V4.5Z" fill="#CBEE6B" data-v-436e62e7></path><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9285 4.5C11.2835 4.5 11.5714 4.78782 11.5714 5.14286V11.3051L13.0453 9.83115C13.2964 9.58009 13.7035 9.58009 13.9546 9.83115C14.2055 10.0822 14.2055 10.4892 13.9546 10.7403L11.3831 13.3118C11.1992 13.4956 10.9227 13.5505 10.6825 13.451C10.4423 13.3515 10.2856 13.1171 10.2856 12.8571V5.14286C10.2856 4.78782 10.5735 4.5 10.9285 4.5Z" fill="#CBEE6B" data-v-436e62e7></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7.31723 4.54895C7.55745 4.64845 7.71408 4.88287 7.71408 5.14288V12.8572C7.71408 13.2121 7.42626 13.5 7.07122 13.5C6.71619 13.5 6.42837 13.2121 6.42837 12.8572V6.69487L4.95436 8.16887C4.70331 8.41993 4.29628 8.41993 4.04523 8.16887C3.79417 7.91782 3.79417 7.51079 4.04523 7.25974L6.61666 4.68831C6.80052 4.50445 7.07701 4.44945 7.31723 4.54895Z" fill="#CBEE6B" data-v-436e62e7></path></g></g><defs data-v-436e62e7><clipPath id="clip0_2936_393289" data-v-436e62e7><rect width="18" height="18" fill="#CBEE6B" data-v-436e62e7></rect></clipPath></defs></svg> Comparar ', 2)
|
|
42723
42737
|
]), 8, xX),
|
|
42724
42738
|
n("div", {
|
|
42725
42739
|
class: "tooltip-item delete",
|
|
@@ -42810,7 +42824,7 @@ function PX(e, t, a, i, o, s) {
|
|
|
42810
42824
|
])
|
|
42811
42825
|
], 512);
|
|
42812
42826
|
}
|
|
42813
|
-
const Cee = /* @__PURE__ */ Bt(Ol, [["render", PX], ["__scopeId", "data-v-
|
|
42827
|
+
const Cee = /* @__PURE__ */ Bt(Ol, [["render", PX], ["__scopeId", "data-v-436e62e7"]]);
|
|
42814
42828
|
export {
|
|
42815
42829
|
Cee as G,
|
|
42816
42830
|
We as J,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-lists",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.49",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@golstats/gsc-dropdown": "^1.0.16",
|
|
24
|
-
"@golstats/gsc-filters": "^1.0.
|
|
24
|
+
"@golstats/gsc-filters": "^1.0.80",
|
|
25
25
|
"@golstats/gsc-modalview-golstats-var": "^1.0.0",
|
|
26
26
|
"@golstats/gsc-table-and-radar": "^1.0.20",
|
|
27
27
|
"@golstats/gsc-table-scrollable": "^1.0.26",
|