@golstats/gsc-landing 1.0.98 → 1.0.100
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/arrow-expand.svg +3 -3
- package/dist/back-arrow.svg +3 -3
- package/dist/back-arrow1.svg +3 -3
- package/dist/back-arrow2.svg +3 -3
- package/dist/back-arrow3.svg +3 -3
- package/dist/back-arrow4.svg +3 -3
- package/dist/backarrow.svg +3 -3
- package/dist/css/fonts.css +127 -127
- package/dist/goal-icn.svg +14 -14
- package/dist/goal-icn1.svg +14 -14
- package/dist/goal-icn2.svg +14 -14
- package/dist/group-483271.svg +14 -14
- package/dist/gsc-landing.js +409 -385
- package/dist/gsc-landing.umd.cjs +6 -6
- package/dist/icn-arrow-expand.svg +3 -3
- package/dist/icn-expand-arrow.svg +3 -3
- package/dist/icn-expand-arrow1.svg +3 -3
- package/dist/icn-filter.svg +12 -12
- package/dist/icn-filter1.svg +12 -12
- package/dist/icn-filter2.svg +12 -12
- package/dist/icnplay1.svg +3 -3
- package/dist/next-arrow.svg +3 -3
- package/dist/next-arrow1.svg +3 -3
- package/dist/next-arrow2.svg +3 -3
- package/dist/next-arrow3.svg +3 -3
- package/dist/next-arrow4.svg +3 -3
- package/dist/next-arrow5.svg +3 -3
- package/dist/nextarrow.svg +3 -3
- package/dist/style.css +1 -1
- package/dist/vector.svg +3 -3
- package/package.json +49 -49
package/dist/gsc-landing.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as O, onMounted as Ie, onUnmounted as ft, openBlock as h, createElementBlock as b, createElementVNode as p, normalizeClass as k, toDisplayString as M, unref as ie, useCssVars as xe, createCommentVNode as S, renderSlot as at, watch as ne, createBlock as H, withCtx as pe, Fragment as
|
|
1
|
+
import { ref as O, onMounted as Ie, onUnmounted as ft, openBlock as h, createElementBlock as b, createElementVNode as p, normalizeClass as k, toDisplayString as M, unref as ie, useCssVars as xe, createCommentVNode as S, renderSlot as at, watch as ne, createBlock as H, withCtx as pe, Fragment as U, renderList as he, mergeProps as Vt, pushScopeId as ke, popScopeId as Oe, computed as N, defineComponent as lt, inject as oe, reactive as Ae, h as re, provide as se, nextTick as Ba, cloneVNode as Ft, normalizeStyle as x, resolveComponent as me, createVNode as J, createTextVNode as Me, createStaticVNode as Wd, onBeforeMount as mo, Transition as Ma, withDirectives as qt, vShow as Zt, toRef as Jd, onBeforeUnmount as Xd } from "vue";
|
|
2
2
|
function Ol(e, a) {
|
|
3
3
|
return function() {
|
|
4
4
|
return e.apply(a, arguments);
|
|
@@ -1627,26 +1627,26 @@ function Ql(e) {
|
|
|
1627
1627
|
return Ql(Xt(e, i));
|
|
1628
1628
|
}, t;
|
|
1629
1629
|
}
|
|
1630
|
-
const
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1630
|
+
const Fe = Ql(Ra);
|
|
1631
|
+
Fe.Axios = Jt;
|
|
1632
|
+
Fe.CanceledError = ia;
|
|
1633
|
+
Fe.CancelToken = ci;
|
|
1634
|
+
Fe.isCancel = Gl;
|
|
1635
|
+
Fe.VERSION = Zl;
|
|
1636
|
+
Fe.toFormData = fo;
|
|
1637
|
+
Fe.AxiosError = ce;
|
|
1638
|
+
Fe.Cancel = Fe.CanceledError;
|
|
1639
|
+
Fe.all = function(a) {
|
|
1640
1640
|
return Promise.all(a);
|
|
1641
1641
|
};
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1642
|
+
Fe.spread = Cm;
|
|
1643
|
+
Fe.isAxiosError = Sm;
|
|
1644
|
+
Fe.mergeConfig = Xt;
|
|
1645
|
+
Fe.AxiosHeaders = dt;
|
|
1646
|
+
Fe.formToJSON = (e) => Nl(T.isHTMLForm(e) ? new FormData(e) : e);
|
|
1647
|
+
Fe.getAdapter = ql.getAdapter;
|
|
1648
|
+
Fe.HttpStatusCode = wn;
|
|
1649
|
+
Fe.default = Fe;
|
|
1650
1650
|
function km(e) {
|
|
1651
1651
|
const a = O({ width: 0, height: 0 });
|
|
1652
1652
|
function t() {
|
|
@@ -1742,7 +1742,7 @@ const vn = /* @__PURE__ */ new Map([
|
|
|
1742
1742
|
])
|
|
1743
1743
|
]));
|
|
1744
1744
|
}
|
|
1745
|
-
}, Im = /* @__PURE__ */ st(zm, [["__scopeId", "data-v-
|
|
1745
|
+
}, Im = /* @__PURE__ */ st(zm, [["__scopeId", "data-v-caa30d1f"]]), Em = (e, a) => {
|
|
1746
1746
|
const t = e.__vccOpts || e;
|
|
1747
1747
|
for (const [o, i] of a)
|
|
1748
1748
|
t[o] = i;
|
|
@@ -1894,7 +1894,7 @@ function Km(e, a, t, o, i, n) {
|
|
|
1894
1894
|
], 2)) : S("", !0)
|
|
1895
1895
|
], 512);
|
|
1896
1896
|
}
|
|
1897
|
-
const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08d"]]), Yl = (e) => (ke("data-v-
|
|
1897
|
+
const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08d"]]), Yl = (e) => (ke("data-v-888b2477"), e = e(), Oe(), e), qm = { class: "my-players" }, Zm = { class: "my-players__header" }, Qm = { class: "my-players__title" }, Ym = /* @__PURE__ */ Yl(() => /* @__PURE__ */ p("span", { style: { "text-decoration-line": "underline" } }, "Ver todos", -1)), Wm = /* @__PURE__ */ Yl(() => /* @__PURE__ */ p("span", null, "→", -1)), Jm = [
|
|
1898
1898
|
Ym,
|
|
1899
1899
|
Wm
|
|
1900
1900
|
], Xm = { class: "my-players__list" }, _m = {
|
|
@@ -1982,7 +1982,7 @@ const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08
|
|
|
1982
1982
|
}, {
|
|
1983
1983
|
default: pe(() => [
|
|
1984
1984
|
p("div", Xm, [
|
|
1985
|
-
(h(!0), b(
|
|
1985
|
+
(h(!0), b(U, null, he(o.value, (l) => (h(), H(Im, Vt(l, {
|
|
1986
1986
|
isImgFullWidth: e.isImgFullWidth,
|
|
1987
1987
|
onClickProfileBtn: (c) => a("clickProfileBtn", l),
|
|
1988
1988
|
key: l.player_id
|
|
@@ -1993,7 +1993,7 @@ const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08
|
|
|
1993
1993
|
}))
|
|
1994
1994
|
]));
|
|
1995
1995
|
}
|
|
1996
|
-
}, $m = /* @__PURE__ */ st(_m, [["__scopeId", "data-v-260deda7"]]), Qo = "data:image/svg+xml,%3csvg%20width='69'%20height='70'%20viewBox='0%200%2069%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_b_3196_29756)'%3e%3crect%20x='29'%20y='35'%20width='11'%20height='11'%20rx='1'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='29.5'%20y='35.5'%20width='10'%20height='10'%20rx='0.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_b_3196_29756)'%3e%3crect%20x='48'%20y='35'%20width='11'%20height='11'%20rx='1'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='48.5'%20y='35.5'%20width='10'%20height='10'%20rx='0.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_b_3196_29756)'%3e%3crect%20x='10'%20y='35'%20width='11'%20height='11'%20rx='1'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='10.5'%20y='35.5'%20width='10'%20height='10'%20rx='0.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cg%20opacity='0.6'%3e%3cpath%20d='M60.5556%208.70056H8.44444C4.33299%208.70056%201%2011.7003%201%2015.4006V62.3007C1%2066.001%204.33299%2069.0007%208.44444%2069.0007H60.5556C64.667%2069.0007%2068%2066.001%2068%2062.3007V15.4006C68%2011.7003%2064.667%208.70056%2060.5556%208.70056Z'%20stroke='white'%20stroke-width='1.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%2028.7991H68'%20stroke='white'%20stroke-width='1.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M49.3872%201.99982V15.3999'%20stroke='white'%20stroke-width='3.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6128%201.99982V15.3999'%20stroke='white'%20stroke-width='3.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_b_3196_29756'%20x='13'%20y='19'%20width='43'%20height='43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29756'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29756'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_b_3196_29756'%20x='32'%20y='19'%20width='43'%20height='43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29756'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29756'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter2_b_3196_29756'%20x='-6'%20y='19'%20width='43'%20height='43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29756'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29756'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e", vs = "data:image/svg+xml,%3csvg%20width='75'%20height='75'%20viewBox='0%200%2075%2075'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_b_3196_29781)'%3e%3crect%20x='6.00049'%20y='6'%20width='60'%20height='60'%20rx='30'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='6.50049'%20y='6.5'%20width='59'%20height='59'%20rx='29.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cpath%20opacity='0.6'%20d='M71%2036C71%2042.9221%2068.9475%2049.6887%2065.1019%2055.4443C61.2563%2061.1998%2055.7905%2065.6859%2049.3954%2068.3351C43.0004%2070.9844%2035.9634%2071.6779%2029.1743%2070.3279C22.3851%2068.978%2016.1487%2065.6452%2011.2536%2060.751C6.3585%2055.8569%203.02455%2049.6211%201.67333%2042.8322C0.322108%2036.0433%201.01429%2029.0061%203.66235%2022.6106C6.31041%2016.2151%2010.7954%2010.7484%2016.5503%206.90175C22.3051%203.05512%2029.0714%201.0013%2035.9934%201C40.5903%200.999139%2045.1422%201.9038%2049.3894%203.66233C53.6365%205.42086%2057.4957%207.99881%2060.7464%2011.2489C63.9972%2014.4991%2066.5758%2018.3577%2068.3352%2022.6046C70.0945%2026.8514%2071%2031.4032%2071%2036V36Z'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20opacity='0.6'%20d='M74%2074L62%2062'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M44.4013%2048.6044V45.4039C44.4013%2043.7062%2043.727%2042.0781%2042.5266%2040.8777C41.3263%2039.6773%2039.6983%2039.0029%2038.0007%2039.0029H28.3999C26.7024%2039.0029%2025.0743%2039.6773%2023.874%2040.8777C22.6737%2042.0781%2021.9993%2043.7062%2021.9993%2045.4039V48.6044'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2.38256'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M33.2031%2032.6016C36.738%2032.6016%2039.6037%2029.7358%2039.6037%2026.2006C39.6037%2022.6654%2036.738%2019.7996%2033.2031%2019.7996C29.6682%2019.7996%2026.8026%2022.6654%2026.8026%2026.2006C26.8026%2029.7358%2029.6682%2032.6016%2033.2031%2032.6016Z'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2.38256'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M49.1998%2027.8009V37.4024M54.0003%2032.6017H44.3994'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2.38256'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3cfilter%20id='filter0_b_3196_29781'%20x='-9.99951'%20y='-10'%20width='92'%20height='92'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29781'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29781'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e", ep = "data:image/svg+xml,%3csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Football%20Jersey'%3e%3cg%20id='Layer%2010'%3e%3cpath%20id='Vector'%20d='M71.7192%2052.1016V40.3172L87.7223%2033.6376C87.9169%2033.558%2088.0912%2033.4359%2088.2323%2033.2802C88.3735%2033.1244%2088.4779%2032.939%2088.538%2032.7376C88.5985%2032.5342%2088.6123%2032.3197%2088.5782%2032.1103C88.5441%2031.9009%2088.463%2031.7018%2088.3411%2031.5282L71.4661%207.62193C71.4289%207.5532%2071.3866%207.48739%2071.3395%207.42506C69.4243%205.50395%2067.1463%203.98259%2064.6381%202.94935C62.1298%201.91612%2059.4413%201.39161%2056.7286%201.40631H53.438C53.065%201.40631%2052.7073%201.55446%2052.4436%201.81819C52.1799%202.08191%2052.0317%202.4396%2052.0317%202.81256V5.62506C52.0317%207.48986%2051.2909%209.27829%2049.9723%2010.5969C48.6537%2011.9155%2046.8653%2012.6563%2045.0005%2012.6563C43.1357%2012.6563%2041.3472%2011.9155%2040.0286%2010.5969C38.71%209.27829%2037.9692%207.48986%2037.9692%205.62506V2.81256C37.9692%202.4396%2037.8211%202.08191%2037.5573%201.81819C37.2936%201.55446%2036.9359%201.40631%2036.563%201.40631H33.2723C30.5634%201.39718%2027.8796%201.92572%2025.3764%202.96128C22.8731%203.99684%2020.6003%205.51885%2018.6895%207.43912C18.6424%207.50145%2018.6001%207.56727%2018.563%207.63599L1.68797%2031.5422C1.56603%2031.7159%201.48498%2031.9149%201.45089%2032.1244C1.41679%2032.3338%201.43054%2032.5482%201.49109%2032.7516C1.55114%2032.9531%201.65558%2033.1385%201.79673%2033.2942C1.93788%2033.45%202.11215%2033.5721%202.30672%2033.6516L18.2817%2040.3172V81.5626C18.2817%2081.9355%2018.4299%2082.2932%2018.6936%2082.5569C18.9573%2082.8206%2019.315%2082.9688%2019.688%2082.9688H57.1505C59.2007%2085.1122%2061.7416%2086.7246%2064.5541%2087.6667C67.3665%2088.6089%2070.366%2088.8527%2073.2936%2088.3769C76.2213%2087.9011%2078.9892%2086.7202%2081.3586%2084.9359C83.7279%2083.1516%2085.6276%2080.8176%2086.8936%2078.1353C88.1596%2075.453%2088.7539%2072.503%2088.6253%2069.5397C88.4967%2066.5764%2087.649%2063.6889%2086.1554%2061.1264C84.6617%2058.5639%2082.567%2056.4032%2080.052%2054.8309C77.5369%2053.2587%2074.6771%2052.3219%2071.7192%2052.1016ZM84.8255%2065.011L77.7942%2066.0235L71.7192%2061.2001V54.9141C74.6356%2055.1837%2077.4155%2056.2757%2079.7356%2058.0631C82.0558%2059.8505%2083.8208%2062.2599%2084.8255%2065.011ZM73.5755%2074.5313H67.1067L64.927%2067.9922L70.313%2063.6751L75.6989%2067.9922L73.5755%2074.5313ZM54.8442%2070.3126C54.8475%2069.4546%2054.9227%2068.5985%2055.0692%2067.7532L62.227%2068.7657L64.5192%2075.6563L59.7661%2081.5626C58.2159%2080.1269%2056.9786%2078.3867%2056.1317%2076.4509C55.2848%2074.5152%2054.8465%2072.4255%2054.8442%2070.3126ZM68.9067%2052.0313C66.9688%2052.1978%2065.07%2052.6726%2063.2817%2053.4376V51.3141C63.2728%2045.3135%2065.2507%2039.4787%2068.9067%2034.7204V52.0313ZM68.9067%2054.8438V61.1297L62.8739%2066.0938L55.8427%2065.0813C56.8334%2062.3231%2058.5873%2059.9031%2060.9002%2058.1031C63.213%2056.3031%2065.9897%2055.1972%2068.9067%2054.9141V54.8438ZM71.7192%2037.2657V12.8672L85.0223%2031.7251L71.7192%2037.2657ZM4.97859%2031.7251L18.2817%2012.8672V37.2657L4.97859%2031.7251ZM21.0942%2034.7204C24.7503%2039.4787%2026.7282%2045.3135%2026.7192%2051.3141V80.1563H21.0942V34.7204ZM29.5317%2080.1563V51.3141C29.546%2043.5117%2026.5194%2036.0108%2021.0942%2030.4032V9.02818C24.3875%205.92407%2028.7467%204.20253%2033.2723%204.21881H35.1567V5.62506C35.1567%208.23578%2036.1938%2010.7396%2038.0399%2012.5856C39.8859%2014.4317%2042.3897%2015.4688%2045.0005%2015.4688C47.6112%2015.4688%2050.115%2014.4317%2051.9611%2012.5856C53.8071%2010.7396%2054.8442%208.23578%2054.8442%205.62506V4.21881H56.7286C61.2542%204.20253%2065.6134%205.92407%2068.9067%209.02818V30.4032C63.4816%2036.0108%2060.455%2043.5117%2060.4692%2051.3141V54.9282C56.3926%2057.542%2053.5197%2061.6664%2052.4809%2066.3963C51.4421%2071.1261%2052.3224%2076.0748%2054.9286%2080.1563H29.5317ZM61.988%2083.3204L66.7692%2077.3438H73.8005L78.5817%2083.3204C76.1021%2084.9263%2073.211%2085.7808%2070.2567%2085.7808C67.3025%2085.7808%2064.4113%2084.9263%2061.9317%2083.3204H61.988ZM80.8598%2081.5626L76.1067%2075.6563L78.3989%2068.7657L85.5567%2067.7532C85.9891%2070.2641%2085.7858%2072.8433%2084.9653%2075.2555C84.1449%2077.6677%2082.7335%2079.836%2080.8598%2081.5626Z'%20fill='%23A0A9AF'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", tp = "data:image/svg+xml,%3csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='fi_8584464'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M76.9582%2067.1642V5.59678C76.9582%204.8244%2076.3322%204.19775%2075.5592%204.19775H13.9918C13.2194%204.19775%2012.5928%204.8244%2012.5928%205.59678V67.1642C12.5928%2067.676%2012.8722%2068.1475%2013.3222%2068.3926L44.1055%2085.1836C44.5233%2085.4113%2045.0277%2085.4113%2045.4455%2085.1836L76.2295%2068.3926C76.6788%2068.1475%2076.9582%2067.676%2076.9582%2067.1642ZM74.1602%2018.1901V66.3333L44.7758%2082.3614L15.3915%2066.3333V18.1901H74.1602ZM44.7758%2023.7875C32.419%2023.7875%2022.3873%2033.8192%2022.3873%2046.1754C22.3873%2058.5316%2032.419%2068.5632%2044.7758%2068.5632C57.132%2068.5632%2067.1637%2058.5316%2067.1637%2046.1754C67.1637%2033.8192%2057.132%2023.7875%2044.7758%2023.7875ZM38.8795%2064.8604L44.7758%2059.985L50.6715%2064.8604C48.8104%2065.4481%2046.8297%2065.7651%2044.7758%2065.7651C42.7213%2065.7651%2040.7406%2065.4481%2038.8795%2064.8604ZM35.939%2028.6905C32.2168%2030.5772%2029.177%2033.617%2027.2903%2037.3392L33.8603%2045.2834C34.2881%2045.8013%2034.2881%2046.5495%2033.8603%2047.0673L27.2903%2055.0115C29.177%2058.7337%2032.2175%2061.7742%2035.939%2063.6602L43.8839%2057.0909C44.4011%2056.6631%2045.1499%2056.6631%2045.6671%2057.0909L53.6119%2063.6602C57.3342%2061.7736%2060.374%2058.7337%2062.2607%2055.0115L55.6907%2047.0673C55.2628%2046.5495%2055.2628%2045.8013%2055.6907%2045.2834L62.2607%2037.3392C60.374%2033.617%2057.3342%2030.5765%2053.6119%2028.6905L45.6671%2035.2598C45.1499%2035.6877%2044.4011%2035.6877%2043.8839%2035.2598L35.939%2028.6905ZM45.5979%2037.5475C45.1076%2037.1908%2044.4434%2037.1908%2043.9531%2037.5475L36.8243%2042.7272C36.3333%2043.0831%2036.1284%2043.7151%2036.3158%2044.2914L39.0387%2052.6722C39.2261%2053.2484%2039.7634%2053.6393%2040.3699%2053.6393H49.1818C49.7876%2053.6393%2050.3249%2053.2484%2050.5123%2052.6722L53.2358%2044.2914C53.4225%2043.7151%2053.2177%2043.0831%2052.7274%2042.7272L45.5979%2037.5475ZM58.5848%2046.1754L63.4609%2040.279C64.0486%2042.1401%2064.3649%2044.1208%2064.3649%2046.1754C64.3649%2048.2299%2064.0486%2050.2106%2063.4609%2052.0717L58.5848%2046.1754ZM26.0908%2040.279L30.9662%2046.1754L26.0908%2052.0717C25.5031%2050.2106%2025.1861%2048.2299%2025.1861%2046.1754C25.1861%2044.1208%2025.5031%2042.1401%2026.0908%2040.279ZM44.7758%2040.4086L50.2598%2044.3935L48.1649%2050.8406H41.3861L39.2912%2044.3935L44.7758%2040.4086ZM50.6715%2027.4903L44.7758%2032.3657L38.8795%2027.4903C40.7406%2026.9026%2042.7213%2026.5856%2044.7758%2026.5856C46.8297%2026.5856%2048.8104%2026.9026%2050.6715%2027.4903ZM74.1602%2015.392H15.3915C15.3915%2014.9548%2015.3915%2012.5933%2015.3915%2012.5933H74.1602V15.392ZM15.3915%209.79454V6.99648H74.1602V9.79454H15.3915Z'%20fill='%23A0A9AF'/%3e%3c/g%3e%3c/svg%3e", ap = ["onClick"], op = { class: "grid-section__image" }, np = ["src"], ip = { class: "grid-section__label" }, sp = { class: "grid-section__image" }, rp = ["src"], lp = { class: "grid-section__label" }, cp = {
|
|
1996
|
+
}, $m = /* @__PURE__ */ st(_m, [["__scopeId", "data-v-888b2477"]]), Qo = "data:image/svg+xml,%3csvg%20width='69'%20height='70'%20viewBox='0%200%2069%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_b_3196_29756)'%3e%3crect%20x='29'%20y='35'%20width='11'%20height='11'%20rx='1'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='29.5'%20y='35.5'%20width='10'%20height='10'%20rx='0.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cg%20filter='url(%23filter1_b_3196_29756)'%3e%3crect%20x='48'%20y='35'%20width='11'%20height='11'%20rx='1'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='48.5'%20y='35.5'%20width='10'%20height='10'%20rx='0.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cg%20filter='url(%23filter2_b_3196_29756)'%3e%3crect%20x='10'%20y='35'%20width='11'%20height='11'%20rx='1'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='10.5'%20y='35.5'%20width='10'%20height='10'%20rx='0.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cg%20opacity='0.6'%3e%3cpath%20d='M60.5556%208.70056H8.44444C4.33299%208.70056%201%2011.7003%201%2015.4006V62.3007C1%2066.001%204.33299%2069.0007%208.44444%2069.0007H60.5556C64.667%2069.0007%2068%2066.001%2068%2062.3007V15.4006C68%2011.7003%2064.667%208.70056%2060.5556%208.70056Z'%20stroke='white'%20stroke-width='1.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%2028.7991H68'%20stroke='white'%20stroke-width='1.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M49.3872%201.99982V15.3999'%20stroke='white'%20stroke-width='3.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.6128%201.99982V15.3999'%20stroke='white'%20stroke-width='3.88'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_b_3196_29756'%20x='13'%20y='19'%20width='43'%20height='43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29756'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29756'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter1_b_3196_29756'%20x='32'%20y='19'%20width='43'%20height='43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29756'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29756'%20result='shape'/%3e%3c/filter%3e%3cfilter%20id='filter2_b_3196_29756'%20x='-6'%20y='19'%20width='43'%20height='43'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29756'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29756'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e", vs = "data:image/svg+xml,%3csvg%20width='75'%20height='75'%20viewBox='0%200%2075%2075'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_b_3196_29781)'%3e%3crect%20x='6.00049'%20y='6'%20width='60'%20height='60'%20rx='30'%20fill='white'%20fill-opacity='0.08'/%3e%3crect%20x='6.50049'%20y='6.5'%20width='59'%20height='59'%20rx='29.5'%20stroke='white'%20stroke-opacity='0.16'/%3e%3c/g%3e%3cpath%20opacity='0.6'%20d='M71%2036C71%2042.9221%2068.9475%2049.6887%2065.1019%2055.4443C61.2563%2061.1998%2055.7905%2065.6859%2049.3954%2068.3351C43.0004%2070.9844%2035.9634%2071.6779%2029.1743%2070.3279C22.3851%2068.978%2016.1487%2065.6452%2011.2536%2060.751C6.3585%2055.8569%203.02455%2049.6211%201.67333%2042.8322C0.322108%2036.0433%201.01429%2029.0061%203.66235%2022.6106C6.31041%2016.2151%2010.7954%2010.7484%2016.5503%206.90175C22.3051%203.05512%2029.0714%201.0013%2035.9934%201C40.5903%200.999139%2045.1422%201.9038%2049.3894%203.66233C53.6365%205.42086%2057.4957%207.99881%2060.7464%2011.2489C63.9972%2014.4991%2066.5758%2018.3577%2068.3352%2022.6046C70.0945%2026.8514%2071%2031.4032%2071%2036V36Z'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20opacity='0.6'%20d='M74%2074L62%2062'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M44.4013%2048.6044V45.4039C44.4013%2043.7062%2043.727%2042.0781%2042.5266%2040.8777C41.3263%2039.6773%2039.6983%2039.0029%2038.0007%2039.0029H28.3999C26.7024%2039.0029%2025.0743%2039.6773%2023.874%2040.8777C22.6737%2042.0781%2021.9993%2043.7062%2021.9993%2045.4039V48.6044'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2.38256'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M33.2031%2032.6016C36.738%2032.6016%2039.6037%2029.7358%2039.6037%2026.2006C39.6037%2022.6654%2036.738%2019.7996%2033.2031%2019.7996C29.6682%2019.7996%2026.8026%2022.6654%2026.8026%2026.2006C26.8026%2029.7358%2029.6682%2032.6016%2033.2031%2032.6016Z'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2.38256'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M49.1998%2027.8009V37.4024M54.0003%2032.6017H44.3994'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2.38256'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3cfilter%20id='filter0_b_3196_29781'%20x='-9.99951'%20y='-10'%20width='92'%20height='92'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImageFix'%20stdDeviation='8'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect1_backgroundBlur_3196_29781'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_backgroundBlur_3196_29781'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e", ep = "data:image/svg+xml,%3csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Football%20Jersey'%3e%3cg%20id='Layer%2010'%3e%3cpath%20id='Vector'%20d='M71.7192%2052.1016V40.3172L87.7223%2033.6376C87.9169%2033.558%2088.0912%2033.4359%2088.2323%2033.2802C88.3735%2033.1244%2088.4779%2032.939%2088.538%2032.7376C88.5985%2032.5342%2088.6123%2032.3197%2088.5782%2032.1103C88.5441%2031.9009%2088.463%2031.7018%2088.3411%2031.5282L71.4661%207.62193C71.4289%207.5532%2071.3866%207.48739%2071.3395%207.42506C69.4243%205.50395%2067.1463%203.98259%2064.6381%202.94935C62.1298%201.91612%2059.4413%201.39161%2056.7286%201.40631H53.438C53.065%201.40631%2052.7073%201.55446%2052.4436%201.81819C52.1799%202.08191%2052.0317%202.4396%2052.0317%202.81256V5.62506C52.0317%207.48986%2051.2909%209.27829%2049.9723%2010.5969C48.6537%2011.9155%2046.8653%2012.6563%2045.0005%2012.6563C43.1357%2012.6563%2041.3472%2011.9155%2040.0286%2010.5969C38.71%209.27829%2037.9692%207.48986%2037.9692%205.62506V2.81256C37.9692%202.4396%2037.8211%202.08191%2037.5573%201.81819C37.2936%201.55446%2036.9359%201.40631%2036.563%201.40631H33.2723C30.5634%201.39718%2027.8796%201.92572%2025.3764%202.96128C22.8731%203.99684%2020.6003%205.51885%2018.6895%207.43912C18.6424%207.50145%2018.6001%207.56727%2018.563%207.63599L1.68797%2031.5422C1.56603%2031.7159%201.48498%2031.9149%201.45089%2032.1244C1.41679%2032.3338%201.43054%2032.5482%201.49109%2032.7516C1.55114%2032.9531%201.65558%2033.1385%201.79673%2033.2942C1.93788%2033.45%202.11215%2033.5721%202.30672%2033.6516L18.2817%2040.3172V81.5626C18.2817%2081.9355%2018.4299%2082.2932%2018.6936%2082.5569C18.9573%2082.8206%2019.315%2082.9688%2019.688%2082.9688H57.1505C59.2007%2085.1122%2061.7416%2086.7246%2064.5541%2087.6667C67.3665%2088.6089%2070.366%2088.8527%2073.2936%2088.3769C76.2213%2087.9011%2078.9892%2086.7202%2081.3586%2084.9359C83.7279%2083.1516%2085.6276%2080.8176%2086.8936%2078.1353C88.1596%2075.453%2088.7539%2072.503%2088.6253%2069.5397C88.4967%2066.5764%2087.649%2063.6889%2086.1554%2061.1264C84.6617%2058.5639%2082.567%2056.4032%2080.052%2054.8309C77.5369%2053.2587%2074.6771%2052.3219%2071.7192%2052.1016ZM84.8255%2065.011L77.7942%2066.0235L71.7192%2061.2001V54.9141C74.6356%2055.1837%2077.4155%2056.2757%2079.7356%2058.0631C82.0558%2059.8505%2083.8208%2062.2599%2084.8255%2065.011ZM73.5755%2074.5313H67.1067L64.927%2067.9922L70.313%2063.6751L75.6989%2067.9922L73.5755%2074.5313ZM54.8442%2070.3126C54.8475%2069.4546%2054.9227%2068.5985%2055.0692%2067.7532L62.227%2068.7657L64.5192%2075.6563L59.7661%2081.5626C58.2159%2080.1269%2056.9786%2078.3867%2056.1317%2076.4509C55.2848%2074.5152%2054.8465%2072.4255%2054.8442%2070.3126ZM68.9067%2052.0313C66.9688%2052.1978%2065.07%2052.6726%2063.2817%2053.4376V51.3141C63.2728%2045.3135%2065.2507%2039.4787%2068.9067%2034.7204V52.0313ZM68.9067%2054.8438V61.1297L62.8739%2066.0938L55.8427%2065.0813C56.8334%2062.3231%2058.5873%2059.9031%2060.9002%2058.1031C63.213%2056.3031%2065.9897%2055.1972%2068.9067%2054.9141V54.8438ZM71.7192%2037.2657V12.8672L85.0223%2031.7251L71.7192%2037.2657ZM4.97859%2031.7251L18.2817%2012.8672V37.2657L4.97859%2031.7251ZM21.0942%2034.7204C24.7503%2039.4787%2026.7282%2045.3135%2026.7192%2051.3141V80.1563H21.0942V34.7204ZM29.5317%2080.1563V51.3141C29.546%2043.5117%2026.5194%2036.0108%2021.0942%2030.4032V9.02818C24.3875%205.92407%2028.7467%204.20253%2033.2723%204.21881H35.1567V5.62506C35.1567%208.23578%2036.1938%2010.7396%2038.0399%2012.5856C39.8859%2014.4317%2042.3897%2015.4688%2045.0005%2015.4688C47.6112%2015.4688%2050.115%2014.4317%2051.9611%2012.5856C53.8071%2010.7396%2054.8442%208.23578%2054.8442%205.62506V4.21881H56.7286C61.2542%204.20253%2065.6134%205.92407%2068.9067%209.02818V30.4032C63.4816%2036.0108%2060.455%2043.5117%2060.4692%2051.3141V54.9282C56.3926%2057.542%2053.5197%2061.6664%2052.4809%2066.3963C51.4421%2071.1261%2052.3224%2076.0748%2054.9286%2080.1563H29.5317ZM61.988%2083.3204L66.7692%2077.3438H73.8005L78.5817%2083.3204C76.1021%2084.9263%2073.211%2085.7808%2070.2567%2085.7808C67.3025%2085.7808%2064.4113%2084.9263%2061.9317%2083.3204H61.988ZM80.8598%2081.5626L76.1067%2075.6563L78.3989%2068.7657L85.5567%2067.7532C85.9891%2070.2641%2085.7858%2072.8433%2084.9653%2075.2555C84.1449%2077.6677%2082.7335%2079.836%2080.8598%2081.5626Z'%20fill='%23A0A9AF'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", tp = "data:image/svg+xml,%3csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='fi_8584464'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M76.9582%2067.1642V5.59678C76.9582%204.8244%2076.3322%204.19775%2075.5592%204.19775H13.9918C13.2194%204.19775%2012.5928%204.8244%2012.5928%205.59678V67.1642C12.5928%2067.676%2012.8722%2068.1475%2013.3222%2068.3926L44.1055%2085.1836C44.5233%2085.4113%2045.0277%2085.4113%2045.4455%2085.1836L76.2295%2068.3926C76.6788%2068.1475%2076.9582%2067.676%2076.9582%2067.1642ZM74.1602%2018.1901V66.3333L44.7758%2082.3614L15.3915%2066.3333V18.1901H74.1602ZM44.7758%2023.7875C32.419%2023.7875%2022.3873%2033.8192%2022.3873%2046.1754C22.3873%2058.5316%2032.419%2068.5632%2044.7758%2068.5632C57.132%2068.5632%2067.1637%2058.5316%2067.1637%2046.1754C67.1637%2033.8192%2057.132%2023.7875%2044.7758%2023.7875ZM38.8795%2064.8604L44.7758%2059.985L50.6715%2064.8604C48.8104%2065.4481%2046.8297%2065.7651%2044.7758%2065.7651C42.7213%2065.7651%2040.7406%2065.4481%2038.8795%2064.8604ZM35.939%2028.6905C32.2168%2030.5772%2029.177%2033.617%2027.2903%2037.3392L33.8603%2045.2834C34.2881%2045.8013%2034.2881%2046.5495%2033.8603%2047.0673L27.2903%2055.0115C29.177%2058.7337%2032.2175%2061.7742%2035.939%2063.6602L43.8839%2057.0909C44.4011%2056.6631%2045.1499%2056.6631%2045.6671%2057.0909L53.6119%2063.6602C57.3342%2061.7736%2060.374%2058.7337%2062.2607%2055.0115L55.6907%2047.0673C55.2628%2046.5495%2055.2628%2045.8013%2055.6907%2045.2834L62.2607%2037.3392C60.374%2033.617%2057.3342%2030.5765%2053.6119%2028.6905L45.6671%2035.2598C45.1499%2035.6877%2044.4011%2035.6877%2043.8839%2035.2598L35.939%2028.6905ZM45.5979%2037.5475C45.1076%2037.1908%2044.4434%2037.1908%2043.9531%2037.5475L36.8243%2042.7272C36.3333%2043.0831%2036.1284%2043.7151%2036.3158%2044.2914L39.0387%2052.6722C39.2261%2053.2484%2039.7634%2053.6393%2040.3699%2053.6393H49.1818C49.7876%2053.6393%2050.3249%2053.2484%2050.5123%2052.6722L53.2358%2044.2914C53.4225%2043.7151%2053.2177%2043.0831%2052.7274%2042.7272L45.5979%2037.5475ZM58.5848%2046.1754L63.4609%2040.279C64.0486%2042.1401%2064.3649%2044.1208%2064.3649%2046.1754C64.3649%2048.2299%2064.0486%2050.2106%2063.4609%2052.0717L58.5848%2046.1754ZM26.0908%2040.279L30.9662%2046.1754L26.0908%2052.0717C25.5031%2050.2106%2025.1861%2048.2299%2025.1861%2046.1754C25.1861%2044.1208%2025.5031%2042.1401%2026.0908%2040.279ZM44.7758%2040.4086L50.2598%2044.3935L48.1649%2050.8406H41.3861L39.2912%2044.3935L44.7758%2040.4086ZM50.6715%2027.4903L44.7758%2032.3657L38.8795%2027.4903C40.7406%2026.9026%2042.7213%2026.5856%2044.7758%2026.5856C46.8297%2026.5856%2048.8104%2026.9026%2050.6715%2027.4903ZM74.1602%2015.392H15.3915C15.3915%2014.9548%2015.3915%2012.5933%2015.3915%2012.5933H74.1602V15.392ZM15.3915%209.79454V6.99648H74.1602V9.79454H15.3915Z'%20fill='%23A0A9AF'/%3e%3c/g%3e%3c/svg%3e", ap = ["onClick"], op = { class: "grid-section__image" }, np = ["src"], ip = { class: "grid-section__label" }, sp = { class: "grid-section__image" }, rp = ["src"], lp = { class: "grid-section__label" }, cp = {
|
|
1997
1997
|
__name: "GSCGridTeamsMatches",
|
|
1998
1998
|
props: {
|
|
1999
1999
|
isPlayer: {
|
|
@@ -2047,7 +2047,7 @@ const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08
|
|
|
2047
2047
|
function o(s) {
|
|
2048
2048
|
a("action", s);
|
|
2049
2049
|
}
|
|
2050
|
-
const i =
|
|
2050
|
+
const i = N(() => t.componentWidth < 768), n = N(() => {
|
|
2051
2051
|
let s;
|
|
2052
2052
|
return t.isPlayer ? s = [
|
|
2053
2053
|
{
|
|
@@ -2125,13 +2125,13 @@ const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08
|
|
|
2125
2125
|
return (s, r) => (h(), b("section", {
|
|
2126
2126
|
class: k(["grid-section", { mobile: i.value }])
|
|
2127
2127
|
}, [
|
|
2128
|
-
(h(!0), b(
|
|
2128
|
+
(h(!0), b(U, null, he(n.value, (u, l) => (h(), b("div", {
|
|
2129
2129
|
key: l,
|
|
2130
2130
|
class: "grid-section__card",
|
|
2131
2131
|
onClick: (c) => o(u)
|
|
2132
2132
|
}, [
|
|
2133
|
-
e.isPublic ? (h(), b(
|
|
2134
|
-
u.label != "Scouting cientifico →" ? (h(), b(
|
|
2133
|
+
e.isPublic ? (h(), b(U, { key: 0 }, [
|
|
2134
|
+
u.label != "Scouting cientifico →" ? (h(), b(U, { key: 0 }, [
|
|
2135
2135
|
p("figure", op, [
|
|
2136
2136
|
u.image !== "" ? (h(), b("img", {
|
|
2137
2137
|
key: 0,
|
|
@@ -2142,7 +2142,7 @@ const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08
|
|
|
2142
2142
|
]),
|
|
2143
2143
|
p("p", ip, M(u.label), 1)
|
|
2144
2144
|
], 64)) : S("", !0)
|
|
2145
|
-
], 64)) : (h(), b(
|
|
2145
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
2146
2146
|
p("figure", sp, [
|
|
2147
2147
|
u.image !== "" ? (h(), b("img", {
|
|
2148
2148
|
key: 0,
|
|
@@ -2156,7 +2156,7 @@ const ao = /* @__PURE__ */ Em(di, [["render", Km], ["__scopeId", "data-v-b548a08
|
|
|
2156
2156
|
], 8, ap))), 128))
|
|
2157
2157
|
], 2));
|
|
2158
2158
|
}
|
|
2159
|
-
}, dp = /* @__PURE__ */ st(cp, [["__scopeId", "data-v-
|
|
2159
|
+
}, dp = /* @__PURE__ */ st(cp, [["__scopeId", "data-v-38f07932"]]);
|
|
2160
2160
|
function Wl(e, a) {
|
|
2161
2161
|
return function() {
|
|
2162
2162
|
return e.apply(a, arguments);
|
|
@@ -4126,7 +4126,7 @@ function ng(e, a, t, o, i, n) {
|
|
|
4126
4126
|
onClick: n.click
|
|
4127
4127
|
}, null, 8, ["onClick"])
|
|
4128
4128
|
], 6)),
|
|
4129
|
-
(h(!0), b(
|
|
4129
|
+
(h(!0), b(U, null, he(t.data, (r, u) => (h(), b("div", {
|
|
4130
4130
|
key: u,
|
|
4131
4131
|
style: x(n.customStyleTeam),
|
|
4132
4132
|
class: k([r.id == i.teamselect ? "colorselect" : "", "gsc-filterperteam__panel-teams__cont-teams__btn-team hover-team"]),
|
|
@@ -4437,7 +4437,7 @@ function Eg(e, a, t, o, i, n) {
|
|
|
4437
4437
|
t.isVideos ? (h(), b("div", Cg, " ")) : S("", !0),
|
|
4438
4438
|
Sg,
|
|
4439
4439
|
t.isGames ? (h(), b("div", kg, [
|
|
4440
|
-
o.elementSize.width > 580 ? (h(), b(
|
|
4440
|
+
o.elementSize.width > 580 ? (h(), b(U, { key: 0 }, [
|
|
4441
4441
|
Me("Últimos juegos")
|
|
4442
4442
|
], 64)) : (h(), b("span", Og, [
|
|
4443
4443
|
Me("Últimos "),
|
|
@@ -4503,7 +4503,7 @@ function Eg(e, a, t, o, i, n) {
|
|
|
4503
4503
|
"background-color": t.data.games_played > 0 ? "#2A3641" : "rgba(42, 54, 65, .6)",
|
|
4504
4504
|
onClick: a[1] || (a[1] = (r) => t.data.games_played > 0 ? n.setOpenMedia(t.data.team_id, 2, 3, 0, [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], "Juegos jugados", !1, t.data.games_played) : void 0),
|
|
4505
4505
|
"border-radius": "64px"
|
|
4506
|
-
}, null, 8, ["style", "icon", "font-color", "border-color", "background-color"])) : (h(), b(
|
|
4506
|
+
}, null, 8, ["style", "icon", "font-color", "border-color", "background-color"])) : (h(), b(U, { key: 1 }, [
|
|
4507
4507
|
o.elementSize.width > 560 ? (h(), H(s, {
|
|
4508
4508
|
key: 0,
|
|
4509
4509
|
style: x(t.teamsVideos.length == 0 || t.teamsVideos.includes(t.data.team_id) ? "" : "visibility: hidden;"),
|
|
@@ -4522,7 +4522,7 @@ function Eg(e, a, t, o, i, n) {
|
|
|
4522
4522
|
"background-color": t.data.games_played > 0 ? "#2A3641" : "rgba(42, 54, 65, .6)",
|
|
4523
4523
|
onClick: a[2] || (a[2] = (r) => t.data.games_played > 0 ? n.setOpenMedia(t.data.team_id, 2, 3, 0, [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], "Juegos jugados", !1, t.data.games_played) : void 0),
|
|
4524
4524
|
"border-radius": "64px"
|
|
4525
|
-
}, null, 8, ["style", "icon", "font-color", "border-color", "background-color"])) : (h(), b(
|
|
4525
|
+
}, null, 8, ["style", "icon", "font-color", "border-color", "background-color"])) : (h(), b(U, { key: 1 }, [
|
|
4526
4526
|
o.elementSize.width > 400 ? (h(), H(s, {
|
|
4527
4527
|
key: 0,
|
|
4528
4528
|
style: x(t.teamsVideos.length == 0 || t.teamsVideos.includes(t.data.team_id) ? "" : "visibility: hidden;"),
|
|
@@ -4616,8 +4616,8 @@ function Eg(e, a, t, o, i, n) {
|
|
|
4616
4616
|
class: k(["tdrow__itemtd", o.elementSize.width > 768 ? "itemtd-penaltypc" : o.elementSize.width > 600 ? "itemtd-penaltytablet" : o.elementSize.width > 480 ? "itemtd-penaltymv" : "itemtd-penaltysm"])
|
|
4617
4617
|
}, M(t.data.points), 3),
|
|
4618
4618
|
t.isGames ? (h(), b("div", Fg, [
|
|
4619
|
-
t.data.last_five_games ? (h(), b(
|
|
4620
|
-
t.data.last_five_games.length > 0 ? (h(!0), b(
|
|
4619
|
+
t.data.last_five_games ? (h(), b(U, { key: 0 }, [
|
|
4620
|
+
t.data.last_five_games.length > 0 ? (h(!0), b(U, { key: 0 }, he(t.data.last_five_games, (r, u) => (h(), b("div", {
|
|
4621
4621
|
key: u,
|
|
4622
4622
|
class: k([o.elementSize.width > 768 ? "circlepc" : o.elementSize.width > 600 ? "circletablet" : o.elementSize.width > 480 ? "circlemv" : "circlesm", r == "G" ? "green" : r == "E" ? "gray" : "red"])
|
|
4623
4623
|
}, M(r), 3))), 128)) : (h(), b("div", Pg, "-"))
|
|
@@ -4626,7 +4626,7 @@ function Eg(e, a, t, o, i, n) {
|
|
|
4626
4626
|
p("div", {
|
|
4627
4627
|
class: k(["tdrow__itemtd", o.elementSize.width > 768 ? "itemtd-nextpc" : o.elementSize.width > 600 ? "itemtd-nexttablet" : o.elementSize.width > 480 ? "itemtd-nextmv" : "itemtd-nextsm"])
|
|
4628
4628
|
}, [
|
|
4629
|
-
t.data.next_rival_logo == "-" ? (h(), b(
|
|
4629
|
+
t.data.next_rival_logo == "-" ? (h(), b(U, { key: 0 }, [
|
|
4630
4630
|
Me(M(t.data.next_rival_logo), 1)
|
|
4631
4631
|
], 64)) : (h(), b("img", {
|
|
4632
4632
|
key: 1,
|
|
@@ -4828,7 +4828,7 @@ function Ng({ config: e, currentSlide: a, slidesCount: t }) {
|
|
|
4828
4828
|
function wc(e) {
|
|
4829
4829
|
return e ? e.reduce((a, t) => {
|
|
4830
4830
|
var o;
|
|
4831
|
-
return t.type ===
|
|
4831
|
+
return t.type === U ? [...a, ...wc(t.children)] : ((o = t.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? [...a, t] : a;
|
|
4832
4832
|
}, []) : [];
|
|
4833
4833
|
}
|
|
4834
4834
|
function Rn({ val: e, max: a, min: t = 0 }) {
|
|
@@ -4908,7 +4908,7 @@ var Lg = lt({
|
|
|
4908
4908
|
})));
|
|
4909
4909
|
}
|
|
4910
4910
|
Ie(() => {
|
|
4911
|
-
Ba(() => W()), setTimeout(() => W(), 1e3), Y(),
|
|
4911
|
+
Ba(() => W()), setTimeout(() => W(), 1e3), Y(), L(), window.addEventListener("resize", X, { passive: !0 }), t("init");
|
|
4912
4912
|
}), ft(() => {
|
|
4913
4913
|
B && clearTimeout(B), C && clearInterval(C), window.removeEventListener("resize", X, {
|
|
4914
4914
|
passive: !0
|
|
@@ -4938,13 +4938,13 @@ var Lg = lt({
|
|
|
4938
4938
|
}
|
|
4939
4939
|
E(y.value - I), le.x = 0, le.y = 0, Ee.value = !1, document.removeEventListener(Z ? "touchmove" : "mousemove", ot, !0), document.removeEventListener(Z ? "touchend" : "mouseup", nt, !0);
|
|
4940
4940
|
}
|
|
4941
|
-
function
|
|
4941
|
+
function L() {
|
|
4942
4942
|
!l.autoplay || l.autoplay <= 0 || (C = setInterval(() => {
|
|
4943
4943
|
l.pauseAutoplayOnHover && Te.value || G();
|
|
4944
4944
|
}, l.autoplay));
|
|
4945
4945
|
}
|
|
4946
4946
|
function q() {
|
|
4947
|
-
C && (clearInterval(C), C = null),
|
|
4947
|
+
C && (clearInterval(C), C = null), L();
|
|
4948
4948
|
}
|
|
4949
4949
|
const j = O(!1);
|
|
4950
4950
|
function E(A) {
|
|
@@ -4985,13 +4985,13 @@ var Lg = lt({
|
|
|
4985
4985
|
}
|
|
4986
4986
|
const _ = { slideTo: E, next: G, prev: Q };
|
|
4987
4987
|
se("nav", _), se("isSliding", j);
|
|
4988
|
-
const ue =
|
|
4988
|
+
const ue = N(() => Ng({
|
|
4989
4989
|
config: l,
|
|
4990
4990
|
currentSlide: y.value,
|
|
4991
4991
|
slidesCount: u.value
|
|
4992
4992
|
}));
|
|
4993
4993
|
se("slidesToScroll", ue);
|
|
4994
|
-
const ze =
|
|
4994
|
+
const ze = N(() => {
|
|
4995
4995
|
const A = l.dir === "rtl" ? -1 : 1, V = ue.value * r.value * A;
|
|
4996
4996
|
return {
|
|
4997
4997
|
transform: `translateX(${le.x - V}px)`,
|
|
@@ -5000,11 +5000,11 @@ var Lg = lt({
|
|
|
5000
5000
|
width: "100%"
|
|
5001
5001
|
};
|
|
5002
5002
|
});
|
|
5003
|
-
function
|
|
5003
|
+
function Pe() {
|
|
5004
5004
|
R(), Y(), ge(), W(), q();
|
|
5005
5005
|
}
|
|
5006
5006
|
Object.keys(Ds).forEach((A) => {
|
|
5007
|
-
["modelValue"].includes(A) || ne(() => e[A],
|
|
5007
|
+
["modelValue"].includes(A) || ne(() => e[A], Pe);
|
|
5008
5008
|
}), ne(() => e.modelValue, (A) => {
|
|
5009
5009
|
A !== y.value && E(Number(A));
|
|
5010
5010
|
}), ne(u, ge), t("before-init"), R();
|
|
@@ -5025,7 +5025,7 @@ var Lg = lt({
|
|
|
5025
5025
|
updateSlidesData: ge,
|
|
5026
5026
|
updateSlideWidth: W,
|
|
5027
5027
|
initDefaultConfigs: R,
|
|
5028
|
-
restartCarousel:
|
|
5028
|
+
restartCarousel: Pe,
|
|
5029
5029
|
slideTo: E,
|
|
5030
5030
|
next: G,
|
|
5031
5031
|
prev: Q,
|
|
@@ -5328,7 +5328,7 @@ const Zg = (e, a) => {
|
|
|
5328
5328
|
onSlideStart: m
|
|
5329
5329
|
}, {
|
|
5330
5330
|
default: pe(() => [
|
|
5331
|
-
(h(!0), b(
|
|
5331
|
+
(h(!0), b(U, null, he(e.items, (C, B) => (h(), H(ie(qg), { key: B }, {
|
|
5332
5332
|
default: pe(() => [
|
|
5333
5333
|
at(f.$slots, "default", { item: C }, void 0, !0)
|
|
5334
5334
|
]),
|
|
@@ -5390,7 +5390,7 @@ const Zg = (e, a) => {
|
|
|
5390
5390
|
]))
|
|
5391
5391
|
])) : S("", !0),
|
|
5392
5392
|
e.isPaginationVisible ? (h(), b("div", rf, [
|
|
5393
|
-
(h(!0), b(
|
|
5393
|
+
(h(!0), b(U, null, he(e.items, (C, B) => (h(), b("div", {
|
|
5394
5394
|
key: `i-${B}`,
|
|
5395
5395
|
class: "gsc-carousel__2d__navigation__pagination__item",
|
|
5396
5396
|
style: x({
|
|
@@ -5729,7 +5729,7 @@ const Sf = /* @__PURE__ */ pf(Ai, [["render", Cf], ["__scopeId", "data-v-fb269a1
|
|
|
5729
5729
|
},
|
|
5730
5730
|
{ immediate: !0 }
|
|
5731
5731
|
);
|
|
5732
|
-
const r =
|
|
5732
|
+
const r = N(() => ({
|
|
5733
5733
|
height: t.height,
|
|
5734
5734
|
width: t.width,
|
|
5735
5735
|
backgroundColor: t.backgroundColor,
|
|
@@ -5751,7 +5751,7 @@ const Sf = /* @__PURE__ */ pf(Ai, [["render", Cf], ["__scopeId", "data-v-fb269a1
|
|
|
5751
5751
|
"--dropdown-opacity": t.isDisabled ? "0.5" : "1",
|
|
5752
5752
|
"--dropdown-cursor": t.isDisabled ? "not-allowed" : "pointer",
|
|
5753
5753
|
"--dropdown-font-size": t.fontSize ? t.fontSize : "14px"
|
|
5754
|
-
})), u =
|
|
5754
|
+
})), u = N(() => ({
|
|
5755
5755
|
height: `${t.arrowHeight}px`,
|
|
5756
5756
|
width: `${t.arrowWidth}px`
|
|
5757
5757
|
}));
|
|
@@ -5811,7 +5811,7 @@ const Sf = /* @__PURE__ */ pf(Ai, [["render", Cf], ["__scopeId", "data-v-fb269a1
|
|
|
5811
5811
|
class: "gsc-dropdown__items",
|
|
5812
5812
|
style: x({ "margin-top": `${t.borderWidth}px` })
|
|
5813
5813
|
}, [
|
|
5814
|
-
(h(!0), b(
|
|
5814
|
+
(h(!0), b(U, null, he(e.items, (f, v) => (h(), b("div", {
|
|
5815
5815
|
class: k(["gsc-dropdown__items__item", { selected: v === n.value }]),
|
|
5816
5816
|
key: v,
|
|
5817
5817
|
onClick: (C) => g(f, v)
|
|
@@ -5935,10 +5935,10 @@ const Sf = /* @__PURE__ */ pf(Ai, [["render", Cf], ["__scopeId", "data-v-fb269a1
|
|
|
5935
5935
|
},
|
|
5936
5936
|
emits: ["input"],
|
|
5937
5937
|
setup(e, { emit: a }) {
|
|
5938
|
-
const t = e, o = O([]), i =
|
|
5938
|
+
const t = e, o = O([]), i = N(() => {
|
|
5939
5939
|
const d = {};
|
|
5940
5940
|
return t.fontFamily && (d["font-family"] = `${t.fontFamily}`), d;
|
|
5941
|
-
}), n =
|
|
5941
|
+
}), n = N(() => t.tournamentsIdsToInclude.size ? u(o.value) : o.value), s = N(() => n.value.find(
|
|
5942
5942
|
(d) => d.seasonsIds.has(t.currentSeasonId)
|
|
5943
5943
|
) || n.value[0]);
|
|
5944
5944
|
async function r() {
|
|
@@ -6318,7 +6318,7 @@ const Wf = /* @__PURE__ */ Nf(Ci, [["render", Yf], ["__scopeId", "data-v-fb269a1
|
|
|
6318
6318
|
},
|
|
6319
6319
|
{ immediate: !0 }
|
|
6320
6320
|
);
|
|
6321
|
-
const r =
|
|
6321
|
+
const r = N(() => ({
|
|
6322
6322
|
height: t.height,
|
|
6323
6323
|
width: t.width,
|
|
6324
6324
|
backgroundColor: t.backgroundColor,
|
|
@@ -6340,7 +6340,7 @@ const Wf = /* @__PURE__ */ Nf(Ci, [["render", Yf], ["__scopeId", "data-v-fb269a1
|
|
|
6340
6340
|
"--dropdown-opacity": t.isDisabled ? "0.5" : "1",
|
|
6341
6341
|
"--dropdown-cursor": t.isDisabled ? "not-allowed" : "pointer",
|
|
6342
6342
|
"--dropdown-font-size": t.fontSize ? t.fontSize : "14px"
|
|
6343
|
-
})), u =
|
|
6343
|
+
})), u = N(() => ({
|
|
6344
6344
|
height: `${t.arrowHeight}px`,
|
|
6345
6345
|
width: `${t.arrowWidth}px`
|
|
6346
6346
|
}));
|
|
@@ -6400,7 +6400,7 @@ const Wf = /* @__PURE__ */ Nf(Ci, [["render", Yf], ["__scopeId", "data-v-fb269a1
|
|
|
6400
6400
|
class: "gsc-dropdown__items",
|
|
6401
6401
|
style: x({ "margin-top": `${t.borderWidth}px` })
|
|
6402
6402
|
}, [
|
|
6403
|
-
(h(!0), b(
|
|
6403
|
+
(h(!0), b(U, null, he(e.items, (f, v) => (h(), b("div", {
|
|
6404
6404
|
class: k(["gsc-dropdown__items__item", { selected: v === n.value }]),
|
|
6405
6405
|
key: v,
|
|
6406
6406
|
onClick: (C) => g(f, v)
|
|
@@ -6448,7 +6448,7 @@ const Wf = /* @__PURE__ */ Nf(Ci, [["render", Yf], ["__scopeId", "data-v-fb269a1
|
|
|
6448
6448
|
},
|
|
6449
6449
|
emits: ["input"],
|
|
6450
6450
|
setup(e, { emit: a }) {
|
|
6451
|
-
const t = e, o =
|
|
6451
|
+
const t = e, o = N(() => t.seasons.find((s) => s.id === t.currentSeasonId));
|
|
6452
6452
|
function i(s) {
|
|
6453
6453
|
a("input", s);
|
|
6454
6454
|
}
|
|
@@ -6793,7 +6793,7 @@ function x0(e, a, t, o, i, n) {
|
|
|
6793
6793
|
class: "gs-switch-container__control",
|
|
6794
6794
|
style: x([n.customGrid(o.elementSize)])
|
|
6795
6795
|
}, [
|
|
6796
|
-
(h(!0), b(
|
|
6796
|
+
(h(!0), b(U, null, he(t.buttons, (r, u) => (h(), b("div", {
|
|
6797
6797
|
class: "gs-switch-container__control__button-option",
|
|
6798
6798
|
style: x([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, color: "grey !important" }]),
|
|
6799
6799
|
key: u,
|
|
@@ -6807,7 +6807,7 @@ function x0(e, a, t, o, i, n) {
|
|
|
6807
6807
|
class: "gs-switch-container-type__control",
|
|
6808
6808
|
style: x([n.customGrid(o.elementSize)])
|
|
6809
6809
|
}, [
|
|
6810
|
-
(h(!0), b(
|
|
6810
|
+
(h(!0), b(U, null, he(t.buttons, (r, u) => (h(), b("div", {
|
|
6811
6811
|
class: "gs-switch-container-type__control__button-option-type",
|
|
6812
6812
|
style: x([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, borderWidth: "0px", borderWidth: "0px !important", color: "grey !important", background: t.backgroundOptionDisable }]),
|
|
6813
6813
|
key: u,
|
|
@@ -6831,7 +6831,7 @@ function x0(e, a, t, o, i, n) {
|
|
|
6831
6831
|
"arrows-border": t.arrowsBorder
|
|
6832
6832
|
}, {
|
|
6833
6833
|
default: pe(() => [
|
|
6834
|
-
(h(!0), b(
|
|
6834
|
+
(h(!0), b(U, null, he(t.buttons, (r, u) => (h(), b("div", {
|
|
6835
6835
|
class: "button-option-multi",
|
|
6836
6836
|
style: x([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, color: "grey !important" }]),
|
|
6837
6837
|
key: u,
|
|
@@ -7157,7 +7157,7 @@ const V0 = {
|
|
|
7157
7157
|
1e3: [12, 55, "35_r", "54_r"],
|
|
7158
7158
|
1001: ["57_r", "326_r", "56_r", "60_r", "59_r", "55_r", 35, 54],
|
|
7159
7159
|
0: []
|
|
7160
|
-
}, t = [1, 2, 3], o = a[e.category] || [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477];
|
|
7160
|
+
}, t = [1, 2, 3], o = a[e.category] || [39, 607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477, 40, 257];
|
|
7161
7161
|
let i = {
|
|
7162
7162
|
seasonId: this.seasonSelect,
|
|
7163
7163
|
tournaments: this.tournaments,
|
|
@@ -7255,7 +7255,7 @@ const V0 = {
|
|
|
7255
7255
|
return a;
|
|
7256
7256
|
}
|
|
7257
7257
|
}
|
|
7258
|
-
}, Cc = (e) => (ke("data-v-
|
|
7258
|
+
}, Cc = (e) => (ke("data-v-bddd6b49"), e = e(), Oe(), e), U0 = {
|
|
7259
7259
|
key: 0,
|
|
7260
7260
|
class: "gsc-generaltable__container"
|
|
7261
7261
|
}, N0 = {
|
|
@@ -7282,7 +7282,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7282
7282
|
style: x(t.type == 0 ? n.customStyle : n.customStyleLanding),
|
|
7283
7283
|
ref: "myDivRef"
|
|
7284
7284
|
}, [
|
|
7285
|
-
t.type == 0 ? (h(), b(
|
|
7285
|
+
t.type == 0 ? (h(), b(U, { key: 0 }, [
|
|
7286
7286
|
p("div", {
|
|
7287
7287
|
class: k(["gsc-generaltable__row-toolbar", o.elementSize.width < 590 ? "style-display" : ""])
|
|
7288
7288
|
}, [
|
|
@@ -7327,7 +7327,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7327
7327
|
onClickAll: n.clickAll
|
|
7328
7328
|
}, null, 8, ["data", "onClickTeam", "onClickAll"])) : S("", !0),
|
|
7329
7329
|
t.filtersTeams ? (h(), b("div", N0, D0)) : S("", !0),
|
|
7330
|
-
i.tableData ? (h(!0), b(
|
|
7330
|
+
i.tableData ? (h(!0), b(U, { key: 2 }, he(i.tableData, (d, m) => (h(), H(l, {
|
|
7331
7331
|
key: m,
|
|
7332
7332
|
onOpenmedia: n.setOpenMedia,
|
|
7333
7333
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -7362,7 +7362,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7362
7362
|
}, null, 8, ["selected-option", "onInput"])
|
|
7363
7363
|
], 2)
|
|
7364
7364
|
]),
|
|
7365
|
-
i.optionSelectedGroup == "Grupos" ? (h(), b(
|
|
7365
|
+
i.optionSelectedGroup == "Grupos" ? (h(), b(U, { key: 0 }, [
|
|
7366
7366
|
t.filtersTeams ? (h(), H(u, {
|
|
7367
7367
|
key: 0,
|
|
7368
7368
|
data: i.teams,
|
|
@@ -7372,12 +7372,12 @@ function oy(e, a, t, o, i, n) {
|
|
|
7372
7372
|
onClickAll: n.clickAll
|
|
7373
7373
|
}, null, 8, ["data", "onClickTeam", "onClickAll"])) : S("", !0),
|
|
7374
7374
|
t.filtersTeams ? (h(), b("div", K0, Z0)) : S("", !0),
|
|
7375
|
-
o.elementSize.width > 600 ? (h(!0), b(
|
|
7375
|
+
o.elementSize.width > 600 ? (h(!0), b(U, { key: 2 }, he(i.tableData, (d, m) => (h(), b("div", {
|
|
7376
7376
|
key: m,
|
|
7377
7377
|
class: "group-table"
|
|
7378
7378
|
}, [
|
|
7379
7379
|
p("div", Q0, M(d.name), 1),
|
|
7380
|
-
(h(!0), b(
|
|
7380
|
+
(h(!0), b(U, null, he(d.data, (f, v) => (h(), H(l, {
|
|
7381
7381
|
key: v,
|
|
7382
7382
|
onOpenmedia: n.setOpenMedia,
|
|
7383
7383
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -7396,7 +7396,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7396
7396
|
p("div", Y0, [
|
|
7397
7397
|
p("div", W0, [
|
|
7398
7398
|
p("div", J0, M(d.name), 1),
|
|
7399
|
-
(h(!0), b(
|
|
7399
|
+
(h(!0), b(U, null, he(d.data, (m, f) => (h(), H(l, {
|
|
7400
7400
|
key: f,
|
|
7401
7401
|
onOpenmedia: n.setOpenMedia,
|
|
7402
7402
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -7432,7 +7432,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7432
7432
|
}, {
|
|
7433
7433
|
default: pe(({ item: d }) => [
|
|
7434
7434
|
p("div", _0, [
|
|
7435
|
-
(h(!0), b(
|
|
7435
|
+
(h(!0), b(U, null, he(d, (m, f) => (h(), H(l, {
|
|
7436
7436
|
key: f,
|
|
7437
7437
|
onOpenmedia: n.setOpenMedia,
|
|
7438
7438
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -7449,7 +7449,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7449
7449
|
]),
|
|
7450
7450
|
_: 1
|
|
7451
7451
|
}, 8, ["isPaginationVisible", "items"])) : S("", !0),
|
|
7452
|
-
t.typeView == 1 ? (h(), b(
|
|
7452
|
+
t.typeView == 1 ? (h(), b(U, { key: 1 }, [
|
|
7453
7453
|
p("div", $0, [
|
|
7454
7454
|
p("div", {
|
|
7455
7455
|
class: k(o.elementSize.width > 880 ? "switch-size-group" : "switch-size-group-movil")
|
|
@@ -7482,7 +7482,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7482
7482
|
p("div", ey, [
|
|
7483
7483
|
p("div", ty, [
|
|
7484
7484
|
p("div", ay, M(d.name), 1),
|
|
7485
|
-
(h(!0), b(
|
|
7485
|
+
(h(!0), b(U, null, he(d.data, (m, f) => (h(), H(l, {
|
|
7486
7486
|
key: f,
|
|
7487
7487
|
onOpenmedia: n.setOpenMedia,
|
|
7488
7488
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -7496,7 +7496,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7496
7496
|
])
|
|
7497
7497
|
]),
|
|
7498
7498
|
_: 1
|
|
7499
|
-
}, 8, ["isPaginationVisible", "items"])) : (h(), b(
|
|
7499
|
+
}, 8, ["isPaginationVisible", "items"])) : (h(), b(U, { key: 1 }, [
|
|
7500
7500
|
i.tournamentSelected.id ? (h(), H(y, {
|
|
7501
7501
|
key: 0,
|
|
7502
7502
|
"tournament-id": i.tournamentSelected.id,
|
|
@@ -7510,7 +7510,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7510
7510
|
}, null, 8, ["tournament-id", "season-id", "width-component"]))
|
|
7511
7511
|
], 64))
|
|
7512
7512
|
], 64)) : S("", !0),
|
|
7513
|
-
t.typeView == 2 ? (h(), b(
|
|
7513
|
+
t.typeView == 2 ? (h(), b(U, { key: 2 }, [
|
|
7514
7514
|
i.tournamentSelected.id ? (h(), H(y, {
|
|
7515
7515
|
key: 0,
|
|
7516
7516
|
"tournament-id": i.tournamentSelected.id,
|
|
@@ -7526,7 +7526,7 @@ function oy(e, a, t, o, i, n) {
|
|
|
7526
7526
|
]))
|
|
7527
7527
|
], 4);
|
|
7528
7528
|
}
|
|
7529
|
-
const ny = /* @__PURE__ */ vc(V0, [["render", oy], ["__scopeId", "data-v-
|
|
7529
|
+
const ny = /* @__PURE__ */ vc(V0, [["render", oy], ["__scopeId", "data-v-bddd6b49"]]);
|
|
7530
7530
|
function iy(e) {
|
|
7531
7531
|
const a = O({ width: 0, height: 0 });
|
|
7532
7532
|
function t() {
|
|
@@ -7840,7 +7840,7 @@ function Oy(e, a, t, o, i, n) {
|
|
|
7840
7840
|
class: "gs-switch-container__control",
|
|
7841
7841
|
style: x([n.customGrid(o.elementSize)])
|
|
7842
7842
|
}, [
|
|
7843
|
-
(h(!0), b(
|
|
7843
|
+
(h(!0), b(U, null, he(t.buttons, (r, u) => (h(), b("div", {
|
|
7844
7844
|
class: "gs-switch-container__control__button-option",
|
|
7845
7845
|
style: x([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, color: "grey !important" }]),
|
|
7846
7846
|
key: u,
|
|
@@ -7854,7 +7854,7 @@ function Oy(e, a, t, o, i, n) {
|
|
|
7854
7854
|
class: "gs-switch-container-type__control",
|
|
7855
7855
|
style: x([n.customGrid(o.elementSize)])
|
|
7856
7856
|
}, [
|
|
7857
|
-
(h(!0), b(
|
|
7857
|
+
(h(!0), b(U, null, he(t.buttons, (r, u) => (h(), b("div", {
|
|
7858
7858
|
class: "gs-switch-container-type__control__button-option-type",
|
|
7859
7859
|
style: x([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, borderWidth: "0px", borderWidth: "0px !important", color: "grey !important", background: t.backgroundOptionDisable }]),
|
|
7860
7860
|
key: u,
|
|
@@ -7878,7 +7878,7 @@ function Oy(e, a, t, o, i, n) {
|
|
|
7878
7878
|
"arrows-border": t.arrowsBorder
|
|
7879
7879
|
}, {
|
|
7880
7880
|
default: pe(() => [
|
|
7881
|
-
(h(!0), b(
|
|
7881
|
+
(h(!0), b(U, null, he(t.buttons, (r, u) => (h(), b("div", {
|
|
7882
7882
|
class: "button-option-multi",
|
|
7883
7883
|
style: x([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, color: "grey !important" }]),
|
|
7884
7884
|
key: u,
|
|
@@ -9529,7 +9529,7 @@ function Z1({ config: e, currentSlide: a, slidesCount: t }) {
|
|
|
9529
9529
|
function qc(e) {
|
|
9530
9530
|
return e ? e.reduce((a, t) => {
|
|
9531
9531
|
var o;
|
|
9532
|
-
return t.type ===
|
|
9532
|
+
return t.type === U ? [...a, ...qc(t.children)] : ((o = t.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? [...a, t] : a;
|
|
9533
9533
|
}, []) : [];
|
|
9534
9534
|
}
|
|
9535
9535
|
function jn({ val: e, max: a, min: t = 0 }) {
|
|
@@ -9609,7 +9609,7 @@ var J1 = lt({
|
|
|
9609
9609
|
})));
|
|
9610
9610
|
}
|
|
9611
9611
|
Ie(() => {
|
|
9612
|
-
Ba(() => W()), setTimeout(() => W(), 1e3), Y(),
|
|
9612
|
+
Ba(() => W()), setTimeout(() => W(), 1e3), Y(), L(), window.addEventListener("resize", X, { passive: !0 }), t("init");
|
|
9613
9613
|
}), ft(() => {
|
|
9614
9614
|
B && clearTimeout(B), C && clearInterval(C), window.removeEventListener("resize", X, {
|
|
9615
9615
|
passive: !0
|
|
@@ -9639,13 +9639,13 @@ var J1 = lt({
|
|
|
9639
9639
|
}
|
|
9640
9640
|
E(y.value - I), le.x = 0, le.y = 0, Ee.value = !1, document.removeEventListener(Z ? "touchmove" : "mousemove", ot, !0), document.removeEventListener(Z ? "touchend" : "mouseup", nt, !0);
|
|
9641
9641
|
}
|
|
9642
|
-
function
|
|
9642
|
+
function L() {
|
|
9643
9643
|
!l.autoplay || l.autoplay <= 0 || (C = setInterval(() => {
|
|
9644
9644
|
l.pauseAutoplayOnHover && Te.value || G();
|
|
9645
9645
|
}, l.autoplay));
|
|
9646
9646
|
}
|
|
9647
9647
|
function q() {
|
|
9648
|
-
C && (clearInterval(C), C = null),
|
|
9648
|
+
C && (clearInterval(C), C = null), L();
|
|
9649
9649
|
}
|
|
9650
9650
|
const j = O(!1);
|
|
9651
9651
|
function E(A) {
|
|
@@ -9686,13 +9686,13 @@ var J1 = lt({
|
|
|
9686
9686
|
}
|
|
9687
9687
|
const _ = { slideTo: E, next: G, prev: Q };
|
|
9688
9688
|
se("nav", _), se("isSliding", j);
|
|
9689
|
-
const ue =
|
|
9689
|
+
const ue = N(() => Z1({
|
|
9690
9690
|
config: l,
|
|
9691
9691
|
currentSlide: y.value,
|
|
9692
9692
|
slidesCount: u.value
|
|
9693
9693
|
}));
|
|
9694
9694
|
se("slidesToScroll", ue);
|
|
9695
|
-
const ze =
|
|
9695
|
+
const ze = N(() => {
|
|
9696
9696
|
const A = l.dir === "rtl" ? -1 : 1, V = ue.value * r.value * A;
|
|
9697
9697
|
return {
|
|
9698
9698
|
transform: `translateX(${le.x - V}px)`,
|
|
@@ -9701,11 +9701,11 @@ var J1 = lt({
|
|
|
9701
9701
|
width: "100%"
|
|
9702
9702
|
};
|
|
9703
9703
|
});
|
|
9704
|
-
function
|
|
9704
|
+
function Pe() {
|
|
9705
9705
|
R(), Y(), ge(), W(), q();
|
|
9706
9706
|
}
|
|
9707
9707
|
Object.keys(pr).forEach((A) => {
|
|
9708
|
-
["modelValue"].includes(A) || ne(() => e[A],
|
|
9708
|
+
["modelValue"].includes(A) || ne(() => e[A], Pe);
|
|
9709
9709
|
}), ne(() => e.modelValue, (A) => {
|
|
9710
9710
|
A !== y.value && E(Number(A));
|
|
9711
9711
|
}), ne(u, ge), t("before-init"), R();
|
|
@@ -9726,7 +9726,7 @@ var J1 = lt({
|
|
|
9726
9726
|
updateSlidesData: ge,
|
|
9727
9727
|
updateSlideWidth: W,
|
|
9728
9728
|
initDefaultConfigs: R,
|
|
9729
|
-
restartCarousel:
|
|
9729
|
+
restartCarousel: Pe,
|
|
9730
9730
|
slideTo: E,
|
|
9731
9731
|
next: G,
|
|
9732
9732
|
prev: Q,
|
|
@@ -10027,7 +10027,7 @@ const $1 = (e, a) => {
|
|
|
10027
10027
|
onSlideStart: m
|
|
10028
10028
|
}, {
|
|
10029
10029
|
default: pe(() => [
|
|
10030
|
-
(h(!0), b(
|
|
10030
|
+
(h(!0), b(U, null, he(e.items, (C, B) => (h(), H(ie(_1), { key: B }, {
|
|
10031
10031
|
default: pe(() => [
|
|
10032
10032
|
at(f.$slots, "default", { item: C }, void 0, !0)
|
|
10033
10033
|
]),
|
|
@@ -10089,7 +10089,7 @@ const $1 = (e, a) => {
|
|
|
10089
10089
|
]))
|
|
10090
10090
|
])) : S("", !0),
|
|
10091
10091
|
e.isPaginationVisible ? (h(), b("div", pb, [
|
|
10092
|
-
(h(!0), b(
|
|
10092
|
+
(h(!0), b(U, null, he(e.items, (C, B) => (h(), b("div", {
|
|
10093
10093
|
key: `i-${B}`,
|
|
10094
10094
|
class: "gsc-carousel__2d__navigation__pagination__item",
|
|
10095
10095
|
style: x({
|
|
@@ -10354,7 +10354,7 @@ function Bb({ config: e, currentSlide: a, slidesCount: t }) {
|
|
|
10354
10354
|
function Qc(e) {
|
|
10355
10355
|
return e ? e.reduce((a, t) => {
|
|
10356
10356
|
var o;
|
|
10357
|
-
return t.type ===
|
|
10357
|
+
return t.type === U ? [...a, ...Qc(t.children)] : ((o = t.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? [...a, t] : a;
|
|
10358
10358
|
}, []) : [];
|
|
10359
10359
|
}
|
|
10360
10360
|
function Un({ val: e, max: a, min: t = 0 }) {
|
|
@@ -10434,7 +10434,7 @@ var Tb = lt({
|
|
|
10434
10434
|
})));
|
|
10435
10435
|
}
|
|
10436
10436
|
Ie(() => {
|
|
10437
|
-
Ba(() => W()), setTimeout(() => W(), 1e3), Y(),
|
|
10437
|
+
Ba(() => W()), setTimeout(() => W(), 1e3), Y(), L(), window.addEventListener("resize", X, { passive: !0 }), t("init");
|
|
10438
10438
|
}), ft(() => {
|
|
10439
10439
|
B && clearTimeout(B), C && clearInterval(C), window.removeEventListener("resize", X, {
|
|
10440
10440
|
passive: !0
|
|
@@ -10464,13 +10464,13 @@ var Tb = lt({
|
|
|
10464
10464
|
}
|
|
10465
10465
|
E(y.value - I), le.x = 0, le.y = 0, Ee.value = !1, document.removeEventListener(Z ? "touchmove" : "mousemove", ot, !0), document.removeEventListener(Z ? "touchend" : "mouseup", nt, !0);
|
|
10466
10466
|
}
|
|
10467
|
-
function
|
|
10467
|
+
function L() {
|
|
10468
10468
|
!l.autoplay || l.autoplay <= 0 || (C = setInterval(() => {
|
|
10469
10469
|
l.pauseAutoplayOnHover && Te.value || G();
|
|
10470
10470
|
}, l.autoplay));
|
|
10471
10471
|
}
|
|
10472
10472
|
function q() {
|
|
10473
|
-
C && (clearInterval(C), C = null),
|
|
10473
|
+
C && (clearInterval(C), C = null), L();
|
|
10474
10474
|
}
|
|
10475
10475
|
const j = O(!1);
|
|
10476
10476
|
function E(A) {
|
|
@@ -10511,13 +10511,13 @@ var Tb = lt({
|
|
|
10511
10511
|
}
|
|
10512
10512
|
const _ = { slideTo: E, next: G, prev: Q };
|
|
10513
10513
|
se("nav", _), se("isSliding", j);
|
|
10514
|
-
const ue =
|
|
10514
|
+
const ue = N(() => Bb({
|
|
10515
10515
|
config: l,
|
|
10516
10516
|
currentSlide: y.value,
|
|
10517
10517
|
slidesCount: u.value
|
|
10518
10518
|
}));
|
|
10519
10519
|
se("slidesToScroll", ue);
|
|
10520
|
-
const ze =
|
|
10520
|
+
const ze = N(() => {
|
|
10521
10521
|
const A = l.dir === "rtl" ? -1 : 1, V = ue.value * r.value * A;
|
|
10522
10522
|
return {
|
|
10523
10523
|
transform: `translateX(${le.x - V}px)`,
|
|
@@ -10526,11 +10526,11 @@ var Tb = lt({
|
|
|
10526
10526
|
width: "100%"
|
|
10527
10527
|
};
|
|
10528
10528
|
});
|
|
10529
|
-
function
|
|
10529
|
+
function Pe() {
|
|
10530
10530
|
R(), Y(), ge(), W(), q();
|
|
10531
10531
|
}
|
|
10532
10532
|
Object.keys(gr).forEach((A) => {
|
|
10533
|
-
["modelValue"].includes(A) || ne(() => e[A],
|
|
10533
|
+
["modelValue"].includes(A) || ne(() => e[A], Pe);
|
|
10534
10534
|
}), ne(() => e.modelValue, (A) => {
|
|
10535
10535
|
A !== y.value && E(Number(A));
|
|
10536
10536
|
}), ne(u, ge), t("before-init"), R();
|
|
@@ -10551,7 +10551,7 @@ var Tb = lt({
|
|
|
10551
10551
|
updateSlidesData: ge,
|
|
10552
10552
|
updateSlideWidth: W,
|
|
10553
10553
|
initDefaultConfigs: R,
|
|
10554
|
-
restartCarousel:
|
|
10554
|
+
restartCarousel: Pe,
|
|
10555
10555
|
slideTo: E,
|
|
10556
10556
|
next: G,
|
|
10557
10557
|
prev: Q,
|
|
@@ -10751,17 +10751,17 @@ const Bt = (e, a) => {
|
|
|
10751
10751
|
},
|
|
10752
10752
|
emits: ["change-match-day"],
|
|
10753
10753
|
setup(e, { emit: a }) {
|
|
10754
|
-
const t = e, o =
|
|
10754
|
+
const t = e, o = N(() => {
|
|
10755
10755
|
const r = {
|
|
10756
10756
|
"background-color": t.backgroundColor,
|
|
10757
10757
|
height: t.height
|
|
10758
10758
|
};
|
|
10759
10759
|
return t.matchDay.key === t.matchDaySelected.key && (r["border-bottom"] = `solid 1px ${t.bottomLineColor}`, r["background-color"] = t.selectedMatchDayBackgroundColor), t.isLandingMode || (r["border-right"] = "solid 1px rgba(255, 255, 255, 0.1)"), r;
|
|
10760
|
-
}), i =
|
|
10760
|
+
}), i = N(() => ({
|
|
10761
10761
|
color: t.numberColor,
|
|
10762
10762
|
"font-family": t.numberFontFamily,
|
|
10763
10763
|
"font-size": t.numberFontSize
|
|
10764
|
-
})), n =
|
|
10764
|
+
})), n = N(() => ({
|
|
10765
10765
|
color: t.textColor,
|
|
10766
10766
|
"font-family": t.textFontFamily,
|
|
10767
10767
|
"font-size": t.textFontSize
|
|
@@ -10864,11 +10864,11 @@ const Bt = (e, a) => {
|
|
|
10864
10864
|
"26769adc": n.value,
|
|
10865
10865
|
"2678c95c": s.value
|
|
10866
10866
|
}));
|
|
10867
|
-
const o = O(null), i =
|
|
10867
|
+
const o = O(null), i = N(() => ({
|
|
10868
10868
|
itemsToShow: t.itemsToShow,
|
|
10869
10869
|
itemsToScroll: t.itemsToScroll,
|
|
10870
10870
|
snapAlign: "start"
|
|
10871
|
-
})), n =
|
|
10871
|
+
})), n = N(() => o.value.data.currentSlide.value == 0 ? "none" : "inline"), s = N(() => o.value.data.currentSlide.value == o.value.data.maxSlide.value ? "none" : "inline"), r = O({});
|
|
10872
10872
|
ne(
|
|
10873
10873
|
() => t.closestMatchDay,
|
|
10874
10874
|
(l) => {
|
|
@@ -10907,7 +10907,7 @@ const Bt = (e, a) => {
|
|
|
10907
10907
|
J(ie(Ib))
|
|
10908
10908
|
]),
|
|
10909
10909
|
default: pe(() => [
|
|
10910
|
-
(h(!0), b(
|
|
10910
|
+
(h(!0), b(U, null, he(e.matchDays, (g) => (h(), H(ie(Eb), {
|
|
10911
10911
|
key: g.key
|
|
10912
10912
|
}, {
|
|
10913
10913
|
default: pe(() => [
|
|
@@ -11004,31 +11004,31 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11004
11004
|
}
|
|
11005
11005
|
},
|
|
11006
11006
|
setup(e) {
|
|
11007
|
-
const a = e, t =
|
|
11007
|
+
const a = e, t = N(() => {
|
|
11008
11008
|
let l = a.game.schedule.split(":");
|
|
11009
11009
|
return l.pop(), l = l.join(":"), l;
|
|
11010
|
-
}), o =
|
|
11010
|
+
}), o = N(() => {
|
|
11011
11011
|
let l = "120px";
|
|
11012
11012
|
return (a.isLandingMode || a.isAcronymVisible) && (l = "70px"), {
|
|
11013
11013
|
"min-width": l
|
|
11014
11014
|
};
|
|
11015
|
-
}), i =
|
|
11015
|
+
}), i = N(() => ({
|
|
11016
11016
|
"font-size": a.namesFontSize,
|
|
11017
11017
|
"font-family": a.namesFontFamily,
|
|
11018
11018
|
color: a.colorPrimary
|
|
11019
|
-
})), n =
|
|
11019
|
+
})), n = N(() => ({
|
|
11020
11020
|
"font-size": a.additionalInfoFontSize,
|
|
11021
11021
|
"font-family": a.additionalInfoFontFamily,
|
|
11022
11022
|
color: a.colorSecondary
|
|
11023
|
-
})), s =
|
|
11023
|
+
})), s = N(() => ({
|
|
11024
11024
|
"font-size": a.scoreFontSize,
|
|
11025
11025
|
"font-family": a.scoreFontFamily,
|
|
11026
11026
|
color: a.colorPrimary
|
|
11027
|
-
})), r =
|
|
11027
|
+
})), r = N(() => ({
|
|
11028
11028
|
"font-size": a.timeZoneFontSize,
|
|
11029
11029
|
"font-family": a.namesFontFamily,
|
|
11030
11030
|
color: a.colorPrimary
|
|
11031
|
-
})), u =
|
|
11031
|
+
})), u = N(() => ({
|
|
11032
11032
|
"font-size": a.timeFontSize,
|
|
11033
11033
|
"font-family": a.namesFontFamily,
|
|
11034
11034
|
color: a.colorPrimary
|
|
@@ -11140,16 +11140,16 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11140
11140
|
}
|
|
11141
11141
|
},
|
|
11142
11142
|
setup(e) {
|
|
11143
|
-
const a = e, t = ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"], o =
|
|
11143
|
+
const a = e, t = ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"], o = N(() => {
|
|
11144
11144
|
let s = "";
|
|
11145
11145
|
if (a.dateTimeMillis) {
|
|
11146
11146
|
const r = new Date(a.dateTimeMillis);
|
|
11147
11147
|
s = `${r.getDate()} ${t[r.getMonth()]}`;
|
|
11148
11148
|
}
|
|
11149
11149
|
return s;
|
|
11150
|
-
}), i =
|
|
11150
|
+
}), i = N(() => ({
|
|
11151
11151
|
"font-size": a.fontSize
|
|
11152
|
-
})), n =
|
|
11152
|
+
})), n = N(() => {
|
|
11153
11153
|
let s = [];
|
|
11154
11154
|
return a.isLive ? s.push("live") : a.status !== 1 && s.push("pre-match"), s;
|
|
11155
11155
|
});
|
|
@@ -11158,7 +11158,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11158
11158
|
class: k(["game-status__day", n.value]),
|
|
11159
11159
|
style: x(i.value)
|
|
11160
11160
|
}, [
|
|
11161
|
-
e.isLive ? (h(), b("div", $b, aw)) : (h(), b(
|
|
11161
|
+
e.isLive ? (h(), b("div", $b, aw)) : (h(), b(U, { key: 1 }, [
|
|
11162
11162
|
Me(M(o.value), 1)
|
|
11163
11163
|
], 64))
|
|
11164
11164
|
], 6),
|
|
@@ -11244,7 +11244,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11244
11244
|
},
|
|
11245
11245
|
emits: ["action"],
|
|
11246
11246
|
setup(e, { emit: a }) {
|
|
11247
|
-
const t = e, o =
|
|
11247
|
+
const t = e, o = N(() => ({
|
|
11248
11248
|
backgroundColor: t.iconBackgroundColor,
|
|
11249
11249
|
borderColor: t.iconBorderColor
|
|
11250
11250
|
}));
|
|
@@ -11412,13 +11412,13 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11412
11412
|
},
|
|
11413
11413
|
emits: ["action"],
|
|
11414
11414
|
setup(e, { emit: a }) {
|
|
11415
|
-
const t = e, o =
|
|
11415
|
+
const t = e, o = N(() => ({
|
|
11416
11416
|
backgroundColor: t.iconBackgroundColor,
|
|
11417
11417
|
borderColor: t.iconBorderColor
|
|
11418
|
-
})), i =
|
|
11418
|
+
})), i = N(() => {
|
|
11419
11419
|
const u = [];
|
|
11420
11420
|
return t.componentWidth < 540 && u.push("mobile"), u;
|
|
11421
|
-
}), n =
|
|
11421
|
+
}), n = N(() => t.componentWidth > 730), s = N(() => ({
|
|
11422
11422
|
color: t.thumbnailColor,
|
|
11423
11423
|
fontFamily: t.thumbnailFontFamily,
|
|
11424
11424
|
fontSize: t.thumbnailFontSize
|
|
@@ -11576,7 +11576,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11576
11576
|
GOAL: {}.GAME_EVENTS_ICONS_GOAL || "/icn-gol.svg",
|
|
11577
11577
|
RED_CARD: {}.GAME_EVENTS_ICONS_RED_CARD || "/icn-expulsion.svg",
|
|
11578
11578
|
YELLOW_CARD: {}.GAME_EVENTS_ICONS_YELLOW_CARD || "/icn-amarilla.svg"
|
|
11579
|
-
}, i = O(!1), n = O(!1), s =
|
|
11579
|
+
}, i = O(!1), n = O(!1), s = N(() => {
|
|
11580
11580
|
const v = { homeTeam: [], awayTeam: [] };
|
|
11581
11581
|
return t.game && t.game.game_status !== 4 && !t.game.is_live && t.game.minutes && (v.homeTeam.push(
|
|
11582
11582
|
...m(t.game.minutes.home_goals_minutes, o.GOAL)
|
|
@@ -11597,23 +11597,23 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11597
11597
|
o.YELLOW_CARD
|
|
11598
11598
|
)
|
|
11599
11599
|
)), v;
|
|
11600
|
-
}), r =
|
|
11600
|
+
}), r = N(() => {
|
|
11601
11601
|
const v = s.value.homeTeam.length, C = s.value.awayTeam.length;
|
|
11602
11602
|
return v + C > 0;
|
|
11603
|
-
}), u =
|
|
11603
|
+
}), u = N(() => {
|
|
11604
11604
|
const v = t.game.score[0], C = t.game.score[1];
|
|
11605
11605
|
return v > 0 || C > 0;
|
|
11606
|
-
}), l =
|
|
11606
|
+
}), l = N(() => ({
|
|
11607
11607
|
"background-color": t.backgroundColor
|
|
11608
|
-
})), c =
|
|
11608
|
+
})), c = N(() => ({
|
|
11609
11609
|
height: t.height
|
|
11610
|
-
})), g =
|
|
11610
|
+
})), g = N(() => {
|
|
11611
11611
|
const v = {
|
|
11612
11612
|
game: [],
|
|
11613
11613
|
events: []
|
|
11614
11614
|
};
|
|
11615
11615
|
return t.componentWidth < 500 ? (v.events.push("break-point-3"), v.game.push("break-point-2")) : t.componentWidth < 730 ? (v.game.push("break-point-2"), v.events.push("break-point-2")) : t.componentWidth < 910 && (v.game.push("break-point-1"), v.events.push("break-point-1")), v;
|
|
11616
|
-
}), y =
|
|
11616
|
+
}), y = N(() => ({
|
|
11617
11617
|
isLandingMode: t.isLandingMode,
|
|
11618
11618
|
game: t.game,
|
|
11619
11619
|
colorPrimary: "#fff",
|
|
@@ -11626,7 +11626,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11626
11626
|
scoreFontFamily: "sans-serif",
|
|
11627
11627
|
additionalInfoFontFamily: "sans-serif",
|
|
11628
11628
|
additionalInfoFontSize: "9px"
|
|
11629
|
-
})), d =
|
|
11629
|
+
})), d = N(() => ({
|
|
11630
11630
|
"font-size": t.televisionFontSize,
|
|
11631
11631
|
"font-family": t.televisionFontFamily,
|
|
11632
11632
|
color: t.televisionColor
|
|
@@ -11734,7 +11734,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11734
11734
|
Dw,
|
|
11735
11735
|
p("div", Hw, [
|
|
11736
11736
|
p("div", Lw, [
|
|
11737
|
-
(h(!0), b(
|
|
11737
|
+
(h(!0), b(U, null, he(s.value.homeTeam, (B, R) => (h(), b("div", {
|
|
11738
11738
|
key: `h${R}`,
|
|
11739
11739
|
class: "game-events__data__team__event"
|
|
11740
11740
|
}, [
|
|
@@ -11745,7 +11745,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11745
11745
|
]))), 128))
|
|
11746
11746
|
]),
|
|
11747
11747
|
p("div", Zw, [
|
|
11748
|
-
(h(!0), b(
|
|
11748
|
+
(h(!0), b(U, null, he(s.value.awayTeam, (B, R) => (h(), b("div", {
|
|
11749
11749
|
key: `a${R}`,
|
|
11750
11750
|
class: "game-events__data__team__event"
|
|
11751
11751
|
}, [
|
|
@@ -11820,7 +11820,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11820
11820
|
a("action", n);
|
|
11821
11821
|
}
|
|
11822
11822
|
return (n, s) => (h(), b("div", _w, [
|
|
11823
|
-
(h(!0), b(
|
|
11823
|
+
(h(!0), b(U, null, he(e.gamesPerPage, (r, u) => (h(), H(Wc, {
|
|
11824
11824
|
key: r.game_id,
|
|
11825
11825
|
game: r,
|
|
11826
11826
|
"team-id": e.teamId,
|
|
@@ -11883,7 +11883,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11883
11883
|
},
|
|
11884
11884
|
emits: ["action"],
|
|
11885
11885
|
setup(e, { emit: a }) {
|
|
11886
|
-
const t = e, o = O(0), i =
|
|
11886
|
+
const t = e, o = O(0), i = N(() => {
|
|
11887
11887
|
let u = [];
|
|
11888
11888
|
if (t.gamesPages.size > 0) {
|
|
11889
11889
|
const l = Array.from(t.gamesPages.entries()).reduce(
|
|
@@ -11963,7 +11963,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11963
11963
|
}, {
|
|
11964
11964
|
default: pe(({ item: c }) => [
|
|
11965
11965
|
p("div", ov, [
|
|
11966
|
-
(h(!0), b(
|
|
11966
|
+
(h(!0), b(U, null, he(c, (g, y) => (h(), b("div", {
|
|
11967
11967
|
key: y,
|
|
11968
11968
|
class: "calendar-by-team__page__round"
|
|
11969
11969
|
}, [
|
|
@@ -11971,7 +11971,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
11971
11971
|
class: "calendar-by-team__page__round__round-name",
|
|
11972
11972
|
style: x([{ color: "white" }, e.componentWidth <= 425 ? "padding: 5px 10px" : ""])
|
|
11973
11973
|
}, M(r(g.roundName)), 5),
|
|
11974
|
-
(h(!0), b(
|
|
11974
|
+
(h(!0), b(U, null, he(g.games, (d) => (h(), H(Wc, {
|
|
11975
11975
|
key: d.game_id,
|
|
11976
11976
|
game: d,
|
|
11977
11977
|
"team-id": e.teamId,
|
|
@@ -12023,7 +12023,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12023
12023
|
}
|
|
12024
12024
|
},
|
|
12025
12025
|
setup(e) {
|
|
12026
|
-
const a = e, t =
|
|
12026
|
+
const a = e, t = N(() => {
|
|
12027
12027
|
const i = { ...a.game };
|
|
12028
12028
|
return i.gameSchedule = a.game.schedule.split(":"), i.gameSchedule.pop(), i.gameSchedule = i.gameSchedule.join(":"), i;
|
|
12029
12029
|
});
|
|
@@ -12312,33 +12312,33 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12312
12312
|
setup(e, { emit: a }) {
|
|
12313
12313
|
const t = e;
|
|
12314
12314
|
let o = null;
|
|
12315
|
-
const i = O([]), n = O({}), s = O(0), r = O(null), u = O({}), l = O(/* @__PURE__ */ new Map()), c = O(!1), g = O(null), y = O(null), d = O(null), m =
|
|
12315
|
+
const i = O([]), n = O({}), s = O(0), r = O(null), u = O({}), l = O(/* @__PURE__ */ new Map()), c = O(!1), g = O(null), y = O(null), d = O(null), m = N(() => t.isCup), f = N(() => t.isCupLegacy), v = N(() => ({
|
|
12316
12316
|
height: t.height,
|
|
12317
12317
|
width: t.width
|
|
12318
|
-
})), C =
|
|
12318
|
+
})), C = N(() => {
|
|
12319
12319
|
if (t.games)
|
|
12320
12320
|
return le(t.games, t.isTeamGamePerPage);
|
|
12321
12321
|
{
|
|
12322
|
-
const
|
|
12323
|
-
return
|
|
12324
|
-
|
|
12325
|
-
] :
|
|
12322
|
+
const L = l.value.get(u.value.key);
|
|
12323
|
+
return L && t.isTeamGamePerPage && t.onlyGamesTeamId ? [
|
|
12324
|
+
L[0].filter((q) => q.home_team.team_id === t.onlyGamesTeamId || q.visiting_team.team_id === t.onlyGamesTeamId)
|
|
12325
|
+
] : L || [];
|
|
12326
12326
|
}
|
|
12327
|
-
}), B = O([]), R = O([]), Y =
|
|
12328
|
-
const
|
|
12329
|
-
return q && c.value && ($(!1), ut(q)),
|
|
12327
|
+
}), B = O([]), R = O([]), Y = N(() => {
|
|
12328
|
+
const L = R.value && R.value.length ? W(n.value) : X(n.value), q = B.value.find((j) => j.key === L);
|
|
12329
|
+
return q && c.value && ($(!1), ut(q)), L;
|
|
12330
12330
|
});
|
|
12331
12331
|
ne(
|
|
12332
12332
|
() => t.seasons,
|
|
12333
|
-
(
|
|
12334
|
-
|
|
12333
|
+
(L) => {
|
|
12334
|
+
L && L.length && ($(!0), i.value = L.map((q) => q.id), Ce(L, !0));
|
|
12335
12335
|
},
|
|
12336
12336
|
{ immediate: !0, deep: !0 }
|
|
12337
12337
|
), ne(
|
|
12338
12338
|
l,
|
|
12339
|
-
(
|
|
12340
|
-
if (t.onlyGamesTeamId &&
|
|
12341
|
-
const q = Array.from(
|
|
12339
|
+
(L) => {
|
|
12340
|
+
if (t.onlyGamesTeamId && L.size) {
|
|
12341
|
+
const q = Array.from(L.values()).reduce((j, E) => (E.forEach((G) => {
|
|
12342
12342
|
const Q = G.find((_) => _.home_team.team_id === t.onlyGamesTeamId || _.visiting_team.team_id === t.onlyGamesTeamId);
|
|
12343
12343
|
Q && j.push(Q);
|
|
12344
12344
|
}), j), []);
|
|
@@ -12347,15 +12347,15 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12347
12347
|
},
|
|
12348
12348
|
{ immediate: !0 }
|
|
12349
12349
|
);
|
|
12350
|
-
function $(
|
|
12351
|
-
|
|
12350
|
+
function $(L) {
|
|
12351
|
+
L.value = L;
|
|
12352
12352
|
}
|
|
12353
|
-
function X(
|
|
12353
|
+
function X(L) {
|
|
12354
12354
|
const q = Object.entries(
|
|
12355
|
-
Object.entries(
|
|
12355
|
+
Object.entries(L).reduce((G, [Q, _]) => (G[Q] = [], _.forEach((ue) => {
|
|
12356
12356
|
ue.games.forEach((ze) => {
|
|
12357
|
-
const
|
|
12358
|
-
G[Q].push(
|
|
12357
|
+
const Pe = new Date(ze.date_time_utc).getTime() + 66e5;
|
|
12358
|
+
G[Q].push(Pe);
|
|
12359
12359
|
});
|
|
12360
12360
|
}), G), {})
|
|
12361
12361
|
);
|
|
@@ -12365,19 +12365,19 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12365
12365
|
(G, [Q, _]) => {
|
|
12366
12366
|
let ue = null;
|
|
12367
12367
|
return _.forEach((ze) => {
|
|
12368
|
-
const
|
|
12369
|
-
|
|
12368
|
+
const Pe = ze - j;
|
|
12369
|
+
Pe >= 0 && (ue === null || Pe < ue) && (ue = Pe);
|
|
12370
12370
|
}), ue && (G.shortestTime === null || ue < G.shortestTime) && (G.round = Q, G.shortestTime = ue), G;
|
|
12371
12371
|
},
|
|
12372
12372
|
{ round: "", shortestTime: null }
|
|
12373
12373
|
);
|
|
12374
12374
|
return E.shortestTime !== null ? E.round : q[q.length - 1][0];
|
|
12375
12375
|
}
|
|
12376
|
-
function W(
|
|
12376
|
+
function W(L) {
|
|
12377
12377
|
let q = 1;
|
|
12378
12378
|
if (R.value.length) {
|
|
12379
12379
|
const j = R.value[0];
|
|
12380
|
-
for (const [E, G] of Object.entries(
|
|
12380
|
+
for (const [E, G] of Object.entries(L))
|
|
12381
12381
|
for (const Q of G)
|
|
12382
12382
|
if (Q.games.find((_) => _.game_id === j.game_id))
|
|
12383
12383
|
return E;
|
|
@@ -12391,11 +12391,11 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12391
12391
|
},
|
|
12392
12392
|
{ immediate: !0 }
|
|
12393
12393
|
);
|
|
12394
|
-
async function ge(
|
|
12394
|
+
async function ge(L, q, j = "") {
|
|
12395
12395
|
let E = j;
|
|
12396
12396
|
try {
|
|
12397
12397
|
const G = {};
|
|
12398
|
-
t.token && (G.Authorization = t.token), E || (E = "https://qyyibs1w0d.execute-api.us-west-2.amazonaws.com/prod/calendar/gamesBySeason?",
|
|
12398
|
+
t.token && (G.Authorization = t.token), E || (E = "https://qyyibs1w0d.execute-api.us-west-2.amazonaws.com/prod/calendar/gamesBySeason?", L.forEach((ue, ze) => {
|
|
12399
12399
|
E += `${ze === 0 ? "" : "&"}seasons=${ue}`;
|
|
12400
12400
|
}));
|
|
12401
12401
|
const {
|
|
@@ -12404,28 +12404,28 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12404
12404
|
return { seasonsAndGames: Q, seasonsAndTeams: _ };
|
|
12405
12405
|
} catch (G) {
|
|
12406
12406
|
if (q > 0)
|
|
12407
|
-
return ge(
|
|
12407
|
+
return ge(L, q - 1, E);
|
|
12408
12408
|
throw new Error(G);
|
|
12409
12409
|
}
|
|
12410
12410
|
}
|
|
12411
|
-
function Z(
|
|
12412
|
-
for (const q of
|
|
12411
|
+
function Z(L) {
|
|
12412
|
+
for (const q of L)
|
|
12413
12413
|
if (!i.value.includes(q.season_id))
|
|
12414
12414
|
return !0;
|
|
12415
12415
|
return !1;
|
|
12416
12416
|
}
|
|
12417
|
-
async function Ce(
|
|
12417
|
+
async function Ce(L, q) {
|
|
12418
12418
|
try {
|
|
12419
12419
|
n.value = {};
|
|
12420
12420
|
let j = 0;
|
|
12421
12421
|
const { seasonsAndGames: E, seasonsAndTeams: G } = await ge(
|
|
12422
|
-
|
|
12422
|
+
L.map((_) => _.id),
|
|
12423
12423
|
3
|
|
12424
12424
|
);
|
|
12425
12425
|
if (q && Z(E))
|
|
12426
12426
|
return;
|
|
12427
12427
|
E.forEach((_) => {
|
|
12428
|
-
const { type: ue } =
|
|
12428
|
+
const { type: ue } = L.find((ze) => ze.id === _.season_id);
|
|
12429
12429
|
_.type = ue, _.games.forEach((ze) => {
|
|
12430
12430
|
ze.season_id = _.season_id;
|
|
12431
12431
|
}), ue === 0 && (j = _.season_id);
|
|
@@ -12442,7 +12442,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12442
12442
|
if (!y.value)
|
|
12443
12443
|
return;
|
|
12444
12444
|
R.value = [];
|
|
12445
|
-
const
|
|
12445
|
+
const L = g.value && g.value.seasonsGames ? g.value.seasonsGames.map((q) => {
|
|
12446
12446
|
const j = q.games.reduce((E, G) => {
|
|
12447
12447
|
if (t.onlyGamesTeamId && t.onlyGamesTeamId !== G.home_team && t.onlyGamesTeamId !== G.visiting_team)
|
|
12448
12448
|
return E;
|
|
@@ -12466,7 +12466,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12466
12466
|
schedule: j
|
|
12467
12467
|
};
|
|
12468
12468
|
}) : [];
|
|
12469
|
-
|
|
12469
|
+
L.sort((q, j) => q.weight - j.weight), n.value = L.reduce((q, j) => {
|
|
12470
12470
|
for (const [E, G] of Object.entries(j.schedule))
|
|
12471
12471
|
if (j.type === 0)
|
|
12472
12472
|
if ([1, 2].includes(t.tournamentType)) {
|
|
@@ -12495,33 +12495,33 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12495
12495
|
valueText: _,
|
|
12496
12496
|
index: G
|
|
12497
12497
|
});
|
|
12498
|
-
const ue = E.reduce((
|
|
12498
|
+
const ue = E.reduce((Pe, _e) => (_e.games.forEach((Qe) => {
|
|
12499
12499
|
Qe.game_id === t.defaultGameId && (d.value = j), Qe.roundAbbreviation = Number.isNaN(Q) ? Q : `J ${Q}`;
|
|
12500
|
-
}),
|
|
12500
|
+
}), Pe = Pe.concat(_e.games), Pe), []), ze = le(ue);
|
|
12501
12501
|
return l.value.set(j, ze), q;
|
|
12502
12502
|
}, /* @__PURE__ */ new Map()).values()
|
|
12503
12503
|
);
|
|
12504
12504
|
}
|
|
12505
|
-
function le(
|
|
12505
|
+
function le(L, q = !1) {
|
|
12506
12506
|
const j = [];
|
|
12507
12507
|
if (t.gamesPerMatchDay > 0) {
|
|
12508
12508
|
let E = [];
|
|
12509
|
-
|
|
12509
|
+
L.forEach((G, Q) => {
|
|
12510
12510
|
E.push(G), (Q + 1) % t.gamesPerMatchDay === 0 && (j.push([...E]), E = []);
|
|
12511
12511
|
}), E.length && j.push([...E]);
|
|
12512
12512
|
} else
|
|
12513
|
-
j.push(
|
|
12513
|
+
j.push(L);
|
|
12514
12514
|
return q && t.isTeamGamePerPage && t.defaultGameId ? j.filter((E) => E.game_id === t.defaultGameId || E.gameId === t.defaultGameId) : j;
|
|
12515
12515
|
}
|
|
12516
|
-
async function Te(
|
|
12516
|
+
async function Te(L) {
|
|
12517
12517
|
try {
|
|
12518
12518
|
const { data: q } = await mr.get(
|
|
12519
12519
|
"https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/tournaments"
|
|
12520
12520
|
);
|
|
12521
12521
|
return q;
|
|
12522
12522
|
} catch (q) {
|
|
12523
|
-
if (
|
|
12524
|
-
return Te(
|
|
12523
|
+
if (L > 0)
|
|
12524
|
+
return Te(L - 1);
|
|
12525
12525
|
throw new Error(q);
|
|
12526
12526
|
}
|
|
12527
12527
|
}
|
|
@@ -12533,17 +12533,17 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12533
12533
|
else
|
|
12534
12534
|
throw new Error("Resize observer not supported!");
|
|
12535
12535
|
}
|
|
12536
|
-
function ut(
|
|
12537
|
-
u.value.value !==
|
|
12536
|
+
function ut(L) {
|
|
12537
|
+
u.value.value !== L.value && (u.value = L, a("change-round", L));
|
|
12538
12538
|
}
|
|
12539
|
-
function yt(
|
|
12540
|
-
t.areGamesCarouselType && a("change-game-carousel",
|
|
12539
|
+
function yt(L) {
|
|
12540
|
+
t.areGamesCarouselType && a("change-game-carousel", L.selectedItem);
|
|
12541
12541
|
}
|
|
12542
|
-
function Xe(
|
|
12543
|
-
a("action",
|
|
12542
|
+
function Xe(L) {
|
|
12543
|
+
a("action", L), ot(L);
|
|
12544
12544
|
}
|
|
12545
|
-
function ot(
|
|
12546
|
-
const q = "PLAY_RESUME", j = "PLAY_GOALS", E = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], G = [12, 55, "35_r", "54_r"], { game_id: Q, season_id: _ } =
|
|
12545
|
+
function ot(L) {
|
|
12546
|
+
const q = "PLAY_RESUME", j = "PLAY_GOALS", E = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], G = [12, 55, "35_r", "54_r"], { game_id: Q, season_id: _ } = L.game;
|
|
12547
12547
|
let ue = {
|
|
12548
12548
|
seasonId: _,
|
|
12549
12549
|
tournaments: [],
|
|
@@ -12582,26 +12582,26 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12582
12582
|
objectPlaySync: null
|
|
12583
12583
|
// sync play seconds between media players { numberPlayId, numberCurrentTime }
|
|
12584
12584
|
};
|
|
12585
|
-
|
|
12585
|
+
L.action === q ? (ue.categoryIds = E, ue.advancedFilter.playListTitle = "Resumen", a("openmedia", ue)) : L.action === j && (ue.categoryIds = G, ue.advancedFilter.playListTitle = "Goles", a("openmedia", ue));
|
|
12586
12586
|
}
|
|
12587
12587
|
async function nt() {
|
|
12588
12588
|
try {
|
|
12589
12589
|
if (!t.awaitForSeasons && !t.games) {
|
|
12590
|
-
const
|
|
12591
|
-
|
|
12590
|
+
const L = (await Te(3)).find((E) => E._id === 1), q = L.seasons[0], j = [{ id: q.id, type: q.type }];
|
|
12591
|
+
L && L.tournament && a("tournament-selected", L.tournament), q.related_seasons && q.related_seasons.length && j.push(
|
|
12592
12592
|
...q.related_seasons.map((E) => ({
|
|
12593
12593
|
id: E.id,
|
|
12594
12594
|
type: E.type
|
|
12595
12595
|
}))
|
|
12596
12596
|
), await Ce(j, !1);
|
|
12597
12597
|
}
|
|
12598
|
-
} catch (
|
|
12599
|
-
throw new Error(
|
|
12598
|
+
} catch (L) {
|
|
12599
|
+
throw new Error(L);
|
|
12600
12600
|
}
|
|
12601
12601
|
}
|
|
12602
12602
|
return Ie(() => {
|
|
12603
12603
|
Ee();
|
|
12604
|
-
}), nt(), (
|
|
12604
|
+
}), nt(), (L, q) => (h(), b("div", {
|
|
12605
12605
|
ref_key: "calendarByGame",
|
|
12606
12606
|
ref: r,
|
|
12607
12607
|
class: "calendar-by-game",
|
|
@@ -12619,7 +12619,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12619
12619
|
"is-pagination-visible": e.isPaginationVisible,
|
|
12620
12620
|
"is-round-mode": e.isRoundMode,
|
|
12621
12621
|
onAction: Xe
|
|
12622
|
-
}, null, 8, ["full-tournament-schedule", "team-id", "show-videos", "row-height", "component-width", "games-pages", "is-pagination-visible", "is-round-mode"])) : (h(), b(
|
|
12622
|
+
}, null, 8, ["full-tournament-schedule", "team-id", "show-videos", "row-height", "component-width", "games-pages", "is-pagination-visible", "is-round-mode"])) : (h(), b(U, { key: 1 }, [
|
|
12623
12623
|
e.areRoundsVisible && B.value ? (h(), H(Nb, {
|
|
12624
12624
|
key: 0,
|
|
12625
12625
|
"match-days": B.value,
|
|
@@ -12668,7 +12668,7 @@ const Db = { class: "game-info__teams" }, Hb = { class: "game-info__teams__team_
|
|
|
12668
12668
|
], 64))
|
|
12669
12669
|
], 4));
|
|
12670
12670
|
}
|
|
12671
|
-
}, Nv = /* @__PURE__ */ Bt(Uv, [["__scopeId", "data-v-
|
|
12671
|
+
}, Nv = /* @__PURE__ */ Bt(Uv, [["__scopeId", "data-v-850d78df"]]), Gv = ["Mi posición", "Tabla General", "Fases", "Play Off"], Dv = {
|
|
12672
12672
|
components: {
|
|
12673
12673
|
GscSwitchComponent: Mi,
|
|
12674
12674
|
GSCGeneraltable: ny,
|
|
@@ -12770,7 +12770,7 @@ function qv(e, a, t, o, i, n) {
|
|
|
12770
12770
|
}, null, 8, ["buttons", "selected-option", "font-size", "onInput"])
|
|
12771
12771
|
]),
|
|
12772
12772
|
p("div", Kv, [
|
|
12773
|
-
n.isGeneralTableVisible ? (h(), b(
|
|
12773
|
+
n.isGeneralTableVisible ? (h(), b(U, { key: 0 }, [
|
|
12774
12774
|
J(r, {
|
|
12775
12775
|
isPaginationVisible: !0,
|
|
12776
12776
|
"current-season-id": t.season.id,
|
|
@@ -12788,7 +12788,7 @@ function qv(e, a, t, o, i, n) {
|
|
|
12788
12788
|
onClick: a[0] || (a[0] = (l) => this.$router.push({ name: "table" })),
|
|
12789
12789
|
class: "gsc-app-component-view-all"
|
|
12790
12790
|
}, " Ver todo ")
|
|
12791
|
-
], 64)) : (h(), b(
|
|
12791
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
12792
12792
|
J(u, {
|
|
12793
12793
|
onAction: n.onAction,
|
|
12794
12794
|
onOpenmedia: n.onOpenMedia,
|
|
@@ -12815,7 +12815,7 @@ function qv(e, a, t, o, i, n) {
|
|
|
12815
12815
|
])
|
|
12816
12816
|
]);
|
|
12817
12817
|
}
|
|
12818
|
-
const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-
|
|
12818
|
+
const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-124be1c8"]]), Jc = ["Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb"], Xc = [
|
|
12819
12819
|
"Enero",
|
|
12820
12820
|
"Febrero",
|
|
12821
12821
|
"Marzo",
|
|
@@ -12883,7 +12883,7 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
12883
12883
|
}
|
|
12884
12884
|
},
|
|
12885
12885
|
setup(e) {
|
|
12886
|
-
const a = e, t =
|
|
12886
|
+
const a = e, t = N(() => {
|
|
12887
12887
|
const o = new Date(a.data.date_time_utc);
|
|
12888
12888
|
return `${Jc[o.getDay()]}, ${o.getDate()} de ${Xc[o.getMonth()]}`;
|
|
12889
12889
|
});
|
|
@@ -12904,9 +12904,9 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
12904
12904
|
alt: "team-img"
|
|
12905
12905
|
}, null, 8, o2),
|
|
12906
12906
|
p("div", n2, [
|
|
12907
|
-
e.infoType == "postmatch" ? (h(), b(
|
|
12907
|
+
e.infoType == "postmatch" ? (h(), b(U, { key: 0 }, [
|
|
12908
12908
|
Me(M(e.data.score[0]) + " - " + M(e.data.score[1]), 1)
|
|
12909
|
-
], 64)) : (h(), b(
|
|
12909
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
12910
12910
|
Me(M((s = e.data) == null ? void 0 : s.schedule.replace(":00", "")), 1)
|
|
12911
12911
|
], 64))
|
|
12912
12912
|
]),
|
|
@@ -12918,9 +12918,9 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
12918
12918
|
p("div", s2, M((r = e.data) == null ? void 0 : r.visiting_team_acronym), 1)
|
|
12919
12919
|
]),
|
|
12920
12920
|
p("div", r2, [
|
|
12921
|
-
e.infoType == "postmatch" ? (h(), b(
|
|
12921
|
+
e.infoType == "postmatch" ? (h(), b(U, { key: 0 }, [
|
|
12922
12922
|
Me("Finalizado" + M(e.penalScore ? ` - Penales ${e.penalScore}` : ""), 1)
|
|
12923
|
-
], 64)) : (h(), b(
|
|
12923
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
12924
12924
|
Me("CST")
|
|
12925
12925
|
], 64))
|
|
12926
12926
|
])
|
|
@@ -12932,7 +12932,7 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
12932
12932
|
]);
|
|
12933
12933
|
};
|
|
12934
12934
|
}
|
|
12935
|
-
}, Na = /* @__PURE__ */ st(l2, [["__scopeId", "data-v-
|
|
12935
|
+
}, Na = /* @__PURE__ */ st(l2, [["__scopeId", "data-v-a55efbe4"]]), c2 = ["src"], d2 = ["src"], u2 = { class: "coming-match__body" }, m2 = { class: "coming-match__data" }, p2 = ["src"], h2 = { style: { "margin-top": "16px" } }, g2 = { class: "coming-match__time" }, f2 = { class: "coming-match__cst" }, y2 = { key: 0 }, b2 = ["src"], w2 = {
|
|
12936
12936
|
__name: "ComingMatch",
|
|
12937
12937
|
props: {
|
|
12938
12938
|
small: {
|
|
@@ -12964,7 +12964,7 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
12964
12964
|
}
|
|
12965
12965
|
},
|
|
12966
12966
|
setup(e) {
|
|
12967
|
-
const a = e, t =
|
|
12967
|
+
const a = e, t = N(() => {
|
|
12968
12968
|
const o = new Date(a.data.date_time_utc);
|
|
12969
12969
|
return `${Jc[o.getDay()]}, ${o.getDate()} de ${a.small ? Qv[o.getMonth()] : Xc[o.getMonth()]}`;
|
|
12970
12970
|
});
|
|
@@ -13002,9 +13002,9 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
13002
13002
|
], 2),
|
|
13003
13003
|
p("div", h2, [
|
|
13004
13004
|
p("div", g2, [
|
|
13005
|
-
e.data.game_status !== 4 ? (h(), b(
|
|
13005
|
+
e.data.game_status !== 4 ? (h(), b(U, { key: 0 }, [
|
|
13006
13006
|
Me(M((y = e.data) == null ? void 0 : y.score[0]) + " - " + M((d = e.data) == null ? void 0 : d.score[1]), 1)
|
|
13007
|
-
], 64)) : (h(), b(
|
|
13007
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
13008
13008
|
Me(M((m = e.data) == null ? void 0 : m.schedule.replace(":00", "")), 1)
|
|
13009
13009
|
], 64))
|
|
13010
13010
|
]),
|
|
@@ -13030,16 +13030,16 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
13030
13030
|
class: k(["coming-match__button", { small: e.small }]),
|
|
13031
13031
|
onClick: i[0] || (i[0] = (B) => o.$emit("clickMatch"))
|
|
13032
13032
|
}, [
|
|
13033
|
-
e.data.game_status === 4 ? (h(), b(
|
|
13033
|
+
e.data.game_status === 4 ? (h(), b(U, { key: 0 }, [
|
|
13034
13034
|
Me("Analizar previa →")
|
|
13035
|
-
], 64)) : (h(), b(
|
|
13035
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
13036
13036
|
Me("Analizar partido →")
|
|
13037
13037
|
], 64))
|
|
13038
13038
|
], 2)
|
|
13039
13039
|
], 2);
|
|
13040
13040
|
};
|
|
13041
13041
|
}
|
|
13042
|
-
}, Qt = /* @__PURE__ */ st(w2, [["__scopeId", "data-v-
|
|
13042
|
+
}, Qt = /* @__PURE__ */ st(w2, [["__scopeId", "data-v-f2738fb7"]]), v2 = {
|
|
13043
13043
|
__name: "SwitchCustom",
|
|
13044
13044
|
props: {
|
|
13045
13045
|
modelValue: {
|
|
@@ -13076,7 +13076,7 @@ const Zv = /* @__PURE__ */ st(Dv, [["render", qv], ["__scopeId", "data-v-b0f417e
|
|
|
13076
13076
|
onInput: n
|
|
13077
13077
|
}, null, 544));
|
|
13078
13078
|
}
|
|
13079
|
-
}, A2 = /* @__PURE__ */ st(v2, [["__scopeId", "data-v-
|
|
13079
|
+
}, A2 = /* @__PURE__ */ st(v2, [["__scopeId", "data-v-3571f7e0"]]);
|
|
13080
13080
|
/**
|
|
13081
13081
|
* Vue 3 Carousel 0.3.3
|
|
13082
13082
|
* (c) 2024
|
|
@@ -13267,7 +13267,7 @@ function k2({ config: e, currentSlide: a, slidesCount: t }) {
|
|
|
13267
13267
|
function _c(e) {
|
|
13268
13268
|
return e ? e.reduce((a, t) => {
|
|
13269
13269
|
var o;
|
|
13270
|
-
return t.type ===
|
|
13270
|
+
return t.type === U ? [...a, ..._c(t.children)] : ((o = t.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? [...a, t] : a;
|
|
13271
13271
|
}, []) : [];
|
|
13272
13272
|
}
|
|
13273
13273
|
function Hn({ val: e, max: a, min: t = 0 }) {
|
|
@@ -13347,7 +13347,7 @@ var x2 = lt({
|
|
|
13347
13347
|
})));
|
|
13348
13348
|
}
|
|
13349
13349
|
Ie(() => {
|
|
13350
|
-
Ba(() => W()), setTimeout(() => W(), 1e3), Y(),
|
|
13350
|
+
Ba(() => W()), setTimeout(() => W(), 1e3), Y(), L(), window.addEventListener("resize", X, { passive: !0 }), t("init");
|
|
13351
13351
|
}), ft(() => {
|
|
13352
13352
|
B && clearTimeout(B), C && clearInterval(C), window.removeEventListener("resize", X, {
|
|
13353
13353
|
passive: !0
|
|
@@ -13377,13 +13377,13 @@ var x2 = lt({
|
|
|
13377
13377
|
}
|
|
13378
13378
|
E(y.value - I), le.x = 0, le.y = 0, Ee.value = !1, document.removeEventListener(Z ? "touchmove" : "mousemove", ot, !0), document.removeEventListener(Z ? "touchend" : "mouseup", nt, !0);
|
|
13379
13379
|
}
|
|
13380
|
-
function
|
|
13380
|
+
function L() {
|
|
13381
13381
|
!l.autoplay || l.autoplay <= 0 || (C = setInterval(() => {
|
|
13382
13382
|
l.pauseAutoplayOnHover && Te.value || G();
|
|
13383
13383
|
}, l.autoplay));
|
|
13384
13384
|
}
|
|
13385
13385
|
function q() {
|
|
13386
|
-
C && (clearInterval(C), C = null),
|
|
13386
|
+
C && (clearInterval(C), C = null), L();
|
|
13387
13387
|
}
|
|
13388
13388
|
const j = O(!1);
|
|
13389
13389
|
function E(A) {
|
|
@@ -13424,13 +13424,13 @@ var x2 = lt({
|
|
|
13424
13424
|
}
|
|
13425
13425
|
const _ = { slideTo: E, next: G, prev: Q };
|
|
13426
13426
|
se("nav", _), se("isSliding", j);
|
|
13427
|
-
const ue =
|
|
13427
|
+
const ue = N(() => k2({
|
|
13428
13428
|
config: l,
|
|
13429
13429
|
currentSlide: y.value,
|
|
13430
13430
|
slidesCount: u.value
|
|
13431
13431
|
}));
|
|
13432
13432
|
se("slidesToScroll", ue);
|
|
13433
|
-
const ze =
|
|
13433
|
+
const ze = N(() => {
|
|
13434
13434
|
const A = l.dir === "rtl" ? -1 : 1, V = ue.value * r.value * A;
|
|
13435
13435
|
return {
|
|
13436
13436
|
transform: `translateX(${le.x - V}px)`,
|
|
@@ -13439,11 +13439,11 @@ var x2 = lt({
|
|
|
13439
13439
|
width: "100%"
|
|
13440
13440
|
};
|
|
13441
13441
|
});
|
|
13442
|
-
function
|
|
13442
|
+
function Pe() {
|
|
13443
13443
|
R(), Y(), ge(), W(), q();
|
|
13444
13444
|
}
|
|
13445
13445
|
Object.keys(wr).forEach((A) => {
|
|
13446
|
-
["modelValue"].includes(A) || ne(() => e[A],
|
|
13446
|
+
["modelValue"].includes(A) || ne(() => e[A], Pe);
|
|
13447
13447
|
}), ne(() => e.modelValue, (A) => {
|
|
13448
13448
|
A !== y.value && E(Number(A));
|
|
13449
13449
|
}), ne(u, ge), t("before-init"), R();
|
|
@@ -13464,7 +13464,7 @@ var x2 = lt({
|
|
|
13464
13464
|
updateSlidesData: ge,
|
|
13465
13465
|
updateSlideWidth: W,
|
|
13466
13466
|
initDefaultConfigs: R,
|
|
13467
|
-
restartCarousel:
|
|
13467
|
+
restartCarousel: Pe,
|
|
13468
13468
|
slideTo: E,
|
|
13469
13469
|
next: G,
|
|
13470
13470
|
prev: Q,
|
|
@@ -13573,7 +13573,7 @@ var z2 = lt({
|
|
|
13573
13573
|
}
|
|
13574
13574
|
},
|
|
13575
13575
|
setup(e, { slots: a }) {
|
|
13576
|
-
const t = oe("config", Ae(Object.assign({}, Ze))), o = oe("currentSlide", O(0)), i = oe("slidesToScroll", O(0)), n = oe("isSliding", O(!1)), s =
|
|
13576
|
+
const t = oe("config", Ae(Object.assign({}, Ze))), o = oe("currentSlide", O(0)), i = oe("slidesToScroll", O(0)), n = oe("isSliding", O(!1)), s = N(() => e.index === o.value), r = N(() => e.index === o.value - 1), u = N(() => e.index === o.value + 1), l = N(() => {
|
|
13577
13577
|
const c = Math.floor(i.value), g = Math.ceil(i.value + t.itemsToShow - 1);
|
|
13578
13578
|
return e.index >= c && e.index <= g;
|
|
13579
13579
|
});
|
|
@@ -13666,17 +13666,17 @@ const I2 = {
|
|
|
13666
13666
|
},
|
|
13667
13667
|
emits: ["change-match-day"],
|
|
13668
13668
|
setup(e, { emit: a }) {
|
|
13669
|
-
const t = e, o =
|
|
13669
|
+
const t = e, o = N(() => {
|
|
13670
13670
|
const r = {
|
|
13671
13671
|
"background-color": t.backgroundColor,
|
|
13672
13672
|
height: t.height
|
|
13673
13673
|
};
|
|
13674
13674
|
return t.matchDay.key === t.matchDaySelected.key && (r["border-bottom"] = `solid 1px ${t.bottomLineColor}`, r["background-color"] = t.selectedMatchDayBackgroundColor), t.isLandingMode || (r["border-right"] = "solid 1px rgba(255, 255, 255, 0.1)"), r;
|
|
13675
|
-
}), i =
|
|
13675
|
+
}), i = N(() => ({
|
|
13676
13676
|
color: t.numberColor,
|
|
13677
13677
|
"font-family": t.numberFontFamily,
|
|
13678
13678
|
"font-size": t.numberFontSize
|
|
13679
|
-
})), n =
|
|
13679
|
+
})), n = N(() => ({
|
|
13680
13680
|
color: t.textColor,
|
|
13681
13681
|
"font-family": t.textFontFamily,
|
|
13682
13682
|
"font-size": t.textFontSize
|
|
@@ -13700,7 +13700,7 @@ const I2 = {
|
|
|
13700
13700
|
}, M(e.isLandingMode || e.componentWidth <= 425 ? "JOR" : "JORNADA"), 5))
|
|
13701
13701
|
], 4));
|
|
13702
13702
|
}
|
|
13703
|
-
}, E2 = /* @__PURE__ */ st(I2, [["__scopeId", "data-v-
|
|
13703
|
+
}, E2 = /* @__PURE__ */ st(I2, [["__scopeId", "data-v-89459353"]]), j2 = {
|
|
13704
13704
|
__name: "MatchDayPicker",
|
|
13705
13705
|
props: {
|
|
13706
13706
|
matchDays: {
|
|
@@ -13780,14 +13780,14 @@ const I2 = {
|
|
|
13780
13780
|
setup(e, { emit: a }) {
|
|
13781
13781
|
const t = e;
|
|
13782
13782
|
xe((l) => ({
|
|
13783
|
-
|
|
13784
|
-
|
|
13783
|
+
"6dc1777e": n.value,
|
|
13784
|
+
"6dc0603e": s.value
|
|
13785
13785
|
}));
|
|
13786
|
-
const o = O(null), i =
|
|
13786
|
+
const o = O(null), i = N(() => ({
|
|
13787
13787
|
itemsToShow: t.itemsToShow,
|
|
13788
13788
|
itemsToScroll: t.itemsToScroll,
|
|
13789
13789
|
snapAlign: "start"
|
|
13790
|
-
})), n =
|
|
13790
|
+
})), n = N(() => o.value.data.currentSlide.value == 0 ? "none" : "inline"), s = N(() => o.value.data.currentSlide.value == o.value.data.maxSlide.value ? "none" : "inline"), r = O({});
|
|
13791
13791
|
ne(
|
|
13792
13792
|
() => t.closestMatchDay,
|
|
13793
13793
|
(l) => {
|
|
@@ -13825,7 +13825,7 @@ const I2 = {
|
|
|
13825
13825
|
J(ie(P2))
|
|
13826
13826
|
]),
|
|
13827
13827
|
default: pe(() => [
|
|
13828
|
-
(h(!0), b(
|
|
13828
|
+
(h(!0), b(U, null, he(e.matchDays, (g) => (h(), H(ie(z2), {
|
|
13829
13829
|
key: g.key
|
|
13830
13830
|
}, {
|
|
13831
13831
|
default: pe(() => [
|
|
@@ -13846,7 +13846,7 @@ const I2 = {
|
|
|
13846
13846
|
}, 16)
|
|
13847
13847
|
], 4));
|
|
13848
13848
|
}
|
|
13849
|
-
}, $c = /* @__PURE__ */ st(j2, [["__scopeId", "data-v-
|
|
13849
|
+
}, $c = /* @__PURE__ */ st(j2, [["__scopeId", "data-v-39d33c84"]]), ed = (e) => (ke("data-v-3bb05b3b"), e = e(), Oe(), e), V2 = { class: "quadrant-matches" }, U2 = { class: "quadrant-matches__header" }, N2 = { class: "title-and-switch" }, G2 = { class: "quadrant-matches__title" }, D2 = {
|
|
13850
13850
|
key: 0,
|
|
13851
13851
|
class: "quadrant-matches__header__games-type"
|
|
13852
13852
|
}, H2 = /* @__PURE__ */ ed(() => /* @__PURE__ */ p("div", { class: "quadrant-matches__header__my-team" }, "Mi equipo", -1)), L2 = { class: "quadrant-matches__header__games-type__logo" }, K2 = ["src"], q2 = { class: "quadrant-matches__header__games-type__switch" }, Z2 = { class: "quadrant-matches__header__games-type__logo" }, Q2 = ["src"], Y2 = {
|
|
@@ -13863,7 +13863,7 @@ const I2 = {
|
|
|
13863
13863
|
class: "quadrant-matches__body",
|
|
13864
13864
|
style: { "column-gap": "16px", "grid-template-columns": "1fr!important" }
|
|
13865
13865
|
}, eA = {
|
|
13866
|
-
key:
|
|
13866
|
+
key: 0,
|
|
13867
13867
|
class: "quadrant-matches__body",
|
|
13868
13868
|
style: { "column-gap": "16px", "grid-template-columns": "1fr!important" }
|
|
13869
13869
|
}, tA = {
|
|
@@ -13923,8 +13923,8 @@ const I2 = {
|
|
|
13923
13923
|
emits: ["change-match-day", "change-is-league-selected"],
|
|
13924
13924
|
setup(e, { emit: a }) {
|
|
13925
13925
|
const t = e, o = O(!1);
|
|
13926
|
-
|
|
13927
|
-
const i = Jd(t, "componentWidth"), n =
|
|
13926
|
+
N(() => t.comingMatches[0] || {}), N(() => t.previousMatches[0] || {});
|
|
13927
|
+
const i = Jd(t, "componentWidth"), n = N(() => i.value < 768);
|
|
13928
13928
|
ne(o, (u) => {
|
|
13929
13929
|
a("change-is-league-selected", u);
|
|
13930
13930
|
}), ne(
|
|
@@ -13985,8 +13985,8 @@ const I2 = {
|
|
|
13985
13985
|
"default-match-day-key": e.defaultMatchDayKey,
|
|
13986
13986
|
onChangeMatchDay: s
|
|
13987
13987
|
}, null, 8, ["match-days", "is-landing-mode", "default-match-day-key"])) : S("", !0),
|
|
13988
|
-
!e.isFull && !o.value ? (h(), b(
|
|
13989
|
-
n.value ? (h(), b(
|
|
13988
|
+
!e.isFull && !o.value ? (h(), b(U, { key: 1 }, [
|
|
13989
|
+
n.value ? (h(), b(U, { key: 1 }, [
|
|
13990
13990
|
Object.keys(e.data).length > 0 ? (h(), H(ie(ao), {
|
|
13991
13991
|
key: 0,
|
|
13992
13992
|
pxScroll: 348,
|
|
@@ -14022,7 +14022,7 @@ const I2 = {
|
|
|
14022
14022
|
]),
|
|
14023
14023
|
_: 1
|
|
14024
14024
|
})) : S("", !0)
|
|
14025
|
-
], 64)) : (h(), b(
|
|
14025
|
+
], 64)) : (h(), b(U, { key: 0 }, [
|
|
14026
14026
|
Object.keys(e.data).length > 0 ? (h(), b("div", J2, [
|
|
14027
14027
|
J(Qt, {
|
|
14028
14028
|
data: e.data.data.prematch,
|
|
@@ -14040,7 +14040,7 @@ const I2 = {
|
|
|
14040
14040
|
}, null, 8, ["data"]))
|
|
14041
14041
|
])) : S("", !0)
|
|
14042
14042
|
], 64))
|
|
14043
|
-
], 64)) : e.data ? (h(), b(
|
|
14043
|
+
], 64)) : e.data ? (h(), b(U, { key: 2 }, [
|
|
14044
14044
|
e.data.length > 1 ? (h(), H(ie(ao), {
|
|
14045
14045
|
key: 0,
|
|
14046
14046
|
pxScroll: 348,
|
|
@@ -14057,7 +14057,7 @@ const I2 = {
|
|
|
14057
14057
|
}, {
|
|
14058
14058
|
default: pe(() => [
|
|
14059
14059
|
p("div", _2, [
|
|
14060
|
-
(h(!0), b(
|
|
14060
|
+
(h(!0), b(U, null, he(e.data, (c, g) => (h(), H(Qt, {
|
|
14061
14061
|
key: g,
|
|
14062
14062
|
data: c,
|
|
14063
14063
|
small: "",
|
|
@@ -14066,21 +14066,23 @@ const I2 = {
|
|
|
14066
14066
|
])
|
|
14067
14067
|
]),
|
|
14068
14068
|
_: 1
|
|
14069
|
-
})) : (h(), b(
|
|
14070
|
-
n.value ? (h(), b(
|
|
14071
|
-
e.data
|
|
14072
|
-
|
|
14073
|
-
|
|
14074
|
-
|
|
14075
|
-
|
|
14076
|
-
|
|
14077
|
-
|
|
14078
|
-
|
|
14079
|
-
|
|
14080
|
-
|
|
14081
|
-
|
|
14082
|
-
|
|
14083
|
-
|
|
14069
|
+
})) : (h(), b(U, { key: 1 }, [
|
|
14070
|
+
n.value ? (h(), b(U, { key: 1 }, [
|
|
14071
|
+
Object.keys(e.data).length > 0 ? (h(), b("div", eA, [
|
|
14072
|
+
e.data[0].game_status == 4 ? (h(), H(Qt, {
|
|
14073
|
+
key: 0,
|
|
14074
|
+
data: e.data[0],
|
|
14075
|
+
small: "",
|
|
14076
|
+
onClickMatch: l[9] || (l[9] = (c) => u.$emit("clickMatch", e.data[0]))
|
|
14077
|
+
}, null, 8, ["data"])) : S("", !0),
|
|
14078
|
+
e.data[0].game_status != 4 ? (h(), H(Qt, {
|
|
14079
|
+
key: 1,
|
|
14080
|
+
data: e.data[0],
|
|
14081
|
+
small: "",
|
|
14082
|
+
onClickMatch: l[10] || (l[10] = (c) => u.$emit("clickMatch", e.data[0]))
|
|
14083
|
+
}, null, 8, ["data"])) : S("", !0)
|
|
14084
|
+
])) : S("", !0)
|
|
14085
|
+
], 64)) : (h(), b(U, { key: 0 }, [
|
|
14084
14086
|
Object.keys(e.data).length > 0 ? (h(), b("div", $2, [
|
|
14085
14087
|
e.data[0].game_status == 4 ? (h(), H(Qt, {
|
|
14086
14088
|
key: 0,
|
|
@@ -14100,7 +14102,7 @@ const I2 = {
|
|
|
14100
14102
|
], 64)) : S("", !0)
|
|
14101
14103
|
]));
|
|
14102
14104
|
}
|
|
14103
|
-
}, aA = /* @__PURE__ */ st(tA, [["__scopeId", "data-v-
|
|
14105
|
+
}, aA = /* @__PURE__ */ st(tA, [["__scopeId", "data-v-3bb05b3b"]]), oA = {
|
|
14104
14106
|
__name: "gsc-games",
|
|
14105
14107
|
props: {
|
|
14106
14108
|
componentWidth: {
|
|
@@ -14698,9 +14700,9 @@ const Ei = {
|
|
|
14698
14700
|
}
|
|
14699
14701
|
}, Cr = () => {
|
|
14700
14702
|
xe((e) => ({
|
|
14701
|
-
"
|
|
14702
|
-
|
|
14703
|
-
|
|
14703
|
+
"2bf57034": e.backgroundColor,
|
|
14704
|
+
b8f32872: e.widthCircle,
|
|
14705
|
+
23023166: e.heightCircle
|
|
14704
14706
|
}));
|
|
14705
14707
|
}, Sr = Ei.setup;
|
|
14706
14708
|
Ei.setup = Sr ? (e, a) => (Cr(), Sr(e, a)) : Cr;
|
|
@@ -14740,7 +14742,7 @@ function DA(e, a, t, o, i, n) {
|
|
|
14740
14742
|
t.textOptionRight != "" && !t.hiddenLabels ? (h(), b("span", GA, M(t.textOptionRight), 1)) : S("", !0)
|
|
14741
14743
|
], 4);
|
|
14742
14744
|
}
|
|
14743
|
-
const HA = /* @__PURE__ */ st(Ei, [["render", DA], ["__scopeId", "data-v-
|
|
14745
|
+
const HA = /* @__PURE__ */ st(Ei, [["render", DA], ["__scopeId", "data-v-c2ae0cf9"]]), ji = {
|
|
14744
14746
|
components: {
|
|
14745
14747
|
GSCSlider: ao,
|
|
14746
14748
|
GSCMosaicthebest: kA,
|
|
@@ -15094,7 +15096,7 @@ const HA = /* @__PURE__ */ st(Ei, [["render", DA], ["__scopeId", "data-v-f9c67ce
|
|
|
15094
15096
|
async getCategoryStats(e, a, t = 0) {
|
|
15095
15097
|
try {
|
|
15096
15098
|
let n = {}, s = {}, r = [];
|
|
15097
|
-
const u =
|
|
15099
|
+
const u = Fe.create({
|
|
15098
15100
|
headers: {
|
|
15099
15101
|
Authorization: `${this.token}`
|
|
15100
15102
|
}
|
|
@@ -15135,15 +15137,15 @@ const HA = /* @__PURE__ */ st(Ei, [["render", DA], ["__scopeId", "data-v-f9c67ce
|
|
|
15135
15137
|
}
|
|
15136
15138
|
}, kr = () => {
|
|
15137
15139
|
xe((e) => ({
|
|
15138
|
-
"
|
|
15139
|
-
"
|
|
15140
|
-
"
|
|
15141
|
-
"
|
|
15142
|
-
"
|
|
15140
|
+
"94fed55c": e.backgroundColor,
|
|
15141
|
+
"074423f6": e.fontFamily,
|
|
15142
|
+
"3a02b5da": e.fontSize,
|
|
15143
|
+
"7bf70c91": e.fontColor,
|
|
15144
|
+
"4f075e7b": e.marginMosaic
|
|
15143
15145
|
}));
|
|
15144
15146
|
}, Or = ji.setup;
|
|
15145
15147
|
ji.setup = Or ? (e, a) => (kr(), Or(e, a)) : kr;
|
|
15146
|
-
const LA = (e) => (ke("data-v-
|
|
15148
|
+
const LA = (e) => (ke("data-v-b2bc5320"), e = e(), Oe(), e), KA = {
|
|
15147
15149
|
key: 0,
|
|
15148
15150
|
class: "gsc-best",
|
|
15149
15151
|
ref: "myDivRef"
|
|
@@ -15318,7 +15320,7 @@ function o5(e, a, t, o, i, n) {
|
|
|
15318
15320
|
arrowsBorder: "#ddd"
|
|
15319
15321
|
}, {
|
|
15320
15322
|
default: pe(() => [
|
|
15321
|
-
(h(!0), b(
|
|
15323
|
+
(h(!0), b(U, null, he(n.topData, (g, y) => (h(), b("div", {
|
|
15322
15324
|
key: y,
|
|
15323
15325
|
class: k(["gsc-best__players__item", y == 0 ? "margin-none" : ""])
|
|
15324
15326
|
}, [
|
|
@@ -15354,7 +15356,7 @@ function o5(e, a, t, o, i, n) {
|
|
|
15354
15356
|
])
|
|
15355
15357
|
], 512)) : S("", !0);
|
|
15356
15358
|
}
|
|
15357
|
-
const n5 = /* @__PURE__ */ st(ji, [["render", o5], ["__scopeId", "data-v-
|
|
15359
|
+
const n5 = /* @__PURE__ */ st(ji, [["render", o5], ["__scopeId", "data-v-b2bc5320"]]);
|
|
15358
15360
|
/**
|
|
15359
15361
|
* Vue 3 Carousel 0.3.1
|
|
15360
15362
|
* (c) 2023
|
|
@@ -15545,7 +15547,7 @@ function r5({ config: e, currentSlide: a, slidesCount: t }) {
|
|
|
15545
15547
|
function ad(e) {
|
|
15546
15548
|
return e ? e.reduce((a, t) => {
|
|
15547
15549
|
var o;
|
|
15548
|
-
return t.type ===
|
|
15550
|
+
return t.type === U ? [...a, ...ad(t.children)] : ((o = t.type) === null || o === void 0 ? void 0 : o.name) === "CarouselSlide" ? [...a, t] : a;
|
|
15549
15551
|
}, []) : [];
|
|
15550
15552
|
}
|
|
15551
15553
|
function Zn({ val: e, max: a, min: t = 0 }) {
|
|
@@ -15625,7 +15627,7 @@ var u5 = lt({
|
|
|
15625
15627
|
})));
|
|
15626
15628
|
}
|
|
15627
15629
|
Ie(() => {
|
|
15628
|
-
Ba(() => W()), setTimeout(() => W(), 1e3), Y(),
|
|
15630
|
+
Ba(() => W()), setTimeout(() => W(), 1e3), Y(), L(), window.addEventListener("resize", X, { passive: !0 }), t("init");
|
|
15629
15631
|
}), ft(() => {
|
|
15630
15632
|
B && clearTimeout(B), C && clearInterval(C), window.removeEventListener("resize", X, {
|
|
15631
15633
|
passive: !0
|
|
@@ -15655,13 +15657,13 @@ var u5 = lt({
|
|
|
15655
15657
|
}
|
|
15656
15658
|
E(y.value - I), le.x = 0, le.y = 0, Ee.value = !1, document.removeEventListener(Z ? "touchmove" : "mousemove", ot, !0), document.removeEventListener(Z ? "touchend" : "mouseup", nt, !0);
|
|
15657
15659
|
}
|
|
15658
|
-
function
|
|
15660
|
+
function L() {
|
|
15659
15661
|
!l.autoplay || l.autoplay <= 0 || (C = setInterval(() => {
|
|
15660
15662
|
l.pauseAutoplayOnHover && Te.value || G();
|
|
15661
15663
|
}, l.autoplay));
|
|
15662
15664
|
}
|
|
15663
15665
|
function q() {
|
|
15664
|
-
C && (clearInterval(C), C = null),
|
|
15666
|
+
C && (clearInterval(C), C = null), L();
|
|
15665
15667
|
}
|
|
15666
15668
|
const j = O(!1);
|
|
15667
15669
|
function E(A) {
|
|
@@ -15702,13 +15704,13 @@ var u5 = lt({
|
|
|
15702
15704
|
}
|
|
15703
15705
|
const _ = { slideTo: E, next: G, prev: Q };
|
|
15704
15706
|
se("nav", _), se("isSliding", j);
|
|
15705
|
-
const ue =
|
|
15707
|
+
const ue = N(() => r5({
|
|
15706
15708
|
config: l,
|
|
15707
15709
|
currentSlide: y.value,
|
|
15708
15710
|
slidesCount: u.value
|
|
15709
15711
|
}));
|
|
15710
15712
|
se("slidesToScroll", ue);
|
|
15711
|
-
const ze =
|
|
15713
|
+
const ze = N(() => {
|
|
15712
15714
|
const A = l.dir === "rtl" ? -1 : 1, V = ue.value * r.value * A;
|
|
15713
15715
|
return {
|
|
15714
15716
|
transform: `translateX(${le.x - V}px)`,
|
|
@@ -15717,11 +15719,11 @@ var u5 = lt({
|
|
|
15717
15719
|
width: "100%"
|
|
15718
15720
|
};
|
|
15719
15721
|
});
|
|
15720
|
-
function
|
|
15722
|
+
function Pe() {
|
|
15721
15723
|
R(), Y(), ge(), W(), q();
|
|
15722
15724
|
}
|
|
15723
15725
|
Object.keys(Br).forEach((A) => {
|
|
15724
|
-
["modelValue"].includes(A) || ne(() => e[A],
|
|
15726
|
+
["modelValue"].includes(A) || ne(() => e[A], Pe);
|
|
15725
15727
|
}), ne(() => e.modelValue, (A) => {
|
|
15726
15728
|
A !== y.value && E(Number(A));
|
|
15727
15729
|
}), ne(u, ge), t("before-init"), R();
|
|
@@ -15742,7 +15744,7 @@ var u5 = lt({
|
|
|
15742
15744
|
updateSlidesData: ge,
|
|
15743
15745
|
updateSlideWidth: W,
|
|
15744
15746
|
initDefaultConfigs: R,
|
|
15745
|
-
restartCarousel:
|
|
15747
|
+
restartCarousel: Pe,
|
|
15746
15748
|
slideTo: E,
|
|
15747
15749
|
next: G,
|
|
15748
15750
|
prev: Q,
|
|
@@ -16045,7 +16047,7 @@ const h5 = (e, a) => {
|
|
|
16045
16047
|
onSlideStart: m
|
|
16046
16048
|
}, {
|
|
16047
16049
|
default: pe(() => [
|
|
16048
|
-
(h(!0), b(
|
|
16050
|
+
(h(!0), b(U, null, he(e.items, (C, B) => (h(), H(ie(p5), { key: B }, {
|
|
16049
16051
|
default: pe(() => [
|
|
16050
16052
|
at(f.$slots, "default", { item: C }, void 0, !0)
|
|
16051
16053
|
]),
|
|
@@ -16107,7 +16109,7 @@ const h5 = (e, a) => {
|
|
|
16107
16109
|
]))
|
|
16108
16110
|
])) : S("", !0),
|
|
16109
16111
|
e.isPaginationVisible ? (h(), b("div", x5, [
|
|
16110
|
-
(h(!0), b(
|
|
16112
|
+
(h(!0), b(U, null, he(e.items, (C, B) => (h(), b("div", {
|
|
16111
16113
|
key: `i-${B}`,
|
|
16112
16114
|
class: "gsc-carousel__2d__navigation__pagination__item",
|
|
16113
16115
|
style: x({
|
|
@@ -16167,7 +16169,7 @@ const j5 = [
|
|
|
16167
16169
|
"nov",
|
|
16168
16170
|
"dic"
|
|
16169
16171
|
];
|
|
16170
|
-
function
|
|
16172
|
+
function K(e, a, t) {
|
|
16171
16173
|
return (a = U5(a)) in e ? Object.defineProperty(e, a, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[a] = t, e;
|
|
16172
16174
|
}
|
|
16173
16175
|
function V5(e, a) {
|
|
@@ -16618,13 +16620,13 @@ const Er = { pip: "PIP", airplay: "AirPlay", html5: "HTML5", vimeo: "Vimeo", you
|
|
|
16618
16620
|
} };
|
|
16619
16621
|
class Sa {
|
|
16620
16622
|
constructor(a) {
|
|
16621
|
-
|
|
16623
|
+
K(this, "get", (t) => {
|
|
16622
16624
|
if (!Sa.supported || !this.enabled) return null;
|
|
16623
16625
|
const o = window.localStorage.getItem(this.key);
|
|
16624
16626
|
if (w.empty(o)) return null;
|
|
16625
16627
|
const i = JSON.parse(o);
|
|
16626
16628
|
return w.string(t) && t.length ? i[t] : i;
|
|
16627
|
-
}),
|
|
16629
|
+
}), K(this, "set", (t) => {
|
|
16628
16630
|
if (!Sa.supported || !this.enabled || !w.object(t)) return;
|
|
16629
16631
|
let o = this.get();
|
|
16630
16632
|
w.empty(o) && (o = {}), je(o, t);
|
|
@@ -17194,13 +17196,13 @@ class P4 {
|
|
|
17194
17196
|
}
|
|
17195
17197
|
class wt {
|
|
17196
17198
|
constructor(a) {
|
|
17197
|
-
|
|
17199
|
+
K(this, "onChange", () => {
|
|
17198
17200
|
if (!this.supported) return;
|
|
17199
17201
|
const t = this.player.elements.buttons.fullscreen;
|
|
17200
17202
|
w.element(t) && (t.pressed = this.active);
|
|
17201
17203
|
const o = this.target === this.player.media ? this.target : this.player.elements.container;
|
|
17202
17204
|
ae.call(this.player, o, this.active ? "enterfullscreen" : "exitfullscreen", !0);
|
|
17203
|
-
}),
|
|
17205
|
+
}), K(this, "toggleFallback", (t = !1) => {
|
|
17204
17206
|
if (t ? this.scrollPosition = { x: window.scrollX ?? 0, y: window.scrollY ?? 0 } : window.scrollTo(this.scrollPosition.x, this.scrollPosition.y), document.body.style.overflow = t ? "hidden" : "", ve(this.target, this.player.config.classNames.fullscreen.fallback, t), Je.isIos) {
|
|
17205
17207
|
let o = document.head.querySelector('meta[name="viewport"]');
|
|
17206
17208
|
const i = "viewport-fit=cover";
|
|
@@ -17209,19 +17211,19 @@ class wt {
|
|
|
17209
17211
|
t ? (this.cleanupViewport = !n, n || (o.content += `,${i}`)) : this.cleanupViewport && (o.content = o.content.split(",").filter((s) => s.trim() !== i).join(","));
|
|
17210
17212
|
}
|
|
17211
17213
|
this.onChange();
|
|
17212
|
-
}),
|
|
17214
|
+
}), K(this, "trapFocus", (t) => {
|
|
17213
17215
|
if (Je.isIos || Je.isIPadOS || !this.active || t.key !== "Tab") return;
|
|
17214
17216
|
const o = document.activeElement, i = Aa.call(this.player, "a[href], button:not(:disabled), input:not(:disabled), [tabindex]"), [n] = i, s = i[i.length - 1];
|
|
17215
17217
|
o !== s || t.shiftKey ? o === n && t.shiftKey && (s.focus(), t.preventDefault()) : (n.focus(), t.preventDefault());
|
|
17216
|
-
}),
|
|
17218
|
+
}), K(this, "update", () => {
|
|
17217
17219
|
if (this.supported) {
|
|
17218
17220
|
let t;
|
|
17219
17221
|
t = this.forceFallback ? "Fallback (forced)" : wt.nativeSupported ? "Native" : "Fallback", this.player.debug.log(`${t} fullscreen enabled`);
|
|
17220
17222
|
} else this.player.debug.log("Fullscreen not supported and fallback disabled");
|
|
17221
17223
|
ve(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.supported);
|
|
17222
|
-
}),
|
|
17224
|
+
}), K(this, "enter", () => {
|
|
17223
17225
|
this.supported && (Je.isIos && this.player.config.fullscreen.iosNative ? this.player.isVimeo ? this.player.embed.requestFullscreen() : this.target.webkitEnterFullscreen() : !wt.nativeSupported || this.forceFallback ? this.toggleFallback(!0) : this.prefix ? w.empty(this.prefix) || this.target[`${this.prefix}Request${this.property}`]() : this.target.requestFullscreen({ navigationUI: "hide" }));
|
|
17224
|
-
}),
|
|
17226
|
+
}), K(this, "exit", () => {
|
|
17225
17227
|
if (this.supported) if (Je.isIos && this.player.config.fullscreen.iosNative) this.player.isVimeo ? this.player.embed.exitFullscreen() : this.target.webkitEnterFullscreen(), xt(this.player.play());
|
|
17226
17228
|
else if (!wt.nativeSupported || this.forceFallback) this.toggleFallback(!1);
|
|
17227
17229
|
else if (this.prefix) {
|
|
@@ -17230,7 +17232,7 @@ class wt {
|
|
|
17230
17232
|
document[`${this.prefix}${t}${this.property}`]();
|
|
17231
17233
|
}
|
|
17232
17234
|
} else (document.cancelFullScreen || document.exitFullscreen).call(document);
|
|
17233
|
-
}),
|
|
17235
|
+
}), K(this, "toggle", () => {
|
|
17234
17236
|
this.active ? this.exit() : this.enter();
|
|
17235
17237
|
}), this.player = a, this.prefix = wt.prefix, this.property = wt.property, this.scrollPosition = { x: 0, y: 0 }, this.forceFallback = a.config.fullscreen.fallback === "force", this.player.elements.fullscreen = a.config.fullscreen.container && b4(this.player.elements.container, a.config.fullscreen.container), be.call(this.player, document, this.prefix === "ms" ? "MSFullscreenChange" : `${this.prefix}fullscreenchange`, () => {
|
|
17236
17238
|
this.onChange();
|
|
@@ -17322,13 +17324,13 @@ const Be = { addStyleHook() {
|
|
|
17322
17324
|
} };
|
|
17323
17325
|
class z4 {
|
|
17324
17326
|
constructor(a) {
|
|
17325
|
-
|
|
17327
|
+
K(this, "firstTouch", () => {
|
|
17326
17328
|
const { player: t } = this, { elements: o } = t;
|
|
17327
17329
|
t.touch = !0, ve(o.container, t.config.classNames.isTouch, !0);
|
|
17328
|
-
}),
|
|
17330
|
+
}), K(this, "global", (t = !0) => {
|
|
17329
17331
|
const { player: o } = this;
|
|
17330
17332
|
o.config.keyboard.global && Ca.call(o, window, "keydown keyup", this.handleKey, t, !1), Ca.call(o, document.body, "click", this.toggleMenu, t), Ni.call(o, document.body, "touchstart", this.firstTouch);
|
|
17331
|
-
}),
|
|
17333
|
+
}), K(this, "container", () => {
|
|
17332
17334
|
const { player: t } = this, { config: o, elements: i, timers: n } = t;
|
|
17333
17335
|
!o.keyboard.global && o.keyboard.focused && be.call(t, i.container, "keydown keyup", this.handleKey, !1), be.call(t, i.container, "mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen", (u) => {
|
|
17334
17336
|
const { controls: l } = i;
|
|
@@ -17349,7 +17351,7 @@ class z4 {
|
|
|
17349
17351
|
const { target: l } = t.fullscreen;
|
|
17350
17352
|
l === i.container && (!t.isEmbed && w.empty(t.config.ratio) || (s(), (u.type === "enterfullscreen" ? be : Fo).call(t, window, "resize", r)));
|
|
17351
17353
|
});
|
|
17352
|
-
}),
|
|
17354
|
+
}), K(this, "media", () => {
|
|
17353
17355
|
const { player: t } = this, { elements: o } = t;
|
|
17354
17356
|
if (be.call(t, t.media, "timeupdate seeking seeked", (n) => D.timeUpdate.call(t, n)), be.call(t, t.media, "durationchange loadeddata loadedmetadata", (n) => D.durationUpdate.call(t, n)), be.call(t, t.media, "ended", () => {
|
|
17355
17357
|
t.isHTML5 && t.isVideo && t.config.resetOnEnd && (t.restart(), t.pause());
|
|
@@ -17380,14 +17382,14 @@ class z4 {
|
|
|
17380
17382
|
let { detail: s = {} } = n;
|
|
17381
17383
|
n.type === "error" && (s = t.media.error), ae.call(t, o.container, n.type, !0, s);
|
|
17382
17384
|
});
|
|
17383
|
-
}),
|
|
17385
|
+
}), K(this, "proxy", (t, o, i) => {
|
|
17384
17386
|
const { player: n } = this, s = n.config.listeners[i];
|
|
17385
17387
|
let r = !0;
|
|
17386
17388
|
w.function(s) && (r = s.call(n, t)), r !== !1 && w.function(o) && o.call(n, t);
|
|
17387
|
-
}),
|
|
17389
|
+
}), K(this, "bind", (t, o, i, n, s = !0) => {
|
|
17388
17390
|
const { player: r } = this, u = r.config.listeners[n], l = w.function(u);
|
|
17389
17391
|
be.call(r, t, o, (c) => this.proxy(c, i, n), s && !l);
|
|
17390
|
-
}),
|
|
17392
|
+
}), K(this, "controls", () => {
|
|
17391
17393
|
const { player: t } = this, { elements: o } = t, i = Je.isIE ? "change" : "input";
|
|
17392
17394
|
if (o.buttons.play && Array.from(o.buttons.play).forEach((n) => {
|
|
17393
17395
|
this.bind(n, "click", () => {
|
|
@@ -17826,20 +17828,20 @@ const Ja = { setup() {
|
|
|
17826
17828
|
} };
|
|
17827
17829
|
class G4 {
|
|
17828
17830
|
constructor(a) {
|
|
17829
|
-
|
|
17831
|
+
K(this, "load", () => {
|
|
17830
17832
|
this.enabled && (w.object(window.google) && w.object(window.google.ima) ? this.ready() : Di(this.player.config.urls.googleIMA.sdk).then(() => {
|
|
17831
17833
|
this.ready();
|
|
17832
17834
|
}).catch(() => {
|
|
17833
17835
|
this.trigger("error", new Error("Google IMA SDK failed to load"));
|
|
17834
17836
|
}));
|
|
17835
|
-
}),
|
|
17837
|
+
}), K(this, "ready", () => {
|
|
17836
17838
|
var t;
|
|
17837
17839
|
this.enabled || ((t = this).manager && t.manager.destroy(), t.elements.displayContainer && t.elements.displayContainer.destroy(), t.elements.container.remove()), this.startSafetyTimer(12e3, "ready()"), this.managerPromise.then(() => {
|
|
17838
17840
|
this.clearSafetyTimer("onAdsManagerLoaded()");
|
|
17839
17841
|
}), this.listeners(), this.setupIMA();
|
|
17840
|
-
}),
|
|
17842
|
+
}), K(this, "setupIMA", () => {
|
|
17841
17843
|
this.elements.container = te("div", { class: this.player.config.classNames.ads }), this.player.elements.container.appendChild(this.elements.container), google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED), google.ima.settings.setLocale(this.player.config.ads.language), google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline), this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media), this.loader = new google.ima.AdsLoader(this.elements.displayContainer), this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED, (t) => this.onAdsManagerLoaded(t), !1), this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, (t) => this.onAdError(t), !1), this.requestAds();
|
|
17842
|
-
}),
|
|
17844
|
+
}), K(this, "requestAds", () => {
|
|
17843
17845
|
const { container: t } = this.player.elements;
|
|
17844
17846
|
try {
|
|
17845
17847
|
const o = new google.ima.AdsRequest();
|
|
@@ -17847,19 +17849,19 @@ class G4 {
|
|
|
17847
17849
|
} catch (o) {
|
|
17848
17850
|
this.onAdError(o);
|
|
17849
17851
|
}
|
|
17850
|
-
}),
|
|
17852
|
+
}), K(this, "pollCountdown", (t = !1) => {
|
|
17851
17853
|
if (!t) return clearInterval(this.countdownTimer), void this.elements.container.removeAttribute("data-badge-text");
|
|
17852
17854
|
this.countdownTimer = setInterval(() => {
|
|
17853
17855
|
const o = Po(Math.max(this.manager.getRemainingTime(), 0)), i = `${We.get("advertisement", this.player.config)} - ${o}`;
|
|
17854
17856
|
this.elements.container.setAttribute("data-badge-text", i);
|
|
17855
17857
|
}, 100);
|
|
17856
|
-
}),
|
|
17858
|
+
}), K(this, "onAdsManagerLoaded", (t) => {
|
|
17857
17859
|
if (!this.enabled) return;
|
|
17858
17860
|
const o = new google.ima.AdsRenderingSettings();
|
|
17859
17861
|
o.restoreCustomPlaybackStateOnAdBreakComplete = !0, o.enablePreloading = !0, this.manager = t.getAdsManager(this.player, o), this.cuePoints = this.manager.getCuePoints(), this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, (i) => this.onAdError(i)), Object.keys(google.ima.AdEvent.Type).forEach((i) => {
|
|
17860
17862
|
this.manager.addEventListener(google.ima.AdEvent.Type[i], (n) => this.onAdEvent(n));
|
|
17861
17863
|
}), this.trigger("loaded");
|
|
17862
|
-
}),
|
|
17864
|
+
}), K(this, "addCuePoints", () => {
|
|
17863
17865
|
w.empty(this.cuePoints) || this.cuePoints.forEach((t) => {
|
|
17864
17866
|
if (t !== 0 && t !== -1 && t < this.player.duration) {
|
|
17865
17867
|
const o = this.player.elements.progress;
|
|
@@ -17869,7 +17871,7 @@ class G4 {
|
|
|
17869
17871
|
}
|
|
17870
17872
|
}
|
|
17871
17873
|
});
|
|
17872
|
-
}),
|
|
17874
|
+
}), K(this, "onAdEvent", (t) => {
|
|
17873
17875
|
const { container: o } = this.player.elements, i = t.getAd(), n = t.getAdData();
|
|
17874
17876
|
switch (((s) => {
|
|
17875
17877
|
ae.call(this.player, this.player.media, `ads${s.replace(/_/g, "").toLowerCase()}`);
|
|
@@ -17892,9 +17894,9 @@ class G4 {
|
|
|
17892
17894
|
case google.ima.AdEvent.Type.LOG:
|
|
17893
17895
|
n.adError && this.player.debug.warn(`Non-fatal ad error: ${n.adError.getMessage()}`);
|
|
17894
17896
|
}
|
|
17895
|
-
}),
|
|
17897
|
+
}), K(this, "onAdError", (t) => {
|
|
17896
17898
|
this.cancel(), this.player.debug.warn("Ads error", t);
|
|
17897
|
-
}),
|
|
17899
|
+
}), K(this, "listeners", () => {
|
|
17898
17900
|
const { container: t } = this.player.elements;
|
|
17899
17901
|
let o;
|
|
17900
17902
|
this.player.on("canplay", () => {
|
|
@@ -17911,7 +17913,7 @@ class G4 {
|
|
|
17911
17913
|
}), window.addEventListener("resize", () => {
|
|
17912
17914
|
this.manager && this.manager.resize(t.offsetWidth, t.offsetHeight, google.ima.ViewMode.NORMAL);
|
|
17913
17915
|
});
|
|
17914
|
-
}),
|
|
17916
|
+
}), K(this, "play", () => {
|
|
17915
17917
|
const { container: t } = this.player.elements;
|
|
17916
17918
|
this.managerPromise || this.resumeContent(), this.managerPromise.then(() => {
|
|
17917
17919
|
this.manager.setVolume(this.player.volume), this.elements.displayContainer.initialize();
|
|
@@ -17922,29 +17924,29 @@ class G4 {
|
|
|
17922
17924
|
}
|
|
17923
17925
|
}).catch(() => {
|
|
17924
17926
|
});
|
|
17925
|
-
}),
|
|
17927
|
+
}), K(this, "resumeContent", () => {
|
|
17926
17928
|
this.elements.container.style.zIndex = "", this.playing = !1, xt(this.player.media.play());
|
|
17927
|
-
}),
|
|
17929
|
+
}), K(this, "pauseContent", () => {
|
|
17928
17930
|
this.elements.container.style.zIndex = 3, this.playing = !0, this.player.media.pause();
|
|
17929
|
-
}),
|
|
17931
|
+
}), K(this, "cancel", () => {
|
|
17930
17932
|
this.initialized && this.resumeContent(), this.trigger("error"), this.loadAds();
|
|
17931
|
-
}),
|
|
17933
|
+
}), K(this, "loadAds", () => {
|
|
17932
17934
|
this.managerPromise.then(() => {
|
|
17933
17935
|
this.manager && this.manager.destroy(), this.managerPromise = new Promise((t) => {
|
|
17934
17936
|
this.on("loaded", t), this.player.debug.log(this.manager);
|
|
17935
17937
|
}), this.initialized = !1, this.requestAds();
|
|
17936
17938
|
}).catch(() => {
|
|
17937
17939
|
});
|
|
17938
|
-
}),
|
|
17940
|
+
}), K(this, "trigger", (t, ...o) => {
|
|
17939
17941
|
const i = this.events[t];
|
|
17940
17942
|
w.array(i) && i.forEach((n) => {
|
|
17941
17943
|
w.function(n) && n.apply(this, o);
|
|
17942
17944
|
});
|
|
17943
|
-
}),
|
|
17945
|
+
}), K(this, "on", (t, o) => (w.array(this.events[t]) || (this.events[t] = []), this.events[t].push(o), this)), K(this, "startSafetyTimer", (t, o) => {
|
|
17944
17946
|
this.player.debug.log(`Safety timer invoked from: ${o}`), this.safetyTimer = setTimeout(() => {
|
|
17945
17947
|
this.cancel(), this.clearSafetyTimer("startSafetyTimer()");
|
|
17946
17948
|
}, t);
|
|
17947
|
-
}),
|
|
17949
|
+
}), K(this, "clearSafetyTimer", (t) => {
|
|
17948
17950
|
w.nullOrUndefined(this.safetyTimer) || (this.player.debug.log(`Safety timer cleared from: ${t}`), clearTimeout(this.safetyTimer), this.safetyTimer = null);
|
|
17949
17951
|
}), this.player = a, this.config = a.config.ads, this.playing = !1, this.initialized = !1, this.elements = { container: null, displayContainer: null }, this.manager = null, this.loader = null, this.cuePoints = null, this.events = {}, this.safetyTimer = null, this.countdownTimer = null, this.managerPromise = new Promise((t, o) => {
|
|
17950
17952
|
this.on("loaded", t), this.on("error", o);
|
|
@@ -17984,11 +17986,11 @@ const D4 = (e) => {
|
|
|
17984
17986
|
};
|
|
17985
17987
|
class _n {
|
|
17986
17988
|
constructor(a) {
|
|
17987
|
-
|
|
17989
|
+
K(this, "load", () => {
|
|
17988
17990
|
this.player.elements.display.seekTooltip && (this.player.elements.display.seekTooltip.hidden = this.enabled), this.enabled && this.getThumbnails().then(() => {
|
|
17989
17991
|
this.enabled && (this.render(), this.determineContainerAutoSizing(), this.listeners(), this.loaded = !0);
|
|
17990
17992
|
});
|
|
17991
|
-
}),
|
|
17993
|
+
}), K(this, "getThumbnails", () => new Promise((t) => {
|
|
17992
17994
|
const { src: o } = this.player.config.previewThumbnails;
|
|
17993
17995
|
if (w.empty(o)) throw new Error("Missing previewThumbnails.src config attribute");
|
|
17994
17996
|
const i = () => {
|
|
@@ -18001,7 +18003,7 @@ class _n {
|
|
|
18001
18003
|
const n = (w.string(o) ? [o] : o).map((s) => this.getThumbnail(s));
|
|
18002
18004
|
Promise.all(n).then(i);
|
|
18003
18005
|
}
|
|
18004
|
-
})),
|
|
18006
|
+
})), K(this, "getThumbnail", (t) => new Promise((o) => {
|
|
18005
18007
|
Ea(t).then((i) => {
|
|
18006
18008
|
const n = { frames: D4(i), height: null, urlPrefix: "" };
|
|
18007
18009
|
n.frames[0].text.startsWith("/") || n.frames[0].text.startsWith("http://") || n.frames[0].text.startsWith("https://") || (n.urlPrefix = t.substring(0, t.lastIndexOf("/") + 1));
|
|
@@ -18010,7 +18012,7 @@ class _n {
|
|
|
18010
18012
|
n.height = s.naturalHeight, n.width = s.naturalWidth, this.thumbnails.push(n), o();
|
|
18011
18013
|
}, s.src = n.urlPrefix + n.frames[0].text;
|
|
18012
18014
|
});
|
|
18013
|
-
})),
|
|
18015
|
+
})), K(this, "startMove", (t) => {
|
|
18014
18016
|
if (this.loaded && w.event(t) && ["touchmove", "mousemove"].includes(t.type) && this.player.media.duration) {
|
|
18015
18017
|
if (t.type === "touchmove") this.seekTime = this.player.media.duration * (this.player.elements.inputs.seek.value / 100);
|
|
18016
18018
|
else {
|
|
@@ -18022,15 +18024,15 @@ class _n {
|
|
|
18022
18024
|
}
|
|
18023
18025
|
this.showImageAtCurrentTime();
|
|
18024
18026
|
}
|
|
18025
|
-
}),
|
|
18027
|
+
}), K(this, "endMove", () => {
|
|
18026
18028
|
this.toggleThumbContainer(!1, !0);
|
|
18027
|
-
}),
|
|
18029
|
+
}), K(this, "startScrubbing", (t) => {
|
|
18028
18030
|
(w.nullOrUndefined(t.button) || t.button === !1 || t.button === 0) && (this.mouseDown = !0, this.player.media.duration && (this.toggleScrubbingContainer(!0), this.toggleThumbContainer(!1, !0), this.showImageAtCurrentTime()));
|
|
18029
|
-
}),
|
|
18031
|
+
}), K(this, "endScrubbing", () => {
|
|
18030
18032
|
this.mouseDown = !1, Math.ceil(this.lastTime) === Math.ceil(this.player.media.currentTime) ? this.toggleScrubbingContainer(!1) : Ni.call(this.player, this.player.media, "timeupdate", () => {
|
|
18031
18033
|
this.mouseDown || this.toggleScrubbingContainer(!1);
|
|
18032
18034
|
});
|
|
18033
|
-
}),
|
|
18035
|
+
}), K(this, "listeners", () => {
|
|
18034
18036
|
this.player.on("play", () => {
|
|
18035
18037
|
this.toggleThumbContainer(!1, !0);
|
|
18036
18038
|
}), this.player.on("seeked", () => {
|
|
@@ -18038,20 +18040,20 @@ class _n {
|
|
|
18038
18040
|
}), this.player.on("timeupdate", () => {
|
|
18039
18041
|
this.lastTime = this.player.media.currentTime;
|
|
18040
18042
|
});
|
|
18041
|
-
}),
|
|
18043
|
+
}), K(this, "render", () => {
|
|
18042
18044
|
this.elements.thumb.container = te("div", { class: this.player.config.classNames.previewThumbnails.thumbContainer }), this.elements.thumb.imageContainer = te("div", { class: this.player.config.classNames.previewThumbnails.imageContainer }), this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);
|
|
18043
18045
|
const t = te("div", { class: this.player.config.classNames.previewThumbnails.timeContainer });
|
|
18044
18046
|
this.elements.thumb.time = te("span", {}, "00:00"), t.appendChild(this.elements.thumb.time), this.elements.thumb.imageContainer.appendChild(t), w.element(this.player.elements.progress) && this.player.elements.progress.appendChild(this.elements.thumb.container), this.elements.scrubbing.container = te("div", { class: this.player.config.classNames.previewThumbnails.scrubbingContainer }), this.player.elements.wrapper.appendChild(this.elements.scrubbing.container);
|
|
18045
|
-
}),
|
|
18047
|
+
}), K(this, "destroy", () => {
|
|
18046
18048
|
this.elements.thumb.container && this.elements.thumb.container.remove(), this.elements.scrubbing.container && this.elements.scrubbing.container.remove();
|
|
18047
|
-
}),
|
|
18049
|
+
}), K(this, "showImageAtCurrentTime", () => {
|
|
18048
18050
|
this.mouseDown ? this.setScrubbingContainerSize() : this.setThumbContainerSizeAndPos();
|
|
18049
18051
|
const t = this.thumbnails[0].frames.findIndex((n) => this.seekTime >= n.startTime && this.seekTime <= n.endTime), o = t >= 0;
|
|
18050
18052
|
let i = 0;
|
|
18051
18053
|
this.mouseDown || this.toggleThumbContainer(o), o && (this.thumbnails.forEach((n, s) => {
|
|
18052
18054
|
this.loadedImages.includes(n.frames[t].text) && (i = s);
|
|
18053
18055
|
}), t !== this.showingThumb && (this.showingThumb = t, this.loadImage(i)));
|
|
18054
|
-
}),
|
|
18056
|
+
}), K(this, "loadImage", (t = 0) => {
|
|
18055
18057
|
const o = this.showingThumb, i = this.thumbnails[t], { urlPrefix: n } = i, s = i.frames[o], r = i.frames[o].text, u = n + r;
|
|
18056
18058
|
if (this.currentImageElement && this.currentImageElement.dataset.filename === r) this.showImage(this.currentImageElement, s, t, o, r, !1), this.currentImageElement.dataset.index = o, this.removeOldImages(this.currentImageElement);
|
|
18057
18059
|
else {
|
|
@@ -18059,9 +18061,9 @@ class _n {
|
|
|
18059
18061
|
const l = new Image();
|
|
18060
18062
|
l.src = u, l.dataset.index = o, l.dataset.filename = r, this.showingThumbFilename = r, this.player.debug.log(`Loading image: ${u}`), l.onload = () => this.showImage(l, s, t, o, r, !0), this.loadingImage = l, this.removeOldImages(l);
|
|
18061
18063
|
}
|
|
18062
|
-
}),
|
|
18064
|
+
}), K(this, "showImage", (t, o, i, n, s, r = !0) => {
|
|
18063
18065
|
this.player.debug.log(`Showing thumb: ${s}. num: ${n}. qual: ${i}. newimg: ${r}`), this.setImageSizeAndOffset(t, o), r && (this.currentImageContainer.appendChild(t), this.currentImageElement = t, this.loadedImages.includes(s) || this.loadedImages.push(s)), this.preloadNearby(n, !0).then(this.preloadNearby(n, !1)).then(this.getHigherQuality(i, t, o, s));
|
|
18064
|
-
}),
|
|
18066
|
+
}), K(this, "removeOldImages", (t) => {
|
|
18065
18067
|
Array.from(this.currentImageContainer.children).forEach((o) => {
|
|
18066
18068
|
if (o.tagName.toLowerCase() !== "img") return;
|
|
18067
18069
|
const i = this.usingSprites ? 500 : 1e3;
|
|
@@ -18073,7 +18075,7 @@ class _n {
|
|
|
18073
18075
|
}, i);
|
|
18074
18076
|
}
|
|
18075
18077
|
});
|
|
18076
|
-
}),
|
|
18078
|
+
}), K(this, "preloadNearby", (t, o = !0) => new Promise((i) => {
|
|
18077
18079
|
setTimeout(() => {
|
|
18078
18080
|
const n = this.thumbnails[0].frames[t].text;
|
|
18079
18081
|
if (this.showingThumbFilename === n) {
|
|
@@ -18092,22 +18094,22 @@ class _n {
|
|
|
18092
18094
|
}), r || i();
|
|
18093
18095
|
}
|
|
18094
18096
|
}, 300);
|
|
18095
|
-
})),
|
|
18097
|
+
})), K(this, "getHigherQuality", (t, o, i, n) => {
|
|
18096
18098
|
if (t < this.thumbnails.length - 1) {
|
|
18097
18099
|
let s = o.naturalHeight;
|
|
18098
18100
|
this.usingSprites && (s = i.h), s < this.thumbContainerHeight && setTimeout(() => {
|
|
18099
18101
|
this.showingThumbFilename === n && (this.player.debug.log(`Showing higher quality thumb for: ${n}`), this.loadImage(t + 1));
|
|
18100
18102
|
}, 300);
|
|
18101
18103
|
}
|
|
18102
|
-
}),
|
|
18104
|
+
}), K(this, "toggleThumbContainer", (t = !1, o = !1) => {
|
|
18103
18105
|
const i = this.player.config.classNames.previewThumbnails.thumbContainerShown;
|
|
18104
18106
|
this.elements.thumb.container.classList.toggle(i, t), !t && o && (this.showingThumb = null, this.showingThumbFilename = null);
|
|
18105
|
-
}),
|
|
18107
|
+
}), K(this, "toggleScrubbingContainer", (t = !1) => {
|
|
18106
18108
|
const o = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;
|
|
18107
18109
|
this.elements.scrubbing.container.classList.toggle(o, t), t || (this.showingThumb = null, this.showingThumbFilename = null);
|
|
18108
|
-
}),
|
|
18110
|
+
}), K(this, "determineContainerAutoSizing", () => {
|
|
18109
18111
|
(this.elements.thumb.imageContainer.clientHeight > 20 || this.elements.thumb.imageContainer.clientWidth > 20) && (this.sizeSpecifiedInCSS = !0);
|
|
18110
|
-
}),
|
|
18112
|
+
}), K(this, "setThumbContainerSizeAndPos", () => {
|
|
18111
18113
|
const { imageContainer: t } = this.elements.thumb;
|
|
18112
18114
|
if (this.sizeSpecifiedInCSS) {
|
|
18113
18115
|
if (t.clientHeight > 20 && t.clientWidth < 20) {
|
|
@@ -18122,13 +18124,13 @@ class _n {
|
|
|
18122
18124
|
t.style.height = `${this.thumbContainerHeight}px`, t.style.width = `${o}px`;
|
|
18123
18125
|
}
|
|
18124
18126
|
this.setThumbContainerPos();
|
|
18125
|
-
}),
|
|
18127
|
+
}), K(this, "setThumbContainerPos", () => {
|
|
18126
18128
|
const t = this.player.elements.progress.getBoundingClientRect(), o = this.player.elements.container.getBoundingClientRect(), { container: i } = this.elements.thumb, n = o.left - t.left + 10, s = o.right - t.left - i.clientWidth - 10, r = this.mousePosX - t.left - i.clientWidth / 2, u = Md(r, n, s);
|
|
18127
18129
|
i.style.left = `${u}px`, i.style.setProperty("--preview-arrow-offset", r - u + "px");
|
|
18128
|
-
}),
|
|
18130
|
+
}), K(this, "setScrubbingContainerSize", () => {
|
|
18129
18131
|
const { width: t, height: o } = jr(this.thumbAspectRatio, { width: this.player.media.clientWidth, height: this.player.media.clientHeight });
|
|
18130
18132
|
this.elements.scrubbing.container.style.width = `${t}px`, this.elements.scrubbing.container.style.height = `${o}px`;
|
|
18131
|
-
}),
|
|
18133
|
+
}), K(this, "setImageSizeAndOffset", (t, o) => {
|
|
18132
18134
|
if (!this.usingSprites) return;
|
|
18133
18135
|
const i = this.thumbContainerHeight / o.h;
|
|
18134
18136
|
t.style.height = t.naturalHeight * i + "px", t.style.width = t.naturalWidth * i + "px", t.style.left = `-${o.x * i}px`, t.style.top = `-${o.y * i}px`;
|
|
@@ -18173,22 +18175,22 @@ const $n = { insertElements(e, a) {
|
|
|
18173
18175
|
} };
|
|
18174
18176
|
class ka {
|
|
18175
18177
|
constructor(a, t) {
|
|
18176
|
-
if (
|
|
18178
|
+
if (K(this, "play", () => w.function(this.media.play) ? (this.ads && this.ads.enabled && this.ads.managerPromise.then(() => this.ads.play()).catch(() => xt(this.media.play())), this.media.play()) : null), K(this, "pause", () => this.playing && w.function(this.media.pause) ? this.media.pause() : null), K(this, "togglePlay", (r) => (w.boolean(r) ? r : !this.playing) ? this.play() : this.pause()), K(this, "stop", () => {
|
|
18177
18179
|
this.isHTML5 ? (this.pause(), this.restart()) : w.function(this.media.stop) && this.media.stop();
|
|
18178
|
-
}),
|
|
18180
|
+
}), K(this, "restart", () => {
|
|
18179
18181
|
this.currentTime = 0;
|
|
18180
|
-
}),
|
|
18182
|
+
}), K(this, "rewind", (r) => {
|
|
18181
18183
|
this.currentTime -= w.number(r) ? r : this.config.seekTime;
|
|
18182
|
-
}),
|
|
18184
|
+
}), K(this, "forward", (r) => {
|
|
18183
18185
|
this.currentTime += w.number(r) ? r : this.config.seekTime;
|
|
18184
|
-
}),
|
|
18186
|
+
}), K(this, "increaseVolume", (r) => {
|
|
18185
18187
|
const u = this.media.muted ? 0 : this.volume;
|
|
18186
18188
|
this.volume = u + (w.number(r) ? r : 0);
|
|
18187
|
-
}),
|
|
18189
|
+
}), K(this, "decreaseVolume", (r) => {
|
|
18188
18190
|
this.increaseVolume(-r);
|
|
18189
|
-
}),
|
|
18191
|
+
}), K(this, "airplay", () => {
|
|
18190
18192
|
Ve.airplay && this.media.webkitShowPlaybackTargetPicker();
|
|
18191
|
-
}),
|
|
18193
|
+
}), K(this, "toggleControls", (r) => {
|
|
18192
18194
|
if (this.supported.ui && !this.isAudio) {
|
|
18193
18195
|
const u = lo(this.elements.container, this.config.classNames.hideControls), l = r === void 0 ? void 0 : !r, c = ve(this.elements.container, this.config.classNames.hideControls, l);
|
|
18194
18196
|
if (c && w.array(this.config.controls) && this.config.controls.includes("settings") && !w.empty(this.config.settings) && D.toggleMenu.call(this, !1), c !== u) {
|
|
@@ -18198,13 +18200,13 @@ class ka {
|
|
|
18198
18200
|
return !c;
|
|
18199
18201
|
}
|
|
18200
18202
|
return !1;
|
|
18201
|
-
}),
|
|
18203
|
+
}), K(this, "on", (r, u) => {
|
|
18202
18204
|
be.call(this, this.elements.container, r, u);
|
|
18203
|
-
}),
|
|
18205
|
+
}), K(this, "once", (r, u) => {
|
|
18204
18206
|
Ni.call(this, this.elements.container, r, u);
|
|
18205
|
-
}),
|
|
18207
|
+
}), K(this, "off", (r, u) => {
|
|
18206
18208
|
Fo(this.elements.container, r, u);
|
|
18207
|
-
}),
|
|
18209
|
+
}), K(this, "destroy", (r, u = !1) => {
|
|
18208
18210
|
if (!this.ready) return;
|
|
18209
18211
|
const l = () => {
|
|
18210
18212
|
document.body.style.overflow = "", this.embed = null, u ? (Object.keys(this.elements).length && (It(this.elements.buttons.play), It(this.elements.captions), It(this.elements.controls), It(this.elements.wrapper), this.elements.buttons.play = null, this.elements.captions = null, this.elements.controls = null, this.elements.wrapper = null), w.function(r) && r()) : (v4.call(this), Kt.cancelRequests.call(this), ro(this.elements.original, this.elements.container), ae.call(this, this.elements.original, "destroyed", !0), w.function(r) && r.call(this.elements.original), this.ready = !1, setTimeout(() => {
|
|
@@ -18212,7 +18214,7 @@ class ka {
|
|
|
18212
18214
|
}, 200));
|
|
18213
18215
|
};
|
|
18214
18216
|
this.stop(), clearTimeout(this.timers.loading), clearTimeout(this.timers.controls), clearTimeout(this.timers.resized), this.isHTML5 ? (Be.toggleNativeControls.call(this, !0), l()) : this.isYouTube ? (clearInterval(this.timers.buffering), clearInterval(this.timers.playing), this.embed !== null && w.function(this.embed.destroy) && this.embed.destroy(), l()) : this.isVimeo && (this.embed !== null && this.embed.unload().then(l), setTimeout(l, 200));
|
|
18215
|
-
}),
|
|
18217
|
+
}), K(this, "supports", (r) => Ve.mime.call(this, r)), this.timers = {}, this.ready = !1, this.loading = !1, this.failed = !1, this.touch = Ve.touch, this.media = a, w.string(this.media) && (this.media = document.querySelectorAll(this.media)), (window.jQuery && this.media instanceof jQuery || w.nodeList(this.media) || w.array(this.media)) && (this.media = this.media[0]), this.config = je({}, Od, ka.defaults, t || {}, (() => {
|
|
18216
18218
|
try {
|
|
18217
18219
|
return JSON.parse(this.media.getAttribute("data-plyr-config"));
|
|
18218
18220
|
} catch {
|
|
@@ -18456,26 +18458,26 @@ const H4 = {
|
|
|
18456
18458
|
},
|
|
18457
18459
|
emits: ["play-ended"],
|
|
18458
18460
|
setup(e, { emit: a }) {
|
|
18459
|
-
const t = e, o = O(null), i = O(!1), n =
|
|
18461
|
+
const t = e, o = O(null), i = O(!1), n = N(() => `p-${t.play.playId || t.play.play_id}`), s = N(() => {
|
|
18460
18462
|
if (t.isPlaySeeker) {
|
|
18461
18463
|
const d = new Date(t.play.gameDate);
|
|
18462
18464
|
return `${d.getDate()}, ${E5(d.getMonth())} ${d.getFullYear()}`;
|
|
18463
18465
|
}
|
|
18464
18466
|
const y = new Date(t.play.date_time_utc);
|
|
18465
18467
|
return `${y.getDate()}, ${j5[y.getMonth()]} ${y.getFullYear()}`;
|
|
18466
|
-
}), r =
|
|
18468
|
+
}), r = N(() => {
|
|
18467
18469
|
if (t.isPlaySeeker) {
|
|
18468
18470
|
const y = t.play.finalScore.split(" ");
|
|
18469
18471
|
return `${t.play.homeTeamName} ${y[0]} : ${y[2]} ${t.play.awayTeamName} | ${t.play.categoryName} ${t.play.playerShortName}`;
|
|
18470
18472
|
}
|
|
18471
18473
|
return `${t.play.home_alt_name} ${t.play.score[0]} : ${t.play.score[1]} ${t.play.away_alt_name} | ${t.play.event_type_name} ${t.play.player_name}`;
|
|
18472
|
-
}), u =
|
|
18474
|
+
}), u = N(() => {
|
|
18473
18475
|
if (t.isPlaySeeker) {
|
|
18474
18476
|
const y = t.play.finalScore.split(" ");
|
|
18475
18477
|
return `${t.play.homeTeamName} ${y[0]} : ${y[2]} ${t.play.awayTeamName}`;
|
|
18476
18478
|
}
|
|
18477
18479
|
return `${t.play.home_alt_name} ${t.play.score[0]} : ${t.play.score[1]} ${t.play.away_alt_name}`;
|
|
18478
|
-
}), l =
|
|
18480
|
+
}), l = N(() => t.isPlaySeeker ? `${t.play.categoryName} ${t.play.playerShortName}` : `${t.play.event_type_name} ${t.play.player_name}`);
|
|
18479
18481
|
function c() {
|
|
18480
18482
|
o.value = new ka(`#${n.value}`, {
|
|
18481
18483
|
controls: t.isPlaySeeker ? ["play", "volume"] : ["play", "volume", "progress"],
|
|
@@ -18539,7 +18541,7 @@ const H4 = {
|
|
|
18539
18541
|
])
|
|
18540
18542
|
], 32));
|
|
18541
18543
|
}
|
|
18542
|
-
}, W4 = /* @__PURE__ */ st(Y4, [["__scopeId", "data-v-
|
|
18544
|
+
}, W4 = /* @__PURE__ */ st(Y4, [["__scopeId", "data-v-896bd9bd"]]), Hi = (e) => (ke("data-v-e0039d6a"), e = e(), Oe(), e), J4 = /* @__PURE__ */ Hi(() => /* @__PURE__ */ p("svg", {
|
|
18543
18545
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18544
18546
|
width: "20",
|
|
18545
18547
|
height: "20",
|
|
@@ -18646,7 +18648,7 @@ const H4 = {
|
|
|
18646
18648
|
}
|
|
18647
18649
|
const d = Ae({
|
|
18648
18650
|
portrait: window.matchMedia("(orientation: portrait)").matches
|
|
18649
|
-
}), m =
|
|
18651
|
+
}), m = N(() => d.portrait);
|
|
18650
18652
|
function f() {
|
|
18651
18653
|
var C = window.matchMedia("(orientation: portrait)");
|
|
18652
18654
|
C.matches ? d.portrait = !0 : d.portrait = !1;
|
|
@@ -18700,7 +18702,7 @@ const H4 = {
|
|
|
18700
18702
|
])
|
|
18701
18703
|
], 2));
|
|
18702
18704
|
}
|
|
18703
|
-
}, iC = /* @__PURE__ */ st(nC, [["__scopeId", "data-v-
|
|
18705
|
+
}, iC = /* @__PURE__ */ st(nC, [["__scopeId", "data-v-e0039d6a"]]), sC = /* @__PURE__ */ new Map([
|
|
18704
18706
|
["M1", { matchDayId: 1, matchDayName: "Jornada 1", matchDayAbbreviation: "J1" }],
|
|
18705
18707
|
["M2", { matchDayId: 2, matchDayName: "Jornada 2", matchDayAbbreviation: "J2" }],
|
|
18706
18708
|
["M3", { matchDayId: 3, matchDayName: "Jornada 3", matchDayAbbreviation: "J3" }],
|
|
@@ -19055,7 +19057,7 @@ const bC = /* @__PURE__ */ lC(Li, [["render", yC], ["__scopeId", "data-v-fb269a1
|
|
|
19055
19057
|
},
|
|
19056
19058
|
{ immediate: !0 }
|
|
19057
19059
|
);
|
|
19058
|
-
const r =
|
|
19060
|
+
const r = N(() => ({
|
|
19059
19061
|
height: t.height,
|
|
19060
19062
|
width: t.width,
|
|
19061
19063
|
backgroundColor: t.backgroundColor,
|
|
@@ -19077,7 +19079,7 @@ const bC = /* @__PURE__ */ lC(Li, [["render", yC], ["__scopeId", "data-v-fb269a1
|
|
|
19077
19079
|
"--dropdown-opacity": t.isDisabled ? "0.5" : "1",
|
|
19078
19080
|
"--dropdown-cursor": t.isDisabled ? "not-allowed" : "pointer",
|
|
19079
19081
|
"--dropdown-font-size": t.fontSize ? t.fontSize : "14px"
|
|
19080
|
-
})), u =
|
|
19082
|
+
})), u = N(() => ({
|
|
19081
19083
|
height: `${t.arrowHeight}px`,
|
|
19082
19084
|
width: `${t.arrowWidth}px`
|
|
19083
19085
|
}));
|
|
@@ -19137,7 +19139,7 @@ const bC = /* @__PURE__ */ lC(Li, [["render", yC], ["__scopeId", "data-v-fb269a1
|
|
|
19137
19139
|
class: "gsc-dropdown__items",
|
|
19138
19140
|
style: x({ "margin-top": `${t.borderWidth}px` })
|
|
19139
19141
|
}, [
|
|
19140
|
-
(h(!0), b(
|
|
19142
|
+
(h(!0), b(U, null, he(e.items, (f, v) => (h(), b("div", {
|
|
19141
19143
|
class: k(["gsc-dropdown__items__item", { selected: v === n.value }]),
|
|
19142
19144
|
key: v,
|
|
19143
19145
|
onClick: (C) => g(f, v)
|
|
@@ -19261,10 +19263,10 @@ const bC = /* @__PURE__ */ lC(Li, [["render", yC], ["__scopeId", "data-v-fb269a1
|
|
|
19261
19263
|
},
|
|
19262
19264
|
emits: ["input"],
|
|
19263
19265
|
setup(e, { emit: a }) {
|
|
19264
|
-
const t = e, o = O([]), i =
|
|
19266
|
+
const t = e, o = O([]), i = N(() => {
|
|
19265
19267
|
const d = {};
|
|
19266
19268
|
return t.fontFamily && (d["font-family"] = `${t.fontFamily}`), d;
|
|
19267
|
-
}), n =
|
|
19269
|
+
}), n = N(() => t.tournamentsIdsToInclude.size ? u(o.value) : o.value), s = N(() => n.value.find(
|
|
19268
19270
|
(d) => d.seasonsIds.has(t.currentSeasonId)
|
|
19269
19271
|
) || n.value[0]);
|
|
19270
19272
|
async function r() {
|
|
@@ -19644,7 +19646,7 @@ const KC = /* @__PURE__ */ IC(Ki, [["render", LC], ["__scopeId", "data-v-fb269a1
|
|
|
19644
19646
|
},
|
|
19645
19647
|
{ immediate: !0 }
|
|
19646
19648
|
);
|
|
19647
|
-
const r =
|
|
19649
|
+
const r = N(() => ({
|
|
19648
19650
|
height: t.height,
|
|
19649
19651
|
width: t.width,
|
|
19650
19652
|
backgroundColor: t.backgroundColor,
|
|
@@ -19666,7 +19668,7 @@ const KC = /* @__PURE__ */ IC(Ki, [["render", LC], ["__scopeId", "data-v-fb269a1
|
|
|
19666
19668
|
"--dropdown-opacity": t.isDisabled ? "0.5" : "1",
|
|
19667
19669
|
"--dropdown-cursor": t.isDisabled ? "not-allowed" : "pointer",
|
|
19668
19670
|
"--dropdown-font-size": t.fontSize ? t.fontSize : "14px"
|
|
19669
|
-
})), u =
|
|
19671
|
+
})), u = N(() => ({
|
|
19670
19672
|
height: `${t.arrowHeight}px`,
|
|
19671
19673
|
width: `${t.arrowWidth}px`
|
|
19672
19674
|
}));
|
|
@@ -19726,7 +19728,7 @@ const KC = /* @__PURE__ */ IC(Ki, [["render", LC], ["__scopeId", "data-v-fb269a1
|
|
|
19726
19728
|
class: "gsc-dropdown__items",
|
|
19727
19729
|
style: x({ "margin-top": `${t.borderWidth}px` })
|
|
19728
19730
|
}, [
|
|
19729
|
-
(h(!0), b(
|
|
19731
|
+
(h(!0), b(U, null, he(e.items, (f, v) => (h(), b("div", {
|
|
19730
19732
|
class: k(["gsc-dropdown__items__item", { selected: v === n.value }]),
|
|
19731
19733
|
key: v,
|
|
19732
19734
|
onClick: (C) => g(f, v)
|
|
@@ -19774,7 +19776,7 @@ const KC = /* @__PURE__ */ IC(Ki, [["render", LC], ["__scopeId", "data-v-fb269a1
|
|
|
19774
19776
|
},
|
|
19775
19777
|
emits: ["input"],
|
|
19776
19778
|
setup(e, { emit: a }) {
|
|
19777
|
-
const t = e, o =
|
|
19779
|
+
const t = e, o = N(() => t.seasons.find((s) => s.id === t.currentSeasonId));
|
|
19778
19780
|
function i(s) {
|
|
19779
19781
|
a("input", s);
|
|
19780
19782
|
}
|
|
@@ -21983,7 +21985,7 @@ function fk(e, a, t, o, i, n) {
|
|
|
21983
21985
|
p("span", {
|
|
21984
21986
|
class: k(n.firstline)
|
|
21985
21987
|
}, [
|
|
21986
|
-
t.nameTeam != "Local" ? (h(), b(
|
|
21988
|
+
t.nameTeam != "Local" ? (h(), b(U, { key: 0 }, [
|
|
21987
21989
|
Me(M(t.nameTeam), 1)
|
|
21988
21990
|
], 64)) : S("", !0)
|
|
21989
21991
|
], 2),
|
|
@@ -22160,7 +22162,7 @@ function Fk(e, a, t, o, i, n) {
|
|
|
22160
22162
|
p("span", {
|
|
22161
22163
|
class: k(n.firstline)
|
|
22162
22164
|
}, [
|
|
22163
|
-
t.nameTeam != "Away" ? (h(), b(
|
|
22165
|
+
t.nameTeam != "Away" ? (h(), b(U, { key: 0 }, [
|
|
22164
22166
|
Me(M(t.nameTeam), 1)
|
|
22165
22167
|
], 64)) : S("", !0)
|
|
22166
22168
|
], 2),
|
|
@@ -22433,7 +22435,7 @@ function Qk(e, a, t, o, i, n) {
|
|
|
22433
22435
|
key: 1,
|
|
22434
22436
|
class: k(n.texttitle2)
|
|
22435
22437
|
}, M(t.nameCategory), 3)),
|
|
22436
|
-
t.showimg ? (h(), b(
|
|
22438
|
+
t.showimg ? (h(), b(U, { key: 2 }, [
|
|
22437
22439
|
t.typeImg == 0 ? (h(), b("img", {
|
|
22438
22440
|
key: 0,
|
|
22439
22441
|
src: t.photoProfile,
|
|
@@ -24008,7 +24010,7 @@ function b3(e, a, t, o, i, n) {
|
|
|
24008
24010
|
height: t.height
|
|
24009
24011
|
}, {
|
|
24010
24012
|
default: pe(() => [
|
|
24011
|
-
(h(!0), b(
|
|
24013
|
+
(h(!0), b(U, null, he(i.printData, (d, m) => (h(), b("div", {
|
|
24012
24014
|
key: m,
|
|
24013
24015
|
class: k(n.pgtcontainercardClass),
|
|
24014
24016
|
style: x(m == 0 ? "margin-left: 0px !important; color: white;" : "")
|
|
@@ -24023,7 +24025,7 @@ function b3(e, a, t, o, i, n) {
|
|
|
24023
24025
|
"logo-home": d.team_logo,
|
|
24024
24026
|
onOnclickPlayVideos: (f) => n.onclickPlayVideos({ data: d, type: 2 }),
|
|
24025
24027
|
"photo-profile": d.player_action
|
|
24026
|
-
}, null, 8, ["color-background-home", "name-player", "background", "name-category", "logo-home", "onOnclickPlayVideos", "photo-profile"])) : t.type == 1 ? (h(), b(
|
|
24028
|
+
}, null, 8, ["color-background-home", "name-player", "background", "name-category", "logo-home", "onOnclickPlayVideos", "photo-profile"])) : t.type == 1 ? (h(), b(U, { key: 1 }, [
|
|
24027
24029
|
d.total > 0 ? (h(), H(r, {
|
|
24028
24030
|
key: 0,
|
|
24029
24031
|
type: "team",
|
|
@@ -24342,11 +24344,18 @@ const w3 = {
|
|
|
24342
24344
|
}
|
|
24343
24345
|
},
|
|
24344
24346
|
watch: {
|
|
24347
|
+
seasonSelected: {
|
|
24348
|
+
immediate: !0,
|
|
24349
|
+
deep: !1,
|
|
24350
|
+
async handler() {
|
|
24351
|
+
this.getDataGoals();
|
|
24352
|
+
}
|
|
24353
|
+
},
|
|
24345
24354
|
tournamentSelected: {
|
|
24346
24355
|
immediate: !0,
|
|
24347
24356
|
deep: !1,
|
|
24348
24357
|
async handler(e) {
|
|
24349
|
-
this.myTournament !== e.id ? this.currentTabMoreVideos = "Goles" : this.currentTabMoreVideos = "Goles";
|
|
24358
|
+
this.getDataGoals(), this.myTournament !== e.id ? this.currentTabMoreVideos = "Goles" : this.currentTabMoreVideos = "Goles";
|
|
24350
24359
|
}
|
|
24351
24360
|
},
|
|
24352
24361
|
closestRound(e) {
|
|
@@ -24361,6 +24370,9 @@ const w3 = {
|
|
|
24361
24370
|
},
|
|
24362
24371
|
data() {
|
|
24363
24372
|
return {
|
|
24373
|
+
token: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",
|
|
24374
|
+
url: "https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/",
|
|
24375
|
+
showVideos: !0,
|
|
24364
24376
|
currentTabMoreVideos: "Resumen",
|
|
24365
24377
|
currentMobileTab: "Descubre videos",
|
|
24366
24378
|
mobileClass: !1,
|
|
@@ -24377,6 +24389,17 @@ const w3 = {
|
|
|
24377
24389
|
this.mobileClass = window.innerWidth < 768, window.addEventListener("resize", this.handleResize);
|
|
24378
24390
|
},
|
|
24379
24391
|
methods: {
|
|
24392
|
+
async getDataGoals() {
|
|
24393
|
+
const e = Fe.create({
|
|
24394
|
+
headers: { Authorization: `${this.token}` }
|
|
24395
|
+
});
|
|
24396
|
+
try {
|
|
24397
|
+
const a = await e.get(this.url + this.seasonSelected.id + "/categories/" + this.goalsCategory);
|
|
24398
|
+
this.showVideos = !0;
|
|
24399
|
+
} catch {
|
|
24400
|
+
this.showVideos = !1;
|
|
24401
|
+
}
|
|
24402
|
+
},
|
|
24380
24403
|
onChangeMatchDay(e) {
|
|
24381
24404
|
this.matchdayActive = e, this.$emit("change-match-day", e);
|
|
24382
24405
|
},
|
|
@@ -24475,13 +24498,14 @@ const w3 = {
|
|
|
24475
24498
|
this.$emit("openmedia", g);
|
|
24476
24499
|
}
|
|
24477
24500
|
}
|
|
24478
|
-
}, C3 = (e) => (ke("data-v-
|
|
24501
|
+
}, C3 = (e) => (ke("data-v-6c94c854"), e = e(), Oe(), e), S3 = {
|
|
24502
|
+
key: 0,
|
|
24479
24503
|
class: "discover-videos",
|
|
24480
24504
|
ref: "discoverVideosRef"
|
|
24481
24505
|
}, k3 = { class: "title-and-button" }, O3 = /* @__PURE__ */ C3(() => /* @__PURE__ */ p("div", { class: "title-value" }, "Videos", -1)), B3 = { class: "calendar-container" }, M3 = { class: "drop-down-innercontainer-text" }, x3 = { class: "drop-down-innercontainer-arrow" };
|
|
24482
24506
|
function R3(e, a, t, o, i, n) {
|
|
24483
24507
|
const s = me("GscSwitchComponent"), r = me("GSCButton"), u = me("MatchDayPicker"), l = me("GSCPlayerTeamGame");
|
|
24484
|
-
return h(), b("div", S3, [
|
|
24508
|
+
return i.showVideos ? (h(), b("div", S3, [
|
|
24485
24509
|
p("div", k3, [
|
|
24486
24510
|
p("div", {
|
|
24487
24511
|
class: k(t.componentWidth > 900 ? "menu-container" : "menu-container-movil")
|
|
@@ -24529,7 +24553,7 @@ function R3(e, a, t, o, i, n) {
|
|
|
24529
24553
|
}, null, 8, ["onClick"])
|
|
24530
24554
|
], 2)
|
|
24531
24555
|
]),
|
|
24532
|
-
i.currentTabMoreVideos == "Goles" ? (h(), b(
|
|
24556
|
+
i.currentTabMoreVideos == "Goles" ? (h(), b(U, { key: 0 }, [
|
|
24533
24557
|
p("div", B3, [
|
|
24534
24558
|
p("div", {
|
|
24535
24559
|
class: "drop-down-innercontainer",
|
|
@@ -24537,9 +24561,9 @@ function R3(e, a, t, o, i, n) {
|
|
|
24537
24561
|
}, [
|
|
24538
24562
|
p("div", M3, [
|
|
24539
24563
|
Me(" Jornada "),
|
|
24540
|
-
Object.keys(i.matchdayActive).length > 0 ? (h(), b(
|
|
24564
|
+
Object.keys(i.matchdayActive).length > 0 ? (h(), b(U, { key: 0 }, [
|
|
24541
24565
|
Me(M(i.matchdayActive.valueText), 1)
|
|
24542
|
-
], 64)) : (h(), b(
|
|
24566
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
24543
24567
|
Me(M(t.defaultMatchDayKey), 1)
|
|
24544
24568
|
], 64))
|
|
24545
24569
|
]),
|
|
@@ -24580,7 +24604,7 @@ function R3(e, a, t, o, i, n) {
|
|
|
24580
24604
|
onOpenmedia: n.onOpenMedia
|
|
24581
24605
|
}, null, 8, ["data", "matchday-view", "onOpenmedia"])
|
|
24582
24606
|
], 64)) : S("", !0),
|
|
24583
|
-
i.currentTabMoreVideos == "Resumen" ? (h(), b(
|
|
24607
|
+
i.currentTabMoreVideos == "Resumen" ? (h(), b(U, { key: 1 }, [
|
|
24584
24608
|
t.isplayer ? (h(), H(l, {
|
|
24585
24609
|
key: 1,
|
|
24586
24610
|
type: 8,
|
|
@@ -24623,9 +24647,9 @@ function R3(e, a, t, o, i, n) {
|
|
|
24623
24647
|
width: "100%",
|
|
24624
24648
|
onOpenmedia: n.onOpenMedia
|
|
24625
24649
|
}, null, 8, ["data", "onOpenmedia"])) : S("", !0)
|
|
24626
|
-
], 512);
|
|
24650
|
+
], 512)) : S("", !0);
|
|
24627
24651
|
}
|
|
24628
|
-
const T3 = /* @__PURE__ */ st(A3, [["render", R3], ["__scopeId", "data-v-
|
|
24652
|
+
const T3 = /* @__PURE__ */ st(A3, [["render", R3], ["__scopeId", "data-v-6c94c854"]]), F3 = [
|
|
24629
24653
|
"playId",
|
|
24630
24654
|
// number
|
|
24631
24655
|
"league",
|
|
@@ -26244,7 +26268,7 @@ const z3 = {
|
|
|
26244
26268
|
try {
|
|
26245
26269
|
const {
|
|
26246
26270
|
data: { plays: a }
|
|
26247
|
-
} = await
|
|
26271
|
+
} = await Fe.get(`${this.gameEventsUrl}${e}`, {
|
|
26248
26272
|
headers: {
|
|
26249
26273
|
Authorization: `${this.token}`
|
|
26250
26274
|
}
|
|
@@ -26322,7 +26346,7 @@ const z3 = {
|
|
|
26322
26346
|
this.$emit("clickOnMainCards", a);
|
|
26323
26347
|
},
|
|
26324
26348
|
async fetchGames(e, a) {
|
|
26325
|
-
const t = a.map((i) => `seasons=${i.id}`).join("&"), o =
|
|
26349
|
+
const t = a.map((i) => `seasons=${i.id}`).join("&"), o = Fe.create({
|
|
26326
26350
|
headers: {
|
|
26327
26351
|
Authorization: `${this.token}`
|
|
26328
26352
|
}
|
|
@@ -26355,7 +26379,7 @@ const z3 = {
|
|
|
26355
26379
|
},
|
|
26356
26380
|
async fetchTournaments(e) {
|
|
26357
26381
|
try {
|
|
26358
|
-
const { data: a } = await
|
|
26382
|
+
const { data: a } = await Fe.get(
|
|
26359
26383
|
"https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/tournaments"
|
|
26360
26384
|
);
|
|
26361
26385
|
return a;
|
|
@@ -26371,7 +26395,7 @@ const z3 = {
|
|
|
26371
26395
|
o || (o = this.gamesUrl2, e.forEach((r, u) => {
|
|
26372
26396
|
o += `${u === 0 ? "" : "&"}seasons=${r}`;
|
|
26373
26397
|
}));
|
|
26374
|
-
const i =
|
|
26398
|
+
const i = Fe.create({
|
|
26375
26399
|
headers: {
|
|
26376
26400
|
Authorization: `${this.token}`
|
|
26377
26401
|
}
|
|
@@ -26582,7 +26606,7 @@ const z3 = {
|
|
|
26582
26606
|
},
|
|
26583
26607
|
async created() {
|
|
26584
26608
|
}
|
|
26585
|
-
}, da = (e) => (ke("data-v-
|
|
26609
|
+
}, da = (e) => (ke("data-v-4534c265"), e = e(), Oe(), e), U3 = {
|
|
26586
26610
|
class: "gsclanding",
|
|
26587
26611
|
ref: "landingref"
|
|
26588
26612
|
}, N3 = {
|
|
@@ -26675,9 +26699,9 @@ function d8(e, a, t, o, i, n) {
|
|
|
26675
26699
|
_3,
|
|
26676
26700
|
p("div", $3, [
|
|
26677
26701
|
Me(" Bienvenido "),
|
|
26678
|
-
i.is_public ? (h(), b(
|
|
26702
|
+
i.is_public ? (h(), b(U, { key: 0 }, [
|
|
26679
26703
|
Me("a GolStats")
|
|
26680
|
-
], 64)) : (h(), b(
|
|
26704
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
26681
26705
|
Me(M(n.formatUsername(t.user.name)), 1)
|
|
26682
26706
|
], 64))
|
|
26683
26707
|
])
|
|
@@ -26686,9 +26710,9 @@ function d8(e, a, t, o, i, n) {
|
|
|
26686
26710
|
o.elementSize.width > 680 ? (h(), b("div", t8, [
|
|
26687
26711
|
p("div", a8, [
|
|
26688
26712
|
Me(" Bienvenido "),
|
|
26689
|
-
i.is_public ? (h(), b(
|
|
26713
|
+
i.is_public ? (h(), b(U, { key: 0 }, [
|
|
26690
26714
|
Me("a GolStats")
|
|
26691
|
-
], 64)) : (h(), b(
|
|
26715
|
+
], 64)) : (h(), b(U, { key: 1 }, [
|
|
26692
26716
|
Me(M(n.formatUsername(t.user.name)), 1)
|
|
26693
26717
|
], 64))
|
|
26694
26718
|
]),
|
|
@@ -26814,7 +26838,7 @@ function d8(e, a, t, o, i, n) {
|
|
|
26814
26838
|
], 2)
|
|
26815
26839
|
], 512);
|
|
26816
26840
|
}
|
|
26817
|
-
const b8 = /* @__PURE__ */ st(V3, [["render", d8], ["__scopeId", "data-v-
|
|
26841
|
+
const b8 = /* @__PURE__ */ st(V3, [["render", d8], ["__scopeId", "data-v-4534c265"]]);
|
|
26818
26842
|
export {
|
|
26819
26843
|
b8 as GSCLanding
|
|
26820
26844
|
};
|