@golstats/gsc-reports 1.0.66 → 1.0.67
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/README.md +2 -2
- package/dist/{FilterConditions-55d68355-DMqzcKBO-BmIhhD-B-BGQIEaLr.js → FilterConditions-55d68355-DMqzcKBO-BqAxDL_w-t5hljoND.js} +1 -1
- package/dist/{FilterField-59a73e38-CNaE03Ge-BTX2xPpF-D9vcJGsy.js → FilterField-59a73e38-CNaE03Ge-Bv7oIztz-KtUWbrT3.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-DZeIIQAW-CLBX_KE1.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-h8kv1BbC-CHa3yKm3.js} +1 -1
- package/dist/css/fonts.css +83 -83
- package/dist/gsc-reports.css +1 -1
- package/dist/gsc-reports.es.js +1 -1
- package/dist/gsc-reports.umd.js +7 -7
- package/dist/{index-Bt6tyu0M.js → index-BNb6LArS.js} +28 -29
- package/package.json +2 -2
- package/src/components/elementsTemplates/ModalDeleteReport.vue +246 -246
- package/src/components/elementsTemplates/ModalDeleteTemplate.vue +249 -249
- package/src/components/elementsTemplates/ModalRenameReporte.vue +330 -330
- package/src/components/elementsTemplates/ModalRenameTemplate.vue +337 -337
- package/src/components/elementsTemplates/ModalSoloEscritorio.vue +83 -83
- package/src/components/elementsTemplates/ModalduplicateTemplate.vue +300 -300
- package/src/components/elementsTemplates/TooltipReportOptions.vue +97 -97
- package/src/components/elementsTemplates/TooltipTemplateOptions.vue +168 -168
- package/src/components/filters.vue +935 -935
- package/src/components/thumbnails-reports/AnalisisPostMatchType1.vue +741 -741
- package/src/components/thumbnails-reports/AnalisisPostMatchType2.vue +743 -743
- package/src/components/thumbnails-reports/AnalisisPostMatchType3.vue +441 -441
- package/src/components/thumbnails-reports/AnalisisPostMatchType4.vue +440 -440
- package/src/components/thumbnails-reports/AnalisisPrematchType1.vue +232 -232
- package/src/components/thumbnails-reports/AnalisisPrematchType2.vue +231 -231
- package/src/components/thumbnails-reports/AnalisisPrematchType3.vue +173 -173
- package/src/components/thumbnails-reports/AnalisisPrematchType4.vue +173 -173
- package/src/index.js +4 -4
- package/src/types.d.ts +45 -45
- package/src/utils/dateUtils.js +52 -52
|
@@ -112337,11 +112337,11 @@ const wD = {
|
|
|
112337
112337
|
},
|
|
112338
112338
|
setup(r) {
|
|
112339
112339
|
const a = r, m = Uv(
|
|
112340
|
-
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-
|
|
112340
|
+
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-h8kv1BbC-CHa3yKm3.js")
|
|
112341
112341
|
), N = Uv(
|
|
112342
|
-
() => import("./FilterConditions-55d68355-DMqzcKBO-
|
|
112342
|
+
() => import("./FilterConditions-55d68355-DMqzcKBO-BqAxDL_w-t5hljoND.js")
|
|
112343
112343
|
), Y = Uv(
|
|
112344
|
-
() => import("./FilterField-59a73e38-CNaE03Ge-
|
|
112344
|
+
() => import("./FilterField-59a73e38-CNaE03Ge-Bv7oIztz-KtUWbrT3.js")
|
|
112345
112345
|
), M = [
|
|
112346
112346
|
{
|
|
112347
112347
|
name: "Sub categorías",
|
|
@@ -118531,7 +118531,7 @@ const Sw = /* @__PURE__ */ _q(wq, [["render", zq], ["__scopeId", "data-v-c04e7fc
|
|
|
118531
118531
|
], 2)) : Cr("", !0)
|
|
118532
118532
|
], 2));
|
|
118533
118533
|
}
|
|
118534
|
-
}, Mw = /* @__PURE__ */ Dq(PW, [["__scopeId", "data-v-
|
|
118534
|
+
}, Mw = /* @__PURE__ */ Dq(PW, [["__scopeId", "data-v-129cd220"]]);
|
|
118535
118535
|
function y6(r, a) {
|
|
118536
118536
|
return function() {
|
|
118537
118537
|
return r.apply(a, arguments);
|
|
@@ -143720,7 +143720,6 @@ const Vle = { class: "template-page__header" }, qle = { class: "template-page__h
|
|
|
143720
143720
|
}
|
|
143721
143721
|
Array.isArray(f.value[ye]) || (f.value[ye] = []);
|
|
143722
143722
|
const Ye = f.value[ye];
|
|
143723
|
-
console.log("*************************************** selectedSecond:::: ", p);
|
|
143724
143723
|
let Te = -1;
|
|
143725
143724
|
((je = p.value) == null ? void 0 : je.id) === 4 && ye === 0 ? Te = Ye.findIndex((De) => fe.category_id && fe.event_type_id ? De.category_id === fe.category_id && De.event_type_id === fe.event_type_id : fe.event_type_id ? De.event_type_id === fe.event_type_id : fe.category_id ? De.category_id === fe.category_id : !1) : Te = Ye.indexOf(fe), Te > -1 ? Ye.splice(Te, 1) : Ye.push(fe), d.value && Ie(), de();
|
|
143726
143725
|
}
|
|
@@ -145455,7 +145454,7 @@ const Vle = { class: "template-page__header" }, qle = { class: "template-page__h
|
|
|
145455
145454
|
}, "OK")) : Cr("", !0)
|
|
145456
145455
|
]));
|
|
145457
145456
|
}
|
|
145458
|
-
}), ade = /* @__PURE__ */ oh(ide, [["__scopeId", "data-v-
|
|
145457
|
+
}), ade = /* @__PURE__ */ oh(ide, [["__scopeId", "data-v-ec3ff35f"]]), ode = {
|
|
145459
145458
|
key: 0,
|
|
145460
145459
|
class: "modal-simple"
|
|
145461
145460
|
}, sde = { class: "modal-simple__content" }, lde = { class: "modal-simple__content__header" }, cde = { class: "modal-simple__content__body" }, ude = { class: "modal-simple__content__footer" }, dde = {
|
|
@@ -148233,7 +148232,7 @@ const {
|
|
|
148233
148232
|
])
|
|
148234
148233
|
]));
|
|
148235
148234
|
}
|
|
148236
|
-
}, mpe = /* @__PURE__ */ ol(fpe, [["__scopeId", "data-v-
|
|
148235
|
+
}, mpe = /* @__PURE__ */ ol(fpe, [["__scopeId", "data-v-127740d3"]]), gpe = {
|
|
148237
148236
|
class: "template-card postpartido",
|
|
148238
148237
|
style: { position: "relative" }
|
|
148239
148238
|
}, ype = {
|
|
@@ -149222,7 +149221,7 @@ const {
|
|
|
149222
149221
|
])
|
|
149223
149222
|
]));
|
|
149224
149223
|
}
|
|
149225
|
-
}, Wfe = /* @__PURE__ */ ol(qfe, [["__scopeId", "data-v-
|
|
149224
|
+
}, Wfe = /* @__PURE__ */ ol(qfe, [["__scopeId", "data-v-2f6df9c1"]]), Gfe = { class: "modal-overlay" }, Hfe = { class: "modal-content" }, Xfe = { class: "modal-body" }, Yfe = ["placeholder"], Jfe = { class: "modal-footer" }, Kfe = ["disabled"], Zfe = {
|
|
149226
149225
|
__name: "ModalduplicateTemplate",
|
|
149227
149226
|
props: {
|
|
149228
149227
|
initialName: {
|
|
@@ -149326,7 +149325,7 @@ const {
|
|
|
149326
149325
|
])
|
|
149327
149326
|
]));
|
|
149328
149327
|
}
|
|
149329
|
-
}, Qfe = /* @__PURE__ */ ol(Zfe, [["__scopeId", "data-v-
|
|
149328
|
+
}, Qfe = /* @__PURE__ */ ol(Zfe, [["__scopeId", "data-v-abfffcd1"]]), $fe = { class: "modal-overlay" }, eme = { class: "modal-content" }, tme = { class: "modal-footer" }, rme = ["disabled"], nme = {
|
|
149330
149329
|
__name: "ModalDeleteTemplate",
|
|
149331
149330
|
props: {
|
|
149332
149331
|
templateId: {
|
|
@@ -149374,7 +149373,7 @@ const {
|
|
|
149374
149373
|
alt: "Cerrar"
|
|
149375
149374
|
}, null, -1)
|
|
149376
149375
|
])]),
|
|
149377
|
-
e[3] || (e[3] = Xc('<div class="modal-header" data-v-
|
|
149376
|
+
e[3] || (e[3] = Xc('<div class="modal-header" data-v-93a27145><img src="https://golstatsimages.blob.core.windows.net/reports-images/icn-delete-delete.svg" class="icon-title" alt="icon" data-v-93a27145><span class="modal-title" data-v-93a27145>Eliminar template</span></div><div class="header-separator" data-v-93a27145></div><div class="modal-body confirm-text" data-v-93a27145> ¿Estás seguro que deseas eliminar<br data-v-93a27145> este template? Si lo haces no habrá manera<br data-v-93a27145> de recuperarlo. </div><div class="header-separator" data-v-93a27145></div>', 4)),
|
|
149378
149377
|
Oe("div", tme, [
|
|
149379
149378
|
Oe("button", {
|
|
149380
149379
|
class: "cancel-btn",
|
|
@@ -149389,7 +149388,7 @@ const {
|
|
|
149389
149388
|
])
|
|
149390
149389
|
]));
|
|
149391
149390
|
}
|
|
149392
|
-
}, ime = /* @__PURE__ */ ol(nme, [["__scopeId", "data-v-
|
|
149391
|
+
}, ime = /* @__PURE__ */ ol(nme, [["__scopeId", "data-v-93a27145"]]), ame = { class: "templates-header" }, ome = { class: "count" }, sme = {
|
|
149393
149392
|
key: 0,
|
|
149394
149393
|
class: "sort-options"
|
|
149395
149394
|
}, lme = ["onClick"], cme = {
|
|
@@ -149690,7 +149689,7 @@ const {
|
|
|
149690
149689
|
])
|
|
149691
149690
|
]));
|
|
149692
149691
|
}
|
|
149693
|
-
}, mme = /* @__PURE__ */ ol(fme, [["__scopeId", "data-v-
|
|
149692
|
+
}, mme = /* @__PURE__ */ ol(fme, [["__scopeId", "data-v-246ad2d7"]]);
|
|
149694
149693
|
function Ch(r) {
|
|
149695
149694
|
if (!r) return "";
|
|
149696
149695
|
const a = new Date(r);
|
|
@@ -149756,7 +149755,7 @@ const gme = { class: "prematch-bg" }, yme = { class: "background-shields" }, vme
|
|
|
149756
149755
|
])
|
|
149757
149756
|
]));
|
|
149758
149757
|
}
|
|
149759
|
-
}, zme = /* @__PURE__ */ ol(Lme, [["__scopeId", "data-v-
|
|
149758
|
+
}, zme = /* @__PURE__ */ ol(Lme, [["__scopeId", "data-v-bb7e7ba7"]]), Dme = { class: "prematch-bg" }, Nme = { class: "background-shields" }, Fme = { class: "shield-left" }, jme = ["src"], Ume = { class: "shield-right" }, Bme = ["src"], Vme = { class: "subtitle" }, qme = { class: "jornada" }, Wme = { class: "fecha" }, Gme = { class: "teams-grid" }, Hme = { class: "row row-top" }, Xme = { class: "team team-local" }, Yme = { class: "escudo-svg" }, Jme = ["src"], Kme = { class: "team-name" }, Zme = { class: "score" }, Qme = { class: "score-text" }, $me = { class: "team team-visitor" }, e0e = { class: "team-name" }, t0e = { class: "escudo-svg" }, r0e = ["src"], n0e = { class: "row row-bottom" }, i0e = { class: "team-stats" }, a0e = { class: "stat red" }, o0e = { class: "stat-number" }, s0e = { class: "stat yellow" }, l0e = { class: "stat-number" }, c0e = { class: "team-stats" }, u0e = { class: "stat-number" }, d0e = { class: "stat-number" }, h0e = {
|
|
149760
149759
|
__name: "AnalisisPostMatchType1",
|
|
149761
149760
|
props: {
|
|
149762
149761
|
report: {
|
|
@@ -149864,7 +149863,7 @@ ${n}`;
|
|
|
149864
149863
|
]),
|
|
149865
149864
|
Oe("div", n0e, [
|
|
149866
149865
|
Oe("div", i0e, [
|
|
149867
|
-
t[2] || (t[2] = Xc('<span class="stat ball" data-v-
|
|
149866
|
+
t[2] || (t[2] = Xc('<span class="stat ball" data-v-78d552f2><svg width="19" height="19" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-78d552f2><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0268 2.83594C6.09038 2.83594 2.89844 6.01986 2.89844 9.94705C2.89844 13.8742 6.09038 17.0582 10.0268 17.0582C13.9632 17.0582 17.1551 13.8742 17.1551 9.94705C17.1551 6.01986 13.9632 2.83594 10.0268 2.83594V2.83594Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8.0826 12.9597L6.87109 9.2304L10.0401 6.92578L13.2097 9.2304L11.9995 12.9597H8.0826Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M12.7277 3.39453L10.0276 4.54375L7.32812 3.39453" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M4.65662 5.34766L4.91603 8.27341L2.98828 10.4871" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M4.01562 13.6523L6.87533 14.3093L8.38436 16.8279" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M11.7031 16.8213L13.2109 14.3015L16.0697 13.6445" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M17.1051 10.4865L15.1758 8.27156L15.4349 5.34766" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M10.0456 4.54688V6.92693" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M13.2109 9.32248L15.1681 8.27344" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M11.9961 12.9609L13.2064 14.3086" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M8.08198 12.9609L6.87109 14.3099" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M4.91797 8.27344L6.87609 9.22818" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path></svg></span>', 1)),
|
|
149868
149867
|
N.value !== null ? (Ot(), Ut("span", {
|
|
149869
149868
|
key: 0,
|
|
149870
149869
|
class: Rt(["stat time", { "two-lines": N.value && N.value.includes(`
|
|
@@ -149958,13 +149957,13 @@ ${n}`;
|
|
|
149958
149957
|
class: Rt(["stat time", { "two-lines": Y.value && Y.value.includes(`
|
|
149959
149958
|
`) }])
|
|
149960
149959
|
}, wr(Y.value), 3)) : Cr("", !0),
|
|
149961
|
-
t[5] || (t[5] = Xc('<span class="stat ball" data-v-
|
|
149960
|
+
t[5] || (t[5] = Xc('<span class="stat ball" data-v-78d552f2><svg width="19" height="19" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-78d552f2><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0268 2.83594C6.09038 2.83594 2.89844 6.01986 2.89844 9.94705C2.89844 13.8742 6.09038 17.0582 10.0268 17.0582C13.9632 17.0582 17.1551 13.8742 17.1551 9.94705C17.1551 6.01986 13.9632 2.83594 10.0268 2.83594V2.83594Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8.0826 12.9597L6.87109 9.2304L10.0401 6.92578L13.2097 9.2304L11.9995 12.9597H8.0826Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M12.7277 3.39453L10.0276 4.54375L7.32812 3.39453" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M4.65662 5.34766L4.91603 8.27341L2.98828 10.4871" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M4.01562 13.6523L6.87533 14.3093L8.38436 16.8279" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M11.7031 16.8213L13.2109 14.3015L16.0697 13.6445" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M17.1051 10.4865L15.1758 8.27156L15.4349 5.34766" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M10.0456 4.54688V6.92693" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M13.2109 9.32248L15.1681 8.27344" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M11.9961 12.9609L13.2064 14.3086" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M8.08198 12.9609L6.87109 14.3099" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path><path d="M4.91797 8.27344L6.87609 9.22818" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-78d552f2></path></svg></span>', 1))
|
|
149962
149961
|
])
|
|
149963
149962
|
])
|
|
149964
149963
|
])
|
|
149965
149964
|
]));
|
|
149966
149965
|
}
|
|
149967
|
-
}, p0e = /* @__PURE__ */ ol(h0e, [["__scopeId", "data-v-
|
|
149966
|
+
}, p0e = /* @__PURE__ */ ol(h0e, [["__scopeId", "data-v-78d552f2"]]), f0e = { class: "prematch-bg" }, m0e = { class: "background-shields" }, g0e = { class: "shield-left" }, y0e = ["src"], v0e = { class: "shield-right" }, b0e = ["src"], x0e = { class: "subtitle" }, _0e = { class: "jornada" }, w0e = { class: "fecha" }, T0e = { class: "teams-row" }, S0e = { class: "team team-local" }, k0e = { class: "escudo-svg" }, A0e = ["src"], M0e = { class: "team-name" }, C0e = { class: "team team-visitor" }, P0e = { class: "escudo-svg" }, E0e = ["src"], O0e = { class: "team-name" }, I0e = {
|
|
149968
149967
|
__name: "AnalisisPrematchType2",
|
|
149969
149968
|
props: {
|
|
149970
149969
|
report: {
|
|
@@ -150022,7 +150021,7 @@ ${n}`;
|
|
|
150022
150021
|
])
|
|
150023
150022
|
]));
|
|
150024
150023
|
}
|
|
150025
|
-
}, R0e = /* @__PURE__ */ ol(I0e, [["__scopeId", "data-v-
|
|
150024
|
+
}, R0e = /* @__PURE__ */ ol(I0e, [["__scopeId", "data-v-ef17e1af"]]), L0e = { class: "prematch-bg" }, z0e = { class: "background-shields" }, D0e = { class: "shield-left" }, N0e = ["src"], F0e = { class: "shield-right" }, j0e = ["src"], U0e = { class: "subtitle" }, B0e = { class: "jornada" }, V0e = { class: "fecha" }, q0e = { class: "teams-grid" }, W0e = { class: "row row-top" }, G0e = { class: "team team-local" }, H0e = { class: "escudo-svg" }, X0e = ["src"], Y0e = { class: "team-name" }, J0e = { class: "score" }, K0e = { class: "score-text" }, Z0e = { class: "team team-visitor" }, Q0e = { class: "team-name" }, $0e = { class: "escudo-svg" }, ege = ["src"], tge = { class: "row row-bottom" }, rge = { class: "team-stats" }, nge = { class: "stat red" }, ige = { class: "stat-number" }, age = { class: "stat yellow" }, oge = { class: "stat-number" }, sge = { class: "team-stats" }, lge = { class: "stat-number" }, cge = { class: "stat-number" }, uge = {
|
|
150026
150025
|
__name: "AnalisisPostMatchType2",
|
|
150027
150026
|
props: {
|
|
150028
150027
|
report: {
|
|
@@ -150130,7 +150129,7 @@ ${n}`;
|
|
|
150130
150129
|
]),
|
|
150131
150130
|
Oe("div", tge, [
|
|
150132
150131
|
Oe("div", rge, [
|
|
150133
|
-
t[2] || (t[2] = Xc('<span class="stat ball" data-v-
|
|
150132
|
+
t[2] || (t[2] = Xc('<span class="stat ball" data-v-2a752817><svg width="19" height="19" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-2a752817><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0268 2.83594C6.09038 2.83594 2.89844 6.01986 2.89844 9.94705C2.89844 13.8742 6.09038 17.0582 10.0268 17.0582C13.9632 17.0582 17.1551 13.8742 17.1551 9.94705C17.1551 6.01986 13.9632 2.83594 10.0268 2.83594V2.83594Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8.0826 12.9597L6.87109 9.2304L10.0401 6.92578L13.2097 9.2304L11.9995 12.9597H8.0826Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M12.7277 3.39453L10.0276 4.54375L7.32812 3.39453" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M4.65662 5.34766L4.91603 8.27341L2.98828 10.4871" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M4.01562 13.6523L6.87533 14.3093L8.38436 16.8279" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M11.7031 16.8213L13.2109 14.3015L16.0697 13.6445" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M17.1051 10.4865L15.1758 8.27156L15.4349 5.34766" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M10.0456 4.54688V6.92693" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M13.2109 9.32248L15.1681 8.27344" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M11.9961 12.9609L13.2064 14.3086" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M8.08198 12.9609L6.87109 14.3099" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M4.91797 8.27344L6.87609 9.22818" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path></svg></span>', 1)),
|
|
150134
150133
|
N.value !== null ? (Ot(), Ut("span", {
|
|
150135
150134
|
key: 0,
|
|
150136
150135
|
class: Rt(["stat time", { "two-lines": N.value && N.value.includes(`
|
|
@@ -150224,13 +150223,13 @@ ${n}`;
|
|
|
150224
150223
|
class: Rt(["stat time", { "two-lines": Y.value && Y.value.includes(`
|
|
150225
150224
|
`) }])
|
|
150226
150225
|
}, wr(Y.value), 3)) : Cr("", !0),
|
|
150227
|
-
t[5] || (t[5] = Xc('<span class="stat ball" data-v-
|
|
150226
|
+
t[5] || (t[5] = Xc('<span class="stat ball" data-v-2a752817><svg width="19" height="19" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-2a752817><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0268 2.83594C6.09038 2.83594 2.89844 6.01986 2.89844 9.94705C2.89844 13.8742 6.09038 17.0582 10.0268 17.0582C13.9632 17.0582 17.1551 13.8742 17.1551 9.94705C17.1551 6.01986 13.9632 2.83594 10.0268 2.83594V2.83594Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8.0826 12.9597L6.87109 9.2304L10.0401 6.92578L13.2097 9.2304L11.9995 12.9597H8.0826Z" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M12.7277 3.39453L10.0276 4.54375L7.32812 3.39453" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M4.65662 5.34766L4.91603 8.27341L2.98828 10.4871" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M4.01562 13.6523L6.87533 14.3093L8.38436 16.8279" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M11.7031 16.8213L13.2109 14.3015L16.0697 13.6445" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M17.1051 10.4865L15.1758 8.27156L15.4349 5.34766" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M10.0456 4.54688V6.92693" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M13.2109 9.32248L15.1681 8.27344" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M11.9961 12.9609L13.2064 14.3086" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M8.08198 12.9609L6.87109 14.3099" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path><path d="M4.91797 8.27344L6.87609 9.22818" stroke="white" stroke-width="1.36665" stroke-linecap="round" stroke-linejoin="round" data-v-2a752817></path></svg></span>', 1))
|
|
150228
150227
|
])
|
|
150229
150228
|
])
|
|
150230
150229
|
])
|
|
150231
150230
|
]));
|
|
150232
150231
|
}
|
|
150233
|
-
}, dge = /* @__PURE__ */ ol(uge, [["__scopeId", "data-v-
|
|
150232
|
+
}, dge = /* @__PURE__ */ ol(uge, [["__scopeId", "data-v-2a752817"]]), hge = { class: "prematch-bg" }, pge = { class: "subtitle" }, fge = { class: "jornada" }, mge = { class: "fecha" }, gge = { class: "teams-row" }, yge = { class: "team team-local" }, vge = { class: "escudo-svg" }, bge = ["src"], xge = { class: "team team-visitor" }, _ge = { class: "escudo-svg" }, wge = ["src"], Tge = {
|
|
150234
150233
|
__name: "AnalisisPrematchType3",
|
|
150235
150234
|
props: {
|
|
150236
150235
|
report: {
|
|
@@ -150275,7 +150274,7 @@ ${n}`;
|
|
|
150275
150274
|
])
|
|
150276
150275
|
]));
|
|
150277
150276
|
}
|
|
150278
|
-
}, Sge = /* @__PURE__ */ ol(Tge, [["__scopeId", "data-v-
|
|
150277
|
+
}, Sge = /* @__PURE__ */ ol(Tge, [["__scopeId", "data-v-23601285"]]), kge = { class: "prematch-bg" }, Age = { class: "subtitle" }, Mge = { class: "jornada" }, Cge = { class: "fecha" }, Pge = { class: "teams-row" }, Ege = { class: "team team-local" }, Oge = { class: "team-header" }, Ige = { class: "escudo-svg" }, Rge = ["src"], Lge = { class: "score" }, zge = { class: "players-list" }, Dge = { class: "player-name" }, Nge = {
|
|
150279
150278
|
key: 0,
|
|
150280
150279
|
class: "more-events-indicator"
|
|
150281
150280
|
}, Fge = { class: "team team-visitor" }, jge = { class: "team-header" }, Uge = { class: "score" }, Bge = { class: "escudo-svg" }, Vge = ["src"], qge = { class: "players-list" }, Wge = { class: "player-name" }, Gge = { key: 0 }, Hge = {
|
|
@@ -150433,7 +150432,7 @@ ${n}`;
|
|
|
150433
150432
|
])
|
|
150434
150433
|
]));
|
|
150435
150434
|
}
|
|
150436
|
-
}, Yge = /* @__PURE__ */ ol(Xge, [["__scopeId", "data-v-
|
|
150435
|
+
}, Yge = /* @__PURE__ */ ol(Xge, [["__scopeId", "data-v-78a5f6b6"]]), Jge = { class: "prematch-bg" }, Kge = { class: "subtitle" }, Zge = { class: "jornada" }, Qge = { class: "fecha" }, $ge = { class: "teams-row" }, eye = { class: "team team-local" }, tye = { class: "escudo-svg" }, rye = ["src"], nye = { class: "team team-visitor" }, iye = { class: "escudo-svg" }, aye = ["src"], oye = {
|
|
150437
150436
|
__name: "AnalisisPrematchType4",
|
|
150438
150437
|
props: {
|
|
150439
150438
|
report: {
|
|
@@ -150478,7 +150477,7 @@ ${n}`;
|
|
|
150478
150477
|
])
|
|
150479
150478
|
]));
|
|
150480
150479
|
}
|
|
150481
|
-
}, sye = /* @__PURE__ */ ol(oye, [["__scopeId", "data-v-
|
|
150480
|
+
}, sye = /* @__PURE__ */ ol(oye, [["__scopeId", "data-v-347d4c02"]]), lye = { class: "prematch-bg" }, cye = { class: "subtitle" }, uye = { class: "jornada" }, dye = { class: "fecha" }, hye = { class: "teams-row" }, pye = { class: "team team-local" }, fye = { class: "team-header" }, mye = { class: "escudo-svg" }, gye = ["src"], yye = { class: "score" }, vye = { class: "players-list" }, bye = { class: "player-name" }, xye = {
|
|
150482
150481
|
key: 0,
|
|
150483
150482
|
class: "more-events-indicator"
|
|
150484
150483
|
}, _ye = { class: "team team-visitor" }, wye = { class: "team-header" }, Tye = { class: "score" }, Sye = { class: "escudo-svg" }, kye = ["src"], Aye = { class: "players-list" }, Mye = { class: "player-name" }, Cye = { key: 0 }, Pye = {
|
|
@@ -150636,7 +150635,7 @@ ${n}`;
|
|
|
150636
150635
|
])
|
|
150637
150636
|
]));
|
|
150638
150637
|
}
|
|
150639
|
-
}, Oye = /* @__PURE__ */ ol(Eye, [["__scopeId", "data-v-
|
|
150638
|
+
}, Oye = /* @__PURE__ */ ol(Eye, [["__scopeId", "data-v-4bfbb192"]]), Iye = {
|
|
150640
150639
|
class: "report-card",
|
|
150641
150640
|
style: { position: "relative" }
|
|
150642
150641
|
}, Rye = {
|
|
@@ -150939,7 +150938,7 @@ ${n}`;
|
|
|
150939
150938
|
])
|
|
150940
150939
|
]));
|
|
150941
150940
|
}
|
|
150942
|
-
}, e1e = /* @__PURE__ */ ol($ye, [["__scopeId", "data-v-
|
|
150941
|
+
}, e1e = /* @__PURE__ */ ol($ye, [["__scopeId", "data-v-3a66dd5f"]]), t1e = { class: "modal-overlay" }, r1e = { class: "modal-content" }, n1e = { class: "modal-footer" }, i1e = ["disabled"], a1e = ["disabled"], o1e = {
|
|
150943
150942
|
__name: "ModalDeleteReport",
|
|
150944
150943
|
props: {
|
|
150945
150944
|
reportId: {
|
|
@@ -150987,7 +150986,7 @@ ${n}`;
|
|
|
150987
150986
|
alt: "Cerrar"
|
|
150988
150987
|
}, null, -1)
|
|
150989
150988
|
])]),
|
|
150990
|
-
e[3] || (e[3] = Xc('<div class="modal-header" data-v-
|
|
150989
|
+
e[3] || (e[3] = Xc('<div class="modal-header" data-v-8c239161><img src="https://golstatsimages.blob.core.windows.net/reports-images/icn-delete-delete.svg" class="icon-title" alt="icon" data-v-8c239161><span class="modal-title" data-v-8c239161>Eliminar reporte</span></div><div class="header-separator" data-v-8c239161></div><div class="modal-body confirm-text" data-v-8c239161> ¿Estás seguro que deseas eliminar<br data-v-8c239161> este reporte? Si lo haces no habrá manera<br data-v-8c239161> de recuperarlo. </div><div class="header-separator" data-v-8c239161></div>', 4)),
|
|
150991
150990
|
Oe("div", n1e, [
|
|
150992
150991
|
Oe("button", {
|
|
150993
150992
|
class: "cancel-btn",
|
|
@@ -151003,7 +151002,7 @@ ${n}`;
|
|
|
151003
151002
|
])
|
|
151004
151003
|
]));
|
|
151005
151004
|
}
|
|
151006
|
-
}, s1e = /* @__PURE__ */ ol(o1e, [["__scopeId", "data-v-
|
|
151005
|
+
}, s1e = /* @__PURE__ */ ol(o1e, [["__scopeId", "data-v-8c239161"]]), l1e = { class: "reports-header" }, c1e = { class: "count" }, u1e = {
|
|
151007
151006
|
key: 0,
|
|
151008
151007
|
class: "sort-options"
|
|
151009
151008
|
}, d1e = ["onClick"], h1e = {
|
|
@@ -151245,7 +151244,7 @@ ${n}`;
|
|
|
151245
151244
|
setup(r) {
|
|
151246
151245
|
return (a, m) => (Ot(), Ut("div", b1e, [
|
|
151247
151246
|
Oe("div", x1e, [
|
|
151248
|
-
m[1] || (m[1] = Xc('<div class="modal-icon" data-v-
|
|
151247
|
+
m[1] || (m[1] = Xc('<div class="modal-icon" data-v-76d7f6ed><svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-76d7f6ed><rect x="8" y="10" width="32" height="20" rx="2" stroke="#C0CBE0" stroke-width="2" data-v-76d7f6ed></rect><rect x="16" y="34" width="16" height="2" rx="1" fill="#C0CBE0" data-v-76d7f6ed></rect></svg></div><div class="modal-text" data-v-76d7f6ed> Esta sección solo está disponible para<br data-v-76d7f6ed> escritorio. Utiliza tu computadora <br data-v-76d7f6ed>para ingresar. </div>', 2)),
|
|
151249
151248
|
Oe("button", {
|
|
151250
151249
|
class: "modal-btn",
|
|
151251
151250
|
onClick: m[0] || (m[0] = (N) => a.$emit("toHome"))
|
|
@@ -151253,7 +151252,7 @@ ${n}`;
|
|
|
151253
151252
|
])
|
|
151254
151253
|
]));
|
|
151255
151254
|
}
|
|
151256
|
-
}, w1e = /* @__PURE__ */ ol(_1e, [["__scopeId", "data-v-
|
|
151255
|
+
}, w1e = /* @__PURE__ */ ol(_1e, [["__scopeId", "data-v-76d7f6ed"]]), T1e = { class: "top-bar" }, S1e = { class: "tabs-container" }, k1e = { class: "tabs" }, A1e = {
|
|
151257
151256
|
key: 0,
|
|
151258
151257
|
class: "actions"
|
|
151259
151258
|
}, M1e = { class: "search-container" }, C1e = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-reports",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.67",
|
|
4
4
|
"main": "dist/gsc-reports.umd.js",
|
|
5
5
|
"module": "dist/gsc-reports.es.js",
|
|
6
6
|
"exports": {
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@golstats/gsc-checkbox": "^1.0.13",
|
|
50
|
-
"@golstats/gsc-template-report-maker": "^1.0.
|
|
50
|
+
"@golstats/gsc-template-report-maker": "^1.0.95",
|
|
51
51
|
"axios": "^1.10.0",
|
|
52
52
|
"gridstack": "^12.1.1",
|
|
53
53
|
"tiny-emitter": "^2.1.0",
|