@golstats/gsc-game-data 1.1.13 → 1.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{FilterConditions-019536c4-CIuzW83P-8451e475.js → FilterConditions-019536c4-CIuzW83P-cdcaa744.js} +1 -1
- package/dist/{FilterConditions-019536c4-e6837c2a.js → FilterConditions-019536c4-c50593bd.js} +1 -1
- package/dist/{FilterField-bf053092-CcxiAJZz-1f6dc6cd.js → FilterField-bf053092-CcxiAJZz-cdffd5f1.js} +1 -1
- package/dist/{FilterField-bf053092-e5eadadd.js → FilterField-bf053092-b0d3ba53.js} +1 -1
- package/dist/{FilterSubcategories-9d8abc8b-e91dd373.js → FilterSubcategories-9d8abc8b-f69d1b7a.js} +1 -1
- package/dist/{FilterSubcategories-9d8abc8b-qTJ93bGs-807806ae.js → FilterSubcategories-9d8abc8b-qTJ93bGs-88d8e62c.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +1 -1
- package/dist/{index-2d478844.js → index-e9ee12ea.js} +617 -617
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var rW = Object.defineProperty;
|
|
2
2
|
var nW = (e, n, o) => n in e ? rW(e, n, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[n] = o;
|
|
3
3
|
var Wu = (e, n, o) => (nW(e, typeof n != "symbol" ? n + "" : n, o), o);
|
|
4
|
-
import { ref as da, computed as yi, watch as Wi, onMounted as Fs, openBlock as Ke, createElementBlock as rt, normalizeStyle as ri, createVNode as Ja, unref as
|
|
4
|
+
import { ref as da, computed as yi, watch as Wi, onMounted as Fs, openBlock as Ke, createElementBlock as rt, normalizeStyle as ri, createVNode as Ja, unref as Pi, mergeProps as ms, withCtx as Rr, createElementVNode as fe, createCommentVNode as $t, toDisplayString as oa, onBeforeMount as ng, renderSlot as Ws, normalizeClass as gt, Transition as fp, withDirectives as Sr, Fragment as za, renderList as nr, vShow as Dr, useCssVars as bn, pushScopeId as ho, popScopeId as po, createBlock as ar, defineComponent as cd, inject as Uo, reactive as bc, h as qs, provide as Qn, nextTick as Nu, onUnmounted as xd, cloneVNode as af, createTextVNode as Fi, Teleport as mR, withModifiers as ud, resolveComponent as Er, resolveDynamicComponent as jv, toRef as oW, createStaticVNode as Vu, onBeforeUnmount as og, normalizeProps as sg, guardReactiveProps as lg, defineAsyncComponent as _v, KeepAlive as gR, vModelRadio as Jh, vModelSelect as DA, vModelText as Q8, vModelDynamic as sW, vModelCheckbox as ix, toRefs as lW, TransitionGroup as yR } from "vue";
|
|
5
5
|
const cW = (e, n) => {
|
|
6
6
|
const o = e.__vccOpts || e;
|
|
7
7
|
for (const [O, H] of n)
|
|
@@ -455,7 +455,7 @@ const bW = /* @__PURE__ */ cW(Tk, [["render", vW], ["__scopeId", "data-v-f3ee6b2
|
|
|
455
455
|
]))), 256))
|
|
456
456
|
], 4),
|
|
457
457
|
e.isFooterVisible ? (Ke(), rt("div", AW, [
|
|
458
|
-
Ja(
|
|
458
|
+
Ja(Pi(bW), {
|
|
459
459
|
"text-value": "Listo",
|
|
460
460
|
"border-color": "#cbee6b",
|
|
461
461
|
"font-size": "12px",
|
|
@@ -684,7 +684,7 @@ const bW = /* @__PURE__ */ cW(Tk, [["render", vW], ["__scopeId", "data-v-f3ee6b2
|
|
|
684
684
|
class: "tournament-select",
|
|
685
685
|
style: ri(f.value)
|
|
686
686
|
}, [
|
|
687
|
-
Ja(
|
|
687
|
+
Ja(Pi(MW), ms(o, {
|
|
688
688
|
"list-height": o.listHeight,
|
|
689
689
|
"model-value": t.value,
|
|
690
690
|
items: y.value,
|
|
@@ -1137,7 +1137,7 @@ const qW = /* @__PURE__ */ FW(Ck, [["render", ZW], ["__scopeId", "data-v-f3ee6b2
|
|
|
1137
1137
|
], 10, $W))), 128))
|
|
1138
1138
|
], 4),
|
|
1139
1139
|
e.isFooterVisible ? (Ke(), rt("div", KW, [
|
|
1140
|
-
Ja(
|
|
1140
|
+
Ja(Pi(qW), {
|
|
1141
1141
|
"text-value": "Listo",
|
|
1142
1142
|
"border-color": "#cbee6b",
|
|
1143
1143
|
"font-size": "12px",
|
|
@@ -1187,7 +1187,7 @@ const qW = /* @__PURE__ */ FW(Ck, [["render", ZW], ["__scopeId", "data-v-f3ee6b2
|
|
|
1187
1187
|
function f(m) {
|
|
1188
1188
|
n("input", m);
|
|
1189
1189
|
}
|
|
1190
|
-
return (m, t) => (Ke(), ar(
|
|
1190
|
+
return (m, t) => (Ke(), ar(Pi(QW), {
|
|
1191
1191
|
items: e.seasons,
|
|
1192
1192
|
"model-value": O.value,
|
|
1193
1193
|
height: "40px",
|
|
@@ -3589,7 +3589,7 @@ const WY = (e, n) => {
|
|
|
3589
3589
|
class: gt(["gsc-carousel__2d", { "main-slide-priority": e.isMainSlidePriority }])
|
|
3590
3590
|
}, [
|
|
3591
3591
|
fe("div", QY, [
|
|
3592
|
-
Ja(
|
|
3592
|
+
Ja(Pi(ZY), {
|
|
3593
3593
|
ref_key: "carousel2d",
|
|
3594
3594
|
ref: H,
|
|
3595
3595
|
"items-to-show": e.itemsToShow,
|
|
@@ -3597,7 +3597,7 @@ const WY = (e, n) => {
|
|
|
3597
3597
|
onSlideStart: d
|
|
3598
3598
|
}, {
|
|
3599
3599
|
default: Rr(() => [
|
|
3600
|
-
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(
|
|
3600
|
+
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(Pi(qY), { key: s }, {
|
|
3601
3601
|
default: Rr(() => [
|
|
3602
3602
|
Ws(i.$slots, "default", { item: c }, void 0, !0)
|
|
3603
3603
|
]),
|
|
@@ -4821,17 +4821,17 @@ const a0 = (e, n) => {
|
|
|
4821
4821
|
e.isLandingMode ? "border-top-left-radius: 9px; border-top-right-radius: 9px;" : "margin-bottom:12px"
|
|
4822
4822
|
)
|
|
4823
4823
|
}, [
|
|
4824
|
-
(Ke(), ar(
|
|
4824
|
+
(Ke(), ar(Pi(CX), ms(H.value, {
|
|
4825
4825
|
modelValue: t.value.index,
|
|
4826
4826
|
ref_key: "matchDayPickerCarousel",
|
|
4827
4827
|
ref: O,
|
|
4828
4828
|
key: t.value.index
|
|
4829
4829
|
}), {
|
|
4830
4830
|
addons: Rr(() => [
|
|
4831
|
-
Ja(
|
|
4831
|
+
Ja(Pi(IX))
|
|
4832
4832
|
]),
|
|
4833
4833
|
default: Rr(() => [
|
|
4834
|
-
(Ke(!0), rt(za, null, nr(e.matchDays, (_) => (Ke(), ar(
|
|
4834
|
+
(Ke(!0), rt(za, null, nr(e.matchDays, (_) => (Ke(), ar(Pi(PX), {
|
|
4835
4835
|
key: _.key
|
|
4836
4836
|
}, {
|
|
4837
4837
|
default: Rr(() => [
|
|
@@ -5201,7 +5201,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5201
5201
|
}, oa(e.isLandingMode || e.isAcronymVisible ? e.game.home_team.acronym : e.game.home_team.colloquial_name), 5),
|
|
5202
5202
|
fe("div", QX, [
|
|
5203
5203
|
fe("img", {
|
|
5204
|
-
src:
|
|
5204
|
+
src: Pi(Om)(e.game.home_team.team_id, 80, e.providerId),
|
|
5205
5205
|
alt: ""
|
|
5206
5206
|
}, null, 8, e$)
|
|
5207
5207
|
])
|
|
@@ -5231,7 +5231,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5231
5231
|
}, [
|
|
5232
5232
|
fe("div", i$, [
|
|
5233
5233
|
fe("img", {
|
|
5234
|
-
src:
|
|
5234
|
+
src: Pi(Om)(e.game.visiting_team.team_id, 80, e.providerId),
|
|
5235
5235
|
alt: ""
|
|
5236
5236
|
}, null, 8, r$)
|
|
5237
5237
|
]),
|
|
@@ -5247,7 +5247,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5247
5247
|
}, [
|
|
5248
5248
|
e.game.game_status === 4 && !e.game.is_live ? (Ke(), rt("span", n$, [
|
|
5249
5249
|
e.isTelevisionVisible ? (Ke(), rt("span", o$, oa(e.game.tv_stations.join(", ")), 1)) : $t("", !0)
|
|
5250
|
-
])) : (Ke(), rt("span", s$, oa(
|
|
5250
|
+
])) : (Ke(), rt("span", s$, oa(Pi($X)(e.game)), 1))
|
|
5251
5251
|
], 4)
|
|
5252
5252
|
], 4));
|
|
5253
5253
|
}
|
|
@@ -5409,13 +5409,13 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5409
5409
|
fe("div", {
|
|
5410
5410
|
class: "actions__button rounded",
|
|
5411
5411
|
style: ri(O.value),
|
|
5412
|
-
onClick: m[0] || (m[0] = (t) => H(
|
|
5412
|
+
onClick: m[0] || (m[0] = (t) => H(Pi(H0).STATISTICS))
|
|
5413
5413
|
}, _$, 4),
|
|
5414
5414
|
e.showPlayButton && e.hasVideo ? (Ke(), rt("div", {
|
|
5415
5415
|
key: 0,
|
|
5416
5416
|
class: "actions__button rounded",
|
|
5417
5417
|
style: ri(O.value),
|
|
5418
|
-
onClick: m[1] || (m[1] = (t) => H(
|
|
5418
|
+
onClick: m[1] || (m[1] = (t) => H(Pi(H0).PLAY_RESUME))
|
|
5419
5419
|
}, [
|
|
5420
5420
|
(Ke(), rt("svg", x$, [
|
|
5421
5421
|
fe("path", {
|
|
@@ -5427,7 +5427,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5427
5427
|
e.gameStatus === 4444 && !e.isLive ? (Ke(), rt("div", {
|
|
5428
5428
|
key: 1,
|
|
5429
5429
|
class: "actions__button",
|
|
5430
|
-
onClick: m[2] || (m[2] = (t) => H(
|
|
5430
|
+
onClick: m[2] || (m[2] = (t) => H(Pi(H0).NOTIFICATION))
|
|
5431
5431
|
}, [
|
|
5432
5432
|
(Ke(), rt("svg", k$, [
|
|
5433
5433
|
fe("path", {
|
|
@@ -5586,7 +5586,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5586
5586
|
e.gameStatus === 4444 && !e.isLive && !f.value ? (Ke(), rt("div", {
|
|
5587
5587
|
key: 0,
|
|
5588
5588
|
class: "actions__button",
|
|
5589
|
-
onClick: h[0] || (h[0] = (a) => t(
|
|
5589
|
+
onClick: h[0] || (h[0] = (a) => t(Pi(H0).NOTIFICATION))
|
|
5590
5590
|
}, [
|
|
5591
5591
|
(Ke(), rt("svg", M$, [
|
|
5592
5592
|
fe("path", {
|
|
@@ -5599,7 +5599,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5599
5599
|
key: 1,
|
|
5600
5600
|
class: "actions__button rounded",
|
|
5601
5601
|
style: ri(O.value),
|
|
5602
|
-
onClick: h[1] || (h[1] = (a) => t(
|
|
5602
|
+
onClick: h[1] || (h[1] = (a) => t(Pi(H0).PLAY_RESUME))
|
|
5603
5603
|
}, [
|
|
5604
5604
|
(Ke(), rt("svg", P$, [
|
|
5605
5605
|
fe("path", {
|
|
@@ -5611,14 +5611,14 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5611
5611
|
fe("div", {
|
|
5612
5612
|
class: "actions__button rounded",
|
|
5613
5613
|
style: ri(O.value),
|
|
5614
|
-
onClick: h[2] || (h[2] = (a) => t(
|
|
5614
|
+
onClick: h[2] || (h[2] = (a) => t(Pi(H0).STATISTICS))
|
|
5615
5615
|
}, O$, 4)
|
|
5616
5616
|
], 2),
|
|
5617
5617
|
f.value ? (Ke(), rt("div", D$, [
|
|
5618
5618
|
e.gameStatus === 4444 && !e.isLive ? (Ke(), rt("div", {
|
|
5619
5619
|
key: 0,
|
|
5620
5620
|
class: "actions__button",
|
|
5621
|
-
onClick: h[3] || (h[3] = (a) => t(
|
|
5621
|
+
onClick: h[3] || (h[3] = (a) => t(Pi(H0).NOTIFICATION))
|
|
5622
5622
|
}, [
|
|
5623
5623
|
(Ke(), rt("svg", z$, [
|
|
5624
5624
|
fe("path", {
|
|
@@ -5631,7 +5631,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5631
5631
|
e.hasGoals ? (Ke(), rt("div", {
|
|
5632
5632
|
key: 0,
|
|
5633
5633
|
class: "actions__videos__thumbnails__thumbnail",
|
|
5634
|
-
onClick: h[4] || (h[4] = (a) => t(
|
|
5634
|
+
onClick: h[4] || (h[4] = (a) => t(Pi(H0).PLAY_GOALS))
|
|
5635
5635
|
}, [
|
|
5636
5636
|
B$,
|
|
5637
5637
|
fe("div", {
|
|
@@ -5641,7 +5641,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5641
5641
|
])) : $t("", !0),
|
|
5642
5642
|
fe("div", {
|
|
5643
5643
|
class: "actions__videos__thumbnails__thumbnail",
|
|
5644
|
-
onClick: h[5] || (h[5] = (a) => t(
|
|
5644
|
+
onClick: h[5] || (h[5] = (a) => t(Pi(H0).PLAY_RESUME))
|
|
5645
5645
|
}, [
|
|
5646
5646
|
N$,
|
|
5647
5647
|
fe("div", {
|
|
@@ -5654,7 +5654,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5654
5654
|
(e.gameStatus !== 4 || e.isLive) && e.hasActions ? (Ke(), rt("div", {
|
|
5655
5655
|
key: 1,
|
|
5656
5656
|
class: gt(["actions__button expand", { "rotated-180": e.areEventsVisible, mobile: e.componentWidth < 540 }]),
|
|
5657
|
-
onClick: h[6] || (h[6] = (a) => t(
|
|
5657
|
+
onClick: h[6] || (h[6] = (a) => t(Pi(H0).SHOW_GAME_EVENTS))
|
|
5658
5658
|
}, [
|
|
5659
5659
|
(Ke(), rt("svg", j$, [
|
|
5660
5660
|
fe("path", {
|
|
@@ -5833,7 +5833,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5833
5833
|
status: e.game.game_status,
|
|
5834
5834
|
"is-live": !!e.game.is_live,
|
|
5835
5835
|
"date-time-millis": e.game.dateTimeMillis,
|
|
5836
|
-
"round-abbreviation":
|
|
5836
|
+
"round-abbreviation": Pi(tM)(e.game.matchday_abbreviation),
|
|
5837
5837
|
"is-landing-mode": e.isLandingMode,
|
|
5838
5838
|
"is-round-mode": e.isRoundMode,
|
|
5839
5839
|
"font-size": "10px"
|
|
@@ -5863,7 +5863,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5863
5863
|
status: e.game.game_status,
|
|
5864
5864
|
"is-live": !!e.game.is_live,
|
|
5865
5865
|
"date-time-millis": e.game.dateTimeMillis,
|
|
5866
|
-
"round-abbreviation":
|
|
5866
|
+
"round-abbreviation": Pi(tM)(e.game.matchday_abbreviation),
|
|
5867
5867
|
"is-landing-mode": e.isLandingMode,
|
|
5868
5868
|
"is-round-mode": e.isRoundMode,
|
|
5869
5869
|
"font-size": "10px"
|
|
@@ -5882,7 +5882,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
5882
5882
|
key: 0,
|
|
5883
5883
|
onClick: c[0] || (c[0] = (s) => d(e.game))
|
|
5884
5884
|
}, [
|
|
5885
|
-
Ja(
|
|
5885
|
+
Ja(Pi(YX), {
|
|
5886
5886
|
label: "Privilegios",
|
|
5887
5887
|
fontFamily: "Poppins-Regular",
|
|
5888
5888
|
labelFontSize: "11px",
|
|
@@ -6268,7 +6268,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
6268
6268
|
onClick: h[2] || (h[2] = (a) => m(2))
|
|
6269
6269
|
}, "Local")
|
|
6270
6270
|
]),
|
|
6271
|
-
Ja(
|
|
6271
|
+
Ja(Pi(qR), {
|
|
6272
6272
|
"is-pagination-visible": e.isPaginationVisible,
|
|
6273
6273
|
items: H.value
|
|
6274
6274
|
}, {
|
|
@@ -6564,12 +6564,12 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
6564
6564
|
fe("img", {
|
|
6565
6565
|
class: gt(a.$style.image62Icon),
|
|
6566
6566
|
alt: "",
|
|
6567
|
-
src:
|
|
6567
|
+
src: Pi(Om)(m.value.home_team.team_id, 150, e.providerId)
|
|
6568
6568
|
}, null, 10, xQ),
|
|
6569
6569
|
fe("img", {
|
|
6570
6570
|
class: gt(a.$style.imgChivasIcon),
|
|
6571
6571
|
alt: "",
|
|
6572
|
-
src:
|
|
6572
|
+
src: Pi(Om)(m.value.home_team.team_id, 80, e.providerId)
|
|
6573
6573
|
}, null, 10, wQ),
|
|
6574
6574
|
fe("h3", {
|
|
6575
6575
|
class: gt(a.$style.nameDesktop),
|
|
@@ -6788,7 +6788,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
6788
6788
|
fe("img", {
|
|
6789
6789
|
class: gt(a.$style.image62Icon1),
|
|
6790
6790
|
alt: "",
|
|
6791
|
-
src:
|
|
6791
|
+
src: Pi(Om)(m.value.visiting_team.team_id, 150, e.providerId)
|
|
6792
6792
|
}, null, 10, OQ),
|
|
6793
6793
|
fe("h3", {
|
|
6794
6794
|
class: gt(a.$style.name),
|
|
@@ -6797,7 +6797,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
6797
6797
|
fe("img", {
|
|
6798
6798
|
class: gt(a.$style.imgAtlasIcon),
|
|
6799
6799
|
alt: "",
|
|
6800
|
-
src:
|
|
6800
|
+
src: Pi(Om)(m.value.visiting_team.team_id, 80, e.providerId)
|
|
6801
6801
|
}, null, 10, DQ),
|
|
6802
6802
|
fe("h3", {
|
|
6803
6803
|
class: gt(a.$style.name1),
|
|
@@ -6941,12 +6941,12 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
6941
6941
|
fe("img", {
|
|
6942
6942
|
class: gt(a.$style.image62Icon),
|
|
6943
6943
|
alt: "",
|
|
6944
|
-
src:
|
|
6944
|
+
src: Pi(Om)(m.value.home_team.team_id, 150, e.providerId)
|
|
6945
6945
|
}, null, 10, VQ),
|
|
6946
6946
|
fe("img", {
|
|
6947
6947
|
class: gt(a.$style.imgChivasIcon),
|
|
6948
6948
|
alt: "",
|
|
6949
|
-
src:
|
|
6949
|
+
src: Pi(Om)(m.value.home_team.team_id, 80, e.providerId)
|
|
6950
6950
|
}, null, 10, UQ),
|
|
6951
6951
|
fe("h3", {
|
|
6952
6952
|
class: gt(a.$style.nameDesktop),
|
|
@@ -7033,7 +7033,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
7033
7033
|
fe("img", {
|
|
7034
7034
|
class: gt(a.$style.image62Icon1),
|
|
7035
7035
|
alt: "",
|
|
7036
|
-
src:
|
|
7036
|
+
src: Pi(Om)(m.value.visiting_team.team_id, 150, e.providerId)
|
|
7037
7037
|
}, null, 10, ZQ),
|
|
7038
7038
|
fe("h3", {
|
|
7039
7039
|
class: gt(a.$style.name),
|
|
@@ -7042,7 +7042,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
7042
7042
|
fe("img", {
|
|
7043
7043
|
class: gt(a.$style.imgAtlasIcon),
|
|
7044
7044
|
alt: "",
|
|
7045
|
-
src:
|
|
7045
|
+
src: Pi(Om)(m.value.visiting_team.team_id, 80, e.providerId)
|
|
7046
7046
|
}, null, 10, qQ),
|
|
7047
7047
|
fe("h3", {
|
|
7048
7048
|
class: gt(a.$style.name1),
|
|
@@ -7967,7 +7967,7 @@ const KX = { class: "game-info__teams" }, QX = { class: "game-info__teams__team_
|
|
|
7967
7967
|
onChangeMatchDay: we
|
|
7968
7968
|
}, null, 8, ["match-days", "is-landing-mode", "items-to-show", "items-to-scroll", "component-width", "default-match-day-key", "closest-match-day"])) : $t("", !0),
|
|
7969
7969
|
fe("div", xee, [
|
|
7970
|
-
L.value ? (Ke(), ar(
|
|
7970
|
+
L.value ? (Ke(), ar(Pi(qR), {
|
|
7971
7971
|
key: 0,
|
|
7972
7972
|
"is-pagination-visible": e.isPaginationVisible && !e.areGamesCarouselType,
|
|
7973
7973
|
items: T.value,
|
|
@@ -15663,7 +15663,7 @@ const kne = { class: "details__header" }, Sne = { class: "details__header__check
|
|
|
15663
15663
|
fe("div", kne, [
|
|
15664
15664
|
_[0] || (_[0] = fe("div", { class: "details__header__title" }, "Jugando como", -1)),
|
|
15665
15665
|
fe("div", Sne, [
|
|
15666
|
-
Ja(
|
|
15666
|
+
Ja(Pi(Ty), {
|
|
15667
15667
|
label: "Todos",
|
|
15668
15668
|
"model-value": o.value,
|
|
15669
15669
|
"onUpdate:modelValue": m
|
|
@@ -15682,7 +15682,7 @@ const kne = { class: "details__header" }, Sne = { class: "details__header__check
|
|
|
15682
15682
|
fe("div", Mne, [
|
|
15683
15683
|
_[1] || (_[1] = fe("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)),
|
|
15684
15684
|
fe("div", Ine, [
|
|
15685
|
-
Ja(
|
|
15685
|
+
Ja(Pi(Ty), {
|
|
15686
15686
|
label: "Todos",
|
|
15687
15687
|
"model-value": O.value,
|
|
15688
15688
|
"onUpdate:modelValue": h
|
|
@@ -15716,7 +15716,7 @@ const kne = { class: "details__header" }, Sne = { class: "details__header__check
|
|
|
15716
15716
|
setup(e) {
|
|
15717
15717
|
const n = da(!1);
|
|
15718
15718
|
return (o, O) => (Ke(), rt("div", Bne, [
|
|
15719
|
-
Ja(
|
|
15719
|
+
Ja(Pi(one), {
|
|
15720
15720
|
modelValue: n.value,
|
|
15721
15721
|
"onUpdate:modelValue": O[0] || (O[0] = (H) => n.value = H),
|
|
15722
15722
|
"menu-margin-top": 18
|
|
@@ -16809,7 +16809,7 @@ const hoe = /* @__PURE__ */ aoe(lS, [["render", doe], ["__scopeId", "data-v-f3ee
|
|
|
16809
16809
|
]))), 256))
|
|
16810
16810
|
], 4),
|
|
16811
16811
|
e.isFooterVisible ? (Ke(), rt("div", _oe, [
|
|
16812
|
-
Ja(
|
|
16812
|
+
Ja(Pi(hoe), {
|
|
16813
16813
|
"text-value": "Listo",
|
|
16814
16814
|
"border-color": "#cbee6b",
|
|
16815
16815
|
"font-size": "12px",
|
|
@@ -16923,7 +16923,7 @@ const woe = { class: "card-trend-live__dropdown-category" }, koe = { class: "sel
|
|
|
16923
16923
|
class: gt(["card-trend-live__title", { "is-mobile": h.value <= 760 }])
|
|
16924
16924
|
}, oa(e.data.name), 3),
|
|
16925
16925
|
Sr(fe("div", woe, [
|
|
16926
|
-
Ja(
|
|
16926
|
+
Ja(Pi(xoe), ms(H, {
|
|
16927
16927
|
items: e.data.subcategories,
|
|
16928
16928
|
"selected-item": t.value,
|
|
16929
16929
|
"default-item-by-prop": { propName: "id", value: t.value.id },
|
|
@@ -17079,7 +17079,7 @@ const Moe = { class: "trending-live__header__radios" }, Ioe = { class: "trending
|
|
|
17079
17079
|
fe("div", Moe, [
|
|
17080
17080
|
fe("div", Ioe, [
|
|
17081
17081
|
(Ke(!0), rt(za, null, nr(h.value, (u, g) => (Ke(), rt("div", { key: g }, [
|
|
17082
|
-
Ja(
|
|
17082
|
+
Ja(Pi(cN), ms({
|
|
17083
17083
|
modelValue: f.value,
|
|
17084
17084
|
"onUpdate:modelValue": s[0] || (s[0] = (x) => f.value = x),
|
|
17085
17085
|
ref_for: !0
|
|
@@ -20052,7 +20052,7 @@ const Jue = { class: "statistics-main" }, Yue = { class: "statistics-main__heade
|
|
|
20052
20052
|
O.subsection === "Comparativa" && (y.value.id = "st1", y.value.name = "Comparativa", y.value.componentName = "Comparative");
|
|
20053
20053
|
}), i(), (s, u) => (Ke(), rt("div", Jue, [
|
|
20054
20054
|
fe("div", Yue, [
|
|
20055
|
-
Ja(
|
|
20055
|
+
Ja(Pi(g_), {
|
|
20056
20056
|
backgroundColor: "none",
|
|
20057
20057
|
arrows: !1
|
|
20058
20058
|
}, {
|
|
@@ -20107,7 +20107,7 @@ const Jue = { class: "statistics-main" }, Yue = { class: "statistics-main__heade
|
|
|
20107
20107
|
(Ke(), ar(jv(y.value.componentName), {
|
|
20108
20108
|
seasonSelected: { ...e.seasonSelected },
|
|
20109
20109
|
game: { ...e.game },
|
|
20110
|
-
"tournament-type":
|
|
20110
|
+
"tournament-type": Pi(o).getters["gameGlobal/getTournamentType"],
|
|
20111
20111
|
"can-play-videos": e.canPlayVideos,
|
|
20112
20112
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
20113
20113
|
onOpenmedia: c
|
|
@@ -24371,14 +24371,14 @@ const yfe = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iA
|
|
|
24371
24371
|
fe("div", jfe, [
|
|
24372
24372
|
fe("div", Vfe, oa(e.game.home_team_abbreviation), 1),
|
|
24373
24373
|
fe("img", {
|
|
24374
|
-
src:
|
|
24374
|
+
src: Pi(is)("https://golstatsimages.blob.core.windows.net/teams-80/" + e.game.home_team + ".png", e.provider),
|
|
24375
24375
|
class: "left"
|
|
24376
24376
|
}, null, 8, Ufe)
|
|
24377
24377
|
]),
|
|
24378
24378
|
fe("div", Gfe, oa(e.game.score[0]) + " - " + oa(e.game.score[4]), 1),
|
|
24379
24379
|
fe("div", Hfe, [
|
|
24380
24380
|
fe("img", {
|
|
24381
|
-
src:
|
|
24381
|
+
src: Pi(is)("https://golstatsimages.blob.core.windows.net/teams-80/" + e.game.away_team + ".png", e.provider)
|
|
24382
24382
|
}, null, 8, Zfe),
|
|
24383
24383
|
fe("div", qfe, oa(e.game.away_team_abbreviation), 1)
|
|
24384
24384
|
])
|
|
@@ -24589,7 +24589,7 @@ const uj = /* @__PURE__ */ Xfe(MS, [["render", a0e], ["__scopeId", "data-v-e2a20
|
|
|
24589
24589
|
}, [
|
|
24590
24590
|
fe("div", {
|
|
24591
24591
|
class: "team__img-container",
|
|
24592
|
-
style: ri(
|
|
24592
|
+
style: ri(Pi(f) != e.localTeam.acronym && e.type === "Recientes" ? "opacity: 0.5" : "opacity: 1")
|
|
24593
24593
|
}, [
|
|
24594
24594
|
e.localTeam.acronym != "-" ? (Ke(), rt("img", {
|
|
24595
24595
|
key: 0,
|
|
@@ -24599,7 +24599,7 @@ const uj = /* @__PURE__ */ Xfe(MS, [["render", a0e], ["__scopeId", "data-v-e2a20
|
|
|
24599
24599
|
e.localTeam.acronym != "-" ? (Ke(), rt("div", {
|
|
24600
24600
|
key: 0,
|
|
24601
24601
|
class: "team__acronym",
|
|
24602
|
-
style: ri(
|
|
24602
|
+
style: ri(Pi(f) != e.localTeam.acronym && e.type === "Recientes" ? "opacity: 0.5" : "opacity: 1")
|
|
24603
24603
|
}, oa(e.localTeam.acronym), 5)) : $t("", !0),
|
|
24604
24604
|
e.type === "Probables" ? (Ke(), rt("div", r0e, [
|
|
24605
24605
|
n0e,
|
|
@@ -24612,7 +24612,7 @@ const uj = /* @__PURE__ */ Xfe(MS, [["render", a0e], ["__scopeId", "data-v-e2a20
|
|
|
24612
24612
|
])) : $t("", !0)
|
|
24613
24613
|
], 2),
|
|
24614
24614
|
["Historicos", "Postmatch"].includes(e.type) ? (Ke(), rt("div", l0e, oa(e.score), 1)) : e.type === "Recientes" ? (Ke(), rt("div", c0e, [
|
|
24615
|
-
Ja(
|
|
24615
|
+
Ja(Pi(uj), {
|
|
24616
24616
|
width: "43px",
|
|
24617
24617
|
height: "20px",
|
|
24618
24618
|
heightCircle: "17px",
|
|
@@ -24638,11 +24638,11 @@ const uj = /* @__PURE__ */ Xfe(MS, [["render", a0e], ["__scopeId", "data-v-e2a20
|
|
|
24638
24638
|
])) : $t("", !0),
|
|
24639
24639
|
fe("div", {
|
|
24640
24640
|
class: "team__acronym",
|
|
24641
|
-
style: ri(
|
|
24641
|
+
style: ri(Pi(f) != e.visitTeam.acronym && e.type === "Recientes" ? "opacity: 0.5" : "opacity: 1")
|
|
24642
24642
|
}, oa(e.visitTeam.acronym), 5),
|
|
24643
24643
|
fe("div", {
|
|
24644
24644
|
class: "team__img-container left",
|
|
24645
|
-
style: ri(
|
|
24645
|
+
style: ri(Pi(f) != e.visitTeam.acronym && e.type === "Recientes" ? "opacity: 0.5" : "opacity: 1")
|
|
24646
24646
|
}, [
|
|
24647
24647
|
e.visitTeam.img != "-" ? (Ke(), rt("img", {
|
|
24648
24648
|
key: 0,
|
|
@@ -25964,7 +25964,7 @@ const Pme = (e, n) => {
|
|
|
25964
25964
|
class: gt(["gsc-carousel__2d", { "main-slide-priority": e.isMainSlidePriority }])
|
|
25965
25965
|
}, [
|
|
25966
25966
|
fe("div", Fme, [
|
|
25967
|
-
Ja(
|
|
25967
|
+
Ja(Pi(Mme), {
|
|
25968
25968
|
ref_key: "carousel2d",
|
|
25969
25969
|
ref: H,
|
|
25970
25970
|
"items-to-show": e.itemsToShow,
|
|
@@ -25972,7 +25972,7 @@ const Pme = (e, n) => {
|
|
|
25972
25972
|
onSlideStart: d
|
|
25973
25973
|
}, {
|
|
25974
25974
|
default: Rr(() => [
|
|
25975
|
-
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(
|
|
25975
|
+
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(Pi(Ime), { key: s }, {
|
|
25976
25976
|
default: Rr(() => [
|
|
25977
25977
|
Ws(i.$slots, "default", { item: c }, void 0, !0)
|
|
25978
25978
|
]),
|
|
@@ -26464,7 +26464,7 @@ const n1e = /* @__PURE__ */ Yme(LS, [["render", r1e], ["__scopeId", "data-v-fb26
|
|
|
26464
26464
|
], 10, u1e))), 128))
|
|
26465
26465
|
], 4),
|
|
26466
26466
|
e.isFooterVisible ? (Ke(), rt("div", d1e, [
|
|
26467
|
-
Ja(
|
|
26467
|
+
Ja(Pi(n1e), {
|
|
26468
26468
|
"text-value": "Listo",
|
|
26469
26469
|
"border-color": "#cbee6b",
|
|
26470
26470
|
"font-size": "12px",
|
|
@@ -34356,7 +34356,7 @@ const S4e = { class: "alineaciones-container" }, T4e = {
|
|
|
34356
34356
|
}
|
|
34357
34357
|
return (t, y) => (Ke(), rt("div", S4e, [
|
|
34358
34358
|
e.game.status === 4 && !e.game.is_live ? (Ke(), rt(za, { key: 0 }, [
|
|
34359
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
34359
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(BI), {
|
|
34360
34360
|
socket: e.socket,
|
|
34361
34361
|
key: O.value,
|
|
34362
34362
|
type: "3D",
|
|
@@ -34364,12 +34364,12 @@ const S4e = { class: "alineaciones-container" }, T4e = {
|
|
|
34364
34364
|
"is-live": e.game.is_live == 1,
|
|
34365
34365
|
"selected-option": "Historicos",
|
|
34366
34366
|
game: { game_id: e.game.gameId, season_id: e.game.seasonId, prematch: !1 },
|
|
34367
|
-
provider:
|
|
34368
|
-
"is-dev-apis":
|
|
34367
|
+
provider: Pi(o).getters.getProviderId,
|
|
34368
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
34369
34369
|
onOnOpenProfile: m
|
|
34370
34370
|
}, null, 8, ["socket", "is-female", "is-live", "game", "provider", "is-dev-apis"])) : $t("", !0)
|
|
34371
34371
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
34372
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
34372
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(BI), {
|
|
34373
34373
|
"is-female": e.tournamentSelected.is_female == 1,
|
|
34374
34374
|
socket: e.socket,
|
|
34375
34375
|
key: O.value,
|
|
@@ -34377,8 +34377,8 @@ const S4e = { class: "alineaciones-container" }, T4e = {
|
|
|
34377
34377
|
"is-live": e.game.is_live == 1,
|
|
34378
34378
|
"selected-option": "Postmatch",
|
|
34379
34379
|
game: { game_id: e.game.gameId, season_id: e.game.seasonId, prematch: !1 },
|
|
34380
|
-
provider:
|
|
34381
|
-
"is-dev-apis":
|
|
34380
|
+
provider: Pi(o).getters.getProviderId,
|
|
34381
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
34382
34382
|
onOnOpenProfile: m
|
|
34383
34383
|
}, null, 8, ["is-female", "socket", "is-live", "game", "provider", "is-dev-apis"])) : $t("", !0)
|
|
34384
34384
|
], 64))
|
|
@@ -38671,7 +38671,7 @@ const M7e = (e, n) => {
|
|
|
38671
38671
|
class: gt(["gsc-carousel__2d", { "main-slide-priority": e.isMainSlidePriority }])
|
|
38672
38672
|
}, [
|
|
38673
38673
|
fe("div", D7e, [
|
|
38674
|
-
Ja(
|
|
38674
|
+
Ja(Pi(C7e), {
|
|
38675
38675
|
ref_key: "carousel2d",
|
|
38676
38676
|
ref: H,
|
|
38677
38677
|
"items-to-show": e.itemsToShow,
|
|
@@ -38679,7 +38679,7 @@ const M7e = (e, n) => {
|
|
|
38679
38679
|
onSlideStart: d
|
|
38680
38680
|
}, {
|
|
38681
38681
|
default: Rr(() => [
|
|
38682
|
-
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(
|
|
38682
|
+
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(Pi(A7e), { key: s }, {
|
|
38683
38683
|
default: Rr(() => [
|
|
38684
38684
|
Ws(i.$slots, "default", { item: c }, void 0, !0)
|
|
38685
38685
|
]),
|
|
@@ -43185,7 +43185,7 @@ const RMe = { class: "datagame-container" }, BMe = {
|
|
|
43185
43185
|
}
|
|
43186
43186
|
return (t, y) => (Ke(), rt("div", RMe, [
|
|
43187
43187
|
e.game.game_status == 4 ? (Ke(), rt(za, { key: 0 }, [
|
|
43188
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
43188
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(bb), {
|
|
43189
43189
|
key: O.value,
|
|
43190
43190
|
type: 0,
|
|
43191
43191
|
"is-widget": e.isWidget,
|
|
@@ -43198,12 +43198,12 @@ const RMe = { class: "datagame-container" }, BMe = {
|
|
|
43198
43198
|
team_view: 1
|
|
43199
43199
|
},
|
|
43200
43200
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
43201
|
-
"provider-id":
|
|
43202
|
-
"is-dev-apis":
|
|
43201
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
43202
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
43203
43203
|
onOpenmedia: m
|
|
43204
43204
|
}, null, 8, ["is-widget", "team-widget", "data", "play-videos-privileges", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
43205
43205
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
43206
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
43206
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(bb), {
|
|
43207
43207
|
"is-widget": e.isWidget,
|
|
43208
43208
|
"team-widget": e.teamWidget,
|
|
43209
43209
|
key: O.value,
|
|
@@ -43216,8 +43216,8 @@ const RMe = { class: "datagame-container" }, BMe = {
|
|
|
43216
43216
|
team_view: 2
|
|
43217
43217
|
},
|
|
43218
43218
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
43219
|
-
"provider-id":
|
|
43220
|
-
"is-dev-apis":
|
|
43219
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
43220
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
43221
43221
|
onOpenmedia: m
|
|
43222
43222
|
}, null, 8, ["is-widget", "team-widget", "data", "play-videos-privileges", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
43223
43223
|
], 64))
|
|
@@ -55540,7 +55540,7 @@ const lje = (e, n) => {
|
|
|
55540
55540
|
class: gt(["gsc-carousel__2d", { "main-slide-priority": e.isMainSlidePriority }])
|
|
55541
55541
|
}, [
|
|
55542
55542
|
fe("div", fje, [
|
|
55543
|
-
Ja(
|
|
55543
|
+
Ja(Pi(oje), {
|
|
55544
55544
|
ref_key: "carousel2d",
|
|
55545
55545
|
ref: H,
|
|
55546
55546
|
"items-to-show": e.itemsToShow,
|
|
@@ -55548,7 +55548,7 @@ const lje = (e, n) => {
|
|
|
55548
55548
|
onSlideStart: d
|
|
55549
55549
|
}, {
|
|
55550
55550
|
default: Rr(() => [
|
|
55551
|
-
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(
|
|
55551
|
+
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(Pi(sje), { key: s }, {
|
|
55552
55552
|
default: Rr(() => [
|
|
55553
55553
|
Ws(i.$slots, "default", { item: c }, void 0, !0)
|
|
55554
55554
|
]),
|
|
@@ -58259,7 +58259,7 @@ const TVe = { class: "datagame-container" }, CVe = {
|
|
|
58259
58259
|
}
|
|
58260
58260
|
return (h, a) => (Ke(), rt("div", TVe, [
|
|
58261
58261
|
e.game.is_live == 1 || e.game.game_status == 0 ? (Ke(), rt(za, { key: 0 }, [
|
|
58262
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
58262
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(l8), {
|
|
58263
58263
|
onOpenmedia: t,
|
|
58264
58264
|
key: O.value,
|
|
58265
58265
|
"can-play-videos": e.canPlayVideos,
|
|
@@ -58275,12 +58275,12 @@ const TVe = { class: "datagame-container" }, CVe = {
|
|
|
58275
58275
|
config: { season_id: e.game.seasonId, game: e.game.gameId, game_status: e.game.game_status },
|
|
58276
58276
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
58277
58277
|
"video-privileges-playing-as": e.videoPrivilegesPlayingAs,
|
|
58278
|
-
"provider-id":
|
|
58279
|
-
"is-dev-apis":
|
|
58278
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
58279
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis
|
|
58280
58280
|
}, null, 8, ["can-play-videos", "tournament-selected", "is-widget", "team-widget", "time-live-video-goals", "time-live-video-best-plays", "time-live-video-this-game", "time-live-video-specific-plays", "config", "play-videos-privileges", "video-privileges-playing-as", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
58281
58281
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
58282
58282
|
e.game.game_status === 4 ? (Ke(), rt(za, { key: 0 }, [
|
|
58283
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
58283
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(l8), {
|
|
58284
58284
|
onOpenmedia: m,
|
|
58285
58285
|
key: O.value,
|
|
58286
58286
|
"is-widget": e.isWidget,
|
|
@@ -58297,11 +58297,11 @@ const TVe = { class: "datagame-container" }, CVe = {
|
|
|
58297
58297
|
},
|
|
58298
58298
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
58299
58299
|
"video-privileges-playing-as": e.videoPrivilegesPlayingAs,
|
|
58300
|
-
"provider-id":
|
|
58301
|
-
"is-dev-apis":
|
|
58300
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
58301
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis
|
|
58302
58302
|
}, null, 8, ["is-widget", "team-widget", "can-play-videos", "tournament-selected", "config", "play-videos-privileges", "video-privileges-playing-as", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
58303
58303
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
58304
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
58304
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(l8), {
|
|
58305
58305
|
onOpenmedia: m,
|
|
58306
58306
|
key: O.value,
|
|
58307
58307
|
"can-play-videos": e.canPlayVideos,
|
|
@@ -58318,8 +58318,8 @@ const TVe = { class: "datagame-container" }, CVe = {
|
|
|
58318
58318
|
},
|
|
58319
58319
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
58320
58320
|
"video-privileges-playing-as": e.videoPrivilegesPlayingAs,
|
|
58321
|
-
"provider-id":
|
|
58322
|
-
"is-dev-apis":
|
|
58321
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
58322
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis
|
|
58323
58323
|
}, null, 8, ["can-play-videos", "is-widget", "team-widget", "tournament-selected", "config", "play-videos-privileges", "video-privileges-playing-as", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
58324
58324
|
], 64))
|
|
58325
58325
|
], 64))
|
|
@@ -60937,7 +60937,7 @@ const PGe = (e, n) => {
|
|
|
60937
60937
|
class: gt(["gsc-carousel__2d", { "main-slide-priority": e.isMainSlidePriority }])
|
|
60938
60938
|
}, [
|
|
60939
60939
|
fe("div", FGe, [
|
|
60940
|
-
Ja(
|
|
60940
|
+
Ja(Pi(MGe), {
|
|
60941
60941
|
ref_key: "carousel2d",
|
|
60942
60942
|
ref: H,
|
|
60943
60943
|
"items-to-show": e.itemsToShow,
|
|
@@ -60945,7 +60945,7 @@ const PGe = (e, n) => {
|
|
|
60945
60945
|
onSlideStart: d
|
|
60946
60946
|
}, {
|
|
60947
60947
|
default: Rr(() => [
|
|
60948
|
-
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(
|
|
60948
|
+
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(Pi(IGe), { key: s }, {
|
|
60949
60949
|
default: Rr(() => [
|
|
60950
60950
|
Ws(i.$slots, "default", { item: c }, void 0, !0)
|
|
60951
60951
|
]),
|
|
@@ -62492,7 +62492,7 @@ function FHe(e, n, o, O, H, f) {
|
|
|
62492
62492
|
fe("div", {
|
|
62493
62493
|
class: "item-team",
|
|
62494
62494
|
style: ri(
|
|
62495
|
-
t.player_id ? "background-image:url(https://golstatsimages.blob.core.windows.net/players-profile/" + t.player_id + ".png); border: solid 1.4px " + t.custom_colors.background_color : "background-image:url(" + f.getImageUrl("https://golstatsimages.blob.core.windows.net/teams-80/" + t.team_id + ".png", e.$store.getters.getProviderId) + ");border: solid 1.4px " + t.custom_colors.background_color
|
|
62495
|
+
t.player_id ? e.$store.getters.getProviderId == 1 ? "background-image:url(https://golstatsimages.blob.core.windows.net/players-profile/" + t.player_id + ".png);" : "background-image:url(https://golstatsimages.blob.core.windows.net/players-profile/" + e.$store.getters.getProviderId + "/" + t.player_id + ".png);border: solid 1.4px " + t.custom_colors.background_color : "background-image:url(" + f.getImageUrl("https://golstatsimages.blob.core.windows.net/teams-80/" + t.team_id + ".png", e.$store.getters.getProviderId) + ");border: solid 1.4px " + t.custom_colors.background_color
|
|
62496
62496
|
)
|
|
62497
62497
|
}, null, 4),
|
|
62498
62498
|
t.show_value == 1 ? (Ke(), rt("div", {
|
|
@@ -62551,7 +62551,7 @@ function FHe(e, n, o, O, H, f) {
|
|
|
62551
62551
|
})
|
|
62552
62552
|
]);
|
|
62553
62553
|
}
|
|
62554
|
-
const RHe = /* @__PURE__ */ Po(CHe, [["render", FHe], ["__scopeId", "data-v-
|
|
62554
|
+
const RHe = /* @__PURE__ */ Po(CHe, [["render", FHe], ["__scopeId", "data-v-5e5a080e"]]);
|
|
62555
62555
|
const BHe = {
|
|
62556
62556
|
components: {
|
|
62557
62557
|
GSCCheckbox: Ty
|
|
@@ -63849,7 +63849,7 @@ const EZe = {
|
|
|
63849
63849
|
},
|
|
63850
63850
|
onclickPlayVideos(e) {
|
|
63851
63851
|
var n = [];
|
|
63852
|
-
e.type == 2 ? e.data.position_id == 1 ? e.data.category == 0 ? n = [55, 324, 323, 608, 39, 774, 802, 52, 53, 40, 54] : n = e.data.category : e.data.category == 0 ? n = [
|
|
63852
|
+
e.type == 2 ? e.data.position_id == 1 ? e.data.category == 0 ? n = this.$store.getters.getProviderId == 1 ? [55, 324, 323, 608, 39, 774, 802, 52, 53, 40, 54] : [393, 447, 472, 1075, 893, 470, 866, 985, 986, 474, 905, 907] : n = e.data.category : e.data.category == 0 ? n = this.$store.getters.getProviderId == 1 ? [
|
|
63853
63853
|
12,
|
|
63854
63854
|
35,
|
|
63855
63855
|
10,
|
|
@@ -63893,7 +63893,7 @@ const EZe = {
|
|
|
63893
63893
|
14,
|
|
63894
63894
|
15,
|
|
63895
63895
|
257
|
|
63896
|
-
] : n = e.data.category : e.type == 3 ? e.data.category == 0 ? n = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477, 40, 257, 39] : n = e.data.category : e.type == 4 ? n = [12, 55, "35_r", "54_r"] : e.data.category != 0 ? n = e.data.category : this.titleCard == "RESUMEN" ? n = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477] : n = [12, 55, 54, 35];
|
|
63896
|
+
] : [393, 447, 472, 1075, 992, 1036, 1155, 1156, 470, 866, 1035, 33, 873, 871, 38, 46, 985, 986] : n = e.data.category : e.type == 3 ? e.data.category == 0 ? n = this.$store.getters.getProviderId == 1 ? [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477, 40, 257, 39] : [1075, 393, 1415, 1035, 985, 986, 474, 893] : n = e.data.category : e.type == 4 ? n = this.$store.getters.getProviderId == 1 ? [12, 55, "35_r", "54_r"] : [393, 444] : e.data.category != 0 ? n = e.data.category : this.titleCard == "RESUMEN" ? n = this.$store.getters.getProviderId == 1 ? [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477] : [393, 444, 985, 986, 1035, 1075, 473] : n = this.$store.getters.getProviderId == 1 ? [12, 55, 54, 35] : [393, 1415];
|
|
63897
63897
|
const o = [1, 2, 3];
|
|
63898
63898
|
let O = {
|
|
63899
63899
|
seasonId: e.data.season_id,
|
|
@@ -63973,7 +63973,7 @@ function FZe(e, n, o, O, H, f) {
|
|
|
63973
63973
|
])
|
|
63974
63974
|
], 512);
|
|
63975
63975
|
}
|
|
63976
|
-
const RZe = /* @__PURE__ */ Po(EZe, [["render", FZe], ["__scopeId", "data-v-
|
|
63976
|
+
const RZe = /* @__PURE__ */ Po(EZe, [["render", FZe], ["__scopeId", "data-v-80ae2df5"]]), j9 = "/play-icn.svg";
|
|
63977
63977
|
const BZe = {
|
|
63978
63978
|
name: "TooltipEmpty",
|
|
63979
63979
|
props: {
|
|
@@ -64067,7 +64067,7 @@ const JZe = { class: "events-line" }, YZe = { class: "events-line__events" }, XZ
|
|
|
64067
64067
|
o("click-event", H);
|
|
64068
64068
|
}
|
|
64069
64069
|
return (H, f) => (Ke(), rt("div", JZe, [
|
|
64070
|
-
Ja(
|
|
64070
|
+
Ja(Pi(g_), {
|
|
64071
64071
|
backgroundColor: "#172531",
|
|
64072
64072
|
pxScroll: 260,
|
|
64073
64073
|
arrowsPosition: "absolute",
|
|
@@ -64240,7 +64240,7 @@ const KZe = { class: "tooltip-data" }, QZe = ["src"], eqe = { class: "game-event
|
|
|
64240
64240
|
}
|
|
64241
64241
|
function S() {
|
|
64242
64242
|
f.canPlayVideos && a.value.play_id && m("play-video", {
|
|
64243
|
-
categoryId: a.value.main_category_id,
|
|
64243
|
+
categoryId: H.getters.getProviderId == 1 ? a.value.main_category_id : a.value.category_id,
|
|
64244
64244
|
playId: a.value.play_id
|
|
64245
64245
|
});
|
|
64246
64246
|
}
|
|
@@ -64288,7 +64288,7 @@ const KZe = { class: "tooltip-data" }, QZe = ["src"], eqe = { class: "game-event
|
|
|
64288
64288
|
fe("div", nqe, [
|
|
64289
64289
|
a.value.player_id ? (Ke(), rt("div", oqe, [
|
|
64290
64290
|
fe("img", {
|
|
64291
|
-
src: `https://golstatsimages.blob.core.windows.net/players-profile/${a.value.player_id}.png`,
|
|
64291
|
+
src: Pi(H).getters.getProviderId == 1 ? `https://golstatsimages.blob.core.windows.net/players-profile/${a.value.player_id}.png` : `https://golstatsimages.blob.core.windows.net/players-profile/${Pi(H).getters.getProviderId}/${a.value.player_id}.png`,
|
|
64292
64292
|
alt: ""
|
|
64293
64293
|
}, null, 8, sqe)
|
|
64294
64294
|
])) : $t("", !0)
|
|
@@ -64329,7 +64329,7 @@ const KZe = { class: "tooltip-data" }, QZe = ["src"], eqe = { class: "game-event
|
|
|
64329
64329
|
fe("div", gqe, [
|
|
64330
64330
|
a.value.player_id ? (Ke(), rt("div", yqe, [
|
|
64331
64331
|
fe("img", {
|
|
64332
|
-
src: `https://golstatsimages.blob.core.windows.net/players-profile/${a.value.player_id}.png`,
|
|
64332
|
+
src: Pi(H).getters.getProviderId == 1 ? `https://golstatsimages.blob.core.windows.net/players-profile/${a.value.player_id}.png` : `https://golstatsimages.blob.core.windows.net/players-profile/${Pi(H).getters.getProviderId}/${a.value.player_id}.png`,
|
|
64333
64333
|
alt: ""
|
|
64334
64334
|
}, null, 8, vqe)
|
|
64335
64335
|
])) : $t("", !0)
|
|
@@ -64352,7 +64352,7 @@ const KZe = { class: "tooltip-data" }, QZe = ["src"], eqe = { class: "game-event
|
|
|
64352
64352
|
], 2)
|
|
64353
64353
|
], 64));
|
|
64354
64354
|
}
|
|
64355
|
-
}, kqe = /* @__PURE__ */ Po(wqe, [["__scopeId", "data-v-
|
|
64355
|
+
}, kqe = /* @__PURE__ */ Po(wqe, [["__scopeId", "data-v-c9848892"]]);
|
|
64356
64356
|
const Sqe = { class: "toggle-buttons__background" }, Tqe = ["onClick"], Cqe = {
|
|
64357
64357
|
key: 0,
|
|
64358
64358
|
class: "toggle-buttons__button__img"
|
|
@@ -65392,7 +65392,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65392
65392
|
key: s.id,
|
|
65393
65393
|
class: "productivity__checkbox"
|
|
65394
65394
|
}, [
|
|
65395
|
-
Ja(
|
|
65395
|
+
Ja(Pi(Gc), {
|
|
65396
65396
|
label: s.name,
|
|
65397
65397
|
fontFamily: e.fontFamily,
|
|
65398
65398
|
"model-value": s.isSelected,
|
|
@@ -65422,7 +65422,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65422
65422
|
key: s.id,
|
|
65423
65423
|
class: "productivity__checkbox"
|
|
65424
65424
|
}, [
|
|
65425
|
-
Ja(
|
|
65425
|
+
Ja(Pi(Gc), {
|
|
65426
65426
|
label: s.name,
|
|
65427
65427
|
fontFamily: e.fontFamily,
|
|
65428
65428
|
"model-value": s.isSelected,
|
|
@@ -65457,7 +65457,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65457
65457
|
key: s.id,
|
|
65458
65458
|
class: "productivity__checkbox"
|
|
65459
65459
|
}, [
|
|
65460
|
-
Ja(
|
|
65460
|
+
Ja(Pi(Gc), {
|
|
65461
65461
|
label: s.name,
|
|
65462
65462
|
fontFamily: e.fontFamily,
|
|
65463
65463
|
"model-value": s.isSelected,
|
|
@@ -65491,7 +65491,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65491
65491
|
key: s.id,
|
|
65492
65492
|
class: "productivity__checkbox"
|
|
65493
65493
|
}, [
|
|
65494
|
-
Ja(
|
|
65494
|
+
Ja(Pi(Gc), {
|
|
65495
65495
|
label: s.name,
|
|
65496
65496
|
fontFamily: e.fontFamily,
|
|
65497
65497
|
"model-value": s.isSelected,
|
|
@@ -65522,7 +65522,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65522
65522
|
fe("div", aJe, [
|
|
65523
65523
|
iJe,
|
|
65524
65524
|
fe("div", null, [
|
|
65525
|
-
Ja(
|
|
65525
|
+
Ja(Pi(Gc), {
|
|
65526
65526
|
"model-value": m.value.areFoulsCommittedSelected,
|
|
65527
65527
|
"avoid-interaction": m.value.areFoulsCommittedSelected,
|
|
65528
65528
|
"is-box-only": "",
|
|
@@ -65530,7 +65530,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65530
65530
|
}, null, 8, ["model-value", "avoid-interaction"])
|
|
65531
65531
|
]),
|
|
65532
65532
|
fe("div", null, [
|
|
65533
|
-
Ja(
|
|
65533
|
+
Ja(Pi(Gc), {
|
|
65534
65534
|
"model-value": !m.value.areFoulsCommittedSelected,
|
|
65535
65535
|
"avoid-interaction": !m.value.areFoulsCommittedSelected,
|
|
65536
65536
|
"is-box-only": "",
|
|
@@ -65541,7 +65541,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65541
65541
|
fe("div", rJe, [
|
|
65542
65542
|
nJe,
|
|
65543
65543
|
fe("div", null, [
|
|
65544
|
-
Ja(
|
|
65544
|
+
Ja(Pi(Gc), {
|
|
65545
65545
|
"model-value": m.value.areYellowCardsSelected,
|
|
65546
65546
|
"avoid-interaction": m.value.areYellowCardsSelected,
|
|
65547
65547
|
"is-box-only": "",
|
|
@@ -65549,7 +65549,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65549
65549
|
}, null, 8, ["model-value", "avoid-interaction"])
|
|
65550
65550
|
]),
|
|
65551
65551
|
fe("div", null, [
|
|
65552
|
-
Ja(
|
|
65552
|
+
Ja(Pi(Gc), {
|
|
65553
65553
|
"model-value": !m.value.areYellowCardsSelected,
|
|
65554
65554
|
"avoid-interaction": !m.value.areYellowCardsSelected,
|
|
65555
65555
|
"is-box-only": "",
|
|
@@ -65560,7 +65560,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65560
65560
|
fe("div", oJe, [
|
|
65561
65561
|
sJe,
|
|
65562
65562
|
fe("div", null, [
|
|
65563
|
-
Ja(
|
|
65563
|
+
Ja(Pi(Gc), {
|
|
65564
65564
|
"model-value": m.value.areRedCardsSelected,
|
|
65565
65565
|
"avoid-interaction": m.value.areRedCardsSelected,
|
|
65566
65566
|
"is-box-only": "",
|
|
@@ -65568,7 +65568,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65568
65568
|
}, null, 8, ["model-value", "avoid-interaction"])
|
|
65569
65569
|
]),
|
|
65570
65570
|
fe("div", null, [
|
|
65571
|
-
Ja(
|
|
65571
|
+
Ja(Pi(Gc), {
|
|
65572
65572
|
"model-value": !m.value.areRedCardsSelected,
|
|
65573
65573
|
"avoid-interaction": !m.value.areRedCardsSelected,
|
|
65574
65574
|
"is-box-only": "",
|
|
@@ -65756,7 +65756,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65756
65756
|
Sr(fe("div", uJe, [
|
|
65757
65757
|
dJe,
|
|
65758
65758
|
fe("div", hJe, [
|
|
65759
|
-
Ja(
|
|
65759
|
+
Ja(Pi(Gc), {
|
|
65760
65760
|
label: "Todos",
|
|
65761
65761
|
fontFamily: e.fontFamily,
|
|
65762
65762
|
"model-value": H.value,
|
|
@@ -65780,7 +65780,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65780
65780
|
fe("div", gJe, [
|
|
65781
65781
|
yJe,
|
|
65782
65782
|
fe("div", vJe, [
|
|
65783
|
-
Ja(
|
|
65783
|
+
Ja(Pi(Gc), {
|
|
65784
65784
|
label: "Todos",
|
|
65785
65785
|
fontFamily: e.fontFamily,
|
|
65786
65786
|
"model-value": f.value,
|
|
@@ -65957,7 +65957,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65957
65957
|
Ja(v2, { height: "200px" }, {
|
|
65958
65958
|
default: Rr(() => [
|
|
65959
65959
|
e.isOneTournamentOnly ? $t("", !0) : (Ke(), rt("div", HJe, [
|
|
65960
|
-
Ja(
|
|
65960
|
+
Ja(Pi(Gc), {
|
|
65961
65961
|
"model-value": O.value,
|
|
65962
65962
|
label: "Todas las ligas",
|
|
65963
65963
|
fontFamily: e.fontFamily,
|
|
@@ -65969,7 +65969,7 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
65969
65969
|
key: v.id || v._id,
|
|
65970
65970
|
class: "tournaments__tournament"
|
|
65971
65971
|
}, [
|
|
65972
|
-
Ja(
|
|
65972
|
+
Ja(Pi(Gc), {
|
|
65973
65973
|
"model-value": v.isSelected,
|
|
65974
65974
|
label: v.name,
|
|
65975
65975
|
fontFamily: e.fontFamily,
|
|
@@ -66074,13 +66074,13 @@ const lWe = { class: "events-timeline" }, cWe = ["id", "onClick", "onMouseover",
|
|
|
66074
66074
|
}, [
|
|
66075
66075
|
Ja(v2, { height: e.height }, {
|
|
66076
66076
|
default: Rr(() => [
|
|
66077
|
-
e.type ===
|
|
66077
|
+
e.type === Pi(dr).PLAYS_TYPES ? (Ke(), rt("div", WJe, " Elige un tipo de jugada para filtrar: ")) : $t("", !0),
|
|
66078
66078
|
(Ke(!0), rt(za, null, nr(e.categories, (t, y) => (Ke(), rt("div", {
|
|
66079
66079
|
key: `k${y}`,
|
|
66080
66080
|
class: "plays-golstats__item",
|
|
66081
66081
|
onClick: (h) => H(t)
|
|
66082
66082
|
}, [
|
|
66083
|
-
e.type ===
|
|
66083
|
+
e.type === Pi(dr).GOLSTATS ? (Ke(), rt("div", YJe, oa(t.value), 1)) : $t("", !0),
|
|
66084
66084
|
fe("div", XJe, oa(t.name), 1),
|
|
66085
66085
|
fe("div", $Je, [
|
|
66086
66086
|
Sr((Ke(), rt("svg", KJe, [
|
|
@@ -66677,7 +66677,7 @@ const yYe = /* @__PURE__ */ sYe(JT, [["render", gYe], ["__scopeId", "data-v-f3ee
|
|
|
66677
66677
|
]))), 256))
|
|
66678
66678
|
], 4),
|
|
66679
66679
|
e.isFooterVisible ? (Ke(), rt("div", TYe, [
|
|
66680
|
-
Ja(
|
|
66680
|
+
Ja(Pi(yYe), {
|
|
66681
66681
|
"text-value": "Listo",
|
|
66682
66682
|
"border-color": "#cbee6b",
|
|
66683
66683
|
"font-size": "12px",
|
|
@@ -66833,7 +66833,7 @@ const yYe = /* @__PURE__ */ sYe(JT, [["render", gYe], ["__scopeId", "data-v-f3ee
|
|
|
66833
66833
|
FYe,
|
|
66834
66834
|
fe("div", RYe, [
|
|
66835
66835
|
fe("div", BYe, [
|
|
66836
|
-
Ja(
|
|
66836
|
+
Ja(Pi(oYe), {
|
|
66837
66837
|
value: t.value.minutesPlayed,
|
|
66838
66838
|
type: "text",
|
|
66839
66839
|
inputmode: "numeric",
|
|
@@ -66848,7 +66848,7 @@ const yYe = /* @__PURE__ */ sYe(JT, [["render", gYe], ["__scopeId", "data-v-f3ee
|
|
|
66848
66848
|
NYe,
|
|
66849
66849
|
jYe,
|
|
66850
66850
|
fe("div", VYe, [
|
|
66851
|
-
Ja(
|
|
66851
|
+
Ja(Pi(tg), ms(Pi(E_), {
|
|
66852
66852
|
items: e.universeFilters.lastMonths,
|
|
66853
66853
|
"model-value": t.value.lastMonths,
|
|
66854
66854
|
onInput: a
|
|
@@ -67381,7 +67381,7 @@ const dG = /* @__PURE__ */ uG(YT, [["render", cXe]]), uXe = { class: "template-d
|
|
|
67381
67381
|
O.value.minValue = f.minValue, O.value.maxValue = f.maxValue;
|
|
67382
67382
|
}
|
|
67383
67383
|
return (f, m) => (Ke(), rt("div", uXe, [
|
|
67384
|
-
Ja(
|
|
67384
|
+
Ja(Pi(dG), {
|
|
67385
67385
|
"border-width": "0",
|
|
67386
67386
|
"background-color": "#0D1D29",
|
|
67387
67387
|
height: "30px",
|
|
@@ -67428,7 +67428,7 @@ const dG = /* @__PURE__ */ uG(YT, [["render", cXe]]), uXe = { class: "template-d
|
|
|
67428
67428
|
fe("div", fXe, [
|
|
67429
67429
|
mXe,
|
|
67430
67430
|
fe("div", gXe, [
|
|
67431
|
-
Ja(
|
|
67431
|
+
Ja(Pi(Gc), {
|
|
67432
67432
|
modelValue: O.value,
|
|
67433
67433
|
label: "Todos",
|
|
67434
67434
|
"box-position": "right",
|
|
@@ -67442,7 +67442,7 @@ const dG = /* @__PURE__ */ uG(YT, [["render", cXe]]), uXe = { class: "template-d
|
|
|
67442
67442
|
key: h,
|
|
67443
67443
|
class: "template-games__game"
|
|
67444
67444
|
}, [
|
|
67445
|
-
Ja(
|
|
67445
|
+
Ja(Pi(Gc), {
|
|
67446
67446
|
modelValue: y.isSelected,
|
|
67447
67447
|
"onUpdate:modelValue": (a) => y.isSelected = a,
|
|
67448
67448
|
label: y.label,
|
|
@@ -71596,7 +71596,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71596
71596
|
}, null, 8, ["selected-button-index", "buttons"])
|
|
71597
71597
|
]),
|
|
71598
71598
|
Sr(fe("div", det, [
|
|
71599
|
-
Ja(
|
|
71599
|
+
Ja(Pi(dG), {
|
|
71600
71600
|
"border-width": "0",
|
|
71601
71601
|
"background-color": "#0D1D29",
|
|
71602
71602
|
height: "30px",
|
|
@@ -71616,7 +71616,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71616
71616
|
]),
|
|
71617
71617
|
Sr(fe("div", het, [
|
|
71618
71618
|
pet,
|
|
71619
|
-
Ja(
|
|
71619
|
+
Ja(Pi(tg), ms({ "model-value": b.value }, a.value, {
|
|
71620
71620
|
items: m.value.availableYears,
|
|
71621
71621
|
onInput: L
|
|
71622
71622
|
}), {
|
|
@@ -71645,7 +71645,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71645
71645
|
fe("div", _et, [
|
|
71646
71646
|
m.value.isEligibilitySelected ? (Ke(), rt(za, { key: 1 }, [
|
|
71647
71647
|
ket,
|
|
71648
|
-
Ja(
|
|
71648
|
+
Ja(Pi(tg), ms(a.value, {
|
|
71649
71649
|
"is-multiple-option": "",
|
|
71650
71650
|
items: m.value.eligibility,
|
|
71651
71651
|
"is-disabled": ""
|
|
@@ -71655,7 +71655,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71655
71655
|
]),
|
|
71656
71656
|
availableItem: Rr(({ item: M }) => [
|
|
71657
71657
|
fe("div", null, [
|
|
71658
|
-
Ja(
|
|
71658
|
+
Ja(Pi(Gc), {
|
|
71659
71659
|
"model-value": M.isSelected,
|
|
71660
71660
|
label: M.name,
|
|
71661
71661
|
fontFamily: e.fontFamily,
|
|
@@ -71668,7 +71668,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71668
71668
|
}, 16, ["items"])
|
|
71669
71669
|
], 64)) : (Ke(), rt(za, { key: 0 }, [
|
|
71670
71670
|
xet,
|
|
71671
|
-
Ja(
|
|
71671
|
+
Ja(Pi(tg), ms(a.value, {
|
|
71672
71672
|
"is-multiple-option": "",
|
|
71673
71673
|
items: i.value
|
|
71674
71674
|
}), {
|
|
@@ -71677,7 +71677,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71677
71677
|
]),
|
|
71678
71678
|
availableItem: Rr(({ item: M }) => [
|
|
71679
71679
|
fe("div", null, [
|
|
71680
|
-
Ja(
|
|
71680
|
+
Ja(Pi(Gc), {
|
|
71681
71681
|
"model-value": M.isSelected,
|
|
71682
71682
|
label: M.name,
|
|
71683
71683
|
fontFamily: e.fontFamily,
|
|
@@ -71692,7 +71692,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71692
71692
|
]),
|
|
71693
71693
|
fe("div", Cet, [
|
|
71694
71694
|
Aet,
|
|
71695
|
-
Ja(
|
|
71695
|
+
Ja(Pi(tg), ms(a.value, {
|
|
71696
71696
|
"is-multiple-option": "",
|
|
71697
71697
|
items: r.value
|
|
71698
71698
|
}), {
|
|
@@ -71707,7 +71707,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71707
71707
|
]),
|
|
71708
71708
|
availableItem: Rr(({ item: M }) => [
|
|
71709
71709
|
fe("div", null, [
|
|
71710
|
-
Ja(
|
|
71710
|
+
Ja(Pi(Gc), {
|
|
71711
71711
|
"model-value": M.isSelected,
|
|
71712
71712
|
label: e.isFemale ? M.name.replace("Portero", "Portera").replace("Delantero", "Delantera").replace("Volante defensivo", "Volante defensiva").replace("Volante ofensivo", "Volante ofensiva") : M.name,
|
|
71713
71713
|
fontFamily: e.fontFamily,
|
|
@@ -71780,7 +71780,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71780
71780
|
key: i.id,
|
|
71781
71781
|
class: "plays__checkbox"
|
|
71782
71782
|
}, [
|
|
71783
|
-
Ja(
|
|
71783
|
+
Ja(Pi(Gc), {
|
|
71784
71784
|
label: i.name,
|
|
71785
71785
|
fontFamily: e.fontFamily,
|
|
71786
71786
|
labelFontSize: "13px",
|
|
@@ -71816,7 +71816,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71816
71816
|
key: i.id,
|
|
71817
71817
|
class: "plays__checkbox"
|
|
71818
71818
|
}, [
|
|
71819
|
-
Ja(
|
|
71819
|
+
Ja(Pi(Gc), {
|
|
71820
71820
|
label: i.name,
|
|
71821
71821
|
fontFamily: e.fontFamily,
|
|
71822
71822
|
labelFontSize: "13px",
|
|
@@ -71850,7 +71850,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71850
71850
|
key: i.id,
|
|
71851
71851
|
class: "plays__checkbox"
|
|
71852
71852
|
}, [
|
|
71853
|
-
Ja(
|
|
71853
|
+
Ja(Pi(Gc), {
|
|
71854
71854
|
label: i.name,
|
|
71855
71855
|
fontFamily: e.fontFamily,
|
|
71856
71856
|
labelFontSize: "13px",
|
|
@@ -71884,7 +71884,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71884
71884
|
key: i.id,
|
|
71885
71885
|
class: "plays__checkbox"
|
|
71886
71886
|
}, [
|
|
71887
|
-
Ja(
|
|
71887
|
+
Ja(Pi(Gc), {
|
|
71888
71888
|
label: i.name,
|
|
71889
71889
|
fontFamily: e.fontFamily,
|
|
71890
71890
|
labelFontSize: "13px",
|
|
@@ -71925,7 +71925,7 @@ const net = /* @__PURE__ */ new Set([1]), oet = {
|
|
|
71925
71925
|
key: t,
|
|
71926
71926
|
class: "template-results__result"
|
|
71927
71927
|
}, [
|
|
71928
|
-
Ja(
|
|
71928
|
+
Ja(Pi(Gc), {
|
|
71929
71929
|
modelValue: m.isSelected,
|
|
71930
71930
|
"onUpdate:modelValue": (y) => m.isSelected = y,
|
|
71931
71931
|
label: m.name,
|
|
@@ -73337,7 +73337,7 @@ const utt = { class: "dropdown" }, dtt = { class: "selected-item" }, htt = {
|
|
|
73337
73337
|
n("input", O);
|
|
73338
73338
|
}
|
|
73339
73339
|
return (O, H) => (Ke(), rt("div", utt, [
|
|
73340
|
-
Ja(
|
|
73340
|
+
Ja(Pi(tg), ms(Pi(E_), {
|
|
73341
73341
|
"is-list-same-width": e.isListSameWidth,
|
|
73342
73342
|
items: e.items,
|
|
73343
73343
|
onInput: o
|
|
@@ -73369,7 +73369,7 @@ const utt = { class: "dropdown" }, dtt = { class: "selected-item" }, htt = {
|
|
|
73369
73369
|
n("input", O);
|
|
73370
73370
|
}
|
|
73371
73371
|
return (O, H) => (Ke(), rt("div", ptt, [
|
|
73372
|
-
Ja(
|
|
73372
|
+
Ja(Pi(tg), ms(Pi(E_), {
|
|
73373
73373
|
items: e.items,
|
|
73374
73374
|
onInput: o
|
|
73375
73375
|
}), {
|
|
@@ -73526,7 +73526,7 @@ const utt = { class: "dropdown" }, dtt = { class: "selected-item" }, htt = {
|
|
|
73526
73526
|
n("input", O);
|
|
73527
73527
|
}
|
|
73528
73528
|
return (O, H) => (Ke(), rt("div", Ktt, [
|
|
73529
|
-
Ja(
|
|
73529
|
+
Ja(Pi(tg), ms(Pi(E_), {
|
|
73530
73530
|
items: e.items,
|
|
73531
73531
|
onInput: o
|
|
73532
73532
|
}), {
|
|
@@ -73566,11 +73566,11 @@ const utt = { class: "dropdown" }, dtt = { class: "selected-item" }, htt = {
|
|
|
73566
73566
|
},
|
|
73567
73567
|
setup(e) {
|
|
73568
73568
|
const n = e, o = _v(
|
|
73569
|
-
() => import("./FilterSubcategories-9d8abc8b-
|
|
73569
|
+
() => import("./FilterSubcategories-9d8abc8b-f69d1b7a.js")
|
|
73570
73570
|
), O = _v(
|
|
73571
|
-
() => import("./FilterConditions-019536c4-
|
|
73571
|
+
() => import("./FilterConditions-019536c4-c50593bd.js")
|
|
73572
73572
|
), H = _v(
|
|
73573
|
-
() => import("./FilterField-bf053092-
|
|
73573
|
+
() => import("./FilterField-bf053092-b0d3ba53.js")
|
|
73574
73574
|
), f = [
|
|
73575
73575
|
{
|
|
73576
73576
|
name: "Sub categorías",
|
|
@@ -74587,7 +74587,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
74587
74587
|
})
|
|
74588
74588
|
}, oa(m.value), 5),
|
|
74589
74589
|
fe("div", Qit, [
|
|
74590
|
-
Ja(
|
|
74590
|
+
Ja(Pi(Gc), {
|
|
74591
74591
|
"model-value": H.value,
|
|
74592
74592
|
label: "Seleccionar todos",
|
|
74593
74593
|
"onUpdate:modelValue": b
|
|
@@ -74624,7 +74624,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
74624
74624
|
])
|
|
74625
74625
|
]),
|
|
74626
74626
|
fe("div", hrt, [
|
|
74627
|
-
Ja(
|
|
74627
|
+
Ja(Pi(Gc), {
|
|
74628
74628
|
modelValue: c.isSelected,
|
|
74629
74629
|
"onUpdate:modelValue": (s) => c.isSelected = s,
|
|
74630
74630
|
"avoid-interaction": t.value === 1 && c.isSelected
|
|
@@ -74865,7 +74865,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
74865
74865
|
style: ri(e.widthContainer <= 440 ? "font-size: 12px;" : "#2e3b46")
|
|
74866
74866
|
}, " Todas las zonas ", 4),
|
|
74867
74867
|
fe("div", Drt, [
|
|
74868
|
-
Ja(
|
|
74868
|
+
Ja(Pi(Gc), {
|
|
74869
74869
|
label: "",
|
|
74870
74870
|
fontFamily: "Poppins-Regular",
|
|
74871
74871
|
labelFontSize: "11px",
|
|
@@ -75385,7 +75385,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75385
75385
|
onResetFilters: v
|
|
75386
75386
|
}), (b, d) => (Ke(), rt("div", Dnt, [
|
|
75387
75387
|
fe("div", znt, [
|
|
75388
|
-
Ja(
|
|
75388
|
+
Ja(Pi(Gc), {
|
|
75389
75389
|
label: "Todos",
|
|
75390
75390
|
"model-value": m.value,
|
|
75391
75391
|
"box-position": "right",
|
|
@@ -75399,7 +75399,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75399
75399
|
}, [
|
|
75400
75400
|
i.child ? (Ke(), rt("div", Rnt, [
|
|
75401
75401
|
fe("div", Bnt, [
|
|
75402
|
-
Ja(
|
|
75402
|
+
Ja(Pi(Gc), {
|
|
75403
75403
|
"model-value": i.isSelected,
|
|
75404
75404
|
label: e.isFemale ? i.text.replace("Ganados por portero rival", "Ganados por portera rival").replace("Ganados por jugador rival", "Ganados por jugadora rival") : i.text,
|
|
75405
75405
|
"avoid-interaction": t.value && i.isSelected,
|
|
@@ -75410,7 +75410,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75410
75410
|
key: `c${s}`,
|
|
75411
75411
|
class: "what-happened__filters__filter__composed__child"
|
|
75412
75412
|
}, [
|
|
75413
|
-
Ja(
|
|
75413
|
+
Ja(Pi(Gc), {
|
|
75414
75414
|
"model-value": c.isSelected,
|
|
75415
75415
|
label: e.isFemale ? c.text.replace("Ganados por portero rival", "Ganados por portera rival").replace("Ganados por jugador rival", "Ganados por jugadora rival") : c.text,
|
|
75416
75416
|
"avoid-interaction": t.value && c.isSelected,
|
|
@@ -75418,7 +75418,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75418
75418
|
}, null, 8, ["model-value", "label", "avoid-interaction", "onUpdate:modelValue"])
|
|
75419
75419
|
]))), 128))
|
|
75420
75420
|
])) : (Ke(), rt("div", Nnt, [
|
|
75421
|
-
Ja(
|
|
75421
|
+
Ja(Pi(Gc), {
|
|
75422
75422
|
"model-value": i.isSelected,
|
|
75423
75423
|
label: e.isFemale ? i.text.replace("Ganados por portero rival", "Ganados por portera rival").replace("Ganados por jugador rival", "Ganados por jugadora rival") : i.text,
|
|
75424
75424
|
"avoid-interaction": t.value && i.isSelected,
|
|
@@ -75534,7 +75534,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75534
75534
|
key: _,
|
|
75535
75535
|
class: "template-results__result"
|
|
75536
75536
|
}, [
|
|
75537
|
-
Ja(
|
|
75537
|
+
Ja(Pi(Gc), {
|
|
75538
75538
|
modelValue: a.isSelected,
|
|
75539
75539
|
"onUpdate:modelValue": (v) => a.isSelected = v,
|
|
75540
75540
|
label: a.name,
|
|
@@ -75546,7 +75546,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75546
75546
|
key: _,
|
|
75547
75547
|
class: "template-results__result"
|
|
75548
75548
|
}, [
|
|
75549
|
-
Ja(
|
|
75549
|
+
Ja(Pi(Gc), {
|
|
75550
75550
|
modelValue: a.isSelected,
|
|
75551
75551
|
"onUpdate:modelValue": (v) => a.isSelected = v,
|
|
75552
75552
|
label: a.name,
|
|
@@ -75645,7 +75645,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75645
75645
|
key: a,
|
|
75646
75646
|
style: { padding: "5px 0" }
|
|
75647
75647
|
}, [
|
|
75648
|
-
Ja(
|
|
75648
|
+
Ja(Pi(Gc), {
|
|
75649
75649
|
"model-value": h.isSelected,
|
|
75650
75650
|
label: e.isFemale ? h.name.replace("Portero", "Portera").replace("Delantero", "Delantera").replace("Volante defensivo", "Volante defensiva").replace("Volante ofensivo", "Volante ofensiva") : h.name,
|
|
75651
75651
|
"font-family": e.fontFamily,
|
|
@@ -75724,7 +75724,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75724
75724
|
key: a,
|
|
75725
75725
|
style: { padding: "5px 0" }
|
|
75726
75726
|
}, [
|
|
75727
|
-
Ja(
|
|
75727
|
+
Ja(Pi(Gc), {
|
|
75728
75728
|
"model-value": h.isSelected,
|
|
75729
75729
|
label: h.name,
|
|
75730
75730
|
"font-family": e.fontFamily,
|
|
@@ -75848,7 +75848,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
75848
75848
|
key: d.id || d.team_id,
|
|
75849
75849
|
class: "teams__team"
|
|
75850
75850
|
}, [
|
|
75851
|
-
Ja(
|
|
75851
|
+
Ja(Pi(Gc), {
|
|
75852
75852
|
"model-value": d.isSelected,
|
|
75853
75853
|
fontFamily: e.fontFamily,
|
|
75854
75854
|
width: "fit-content",
|
|
@@ -76749,18 +76749,18 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76749
76749
|
class: "templates",
|
|
76750
76750
|
style: ri(d.value)
|
|
76751
76751
|
}, [
|
|
76752
|
-
e.filterType ===
|
|
76752
|
+
e.filterType === Pi(dr).PRODUCTIVITY || e.filterType === Pi(dr).PLAYS ? (Ke(), rt("div", {
|
|
76753
76753
|
key: 0,
|
|
76754
76754
|
class: gt(e.isExpansionMode ? "productivity__header__expansion" : "productivity__header")
|
|
76755
76755
|
}, [
|
|
76756
|
-
e.filterType ===
|
|
76756
|
+
e.filterType === Pi(dr).PRODUCTIVITY ? (Ke(), rt("div", kot, [
|
|
76757
76757
|
e.productivityText ? (Ke(), rt("div", Sot, oa(e.productivityText), 1)) : e.isFromTemplates ? (Ke(), rt("div", Tot, [
|
|
76758
76758
|
Fi(" Elige tipo de jugadas: "),
|
|
76759
76759
|
fe("span", null, "mínimo " + oa(e.productivityMinCategories) + " categorías y máximo " + oa(e.productivityMaxCategories), 1)
|
|
76760
76760
|
])) : e.isForTemplateForm ? (Ke(), rt("div", Cot, "Tipo de participación")) : (Ke(), rt("div", Aot, "Selecciona hasta 5 categorias en orden de importancia"))
|
|
76761
76761
|
])) : $t("", !0),
|
|
76762
|
-
e.filterType ===
|
|
76763
|
-
Ja(
|
|
76762
|
+
e.filterType === Pi(dr).PLAYS || e.isForTemplateForm ? (Ke(), rt("div", Mot, [
|
|
76763
|
+
Ja(Pi(Gc), {
|
|
76764
76764
|
label: e.isForTemplateForm ? "Seleccionar todas" : "Todos los tipos de jugadas",
|
|
76765
76765
|
"box-position": e.isForTemplateForm ? "right" : "left",
|
|
76766
76766
|
fontFamily: "Poppins-Regular",
|
|
@@ -76772,13 +76772,13 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76772
76772
|
])) : $t("", !0)
|
|
76773
76773
|
], 2)) : $t("", !0),
|
|
76774
76774
|
fe("div", Iot, [
|
|
76775
|
-
e.filterType ===
|
|
76775
|
+
e.filterType === Pi(dr).PLAYS ? (Ke(), rt("div", Pot, [
|
|
76776
76776
|
Ja(Jet, {
|
|
76777
76777
|
"plays-categories": e.playsCategories,
|
|
76778
76778
|
"is-expansion-mode": e.isExpansionMode
|
|
76779
76779
|
}, null, 8, ["plays-categories", "is-expansion-mode"])
|
|
76780
76780
|
])) : $t("", !0),
|
|
76781
|
-
e.filterType ===
|
|
76781
|
+
e.filterType === Pi(dr).PRODUCTIVITY ? (Ke(), rt("div", Lot, [
|
|
76782
76782
|
Ja(cJe, {
|
|
76783
76783
|
"productivity-categories": e.productivityCategories,
|
|
76784
76784
|
"number-of-categories-selected": c.value,
|
|
@@ -76793,14 +76793,14 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76793
76793
|
onClickParameters: E
|
|
76794
76794
|
}, null, 8, ["productivity-categories", "number-of-categories-selected", "are-max-categories-reached", "are-min-categories-reached", "is-expansion-mode", "is-from-templates", "is-for-template-form", "are-productivity-buttons-visible", "are-offenses-conditions-visible"])
|
|
76795
76795
|
])) : $t("", !0),
|
|
76796
|
-
e.filterType ===
|
|
76797
|
-
Ja(
|
|
76796
|
+
e.filterType === Pi(dr).FIELD ? (Ke(), rt("div", Eot, [
|
|
76797
|
+
Ja(Pi(C$e), ms(e.fieldComponentProps, {
|
|
76798
76798
|
"background-color": e.backgroundColor,
|
|
76799
76799
|
value: e.fieldAreas,
|
|
76800
76800
|
"onUpdate:modelValue": P
|
|
76801
76801
|
}), null, 16, ["background-color", "value"])
|
|
76802
76802
|
])) : $t("", !0),
|
|
76803
|
-
e.filterType ===
|
|
76803
|
+
e.filterType === Pi(dr).DETAILS ? (Ke(), rt("div", Oot, [
|
|
76804
76804
|
Ja(jJe, {
|
|
76805
76805
|
"is-playing-as-hidden": e.isPlayingAsHidden,
|
|
76806
76806
|
"playing-as": e.playingAs,
|
|
@@ -76811,7 +76811,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76811
76811
|
onChangeStatisticType: de
|
|
76812
76812
|
}, null, 8, ["is-playing-as-hidden", "playing-as", "game-sections", "font-gamily", "is-statistic-type-visible", "statistic-type"])
|
|
76813
76813
|
])) : $t("", !0),
|
|
76814
|
-
e.filterType ===
|
|
76814
|
+
e.filterType === Pi(dr).PERSONAL_DATA ? (Ke(), rt("div", Dot, [
|
|
76815
76815
|
Ja(Let, {
|
|
76816
76816
|
"is-female": e.isFemale,
|
|
76817
76817
|
ref_key: "templatePersonalData",
|
|
@@ -76828,7 +76828,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76828
76828
|
"onUpdate:filters": U
|
|
76829
76829
|
}, null, 8, ["is-female", "personal-data-filters", "season", "is-seleccion", "is-scouting", "token", "filters", "is-eligibility-visible", "provider-id", "is-dev-apis"])
|
|
76830
76830
|
])) : $t("", !0),
|
|
76831
|
-
e.filterType ===
|
|
76831
|
+
e.filterType === Pi(dr).TOURNAMENTS ? (Ke(), rt("div", zot, [
|
|
76832
76832
|
Ja(qJe, {
|
|
76833
76833
|
"tournaments-url": e.tournamentsUrl,
|
|
76834
76834
|
token: e.token,
|
|
@@ -76839,7 +76839,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76839
76839
|
"onUpdate:filters": ie
|
|
76840
76840
|
}, null, 8, ["tournaments-url", "token", "tournaments", "is-one-tournament-only", "default-tournament-id"])
|
|
76841
76841
|
])) : $t("", !0),
|
|
76842
|
-
e.filterType ===
|
|
76842
|
+
e.filterType === Pi(dr).TEAMS ? (Ke(), rt("div", Fot, [
|
|
76843
76843
|
Ja(pot, {
|
|
76844
76844
|
ref_key: "templateTeams",
|
|
76845
76845
|
ref: H,
|
|
@@ -76853,7 +76853,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76853
76853
|
"onUpdate:filters": K
|
|
76854
76854
|
}, null, 8, ["seasons-ids", "excluded-teams-ids", "is-header-visible", "is-first-team-selected", "provider-id", "is-dev-apis"])
|
|
76855
76855
|
])) : $t("", !0),
|
|
76856
|
-
e.filterType ===
|
|
76856
|
+
e.filterType === Pi(dr).PLAYS_TYPES ? (Ke(), rt("div", Rot, [
|
|
76857
76857
|
Ja(XE, {
|
|
76858
76858
|
height: e.modalHeight,
|
|
76859
76859
|
type: e.filterType,
|
|
@@ -76861,7 +76861,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76861
76861
|
"onUpdate:filters": Q
|
|
76862
76862
|
}, null, 8, ["height", "type", "categories"])
|
|
76863
76863
|
])) : $t("", !0),
|
|
76864
|
-
e.filterType ===
|
|
76864
|
+
e.filterType === Pi(dr).GOLSTATS ? (Ke(), rt("div", Bot, [
|
|
76865
76865
|
Ja(XE, {
|
|
76866
76866
|
height: e.modalHeight,
|
|
76867
76867
|
type: e.filterType,
|
|
@@ -76870,7 +76870,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76870
76870
|
"onUpdate:filters": Q
|
|
76871
76871
|
}, null, 8, ["height", "type", "categories"])
|
|
76872
76872
|
])) : $t("", !0),
|
|
76873
|
-
e.filterType ===
|
|
76873
|
+
e.filterType === Pi(dr).UNIVERSE ? (Ke(), rt("div", Not, [
|
|
76874
76874
|
Ja(HYe, {
|
|
76875
76875
|
ref_key: "templateUniverse",
|
|
76876
76876
|
ref: h,
|
|
@@ -76879,13 +76879,13 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76879
76879
|
"onUpdate:universeFilters": C
|
|
76880
76880
|
}, null, 8, ["universe-filters", "default-month-index"])
|
|
76881
76881
|
])) : $t("", !0),
|
|
76882
|
-
e.filterType ===
|
|
76882
|
+
e.filterType === Pi(dr).DISTANCE ? (Ke(), rt("div", jot, [
|
|
76883
76883
|
Ja(dXe, {
|
|
76884
76884
|
distance: e.distanceFilters,
|
|
76885
76885
|
"onUpdate:distanceFilters": $
|
|
76886
76886
|
}, null, 8, ["distance"])
|
|
76887
76887
|
])) : $t("", !0),
|
|
76888
|
-
e.filterType ===
|
|
76888
|
+
e.filterType === Pi(dr).RESULTS ? (Ke(), rt("div", Vot, [
|
|
76889
76889
|
Ja($et, {
|
|
76890
76890
|
ref_key: "templateResults",
|
|
76891
76891
|
ref: b,
|
|
@@ -76893,7 +76893,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76893
76893
|
"onUpdate:resultsFilters": le
|
|
76894
76894
|
}, null, 8, ["results-filters"])
|
|
76895
76895
|
])) : $t("", !0),
|
|
76896
|
-
e.filterType ===
|
|
76896
|
+
e.filterType === Pi(dr).RESULTS_BY_TIME ? (Ke(), rt("div", Uot, [
|
|
76897
76897
|
Ja(Xnt, {
|
|
76898
76898
|
ref_key: "templateResults",
|
|
76899
76899
|
ref: b,
|
|
@@ -76902,13 +76902,13 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76902
76902
|
"onUpdate:filters": F
|
|
76903
76903
|
}, null, 8, ["results-filters"])
|
|
76904
76904
|
])) : $t("", !0),
|
|
76905
|
-
e.filterType ===
|
|
76905
|
+
e.filterType === Pi(dr).GAMES ? (Ke(), rt("div", Got, [
|
|
76906
76906
|
Ja(vXe, {
|
|
76907
76907
|
"games-filters": e.gamesFilters,
|
|
76908
76908
|
"onUpdate:gamesFilters": ue
|
|
76909
76909
|
}, null, 8, ["games-filters"])
|
|
76910
76910
|
])) : $t("", !0),
|
|
76911
|
-
e.filterType ===
|
|
76911
|
+
e.filterType === Pi(dr).TAKEN_CORNERS ? (Ke(), rt("div", Hot, [
|
|
76912
76912
|
Ja(frt, {
|
|
76913
76913
|
"is-female": e.isFemale,
|
|
76914
76914
|
ref_key: "templateTakenCorners",
|
|
@@ -76920,14 +76920,14 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76920
76920
|
"onUpdate:filters": F
|
|
76921
76921
|
}, null, 8, ["is-female", "taken-corners-filters", "is-expansion-mode", "provider-id"])
|
|
76922
76922
|
])) : $t("", !0),
|
|
76923
|
-
e.filterType ===
|
|
76923
|
+
e.filterType === Pi(dr).VIDEOS ? (Ke(), rt("div", Zot, [
|
|
76924
76924
|
Ja(Yit, {
|
|
76925
76925
|
token: e.token,
|
|
76926
76926
|
"provider-id": e.providerId,
|
|
76927
76927
|
"is-dev-apis": e.isDevApis
|
|
76928
76928
|
}, null, 8, ["token", "provider-id", "is-dev-apis"])
|
|
76929
76929
|
])) : $t("", !0),
|
|
76930
|
-
e.filterType ===
|
|
76930
|
+
e.filterType === Pi(dr).HOW_WAS_CORNER ? (Ke(), rt("div", qot, [
|
|
76931
76931
|
Ja(Prt, {
|
|
76932
76932
|
"how-was-corner-filters": e.howWasCornerFilters,
|
|
76933
76933
|
"is-expansion-mode": e.isExpansionMode,
|
|
@@ -76935,7 +76935,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76935
76935
|
"onUpdate:filters": F
|
|
76936
76936
|
}, null, 8, ["how-was-corner-filters", "is-expansion-mode"])
|
|
76937
76937
|
])) : $t("", !0),
|
|
76938
|
-
e.filterType ===
|
|
76938
|
+
e.filterType === Pi(dr).ZONE ? (Ke(), rt("div", Wot, [
|
|
76939
76939
|
Ja(Ont, {
|
|
76940
76940
|
ref_key: "templateZone",
|
|
76941
76941
|
ref: _,
|
|
@@ -76944,7 +76944,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76944
76944
|
"onUpdate:filters": F
|
|
76945
76945
|
}, null, 8, ["zone-filters"])
|
|
76946
76946
|
])) : $t("", !0),
|
|
76947
|
-
e.filterType ===
|
|
76947
|
+
e.filterType === Pi(dr).WHAT_HAPPENED ? (Ke(), rt("div", Jot, [
|
|
76948
76948
|
Ja(Vnt, {
|
|
76949
76949
|
"is-female": e.isFemale,
|
|
76950
76950
|
ref_key: "templateWhatHappened",
|
|
@@ -76954,25 +76954,25 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76954
76954
|
"onUpdate:filters": F
|
|
76955
76955
|
}, null, 8, ["is-female", "what-happened-filters"])
|
|
76956
76956
|
])) : $t("", !0),
|
|
76957
|
-
e.filterType ===
|
|
76957
|
+
e.filterType === Pi(dr).POSITIONS ? (Ke(), rt("div", Yot, [
|
|
76958
76958
|
Ja(aot, {
|
|
76959
76959
|
positions: e.positions,
|
|
76960
76960
|
onChangePositions: j
|
|
76961
76961
|
}, null, 8, ["positions"])
|
|
76962
76962
|
])) : $t("", !0),
|
|
76963
|
-
e.filterType ===
|
|
76963
|
+
e.filterType === Pi(dr).YEARS ? (Ke(), rt("div", Xot, [
|
|
76964
76964
|
Ja(eot, {
|
|
76965
76965
|
years: e.years,
|
|
76966
76966
|
onChangeYear: V
|
|
76967
76967
|
}, null, 8, ["years"])
|
|
76968
76968
|
])) : $t("", !0),
|
|
76969
|
-
e.filterType ===
|
|
76969
|
+
e.filterType === Pi(dr).NATIONALITIES ? (Ke(), rt("div", $ot, [
|
|
76970
76970
|
Ja(rot, {
|
|
76971
76971
|
nationalities: e.nationalities,
|
|
76972
76972
|
onChangeNationality: G
|
|
76973
76973
|
}, null, 8, ["nationalities"])
|
|
76974
76974
|
])) : $t("", !0),
|
|
76975
|
-
e.filterType ===
|
|
76975
|
+
e.filterType === Pi(dr).POSSESSION_VISUALISATIONS ? (Ke(), rt("div", Kot, [
|
|
76976
76976
|
Ja(wot, {
|
|
76977
76977
|
"is-expansion-mode": e.isExpansionMode,
|
|
76978
76978
|
onChange: he
|
|
@@ -76980,7 +76980,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76980
76980
|
])) : $t("", !0)
|
|
76981
76981
|
]),
|
|
76982
76982
|
e.isFooterVisible ? (Ke(), rt("div", Qot, [
|
|
76983
|
-
e.isFooterCancelOnly ? (Ke(), ar(
|
|
76983
|
+
e.isFooterCancelOnly ? (Ke(), ar(Pi(vx), {
|
|
76984
76984
|
key: 0,
|
|
76985
76985
|
"text-value": "Cancelar",
|
|
76986
76986
|
"font-size": "12px",
|
|
@@ -76993,14 +76993,14 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
76993
76993
|
onClick: D
|
|
76994
76994
|
})) : (Ke(), rt(za, { key: 1 }, [
|
|
76995
76995
|
e.isCancelButtonVisible ? (Ke(), rt("div", est, [
|
|
76996
|
-
e.isForTemplateForm ? (Ke(), ar(
|
|
76996
|
+
e.isForTemplateForm ? (Ke(), ar(Pi(vx), {
|
|
76997
76997
|
key: 0,
|
|
76998
76998
|
"text-value": "Cancelar",
|
|
76999
76999
|
"font-size": "12px",
|
|
77000
77000
|
"font-color": "rgba(255,255,255,0.7)",
|
|
77001
77001
|
"text-decoration": "underline",
|
|
77002
77002
|
onClick: D
|
|
77003
|
-
})) : (Ke(), ar(
|
|
77003
|
+
})) : (Ke(), ar(Pi(vx), {
|
|
77004
77004
|
key: 1,
|
|
77005
77005
|
"text-value": "Quitar filtros",
|
|
77006
77006
|
"font-size": "12px",
|
|
@@ -77010,7 +77010,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
77010
77010
|
}))
|
|
77011
77011
|
])) : $t("", !0),
|
|
77012
77012
|
fe("div", tst, [
|
|
77013
|
-
Ja(
|
|
77013
|
+
Ja(Pi(vx), {
|
|
77014
77014
|
"text-value": "Listo",
|
|
77015
77015
|
"font-size": "12px",
|
|
77016
77016
|
height: "22px",
|
|
@@ -78990,7 +78990,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
78990
78990
|
clearSelectedTeams: we
|
|
78991
78991
|
}), (Se, Ce) => (Ke(), rt("div", dlt, [
|
|
78992
78992
|
e.isExpansionPanel ? (Ke(), rt("div", hlt, [
|
|
78993
|
-
Ja(
|
|
78993
|
+
Ja(Pi(nlt), ms(e.expansionPanelProps, {
|
|
78994
78994
|
modelValue: I.value,
|
|
78995
78995
|
"onUpdate:modelValue": Ce[0] || (Ce[0] = (Ie) => I.value = Ie),
|
|
78996
78996
|
text: K.value,
|
|
@@ -79041,7 +79041,7 @@ const $it = { class: "template-taken-corners" }, Kit = { class: "template-taken-
|
|
|
79041
79041
|
_: 1
|
|
79042
79042
|
}, 16, ["modelValue", "text", "icon"])
|
|
79043
79043
|
])) : (Ke(), rt("div", flt, [
|
|
79044
|
-
Ja(
|
|
79044
|
+
Ja(Pi(nst), {
|
|
79045
79045
|
modelValue: T.value,
|
|
79046
79046
|
"onUpdate:modelValue": Ce[1] || (Ce[1] = (Ie) => T.value = Ie),
|
|
79047
79047
|
width: e.width,
|
|
@@ -79147,7 +79147,7 @@ const glt = { class: "header-team__info" }, ylt = { class: "header-team__info__c
|
|
|
79147
79147
|
}, [
|
|
79148
79148
|
fe("div", glt, [
|
|
79149
79149
|
fe("div", ylt, [
|
|
79150
|
-
Ja(
|
|
79150
|
+
Ja(Pi(Ty), {
|
|
79151
79151
|
"model-value": e.team.isSelected,
|
|
79152
79152
|
"avoid-interaction": e.teamsSelected.size === 1 && e.team.isSelected,
|
|
79153
79153
|
"onUpdate:modelValue": m
|
|
@@ -79308,7 +79308,7 @@ const klt = { class: "list-events" }, Slt = { class: "list-events__list" }, Tlt
|
|
|
79308
79308
|
key: _.value,
|
|
79309
79309
|
class: "list-events__list__item"
|
|
79310
79310
|
}, [
|
|
79311
|
-
Ja(
|
|
79311
|
+
Ja(Pi(cN), {
|
|
79312
79312
|
modelValue: t.value,
|
|
79313
79313
|
"onUpdate:modelValue": a[0] || (a[0] = (v) => t.value = v),
|
|
79314
79314
|
value: _.value,
|
|
@@ -79372,7 +79372,7 @@ const Ilt = { class: "item-player__info" }, Plt = { class: "item-player__info__p
|
|
|
79372
79372
|
return (t, y) => (Ke(), rt("div", {
|
|
79373
79373
|
class: gt(["item-player", { inactive: !e.player.isSelected }])
|
|
79374
79374
|
}, [
|
|
79375
|
-
Ja(
|
|
79375
|
+
Ja(Pi(Ty), {
|
|
79376
79376
|
"model-value": e.player.isSelected,
|
|
79377
79377
|
"avoid-interaction": e.selectedPlayers.size === 1 && e.player.isSelected,
|
|
79378
79378
|
"onUpdate:modelValue": m
|
|
@@ -79657,11 +79657,11 @@ const $lt = { class: "categories-list" }, Klt = {
|
|
|
79657
79657
|
}
|
|
79658
79658
|
return (P, L) => (Ke(), rt("div", $lt, [
|
|
79659
79659
|
e.isGamePreMatch ? (Ke(), rt("div", Klt, [
|
|
79660
|
-
Ja(
|
|
79661
|
-
"filter-type":
|
|
79660
|
+
Ja(Pi(jG), ms(y.value, {
|
|
79661
|
+
"filter-type": Pi(dr).GAMES,
|
|
79662
79662
|
filters: r.value,
|
|
79663
|
-
"provider-id":
|
|
79664
|
-
"is-dev-apis":
|
|
79663
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
79664
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
79665
79665
|
"onUpdate:filters": A
|
|
79666
79666
|
}), null, 16, ["filter-type", "filters", "provider-id", "is-dev-apis"])
|
|
79667
79667
|
])) : $t("", !0),
|
|
@@ -80328,7 +80328,7 @@ const lct = { class: "chalkboard-section-container" }, cct = {
|
|
|
80328
80328
|
fe("div", fct, [
|
|
80329
80329
|
fe("div", mct, [
|
|
80330
80330
|
fe("div", gct, [
|
|
80331
|
-
Ja(
|
|
80331
|
+
Ja(Pi(Ty), {
|
|
80332
80332
|
modelValue: E.value,
|
|
80333
80333
|
"onUpdate:modelValue": Le[0] || (Le[0] = (ge) => E.value = ge),
|
|
80334
80334
|
label: "Mostrar zona de asistencia"
|
|
@@ -82779,7 +82779,7 @@ var UG = { exports: {} };
|
|
|
82779
82779
|
Se._hoverdata = Bi;
|
|
82780
82780
|
var tr = je === "y" && (et.length > 1 || it.length > 1) || je === "closest" && Vt && it.length > 1, xa = u.combine(ge.plot_bgcolor || u.background, ge.paper_bgcolor), Xa = ie(it, { gd: Se, hovermode: je, rotateLabels: tr, bgColor: xa, container: ge._hoverlayer, outerContainer: ge._paper.node(), commonLabelOpts: ge.hoverlabel, hoverdistance: ge.hoverdistance }), na = Xa.hoverLabels;
|
|
82781
82781
|
if (C.isUnifiedHover(je) || (function(_a, Ua, Va, ti) {
|
|
82782
|
-
var qa, Ra, fa, ha, Pa, ai, vi, gi = Ua ? "xa" : "ya", bi = Ua ? "ya" : "xa", Ni = 0, Oi = 1, Gi = _a.size(),
|
|
82782
|
+
var qa, Ra, fa, ha, Pa, ai, vi, gi = Ua ? "xa" : "ya", bi = Ua ? "ya" : "xa", Ni = 0, Oi = 1, Gi = _a.size(), Li = new Array(Gi), Ri = 0, Ji = ti.minX, pr = ti.maxX, er = ti.minY, qi = ti.maxY, rr = function(An) {
|
|
82783
82783
|
return An * Va._invScaleX;
|
|
82784
82784
|
}, Lr = function(An) {
|
|
82785
82785
|
return An * Va._invScaleY;
|
|
@@ -82828,16 +82828,16 @@ var UG = { exports: {} };
|
|
|
82828
82828
|
}
|
|
82829
82829
|
gs ? er !== void 0 && qi !== void 0 && Math.min(ac, qi) - Math.max(tc, er) > 1 && (Vo.side === "left" ? (rs = Vo._mainLinePosition, ec = Va.width) : ec = Vo._mainLinePosition) : Ji !== void 0 && pr !== void 0 && Math.min(ac, pr) - Math.max(tc, Ji) > 1 && (Vo.side === "top" ? (rs = Vo._mainLinePosition, ec = Va.height) : ec = Vo._mainLinePosition);
|
|
82830
82830
|
}
|
|
82831
|
-
|
|
82832
|
-
}),
|
|
82831
|
+
Li[Ri++] = [{ datum: An, traceIndex: An.trace.index, dp: 0, pos: An.pos, posref: An.posref, size: An.by * (gs ? k : 1) / 2, pmin: rs, pmax: ec }];
|
|
82832
|
+
}), Li.sort(function(An, As) {
|
|
82833
82833
|
return An[0].posref - As[0].posref || Oi * (As[0].traceIndex - An[0].traceIndex);
|
|
82834
82834
|
}); !qa && Ni <= Gi; ) {
|
|
82835
|
-
for (Ni++, qa = !0, ha = 0; ha <
|
|
82836
|
-
var zn =
|
|
82835
|
+
for (Ni++, qa = !0, ha = 0; ha < Li.length - 1; ) {
|
|
82836
|
+
var zn = Li[ha], Gr = Li[ha + 1], Lo = zn[zn.length - 1], Gn = Gr[0];
|
|
82837
82837
|
if ((Ra = Lo.pos + Lo.dp + Lo.size - Gn.pos - Gn.dp + Gn.size) > 0.01) {
|
|
82838
82838
|
for (Pa = Gr.length - 1; Pa >= 0; Pa--)
|
|
82839
82839
|
Gr[Pa].dp += Ra;
|
|
82840
|
-
for (zn.push.apply(zn, Gr),
|
|
82840
|
+
for (zn.push.apply(zn, Gr), Li.splice(ha + 1, 1), vi = 0, Pa = zn.length - 1; Pa >= 0; Pa--)
|
|
82841
82841
|
vi += zn[Pa].dp;
|
|
82842
82842
|
for (fa = vi / zn.length, Pa = zn.length - 1; Pa >= 0; Pa--)
|
|
82843
82843
|
zn[Pa].dp -= fa;
|
|
@@ -82845,10 +82845,10 @@ var UG = { exports: {} };
|
|
|
82845
82845
|
} else
|
|
82846
82846
|
ha++;
|
|
82847
82847
|
}
|
|
82848
|
-
|
|
82848
|
+
Li.forEach(Jr);
|
|
82849
82849
|
}
|
|
82850
|
-
for (ha =
|
|
82851
|
-
var fo =
|
|
82850
|
+
for (ha = Li.length - 1; ha >= 0; ha--) {
|
|
82851
|
+
var fo = Li[ha];
|
|
82852
82852
|
for (Pa = fo.length - 1; Pa >= 0; Pa--) {
|
|
82853
82853
|
var ps = fo[Pa], kn = ps.datum;
|
|
82854
82854
|
kn.offset = ps.dp, kn.del = ps.del;
|
|
@@ -92208,15 +92208,15 @@ var UG = { exports: {} };
|
|
|
92208
92208
|
for (var ai = 0; ai < fa.length; ai++) {
|
|
92209
92209
|
var vi = fa[ai].value, gi = ai, bi = ai + 1;
|
|
92210
92210
|
ai < fa.length - 1 ? (gi = ai, bi = ai + 1) : ai > 0 ? (gi = ai - 1, bi = ai) : (gi = ai, bi = ai);
|
|
92211
|
-
var Ni, Oi = fa[gi].value, Gi = fa[bi].value,
|
|
92212
|
-
Ri >= A ? Ji =
|
|
92211
|
+
var Ni, Oi = fa[gi].value, Gi = fa[bi].value, Li = Math.abs(Gi - Oi), Ri = Pa || Li, Ji = 0;
|
|
92212
|
+
Ri >= A ? Ji = Li >= A && Li <= x ? Li : S : Pa === P && Ri >= L ? Ji = Li >= L && Li <= C ? Li : P : Ri >= M ? Ji = Li >= M && Li <= T ? Li : I : Pa === k && Ri >= k ? Ji = k : Ri >= E ? Ji = E : Pa === w && Ri >= w ? Ji = w : Pa === D && Ri >= D && (Ji = D), Ji >= Li && (Ji = Li, Ni = !0);
|
|
92213
92213
|
var pr = vi + Ji;
|
|
92214
92214
|
if (ha.rangebreaks && Ji > 0) {
|
|
92215
92215
|
for (var er = 0, qi = 0; qi < 84; qi++) {
|
|
92216
92216
|
var rr = (qi + 0.5) / 84;
|
|
92217
92217
|
ha.maskBreaks(vi * (1 - rr) + rr * pr) !== X && er++;
|
|
92218
92218
|
}
|
|
92219
|
-
(Ji *= er / 84) || (fa[ai].drop = !0), Ni &&
|
|
92219
|
+
(Ji *= er / 84) || (fa[ai].drop = !0), Ni && Li > k && (Ji = Li);
|
|
92220
92220
|
}
|
|
92221
92221
|
(Ji > 0 || ai === 0) && (fa[ai].periodX = vi + Ji / 2);
|
|
92222
92222
|
}
|
|
@@ -92728,8 +92728,8 @@ var UG = { exports: {} };
|
|
|
92728
92728
|
wa = se.clipEnds(et, Qa), Ba = Ya && et.ticklabelmode !== "period" ? wa : Qa;
|
|
92729
92729
|
var ci, hi = et._gridVals = wa, Bi = function(fa, ha) {
|
|
92730
92730
|
var Pa, ai, vi = [], gi = ha.length && ha[ha.length - 1].x < ha[0].x, bi = function(Oi, Gi) {
|
|
92731
|
-
var
|
|
92732
|
-
|
|
92731
|
+
var Li = Oi.xbnd[Gi];
|
|
92732
|
+
Li !== null && vi.push(v.extendFlat({}, Oi, { x: Li }));
|
|
92733
92733
|
};
|
|
92734
92734
|
if (fa.showdividers && ha.length) {
|
|
92735
92735
|
for (Pa = 0; Pa < ha.length; Pa++) {
|
|
@@ -92809,8 +92809,8 @@ var UG = { exports: {} };
|
|
|
92809
92809
|
}
|
|
92810
92810
|
Oi || (Pa += gi === "x" ? ha.side === "top" ? bi * (ha.showticklabels ? 1 : 0) : bi * (ha.showticklabels ? 1.5 : 0.5) : ha.side === "right" ? bi * (ha.showticklabels ? 1 : 0.5) : bi * (ha.showticklabels ? 0.5 : 0));
|
|
92811
92811
|
}
|
|
92812
|
-
var
|
|
92813
|
-
if (gi === "x" ? (Ri = ha._offset + ha._length / 2, Ji = ha.side === "top" ? er - Pa : er + Pa) : (Ji = ha._offset + ha._length / 2, Ri = ha.side === "right" ? er + Pa : er - Pa,
|
|
92812
|
+
var Li, Ri, Ji, pr, er = se.getPxPosition(fa, ha);
|
|
92813
|
+
if (gi === "x" ? (Ri = ha._offset + ha._length / 2, Ji = ha.side === "top" ? er - Pa : er + Pa) : (Ji = ha._offset + ha._length / 2, Ri = ha.side === "right" ? er + Pa : er - Pa, Li = { rotate: "-90", offset: 0 }), ha.type !== "multicategory") {
|
|
92814
92814
|
var qi = ha._selections[ha._id + "tick"];
|
|
92815
92815
|
if (pr = { selection: qi, side: ha.side }, qi && qi.node() && qi.node().parentNode) {
|
|
92816
92816
|
var rr = c.getTranslate(qi.node().parentNode);
|
|
@@ -92818,7 +92818,7 @@ var UG = { exports: {} };
|
|
|
92818
92818
|
}
|
|
92819
92819
|
ha.title.hasOwnProperty("standoff") && (pr.pad = 0);
|
|
92820
92820
|
}
|
|
92821
|
-
return ha._titleStandoff = Pa, i.draw(fa, vi + "title", { propContainer: ha, propName: ha._name + ".title.text", placeholder: ai._dfltTitle[gi], avoid: pr, transform:
|
|
92821
|
+
return ha._titleStandoff = Pa, i.draw(fa, vi + "title", { propContainer: ha, propName: ha._name + ".title.text", placeholder: ai._dfltTitle[gi], avoid: pr, transform: Li, attributes: { x: Ri, y: Ji, "text-anchor": "middle" } });
|
|
92822
92822
|
}(it, et);
|
|
92823
92823
|
}), Va.push(function() {
|
|
92824
92824
|
var fa, ha, Pa, ai, vi = et.side.charAt(0), gi = ae[et.side].charAt(0), bi = se.getPxPosition(it, et), Ni = mi ? et.ticklen : 0;
|
|
@@ -92826,21 +92826,21 @@ var UG = { exports: {} };
|
|
|
92826
92826
|
var Oi = 0, Gi = 0;
|
|
92827
92827
|
if (et._shiftPusher && (Oi = Math.max(Ni, fa.height > 0 ? vi === "l" ? bi - fa.left : fa.right - bi : 0), et.title.text !== ea._dfltTitle[Jt] && (Gi = (et._titleStandoff || 0) + (et._titleScoot || 0), vi === "l" && (Gi += lt(et))), et._fullDepth = Math.max(Oi, Gi)), et.automargin) {
|
|
92828
92828
|
ha = { x: 0, y: 0, r: 0, l: 0, t: 0, b: 0 };
|
|
92829
|
-
var
|
|
92829
|
+
var Li = [0, 1], Ri = typeof et._shift == "number" ? et._shift : 0;
|
|
92830
92830
|
if (Jt === "x") {
|
|
92831
|
-
if (vi === "b" ? ha[vi] = et._depth : (ha[vi] = et._depth = Math.max(fa.width > 0 ? bi - fa.top : 0, Ni),
|
|
92831
|
+
if (vi === "b" ? ha[vi] = et._depth : (ha[vi] = et._depth = Math.max(fa.width > 0 ? bi - fa.top : 0, Ni), Li.reverse()), fa.width > 0) {
|
|
92832
92832
|
var Ji = fa.right - (et._offset + et._length);
|
|
92833
92833
|
Ji > 0 && (ha.xr = 1, ha.r = Ji);
|
|
92834
92834
|
var pr = et._offset - fa.left;
|
|
92835
92835
|
pr > 0 && (ha.xl = 0, ha.l = pr);
|
|
92836
92836
|
}
|
|
92837
|
-
} else if (vi === "l" ? (et._depth = Math.max(fa.height > 0 ? bi - fa.left : 0, Ni), ha[vi] = et._depth - Ri) : (et._depth = Math.max(fa.height > 0 ? fa.right - bi : 0, Ni), ha[vi] = et._depth + Ri,
|
|
92837
|
+
} else if (vi === "l" ? (et._depth = Math.max(fa.height > 0 ? bi - fa.left : 0, Ni), ha[vi] = et._depth - Ri) : (et._depth = Math.max(fa.height > 0 ? fa.right - bi : 0, Ni), ha[vi] = et._depth + Ri, Li.reverse()), fa.height > 0) {
|
|
92838
92838
|
var er = fa.bottom - (et._offset + et._length);
|
|
92839
92839
|
er > 0 && (ha.yb = 0, ha.b = er);
|
|
92840
92840
|
var qi = et._offset - fa.top;
|
|
92841
92841
|
qi > 0 && (ha.yt = 1, ha.t = qi);
|
|
92842
92842
|
}
|
|
92843
|
-
ha[sa] = et.anchor === "free" ? et.position : et._anchorAxis.domain[
|
|
92843
|
+
ha[sa] = et.anchor === "free" ? et.position : et._anchorAxis.domain[Li[0]], et.title.text !== ea._dfltTitle[Jt] && (ha[vi] += lt(et) + (et.title.standoff || 0)), et.mirror && et.anchor !== "free" && ((Pa = { x: 0, y: 0, r: 0, l: 0, t: 0, b: 0 })[gi] = et.linewidth, et.mirror && et.mirror !== !0 && (Pa[gi] += Ni), et.mirror === !0 || et.mirror === "ticks" ? Pa[sa] = et._anchorAxis.domain[Li[1]] : et.mirror !== "all" && et.mirror !== "allticks" || (Pa[sa] = [et._counterDomainMin, et._counterDomainMax][Li[1]]));
|
|
92844
92844
|
}
|
|
92845
92845
|
qa && (ai = _.getComponentMethod("rangeslider", "autoMarginOpts")(it, et)), typeof et.automargin == "string" && (wt(ha, et.automargin), wt(Pa, et.automargin)), a.autoMargin(it, bt(et), ha), a.autoMargin(it, Dt(et), Pa), a.autoMargin(it, Pt(et), ai);
|
|
92846
92846
|
}), v.syncOrAsync(Va);
|
|
@@ -92852,7 +92852,7 @@ var UG = { exports: {} };
|
|
|
92852
92852
|
var gi, bi, Ni, Oi;
|
|
92853
92853
|
if (Pa._selections[ai].size())
|
|
92854
92854
|
gi = 1 / 0, bi = -1 / 0, Ni = 1 / 0, Oi = -1 / 0, Pa._selections[ai].each(function() {
|
|
92855
|
-
var
|
|
92855
|
+
var Li = pt(this), Ri = c.bBox(Li.node().parentNode);
|
|
92856
92856
|
gi = Math.min(gi, Ri.top), bi = Math.max(bi, Ri.bottom), Ni = Math.min(Ni, Ri.left), Oi = Math.max(Oi, Ri.right);
|
|
92857
92857
|
});
|
|
92858
92858
|
else {
|
|
@@ -100217,17 +100217,17 @@ var UG = { exports: {} };
|
|
|
100217
100217
|
var ha = ti[0].trace, Pa = a.castOption(ha, qa, "texttemplate");
|
|
100218
100218
|
if (!Pa)
|
|
100219
100219
|
return "";
|
|
100220
|
-
var ai, vi, gi, bi, Ni = ha.type === "histogram", Oi = ha.type === "waterfall", Gi = ha.type === "funnel",
|
|
100220
|
+
var ai, vi, gi, bi, Ni = ha.type === "histogram", Oi = ha.type === "waterfall", Gi = ha.type === "funnel", Li = ha.orientation === "h";
|
|
100221
100221
|
function Ri(Jr) {
|
|
100222
100222
|
return i(bi, bi.c2l(Jr), !0).text;
|
|
100223
100223
|
}
|
|
100224
|
-
|
|
100224
|
+
Li ? (ai = "y", vi = fa, gi = "x", bi = Ra) : (ai = "x", vi = Ra, gi = "y", bi = fa);
|
|
100225
100225
|
var Ji, pr = ti[qa], er = {};
|
|
100226
100226
|
er.label = pr.p, er.labelLabel = er[ai + "Label"] = (Ji = pr.p, i(vi, vi.c2l(Ji), !0).text);
|
|
100227
100227
|
var qi = a.castOption(ha, pr.i, "text");
|
|
100228
100228
|
(qi === 0 || qi) && (er.text = qi), er.value = pr.s, er.valueLabel = er[gi + "Label"] = Ri(pr.s);
|
|
100229
100229
|
var rr = {};
|
|
100230
|
-
P(rr, ha, pr.i), (Ni || rr.x === void 0) && (rr.x =
|
|
100230
|
+
P(rr, ha, pr.i), (Ni || rr.x === void 0) && (rr.x = Li ? er.value : er.label), (Ni || rr.y === void 0) && (rr.y = Li ? er.label : er.value), (Ni || rr.xLabel === void 0) && (rr.xLabel = Li ? er.valueLabel : er.labelLabel), (Ni || rr.yLabel === void 0) && (rr.yLabel = Li ? er.labelLabel : er.valueLabel), Oi && (er.delta = +pr.rawS || pr.s, er.deltaLabel = Ri(er.delta), er.final = pr.v, er.finalLabel = Ri(er.final), er.initial = er.final - er.delta, er.initialLabel = Ri(er.initial)), Gi && (er.value = pr.s, er.valueLabel = Ri(er.value), er.percentInitial = pr.begR, er.percentInitialLabel = a.formatPercent(pr.begR), er.percentPrevious = pr.difR, er.percentPreviousLabel = a.formatPercent(pr.difR), er.percentTotal = pr.sumR, er.percenTotalLabel = a.formatPercent(pr.sumR));
|
|
100231
100231
|
var Lr = a.castOption(ha, pr.i, "customdata");
|
|
100232
100232
|
return Lr && (er.customdata = Lr), a.texttemplateString(Pa, er, Va._d3locale, rr, er, ha._meta || {});
|
|
100233
100233
|
}(tr, xa, Xa, na, ma) : Ua.textinfo ? function(Va, ti, qa, Ra) {
|
|
@@ -100235,21 +100235,21 @@ var UG = { exports: {} };
|
|
|
100235
100235
|
function vi(Lr) {
|
|
100236
100236
|
return i(ha ? qa : Ra, +Lr, !0).text;
|
|
100237
100237
|
}
|
|
100238
|
-
var gi, bi, Ni = fa.textinfo, Oi = Va[ti], Gi = Ni.split("+"),
|
|
100238
|
+
var gi, bi, Ni = fa.textinfo, Oi = Va[ti], Gi = Ni.split("+"), Li = [], Ri = function(Lr) {
|
|
100239
100239
|
return Gi.indexOf(Lr) !== -1;
|
|
100240
100240
|
};
|
|
100241
|
-
if (Ri("label") &&
|
|
100241
|
+
if (Ri("label") && Li.push((bi = Va[ti].p, i(ha ? Ra : qa, bi, !0).text)), Ri("text") && ((gi = a.castOption(fa, Oi.i, "text")) === 0 || gi) && Li.push(gi), Pa) {
|
|
100242
100242
|
var Ji = +Oi.rawS || Oi.s, pr = Oi.v, er = pr - Ji;
|
|
100243
|
-
Ri("initial") &&
|
|
100243
|
+
Ri("initial") && Li.push(vi(er)), Ri("delta") && Li.push(vi(Ji)), Ri("final") && Li.push(vi(pr));
|
|
100244
100244
|
}
|
|
100245
100245
|
if (ai) {
|
|
100246
|
-
Ri("value") &&
|
|
100246
|
+
Ri("value") && Li.push(vi(Oi.s));
|
|
100247
100247
|
var qi = 0;
|
|
100248
100248
|
Ri("percent initial") && qi++, Ri("percent previous") && qi++, Ri("percent total") && qi++;
|
|
100249
100249
|
var rr = qi > 1;
|
|
100250
|
-
Ri("percent initial") && (gi = a.formatPercent(Oi.begR), rr && (gi += " of initial"),
|
|
100250
|
+
Ri("percent initial") && (gi = a.formatPercent(Oi.begR), rr && (gi += " of initial"), Li.push(gi)), Ri("percent previous") && (gi = a.formatPercent(Oi.difR), rr && (gi += " of previous"), Li.push(gi)), Ri("percent total") && (gi = a.formatPercent(Oi.sumR), rr && (gi += " of total"), Li.push(gi));
|
|
100251
100251
|
}
|
|
100252
|
-
return
|
|
100252
|
+
return Li.join("<br>");
|
|
100253
100253
|
}(xa, Xa, na, ma) : g.getValue(Ua.text, Xa), g.coerceString(A, _a);
|
|
100254
100254
|
}(La, it, et, sa, ca);
|
|
100255
100255
|
Jt = function(tr, xa) {
|
|
@@ -100279,8 +100279,8 @@ var UG = { exports: {} };
|
|
|
100279
100279
|
Ua = Va ? Pa > 2 * L ? L : 0 : ha > 2 * L ? L : 0;
|
|
100280
100280
|
var ai = 1;
|
|
100281
100281
|
ti && (ai = Va ? Math.min(1, Pa / fa) : Math.min(1, ha / Ra));
|
|
100282
|
-
var vi = F(qa), gi = j(ma, vi), bi = (Va ? gi.x : gi.y) / 2, Ni = (ma.left + ma.right) / 2, Oi = (ma.top + ma.bottom) / 2, Gi = (tr + xa) / 2,
|
|
100283
|
-
return Va ? (Gi = xa - pr * Ua, Ri = pr * bi) : (
|
|
100282
|
+
var vi = F(qa), gi = j(ma, vi), bi = (Va ? gi.x : gi.y) / 2, Ni = (ma.left + ma.right) / 2, Oi = (ma.top + ma.bottom) / 2, Gi = (tr + xa) / 2, Li = (Xa + na) / 2, Ri = 0, Ji = 0, pr = Va ? k(xa, tr) : k(Xa, na);
|
|
100283
|
+
return Va ? (Gi = xa - pr * Ua, Ri = pr * bi) : (Li = na + pr * Ua, Ji = -pr * bi), { textX: Ni, textY: Oi, targetX: Gi, targetY: Li, anchorX: Ri, anchorY: Ji, scale: ai, rotate: vi };
|
|
100284
100284
|
}(At, Vt, Nt, It, Bi, { isHorizontal: ga, constrained: Ia.constraintext === "both" || Ia.constraintext === "outside", angle: Ti }) : V(At, Vt, Nt, It, Bi, { isHorizontal: ga, constrained: Ia.constraintext === "both" || Ia.constraintext === "inside", angle: Ti, anchor: Ka, hasB: Ba, r: Xt, overhead: Zt }), Mi.fontSize = Ii.size, c(Ia.type === "histogram" ? "bar" : Ia.type, Mi, La), Oa.transform = Mi;
|
|
100285
100285
|
var Zi = E(hi, La, ea, Wt);
|
|
100286
100286
|
a.setTransormAndDisplay(Zi, Mi);
|
|
@@ -131699,7 +131699,7 @@ void main() {
|
|
|
131699
131699
|
function Gi(p, z) {
|
|
131700
131700
|
return z.angle - p.angle;
|
|
131701
131701
|
}
|
|
131702
|
-
function
|
|
131702
|
+
function Li() {
|
|
131703
131703
|
zn(this), this.x = this.y = this.arc = this.site = this.cy = null;
|
|
131704
131704
|
}
|
|
131705
131705
|
function Ri(p) {
|
|
@@ -131709,7 +131709,7 @@ void main() {
|
|
|
131709
131709
|
if (W !== pe) {
|
|
131710
131710
|
var xe = ne.x, Me = ne.y, Ne = W.x - xe, Ge = W.y - Me, nt = pe.x - xe, dt = 2 * (Ne * (Ht = pe.y - Me) - Ge * nt);
|
|
131711
131711
|
if (!(dt >= -pt)) {
|
|
131712
|
-
var mt = Ne * Ne + Ge * Ge, St = nt * nt + Ht * Ht, Et = (Ht * mt - Ge * St) / dt, Mt = (Ne * St - nt * mt) / dt, Ht = Mt + Me, Lt = fa.pop() || new
|
|
131712
|
+
var mt = Ne * Ne + Ge * Ge, St = nt * nt + Ht * Ht, Et = (Ht * mt - Ge * St) / dt, Mt = (Ne * St - nt * mt) / dt, Ht = Mt + Me, Lt = fa.pop() || new Li();
|
|
131713
131713
|
Lt.arc = p, Lt.site = ne, Lt.x = Et + xe, Lt.y = Ht + Math.sqrt(Et * Et + Mt * Mt), Lt.cy = Ht, p.circle = Lt;
|
|
131714
131714
|
for (var Kt = null, aa = qa._; aa; )
|
|
131715
131715
|
if (Lt.y < aa.y || Lt.y === aa.y && Lt.x <= aa.x) {
|
|
@@ -135495,12 +135495,12 @@ void main() {
|
|
|
135495
135495
|
var Gi = function(R, J) {
|
|
135496
135496
|
this.type = ca, this.geojson = R, this.geometries = J;
|
|
135497
135497
|
};
|
|
135498
|
-
function
|
|
135498
|
+
function Li(R) {
|
|
135499
135499
|
if (R instanceof Xa && (R.name === "get" && R.args.length === 1 || R.name === "feature-state" || R.name === "has" && R.args.length === 1 || R.name === "properties" || R.name === "geometry-type" || R.name === "id" || /^filter-/.test(R.name)) || R instanceof Gi)
|
|
135500
135500
|
return !1;
|
|
135501
135501
|
var J = !0;
|
|
135502
135502
|
return R.eachChild(function(ce) {
|
|
135503
|
-
J && !
|
|
135503
|
+
J && !Li(ce) && (J = !1);
|
|
135504
135504
|
}), J;
|
|
135505
135505
|
}
|
|
135506
135506
|
function Ri(R) {
|
|
@@ -135619,7 +135619,7 @@ void main() {
|
|
|
135619
135619
|
var J = R instanceof Zi || R instanceof Wa, ce = !0;
|
|
135620
135620
|
return R.eachChild(function(Te) {
|
|
135621
135621
|
ce = J ? ce && qi(Te) : ce && Te instanceof Sa;
|
|
135622
|
-
}), !!ce &&
|
|
135622
|
+
}), !!ce && Li(R) && Ji(R, ["zoom", "heatmap-density", "line-progress", "accumulated", "is-supported-script"]);
|
|
135623
135623
|
}
|
|
135624
135624
|
function rr(R, J) {
|
|
135625
135625
|
for (var ce, Te, Ue = R.length - 1, Xe = 0, st = Ue, kt = 0; Xe <= st; )
|
|
@@ -136706,7 +136706,7 @@ void main() {
|
|
|
136706
136706
|
function xu(R, J) {
|
|
136707
136707
|
if ((R = uc(R, J)).result === "error")
|
|
136708
136708
|
return R;
|
|
136709
|
-
var ce = R.value.expression, Te =
|
|
136709
|
+
var ce = R.value.expression, Te = Li(ce);
|
|
136710
136710
|
if (!Te && !Is(J))
|
|
136711
136711
|
return sc([new Zt("", "data expressions not supported")]);
|
|
136712
136712
|
var Ue = Ji(ce, ["zoom"]);
|
|
@@ -136856,7 +136856,7 @@ void main() {
|
|
|
136856
136856
|
if (R.expressionContext && R.expressionContext.indexOf("cluster") === 0) {
|
|
136857
136857
|
if (!Ji(ce, ["zoom", "feature-state"]))
|
|
136858
136858
|
return [new At(R.key, R.value, '"zoom" and "feature-state" expressions are not supported with cluster properties.')];
|
|
136859
|
-
if (R.expressionContext === "cluster-initial" && !
|
|
136859
|
+
if (R.expressionContext === "cluster-initial" && !Li(ce))
|
|
136860
136860
|
return [new At(R.key, R.value, "Feature data expressions are not supported with initial expression part of cluster properties.")];
|
|
136861
136861
|
}
|
|
136862
136862
|
return [];
|
|
@@ -146047,7 +146047,7 @@ void main() {
|
|
|
146047
146047
|
}
|
|
146048
146048
|
}
|
|
146049
146049
|
return te;
|
|
146050
|
-
}(),
|
|
146050
|
+
}(), Li = function(te) {
|
|
146051
146051
|
function B(l, p) {
|
|
146052
146052
|
var z = this;
|
|
146053
146053
|
p === void 0 && (p = {}), te.call(this), this.map = l, this.dispatcher = new j(Nt(), this), this.imageManager = new S(), this.imageManager.setEventedParent(this), this.glyphManager = new M(l._requestManager, p.localIdeographFontFamily), this.lineAtlas = new F(256, 512), this.crossTileSymbolIndex = new gi(), this._layers = {}, this._serializedLayers = {}, this._order = [], this.sourceCaches = {}, this.zoomHistory = new a.ZoomHistory(), this._loaded = !1, this._availableImages = [], this._resetUpdates(), this.dispatcher.broadcast("setReferrer", a.getReferrer());
|
|
@@ -146559,11 +146559,11 @@ void main() {
|
|
|
146559
146559
|
return a.makeRequest(p, z);
|
|
146560
146560
|
}, B;
|
|
146561
146561
|
}(a.Evented);
|
|
146562
|
-
|
|
146562
|
+
Li.getSourceType = function(te) {
|
|
146563
146563
|
return le[te];
|
|
146564
|
-
},
|
|
146564
|
+
}, Li.setSourceType = function(te, B) {
|
|
146565
146565
|
le[te] = B;
|
|
146566
|
-
},
|
|
146566
|
+
}, Li.registerForPluginStateChange = a.registerForPluginStateChange;
|
|
146567
146567
|
var Ri = a.createLayout([{ name: "a_pos", type: "Int16", components: 2 }]), Ji = Hn(`#ifdef GL_ES
|
|
146568
146568
|
precision mediump float;
|
|
146569
146569
|
#else
|
|
@@ -149544,9 +149544,9 @@ uniform ` + Me + " " + Ne + " u_" + Ge + `;
|
|
|
149544
149544
|
throw new Error("Missing UI string '" + p + "'");
|
|
149545
149545
|
return z;
|
|
149546
149546
|
}, B.prototype._updateStyle = function(p, z) {
|
|
149547
|
-
return this.style && (this.style.setEventedParent(null), this.style._remove()), p ? (this.style = new
|
|
149547
|
+
return this.style && (this.style.setEventedParent(null), this.style._remove()), p ? (this.style = new Li(this, z || {}), this.style.setEventedParent(this, { style: this.style }), typeof p == "string" ? this.style.loadURL(p) : this.style.loadJSON(p), this) : (delete this.style, this);
|
|
149548
149548
|
}, B.prototype._lazyInitEmptyStyle = function() {
|
|
149549
|
-
this.style || (this.style = new
|
|
149549
|
+
this.style || (this.style = new Li(this, {}), this.style.setEventedParent(this, { style: this.style }), this.style.loadEmpty());
|
|
149550
149550
|
}, B.prototype._diffStyle = function(p, z) {
|
|
149551
149551
|
var N = this;
|
|
149552
149552
|
if (typeof p == "string") {
|
|
@@ -150249,7 +150249,7 @@ uniform ` + Me + " " + Ne + " u_" + Ge + `;
|
|
|
150249
150249
|
}
|
|
150250
150250
|
return Ct(new a.Point(0, 0));
|
|
150251
150251
|
}
|
|
150252
|
-
var Bt = { version: a.version, supported: _, setRTLTextPlugin: a.setRTLTextPlugin, getRTLTextPluginStatus: a.getRTLTextPluginStatus, Map: bl, NavigationControl: Bl, GeolocateControl: mn, AttributionControl: ss, ScaleControl: Cr, FullscreenControl: zo, Popup: xt, Marker: ol, Style:
|
|
150252
|
+
var Bt = { version: a.version, supported: _, setRTLTextPlugin: a.setRTLTextPlugin, getRTLTextPluginStatus: a.getRTLTextPluginStatus, Map: bl, NavigationControl: Bl, GeolocateControl: mn, AttributionControl: ss, ScaleControl: Cr, FullscreenControl: zo, Popup: xt, Marker: ol, Style: Li, LngLat: a.LngLat, LngLatBounds: a.LngLatBounds, Point: a.Point, MercatorCoordinate: a.MercatorCoordinate, Evented: a.Evented, config: a.config, prewarm: function() {
|
|
150253
150253
|
Nt().acquire(it);
|
|
150254
150254
|
}, clearPrewarmedResources: function() {
|
|
150255
150255
|
var te = At;
|
|
@@ -153162,7 +153162,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
153162
153162
|
}, geoSinuMollweide: function() {
|
|
153163
153163
|
return Ri;
|
|
153164
153164
|
}, geoSinuMollweideRaw: function() {
|
|
153165
|
-
return
|
|
153165
|
+
return Li;
|
|
153166
153166
|
}, geoSinusoidal: function() {
|
|
153167
153167
|
return We;
|
|
153168
153168
|
}, geoSinusoidalRaw: function() {
|
|
@@ -154174,11 +154174,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
154174
154174
|
}, Bt.scale(167.774).center([0, 18.67]);
|
|
154175
154175
|
}
|
|
154176
154176
|
var Oi = 0.7109889596207567, Gi = 0.0528035274542;
|
|
154177
|
-
function
|
|
154177
|
+
function Li(xt, Ct) {
|
|
154178
154178
|
return Ct > -Oi ? ((xt = Re(xt, Ct))[1] += Gi, xt) : je(xt, Ct);
|
|
154179
154179
|
}
|
|
154180
154180
|
function Ri() {
|
|
154181
|
-
return (0, y.A)(
|
|
154181
|
+
return (0, y.A)(Li).rotate([-20, -55]).scale(164.263).center([0, -5.4036]);
|
|
154182
154182
|
}
|
|
154183
154183
|
function Ji(xt, Ct) {
|
|
154184
154184
|
return h(Ct) > Oi ? ((xt = Re(xt, Ct))[1] -= Ct > 0 ? Gi : -Gi, xt) : je(xt, Ct);
|
|
@@ -154337,7 +154337,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
154337
154337
|
});
|
|
154338
154338
|
}, Ct != null && p.lobes(Ct), p;
|
|
154339
154339
|
}
|
|
154340
|
-
|
|
154340
|
+
Li.invert = function(xt, Ct) {
|
|
154341
154341
|
return Ct > -Oi ? Re.invert(xt, Ct - Gi) : je.invert(xt, Ct);
|
|
154342
154342
|
}, Ji.invert = function(xt, Ct) {
|
|
154343
154343
|
return h(Ct) > Oi ? Re.invert(xt, Ct + (Ct > 0 ? Gi : -Gi)) : je.invert(xt, Ct);
|
|
@@ -154360,7 +154360,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
154360
154360
|
}
|
|
154361
154361
|
var rs = [[[[-180, 35], [-30, 90], [0, 35]], [[0, 35], [30, 90], [180, 35]]], [[[-180, -10], [-102, -90], [-65, -10]], [[-65, -10], [5, -90], [77, -10]], [[77, -10], [103, -90], [180, -10]]]];
|
|
154362
154362
|
function ec() {
|
|
154363
|
-
return Gn(
|
|
154363
|
+
return Gn(Li, rs, Ie).rotate([-20, -55]).scale(164.263).center([0, -5.4036]);
|
|
154364
154364
|
}
|
|
154365
154365
|
var tc = [[[[-180, 0], [-110, 90], [-40, 0]], [[-40, 0], [0, 90], [40, 0]], [[40, 0], [110, 90], [180, 0]]], [[[-180, 0], [-110, -90], [-40, 0]], [[-40, 0], [0, -90], [40, 0]], [[40, 0], [110, -90], [180, 0]]]];
|
|
154366
154366
|
function ac() {
|
|
@@ -164891,29 +164891,29 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
164891
164891
|
function _a(bi, Ni) {
|
|
164892
164892
|
if (bi in Ua) {
|
|
164893
164893
|
var Oi = 0 | Ua[bi];
|
|
164894
|
-
return Ni ? ti.offset = Oi : ti.instances = Oi, ue(function(
|
|
164895
|
-
return Ni && (
|
|
164894
|
+
return Ni ? ti.offset = Oi : ti.instances = Oi, ue(function(Li, Ri) {
|
|
164895
|
+
return Ni && (Li.OFFSET = Oi), Oi;
|
|
164896
164896
|
});
|
|
164897
164897
|
}
|
|
164898
164898
|
if (bi in Va) {
|
|
164899
164899
|
var Gi = Va[bi];
|
|
164900
|
-
return de(Gi, function(
|
|
164901
|
-
var Ji =
|
|
164902
|
-
return Ni && (
|
|
164900
|
+
return de(Gi, function(Li, Ri) {
|
|
164901
|
+
var Ji = Li.invoke(Ri, Gi);
|
|
164902
|
+
return Ni && (Li.OFFSET = Ji), Ji;
|
|
164903
164903
|
});
|
|
164904
164904
|
}
|
|
164905
164905
|
if (Ni) {
|
|
164906
164906
|
if (fa)
|
|
164907
|
-
return ue(function(
|
|
164908
|
-
return
|
|
164907
|
+
return ue(function(Li, Ri) {
|
|
164908
|
+
return Li.OFFSET = 0;
|
|
164909
164909
|
});
|
|
164910
164910
|
if (qa)
|
|
164911
|
-
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(
|
|
164912
|
-
return Ri.def(
|
|
164911
|
+
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Li, Ri) {
|
|
164912
|
+
return Ri.def(Li.shared.vao + ".currentVAO?" + Li.shared.vao + ".currentVAO.offset:0");
|
|
164913
164913
|
});
|
|
164914
164914
|
} else if (qa)
|
|
164915
|
-
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(
|
|
164916
|
-
return Ri.def(
|
|
164915
|
+
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Li, Ri) {
|
|
164916
|
+
return Ri.def(Li.shared.vao + ".currentVAO?" + Li.shared.vao + ".currentVAO.instances:-1");
|
|
164917
164917
|
});
|
|
164918
164918
|
return null;
|
|
164919
164919
|
}
|
|
@@ -164929,8 +164929,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
164929
164929
|
qa = !0;
|
|
164930
164930
|
var Ni = Va.vao;
|
|
164931
164931
|
return de(Ni, function(Oi, Gi) {
|
|
164932
|
-
var
|
|
164933
|
-
return Gi.def(Oi.shared.vao + ".getVAO(" +
|
|
164932
|
+
var Li = Oi.invoke(Gi, Ni);
|
|
164933
|
+
return Gi.def(Oi.shared.vao + ".getVAO(" + Li + ")");
|
|
164934
164934
|
});
|
|
164935
164935
|
}
|
|
164936
164936
|
return null;
|
|
@@ -164942,7 +164942,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
164942
164942
|
bi = Gt.getElements(Ni), fa = !0;
|
|
164943
164943
|
} else
|
|
164944
164944
|
bi && (bi = Gt.getElements(bi), fa = !0);
|
|
164945
|
-
return Ni = ue(function(Gi,
|
|
164945
|
+
return Ni = ue(function(Gi, Li) {
|
|
164946
164946
|
if (bi) {
|
|
164947
164947
|
var Ri = Gi.link(bi);
|
|
164948
164948
|
return Gi.ELEMENTS = Ri;
|
|
@@ -164953,13 +164953,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
164953
164953
|
if ("elements" in Va) {
|
|
164954
164954
|
fa = !0;
|
|
164955
164955
|
var Oi = Va.elements;
|
|
164956
|
-
return de(Oi, function(Gi,
|
|
164957
|
-
var Ri = (Ji = Gi.shared).isBufferArgs, Ji = Ji.elements, pr = Gi.invoke(
|
|
164958
|
-
return Ri =
|
|
164956
|
+
return de(Oi, function(Gi, Li) {
|
|
164957
|
+
var Ri = (Ji = Gi.shared).isBufferArgs, Ji = Ji.elements, pr = Gi.invoke(Li, Oi), er = Li.def("null");
|
|
164958
|
+
return Ri = Li.def(Ri, "(", pr, ")"), pr = Gi.cond(Ri).then(er, "=", Ji, ".createStream(", pr, ");").else(er, "=", Ji, ".getElements(", pr, ");"), Li.entry(pr), Li.exit(Gi.cond(Ri).then(Ji, ".destroyStream(", er, ");")), Gi.ELEMENTS = er;
|
|
164959
164959
|
});
|
|
164960
164960
|
}
|
|
164961
|
-
return qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Gi,
|
|
164962
|
-
return
|
|
164961
|
+
return qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Gi, Li) {
|
|
164962
|
+
return Li.def(Gi.shared.vao + ".currentVAO?" + Gi.shared.elements + ".getElements(" + Gi.shared.vao + ".currentVAO.elements):null");
|
|
164963
164963
|
}) : null;
|
|
164964
164964
|
}(), Pa = _a("offset", !0), ai = function() {
|
|
164965
164965
|
if ("primitive" in Ua) {
|
|
@@ -164971,8 +164971,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
164971
164971
|
if ("primitive" in Va) {
|
|
164972
164972
|
var Ni = Va.primitive;
|
|
164973
164973
|
return de(Ni, function(Oi, Gi) {
|
|
164974
|
-
var
|
|
164975
|
-
return Gi.def(
|
|
164974
|
+
var Li = Oi.constants.primTypes, Ri = Oi.invoke(Gi, Ni);
|
|
164975
|
+
return Gi.def(Li, "[", Ri, "]");
|
|
164976
164976
|
});
|
|
164977
164977
|
}
|
|
164978
164978
|
return fa ? le(ha) ? ha.value ? ue(function(Oi, Gi) {
|
|
@@ -164980,8 +164980,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
164980
164980
|
}) : ue(function() {
|
|
164981
164981
|
return 4;
|
|
164982
164982
|
}) : new $(ha.thisDep, ha.contextDep, ha.propDep, function(Oi, Gi) {
|
|
164983
|
-
var
|
|
164984
|
-
return Gi.def(
|
|
164983
|
+
var Li = Oi.ELEMENTS;
|
|
164984
|
+
return Gi.def(Li, "?", Li, ".primType:", 4);
|
|
164985
164985
|
}) : qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Oi, Gi) {
|
|
164986
164986
|
return Gi.def(Oi.shared.vao + ".currentVAO?" + Oi.shared.vao + ".currentVAO.primitive:4");
|
|
164987
164987
|
}) : null;
|
|
@@ -165005,8 +165005,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165005
165005
|
}) : ue(function() {
|
|
165006
165006
|
return -1;
|
|
165007
165007
|
}) : new $(ha.thisDep || Pa.thisDep, ha.contextDep || Pa.contextDep, ha.propDep || Pa.propDep, function(Oi, Gi) {
|
|
165008
|
-
var
|
|
165009
|
-
return Oi.OFFSET ? Gi.def(
|
|
165008
|
+
var Li = Oi.ELEMENTS;
|
|
165009
|
+
return Oi.OFFSET ? Gi.def(Li, "?", Li, ".vertCount-", Oi.OFFSET, ":-1") : Gi.def(Li, "?", Li, ".vertCount:-1");
|
|
165010
165010
|
}) : qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Oi, Gi) {
|
|
165011
165011
|
return Gi.def(Oi.shared.vao, ".currentVAO?", Oi.shared.vao, ".currentVAO.count:-1");
|
|
165012
165012
|
}) : null;
|
|
@@ -165031,29 +165031,29 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165031
165031
|
"type" in qa && (Ni = He[qa.type]), qa = 0 | qa.divisor, fa.buffer = Pa, fa.state = 1, fa.size = gi, fa.normalized = bi, fa.type = Ni || Pa.dtype, fa.offset = ai, fa.stride = vi, fa.divisor = qa;
|
|
165032
165032
|
}
|
|
165033
165033
|
Va[ti] = ue(function(Oi, Gi) {
|
|
165034
|
-
var
|
|
165035
|
-
if (Ra in
|
|
165036
|
-
return
|
|
165034
|
+
var Li = Oi.attribCache;
|
|
165035
|
+
if (Ra in Li)
|
|
165036
|
+
return Li[Ra];
|
|
165037
165037
|
var Ri = { isStream: !1 };
|
|
165038
165038
|
return Object.keys(fa).forEach(function(Ji) {
|
|
165039
165039
|
Ri[Ji] = fa[Ji];
|
|
165040
|
-
}), fa.buffer && (Ri.buffer = Oi.link(fa.buffer), Ri.type = Ri.type || Ri.buffer + ".dtype"),
|
|
165040
|
+
}), fa.buffer && (Ri.buffer = Oi.link(fa.buffer), Ri.type = Ri.type || Ri.buffer + ".dtype"), Li[Ra] = Ri;
|
|
165041
165041
|
});
|
|
165042
165042
|
}), Object.keys(Ua).forEach(function(ti) {
|
|
165043
165043
|
var qa = Ua[ti];
|
|
165044
165044
|
Va[ti] = de(qa, function(Ra, fa) {
|
|
165045
|
-
function ha(
|
|
165046
|
-
fa(bi[
|
|
165045
|
+
function ha(Li) {
|
|
165046
|
+
fa(bi[Li], "=", Pa, ".", Li, "|0;");
|
|
165047
165047
|
}
|
|
165048
165048
|
var Pa = Ra.invoke(fa, qa), ai = Ra.shared, vi = Ra.constants, gi = ai.isBufferArgs, bi = (ai = ai.buffer, { isStream: fa.def(!1) }), Ni = new wi();
|
|
165049
|
-
Ni.state = 1, Object.keys(Ni).forEach(function(
|
|
165050
|
-
bi[
|
|
165049
|
+
Ni.state = 1, Object.keys(Ni).forEach(function(Li) {
|
|
165050
|
+
bi[Li] = fa.def("" + Ni[Li]);
|
|
165051
165051
|
});
|
|
165052
165052
|
var Oi = bi.buffer, Gi = bi.type;
|
|
165053
|
-
return fa("if(", gi, "(", Pa, ")){", bi.isStream, "=true;", Oi, "=", ai, ".createStream(", 34962, ",", Pa, ");", Gi, "=", Oi, ".dtype;", "}else{", Oi, "=", ai, ".getBuffer(", Pa, ");", "if(", Oi, "){", Gi, "=", Oi, ".dtype;", '}else if("constant" in ', Pa, "){", bi.state, "=", 2, ";", "if(typeof " + Pa + '.constant === "number"){', bi[Qe[0]], "=", Pa, ".constant;", Qe.slice(1).map(function(
|
|
165054
|
-
return bi[
|
|
165055
|
-
}).join("="), "=0;", "}else{", Qe.map(function(
|
|
165056
|
-
return bi[
|
|
165053
|
+
return fa("if(", gi, "(", Pa, ")){", bi.isStream, "=true;", Oi, "=", ai, ".createStream(", 34962, ",", Pa, ");", Gi, "=", Oi, ".dtype;", "}else{", Oi, "=", ai, ".getBuffer(", Pa, ");", "if(", Oi, "){", Gi, "=", Oi, ".dtype;", '}else if("constant" in ', Pa, "){", bi.state, "=", 2, ";", "if(typeof " + Pa + '.constant === "number"){', bi[Qe[0]], "=", Pa, ".constant;", Qe.slice(1).map(function(Li) {
|
|
165054
|
+
return bi[Li];
|
|
165055
|
+
}).join("="), "=0;", "}else{", Qe.map(function(Li, Ri) {
|
|
165056
|
+
return bi[Li] + "=" + Pa + ".constant.length>" + Ri + "?" + Pa + ".constant[" + Ri + "]:0;";
|
|
165057
165057
|
}).join(""), "}}else{", "if(", gi, "(", Pa, ".buffer)){", Oi, "=", ai, ".createStream(", 34962, ",", Pa, ".buffer);", "}else{", Oi, "=", ai, ".getBuffer(", Pa, ".buffer);", "}", Gi, '="type" in ', Pa, "?", vi.glTypes, "[", Pa, ".type]:", Oi, ".dtype;", bi.normalized, "=!!", Pa, ".normalized;"), ha("size"), ha("offset"), ha("stride"), ha("divisor"), fa("}}"), fa.exit("if(", bi.isStream, "){", ai, ".destroyStream(", Oi, ");", "}"), bi;
|
|
165058
165058
|
});
|
|
165059
165059
|
}), Va;
|
|
@@ -165067,16 +165067,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165067
165067
|
if (typeof (Gi = Ni.static).frag == "string" && typeof Gi.vert == "string") {
|
|
165068
165068
|
if (0 < Object.keys(Oi.dynamic).length)
|
|
165069
165069
|
return null;
|
|
165070
|
-
var Gi = Oi.static,
|
|
165071
|
-
if (0 <
|
|
165072
|
-
for (var Ri = [], Ji = 0; Ji <
|
|
165073
|
-
Ri.push([0 | Gi[
|
|
165070
|
+
var Gi = Oi.static, Li = Object.keys(Gi);
|
|
165071
|
+
if (0 < Li.length && typeof Gi[Li[0]] == "number") {
|
|
165072
|
+
for (var Ri = [], Ji = 0; Ji < Li.length; ++Ji)
|
|
165073
|
+
Ri.push([0 | Gi[Li[Ji]], Li[Ji]]);
|
|
165074
165074
|
return Ri;
|
|
165075
165075
|
}
|
|
165076
165076
|
}
|
|
165077
165077
|
return null;
|
|
165078
165078
|
}(na, ma), Ra = function(Ni, Oi, Gi) {
|
|
165079
|
-
function
|
|
165079
|
+
function Li(er) {
|
|
165080
165080
|
if (er in Ri) {
|
|
165081
165081
|
var qi = Ri[er];
|
|
165082
165082
|
er = !0;
|
|
@@ -165101,16 +165101,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165101
165101
|
}) : null;
|
|
165102
165102
|
}
|
|
165103
165103
|
var Ri = Ni.static, Ji = Ni.dynamic;
|
|
165104
|
-
if (Ni =
|
|
165104
|
+
if (Ni = Li("viewport")) {
|
|
165105
165105
|
var pr = Ni;
|
|
165106
165106
|
Ni = new $(Ni.thisDep, Ni.contextDep, Ni.propDep, function(er, qi) {
|
|
165107
165107
|
var rr = pr.append(er, qi), Lr = er.shared.context;
|
|
165108
165108
|
return qi.set(Lr, ".viewportWidth", rr[2]), qi.set(Lr, ".viewportHeight", rr[3]), rr;
|
|
165109
165109
|
});
|
|
165110
165110
|
}
|
|
165111
|
-
return { viewport: Ni, scissor_box:
|
|
165111
|
+
return { viewport: Ni, scissor_box: Li("scissor.box") };
|
|
165112
165112
|
}(na, ai = Fa(na)), fa = ga(na), ha = function(Ni, Oi) {
|
|
165113
|
-
var Gi = Ni.static,
|
|
165113
|
+
var Gi = Ni.static, Li = Ni.dynamic, Ri = {};
|
|
165114
165114
|
return Mi.forEach(function(Ji) {
|
|
165115
165115
|
function pr(qi, rr) {
|
|
165116
165116
|
if (Ji in Gi) {
|
|
@@ -165118,8 +165118,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165118
165118
|
Ri[er] = ue(function() {
|
|
165119
165119
|
return Lr;
|
|
165120
165120
|
});
|
|
165121
|
-
} else if (Ji in
|
|
165122
|
-
var Jr =
|
|
165121
|
+
} else if (Ji in Li) {
|
|
165122
|
+
var Jr = Li[Ji];
|
|
165123
165123
|
Ri[er] = de(Jr, function(zn, Gr) {
|
|
165124
165124
|
return rr(zn, Gr, zn.invoke(Gr, Jr));
|
|
165125
165125
|
});
|
|
@@ -165249,10 +165249,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165249
165249
|
if ((ai = { framebuffer: ai, draw: fa, shader: Pa, state: ha, dirty: vi, scopeVAO: null, drawVAO: null, useVAO: !1, attributes: {} }).profile = function(Ni) {
|
|
165250
165250
|
var Oi, Gi = Ni.static;
|
|
165251
165251
|
if (Ni = Ni.dynamic, "profile" in Gi) {
|
|
165252
|
-
var
|
|
165252
|
+
var Li = !!Gi.profile;
|
|
165253
165253
|
(Oi = ue(function(Ji, pr) {
|
|
165254
|
-
return
|
|
165255
|
-
})).enable =
|
|
165254
|
+
return Li;
|
|
165255
|
+
})).enable = Li;
|
|
165256
165256
|
} else if ("profile" in Ni) {
|
|
165257
165257
|
var Ri = Ni.profile;
|
|
165258
165258
|
Oi = de(Ri, function(Ji, pr) {
|
|
@@ -165261,7 +165261,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165261
165261
|
}
|
|
165262
165262
|
return Oi;
|
|
165263
165263
|
}(na), ai.uniforms = function(Ni, Oi) {
|
|
165264
|
-
var Gi = Ni.static,
|
|
165264
|
+
var Gi = Ni.static, Li = Ni.dynamic, Ri = {};
|
|
165265
165265
|
return Object.keys(Gi).forEach(function(Ji) {
|
|
165266
165266
|
var pr, er = Gi[Ji];
|
|
165267
165267
|
if (typeof er == "number" || typeof er == "boolean")
|
|
@@ -165282,8 +165282,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165282
165282
|
}), "]");
|
|
165283
165283
|
}));
|
|
165284
165284
|
pr.value = er, Ri[Ji] = pr;
|
|
165285
|
-
}), Object.keys(
|
|
165286
|
-
var pr =
|
|
165285
|
+
}), Object.keys(Li).forEach(function(Ji) {
|
|
165286
|
+
var pr = Li[Ji];
|
|
165287
165287
|
Ri[Ji] = de(pr, function(er, qi) {
|
|
165288
165288
|
return er.invoke(qi, pr);
|
|
165289
165289
|
});
|
|
@@ -165300,18 +165300,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165300
165300
|
}
|
|
165301
165301
|
}
|
|
165302
165302
|
return qa ? ai.useVAO = !0 : ai.attributes = Aa(ma), ai.context = function(Ni) {
|
|
165303
|
-
var Oi = Ni.static, Gi = Ni.dynamic,
|
|
165303
|
+
var Oi = Ni.static, Gi = Ni.dynamic, Li = {};
|
|
165304
165304
|
return Object.keys(Oi).forEach(function(Ri) {
|
|
165305
165305
|
var Ji = Oi[Ri];
|
|
165306
|
-
|
|
165306
|
+
Li[Ri] = ue(function(pr, er) {
|
|
165307
165307
|
return typeof Ji == "number" || typeof Ji == "boolean" ? "" + Ji : pr.link(Ji);
|
|
165308
165308
|
});
|
|
165309
165309
|
}), Object.keys(Gi).forEach(function(Ri) {
|
|
165310
165310
|
var Ji = Gi[Ri];
|
|
165311
|
-
|
|
165311
|
+
Li[Ri] = de(Ji, function(pr, er) {
|
|
165312
165312
|
return pr.invoke(er, Ji);
|
|
165313
165313
|
});
|
|
165314
|
-
}),
|
|
165314
|
+
}), Li;
|
|
165315
165315
|
}(Ua), ai;
|
|
165316
165316
|
}
|
|
165317
165317
|
function Oa(na, ma, _a) {
|
|
@@ -165396,18 +165396,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165396
165396
|
function ti(Ra, fa, ha) {
|
|
165397
165397
|
function Pa() {
|
|
165398
165398
|
ma("if(!", bi, ".buffer){", vi, ".enableVertexAttribArray(", gi, ");}");
|
|
165399
|
-
var
|
|
165400
|
-
|
|
165399
|
+
var Li, Ri = ha.type;
|
|
165400
|
+
Li = ha.size ? ma.def(ha.size, "||", fa) : fa, ma("if(", bi, ".type!==", Ri, "||", bi, ".size!==", Li, "||", Gi.map(function(Ji) {
|
|
165401
165401
|
return bi + "." + Ji + "!==" + ha[Ji];
|
|
165402
|
-
}).join("||"), "){", vi, ".bindBuffer(", 34962, ",", Ni, ".buffer);", vi, ".vertexAttribPointer(", [gi,
|
|
165402
|
+
}).join("||"), "){", vi, ".bindBuffer(", 34962, ",", Ni, ".buffer);", vi, ".vertexAttribPointer(", [gi, Li, Ri, ha.normalized, ha.stride, ha.offset], ");", bi, ".type=", Ri, ";", bi, ".size=", Li, ";", Gi.map(function(Ji) {
|
|
165403
165403
|
return bi + "." + Ji + "=" + ha[Ji] + ";";
|
|
165404
165404
|
}).join(""), "}"), Sa && (Ri = ha.divisor, ma("if(", bi, ".divisor!==", Ri, "){", na.instancing, ".vertexAttribDivisorANGLE(", [gi, Ri], ");", bi, ".divisor=", Ri, ";}"));
|
|
165405
165405
|
}
|
|
165406
165406
|
function ai() {
|
|
165407
|
-
ma("if(", bi, ".buffer){", vi, ".disableVertexAttribArray(", gi, ");", bi, ".buffer=null;", "}if(", Qe.map(function(
|
|
165408
|
-
return bi + "." +
|
|
165409
|
-
}).join("||"), "){", vi, ".vertexAttrib4f(", gi, ",", Oi, ");", Qe.map(function(
|
|
165410
|
-
return bi + "." +
|
|
165407
|
+
ma("if(", bi, ".buffer){", vi, ".disableVertexAttribArray(", gi, ");", bi, ".buffer=null;", "}if(", Qe.map(function(Li, Ri) {
|
|
165408
|
+
return bi + "." + Li + "!==" + Oi[Ri];
|
|
165409
|
+
}).join("||"), "){", vi, ".vertexAttrib4f(", gi, ",", Oi, ");", Qe.map(function(Li, Ri) {
|
|
165410
|
+
return bi + "." + Li + "=" + Oi[Ri] + ";";
|
|
165411
165411
|
}).join(""), "}");
|
|
165412
165412
|
}
|
|
165413
165413
|
var vi = qa.gl, gi = ma.def(Ra, ".location"), bi = ma.def(qa.attributes, "[", gi, "]");
|
|
@@ -165557,10 +165557,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165557
165557
|
var Oi = [];
|
|
165558
165558
|
for (gi = 0; gi < ai; ++gi)
|
|
165559
165559
|
Array.isArray(Pa) ? Oi.push(Pa[gi]) : Oi.push(ma.def(Pa + "[" + gi + "]")), ti && vi.push(ma.def());
|
|
165560
|
-
ti && ma("if(!", na.batchId, "||", vi.map(function(Gi,
|
|
165561
|
-
return Gi + "!==" + Oi[
|
|
165562
|
-
}).join("||"), "){", vi.map(function(Gi,
|
|
165563
|
-
return Gi + "=" + Oi[
|
|
165560
|
+
ti && ma("if(!", na.batchId, "||", vi.map(function(Gi, Li) {
|
|
165561
|
+
return Gi + "!==" + Oi[Li];
|
|
165562
|
+
}).join("||"), "){", vi.map(function(Gi, Li) {
|
|
165563
|
+
return Gi + "=" + Oi[Li] + ";";
|
|
165564
165564
|
}).join("")), ma(fa, ".uniform", qa, "(", bi, ",", Oi.join(","), ");");
|
|
165565
165565
|
} else
|
|
165566
165566
|
ti && (vi = ma.def(), ma("if(!", na.batchId, "||", vi, "!==", Pa, "){", vi, "=", Pa, ";")), ma(fa, ".uniform", qa, "(", bi, ",", Pa, ");");
|
|
@@ -165580,7 +165580,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165580
165580
|
function Ji() {
|
|
165581
165581
|
_a(fa, ".drawArraysInstancedANGLE(", [bi, Ni, Oi, Ra], ");");
|
|
165582
165582
|
}
|
|
165583
|
-
gi && gi !== "null" ?
|
|
165583
|
+
gi && gi !== "null" ? Li ? Ri() : (_a("if(", gi, "){"), Ri(), _a("}else{"), Ji(), _a("}")) : Ji();
|
|
165584
165584
|
}
|
|
165585
165585
|
function qa() {
|
|
165586
165586
|
function Ri() {
|
|
@@ -165589,7 +165589,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165589
165589
|
function Ji() {
|
|
165590
165590
|
_a(Pa + ".drawArrays(" + [bi, Ni, Oi] + ");");
|
|
165591
165591
|
}
|
|
165592
|
-
gi && gi !== "null" ?
|
|
165592
|
+
gi && gi !== "null" ? Li ? Ri() : (_a("if(", gi, "){"), Ri(), _a("}else{"), Ji(), _a("}")) : Ji();
|
|
165593
165593
|
}
|
|
165594
165594
|
var Ra, fa, ha = na.shared, Pa = ha.gl, ai = ha.draw, vi = Ua.draw, gi = function() {
|
|
165595
165595
|
var Ri = vi.elements, Ji = ma;
|
|
@@ -165604,7 +165604,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165604
165604
|
} else
|
|
165605
165605
|
_a("if(", Oi, "){"), _a.exit("}");
|
|
165606
165606
|
Sa && (Ra = Va("instances"), fa = na.instancing);
|
|
165607
|
-
var Gi = gi + ".type",
|
|
165607
|
+
var Gi = gi + ".type", Li = vi.elements && le(vi.elements) && !vi.vaoActive;
|
|
165608
165608
|
Sa && (typeof Ra != "number" || 0 <= Ra) ? typeof Ra == "string" ? (_a("if(", Ra, ">0){"), ti(), _a("}else if(", Ra, "<0){"), qa(), _a("}")) : ti() : qa();
|
|
165609
165609
|
}
|
|
165610
165610
|
function ci(na, ma, _a, Ua, Va) {
|
|
@@ -165733,12 +165733,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
165733
165733
|
Ni("if(", bi, "){", ti, ".enable(", gi, ")}else{", ti, ".disable(", gi, ")}", Ra, ".", vi, "=", bi, ";"), _a(Ni), ma("if(", bi, "!==", Ra, ".", vi, "){", Ni, "}");
|
|
165734
165734
|
}), Object.keys(Zi).forEach(function(vi) {
|
|
165735
165735
|
var gi, bi, Ni = Zi[vi], Oi = Wa[vi], Gi = na.block();
|
|
165736
|
-
Gi(ti, ".", Ni, "("), C(Oi) ? (Ni = Oi.length, gi = na.global.def(qa, ".", vi), bi = na.global.def(Ra, ".", vi), Gi(v(Ni, function(
|
|
165737
|
-
return gi + "[" +
|
|
165738
|
-
}), ");", v(Ni, function(
|
|
165739
|
-
return bi + "[" +
|
|
165740
|
-
}).join("")), ma("if(", v(Ni, function(
|
|
165741
|
-
return gi + "[" +
|
|
165736
|
+
Gi(ti, ".", Ni, "("), C(Oi) ? (Ni = Oi.length, gi = na.global.def(qa, ".", vi), bi = na.global.def(Ra, ".", vi), Gi(v(Ni, function(Li) {
|
|
165737
|
+
return gi + "[" + Li + "]";
|
|
165738
|
+
}), ");", v(Ni, function(Li) {
|
|
165739
|
+
return bi + "[" + Li + "]=" + gi + "[" + Li + "];";
|
|
165740
|
+
}).join("")), ma("if(", v(Ni, function(Li) {
|
|
165741
|
+
return gi + "[" + Li + "]!==" + bi + "[" + Li + "]";
|
|
165742
165742
|
}).join("||"), "){", Gi, "}")) : (gi = Ua.def(qa, ".", vi), bi = Ua.def(Ra, ".", vi), Gi(gi, ");", Ra, ".", vi, "=", gi, ";"), ma("if(", gi, "!==", bi, "){", Gi, "}")), _a(Gi);
|
|
165743
165743
|
}), na.compile();
|
|
165744
165744
|
}(), compile: function(na, ma, _a, Ua, Va) {
|
|
@@ -172409,7 +172409,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
172409
172409
|
return !1;
|
|
172410
172410
|
}
|
|
172411
172411
|
}
|
|
172412
|
-
class
|
|
172412
|
+
class Li {
|
|
172413
172413
|
constructor(Z) {
|
|
172414
172414
|
this.type = vt, this.input = Z;
|
|
172415
172415
|
}
|
|
@@ -172417,7 +172417,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
172417
172417
|
if (Z.length !== 2)
|
|
172418
172418
|
return oe.error("Expected two arguments.");
|
|
172419
172419
|
const be = oe.parse(Z[1], 1, Ze);
|
|
172420
|
-
return be ? new
|
|
172420
|
+
return be ? new Li(be) : oe.error("No image name provided.");
|
|
172421
172421
|
}
|
|
172422
172422
|
evaluate(Z) {
|
|
172423
172423
|
const oe = this.input.evaluate(Z), be = Oa.fromString(oe);
|
|
@@ -173102,7 +173102,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
173102
173102
|
return !0;
|
|
173103
173103
|
}
|
|
173104
173104
|
}
|
|
173105
|
-
const Bs = { "==": ha, "!=": Pa, ">": vi, "<": ai, ">=": bi, "<=": gi, array: Ka, at: Yi, boolean: Ka, case: Wa, coalesce: ti, collator: Ni, format: Gi, image:
|
|
173105
|
+
const Bs = { "==": ha, "!=": Pa, ">": vi, "<": ai, ">=": bi, "<=": gi, array: Ka, at: Yi, boolean: Ka, case: Wa, coalesce: ti, collator: Ni, format: Gi, image: Li, in: Sa, "index-of": Ma, interpolate: Ua, "interpolate-hcl": Ua, "interpolate-lab": Ua, length: Ri, let: Ii, literal: ei, match: ui, number: Ka, "number-format": Oi, object: Ka, slice: di, step: Ti, string: Ka, "to-boolean": hi, "to-color": hi, "to-number": hi, "to-string": hi, var: wi, within: Rs, distance: Is };
|
|
173106
173106
|
class Go {
|
|
173107
173107
|
constructor(Z, oe, be, ze) {
|
|
173108
173108
|
this.name = Z, this.type = oe, this._evaluate = be, this.args = ze;
|
|
@@ -185539,10 +185539,10 @@ uniform ${Ne} ${Ge} u_${nt};
|
|
|
185539
185539
|
const Gi = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt) => {
|
|
185540
185540
|
const mt = ne.transform;
|
|
185541
185541
|
return { u_is_size_zoom_constant: +(B === "constant" || B === "source"), u_is_size_feature_constant: +(B === "constant" || B === "camera"), u_size_t: l ? l.uSizeT : 0, u_size: l ? l.uSize : 0, u_camera_to_center_distance: mt.cameraToCenterDistance, u_pitch: mt.pitch / 360 * 2 * Math.PI, u_rotate_symbol: +p, u_aspect_ratio: mt.width / mt.height, u_fade_change: ne.options.fadeDuration ? ne.symbolFadeChange : 1, u_matrix: pe, u_label_plane_matrix: xe, u_coord_matrix: Me, u_is_text: +Ge, u_pitch_with_map: +z, u_is_along_line: N, u_is_variable_anchor: W, u_texsize: nt, u_texture: 0, u_translation: Ne, u_pitched_scale: dt };
|
|
185542
|
-
},
|
|
185542
|
+
}, Li = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt, mt) => {
|
|
185543
185543
|
const St = ne.transform;
|
|
185544
185544
|
return a.e(Gi(B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, mt), { u_gamma_scale: z ? Math.cos(St._pitch) * St.cameraToCenterDistance : 1, u_device_pixel_ratio: ne.pixelRatio, u_is_halo: +dt });
|
|
185545
|
-
}, Ri = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt) => a.e(
|
|
185545
|
+
}, Ri = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt) => a.e(Li(B, l, p, z, N, W, ne, pe, xe, Me, Ne, !0, Ge, !0, dt), { u_texsize_icon: nt, u_texture_icon: 1 }), Ji = (B, l, p) => ({ u_matrix: B, u_opacity: l, u_color: p }), pr = (B, l, p, z, N, W) => a.e(function(ne, pe, xe, Me) {
|
|
185546
185546
|
const Ne = xe.imageManager.getPattern(ne.from.toString()), Ge = xe.imageManager.getPattern(ne.to.toString()), { width: nt, height: dt } = xe.imageManager.getPixelSize(), mt = Math.pow(2, Me.tileID.overscaledZ), St = Me.tileSize * Math.pow(2, xe.transform.tileZoom) / mt, Et = St * (Me.tileID.canonical.x + Me.tileID.wrap * mt), Mt = St * Me.tileID.canonical.y;
|
|
185547
185547
|
return { u_image: 0, u_pattern_tl_a: Ne.tl, u_pattern_br_a: Ne.br, u_pattern_tl_b: Ge.tl, u_pattern_br_b: Ge.br, u_texsize: [nt, dt], u_mix: pe.t, u_pattern_size_a: Ne.displaySize, u_pattern_size_b: Ge.displaySize, u_scale_a: pe.fromScale, u_scale_b: pe.toScale, u_tile_units_to_pixels: 1 / At(Me, 1, xe.transform.tileZoom), u_pixel_coord_upper: [Et >> 16, Mt >> 16], u_pixel_coord_lower: [65535 & Et, 65535 & Mt] };
|
|
185548
185548
|
}(z, W, p, N), { u_matrix: B, u_opacity: l }), er = { fillExtrusion: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_lightpos: new a.aO(B, l.u_lightpos), u_lightintensity: new a.aJ(B, l.u_lightintensity), u_lightcolor: new a.aO(B, l.u_lightcolor), u_vertical_gradient: new a.aJ(B, l.u_vertical_gradient), u_opacity: new a.aJ(B, l.u_opacity) }), fillExtrusionPattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_lightpos: new a.aO(B, l.u_lightpos), u_lightintensity: new a.aJ(B, l.u_lightintensity), u_lightcolor: new a.aO(B, l.u_lightcolor), u_vertical_gradient: new a.aJ(B, l.u_vertical_gradient), u_height_factor: new a.aJ(B, l.u_height_factor), u_image: new a.aI(B, l.u_image), u_texsize: new a.aP(B, l.u_texsize), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade), u_opacity: new a.aJ(B, l.u_opacity) }), fill: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix) }), fillPattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_image: new a.aI(B, l.u_image), u_texsize: new a.aP(B, l.u_texsize), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade) }), fillOutline: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_world: new a.aP(B, l.u_world) }), fillOutlinePattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_world: new a.aP(B, l.u_world), u_image: new a.aI(B, l.u_image), u_texsize: new a.aP(B, l.u_texsize), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade) }), circle: (B, l) => ({ u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_scale_with_map: new a.aI(B, l.u_scale_with_map), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_extrude_scale: new a.aP(B, l.u_extrude_scale), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_matrix: new a.aK(B, l.u_matrix) }), collisionBox: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_pixel_extrude_scale: new a.aP(B, l.u_pixel_extrude_scale) }), collisionCircle: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_inv_matrix: new a.aK(B, l.u_inv_matrix), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_viewport_size: new a.aP(B, l.u_viewport_size) }), debug: (B, l) => ({ u_color: new a.aM(B, l.u_color), u_matrix: new a.aK(B, l.u_matrix), u_overlay: new a.aI(B, l.u_overlay), u_overlay_scale: new a.aJ(B, l.u_overlay_scale) }), clippingMask: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix) }), heatmap: (B, l) => ({ u_extrude_scale: new a.aJ(B, l.u_extrude_scale), u_intensity: new a.aJ(B, l.u_intensity), u_matrix: new a.aK(B, l.u_matrix) }), heatmapTexture: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_world: new a.aP(B, l.u_world), u_image: new a.aI(B, l.u_image), u_color_ramp: new a.aI(B, l.u_color_ramp), u_opacity: new a.aJ(B, l.u_opacity) }), hillshade: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_image: new a.aI(B, l.u_image), u_latrange: new a.aP(B, l.u_latrange), u_light: new a.aP(B, l.u_light), u_shadow: new a.aM(B, l.u_shadow), u_highlight: new a.aM(B, l.u_highlight), u_accent: new a.aM(B, l.u_accent) }), hillshadePrepare: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_image: new a.aI(B, l.u_image), u_dimension: new a.aP(B, l.u_dimension), u_zoom: new a.aJ(B, l.u_zoom), u_unpack: new a.aL(B, l.u_unpack) }), line: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels) }), lineGradient: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels), u_image: new a.aI(B, l.u_image), u_image_height: new a.aJ(B, l.u_image_height) }), linePattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_texsize: new a.aP(B, l.u_texsize), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_image: new a.aI(B, l.u_image), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade) }), lineSDF: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels), u_patternscale_a: new a.aP(B, l.u_patternscale_a), u_patternscale_b: new a.aP(B, l.u_patternscale_b), u_sdfgamma: new a.aJ(B, l.u_sdfgamma), u_image: new a.aI(B, l.u_image), u_tex_y_a: new a.aJ(B, l.u_tex_y_a), u_tex_y_b: new a.aJ(B, l.u_tex_y_b), u_mix: new a.aJ(B, l.u_mix) }), raster: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_tl_parent: new a.aP(B, l.u_tl_parent), u_scale_parent: new a.aJ(B, l.u_scale_parent), u_buffer_scale: new a.aJ(B, l.u_buffer_scale), u_fade_t: new a.aJ(B, l.u_fade_t), u_opacity: new a.aJ(B, l.u_opacity), u_image0: new a.aI(B, l.u_image0), u_image1: new a.aI(B, l.u_image1), u_brightness_low: new a.aJ(B, l.u_brightness_low), u_brightness_high: new a.aJ(B, l.u_brightness_high), u_saturation_factor: new a.aJ(B, l.u_saturation_factor), u_contrast_factor: new a.aJ(B, l.u_contrast_factor), u_spin_weights: new a.aO(B, l.u_spin_weights) }), symbolIcon: (B, l) => ({ u_is_size_zoom_constant: new a.aI(B, l.u_is_size_zoom_constant), u_is_size_feature_constant: new a.aI(B, l.u_is_size_feature_constant), u_size_t: new a.aJ(B, l.u_size_t), u_size: new a.aJ(B, l.u_size), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_pitch: new a.aJ(B, l.u_pitch), u_rotate_symbol: new a.aI(B, l.u_rotate_symbol), u_aspect_ratio: new a.aJ(B, l.u_aspect_ratio), u_fade_change: new a.aJ(B, l.u_fade_change), u_matrix: new a.aK(B, l.u_matrix), u_label_plane_matrix: new a.aK(B, l.u_label_plane_matrix), u_coord_matrix: new a.aK(B, l.u_coord_matrix), u_is_text: new a.aI(B, l.u_is_text), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_is_along_line: new a.aI(B, l.u_is_along_line), u_is_variable_anchor: new a.aI(B, l.u_is_variable_anchor), u_texsize: new a.aP(B, l.u_texsize), u_texture: new a.aI(B, l.u_texture), u_translation: new a.aP(B, l.u_translation), u_pitched_scale: new a.aJ(B, l.u_pitched_scale) }), symbolSDF: (B, l) => ({ u_is_size_zoom_constant: new a.aI(B, l.u_is_size_zoom_constant), u_is_size_feature_constant: new a.aI(B, l.u_is_size_feature_constant), u_size_t: new a.aJ(B, l.u_size_t), u_size: new a.aJ(B, l.u_size), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_pitch: new a.aJ(B, l.u_pitch), u_rotate_symbol: new a.aI(B, l.u_rotate_symbol), u_aspect_ratio: new a.aJ(B, l.u_aspect_ratio), u_fade_change: new a.aJ(B, l.u_fade_change), u_matrix: new a.aK(B, l.u_matrix), u_label_plane_matrix: new a.aK(B, l.u_label_plane_matrix), u_coord_matrix: new a.aK(B, l.u_coord_matrix), u_is_text: new a.aI(B, l.u_is_text), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_is_along_line: new a.aI(B, l.u_is_along_line), u_is_variable_anchor: new a.aI(B, l.u_is_variable_anchor), u_texsize: new a.aP(B, l.u_texsize), u_texture: new a.aI(B, l.u_texture), u_gamma_scale: new a.aJ(B, l.u_gamma_scale), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_is_halo: new a.aI(B, l.u_is_halo), u_translation: new a.aP(B, l.u_translation), u_pitched_scale: new a.aJ(B, l.u_pitched_scale) }), symbolTextAndIcon: (B, l) => ({ u_is_size_zoom_constant: new a.aI(B, l.u_is_size_zoom_constant), u_is_size_feature_constant: new a.aI(B, l.u_is_size_feature_constant), u_size_t: new a.aJ(B, l.u_size_t), u_size: new a.aJ(B, l.u_size), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_pitch: new a.aJ(B, l.u_pitch), u_rotate_symbol: new a.aI(B, l.u_rotate_symbol), u_aspect_ratio: new a.aJ(B, l.u_aspect_ratio), u_fade_change: new a.aJ(B, l.u_fade_change), u_matrix: new a.aK(B, l.u_matrix), u_label_plane_matrix: new a.aK(B, l.u_label_plane_matrix), u_coord_matrix: new a.aK(B, l.u_coord_matrix), u_is_text: new a.aI(B, l.u_is_text), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_is_along_line: new a.aI(B, l.u_is_along_line), u_is_variable_anchor: new a.aI(B, l.u_is_variable_anchor), u_texsize: new a.aP(B, l.u_texsize), u_texsize_icon: new a.aP(B, l.u_texsize_icon), u_texture: new a.aI(B, l.u_texture), u_texture_icon: new a.aI(B, l.u_texture_icon), u_gamma_scale: new a.aJ(B, l.u_gamma_scale), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_is_halo: new a.aI(B, l.u_is_halo), u_translation: new a.aP(B, l.u_translation), u_pitched_scale: new a.aJ(B, l.u_pitched_scale) }), background: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_opacity: new a.aJ(B, l.u_opacity), u_color: new a.aM(B, l.u_color) }), backgroundPattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_opacity: new a.aJ(B, l.u_opacity), u_image: new a.aI(B, l.u_image), u_pattern_tl_a: new a.aP(B, l.u_pattern_tl_a), u_pattern_br_a: new a.aP(B, l.u_pattern_br_a), u_pattern_tl_b: new a.aP(B, l.u_pattern_tl_b), u_pattern_br_b: new a.aP(B, l.u_pattern_br_b), u_texsize: new a.aP(B, l.u_texsize), u_mix: new a.aJ(B, l.u_mix), u_pattern_size_a: new a.aP(B, l.u_pattern_size_a), u_pattern_size_b: new a.aP(B, l.u_pattern_size_b), u_scale_a: new a.aJ(B, l.u_scale_a), u_scale_b: new a.aJ(B, l.u_scale_b), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_tile_units_to_pixels: new a.aJ(B, l.u_tile_units_to_pixels) }), terrain: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_texture: new a.aI(B, l.u_texture), u_ele_delta: new a.aJ(B, l.u_ele_delta), u_fog_matrix: new a.aK(B, l.u_fog_matrix), u_fog_color: new a.aM(B, l.u_fog_color), u_fog_ground_blend: new a.aJ(B, l.u_fog_ground_blend), u_fog_ground_blend_opacity: new a.aJ(B, l.u_fog_ground_blend_opacity), u_horizon_color: new a.aM(B, l.u_horizon_color), u_horizon_fog_blend: new a.aJ(B, l.u_horizon_fog_blend) }), terrainDepth: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ele_delta: new a.aJ(B, l.u_ele_delta) }), terrainCoords: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_texture: new a.aI(B, l.u_texture), u_terrain_coords_id: new a.aJ(B, l.u_terrain_coords_id), u_ele_delta: new a.aJ(B, l.u_ele_delta) }), sky: (B, l) => ({ u_sky_color: new a.aM(B, l.u_sky_color), u_horizon_color: new a.aM(B, l.u_horizon_color), u_horizon: new a.aJ(B, l.u_horizon), u_sky_horizon_blend: new a.aJ(B, l.u_sky_horizon_blend) }) };
|
|
@@ -186211,7 +186211,7 @@ uniform ${Ne} ${Ge} u_${nt};
|
|
|
186211
186211
|
}
|
|
186212
186212
|
const On = $a.posMatrix, wn = N && Ca || Wn, Pn = Ht || wn ? qc : so, Nn = eo, yn = pi && p.paint.get(N ? "text-halo-width" : "icon-halo-width").constantOr(1) !== 0;
|
|
186213
186213
|
let sl;
|
|
186214
|
-
sl = pi ? Ci.iconsInText ? Ri(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, ir, ln, Ha) :
|
|
186214
|
+
sl = pi ? Ci.iconsInText ? Ri(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, ir, ln, Ha) : Li(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, N, ir, !0, Ha) : Gi(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, N, ir, Ha);
|
|
186215
186215
|
const mo = { program: Vi, buffers: li, uniformValues: sl, atlasTexture: vr, atlasTextureIcon: on, atlasInterpolation: Kr, atlasInterpolationIcon: Nr, isSDF: pi, hasHalo: yn };
|
|
186216
186216
|
if (aa && Ci.canOverlap) {
|
|
186217
186217
|
Qt = !0;
|
|
@@ -191132,7 +191132,7 @@ const Ect = { class: "volumetric-section-container" }, Oct = {
|
|
|
191132
191132
|
fe("div", zct, [
|
|
191133
191133
|
Ja(Act, {
|
|
191134
191134
|
"passes-plays": d.value,
|
|
191135
|
-
"play-indexes":
|
|
191135
|
+
"play-indexes": Pi(n),
|
|
191136
191136
|
"successful-passes-category-ids": [...o.value]
|
|
191137
191137
|
}, null, 8, ["passes-plays", "play-indexes", "successful-passes-category-ids"])
|
|
191138
191138
|
])
|
|
@@ -191798,7 +191798,7 @@ const $ct = { class: "datagame-container" }, Kct = {
|
|
|
191798
191798
|
}
|
|
191799
191799
|
return (y, h) => (Ke(), rt("div", eut, [
|
|
191800
191800
|
e.game.is_live === 1 || e.game.game_status === 0 ? (Ke(), rt(za, { key: 0 }, [
|
|
191801
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
191801
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(bb), {
|
|
191802
191802
|
key: O.value,
|
|
191803
191803
|
type: 3,
|
|
191804
191804
|
"is-widget": e.isWidget,
|
|
@@ -191814,13 +191814,13 @@ const $ct = { class: "datagame-container" }, Kct = {
|
|
|
191814
191814
|
"tournament-selected": e.tournamentSelected,
|
|
191815
191815
|
onIntervalidgs: t,
|
|
191816
191816
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
191817
|
-
"provider-id":
|
|
191818
|
-
"is-dev-apis":
|
|
191817
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
191818
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
191819
191819
|
onOpenmedia: m
|
|
191820
191820
|
}, null, 8, ["is-widget", "team-widget", "data", "tournament-selected", "play-videos-privileges", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
191821
191821
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
191822
191822
|
e.game.game_status == 4 ? (Ke(), rt(za, { key: 0 }, [
|
|
191823
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
191823
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(bb), {
|
|
191824
191824
|
key: O.value,
|
|
191825
191825
|
type: 0,
|
|
191826
191826
|
"is-widget": e.isWidget,
|
|
@@ -191835,12 +191835,12 @@ const $ct = { class: "datagame-container" }, Kct = {
|
|
|
191835
191835
|
},
|
|
191836
191836
|
"tournament-selected": e.tournamentSelected,
|
|
191837
191837
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
191838
|
-
"provider-id":
|
|
191839
|
-
"is-dev-apis":
|
|
191838
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
191839
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
191840
191840
|
onOpenmedia: m
|
|
191841
191841
|
}, null, 8, ["is-widget", "team-widget", "data", "tournament-selected", "play-videos-privileges", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
191842
191842
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
191843
|
-
Object.keys(e.game).length > 0 ? (Ke(), ar(
|
|
191843
|
+
Object.keys(e.game).length > 0 ? (Ke(), ar(Pi(bb), {
|
|
191844
191844
|
key: O.value,
|
|
191845
191845
|
type: 1,
|
|
191846
191846
|
"is-widget": e.isWidget,
|
|
@@ -191855,8 +191855,8 @@ const $ct = { class: "datagame-container" }, Kct = {
|
|
|
191855
191855
|
},
|
|
191856
191856
|
"tournament-selected": e.tournamentSelected,
|
|
191857
191857
|
"play-videos-privileges": e.playVideosPrivileges,
|
|
191858
|
-
"provider-id":
|
|
191859
|
-
"is-dev-apis":
|
|
191858
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
191859
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
191860
191860
|
onOpenmedia: m
|
|
191861
191861
|
}, null, 8, ["is-widget", "team-widget", "data", "tournament-selected", "play-videos-privileges", "provider-id", "is-dev-apis"])) : $t("", !0)
|
|
191862
191862
|
], 64))
|
|
@@ -195473,7 +195473,7 @@ const A1t = (e, n) => {
|
|
|
195473
195473
|
class: gt(["gsc-carousel__2d", { "main-slide-priority": e.isMainSlidePriority }])
|
|
195474
195474
|
}, [
|
|
195475
195475
|
fe("div", O1t, [
|
|
195476
|
-
Ja(
|
|
195476
|
+
Ja(Pi(T1t), {
|
|
195477
195477
|
ref_key: "carousel2d",
|
|
195478
195478
|
ref: H,
|
|
195479
195479
|
"items-to-show": e.itemsToShow,
|
|
@@ -195481,7 +195481,7 @@ const A1t = (e, n) => {
|
|
|
195481
195481
|
onSlideStart: d
|
|
195482
195482
|
}, {
|
|
195483
195483
|
default: Rr(() => [
|
|
195484
|
-
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(
|
|
195484
|
+
(Ke(!0), rt(za, null, nr(e.items, (c, s) => (Ke(), ar(Pi(C1t), { key: s }, {
|
|
195485
195485
|
default: Rr(() => [
|
|
195486
195486
|
Ws(i.$slots, "default", { item: c }, void 0, !0)
|
|
195487
195487
|
]),
|
|
@@ -203939,7 +203939,7 @@ const r_t = (e, n) => {
|
|
|
203939
203939
|
onClick: t
|
|
203940
203940
|
}, [
|
|
203941
203941
|
fe("div", f_t, [
|
|
203942
|
-
Ja(
|
|
203942
|
+
Ja(Pi(Gp), {
|
|
203943
203943
|
"model-value": H.value,
|
|
203944
203944
|
width: "100%",
|
|
203945
203945
|
"avoid-interaction": ""
|
|
@@ -204613,7 +204613,7 @@ const N_t = { class: "labels-tool-fields" }, j_t = { class: "teams-header" }, V_
|
|
|
204613
204613
|
fe("div", U_t, [
|
|
204614
204614
|
fe("div", G_t, [
|
|
204615
204615
|
fe("img", {
|
|
204616
|
-
src:
|
|
204616
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${n.game.homeTeam.team_id}.png`, n.providerId),
|
|
204617
204617
|
alt: n.game.homeTeam.colloquial_name
|
|
204618
204618
|
}, null, 8, H_t)
|
|
204619
204619
|
]),
|
|
@@ -204645,7 +204645,7 @@ const N_t = { class: "labels-tool-fields" }, j_t = { class: "teams-header" }, V_
|
|
|
204645
204645
|
}, oa(n.game.awayTeam.colloquial_name), 5),
|
|
204646
204646
|
fe("div", W_t, [
|
|
204647
204647
|
fe("img", {
|
|
204648
|
-
src:
|
|
204648
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${n.game.awayTeam.team_id}.png`, n.providerId),
|
|
204649
204649
|
alt: n.game.awayTeam.colloquial_name
|
|
204650
204650
|
}, null, 8, J_t)
|
|
204651
204651
|
]),
|
|
@@ -204972,7 +204972,7 @@ const xb = /* @__PURE__ */ Xu(EC, [["render", axt], ["__scopeId", "data-v-876257
|
|
|
204972
204972
|
onChangeSelected: r
|
|
204973
204973
|
}), null, 16, ["is-active"])
|
|
204974
204974
|
], 512),
|
|
204975
|
-
Ja(
|
|
204975
|
+
Ja(Pi(PC), {
|
|
204976
204976
|
modelValue: f.value,
|
|
204977
204977
|
"onUpdate:modelValue": u[0] || (u[0] = (g) => f.value = g),
|
|
204978
204978
|
width: "fit-content",
|
|
@@ -204986,7 +204986,7 @@ const xb = /* @__PURE__ */ Xu(EC, [["render", axt], ["__scopeId", "data-v-876257
|
|
|
204986
204986
|
menu: Rr(() => [
|
|
204987
204987
|
fe("div", rxt, [
|
|
204988
204988
|
u[2] || (u[2] = fe("div", { class: "pass-text" }, " Distancia del pase: ", -1)),
|
|
204989
|
-
Ja(
|
|
204989
|
+
Ja(Pi(B_t), {
|
|
204990
204990
|
"border-width": 0,
|
|
204991
204991
|
"background-color": "#0D1D29",
|
|
204992
204992
|
height: "30px",
|
|
@@ -205940,7 +205940,7 @@ const xb = /* @__PURE__ */ Xu(EC, [["render", axt], ["__scopeId", "data-v-876257
|
|
|
205940
205940
|
}), null, 16, ["is-active"]),
|
|
205941
205941
|
e.containerWidth > 550 ? (Ke(), ar(dxt, { key: 0 })) : $t("", !0)
|
|
205942
205942
|
], 512),
|
|
205943
|
-
Ja(
|
|
205943
|
+
Ja(Pi(PC), {
|
|
205944
205944
|
modelValue: O.value,
|
|
205945
205945
|
"onUpdate:modelValue": i[0] || (i[0] = (r) => O.value = r),
|
|
205946
205946
|
width: "fit-content",
|
|
@@ -209912,13 +209912,13 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
209912
209912
|
}, [
|
|
209913
209913
|
fe("div", r4t, [
|
|
209914
209914
|
fe("img", {
|
|
209915
|
-
src:
|
|
209915
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${d.homeTeam}.png`, d.providerId),
|
|
209916
209916
|
alt: "Equipo local"
|
|
209917
209917
|
}, null, 8, n4t)
|
|
209918
209918
|
]),
|
|
209919
209919
|
fe("div", o4t, [
|
|
209920
209920
|
fe("img", {
|
|
209921
|
-
src:
|
|
209921
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${d.awayTeam}.png`, d.providerId),
|
|
209922
209922
|
alt: "Equipo visitante"
|
|
209923
209923
|
}, null, 8, s4t)
|
|
209924
209924
|
]),
|
|
@@ -210277,7 +210277,7 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
210277
210277
|
fe("div", z4t, [
|
|
210278
210278
|
_[0] || (_[0] = fe("span", { class: "section-title" }, "Jugadas que empiezan con:", -1)),
|
|
210279
210279
|
fe("label", F4t, [
|
|
210280
|
-
Ja(
|
|
210280
|
+
Ja(Pi(Gp), {
|
|
210281
210281
|
label: "Todas",
|
|
210282
210282
|
"box-position": "right",
|
|
210283
210283
|
"model-value": H.value,
|
|
@@ -210290,7 +210290,7 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
210290
210290
|
key: v.id,
|
|
210291
210291
|
class: "category-item"
|
|
210292
210292
|
}, [
|
|
210293
|
-
Ja(
|
|
210293
|
+
Ja(Pi(Gp), {
|
|
210294
210294
|
"model-value": v.isSelected,
|
|
210295
210295
|
label: v.name,
|
|
210296
210296
|
"onUpdate:modelValue": (b) => y(b, v)
|
|
@@ -210301,7 +210301,7 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
210301
210301
|
fe("div", B4t, [
|
|
210302
210302
|
fe("div", N4t, [
|
|
210303
210303
|
_[1] || (_[1] = fe("span", { class: "section-title" }, "Jugadas que terminan con:", -1)),
|
|
210304
|
-
Ja(
|
|
210304
|
+
Ja(Pi(Gp), {
|
|
210305
210305
|
label: "Todas",
|
|
210306
210306
|
"box-position": "right",
|
|
210307
210307
|
"model-value": f.value,
|
|
@@ -210313,7 +210313,7 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
210313
210313
|
key: v.id,
|
|
210314
210314
|
class: "category-item"
|
|
210315
210315
|
}, [
|
|
210316
|
-
Ja(
|
|
210316
|
+
Ja(Pi(Gp), {
|
|
210317
210317
|
"model-value": v.isSelected,
|
|
210318
210318
|
label: v.name,
|
|
210319
210319
|
"onUpdate:modelValue": (b) => h(b, v)
|
|
@@ -210353,7 +210353,7 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
210353
210353
|
default: Rr(() => [
|
|
210354
210354
|
fe("div", G4t, [
|
|
210355
210355
|
fe("div", H4t, [
|
|
210356
|
-
Ja(
|
|
210356
|
+
Ja(Pi(Gp), {
|
|
210357
210357
|
"model-value": n.players.every((t) => t.isSelected),
|
|
210358
210358
|
label: O.value,
|
|
210359
210359
|
"onUpdate:modelValue": H
|
|
@@ -210364,7 +210364,7 @@ const X5t = { class: "header-row controls-row" }, $5t = { class: "input-wrapper"
|
|
|
210364
210364
|
class: "list-item player-item"
|
|
210365
210365
|
}, [
|
|
210366
210366
|
fe("div", Z4t, [
|
|
210367
|
-
Ja(
|
|
210367
|
+
Ja(Pi(Gp), {
|
|
210368
210368
|
modelValue: t.isSelected,
|
|
210369
210369
|
"onUpdate:modelValue": (y) => t.isSelected = y
|
|
210370
210370
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -211127,7 +211127,7 @@ const lwt = { class: "shadows" }, cwt = { class: "menu-content-shadows" }, uwt =
|
|
|
211127
211127
|
}), null, 16, ["is-active"]),
|
|
211128
211128
|
e.containerWidth > 550 ? (Ke(), ar(Sxt, { key: 0 })) : $t("", !0)
|
|
211129
211129
|
], 512),
|
|
211130
|
-
Ja(
|
|
211130
|
+
Ja(Pi(PC), {
|
|
211131
211131
|
modelValue: H.value,
|
|
211132
211132
|
"onUpdate:modelValue": he[2] || (he[2] = (ae) => H.value = ae),
|
|
211133
211133
|
width: "fit-content",
|
|
@@ -211162,7 +211162,7 @@ const lwt = { class: "shadows" }, cwt = { class: "menu-content-shadows" }, uwt =
|
|
|
211162
211162
|
}, [
|
|
211163
211163
|
fe("span", pwt, [
|
|
211164
211164
|
fe("img", {
|
|
211165
|
-
src:
|
|
211165
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${e.game.homeTeam.team_id}.png`, o.providerId),
|
|
211166
211166
|
alt: "Escudo local",
|
|
211167
211167
|
class: "team-logo"
|
|
211168
211168
|
}, null, 8, fwt),
|
|
@@ -211177,7 +211177,7 @@ const lwt = { class: "shadows" }, cwt = { class: "menu-content-shadows" }, uwt =
|
|
|
211177
211177
|
fe("span", gwt, [
|
|
211178
211178
|
fe("span", ywt, oa(e.game.awayTeam.colloquial_name), 1),
|
|
211179
211179
|
fe("img", {
|
|
211180
|
-
src:
|
|
211180
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${e.game.awayTeam.team_id}.png`, o.providerId),
|
|
211181
211181
|
alt: "Escudo visitante",
|
|
211182
211182
|
class: "team-logo"
|
|
211183
211183
|
}, null, 8, vwt)
|
|
@@ -212854,7 +212854,7 @@ const Dwt = { class: "tooltip-content-row" }, zwt = ["src"], Fwt = { class: "too
|
|
|
212854
212854
|
fe("div", a8t, [
|
|
212855
212855
|
_[0] || (_[0] = fe("span", { class: "section-title" }, "Jugadas que empiezan con:", -1)),
|
|
212856
212856
|
fe("label", i8t, [
|
|
212857
|
-
Ja(
|
|
212857
|
+
Ja(Pi(Gp), {
|
|
212858
212858
|
label: "Todas",
|
|
212859
212859
|
"box-position": "right",
|
|
212860
212860
|
"model-value": H.value,
|
|
@@ -212867,7 +212867,7 @@ const Dwt = { class: "tooltip-content-row" }, zwt = ["src"], Fwt = { class: "too
|
|
|
212867
212867
|
key: v.id,
|
|
212868
212868
|
class: "category-item"
|
|
212869
212869
|
}, [
|
|
212870
|
-
Ja(
|
|
212870
|
+
Ja(Pi(Gp), {
|
|
212871
212871
|
"model-value": v.isSelected,
|
|
212872
212872
|
label: v.name,
|
|
212873
212873
|
"onUpdate:modelValue": (b) => y(b, v)
|
|
@@ -212878,7 +212878,7 @@ const Dwt = { class: "tooltip-content-row" }, zwt = ["src"], Fwt = { class: "too
|
|
|
212878
212878
|
fe("div", n8t, [
|
|
212879
212879
|
fe("div", o8t, [
|
|
212880
212880
|
_[1] || (_[1] = fe("span", { class: "section-title" }, "Jugadas que terminan con:", -1)),
|
|
212881
|
-
Ja(
|
|
212881
|
+
Ja(Pi(Gp), {
|
|
212882
212882
|
label: "Todas",
|
|
212883
212883
|
"box-position": "right",
|
|
212884
212884
|
"model-value": f.value,
|
|
@@ -212890,7 +212890,7 @@ const Dwt = { class: "tooltip-content-row" }, zwt = ["src"], Fwt = { class: "too
|
|
|
212890
212890
|
key: v.id,
|
|
212891
212891
|
class: "category-item"
|
|
212892
212892
|
}, [
|
|
212893
|
-
Ja(
|
|
212893
|
+
Ja(Pi(Gp), {
|
|
212894
212894
|
"model-value": v.isSelected,
|
|
212895
212895
|
label: v.name,
|
|
212896
212896
|
"onUpdate:modelValue": (b) => h(b, v)
|
|
@@ -213089,7 +213089,7 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213089
213089
|
}, [
|
|
213090
213090
|
fe("span", h8t, [
|
|
213091
213091
|
fe("img", {
|
|
213092
|
-
src:
|
|
213092
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${o.homeTeamId}.png`, o.providerId),
|
|
213093
213093
|
alt: "Escudo local",
|
|
213094
213094
|
class: "team-logo"
|
|
213095
213095
|
}, null, 8, p8t),
|
|
@@ -213104,7 +213104,7 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213104
213104
|
fe("span", m8t, [
|
|
213105
213105
|
fe("span", g8t, oa(e.nameAwayTeam), 1),
|
|
213106
213106
|
fe("img", {
|
|
213107
|
-
src:
|
|
213107
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${o.awayTeamId}.png`, o.providerId),
|
|
213108
213108
|
alt: "Escudo visitante",
|
|
213109
213109
|
class: "team-logo"
|
|
213110
213110
|
}, null, 8, y8t)
|
|
@@ -213389,13 +213389,13 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213389
213389
|
}, [
|
|
213390
213390
|
fe("div", A8t, [
|
|
213391
213391
|
fe("div", M8t, [
|
|
213392
|
-
Ja(
|
|
213392
|
+
Ja(Pi(Gp), {
|
|
213393
213393
|
modelValue: H.value,
|
|
213394
213394
|
"onUpdate:modelValue": v[0] || (v[0] = (b) => H.value = b)
|
|
213395
213395
|
}, null, 8, ["modelValue"]),
|
|
213396
213396
|
fe("div", I8t, [
|
|
213397
213397
|
fe("img", {
|
|
213398
|
-
src:
|
|
213398
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${o.game.homeTeam.team_id}.png`, o.providerId),
|
|
213399
213399
|
alt: o.game.homeTeam.colloquial_name
|
|
213400
213400
|
}, null, 8, P8t)
|
|
213401
213401
|
]),
|
|
@@ -213449,11 +213449,11 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213449
213449
|
}, oa(o.game.awayTeam.colloquial_name), 5),
|
|
213450
213450
|
fe("div", O8t, [
|
|
213451
213451
|
fe("img", {
|
|
213452
|
-
src:
|
|
213452
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${o.game.awayTeam.team_id}.png`, o.providerId),
|
|
213453
213453
|
alt: o.game.awayTeam.colloquial_name
|
|
213454
213454
|
}, null, 8, D8t)
|
|
213455
213455
|
]),
|
|
213456
|
-
Ja(
|
|
213456
|
+
Ja(Pi(Gp), {
|
|
213457
213457
|
modelValue: f.value,
|
|
213458
213458
|
"onUpdate:modelValue": v[1] || (v[1] = (b) => f.value = b)
|
|
213459
213459
|
}, null, 8, ["modelValue"]),
|
|
@@ -213484,7 +213484,7 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213484
213484
|
fe("div", F8t, [
|
|
213485
213485
|
fe("div", R8t, [
|
|
213486
213486
|
fe("img", {
|
|
213487
|
-
src:
|
|
213487
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${o.game.homeTeam.team_id}.png`, o.providerId),
|
|
213488
213488
|
alt: o.game.homeTeam.colloquial_name
|
|
213489
213489
|
}, null, 8, B8t)
|
|
213490
213490
|
]),
|
|
@@ -213560,7 +213560,7 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213560
213560
|
fe("div", Z8t, [
|
|
213561
213561
|
fe("div", q8t, [
|
|
213562
213562
|
fe("img", {
|
|
213563
|
-
src:
|
|
213563
|
+
src: Pi($f)(`https://golstatsimages.blob.core.windows.net/teams-80/${o.game.awayTeam.team_id}.png`, o.providerId),
|
|
213564
213564
|
alt: o.game.awayTeam.colloquial_name
|
|
213565
213565
|
}, null, 8, W8t)
|
|
213566
213566
|
]),
|
|
@@ -213991,7 +213991,7 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
213991
213991
|
"players-selected": K.value,
|
|
213992
213992
|
"players-selected-shadows": Q.value,
|
|
213993
213993
|
"players-info": q.value,
|
|
213994
|
-
"is-data-loaded":
|
|
213994
|
+
"is-data-loaded": Pi(f),
|
|
213995
213995
|
"are-connections-visible": M.value.isSelected,
|
|
213996
213996
|
"is-distance-visible": k.value,
|
|
213997
213997
|
"is-home-team-visible": E.value,
|
|
@@ -214033,7 +214033,7 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
214033
214033
|
"name-away-team": e.game.awayTeam.colloquial_name,
|
|
214034
214034
|
"game-id": e.game.gameId,
|
|
214035
214035
|
"time-from-timeline": c.value,
|
|
214036
|
-
"is-data-loaded":
|
|
214036
|
+
"is-data-loaded": Pi(f),
|
|
214037
214037
|
"provider-id": e.providerId,
|
|
214038
214038
|
"is-dev-apis": e.isDevApis,
|
|
214039
214039
|
isHomeTeamVisible: E.value,
|
|
@@ -214108,12 +214108,12 @@ const c8t = { class: "side-filters" }, u8t = { class: "team-switch-container" },
|
|
|
214108
214108
|
ref: O,
|
|
214109
214109
|
style: ri(n.value < 700 ? "padding: 25px 0" : "")
|
|
214110
214110
|
}, [
|
|
214111
|
-
Ja(
|
|
214111
|
+
Ja(Pi(t_t), {
|
|
214112
214112
|
game: e.game,
|
|
214113
214113
|
provider: e.provider,
|
|
214114
214114
|
isDevApis: e.isDevApis
|
|
214115
214115
|
}, null, 8, ["game", "provider", "isDevApis"]),
|
|
214116
|
-
Ja(
|
|
214116
|
+
Ja(Pi(p7t), {
|
|
214117
214117
|
game: e.game,
|
|
214118
214118
|
provider: e.provider,
|
|
214119
214119
|
isDevApis: e.isDevApis
|
|
@@ -214132,10 +214132,10 @@ const y7t = { class: "datagame-container" }, v7t = {
|
|
|
214132
214132
|
setup(e) {
|
|
214133
214133
|
const n = Zf();
|
|
214134
214134
|
return (o, O) => (Ke(), rt("div", y7t, [
|
|
214135
|
-
Ja(
|
|
214135
|
+
Ja(Pi(g7t), {
|
|
214136
214136
|
game: e.game,
|
|
214137
|
-
"provider-id":
|
|
214138
|
-
"is-dev-apis":
|
|
214137
|
+
"provider-id": Pi(n).getters.getProviderId,
|
|
214138
|
+
"is-dev-apis": Pi(n).getters.getIsDevApis
|
|
214139
214139
|
}, null, 8, ["game", "provider-id", "is-dev-apis"])
|
|
214140
214140
|
]));
|
|
214141
214141
|
}
|
|
@@ -218636,7 +218636,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218636
218636
|
key: s.id,
|
|
218637
218637
|
class: "productivity__checkbox"
|
|
218638
218638
|
}, [
|
|
218639
|
-
Ja(
|
|
218639
|
+
Ja(Pi(Hc), {
|
|
218640
218640
|
label: s.name,
|
|
218641
218641
|
fontFamily: e.fontFamily,
|
|
218642
218642
|
"model-value": s.isSelected,
|
|
@@ -218666,7 +218666,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218666
218666
|
key: s.id,
|
|
218667
218667
|
class: "productivity__checkbox"
|
|
218668
218668
|
}, [
|
|
218669
|
-
Ja(
|
|
218669
|
+
Ja(Pi(Hc), {
|
|
218670
218670
|
label: s.name,
|
|
218671
218671
|
fontFamily: e.fontFamily,
|
|
218672
218672
|
"model-value": s.isSelected,
|
|
@@ -218701,7 +218701,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218701
218701
|
key: s.id,
|
|
218702
218702
|
class: "productivity__checkbox"
|
|
218703
218703
|
}, [
|
|
218704
|
-
Ja(
|
|
218704
|
+
Ja(Pi(Hc), {
|
|
218705
218705
|
label: s.name,
|
|
218706
218706
|
fontFamily: e.fontFamily,
|
|
218707
218707
|
"model-value": s.isSelected,
|
|
@@ -218735,7 +218735,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218735
218735
|
key: s.id,
|
|
218736
218736
|
class: "productivity__checkbox"
|
|
218737
218737
|
}, [
|
|
218738
|
-
Ja(
|
|
218738
|
+
Ja(Pi(Hc), {
|
|
218739
218739
|
label: s.name,
|
|
218740
218740
|
fontFamily: e.fontFamily,
|
|
218741
218741
|
"model-value": s.isSelected,
|
|
@@ -218766,7 +218766,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218766
218766
|
fe("div", CTt, [
|
|
218767
218767
|
ATt,
|
|
218768
218768
|
fe("div", null, [
|
|
218769
|
-
Ja(
|
|
218769
|
+
Ja(Pi(Hc), {
|
|
218770
218770
|
"model-value": m.value.areFoulsCommittedSelected,
|
|
218771
218771
|
"avoid-interaction": m.value.areFoulsCommittedSelected,
|
|
218772
218772
|
"is-box-only": "",
|
|
@@ -218774,7 +218774,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218774
218774
|
}, null, 8, ["model-value", "avoid-interaction"])
|
|
218775
218775
|
]),
|
|
218776
218776
|
fe("div", null, [
|
|
218777
|
-
Ja(
|
|
218777
|
+
Ja(Pi(Hc), {
|
|
218778
218778
|
"model-value": !m.value.areFoulsCommittedSelected,
|
|
218779
218779
|
"avoid-interaction": !m.value.areFoulsCommittedSelected,
|
|
218780
218780
|
"is-box-only": "",
|
|
@@ -218785,7 +218785,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218785
218785
|
fe("div", MTt, [
|
|
218786
218786
|
ITt,
|
|
218787
218787
|
fe("div", null, [
|
|
218788
|
-
Ja(
|
|
218788
|
+
Ja(Pi(Hc), {
|
|
218789
218789
|
"model-value": m.value.areYellowCardsSelected,
|
|
218790
218790
|
"avoid-interaction": m.value.areYellowCardsSelected,
|
|
218791
218791
|
"is-box-only": "",
|
|
@@ -218793,7 +218793,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218793
218793
|
}, null, 8, ["model-value", "avoid-interaction"])
|
|
218794
218794
|
]),
|
|
218795
218795
|
fe("div", null, [
|
|
218796
|
-
Ja(
|
|
218796
|
+
Ja(Pi(Hc), {
|
|
218797
218797
|
"model-value": !m.value.areYellowCardsSelected,
|
|
218798
218798
|
"avoid-interaction": !m.value.areYellowCardsSelected,
|
|
218799
218799
|
"is-box-only": "",
|
|
@@ -218804,7 +218804,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218804
218804
|
fe("div", PTt, [
|
|
218805
218805
|
LTt,
|
|
218806
218806
|
fe("div", null, [
|
|
218807
|
-
Ja(
|
|
218807
|
+
Ja(Pi(Hc), {
|
|
218808
218808
|
"model-value": m.value.areRedCardsSelected,
|
|
218809
218809
|
"avoid-interaction": m.value.areRedCardsSelected,
|
|
218810
218810
|
"is-box-only": "",
|
|
@@ -218812,7 +218812,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
218812
218812
|
}, null, 8, ["model-value", "avoid-interaction"])
|
|
218813
218813
|
]),
|
|
218814
218814
|
fe("div", null, [
|
|
218815
|
-
Ja(
|
|
218815
|
+
Ja(Pi(Hc), {
|
|
218816
218816
|
"model-value": !m.value.areRedCardsSelected,
|
|
218817
218817
|
"avoid-interaction": !m.value.areRedCardsSelected,
|
|
218818
218818
|
"is-box-only": "",
|
|
@@ -219000,7 +219000,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
219000
219000
|
Sr(fe("div", DTt, [
|
|
219001
219001
|
zTt,
|
|
219002
219002
|
fe("div", FTt, [
|
|
219003
|
-
Ja(
|
|
219003
|
+
Ja(Pi(Hc), {
|
|
219004
219004
|
label: "Todos",
|
|
219005
219005
|
fontFamily: e.fontFamily,
|
|
219006
219006
|
"model-value": H.value,
|
|
@@ -219024,7 +219024,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
219024
219024
|
fe("div", jTt, [
|
|
219025
219025
|
VTt,
|
|
219026
219026
|
fe("div", UTt, [
|
|
219027
|
-
Ja(
|
|
219027
|
+
Ja(Pi(Hc), {
|
|
219028
219028
|
label: "Todos",
|
|
219029
219029
|
fontFamily: e.fontFamily,
|
|
219030
219030
|
"model-value": f.value,
|
|
@@ -219201,7 +219201,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
219201
219201
|
Ja(L2, { height: "200px" }, {
|
|
219202
219202
|
default: Rr(() => [
|
|
219203
219203
|
e.isOneTournamentOnly ? $t("", !0) : (Ke(), rt("div", fCt, [
|
|
219204
|
-
Ja(
|
|
219204
|
+
Ja(Pi(Hc), {
|
|
219205
219205
|
"model-value": O.value,
|
|
219206
219206
|
label: "Todas las ligas",
|
|
219207
219207
|
fontFamily: e.fontFamily,
|
|
@@ -219213,7 +219213,7 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
219213
219213
|
key: v.id || v._id,
|
|
219214
219214
|
class: "tournaments__tournament"
|
|
219215
219215
|
}, [
|
|
219216
|
-
Ja(
|
|
219216
|
+
Ja(Pi(Hc), {
|
|
219217
219217
|
"model-value": v.isSelected,
|
|
219218
219218
|
label: v.name,
|
|
219219
219219
|
fontFamily: e.fontFamily,
|
|
@@ -219318,13 +219318,13 @@ const NSt = /* @__PURE__ */ Uu(ESt, [["render", BSt], ["__scopeId", "data-v-7867
|
|
|
219318
219318
|
}, [
|
|
219319
219319
|
Ja(L2, { height: e.height }, {
|
|
219320
219320
|
default: Rr(() => [
|
|
219321
|
-
e.type ===
|
|
219321
|
+
e.type === Pi(hr).PLAYS_TYPES ? (Ke(), rt("div", yCt, " Elige un tipo de jugada para filtrar: ")) : $t("", !0),
|
|
219322
219322
|
(Ke(!0), rt(za, null, nr(e.categories, (t, y) => (Ke(), rt("div", {
|
|
219323
219323
|
key: `k${y}`,
|
|
219324
219324
|
class: "plays-golstats__item",
|
|
219325
219325
|
onClick: (h) => H(t)
|
|
219326
219326
|
}, [
|
|
219327
|
-
e.type ===
|
|
219327
|
+
e.type === Pi(hr).GOLSTATS ? (Ke(), rt("div", bCt, oa(t.value), 1)) : $t("", !0),
|
|
219328
219328
|
fe("div", _Ct, oa(t.name), 1),
|
|
219329
219329
|
fe("div", xCt, [
|
|
219330
219330
|
Sr((Ke(), rt("svg", wCt, [
|
|
@@ -219921,7 +219921,7 @@ const VCt = /* @__PURE__ */ LCt(QC, [["render", jCt], ["__scopeId", "data-v-f3ee
|
|
|
219921
219921
|
]))), 256))
|
|
219922
219922
|
], 4),
|
|
219923
219923
|
e.isFooterVisible ? (Ke(), rt("div", YCt, [
|
|
219924
|
-
Ja(
|
|
219924
|
+
Ja(Pi(VCt), {
|
|
219925
219925
|
"text-value": "Listo",
|
|
219926
219926
|
"border-color": "#cbee6b",
|
|
219927
219927
|
"font-size": "12px",
|
|
@@ -220077,7 +220077,7 @@ const VCt = /* @__PURE__ */ LCt(QC, [["render", jCt], ["__scopeId", "data-v-f3ee
|
|
|
220077
220077
|
oAt,
|
|
220078
220078
|
fe("div", sAt, [
|
|
220079
220079
|
fe("div", lAt, [
|
|
220080
|
-
Ja(
|
|
220080
|
+
Ja(Pi(PCt), {
|
|
220081
220081
|
value: t.value.minutesPlayed,
|
|
220082
220082
|
type: "text",
|
|
220083
220083
|
inputmode: "numeric",
|
|
@@ -220092,7 +220092,7 @@ const VCt = /* @__PURE__ */ LCt(QC, [["render", jCt], ["__scopeId", "data-v-f3ee
|
|
|
220092
220092
|
cAt,
|
|
220093
220093
|
uAt,
|
|
220094
220094
|
fe("div", dAt, [
|
|
220095
|
-
Ja(
|
|
220095
|
+
Ja(Pi(ig), ms(Pi(Y_), {
|
|
220096
220096
|
items: e.universeFilters.lastMonths,
|
|
220097
220097
|
"model-value": t.value.lastMonths,
|
|
220098
220098
|
onInput: a
|
|
@@ -220625,7 +220625,7 @@ const TZ = /* @__PURE__ */ SZ(eA, [["render", OAt]]), DAt = { class: "template-d
|
|
|
220625
220625
|
O.value.minValue = f.minValue, O.value.maxValue = f.maxValue;
|
|
220626
220626
|
}
|
|
220627
220627
|
return (f, m) => (Ke(), rt("div", DAt, [
|
|
220628
|
-
Ja(
|
|
220628
|
+
Ja(Pi(TZ), {
|
|
220629
220629
|
"border-width": "0",
|
|
220630
220630
|
"background-color": "#0D1D29",
|
|
220631
220631
|
height: "30px",
|
|
@@ -220672,7 +220672,7 @@ const TZ = /* @__PURE__ */ SZ(eA, [["render", OAt]]), DAt = { class: "template-d
|
|
|
220672
220672
|
fe("div", BAt, [
|
|
220673
220673
|
NAt,
|
|
220674
220674
|
fe("div", jAt, [
|
|
220675
|
-
Ja(
|
|
220675
|
+
Ja(Pi(Hc), {
|
|
220676
220676
|
modelValue: O.value,
|
|
220677
220677
|
label: "Todos",
|
|
220678
220678
|
"box-position": "right",
|
|
@@ -220686,7 +220686,7 @@ const TZ = /* @__PURE__ */ SZ(eA, [["render", OAt]]), DAt = { class: "template-d
|
|
|
220686
220686
|
key: h,
|
|
220687
220687
|
class: "template-games__game"
|
|
220688
220688
|
}, [
|
|
220689
|
-
Ja(
|
|
220689
|
+
Ja(Pi(Hc), {
|
|
220690
220690
|
modelValue: y.isSelected,
|
|
220691
220691
|
"onUpdate:modelValue": (a) => y.isSelected = a,
|
|
220692
220692
|
label: y.label,
|
|
@@ -224840,7 +224840,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224840
224840
|
}, null, 8, ["selected-button-index", "buttons"])
|
|
224841
224841
|
]),
|
|
224842
224842
|
Sr(fe("div", zLt, [
|
|
224843
|
-
Ja(
|
|
224843
|
+
Ja(Pi(TZ), {
|
|
224844
224844
|
"border-width": "0",
|
|
224845
224845
|
"background-color": "#0D1D29",
|
|
224846
224846
|
height: "30px",
|
|
@@ -224860,7 +224860,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224860
224860
|
]),
|
|
224861
224861
|
Sr(fe("div", FLt, [
|
|
224862
224862
|
RLt,
|
|
224863
|
-
Ja(
|
|
224863
|
+
Ja(Pi(ig), ms({ "model-value": b.value }, a.value, {
|
|
224864
224864
|
items: m.value.availableYears,
|
|
224865
224865
|
onInput: L
|
|
224866
224866
|
}), {
|
|
@@ -224889,7 +224889,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224889
224889
|
fe("div", HLt, [
|
|
224890
224890
|
m.value.isEligibilitySelected ? (Ke(), rt(za, { key: 1 }, [
|
|
224891
224891
|
WLt,
|
|
224892
|
-
Ja(
|
|
224892
|
+
Ja(Pi(ig), ms(a.value, {
|
|
224893
224893
|
"is-multiple-option": "",
|
|
224894
224894
|
items: m.value.eligibility,
|
|
224895
224895
|
"is-disabled": ""
|
|
@@ -224899,7 +224899,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224899
224899
|
]),
|
|
224900
224900
|
availableItem: Rr(({ item: M }) => [
|
|
224901
224901
|
fe("div", null, [
|
|
224902
|
-
Ja(
|
|
224902
|
+
Ja(Pi(Hc), {
|
|
224903
224903
|
"model-value": M.isSelected,
|
|
224904
224904
|
label: M.name,
|
|
224905
224905
|
fontFamily: e.fontFamily,
|
|
@@ -224912,7 +224912,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224912
224912
|
}, 16, ["items"])
|
|
224913
224913
|
], 64)) : (Ke(), rt(za, { key: 0 }, [
|
|
224914
224914
|
ZLt,
|
|
224915
|
-
Ja(
|
|
224915
|
+
Ja(Pi(ig), ms(a.value, {
|
|
224916
224916
|
"is-multiple-option": "",
|
|
224917
224917
|
items: i.value
|
|
224918
224918
|
}), {
|
|
@@ -224921,7 +224921,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224921
224921
|
]),
|
|
224922
224922
|
availableItem: Rr(({ item: M }) => [
|
|
224923
224923
|
fe("div", null, [
|
|
224924
|
-
Ja(
|
|
224924
|
+
Ja(Pi(Hc), {
|
|
224925
224925
|
"model-value": M.isSelected,
|
|
224926
224926
|
label: M.name,
|
|
224927
224927
|
fontFamily: e.fontFamily,
|
|
@@ -224936,7 +224936,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224936
224936
|
]),
|
|
224937
224937
|
fe("div", YLt, [
|
|
224938
224938
|
XLt,
|
|
224939
|
-
Ja(
|
|
224939
|
+
Ja(Pi(ig), ms(a.value, {
|
|
224940
224940
|
"is-multiple-option": "",
|
|
224941
224941
|
items: r.value
|
|
224942
224942
|
}), {
|
|
@@ -224951,7 +224951,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
224951
224951
|
]),
|
|
224952
224952
|
availableItem: Rr(({ item: M }) => [
|
|
224953
224953
|
fe("div", null, [
|
|
224954
|
-
Ja(
|
|
224954
|
+
Ja(Pi(Hc), {
|
|
224955
224955
|
"model-value": M.isSelected,
|
|
224956
224956
|
label: e.isFemale ? M.name.replace("Portero", "Portera").replace("Delantero", "Delantera").replace("Volante defensivo", "Volante defensiva").replace("Volante ofensivo", "Volante ofensiva") : M.name,
|
|
224957
224957
|
fontFamily: e.fontFamily,
|
|
@@ -225024,7 +225024,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
225024
225024
|
key: i.id,
|
|
225025
225025
|
class: "plays__checkbox"
|
|
225026
225026
|
}, [
|
|
225027
|
-
Ja(
|
|
225027
|
+
Ja(Pi(Hc), {
|
|
225028
225028
|
label: i.name,
|
|
225029
225029
|
fontFamily: e.fontFamily,
|
|
225030
225030
|
labelFontSize: "13px",
|
|
@@ -225060,7 +225060,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
225060
225060
|
key: i.id,
|
|
225061
225061
|
class: "plays__checkbox"
|
|
225062
225062
|
}, [
|
|
225063
|
-
Ja(
|
|
225063
|
+
Ja(Pi(Hc), {
|
|
225064
225064
|
label: i.name,
|
|
225065
225065
|
fontFamily: e.fontFamily,
|
|
225066
225066
|
labelFontSize: "13px",
|
|
@@ -225094,7 +225094,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
225094
225094
|
key: i.id,
|
|
225095
225095
|
class: "plays__checkbox"
|
|
225096
225096
|
}, [
|
|
225097
|
-
Ja(
|
|
225097
|
+
Ja(Pi(Hc), {
|
|
225098
225098
|
label: i.name,
|
|
225099
225099
|
fontFamily: e.fontFamily,
|
|
225100
225100
|
labelFontSize: "13px",
|
|
@@ -225128,7 +225128,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
225128
225128
|
key: i.id,
|
|
225129
225129
|
class: "plays__checkbox"
|
|
225130
225130
|
}, [
|
|
225131
|
-
Ja(
|
|
225131
|
+
Ja(Pi(Hc), {
|
|
225132
225132
|
label: i.name,
|
|
225133
225133
|
fontFamily: e.fontFamily,
|
|
225134
225134
|
labelFontSize: "13px",
|
|
@@ -225169,7 +225169,7 @@ const PLt = /* @__PURE__ */ new Set([1]), LLt = {
|
|
|
225169
225169
|
key: t,
|
|
225170
225170
|
class: "template-results__result"
|
|
225171
225171
|
}, [
|
|
225172
|
-
Ja(
|
|
225172
|
+
Ja(Pi(Hc), {
|
|
225173
225173
|
modelValue: m.isSelected,
|
|
225174
225174
|
"onUpdate:modelValue": (y) => m.isSelected = y,
|
|
225175
225175
|
label: m.name,
|
|
@@ -226581,7 +226581,7 @@ const OEt = { class: "dropdown" }, DEt = { class: "selected-item" }, zEt = {
|
|
|
226581
226581
|
n("input", O);
|
|
226582
226582
|
}
|
|
226583
226583
|
return (O, H) => (Ke(), rt("div", OEt, [
|
|
226584
|
-
Ja(
|
|
226584
|
+
Ja(Pi(ig), ms(Pi(Y_), {
|
|
226585
226585
|
"is-list-same-width": e.isListSameWidth,
|
|
226586
226586
|
items: e.items,
|
|
226587
226587
|
onInput: o
|
|
@@ -226613,7 +226613,7 @@ const OEt = { class: "dropdown" }, DEt = { class: "selected-item" }, zEt = {
|
|
|
226613
226613
|
n("input", O);
|
|
226614
226614
|
}
|
|
226615
226615
|
return (O, H) => (Ke(), rt("div", FEt, [
|
|
226616
|
-
Ja(
|
|
226616
|
+
Ja(Pi(ig), ms(Pi(Y_), {
|
|
226617
226617
|
items: e.items,
|
|
226618
226618
|
onInput: o
|
|
226619
226619
|
}), {
|
|
@@ -226770,7 +226770,7 @@ const OEt = { class: "dropdown" }, DEt = { class: "selected-item" }, zEt = {
|
|
|
226770
226770
|
n("input", O);
|
|
226771
226771
|
}
|
|
226772
226772
|
return (O, H) => (Ke(), rt("div", xOt, [
|
|
226773
|
-
Ja(
|
|
226773
|
+
Ja(Pi(ig), ms(Pi(Y_), {
|
|
226774
226774
|
items: e.items,
|
|
226775
226775
|
onInput: o
|
|
226776
226776
|
}), {
|
|
@@ -226810,11 +226810,11 @@ const OEt = { class: "dropdown" }, DEt = { class: "selected-item" }, zEt = {
|
|
|
226810
226810
|
},
|
|
226811
226811
|
setup(e) {
|
|
226812
226812
|
const n = e, o = _v(
|
|
226813
|
-
() => import("./FilterSubcategories-9d8abc8b-qTJ93bGs-
|
|
226813
|
+
() => import("./FilterSubcategories-9d8abc8b-qTJ93bGs-88d8e62c.js")
|
|
226814
226814
|
), O = _v(
|
|
226815
|
-
() => import("./FilterConditions-019536c4-CIuzW83P-
|
|
226815
|
+
() => import("./FilterConditions-019536c4-CIuzW83P-cdcaa744.js")
|
|
226816
226816
|
), H = _v(
|
|
226817
|
-
() => import("./FilterField-bf053092-CcxiAJZz-
|
|
226817
|
+
() => import("./FilterField-bf053092-CcxiAJZz-cdffd5f1.js")
|
|
226818
226818
|
), f = [
|
|
226819
226819
|
{
|
|
226820
226820
|
name: "Sub categorías",
|
|
@@ -227831,7 +227831,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
227831
227831
|
})
|
|
227832
227832
|
}, oa(m.value), 5),
|
|
227833
227833
|
fe("div", wzt, [
|
|
227834
|
-
Ja(
|
|
227834
|
+
Ja(Pi(Hc), {
|
|
227835
227835
|
"model-value": H.value,
|
|
227836
227836
|
label: "Seleccionar todos",
|
|
227837
227837
|
"onUpdate:modelValue": b
|
|
@@ -227868,7 +227868,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
227868
227868
|
])
|
|
227869
227869
|
]),
|
|
227870
227870
|
fe("div", zzt, [
|
|
227871
|
-
Ja(
|
|
227871
|
+
Ja(Pi(Hc), {
|
|
227872
227872
|
modelValue: c.isSelected,
|
|
227873
227873
|
"onUpdate:modelValue": (s) => c.isSelected = s,
|
|
227874
227874
|
"avoid-interaction": t.value === 1 && c.isSelected
|
|
@@ -228109,7 +228109,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228109
228109
|
style: ri(e.widthContainer <= 440 ? "font-size: 12px;" : "#2e3b46")
|
|
228110
228110
|
}, " Todas las zonas ", 4),
|
|
228111
228111
|
fe("div", iFt, [
|
|
228112
|
-
Ja(
|
|
228112
|
+
Ja(Pi(Hc), {
|
|
228113
228113
|
label: "",
|
|
228114
228114
|
fontFamily: "Poppins-Regular",
|
|
228115
228115
|
labelFontSize: "11px",
|
|
@@ -228629,7 +228629,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228629
228629
|
onResetFilters: v
|
|
228630
228630
|
}), (b, d) => (Ke(), rt("div", iRt, [
|
|
228631
228631
|
fe("div", rRt, [
|
|
228632
|
-
Ja(
|
|
228632
|
+
Ja(Pi(Hc), {
|
|
228633
228633
|
label: "Todos",
|
|
228634
228634
|
"model-value": m.value,
|
|
228635
228635
|
"box-position": "right",
|
|
@@ -228643,7 +228643,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228643
228643
|
}, [
|
|
228644
228644
|
i.child ? (Ke(), rt("div", oRt, [
|
|
228645
228645
|
fe("div", sRt, [
|
|
228646
|
-
Ja(
|
|
228646
|
+
Ja(Pi(Hc), {
|
|
228647
228647
|
"model-value": i.isSelected,
|
|
228648
228648
|
label: e.isFemale ? i.text.replace("Ganados por portero rival", "Ganados por portera rival").replace("Ganados por jugador rival", "Ganados por jugadora rival") : i.text,
|
|
228649
228649
|
"avoid-interaction": t.value && i.isSelected,
|
|
@@ -228654,7 +228654,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228654
228654
|
key: `c${s}`,
|
|
228655
228655
|
class: "what-happened__filters__filter__composed__child"
|
|
228656
228656
|
}, [
|
|
228657
|
-
Ja(
|
|
228657
|
+
Ja(Pi(Hc), {
|
|
228658
228658
|
"model-value": c.isSelected,
|
|
228659
228659
|
label: e.isFemale ? c.text.replace("Ganados por portero rival", "Ganados por portera rival").replace("Ganados por jugador rival", "Ganados por jugadora rival") : c.text,
|
|
228660
228660
|
"avoid-interaction": t.value && c.isSelected,
|
|
@@ -228662,7 +228662,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228662
228662
|
}, null, 8, ["model-value", "label", "avoid-interaction", "onUpdate:modelValue"])
|
|
228663
228663
|
]))), 128))
|
|
228664
228664
|
])) : (Ke(), rt("div", lRt, [
|
|
228665
|
-
Ja(
|
|
228665
|
+
Ja(Pi(Hc), {
|
|
228666
228666
|
"model-value": i.isSelected,
|
|
228667
228667
|
label: e.isFemale ? i.text.replace("Ganados por portero rival", "Ganados por portera rival").replace("Ganados por jugador rival", "Ganados por jugadora rival") : i.text,
|
|
228668
228668
|
"avoid-interaction": t.value && i.isSelected,
|
|
@@ -228778,7 +228778,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228778
228778
|
key: _,
|
|
228779
228779
|
class: "template-results__result"
|
|
228780
228780
|
}, [
|
|
228781
|
-
Ja(
|
|
228781
|
+
Ja(Pi(Hc), {
|
|
228782
228782
|
modelValue: a.isSelected,
|
|
228783
228783
|
"onUpdate:modelValue": (v) => a.isSelected = v,
|
|
228784
228784
|
label: a.name,
|
|
@@ -228790,7 +228790,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228790
228790
|
key: _,
|
|
228791
228791
|
class: "template-results__result"
|
|
228792
228792
|
}, [
|
|
228793
|
-
Ja(
|
|
228793
|
+
Ja(Pi(Hc), {
|
|
228794
228794
|
modelValue: a.isSelected,
|
|
228795
228795
|
"onUpdate:modelValue": (v) => a.isSelected = v,
|
|
228796
228796
|
label: a.name,
|
|
@@ -228889,7 +228889,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228889
228889
|
key: a,
|
|
228890
228890
|
style: { padding: "5px 0" }
|
|
228891
228891
|
}, [
|
|
228892
|
-
Ja(
|
|
228892
|
+
Ja(Pi(Hc), {
|
|
228893
228893
|
"model-value": h.isSelected,
|
|
228894
228894
|
label: e.isFemale ? h.name.replace("Portero", "Portera").replace("Delantero", "Delantera").replace("Volante defensivo", "Volante defensiva").replace("Volante ofensivo", "Volante ofensiva") : h.name,
|
|
228895
228895
|
"font-family": e.fontFamily,
|
|
@@ -228968,7 +228968,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
228968
228968
|
key: a,
|
|
228969
228969
|
style: { padding: "5px 0" }
|
|
228970
228970
|
}, [
|
|
228971
|
-
Ja(
|
|
228971
|
+
Ja(Pi(Hc), {
|
|
228972
228972
|
"model-value": h.isSelected,
|
|
228973
228973
|
label: h.name,
|
|
228974
228974
|
"font-family": e.fontFamily,
|
|
@@ -229092,7 +229092,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
229092
229092
|
key: d.id || d.team_id,
|
|
229093
229093
|
class: "teams__team"
|
|
229094
229094
|
}, [
|
|
229095
|
-
Ja(
|
|
229095
|
+
Ja(Pi(Hc), {
|
|
229096
229096
|
"model-value": d.isSelected,
|
|
229097
229097
|
fontFamily: e.fontFamily,
|
|
229098
229098
|
width: "fit-content",
|
|
@@ -229993,18 +229993,18 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
229993
229993
|
class: "templates",
|
|
229994
229994
|
style: ri(d.value)
|
|
229995
229995
|
}, [
|
|
229996
|
-
e.filterType ===
|
|
229996
|
+
e.filterType === Pi(hr).PRODUCTIVITY || e.filterType === Pi(hr).PLAYS ? (Ke(), rt("div", {
|
|
229997
229997
|
key: 0,
|
|
229998
229998
|
class: gt(e.isExpansionMode ? "productivity__header__expansion" : "productivity__header")
|
|
229999
229999
|
}, [
|
|
230000
|
-
e.filterType ===
|
|
230000
|
+
e.filterType === Pi(hr).PRODUCTIVITY ? (Ke(), rt("div", qRt, [
|
|
230001
230001
|
e.productivityText ? (Ke(), rt("div", WRt, oa(e.productivityText), 1)) : e.isFromTemplates ? (Ke(), rt("div", JRt, [
|
|
230002
230002
|
Fi(" Elige tipo de jugadas: "),
|
|
230003
230003
|
fe("span", null, "mínimo " + oa(e.productivityMinCategories) + " categorías y máximo " + oa(e.productivityMaxCategories), 1)
|
|
230004
230004
|
])) : e.isForTemplateForm ? (Ke(), rt("div", YRt, "Tipo de participación")) : (Ke(), rt("div", XRt, "Selecciona hasta 5 categorias en orden de importancia"))
|
|
230005
230005
|
])) : $t("", !0),
|
|
230006
|
-
e.filterType ===
|
|
230007
|
-
Ja(
|
|
230006
|
+
e.filterType === Pi(hr).PLAYS || e.isForTemplateForm ? (Ke(), rt("div", $Rt, [
|
|
230007
|
+
Ja(Pi(Hc), {
|
|
230008
230008
|
label: e.isForTemplateForm ? "Seleccionar todas" : "Todos los tipos de jugadas",
|
|
230009
230009
|
"box-position": e.isForTemplateForm ? "right" : "left",
|
|
230010
230010
|
fontFamily: "Poppins-Regular",
|
|
@@ -230016,13 +230016,13 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230016
230016
|
])) : $t("", !0)
|
|
230017
230017
|
], 2)) : $t("", !0),
|
|
230018
230018
|
fe("div", KRt, [
|
|
230019
|
-
e.filterType ===
|
|
230019
|
+
e.filterType === Pi(hr).PLAYS ? (Ke(), rt("div", QRt, [
|
|
230020
230020
|
Ja(yEt, {
|
|
230021
230021
|
"plays-categories": e.playsCategories,
|
|
230022
230022
|
"is-expansion-mode": e.isExpansionMode
|
|
230023
230023
|
}, null, 8, ["plays-categories", "is-expansion-mode"])
|
|
230024
230024
|
])) : $t("", !0),
|
|
230025
|
-
e.filterType ===
|
|
230025
|
+
e.filterType === Pi(hr).PRODUCTIVITY ? (Ke(), rt("div", eBt, [
|
|
230026
230026
|
Ja(OTt, {
|
|
230027
230027
|
"productivity-categories": e.productivityCategories,
|
|
230028
230028
|
"number-of-categories-selected": c.value,
|
|
@@ -230037,14 +230037,14 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230037
230037
|
onClickParameters: E
|
|
230038
230038
|
}, null, 8, ["productivity-categories", "number-of-categories-selected", "are-max-categories-reached", "are-min-categories-reached", "is-expansion-mode", "is-from-templates", "is-for-template-form", "are-productivity-buttons-visible", "are-offenses-conditions-visible"])
|
|
230039
230039
|
])) : $t("", !0),
|
|
230040
|
-
e.filterType ===
|
|
230041
|
-
Ja(
|
|
230040
|
+
e.filterType === Pi(hr).FIELD ? (Ke(), rt("div", tBt, [
|
|
230041
|
+
Ja(Pi(XMt), ms(e.fieldComponentProps, {
|
|
230042
230042
|
"background-color": e.backgroundColor,
|
|
230043
230043
|
value: e.fieldAreas,
|
|
230044
230044
|
"onUpdate:modelValue": P
|
|
230045
230045
|
}), null, 16, ["background-color", "value"])
|
|
230046
230046
|
])) : $t("", !0),
|
|
230047
|
-
e.filterType ===
|
|
230047
|
+
e.filterType === Pi(hr).DETAILS ? (Ke(), rt("div", aBt, [
|
|
230048
230048
|
Ja(uCt, {
|
|
230049
230049
|
"is-playing-as-hidden": e.isPlayingAsHidden,
|
|
230050
230050
|
"playing-as": e.playingAs,
|
|
@@ -230055,7 +230055,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230055
230055
|
onChangeStatisticType: de
|
|
230056
230056
|
}, null, 8, ["is-playing-as-hidden", "playing-as", "game-sections", "font-gamily", "is-statistic-type-visible", "statistic-type"])
|
|
230057
230057
|
])) : $t("", !0),
|
|
230058
|
-
e.filterType ===
|
|
230058
|
+
e.filterType === Pi(hr).PERSONAL_DATA ? (Ke(), rt("div", iBt, [
|
|
230059
230059
|
Ja(eEt, {
|
|
230060
230060
|
"is-female": e.isFemale,
|
|
230061
230061
|
ref_key: "templatePersonalData",
|
|
@@ -230072,7 +230072,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230072
230072
|
"onUpdate:filters": U
|
|
230073
230073
|
}, null, 8, ["is-female", "personal-data-filters", "season", "is-seleccion", "is-scouting", "token", "filters", "is-eligibility-visible", "provider-id", "is-dev-apis"])
|
|
230074
230074
|
])) : $t("", !0),
|
|
230075
|
-
e.filterType ===
|
|
230075
|
+
e.filterType === Pi(hr).TOURNAMENTS ? (Ke(), rt("div", rBt, [
|
|
230076
230076
|
Ja(gCt, {
|
|
230077
230077
|
"tournaments-url": e.tournamentsUrl,
|
|
230078
230078
|
token: e.token,
|
|
@@ -230083,7 +230083,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230083
230083
|
"onUpdate:filters": ie
|
|
230084
230084
|
}, null, 8, ["tournaments-url", "token", "tournaments", "is-one-tournament-only", "default-tournament-id"])
|
|
230085
230085
|
])) : $t("", !0),
|
|
230086
|
-
e.filterType ===
|
|
230086
|
+
e.filterType === Pi(hr).TEAMS ? (Ke(), rt("div", nBt, [
|
|
230087
230087
|
Ja(FRt, {
|
|
230088
230088
|
ref_key: "templateTeams",
|
|
230089
230089
|
ref: H,
|
|
@@ -230097,7 +230097,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230097
230097
|
"onUpdate:filters": K
|
|
230098
230098
|
}, null, 8, ["seasons-ids", "excluded-teams-ids", "is-header-visible", "is-first-team-selected", "provider-id", "is-dev-apis"])
|
|
230099
230099
|
])) : $t("", !0),
|
|
230100
|
-
e.filterType ===
|
|
230100
|
+
e.filterType === Pi(hr).PLAYS_TYPES ? (Ke(), rt("div", oBt, [
|
|
230101
230101
|
Ja(Ez, {
|
|
230102
230102
|
height: e.modalHeight,
|
|
230103
230103
|
type: e.filterType,
|
|
@@ -230105,7 +230105,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230105
230105
|
"onUpdate:filters": Q
|
|
230106
230106
|
}, null, 8, ["height", "type", "categories"])
|
|
230107
230107
|
])) : $t("", !0),
|
|
230108
|
-
e.filterType ===
|
|
230108
|
+
e.filterType === Pi(hr).GOLSTATS ? (Ke(), rt("div", sBt, [
|
|
230109
230109
|
Ja(Ez, {
|
|
230110
230110
|
height: e.modalHeight,
|
|
230111
230111
|
type: e.filterType,
|
|
@@ -230114,7 +230114,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230114
230114
|
"onUpdate:filters": Q
|
|
230115
230115
|
}, null, 8, ["height", "type", "categories"])
|
|
230116
230116
|
])) : $t("", !0),
|
|
230117
|
-
e.filterType ===
|
|
230117
|
+
e.filterType === Pi(hr).UNIVERSE ? (Ke(), rt("div", lBt, [
|
|
230118
230118
|
Ja(fAt, {
|
|
230119
230119
|
ref_key: "templateUniverse",
|
|
230120
230120
|
ref: h,
|
|
@@ -230123,13 +230123,13 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230123
230123
|
"onUpdate:universeFilters": C
|
|
230124
230124
|
}, null, 8, ["universe-filters", "default-month-index"])
|
|
230125
230125
|
])) : $t("", !0),
|
|
230126
|
-
e.filterType ===
|
|
230126
|
+
e.filterType === Pi(hr).DISTANCE ? (Ke(), rt("div", cBt, [
|
|
230127
230127
|
Ja(zAt, {
|
|
230128
230128
|
distance: e.distanceFilters,
|
|
230129
230129
|
"onUpdate:distanceFilters": $
|
|
230130
230130
|
}, null, 8, ["distance"])
|
|
230131
230131
|
])) : $t("", !0),
|
|
230132
|
-
e.filterType ===
|
|
230132
|
+
e.filterType === Pi(hr).RESULTS ? (Ke(), rt("div", uBt, [
|
|
230133
230133
|
Ja(_Et, {
|
|
230134
230134
|
ref_key: "templateResults",
|
|
230135
230135
|
ref: b,
|
|
@@ -230137,7 +230137,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230137
230137
|
"onUpdate:resultsFilters": le
|
|
230138
230138
|
}, null, 8, ["results-filters"])
|
|
230139
230139
|
])) : $t("", !0),
|
|
230140
|
-
e.filterType ===
|
|
230140
|
+
e.filterType === Pi(hr).RESULTS_BY_TIME ? (Ke(), rt("div", dBt, [
|
|
230141
230141
|
Ja(bRt, {
|
|
230142
230142
|
ref_key: "templateResults",
|
|
230143
230143
|
ref: b,
|
|
@@ -230146,13 +230146,13 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230146
230146
|
"onUpdate:filters": F
|
|
230147
230147
|
}, null, 8, ["results-filters"])
|
|
230148
230148
|
])) : $t("", !0),
|
|
230149
|
-
e.filterType ===
|
|
230149
|
+
e.filterType === Pi(hr).GAMES ? (Ke(), rt("div", hBt, [
|
|
230150
230150
|
Ja(UAt, {
|
|
230151
230151
|
"games-filters": e.gamesFilters,
|
|
230152
230152
|
"onUpdate:gamesFilters": ue
|
|
230153
230153
|
}, null, 8, ["games-filters"])
|
|
230154
230154
|
])) : $t("", !0),
|
|
230155
|
-
e.filterType ===
|
|
230155
|
+
e.filterType === Pi(hr).TAKEN_CORNERS ? (Ke(), rt("div", pBt, [
|
|
230156
230156
|
Ja(Rzt, {
|
|
230157
230157
|
"is-female": e.isFemale,
|
|
230158
230158
|
ref_key: "templateTakenCorners",
|
|
@@ -230164,14 +230164,14 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230164
230164
|
"onUpdate:filters": F
|
|
230165
230165
|
}, null, 8, ["is-female", "taken-corners-filters", "is-expansion-mode", "provider-id"])
|
|
230166
230166
|
])) : $t("", !0),
|
|
230167
|
-
e.filterType ===
|
|
230167
|
+
e.filterType === Pi(hr).VIDEOS ? (Ke(), rt("div", fBt, [
|
|
230168
230168
|
Ja(vzt, {
|
|
230169
230169
|
token: e.token,
|
|
230170
230170
|
"provider-id": e.providerId,
|
|
230171
230171
|
"is-dev-apis": e.isDevApis
|
|
230172
230172
|
}, null, 8, ["token", "provider-id", "is-dev-apis"])
|
|
230173
230173
|
])) : $t("", !0),
|
|
230174
|
-
e.filterType ===
|
|
230174
|
+
e.filterType === Pi(hr).HOW_WAS_CORNER ? (Ke(), rt("div", mBt, [
|
|
230175
230175
|
Ja(Qzt, {
|
|
230176
230176
|
"how-was-corner-filters": e.howWasCornerFilters,
|
|
230177
230177
|
"is-expansion-mode": e.isExpansionMode,
|
|
@@ -230179,7 +230179,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230179
230179
|
"onUpdate:filters": F
|
|
230180
230180
|
}, null, 8, ["how-was-corner-filters", "is-expansion-mode"])
|
|
230181
230181
|
])) : $t("", !0),
|
|
230182
|
-
e.filterType ===
|
|
230182
|
+
e.filterType === Pi(hr).ZONE ? (Ke(), rt("div", gBt, [
|
|
230183
230183
|
Ja(aRt, {
|
|
230184
230184
|
ref_key: "templateZone",
|
|
230185
230185
|
ref: _,
|
|
@@ -230188,7 +230188,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230188
230188
|
"onUpdate:filters": F
|
|
230189
230189
|
}, null, 8, ["zone-filters"])
|
|
230190
230190
|
])) : $t("", !0),
|
|
230191
|
-
e.filterType ===
|
|
230191
|
+
e.filterType === Pi(hr).WHAT_HAPPENED ? (Ke(), rt("div", yBt, [
|
|
230192
230192
|
Ja(uRt, {
|
|
230193
230193
|
"is-female": e.isFemale,
|
|
230194
230194
|
ref_key: "templateWhatHappened",
|
|
@@ -230198,25 +230198,25 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230198
230198
|
"onUpdate:filters": F
|
|
230199
230199
|
}, null, 8, ["is-female", "what-happened-filters"])
|
|
230200
230200
|
])) : $t("", !0),
|
|
230201
|
-
e.filterType ===
|
|
230201
|
+
e.filterType === Pi(hr).POSITIONS ? (Ke(), rt("div", vBt, [
|
|
230202
230202
|
Ja(TRt, {
|
|
230203
230203
|
positions: e.positions,
|
|
230204
230204
|
onChangePositions: j
|
|
230205
230205
|
}, null, 8, ["positions"])
|
|
230206
230206
|
])) : $t("", !0),
|
|
230207
|
-
e.filterType ===
|
|
230207
|
+
e.filterType === Pi(hr).YEARS ? (Ke(), rt("div", bBt, [
|
|
230208
230208
|
Ja(kRt, {
|
|
230209
230209
|
years: e.years,
|
|
230210
230210
|
onChangeYear: V
|
|
230211
230211
|
}, null, 8, ["years"])
|
|
230212
230212
|
])) : $t("", !0),
|
|
230213
|
-
e.filterType ===
|
|
230213
|
+
e.filterType === Pi(hr).NATIONALITIES ? (Ke(), rt("div", _Bt, [
|
|
230214
230214
|
Ja(ARt, {
|
|
230215
230215
|
nationalities: e.nationalities,
|
|
230216
230216
|
onChangeNationality: G
|
|
230217
230217
|
}, null, 8, ["nationalities"])
|
|
230218
230218
|
])) : $t("", !0),
|
|
230219
|
-
e.filterType ===
|
|
230219
|
+
e.filterType === Pi(hr).POSSESSION_VISUALISATIONS ? (Ke(), rt("div", xBt, [
|
|
230220
230220
|
Ja(ZRt, {
|
|
230221
230221
|
"is-expansion-mode": e.isExpansionMode,
|
|
230222
230222
|
onChange: he
|
|
@@ -230224,7 +230224,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230224
230224
|
])) : $t("", !0)
|
|
230225
230225
|
]),
|
|
230226
230226
|
e.isFooterVisible ? (Ke(), rt("div", wBt, [
|
|
230227
|
-
e.isFooterCancelOnly ? (Ke(), ar(
|
|
230227
|
+
e.isFooterCancelOnly ? (Ke(), ar(Pi(Cx), {
|
|
230228
230228
|
key: 0,
|
|
230229
230229
|
"text-value": "Cancelar",
|
|
230230
230230
|
"font-size": "12px",
|
|
@@ -230237,14 +230237,14 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230237
230237
|
onClick: D
|
|
230238
230238
|
})) : (Ke(), rt(za, { key: 1 }, [
|
|
230239
230239
|
e.isCancelButtonVisible ? (Ke(), rt("div", kBt, [
|
|
230240
|
-
e.isForTemplateForm ? (Ke(), ar(
|
|
230240
|
+
e.isForTemplateForm ? (Ke(), ar(Pi(Cx), {
|
|
230241
230241
|
key: 0,
|
|
230242
230242
|
"text-value": "Cancelar",
|
|
230243
230243
|
"font-size": "12px",
|
|
230244
230244
|
"font-color": "rgba(255,255,255,0.7)",
|
|
230245
230245
|
"text-decoration": "underline",
|
|
230246
230246
|
onClick: D
|
|
230247
|
-
})) : (Ke(), ar(
|
|
230247
|
+
})) : (Ke(), ar(Pi(Cx), {
|
|
230248
230248
|
key: 1,
|
|
230249
230249
|
"text-value": "Quitar filtros",
|
|
230250
230250
|
"font-size": "12px",
|
|
@@ -230254,7 +230254,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
230254
230254
|
}))
|
|
230255
230255
|
])) : $t("", !0),
|
|
230256
230256
|
fe("div", SBt, [
|
|
230257
|
-
Ja(
|
|
230257
|
+
Ja(Pi(Cx), {
|
|
230258
230258
|
"text-value": "Listo",
|
|
230259
230259
|
"font-size": "12px",
|
|
230260
230260
|
height: "22px",
|
|
@@ -232234,7 +232234,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
232234
232234
|
clearSelectedTeams: we
|
|
232235
232235
|
}), (Se, Ce) => (Ke(), rt("div", DNt, [
|
|
232236
232236
|
e.isExpansionPanel ? (Ke(), rt("div", zNt, [
|
|
232237
|
-
Ja(
|
|
232237
|
+
Ja(Pi(MNt), ms(e.expansionPanelProps, {
|
|
232238
232238
|
modelValue: I.value,
|
|
232239
232239
|
"onUpdate:modelValue": Ce[0] || (Ce[0] = (Ie) => I.value = Ie),
|
|
232240
232240
|
text: K.value,
|
|
@@ -232285,7 +232285,7 @@ const _zt = { class: "template-taken-corners" }, xzt = { class: "template-taken-
|
|
|
232285
232285
|
_: 1
|
|
232286
232286
|
}, 16, ["modelValue", "text", "icon"])
|
|
232287
232287
|
])) : (Ke(), rt("div", RNt, [
|
|
232288
|
-
Ja(
|
|
232288
|
+
Ja(Pi(MBt), {
|
|
232289
232289
|
modelValue: T.value,
|
|
232290
232290
|
"onUpdate:modelValue": Ce[1] || (Ce[1] = (Ie) => T.value = Ie),
|
|
232291
232291
|
width: e.width,
|
|
@@ -234103,12 +234103,12 @@ const Mx = /* @__PURE__ */ Uu(cVt, [["render", dVt], ["__scopeId", "data-v-b20a1
|
|
|
234103
234103
|
s[5] || (s[5] = fe("div", null, null, -1))
|
|
234104
234104
|
]),
|
|
234105
234105
|
fe("div", BVt, [
|
|
234106
|
-
Ja(
|
|
234106
|
+
Ja(Pi(EVt), {
|
|
234107
234107
|
data: t.value,
|
|
234108
234108
|
onSelectedCategory: r,
|
|
234109
234109
|
onClickPlay: _
|
|
234110
234110
|
}, null, 8, ["data"]),
|
|
234111
|
-
Ja(
|
|
234111
|
+
Ja(Pi(DVt), {
|
|
234112
234112
|
class: "radiography-categories__donut",
|
|
234113
234113
|
showAlwaysTotalValue: "",
|
|
234114
234114
|
showTotal: "",
|
|
@@ -236397,7 +236397,7 @@ const Mx = /* @__PURE__ */ Uu(cVt, [["render", dVt], ["__scopeId", "data-v-b20a1
|
|
|
236397
236397
|
fe("div", WVt, [
|
|
236398
236398
|
fe("div", JVt, [
|
|
236399
236399
|
fe("div", YVt, [
|
|
236400
|
-
Ja(
|
|
236400
|
+
Ja(Pi(jVt), {
|
|
236401
236401
|
categoryTree: y.value,
|
|
236402
236402
|
type: e.type,
|
|
236403
236403
|
componentWidth: e.componentWidth,
|
|
@@ -237268,7 +237268,7 @@ const VUt = /* @__PURE__ */ LUt(wA, [["render", jUt], ["__scopeId", "data-v-f3ee
|
|
|
237268
237268
|
]))), 256))
|
|
237269
237269
|
], 4),
|
|
237270
237270
|
e.isFooterVisible ? (Ke(), rt("div", YUt, [
|
|
237271
|
-
Ja(
|
|
237271
|
+
Ja(Pi(VUt), {
|
|
237272
237272
|
"text-value": "Listo",
|
|
237273
237273
|
"border-color": "#cbee6b",
|
|
237274
237274
|
"font-size": "12px",
|
|
@@ -237376,7 +237376,7 @@ const VUt = /* @__PURE__ */ LUt(wA, [["render", jUt], ["__scopeId", "data-v-f3ee
|
|
|
237376
237376
|
}
|
|
237377
237377
|
});
|
|
237378
237378
|
return (m, t) => (Ke(), rt("div", nGt, [
|
|
237379
|
-
Ja(
|
|
237379
|
+
Ja(Pi(XUt), {
|
|
237380
237380
|
items: e.gamesByTeam,
|
|
237381
237381
|
height: "49px",
|
|
237382
237382
|
width: "100%",
|
|
@@ -237430,7 +237430,7 @@ const VUt = /* @__PURE__ */ LUt(wA, [["render", jUt], ["__scopeId", "data-v-f3ee
|
|
|
237430
237430
|
[Dr, e.areFiltersOpen]
|
|
237431
237431
|
]),
|
|
237432
237432
|
o.value ? (Ke(), rt("div", dGt, [
|
|
237433
|
-
Ja(
|
|
237433
|
+
Ja(Pi(QZ), {
|
|
237434
237434
|
pxScroll: 290,
|
|
237435
237435
|
arrowsPadding: 5,
|
|
237436
237436
|
arrowsWidth: 15,
|
|
@@ -237751,9 +237751,9 @@ const TGt = ["x", "y"], CGt = ["font-size"], AGt = ["x", "y"], MGt = ["font-size
|
|
|
237751
237751
|
style: { stroke: "#cbee6b", "stroke-width": "2" },
|
|
237752
237752
|
"stroke-dasharray": a === 0 && H.value.length === 2 ? "none" : "5,5",
|
|
237753
237753
|
x1: h.x1,
|
|
237754
|
-
y1: h.y1 +
|
|
237754
|
+
y1: h.y1 + Pi(B8),
|
|
237755
237755
|
x2: h.x2,
|
|
237756
|
-
y2: h.y2 +
|
|
237756
|
+
y2: h.y2 + Pi(B8),
|
|
237757
237757
|
"marker-start": "url(#bullet)",
|
|
237758
237758
|
"marker-end": `url(${e.playConnection.isLastPlay && a === H.value.length - 1 ? "#arrow" : ""})`
|
|
237759
237759
|
}, null, 8, IGt)) : $t("", !0)
|
|
@@ -237919,13 +237919,13 @@ const TGt = ["x", "y"], CGt = ["font-size"], AGt = ["x", "y"], MGt = ["font-size
|
|
|
237919
237919
|
fe("div", {
|
|
237920
237920
|
id: "label-left-zone-specific",
|
|
237921
237921
|
class: "label-left-zone-specific-mobile",
|
|
237922
|
-
style: ri(
|
|
237922
|
+
style: ri(Pi(O) == "left" ? "" : "opacity: 0.6"),
|
|
237923
237923
|
onClick: b[0] || (b[0] = (d) => f("left"))
|
|
237924
237924
|
}, null, 4),
|
|
237925
237925
|
fe("div", {
|
|
237926
237926
|
id: "label-right-zone-specific",
|
|
237927
237927
|
class: "label-right-zone-specific-mobile",
|
|
237928
|
-
style: ri(
|
|
237928
|
+
style: ri(Pi(O) == "right" ? "" : "opacity: 0.6"),
|
|
237929
237929
|
onClick: b[1] || (b[1] = (d) => f("right"))
|
|
237930
237930
|
}, null, 4)
|
|
237931
237931
|
])) : $t("", !0),
|
|
@@ -237936,13 +237936,13 @@ const TGt = ["x", "y"], CGt = ["font-size"], AGt = ["x", "y"], MGt = ["font-size
|
|
|
237936
237936
|
e.widthContainer > 768 ? (Ke(), rt("div", {
|
|
237937
237937
|
key: 0,
|
|
237938
237938
|
id: "label-left-zone-specific",
|
|
237939
|
-
style: ri(
|
|
237939
|
+
style: ri(Pi(O) == "left" ? "" : "opacity: 0.6"),
|
|
237940
237940
|
onClick: b[2] || (b[2] = (d) => f("left"))
|
|
237941
237941
|
}, null, 4)) : $t("", !0),
|
|
237942
237942
|
e.widthContainer > 768 ? (Ke(), rt("div", {
|
|
237943
237943
|
key: 1,
|
|
237944
237944
|
id: "label-right-zone-specific",
|
|
237945
|
-
style: ri(
|
|
237945
|
+
style: ri(Pi(O) == "right" ? "" : "opacity: 0.6"),
|
|
237946
237946
|
onClick: b[3] || (b[3] = (d) => f("right"))
|
|
237947
237947
|
}, null, 4)) : $t("", !0),
|
|
237948
237948
|
fe("div", {
|
|
@@ -238796,7 +238796,7 @@ const Lx = {
|
|
|
238796
238796
|
}, " Generar datos ")) : $t("", !0),
|
|
238797
238797
|
fe("div", cHt, [
|
|
238798
238798
|
fe("div", uHt, [
|
|
238799
|
-
Ja(
|
|
238799
|
+
Ja(Pi(Cv), {
|
|
238800
238800
|
modelValue: i.value,
|
|
238801
238801
|
"onUpdate:modelValue": Ie[0] || (Ie[0] = (Oe) => i.value = Oe),
|
|
238802
238802
|
label: "Mostrar conexiones",
|
|
@@ -238804,7 +238804,7 @@ const Lx = {
|
|
|
238804
238804
|
labelFontSize: e.widthContainer > 400 ? "13px" : "12px",
|
|
238805
238805
|
"label-color": "#FFF"
|
|
238806
238806
|
}, null, 8, ["modelValue", "labelFontSize"]),
|
|
238807
|
-
e.widthContainer <= 768 && e.isTacticVisible ? (Ke(), ar(
|
|
238807
|
+
e.widthContainer <= 768 && e.isTacticVisible ? (Ke(), ar(Pi(Cv), {
|
|
238808
238808
|
key: 0,
|
|
238809
238809
|
modelValue: r.value,
|
|
238810
238810
|
"onUpdate:modelValue": Ie[1] || (Ie[1] = (Oe) => r.value = Oe),
|
|
@@ -238881,7 +238881,7 @@ const Lx = {
|
|
|
238881
238881
|
fe("div", {
|
|
238882
238882
|
class: gt(["specific-plays-controls22", e.widthContainer <= 375 ? "specific-plays-controls22small" : ""])
|
|
238883
238883
|
}, [
|
|
238884
|
-
e.widthContainer > 768 && e.isTacticVisible && !e.isSynchronization ? (Ke(), ar(
|
|
238884
|
+
e.widthContainer > 768 && e.isTacticVisible && !e.isSynchronization ? (Ke(), ar(Pi(Cv), {
|
|
238885
238885
|
key: 0,
|
|
238886
238886
|
modelValue: r.value,
|
|
238887
238887
|
"onUpdate:modelValue": Ie[4] || (Ie[4] = (Oe) => r.value = Oe),
|
|
@@ -242710,7 +242710,7 @@ var lq = { exports: {} };
|
|
|
242710
242710
|
Se._hoverdata = hi;
|
|
242711
242711
|
var Zi = je === "y" && (et.length > 1 || it.length > 1) || je === "closest" && Vt && it.length > 1, tr = u.combine(ge.plot_bgcolor || u.background, ge.paper_bgcolor), xa = ie(it, { gd: Se, hovermode: je, rotateLabels: Zi, bgColor: tr, container: ge._hoverlayer, outerContainer: ge._paper.node(), commonLabelOpts: ge.hoverlabel, hoverdistance: ge.hoverdistance }), Xa = xa.hoverLabels;
|
|
242712
242712
|
if (C.isUnifiedHover(je) || (function(ma, _a, Ua, Va) {
|
|
242713
|
-
var ti, qa, Ra, fa, ha, Pa, ai, vi = _a ? "xa" : "ya", gi = _a ? "ya" : "xa", bi = 0, Ni = 1, Oi = ma.size(), Gi = new Array(Oi),
|
|
242713
|
+
var ti, qa, Ra, fa, ha, Pa, ai, vi = _a ? "xa" : "ya", gi = _a ? "ya" : "xa", bi = 0, Ni = 1, Oi = ma.size(), Gi = new Array(Oi), Li = 0, Ri = Va.minX, Ji = Va.maxX, pr = Va.minY, er = Va.maxY, qi = function(kn) {
|
|
242714
242714
|
return kn * Ua._invScaleX;
|
|
242715
242715
|
}, rr = function(kn) {
|
|
242716
242716
|
return kn * Ua._invScaleY;
|
|
@@ -242745,7 +242745,7 @@ var lq = { exports: {} };
|
|
|
242745
242745
|
}
|
|
242746
242746
|
for (ma.each(function(kn) {
|
|
242747
242747
|
var An = kn[vi], As = kn[gi], Vo = An._id.charAt(0) === "x", gs = An.range;
|
|
242748
|
-
|
|
242748
|
+
Li === 0 && gs && gs[0] > gs[1] !== Vo && (Ni = -1);
|
|
242749
242749
|
var Rs = 0, rs = Vo ? Ua.width : Ua.height;
|
|
242750
242750
|
if (Ua.hovermode === "x" || Ua.hovermode === "y") {
|
|
242751
242751
|
var ec, tc, ac = K(kn, _a), fs = kn.anchor, Ml = fs === "end" ? -1 : 1;
|
|
@@ -242759,7 +242759,7 @@ var lq = { exports: {} };
|
|
|
242759
242759
|
}
|
|
242760
242760
|
Vo ? pr !== void 0 && er !== void 0 && Math.min(tc, er) - Math.max(ec, pr) > 1 && (As.side === "left" ? (Rs = As._mainLinePosition, rs = Ua.width) : rs = As._mainLinePosition) : Ri !== void 0 && Ji !== void 0 && Math.min(tc, Ji) - Math.max(ec, Ri) > 1 && (As.side === "top" ? (Rs = As._mainLinePosition, rs = Ua.height) : rs = As._mainLinePosition);
|
|
242761
242761
|
}
|
|
242762
|
-
Gi[
|
|
242762
|
+
Gi[Li++] = [{ datum: kn, traceIndex: kn.trace.index, dp: 0, pos: kn.pos, posref: kn.posref, size: kn.by * (Vo ? k : 1) / 2, pmin: Rs, pmax: rs }];
|
|
242763
242763
|
}), Gi.sort(function(kn, An) {
|
|
242764
242764
|
return kn[0].posref - An[0].posref || Ni * (An[0].traceIndex - kn[0].traceIndex);
|
|
242765
242765
|
}); !ti && bi <= Oi; ) {
|
|
@@ -252139,15 +252139,15 @@ var lq = { exports: {} };
|
|
|
252139
252139
|
for (var ai = 0; ai < fa.length; ai++) {
|
|
252140
252140
|
var vi = fa[ai].value, gi = ai, bi = ai + 1;
|
|
252141
252141
|
ai < fa.length - 1 ? (gi = ai, bi = ai + 1) : ai > 0 ? (gi = ai - 1, bi = ai) : (gi = ai, bi = ai);
|
|
252142
|
-
var Ni, Oi = fa[gi].value, Gi = fa[bi].value,
|
|
252143
|
-
Ri >= A ? Ji =
|
|
252142
|
+
var Ni, Oi = fa[gi].value, Gi = fa[bi].value, Li = Math.abs(Gi - Oi), Ri = Pa || Li, Ji = 0;
|
|
252143
|
+
Ri >= A ? Ji = Li >= A && Li <= x ? Li : S : Pa === P && Ri >= L ? Ji = Li >= L && Li <= C ? Li : P : Ri >= M ? Ji = Li >= M && Li <= T ? Li : I : Pa === k && Ri >= k ? Ji = k : Ri >= E ? Ji = E : Pa === w && Ri >= w ? Ji = w : Pa === D && Ri >= D && (Ji = D), Ji >= Li && (Ji = Li, Ni = !0);
|
|
252144
252144
|
var pr = vi + Ji;
|
|
252145
252145
|
if (ha.rangebreaks && Ji > 0) {
|
|
252146
252146
|
for (var er = 0, qi = 0; qi < 84; qi++) {
|
|
252147
252147
|
var rr = (qi + 0.5) / 84;
|
|
252148
252148
|
ha.maskBreaks(vi * (1 - rr) + rr * pr) !== X && er++;
|
|
252149
252149
|
}
|
|
252150
|
-
(Ji *= er / 84) || (fa[ai].drop = !0), Ni &&
|
|
252150
|
+
(Ji *= er / 84) || (fa[ai].drop = !0), Ni && Li > k && (Ji = Li);
|
|
252151
252151
|
}
|
|
252152
252152
|
(Ji > 0 || ai === 0) && (fa[ai].periodX = vi + Ji / 2);
|
|
252153
252153
|
}
|
|
@@ -252659,8 +252659,8 @@ var lq = { exports: {} };
|
|
|
252659
252659
|
wa = se.clipEnds(et, Qa), Ba = Ya && et.ticklabelmode !== "period" ? wa : Qa;
|
|
252660
252660
|
var ci, hi = et._gridVals = wa, Bi = function(fa, ha) {
|
|
252661
252661
|
var Pa, ai, vi = [], gi = ha.length && ha[ha.length - 1].x < ha[0].x, bi = function(Oi, Gi) {
|
|
252662
|
-
var
|
|
252663
|
-
|
|
252662
|
+
var Li = Oi.xbnd[Gi];
|
|
252663
|
+
Li !== null && vi.push(v.extendFlat({}, Oi, { x: Li }));
|
|
252664
252664
|
};
|
|
252665
252665
|
if (fa.showdividers && ha.length) {
|
|
252666
252666
|
for (Pa = 0; Pa < ha.length; Pa++) {
|
|
@@ -252740,8 +252740,8 @@ var lq = { exports: {} };
|
|
|
252740
252740
|
}
|
|
252741
252741
|
Oi || (Pa += gi === "x" ? ha.side === "top" ? bi * (ha.showticklabels ? 1 : 0) : bi * (ha.showticklabels ? 1.5 : 0.5) : ha.side === "right" ? bi * (ha.showticklabels ? 1 : 0.5) : bi * (ha.showticklabels ? 0.5 : 0));
|
|
252742
252742
|
}
|
|
252743
|
-
var
|
|
252744
|
-
if (gi === "x" ? (Ri = ha._offset + ha._length / 2, Ji = ha.side === "top" ? er - Pa : er + Pa) : (Ji = ha._offset + ha._length / 2, Ri = ha.side === "right" ? er + Pa : er - Pa,
|
|
252743
|
+
var Li, Ri, Ji, pr, er = se.getPxPosition(fa, ha);
|
|
252744
|
+
if (gi === "x" ? (Ri = ha._offset + ha._length / 2, Ji = ha.side === "top" ? er - Pa : er + Pa) : (Ji = ha._offset + ha._length / 2, Ri = ha.side === "right" ? er + Pa : er - Pa, Li = { rotate: "-90", offset: 0 }), ha.type !== "multicategory") {
|
|
252745
252745
|
var qi = ha._selections[ha._id + "tick"];
|
|
252746
252746
|
if (pr = { selection: qi, side: ha.side }, qi && qi.node() && qi.node().parentNode) {
|
|
252747
252747
|
var rr = c.getTranslate(qi.node().parentNode);
|
|
@@ -252749,7 +252749,7 @@ var lq = { exports: {} };
|
|
|
252749
252749
|
}
|
|
252750
252750
|
ha.title.hasOwnProperty("standoff") && (pr.pad = 0);
|
|
252751
252751
|
}
|
|
252752
|
-
return ha._titleStandoff = Pa, i.draw(fa, vi + "title", { propContainer: ha, propName: ha._name + ".title.text", placeholder: ai._dfltTitle[gi], avoid: pr, transform:
|
|
252752
|
+
return ha._titleStandoff = Pa, i.draw(fa, vi + "title", { propContainer: ha, propName: ha._name + ".title.text", placeholder: ai._dfltTitle[gi], avoid: pr, transform: Li, attributes: { x: Ri, y: Ji, "text-anchor": "middle" } });
|
|
252753
252753
|
}(it, et);
|
|
252754
252754
|
}), Va.push(function() {
|
|
252755
252755
|
var fa, ha, Pa, ai, vi = et.side.charAt(0), gi = ae[et.side].charAt(0), bi = se.getPxPosition(it, et), Ni = mi ? et.ticklen : 0;
|
|
@@ -252757,21 +252757,21 @@ var lq = { exports: {} };
|
|
|
252757
252757
|
var Oi = 0, Gi = 0;
|
|
252758
252758
|
if (et._shiftPusher && (Oi = Math.max(Ni, fa.height > 0 ? vi === "l" ? bi - fa.left : fa.right - bi : 0), et.title.text !== ea._dfltTitle[Jt] && (Gi = (et._titleStandoff || 0) + (et._titleScoot || 0), vi === "l" && (Gi += lt(et))), et._fullDepth = Math.max(Oi, Gi)), et.automargin) {
|
|
252759
252759
|
ha = { x: 0, y: 0, r: 0, l: 0, t: 0, b: 0 };
|
|
252760
|
-
var
|
|
252760
|
+
var Li = [0, 1], Ri = typeof et._shift == "number" ? et._shift : 0;
|
|
252761
252761
|
if (Jt === "x") {
|
|
252762
|
-
if (vi === "b" ? ha[vi] = et._depth : (ha[vi] = et._depth = Math.max(fa.width > 0 ? bi - fa.top : 0, Ni),
|
|
252762
|
+
if (vi === "b" ? ha[vi] = et._depth : (ha[vi] = et._depth = Math.max(fa.width > 0 ? bi - fa.top : 0, Ni), Li.reverse()), fa.width > 0) {
|
|
252763
252763
|
var Ji = fa.right - (et._offset + et._length);
|
|
252764
252764
|
Ji > 0 && (ha.xr = 1, ha.r = Ji);
|
|
252765
252765
|
var pr = et._offset - fa.left;
|
|
252766
252766
|
pr > 0 && (ha.xl = 0, ha.l = pr);
|
|
252767
252767
|
}
|
|
252768
|
-
} else if (vi === "l" ? (et._depth = Math.max(fa.height > 0 ? bi - fa.left : 0, Ni), ha[vi] = et._depth - Ri) : (et._depth = Math.max(fa.height > 0 ? fa.right - bi : 0, Ni), ha[vi] = et._depth + Ri,
|
|
252768
|
+
} else if (vi === "l" ? (et._depth = Math.max(fa.height > 0 ? bi - fa.left : 0, Ni), ha[vi] = et._depth - Ri) : (et._depth = Math.max(fa.height > 0 ? fa.right - bi : 0, Ni), ha[vi] = et._depth + Ri, Li.reverse()), fa.height > 0) {
|
|
252769
252769
|
var er = fa.bottom - (et._offset + et._length);
|
|
252770
252770
|
er > 0 && (ha.yb = 0, ha.b = er);
|
|
252771
252771
|
var qi = et._offset - fa.top;
|
|
252772
252772
|
qi > 0 && (ha.yt = 1, ha.t = qi);
|
|
252773
252773
|
}
|
|
252774
|
-
ha[sa] = et.anchor === "free" ? et.position : et._anchorAxis.domain[
|
|
252774
|
+
ha[sa] = et.anchor === "free" ? et.position : et._anchorAxis.domain[Li[0]], et.title.text !== ea._dfltTitle[Jt] && (ha[vi] += lt(et) + (et.title.standoff || 0)), et.mirror && et.anchor !== "free" && ((Pa = { x: 0, y: 0, r: 0, l: 0, t: 0, b: 0 })[gi] = et.linewidth, et.mirror && et.mirror !== !0 && (Pa[gi] += Ni), et.mirror === !0 || et.mirror === "ticks" ? Pa[sa] = et._anchorAxis.domain[Li[1]] : et.mirror !== "all" && et.mirror !== "allticks" || (Pa[sa] = [et._counterDomainMin, et._counterDomainMax][Li[1]]));
|
|
252775
252775
|
}
|
|
252776
252776
|
qa && (ai = _.getComponentMethod("rangeslider", "autoMarginOpts")(it, et)), typeof et.automargin == "string" && (wt(ha, et.automargin), wt(Pa, et.automargin)), a.autoMargin(it, bt(et), ha), a.autoMargin(it, Dt(et), Pa), a.autoMargin(it, Pt(et), ai);
|
|
252777
252777
|
}), v.syncOrAsync(Va);
|
|
@@ -252783,7 +252783,7 @@ var lq = { exports: {} };
|
|
|
252783
252783
|
var gi, bi, Ni, Oi;
|
|
252784
252784
|
if (Pa._selections[ai].size())
|
|
252785
252785
|
gi = 1 / 0, bi = -1 / 0, Ni = 1 / 0, Oi = -1 / 0, Pa._selections[ai].each(function() {
|
|
252786
|
-
var
|
|
252786
|
+
var Li = pt(this), Ri = c.bBox(Li.node().parentNode);
|
|
252787
252787
|
gi = Math.min(gi, Ri.top), bi = Math.max(bi, Ri.bottom), Ni = Math.min(Ni, Ri.left), Oi = Math.max(Oi, Ri.right);
|
|
252788
252788
|
});
|
|
252789
252789
|
else {
|
|
@@ -260148,17 +260148,17 @@ var lq = { exports: {} };
|
|
|
260148
260148
|
var ha = ti[0].trace, Pa = a.castOption(ha, qa, "texttemplate");
|
|
260149
260149
|
if (!Pa)
|
|
260150
260150
|
return "";
|
|
260151
|
-
var ai, vi, gi, bi, Ni = ha.type === "histogram", Oi = ha.type === "waterfall", Gi = ha.type === "funnel",
|
|
260151
|
+
var ai, vi, gi, bi, Ni = ha.type === "histogram", Oi = ha.type === "waterfall", Gi = ha.type === "funnel", Li = ha.orientation === "h";
|
|
260152
260152
|
function Ri(Jr) {
|
|
260153
260153
|
return i(bi, bi.c2l(Jr), !0).text;
|
|
260154
260154
|
}
|
|
260155
|
-
|
|
260155
|
+
Li ? (ai = "y", vi = fa, gi = "x", bi = Ra) : (ai = "x", vi = Ra, gi = "y", bi = fa);
|
|
260156
260156
|
var Ji, pr = ti[qa], er = {};
|
|
260157
260157
|
er.label = pr.p, er.labelLabel = er[ai + "Label"] = (Ji = pr.p, i(vi, vi.c2l(Ji), !0).text);
|
|
260158
260158
|
var qi = a.castOption(ha, pr.i, "text");
|
|
260159
260159
|
(qi === 0 || qi) && (er.text = qi), er.value = pr.s, er.valueLabel = er[gi + "Label"] = Ri(pr.s);
|
|
260160
260160
|
var rr = {};
|
|
260161
|
-
P(rr, ha, pr.i), (Ni || rr.x === void 0) && (rr.x =
|
|
260161
|
+
P(rr, ha, pr.i), (Ni || rr.x === void 0) && (rr.x = Li ? er.value : er.label), (Ni || rr.y === void 0) && (rr.y = Li ? er.label : er.value), (Ni || rr.xLabel === void 0) && (rr.xLabel = Li ? er.valueLabel : er.labelLabel), (Ni || rr.yLabel === void 0) && (rr.yLabel = Li ? er.labelLabel : er.valueLabel), Oi && (er.delta = +pr.rawS || pr.s, er.deltaLabel = Ri(er.delta), er.final = pr.v, er.finalLabel = Ri(er.final), er.initial = er.final - er.delta, er.initialLabel = Ri(er.initial)), Gi && (er.value = pr.s, er.valueLabel = Ri(er.value), er.percentInitial = pr.begR, er.percentInitialLabel = a.formatPercent(pr.begR), er.percentPrevious = pr.difR, er.percentPreviousLabel = a.formatPercent(pr.difR), er.percentTotal = pr.sumR, er.percenTotalLabel = a.formatPercent(pr.sumR));
|
|
260162
260162
|
var Lr = a.castOption(ha, pr.i, "customdata");
|
|
260163
260163
|
return Lr && (er.customdata = Lr), a.texttemplateString(Pa, er, Va._d3locale, rr, er, ha._meta || {});
|
|
260164
260164
|
}(tr, xa, Xa, na, ma) : Ua.textinfo ? function(Va, ti, qa, Ra) {
|
|
@@ -260166,21 +260166,21 @@ var lq = { exports: {} };
|
|
|
260166
260166
|
function vi(Lr) {
|
|
260167
260167
|
return i(ha ? qa : Ra, +Lr, !0).text;
|
|
260168
260168
|
}
|
|
260169
|
-
var gi, bi, Ni = fa.textinfo, Oi = Va[ti], Gi = Ni.split("+"),
|
|
260169
|
+
var gi, bi, Ni = fa.textinfo, Oi = Va[ti], Gi = Ni.split("+"), Li = [], Ri = function(Lr) {
|
|
260170
260170
|
return Gi.indexOf(Lr) !== -1;
|
|
260171
260171
|
};
|
|
260172
|
-
if (Ri("label") &&
|
|
260172
|
+
if (Ri("label") && Li.push((bi = Va[ti].p, i(ha ? Ra : qa, bi, !0).text)), Ri("text") && ((gi = a.castOption(fa, Oi.i, "text")) === 0 || gi) && Li.push(gi), Pa) {
|
|
260173
260173
|
var Ji = +Oi.rawS || Oi.s, pr = Oi.v, er = pr - Ji;
|
|
260174
|
-
Ri("initial") &&
|
|
260174
|
+
Ri("initial") && Li.push(vi(er)), Ri("delta") && Li.push(vi(Ji)), Ri("final") && Li.push(vi(pr));
|
|
260175
260175
|
}
|
|
260176
260176
|
if (ai) {
|
|
260177
|
-
Ri("value") &&
|
|
260177
|
+
Ri("value") && Li.push(vi(Oi.s));
|
|
260178
260178
|
var qi = 0;
|
|
260179
260179
|
Ri("percent initial") && qi++, Ri("percent previous") && qi++, Ri("percent total") && qi++;
|
|
260180
260180
|
var rr = qi > 1;
|
|
260181
|
-
Ri("percent initial") && (gi = a.formatPercent(Oi.begR), rr && (gi += " of initial"),
|
|
260181
|
+
Ri("percent initial") && (gi = a.formatPercent(Oi.begR), rr && (gi += " of initial"), Li.push(gi)), Ri("percent previous") && (gi = a.formatPercent(Oi.difR), rr && (gi += " of previous"), Li.push(gi)), Ri("percent total") && (gi = a.formatPercent(Oi.sumR), rr && (gi += " of total"), Li.push(gi));
|
|
260182
260182
|
}
|
|
260183
|
-
return
|
|
260183
|
+
return Li.join("<br>");
|
|
260184
260184
|
}(xa, Xa, na, ma) : g.getValue(Ua.text, Xa), g.coerceString(A, _a);
|
|
260185
260185
|
}(La, it, et, sa, ca);
|
|
260186
260186
|
Jt = function(tr, xa) {
|
|
@@ -260210,8 +260210,8 @@ var lq = { exports: {} };
|
|
|
260210
260210
|
Ua = Va ? Pa > 2 * L ? L : 0 : ha > 2 * L ? L : 0;
|
|
260211
260211
|
var ai = 1;
|
|
260212
260212
|
ti && (ai = Va ? Math.min(1, Pa / fa) : Math.min(1, ha / Ra));
|
|
260213
|
-
var vi = F(qa), gi = j(ma, vi), bi = (Va ? gi.x : gi.y) / 2, Ni = (ma.left + ma.right) / 2, Oi = (ma.top + ma.bottom) / 2, Gi = (tr + xa) / 2,
|
|
260214
|
-
return Va ? (Gi = xa - pr * Ua, Ri = pr * bi) : (
|
|
260213
|
+
var vi = F(qa), gi = j(ma, vi), bi = (Va ? gi.x : gi.y) / 2, Ni = (ma.left + ma.right) / 2, Oi = (ma.top + ma.bottom) / 2, Gi = (tr + xa) / 2, Li = (Xa + na) / 2, Ri = 0, Ji = 0, pr = Va ? k(xa, tr) : k(Xa, na);
|
|
260214
|
+
return Va ? (Gi = xa - pr * Ua, Ri = pr * bi) : (Li = na + pr * Ua, Ji = -pr * bi), { textX: Ni, textY: Oi, targetX: Gi, targetY: Li, anchorX: Ri, anchorY: Ji, scale: ai, rotate: vi };
|
|
260215
260215
|
}(At, Vt, Nt, It, Bi, { isHorizontal: ga, constrained: Ia.constraintext === "both" || Ia.constraintext === "outside", angle: Ti }) : V(At, Vt, Nt, It, Bi, { isHorizontal: ga, constrained: Ia.constraintext === "both" || Ia.constraintext === "inside", angle: Ti, anchor: Ka, hasB: Ba, r: Xt, overhead: Zt }), Mi.fontSize = Ii.size, c(Ia.type === "histogram" ? "bar" : Ia.type, Mi, La), Oa.transform = Mi;
|
|
260216
260216
|
var Zi = E(hi, La, ea, Wt);
|
|
260217
260217
|
a.setTransormAndDisplay(Zi, Mi);
|
|
@@ -291632,7 +291632,7 @@ void main() {
|
|
|
291632
291632
|
function Gi(p, z) {
|
|
291633
291633
|
return z.angle - p.angle;
|
|
291634
291634
|
}
|
|
291635
|
-
function
|
|
291635
|
+
function Li() {
|
|
291636
291636
|
zn(this), this.x = this.y = this.arc = this.site = this.cy = null;
|
|
291637
291637
|
}
|
|
291638
291638
|
function Ri(p) {
|
|
@@ -291642,7 +291642,7 @@ void main() {
|
|
|
291642
291642
|
if (W !== pe) {
|
|
291643
291643
|
var xe = ne.x, Me = ne.y, Ne = W.x - xe, Ge = W.y - Me, nt = pe.x - xe, dt = 2 * (Ne * (Ht = pe.y - Me) - Ge * nt);
|
|
291644
291644
|
if (!(dt >= -pt)) {
|
|
291645
|
-
var mt = Ne * Ne + Ge * Ge, St = nt * nt + Ht * Ht, Et = (Ht * mt - Ge * St) / dt, Mt = (Ne * St - nt * mt) / dt, Ht = Mt + Me, Lt = fa.pop() || new
|
|
291645
|
+
var mt = Ne * Ne + Ge * Ge, St = nt * nt + Ht * Ht, Et = (Ht * mt - Ge * St) / dt, Mt = (Ne * St - nt * mt) / dt, Ht = Mt + Me, Lt = fa.pop() || new Li();
|
|
291646
291646
|
Lt.arc = p, Lt.site = ne, Lt.x = Et + xe, Lt.y = Ht + Math.sqrt(Et * Et + Mt * Mt), Lt.cy = Ht, p.circle = Lt;
|
|
291647
291647
|
for (var Kt = null, aa = qa._; aa; )
|
|
291648
291648
|
if (Lt.y < aa.y || Lt.y === aa.y && Lt.x <= aa.x) {
|
|
@@ -295428,12 +295428,12 @@ void main() {
|
|
|
295428
295428
|
var Gi = function(R, J) {
|
|
295429
295429
|
this.type = ca, this.geojson = R, this.geometries = J;
|
|
295430
295430
|
};
|
|
295431
|
-
function
|
|
295431
|
+
function Li(R) {
|
|
295432
295432
|
if (R instanceof Xa && (R.name === "get" && R.args.length === 1 || R.name === "feature-state" || R.name === "has" && R.args.length === 1 || R.name === "properties" || R.name === "geometry-type" || R.name === "id" || /^filter-/.test(R.name)) || R instanceof Gi)
|
|
295433
295433
|
return !1;
|
|
295434
295434
|
var J = !0;
|
|
295435
295435
|
return R.eachChild(function(ce) {
|
|
295436
|
-
J && !
|
|
295436
|
+
J && !Li(ce) && (J = !1);
|
|
295437
295437
|
}), J;
|
|
295438
295438
|
}
|
|
295439
295439
|
function Ri(R) {
|
|
@@ -295552,7 +295552,7 @@ void main() {
|
|
|
295552
295552
|
var J = R instanceof Zi || R instanceof Wa, ce = !0;
|
|
295553
295553
|
return R.eachChild(function(Te) {
|
|
295554
295554
|
ce = J ? ce && qi(Te) : ce && Te instanceof Sa;
|
|
295555
|
-
}), !!ce &&
|
|
295555
|
+
}), !!ce && Li(R) && Ji(R, ["zoom", "heatmap-density", "line-progress", "accumulated", "is-supported-script"]);
|
|
295556
295556
|
}
|
|
295557
295557
|
function rr(R, J) {
|
|
295558
295558
|
for (var ce, Te, Ue = R.length - 1, Xe = 0, st = Ue, kt = 0; Xe <= st; )
|
|
@@ -296639,7 +296639,7 @@ void main() {
|
|
|
296639
296639
|
function xu(R, J) {
|
|
296640
296640
|
if ((R = uc(R, J)).result === "error")
|
|
296641
296641
|
return R;
|
|
296642
|
-
var ce = R.value.expression, Te =
|
|
296642
|
+
var ce = R.value.expression, Te = Li(ce);
|
|
296643
296643
|
if (!Te && !Is(J))
|
|
296644
296644
|
return sc([new Zt("", "data expressions not supported")]);
|
|
296645
296645
|
var Ue = Ji(ce, ["zoom"]);
|
|
@@ -296789,7 +296789,7 @@ void main() {
|
|
|
296789
296789
|
if (R.expressionContext && R.expressionContext.indexOf("cluster") === 0) {
|
|
296790
296790
|
if (!Ji(ce, ["zoom", "feature-state"]))
|
|
296791
296791
|
return [new At(R.key, R.value, '"zoom" and "feature-state" expressions are not supported with cluster properties.')];
|
|
296792
|
-
if (R.expressionContext === "cluster-initial" && !
|
|
296792
|
+
if (R.expressionContext === "cluster-initial" && !Li(ce))
|
|
296793
296793
|
return [new At(R.key, R.value, "Feature data expressions are not supported with initial expression part of cluster properties.")];
|
|
296794
296794
|
}
|
|
296795
296795
|
return [];
|
|
@@ -305980,7 +305980,7 @@ void main() {
|
|
|
305980
305980
|
}
|
|
305981
305981
|
}
|
|
305982
305982
|
return te;
|
|
305983
|
-
}(),
|
|
305983
|
+
}(), Li = function(te) {
|
|
305984
305984
|
function B(l, p) {
|
|
305985
305985
|
var z = this;
|
|
305986
305986
|
p === void 0 && (p = {}), te.call(this), this.map = l, this.dispatcher = new j(Nt(), this), this.imageManager = new S(), this.imageManager.setEventedParent(this), this.glyphManager = new M(l._requestManager, p.localIdeographFontFamily), this.lineAtlas = new F(256, 512), this.crossTileSymbolIndex = new gi(), this._layers = {}, this._serializedLayers = {}, this._order = [], this.sourceCaches = {}, this.zoomHistory = new a.ZoomHistory(), this._loaded = !1, this._availableImages = [], this._resetUpdates(), this.dispatcher.broadcast("setReferrer", a.getReferrer());
|
|
@@ -306492,11 +306492,11 @@ void main() {
|
|
|
306492
306492
|
return a.makeRequest(p, z);
|
|
306493
306493
|
}, B;
|
|
306494
306494
|
}(a.Evented);
|
|
306495
|
-
|
|
306495
|
+
Li.getSourceType = function(te) {
|
|
306496
306496
|
return le[te];
|
|
306497
|
-
},
|
|
306497
|
+
}, Li.setSourceType = function(te, B) {
|
|
306498
306498
|
le[te] = B;
|
|
306499
|
-
},
|
|
306499
|
+
}, Li.registerForPluginStateChange = a.registerForPluginStateChange;
|
|
306500
306500
|
var Ri = a.createLayout([{ name: "a_pos", type: "Int16", components: 2 }]), Ji = Hn(`#ifdef GL_ES
|
|
306501
306501
|
precision mediump float;
|
|
306502
306502
|
#else
|
|
@@ -309477,9 +309477,9 @@ uniform ` + Me + " " + Ne + " u_" + Ge + `;
|
|
|
309477
309477
|
throw new Error("Missing UI string '" + p + "'");
|
|
309478
309478
|
return z;
|
|
309479
309479
|
}, B.prototype._updateStyle = function(p, z) {
|
|
309480
|
-
return this.style && (this.style.setEventedParent(null), this.style._remove()), p ? (this.style = new
|
|
309480
|
+
return this.style && (this.style.setEventedParent(null), this.style._remove()), p ? (this.style = new Li(this, z || {}), this.style.setEventedParent(this, { style: this.style }), typeof p == "string" ? this.style.loadURL(p) : this.style.loadJSON(p), this) : (delete this.style, this);
|
|
309481
309481
|
}, B.prototype._lazyInitEmptyStyle = function() {
|
|
309482
|
-
this.style || (this.style = new
|
|
309482
|
+
this.style || (this.style = new Li(this, {}), this.style.setEventedParent(this, { style: this.style }), this.style.loadEmpty());
|
|
309483
309483
|
}, B.prototype._diffStyle = function(p, z) {
|
|
309484
309484
|
var N = this;
|
|
309485
309485
|
if (typeof p == "string") {
|
|
@@ -310182,7 +310182,7 @@ uniform ` + Me + " " + Ne + " u_" + Ge + `;
|
|
|
310182
310182
|
}
|
|
310183
310183
|
return Ct(new a.Point(0, 0));
|
|
310184
310184
|
}
|
|
310185
|
-
var Bt = { version: a.version, supported: _, setRTLTextPlugin: a.setRTLTextPlugin, getRTLTextPluginStatus: a.getRTLTextPluginStatus, Map: bl, NavigationControl: Bl, GeolocateControl: mn, AttributionControl: ss, ScaleControl: Cr, FullscreenControl: zo, Popup: xt, Marker: ol, Style:
|
|
310185
|
+
var Bt = { version: a.version, supported: _, setRTLTextPlugin: a.setRTLTextPlugin, getRTLTextPluginStatus: a.getRTLTextPluginStatus, Map: bl, NavigationControl: Bl, GeolocateControl: mn, AttributionControl: ss, ScaleControl: Cr, FullscreenControl: zo, Popup: xt, Marker: ol, Style: Li, LngLat: a.LngLat, LngLatBounds: a.LngLatBounds, Point: a.Point, MercatorCoordinate: a.MercatorCoordinate, Evented: a.Evented, config: a.config, prewarm: function() {
|
|
310186
310186
|
Nt().acquire(it);
|
|
310187
310187
|
}, clearPrewarmedResources: function() {
|
|
310188
310188
|
var te = At;
|
|
@@ -313073,7 +313073,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
313073
313073
|
}, geoSinuMollweide: function() {
|
|
313074
313074
|
return Ri;
|
|
313075
313075
|
}, geoSinuMollweideRaw: function() {
|
|
313076
|
-
return
|
|
313076
|
+
return Li;
|
|
313077
313077
|
}, geoSinusoidal: function() {
|
|
313078
313078
|
return We;
|
|
313079
313079
|
}, geoSinusoidalRaw: function() {
|
|
@@ -314085,11 +314085,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
314085
314085
|
}, Bt.scale(167.774).center([0, 18.67]);
|
|
314086
314086
|
}
|
|
314087
314087
|
var Oi = 0.7109889596207567, Gi = 0.0528035274542;
|
|
314088
|
-
function
|
|
314088
|
+
function Li(xt, Ct) {
|
|
314089
314089
|
return Ct > -Oi ? ((xt = Re(xt, Ct))[1] += Gi, xt) : je(xt, Ct);
|
|
314090
314090
|
}
|
|
314091
314091
|
function Ri() {
|
|
314092
|
-
return (0, y.A)(
|
|
314092
|
+
return (0, y.A)(Li).rotate([-20, -55]).scale(164.263).center([0, -5.4036]);
|
|
314093
314093
|
}
|
|
314094
314094
|
function Ji(xt, Ct) {
|
|
314095
314095
|
return h(Ct) > Oi ? ((xt = Re(xt, Ct))[1] -= Ct > 0 ? Gi : -Gi, xt) : je(xt, Ct);
|
|
@@ -314248,7 +314248,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
314248
314248
|
});
|
|
314249
314249
|
}, Ct != null && p.lobes(Ct), p;
|
|
314250
314250
|
}
|
|
314251
|
-
|
|
314251
|
+
Li.invert = function(xt, Ct) {
|
|
314252
314252
|
return Ct > -Oi ? Re.invert(xt, Ct - Gi) : je.invert(xt, Ct);
|
|
314253
314253
|
}, Ji.invert = function(xt, Ct) {
|
|
314254
314254
|
return h(Ct) > Oi ? Re.invert(xt, Ct + (Ct > 0 ? Gi : -Gi)) : je.invert(xt, Ct);
|
|
@@ -314271,7 +314271,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
314271
314271
|
}
|
|
314272
314272
|
var rs = [[[[-180, 35], [-30, 90], [0, 35]], [[0, 35], [30, 90], [180, 35]]], [[[-180, -10], [-102, -90], [-65, -10]], [[-65, -10], [5, -90], [77, -10]], [[77, -10], [103, -90], [180, -10]]]];
|
|
314273
314273
|
function ec() {
|
|
314274
|
-
return Gn(
|
|
314274
|
+
return Gn(Li, rs, Ie).rotate([-20, -55]).scale(164.263).center([0, -5.4036]);
|
|
314275
314275
|
}
|
|
314276
314276
|
var tc = [[[[-180, 0], [-110, 90], [-40, 0]], [[-40, 0], [0, 90], [40, 0]], [[40, 0], [110, 90], [180, 0]]], [[[-180, 0], [-110, -90], [-40, 0]], [[-40, 0], [0, -90], [40, 0]], [[40, 0], [110, -90], [180, 0]]]];
|
|
314277
314277
|
function ac() {
|
|
@@ -324798,29 +324798,29 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324798
324798
|
function _a(bi, Ni) {
|
|
324799
324799
|
if (bi in Ua) {
|
|
324800
324800
|
var Oi = 0 | Ua[bi];
|
|
324801
|
-
return Ni ? ti.offset = Oi : ti.instances = Oi, ue(function(
|
|
324802
|
-
return Ni && (
|
|
324801
|
+
return Ni ? ti.offset = Oi : ti.instances = Oi, ue(function(Li, Ri) {
|
|
324802
|
+
return Ni && (Li.OFFSET = Oi), Oi;
|
|
324803
324803
|
});
|
|
324804
324804
|
}
|
|
324805
324805
|
if (bi in Va) {
|
|
324806
324806
|
var Gi = Va[bi];
|
|
324807
|
-
return de(Gi, function(
|
|
324808
|
-
var Ji =
|
|
324809
|
-
return Ni && (
|
|
324807
|
+
return de(Gi, function(Li, Ri) {
|
|
324808
|
+
var Ji = Li.invoke(Ri, Gi);
|
|
324809
|
+
return Ni && (Li.OFFSET = Ji), Ji;
|
|
324810
324810
|
});
|
|
324811
324811
|
}
|
|
324812
324812
|
if (Ni) {
|
|
324813
324813
|
if (fa)
|
|
324814
|
-
return ue(function(
|
|
324815
|
-
return
|
|
324814
|
+
return ue(function(Li, Ri) {
|
|
324815
|
+
return Li.OFFSET = 0;
|
|
324816
324816
|
});
|
|
324817
324817
|
if (qa)
|
|
324818
|
-
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(
|
|
324819
|
-
return Ri.def(
|
|
324818
|
+
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Li, Ri) {
|
|
324819
|
+
return Ri.def(Li.shared.vao + ".currentVAO?" + Li.shared.vao + ".currentVAO.offset:0");
|
|
324820
324820
|
});
|
|
324821
324821
|
} else if (qa)
|
|
324822
|
-
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(
|
|
324823
|
-
return Ri.def(
|
|
324822
|
+
return new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Li, Ri) {
|
|
324823
|
+
return Ri.def(Li.shared.vao + ".currentVAO?" + Li.shared.vao + ".currentVAO.instances:-1");
|
|
324824
324824
|
});
|
|
324825
324825
|
return null;
|
|
324826
324826
|
}
|
|
@@ -324836,8 +324836,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324836
324836
|
qa = !0;
|
|
324837
324837
|
var Ni = Va.vao;
|
|
324838
324838
|
return de(Ni, function(Oi, Gi) {
|
|
324839
|
-
var
|
|
324840
|
-
return Gi.def(Oi.shared.vao + ".getVAO(" +
|
|
324839
|
+
var Li = Oi.invoke(Gi, Ni);
|
|
324840
|
+
return Gi.def(Oi.shared.vao + ".getVAO(" + Li + ")");
|
|
324841
324841
|
});
|
|
324842
324842
|
}
|
|
324843
324843
|
return null;
|
|
@@ -324849,7 +324849,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324849
324849
|
bi = Gt.getElements(Ni), fa = !0;
|
|
324850
324850
|
} else
|
|
324851
324851
|
bi && (bi = Gt.getElements(bi), fa = !0);
|
|
324852
|
-
return Ni = ue(function(Gi,
|
|
324852
|
+
return Ni = ue(function(Gi, Li) {
|
|
324853
324853
|
if (bi) {
|
|
324854
324854
|
var Ri = Gi.link(bi);
|
|
324855
324855
|
return Gi.ELEMENTS = Ri;
|
|
@@ -324860,13 +324860,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324860
324860
|
if ("elements" in Va) {
|
|
324861
324861
|
fa = !0;
|
|
324862
324862
|
var Oi = Va.elements;
|
|
324863
|
-
return de(Oi, function(Gi,
|
|
324864
|
-
var Ri = (Ji = Gi.shared).isBufferArgs, Ji = Ji.elements, pr = Gi.invoke(
|
|
324865
|
-
return Ri =
|
|
324863
|
+
return de(Oi, function(Gi, Li) {
|
|
324864
|
+
var Ri = (Ji = Gi.shared).isBufferArgs, Ji = Ji.elements, pr = Gi.invoke(Li, Oi), er = Li.def("null");
|
|
324865
|
+
return Ri = Li.def(Ri, "(", pr, ")"), pr = Gi.cond(Ri).then(er, "=", Ji, ".createStream(", pr, ");").else(er, "=", Ji, ".getElements(", pr, ");"), Li.entry(pr), Li.exit(Gi.cond(Ri).then(Ji, ".destroyStream(", er, ");")), Gi.ELEMENTS = er;
|
|
324866
324866
|
});
|
|
324867
324867
|
}
|
|
324868
|
-
return qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Gi,
|
|
324869
|
-
return
|
|
324868
|
+
return qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Gi, Li) {
|
|
324869
|
+
return Li.def(Gi.shared.vao + ".currentVAO?" + Gi.shared.elements + ".getElements(" + Gi.shared.vao + ".currentVAO.elements):null");
|
|
324870
324870
|
}) : null;
|
|
324871
324871
|
}(), Pa = _a("offset", !0), ai = function() {
|
|
324872
324872
|
if ("primitive" in Ua) {
|
|
@@ -324878,8 +324878,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324878
324878
|
if ("primitive" in Va) {
|
|
324879
324879
|
var Ni = Va.primitive;
|
|
324880
324880
|
return de(Ni, function(Oi, Gi) {
|
|
324881
|
-
var
|
|
324882
|
-
return Gi.def(
|
|
324881
|
+
var Li = Oi.constants.primTypes, Ri = Oi.invoke(Gi, Ni);
|
|
324882
|
+
return Gi.def(Li, "[", Ri, "]");
|
|
324883
324883
|
});
|
|
324884
324884
|
}
|
|
324885
324885
|
return fa ? le(ha) ? ha.value ? ue(function(Oi, Gi) {
|
|
@@ -324887,8 +324887,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324887
324887
|
}) : ue(function() {
|
|
324888
324888
|
return 4;
|
|
324889
324889
|
}) : new $(ha.thisDep, ha.contextDep, ha.propDep, function(Oi, Gi) {
|
|
324890
|
-
var
|
|
324891
|
-
return Gi.def(
|
|
324890
|
+
var Li = Oi.ELEMENTS;
|
|
324891
|
+
return Gi.def(Li, "?", Li, ".primType:", 4);
|
|
324892
324892
|
}) : qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Oi, Gi) {
|
|
324893
324893
|
return Gi.def(Oi.shared.vao + ".currentVAO?" + Oi.shared.vao + ".currentVAO.primitive:4");
|
|
324894
324894
|
}) : null;
|
|
@@ -324912,8 +324912,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324912
324912
|
}) : ue(function() {
|
|
324913
324913
|
return -1;
|
|
324914
324914
|
}) : new $(ha.thisDep || Pa.thisDep, ha.contextDep || Pa.contextDep, ha.propDep || Pa.propDep, function(Oi, Gi) {
|
|
324915
|
-
var
|
|
324916
|
-
return Oi.OFFSET ? Gi.def(
|
|
324915
|
+
var Li = Oi.ELEMENTS;
|
|
324916
|
+
return Oi.OFFSET ? Gi.def(Li, "?", Li, ".vertCount-", Oi.OFFSET, ":-1") : Gi.def(Li, "?", Li, ".vertCount:-1");
|
|
324917
324917
|
}) : qa ? new $(Ra.thisDep, Ra.contextDep, Ra.propDep, function(Oi, Gi) {
|
|
324918
324918
|
return Gi.def(Oi.shared.vao, ".currentVAO?", Oi.shared.vao, ".currentVAO.count:-1");
|
|
324919
324919
|
}) : null;
|
|
@@ -324938,29 +324938,29 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324938
324938
|
"type" in qa && (Ni = He[qa.type]), qa = 0 | qa.divisor, fa.buffer = Pa, fa.state = 1, fa.size = gi, fa.normalized = bi, fa.type = Ni || Pa.dtype, fa.offset = ai, fa.stride = vi, fa.divisor = qa;
|
|
324939
324939
|
}
|
|
324940
324940
|
Va[ti] = ue(function(Oi, Gi) {
|
|
324941
|
-
var
|
|
324942
|
-
if (Ra in
|
|
324943
|
-
return
|
|
324941
|
+
var Li = Oi.attribCache;
|
|
324942
|
+
if (Ra in Li)
|
|
324943
|
+
return Li[Ra];
|
|
324944
324944
|
var Ri = { isStream: !1 };
|
|
324945
324945
|
return Object.keys(fa).forEach(function(Ji) {
|
|
324946
324946
|
Ri[Ji] = fa[Ji];
|
|
324947
|
-
}), fa.buffer && (Ri.buffer = Oi.link(fa.buffer), Ri.type = Ri.type || Ri.buffer + ".dtype"),
|
|
324947
|
+
}), fa.buffer && (Ri.buffer = Oi.link(fa.buffer), Ri.type = Ri.type || Ri.buffer + ".dtype"), Li[Ra] = Ri;
|
|
324948
324948
|
});
|
|
324949
324949
|
}), Object.keys(Ua).forEach(function(ti) {
|
|
324950
324950
|
var qa = Ua[ti];
|
|
324951
324951
|
Va[ti] = de(qa, function(Ra, fa) {
|
|
324952
|
-
function ha(
|
|
324953
|
-
fa(bi[
|
|
324952
|
+
function ha(Li) {
|
|
324953
|
+
fa(bi[Li], "=", Pa, ".", Li, "|0;");
|
|
324954
324954
|
}
|
|
324955
324955
|
var Pa = Ra.invoke(fa, qa), ai = Ra.shared, vi = Ra.constants, gi = ai.isBufferArgs, bi = (ai = ai.buffer, { isStream: fa.def(!1) }), Ni = new wi();
|
|
324956
|
-
Ni.state = 1, Object.keys(Ni).forEach(function(
|
|
324957
|
-
bi[
|
|
324956
|
+
Ni.state = 1, Object.keys(Ni).forEach(function(Li) {
|
|
324957
|
+
bi[Li] = fa.def("" + Ni[Li]);
|
|
324958
324958
|
});
|
|
324959
324959
|
var Oi = bi.buffer, Gi = bi.type;
|
|
324960
|
-
return fa("if(", gi, "(", Pa, ")){", bi.isStream, "=true;", Oi, "=", ai, ".createStream(", 34962, ",", Pa, ");", Gi, "=", Oi, ".dtype;", "}else{", Oi, "=", ai, ".getBuffer(", Pa, ");", "if(", Oi, "){", Gi, "=", Oi, ".dtype;", '}else if("constant" in ', Pa, "){", bi.state, "=", 2, ";", "if(typeof " + Pa + '.constant === "number"){', bi[Qe[0]], "=", Pa, ".constant;", Qe.slice(1).map(function(
|
|
324961
|
-
return bi[
|
|
324962
|
-
}).join("="), "=0;", "}else{", Qe.map(function(
|
|
324963
|
-
return bi[
|
|
324960
|
+
return fa("if(", gi, "(", Pa, ")){", bi.isStream, "=true;", Oi, "=", ai, ".createStream(", 34962, ",", Pa, ");", Gi, "=", Oi, ".dtype;", "}else{", Oi, "=", ai, ".getBuffer(", Pa, ");", "if(", Oi, "){", Gi, "=", Oi, ".dtype;", '}else if("constant" in ', Pa, "){", bi.state, "=", 2, ";", "if(typeof " + Pa + '.constant === "number"){', bi[Qe[0]], "=", Pa, ".constant;", Qe.slice(1).map(function(Li) {
|
|
324961
|
+
return bi[Li];
|
|
324962
|
+
}).join("="), "=0;", "}else{", Qe.map(function(Li, Ri) {
|
|
324963
|
+
return bi[Li] + "=" + Pa + ".constant.length>" + Ri + "?" + Pa + ".constant[" + Ri + "]:0;";
|
|
324964
324964
|
}).join(""), "}}else{", "if(", gi, "(", Pa, ".buffer)){", Oi, "=", ai, ".createStream(", 34962, ",", Pa, ".buffer);", "}else{", Oi, "=", ai, ".getBuffer(", Pa, ".buffer);", "}", Gi, '="type" in ', Pa, "?", vi.glTypes, "[", Pa, ".type]:", Oi, ".dtype;", bi.normalized, "=!!", Pa, ".normalized;"), ha("size"), ha("offset"), ha("stride"), ha("divisor"), fa("}}"), fa.exit("if(", bi.isStream, "){", ai, ".destroyStream(", Oi, ");", "}"), bi;
|
|
324965
324965
|
});
|
|
324966
324966
|
}), Va;
|
|
@@ -324974,16 +324974,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
324974
324974
|
if (typeof (Gi = Ni.static).frag == "string" && typeof Gi.vert == "string") {
|
|
324975
324975
|
if (0 < Object.keys(Oi.dynamic).length)
|
|
324976
324976
|
return null;
|
|
324977
|
-
var Gi = Oi.static,
|
|
324978
|
-
if (0 <
|
|
324979
|
-
for (var Ri = [], Ji = 0; Ji <
|
|
324980
|
-
Ri.push([0 | Gi[
|
|
324977
|
+
var Gi = Oi.static, Li = Object.keys(Gi);
|
|
324978
|
+
if (0 < Li.length && typeof Gi[Li[0]] == "number") {
|
|
324979
|
+
for (var Ri = [], Ji = 0; Ji < Li.length; ++Ji)
|
|
324980
|
+
Ri.push([0 | Gi[Li[Ji]], Li[Ji]]);
|
|
324981
324981
|
return Ri;
|
|
324982
324982
|
}
|
|
324983
324983
|
}
|
|
324984
324984
|
return null;
|
|
324985
324985
|
}(na, ma), Ra = function(Ni, Oi, Gi) {
|
|
324986
|
-
function
|
|
324986
|
+
function Li(er) {
|
|
324987
324987
|
if (er in Ri) {
|
|
324988
324988
|
var qi = Ri[er];
|
|
324989
324989
|
er = !0;
|
|
@@ -325008,16 +325008,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325008
325008
|
}) : null;
|
|
325009
325009
|
}
|
|
325010
325010
|
var Ri = Ni.static, Ji = Ni.dynamic;
|
|
325011
|
-
if (Ni =
|
|
325011
|
+
if (Ni = Li("viewport")) {
|
|
325012
325012
|
var pr = Ni;
|
|
325013
325013
|
Ni = new $(Ni.thisDep, Ni.contextDep, Ni.propDep, function(er, qi) {
|
|
325014
325014
|
var rr = pr.append(er, qi), Lr = er.shared.context;
|
|
325015
325015
|
return qi.set(Lr, ".viewportWidth", rr[2]), qi.set(Lr, ".viewportHeight", rr[3]), rr;
|
|
325016
325016
|
});
|
|
325017
325017
|
}
|
|
325018
|
-
return { viewport: Ni, scissor_box:
|
|
325018
|
+
return { viewport: Ni, scissor_box: Li("scissor.box") };
|
|
325019
325019
|
}(na, ai = Fa(na)), fa = ga(na), ha = function(Ni, Oi) {
|
|
325020
|
-
var Gi = Ni.static,
|
|
325020
|
+
var Gi = Ni.static, Li = Ni.dynamic, Ri = {};
|
|
325021
325021
|
return Mi.forEach(function(Ji) {
|
|
325022
325022
|
function pr(qi, rr) {
|
|
325023
325023
|
if (Ji in Gi) {
|
|
@@ -325025,8 +325025,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325025
325025
|
Ri[er] = ue(function() {
|
|
325026
325026
|
return Lr;
|
|
325027
325027
|
});
|
|
325028
|
-
} else if (Ji in
|
|
325029
|
-
var Jr =
|
|
325028
|
+
} else if (Ji in Li) {
|
|
325029
|
+
var Jr = Li[Ji];
|
|
325030
325030
|
Ri[er] = de(Jr, function(zn, Gr) {
|
|
325031
325031
|
return rr(zn, Gr, zn.invoke(Gr, Jr));
|
|
325032
325032
|
});
|
|
@@ -325156,10 +325156,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325156
325156
|
if ((ai = { framebuffer: ai, draw: fa, shader: Pa, state: ha, dirty: vi, scopeVAO: null, drawVAO: null, useVAO: !1, attributes: {} }).profile = function(Ni) {
|
|
325157
325157
|
var Oi, Gi = Ni.static;
|
|
325158
325158
|
if (Ni = Ni.dynamic, "profile" in Gi) {
|
|
325159
|
-
var
|
|
325159
|
+
var Li = !!Gi.profile;
|
|
325160
325160
|
(Oi = ue(function(Ji, pr) {
|
|
325161
|
-
return
|
|
325162
|
-
})).enable =
|
|
325161
|
+
return Li;
|
|
325162
|
+
})).enable = Li;
|
|
325163
325163
|
} else if ("profile" in Ni) {
|
|
325164
325164
|
var Ri = Ni.profile;
|
|
325165
325165
|
Oi = de(Ri, function(Ji, pr) {
|
|
@@ -325168,7 +325168,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325168
325168
|
}
|
|
325169
325169
|
return Oi;
|
|
325170
325170
|
}(na), ai.uniforms = function(Ni, Oi) {
|
|
325171
|
-
var Gi = Ni.static,
|
|
325171
|
+
var Gi = Ni.static, Li = Ni.dynamic, Ri = {};
|
|
325172
325172
|
return Object.keys(Gi).forEach(function(Ji) {
|
|
325173
325173
|
var pr, er = Gi[Ji];
|
|
325174
325174
|
if (typeof er == "number" || typeof er == "boolean")
|
|
@@ -325189,8 +325189,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325189
325189
|
}), "]");
|
|
325190
325190
|
}));
|
|
325191
325191
|
pr.value = er, Ri[Ji] = pr;
|
|
325192
|
-
}), Object.keys(
|
|
325193
|
-
var pr =
|
|
325192
|
+
}), Object.keys(Li).forEach(function(Ji) {
|
|
325193
|
+
var pr = Li[Ji];
|
|
325194
325194
|
Ri[Ji] = de(pr, function(er, qi) {
|
|
325195
325195
|
return er.invoke(qi, pr);
|
|
325196
325196
|
});
|
|
@@ -325207,18 +325207,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325207
325207
|
}
|
|
325208
325208
|
}
|
|
325209
325209
|
return qa ? ai.useVAO = !0 : ai.attributes = Aa(ma), ai.context = function(Ni) {
|
|
325210
|
-
var Oi = Ni.static, Gi = Ni.dynamic,
|
|
325210
|
+
var Oi = Ni.static, Gi = Ni.dynamic, Li = {};
|
|
325211
325211
|
return Object.keys(Oi).forEach(function(Ri) {
|
|
325212
325212
|
var Ji = Oi[Ri];
|
|
325213
|
-
|
|
325213
|
+
Li[Ri] = ue(function(pr, er) {
|
|
325214
325214
|
return typeof Ji == "number" || typeof Ji == "boolean" ? "" + Ji : pr.link(Ji);
|
|
325215
325215
|
});
|
|
325216
325216
|
}), Object.keys(Gi).forEach(function(Ri) {
|
|
325217
325217
|
var Ji = Gi[Ri];
|
|
325218
|
-
|
|
325218
|
+
Li[Ri] = de(Ji, function(pr, er) {
|
|
325219
325219
|
return pr.invoke(er, Ji);
|
|
325220
325220
|
});
|
|
325221
|
-
}),
|
|
325221
|
+
}), Li;
|
|
325222
325222
|
}(Ua), ai;
|
|
325223
325223
|
}
|
|
325224
325224
|
function Oa(na, ma, _a) {
|
|
@@ -325303,18 +325303,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325303
325303
|
function ti(Ra, fa, ha) {
|
|
325304
325304
|
function Pa() {
|
|
325305
325305
|
ma("if(!", bi, ".buffer){", vi, ".enableVertexAttribArray(", gi, ");}");
|
|
325306
|
-
var
|
|
325307
|
-
|
|
325306
|
+
var Li, Ri = ha.type;
|
|
325307
|
+
Li = ha.size ? ma.def(ha.size, "||", fa) : fa, ma("if(", bi, ".type!==", Ri, "||", bi, ".size!==", Li, "||", Gi.map(function(Ji) {
|
|
325308
325308
|
return bi + "." + Ji + "!==" + ha[Ji];
|
|
325309
|
-
}).join("||"), "){", vi, ".bindBuffer(", 34962, ",", Ni, ".buffer);", vi, ".vertexAttribPointer(", [gi,
|
|
325309
|
+
}).join("||"), "){", vi, ".bindBuffer(", 34962, ",", Ni, ".buffer);", vi, ".vertexAttribPointer(", [gi, Li, Ri, ha.normalized, ha.stride, ha.offset], ");", bi, ".type=", Ri, ";", bi, ".size=", Li, ";", Gi.map(function(Ji) {
|
|
325310
325310
|
return bi + "." + Ji + "=" + ha[Ji] + ";";
|
|
325311
325311
|
}).join(""), "}"), Sa && (Ri = ha.divisor, ma("if(", bi, ".divisor!==", Ri, "){", na.instancing, ".vertexAttribDivisorANGLE(", [gi, Ri], ");", bi, ".divisor=", Ri, ";}"));
|
|
325312
325312
|
}
|
|
325313
325313
|
function ai() {
|
|
325314
|
-
ma("if(", bi, ".buffer){", vi, ".disableVertexAttribArray(", gi, ");", bi, ".buffer=null;", "}if(", Qe.map(function(
|
|
325315
|
-
return bi + "." +
|
|
325316
|
-
}).join("||"), "){", vi, ".vertexAttrib4f(", gi, ",", Oi, ");", Qe.map(function(
|
|
325317
|
-
return bi + "." +
|
|
325314
|
+
ma("if(", bi, ".buffer){", vi, ".disableVertexAttribArray(", gi, ");", bi, ".buffer=null;", "}if(", Qe.map(function(Li, Ri) {
|
|
325315
|
+
return bi + "." + Li + "!==" + Oi[Ri];
|
|
325316
|
+
}).join("||"), "){", vi, ".vertexAttrib4f(", gi, ",", Oi, ");", Qe.map(function(Li, Ri) {
|
|
325317
|
+
return bi + "." + Li + "=" + Oi[Ri] + ";";
|
|
325318
325318
|
}).join(""), "}");
|
|
325319
325319
|
}
|
|
325320
325320
|
var vi = qa.gl, gi = ma.def(Ra, ".location"), bi = ma.def(qa.attributes, "[", gi, "]");
|
|
@@ -325464,10 +325464,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325464
325464
|
var Oi = [];
|
|
325465
325465
|
for (gi = 0; gi < ai; ++gi)
|
|
325466
325466
|
Array.isArray(Pa) ? Oi.push(Pa[gi]) : Oi.push(ma.def(Pa + "[" + gi + "]")), ti && vi.push(ma.def());
|
|
325467
|
-
ti && ma("if(!", na.batchId, "||", vi.map(function(Gi,
|
|
325468
|
-
return Gi + "!==" + Oi[
|
|
325469
|
-
}).join("||"), "){", vi.map(function(Gi,
|
|
325470
|
-
return Gi + "=" + Oi[
|
|
325467
|
+
ti && ma("if(!", na.batchId, "||", vi.map(function(Gi, Li) {
|
|
325468
|
+
return Gi + "!==" + Oi[Li];
|
|
325469
|
+
}).join("||"), "){", vi.map(function(Gi, Li) {
|
|
325470
|
+
return Gi + "=" + Oi[Li] + ";";
|
|
325471
325471
|
}).join("")), ma(fa, ".uniform", qa, "(", bi, ",", Oi.join(","), ");");
|
|
325472
325472
|
} else
|
|
325473
325473
|
ti && (vi = ma.def(), ma("if(!", na.batchId, "||", vi, "!==", Pa, "){", vi, "=", Pa, ";")), ma(fa, ".uniform", qa, "(", bi, ",", Pa, ");");
|
|
@@ -325487,7 +325487,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325487
325487
|
function Ji() {
|
|
325488
325488
|
_a(fa, ".drawArraysInstancedANGLE(", [bi, Ni, Oi, Ra], ");");
|
|
325489
325489
|
}
|
|
325490
|
-
gi && gi !== "null" ?
|
|
325490
|
+
gi && gi !== "null" ? Li ? Ri() : (_a("if(", gi, "){"), Ri(), _a("}else{"), Ji(), _a("}")) : Ji();
|
|
325491
325491
|
}
|
|
325492
325492
|
function qa() {
|
|
325493
325493
|
function Ri() {
|
|
@@ -325496,7 +325496,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325496
325496
|
function Ji() {
|
|
325497
325497
|
_a(Pa + ".drawArrays(" + [bi, Ni, Oi] + ");");
|
|
325498
325498
|
}
|
|
325499
|
-
gi && gi !== "null" ?
|
|
325499
|
+
gi && gi !== "null" ? Li ? Ri() : (_a("if(", gi, "){"), Ri(), _a("}else{"), Ji(), _a("}")) : Ji();
|
|
325500
325500
|
}
|
|
325501
325501
|
var Ra, fa, ha = na.shared, Pa = ha.gl, ai = ha.draw, vi = Ua.draw, gi = function() {
|
|
325502
325502
|
var Ri = vi.elements, Ji = ma;
|
|
@@ -325511,7 +325511,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325511
325511
|
} else
|
|
325512
325512
|
_a("if(", Oi, "){"), _a.exit("}");
|
|
325513
325513
|
Sa && (Ra = Va("instances"), fa = na.instancing);
|
|
325514
|
-
var Gi = gi + ".type",
|
|
325514
|
+
var Gi = gi + ".type", Li = vi.elements && le(vi.elements) && !vi.vaoActive;
|
|
325515
325515
|
Sa && (typeof Ra != "number" || 0 <= Ra) ? typeof Ra == "string" ? (_a("if(", Ra, ">0){"), ti(), _a("}else if(", Ra, "<0){"), qa(), _a("}")) : ti() : qa();
|
|
325516
325516
|
}
|
|
325517
325517
|
function ci(na, ma, _a, Ua, Va) {
|
|
@@ -325640,12 +325640,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
325640
325640
|
Ni("if(", bi, "){", ti, ".enable(", gi, ")}else{", ti, ".disable(", gi, ")}", Ra, ".", vi, "=", bi, ";"), _a(Ni), ma("if(", bi, "!==", Ra, ".", vi, "){", Ni, "}");
|
|
325641
325641
|
}), Object.keys(Zi).forEach(function(vi) {
|
|
325642
325642
|
var gi, bi, Ni = Zi[vi], Oi = Wa[vi], Gi = na.block();
|
|
325643
|
-
Gi(ti, ".", Ni, "("), C(Oi) ? (Ni = Oi.length, gi = na.global.def(qa, ".", vi), bi = na.global.def(Ra, ".", vi), Gi(v(Ni, function(
|
|
325644
|
-
return gi + "[" +
|
|
325645
|
-
}), ");", v(Ni, function(
|
|
325646
|
-
return bi + "[" +
|
|
325647
|
-
}).join("")), ma("if(", v(Ni, function(
|
|
325648
|
-
return gi + "[" +
|
|
325643
|
+
Gi(ti, ".", Ni, "("), C(Oi) ? (Ni = Oi.length, gi = na.global.def(qa, ".", vi), bi = na.global.def(Ra, ".", vi), Gi(v(Ni, function(Li) {
|
|
325644
|
+
return gi + "[" + Li + "]";
|
|
325645
|
+
}), ");", v(Ni, function(Li) {
|
|
325646
|
+
return bi + "[" + Li + "]=" + gi + "[" + Li + "];";
|
|
325647
|
+
}).join("")), ma("if(", v(Ni, function(Li) {
|
|
325648
|
+
return gi + "[" + Li + "]!==" + bi + "[" + Li + "]";
|
|
325649
325649
|
}).join("||"), "){", Gi, "}")) : (gi = Ua.def(qa, ".", vi), bi = Ua.def(Ra, ".", vi), Gi(gi, ");", Ra, ".", vi, "=", gi, ";"), ma("if(", gi, "!==", bi, "){", Gi, "}")), _a(Gi);
|
|
325650
325650
|
}), na.compile();
|
|
325651
325651
|
}(), compile: function(na, ma, _a, Ua, Va) {
|
|
@@ -332316,7 +332316,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
332316
332316
|
return !1;
|
|
332317
332317
|
}
|
|
332318
332318
|
}
|
|
332319
|
-
class
|
|
332319
|
+
class Li {
|
|
332320
332320
|
constructor(Z) {
|
|
332321
332321
|
this.type = vt, this.input = Z;
|
|
332322
332322
|
}
|
|
@@ -332324,7 +332324,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
332324
332324
|
if (Z.length !== 2)
|
|
332325
332325
|
return oe.error("Expected two arguments.");
|
|
332326
332326
|
const be = oe.parse(Z[1], 1, Ze);
|
|
332327
|
-
return be ? new
|
|
332327
|
+
return be ? new Li(be) : oe.error("No image name provided.");
|
|
332328
332328
|
}
|
|
332329
332329
|
evaluate(Z) {
|
|
332330
332330
|
const oe = this.input.evaluate(Z), be = Oa.fromString(oe);
|
|
@@ -333009,7 +333009,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
333009
333009
|
return !0;
|
|
333010
333010
|
}
|
|
333011
333011
|
}
|
|
333012
|
-
const Bs = { "==": ha, "!=": Pa, ">": vi, "<": ai, ">=": bi, "<=": gi, array: Ka, at: Yi, boolean: Ka, case: Wa, coalesce: ti, collator: Ni, format: Gi, image:
|
|
333012
|
+
const Bs = { "==": ha, "!=": Pa, ">": vi, "<": ai, ">=": bi, "<=": gi, array: Ka, at: Yi, boolean: Ka, case: Wa, coalesce: ti, collator: Ni, format: Gi, image: Li, in: Sa, "index-of": Ma, interpolate: Ua, "interpolate-hcl": Ua, "interpolate-lab": Ua, length: Ri, let: Ii, literal: ei, match: ui, number: Ka, "number-format": Oi, object: Ka, slice: di, step: Ti, string: Ka, "to-boolean": hi, "to-color": hi, "to-number": hi, "to-string": hi, var: wi, within: Rs, distance: Is };
|
|
333013
333013
|
class Go {
|
|
333014
333014
|
constructor(Z, oe, be, ze) {
|
|
333015
333015
|
this.name = Z, this.type = oe, this._evaluate = be, this.args = ze;
|
|
@@ -345446,10 +345446,10 @@ uniform ${Ne} ${Ge} u_${nt};
|
|
|
345446
345446
|
const Gi = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt) => {
|
|
345447
345447
|
const mt = ne.transform;
|
|
345448
345448
|
return { u_is_size_zoom_constant: +(B === "constant" || B === "source"), u_is_size_feature_constant: +(B === "constant" || B === "camera"), u_size_t: l ? l.uSizeT : 0, u_size: l ? l.uSize : 0, u_camera_to_center_distance: mt.cameraToCenterDistance, u_pitch: mt.pitch / 360 * 2 * Math.PI, u_rotate_symbol: +p, u_aspect_ratio: mt.width / mt.height, u_fade_change: ne.options.fadeDuration ? ne.symbolFadeChange : 1, u_matrix: pe, u_label_plane_matrix: xe, u_coord_matrix: Me, u_is_text: +Ge, u_pitch_with_map: +z, u_is_along_line: N, u_is_variable_anchor: W, u_texsize: nt, u_texture: 0, u_translation: Ne, u_pitched_scale: dt };
|
|
345449
|
-
},
|
|
345449
|
+
}, Li = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt, mt) => {
|
|
345450
345450
|
const St = ne.transform;
|
|
345451
345451
|
return a.e(Gi(B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, mt), { u_gamma_scale: z ? Math.cos(St._pitch) * St.cameraToCenterDistance : 1, u_device_pixel_ratio: ne.pixelRatio, u_is_halo: 1 });
|
|
345452
|
-
}, Ri = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt) => a.e(
|
|
345452
|
+
}, Ri = (B, l, p, z, N, W, ne, pe, xe, Me, Ne, Ge, nt, dt) => a.e(Li(B, l, p, z, N, W, ne, pe, xe, Me, Ne, !0, Ge, !0, dt), { u_texsize_icon: nt, u_texture_icon: 1 }), Ji = (B, l, p) => ({ u_matrix: B, u_opacity: l, u_color: p }), pr = (B, l, p, z, N, W) => a.e(function(ne, pe, xe, Me) {
|
|
345453
345453
|
const Ne = xe.imageManager.getPattern(ne.from.toString()), Ge = xe.imageManager.getPattern(ne.to.toString()), { width: nt, height: dt } = xe.imageManager.getPixelSize(), mt = Math.pow(2, Me.tileID.overscaledZ), St = Me.tileSize * Math.pow(2, xe.transform.tileZoom) / mt, Et = St * (Me.tileID.canonical.x + Me.tileID.wrap * mt), Mt = St * Me.tileID.canonical.y;
|
|
345454
345454
|
return { u_image: 0, u_pattern_tl_a: Ne.tl, u_pattern_br_a: Ne.br, u_pattern_tl_b: Ge.tl, u_pattern_br_b: Ge.br, u_texsize: [nt, dt], u_mix: pe.t, u_pattern_size_a: Ne.displaySize, u_pattern_size_b: Ge.displaySize, u_scale_a: pe.fromScale, u_scale_b: pe.toScale, u_tile_units_to_pixels: 1 / At(Me, 1, xe.transform.tileZoom), u_pixel_coord_upper: [Et >> 16, Mt >> 16], u_pixel_coord_lower: [65535 & Et, 65535 & Mt] };
|
|
345455
345455
|
}(z, W, p, N), { u_matrix: B, u_opacity: l }), er = { fillExtrusion: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_lightpos: new a.aO(B, l.u_lightpos), u_lightintensity: new a.aJ(B, l.u_lightintensity), u_lightcolor: new a.aO(B, l.u_lightcolor), u_vertical_gradient: new a.aJ(B, l.u_vertical_gradient), u_opacity: new a.aJ(B, l.u_opacity) }), fillExtrusionPattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_lightpos: new a.aO(B, l.u_lightpos), u_lightintensity: new a.aJ(B, l.u_lightintensity), u_lightcolor: new a.aO(B, l.u_lightcolor), u_vertical_gradient: new a.aJ(B, l.u_vertical_gradient), u_height_factor: new a.aJ(B, l.u_height_factor), u_image: new a.aI(B, l.u_image), u_texsize: new a.aP(B, l.u_texsize), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade), u_opacity: new a.aJ(B, l.u_opacity) }), fill: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix) }), fillPattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_image: new a.aI(B, l.u_image), u_texsize: new a.aP(B, l.u_texsize), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade) }), fillOutline: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_world: new a.aP(B, l.u_world) }), fillOutlinePattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_world: new a.aP(B, l.u_world), u_image: new a.aI(B, l.u_image), u_texsize: new a.aP(B, l.u_texsize), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade) }), circle: (B, l) => ({ u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_scale_with_map: new a.aI(B, l.u_scale_with_map), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_extrude_scale: new a.aP(B, l.u_extrude_scale), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_matrix: new a.aK(B, l.u_matrix) }), collisionBox: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_pixel_extrude_scale: new a.aP(B, l.u_pixel_extrude_scale) }), collisionCircle: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_inv_matrix: new a.aK(B, l.u_inv_matrix), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_viewport_size: new a.aP(B, l.u_viewport_size) }), debug: (B, l) => ({ u_color: new a.aM(B, l.u_color), u_matrix: new a.aK(B, l.u_matrix), u_overlay: new a.aI(B, l.u_overlay), u_overlay_scale: new a.aJ(B, l.u_overlay_scale) }), clippingMask: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix) }), heatmap: (B, l) => ({ u_extrude_scale: new a.aJ(B, l.u_extrude_scale), u_intensity: new a.aJ(B, l.u_intensity), u_matrix: new a.aK(B, l.u_matrix) }), heatmapTexture: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_world: new a.aP(B, l.u_world), u_image: new a.aI(B, l.u_image), u_color_ramp: new a.aI(B, l.u_color_ramp), u_opacity: new a.aJ(B, l.u_opacity) }), hillshade: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_image: new a.aI(B, l.u_image), u_latrange: new a.aP(B, l.u_latrange), u_light: new a.aP(B, l.u_light), u_shadow: new a.aM(B, l.u_shadow), u_highlight: new a.aM(B, l.u_highlight), u_accent: new a.aM(B, l.u_accent) }), hillshadePrepare: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_image: new a.aI(B, l.u_image), u_dimension: new a.aP(B, l.u_dimension), u_zoom: new a.aJ(B, l.u_zoom), u_unpack: new a.aL(B, l.u_unpack) }), line: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels) }), lineGradient: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels), u_image: new a.aI(B, l.u_image), u_image_height: new a.aJ(B, l.u_image_height) }), linePattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_texsize: new a.aP(B, l.u_texsize), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_image: new a.aI(B, l.u_image), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels), u_scale: new a.aO(B, l.u_scale), u_fade: new a.aJ(B, l.u_fade) }), lineSDF: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ratio: new a.aJ(B, l.u_ratio), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_units_to_pixels: new a.aP(B, l.u_units_to_pixels), u_patternscale_a: new a.aP(B, l.u_patternscale_a), u_patternscale_b: new a.aP(B, l.u_patternscale_b), u_sdfgamma: new a.aJ(B, l.u_sdfgamma), u_image: new a.aI(B, l.u_image), u_tex_y_a: new a.aJ(B, l.u_tex_y_a), u_tex_y_b: new a.aJ(B, l.u_tex_y_b), u_mix: new a.aJ(B, l.u_mix) }), raster: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_tl_parent: new a.aP(B, l.u_tl_parent), u_scale_parent: new a.aJ(B, l.u_scale_parent), u_buffer_scale: new a.aJ(B, l.u_buffer_scale), u_fade_t: new a.aJ(B, l.u_fade_t), u_opacity: new a.aJ(B, l.u_opacity), u_image0: new a.aI(B, l.u_image0), u_image1: new a.aI(B, l.u_image1), u_brightness_low: new a.aJ(B, l.u_brightness_low), u_brightness_high: new a.aJ(B, l.u_brightness_high), u_saturation_factor: new a.aJ(B, l.u_saturation_factor), u_contrast_factor: new a.aJ(B, l.u_contrast_factor), u_spin_weights: new a.aO(B, l.u_spin_weights) }), symbolIcon: (B, l) => ({ u_is_size_zoom_constant: new a.aI(B, l.u_is_size_zoom_constant), u_is_size_feature_constant: new a.aI(B, l.u_is_size_feature_constant), u_size_t: new a.aJ(B, l.u_size_t), u_size: new a.aJ(B, l.u_size), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_pitch: new a.aJ(B, l.u_pitch), u_rotate_symbol: new a.aI(B, l.u_rotate_symbol), u_aspect_ratio: new a.aJ(B, l.u_aspect_ratio), u_fade_change: new a.aJ(B, l.u_fade_change), u_matrix: new a.aK(B, l.u_matrix), u_label_plane_matrix: new a.aK(B, l.u_label_plane_matrix), u_coord_matrix: new a.aK(B, l.u_coord_matrix), u_is_text: new a.aI(B, l.u_is_text), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_is_along_line: new a.aI(B, l.u_is_along_line), u_is_variable_anchor: new a.aI(B, l.u_is_variable_anchor), u_texsize: new a.aP(B, l.u_texsize), u_texture: new a.aI(B, l.u_texture), u_translation: new a.aP(B, l.u_translation), u_pitched_scale: new a.aJ(B, l.u_pitched_scale) }), symbolSDF: (B, l) => ({ u_is_size_zoom_constant: new a.aI(B, l.u_is_size_zoom_constant), u_is_size_feature_constant: new a.aI(B, l.u_is_size_feature_constant), u_size_t: new a.aJ(B, l.u_size_t), u_size: new a.aJ(B, l.u_size), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_pitch: new a.aJ(B, l.u_pitch), u_rotate_symbol: new a.aI(B, l.u_rotate_symbol), u_aspect_ratio: new a.aJ(B, l.u_aspect_ratio), u_fade_change: new a.aJ(B, l.u_fade_change), u_matrix: new a.aK(B, l.u_matrix), u_label_plane_matrix: new a.aK(B, l.u_label_plane_matrix), u_coord_matrix: new a.aK(B, l.u_coord_matrix), u_is_text: new a.aI(B, l.u_is_text), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_is_along_line: new a.aI(B, l.u_is_along_line), u_is_variable_anchor: new a.aI(B, l.u_is_variable_anchor), u_texsize: new a.aP(B, l.u_texsize), u_texture: new a.aI(B, l.u_texture), u_gamma_scale: new a.aJ(B, l.u_gamma_scale), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_is_halo: new a.aI(B, l.u_is_halo), u_translation: new a.aP(B, l.u_translation), u_pitched_scale: new a.aJ(B, l.u_pitched_scale) }), symbolTextAndIcon: (B, l) => ({ u_is_size_zoom_constant: new a.aI(B, l.u_is_size_zoom_constant), u_is_size_feature_constant: new a.aI(B, l.u_is_size_feature_constant), u_size_t: new a.aJ(B, l.u_size_t), u_size: new a.aJ(B, l.u_size), u_camera_to_center_distance: new a.aJ(B, l.u_camera_to_center_distance), u_pitch: new a.aJ(B, l.u_pitch), u_rotate_symbol: new a.aI(B, l.u_rotate_symbol), u_aspect_ratio: new a.aJ(B, l.u_aspect_ratio), u_fade_change: new a.aJ(B, l.u_fade_change), u_matrix: new a.aK(B, l.u_matrix), u_label_plane_matrix: new a.aK(B, l.u_label_plane_matrix), u_coord_matrix: new a.aK(B, l.u_coord_matrix), u_is_text: new a.aI(B, l.u_is_text), u_pitch_with_map: new a.aI(B, l.u_pitch_with_map), u_is_along_line: new a.aI(B, l.u_is_along_line), u_is_variable_anchor: new a.aI(B, l.u_is_variable_anchor), u_texsize: new a.aP(B, l.u_texsize), u_texsize_icon: new a.aP(B, l.u_texsize_icon), u_texture: new a.aI(B, l.u_texture), u_texture_icon: new a.aI(B, l.u_texture_icon), u_gamma_scale: new a.aJ(B, l.u_gamma_scale), u_device_pixel_ratio: new a.aJ(B, l.u_device_pixel_ratio), u_is_halo: new a.aI(B, l.u_is_halo), u_translation: new a.aP(B, l.u_translation), u_pitched_scale: new a.aJ(B, l.u_pitched_scale) }), background: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_opacity: new a.aJ(B, l.u_opacity), u_color: new a.aM(B, l.u_color) }), backgroundPattern: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_opacity: new a.aJ(B, l.u_opacity), u_image: new a.aI(B, l.u_image), u_pattern_tl_a: new a.aP(B, l.u_pattern_tl_a), u_pattern_br_a: new a.aP(B, l.u_pattern_br_a), u_pattern_tl_b: new a.aP(B, l.u_pattern_tl_b), u_pattern_br_b: new a.aP(B, l.u_pattern_br_b), u_texsize: new a.aP(B, l.u_texsize), u_mix: new a.aJ(B, l.u_mix), u_pattern_size_a: new a.aP(B, l.u_pattern_size_a), u_pattern_size_b: new a.aP(B, l.u_pattern_size_b), u_scale_a: new a.aJ(B, l.u_scale_a), u_scale_b: new a.aJ(B, l.u_scale_b), u_pixel_coord_upper: new a.aP(B, l.u_pixel_coord_upper), u_pixel_coord_lower: new a.aP(B, l.u_pixel_coord_lower), u_tile_units_to_pixels: new a.aJ(B, l.u_tile_units_to_pixels) }), terrain: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_texture: new a.aI(B, l.u_texture), u_ele_delta: new a.aJ(B, l.u_ele_delta), u_fog_matrix: new a.aK(B, l.u_fog_matrix), u_fog_color: new a.aM(B, l.u_fog_color), u_fog_ground_blend: new a.aJ(B, l.u_fog_ground_blend), u_fog_ground_blend_opacity: new a.aJ(B, l.u_fog_ground_blend_opacity), u_horizon_color: new a.aM(B, l.u_horizon_color), u_horizon_fog_blend: new a.aJ(B, l.u_horizon_fog_blend) }), terrainDepth: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_ele_delta: new a.aJ(B, l.u_ele_delta) }), terrainCoords: (B, l) => ({ u_matrix: new a.aK(B, l.u_matrix), u_texture: new a.aI(B, l.u_texture), u_terrain_coords_id: new a.aJ(B, l.u_terrain_coords_id), u_ele_delta: new a.aJ(B, l.u_ele_delta) }), sky: (B, l) => ({ u_sky_color: new a.aM(B, l.u_sky_color), u_horizon_color: new a.aM(B, l.u_horizon_color), u_horizon: new a.aJ(B, l.u_horizon), u_sky_horizon_blend: new a.aJ(B, l.u_sky_horizon_blend) }) };
|
|
@@ -346118,7 +346118,7 @@ uniform ${Ne} ${Ge} u_${nt};
|
|
|
346118
346118
|
}
|
|
346119
346119
|
const On = $a.posMatrix, wn = N && Ca || Wn, Pn = Ht || wn ? qc : so, Nn = eo, yn = pi && p.paint.get(N ? "text-halo-width" : "icon-halo-width").constantOr(1) !== 0;
|
|
346120
346120
|
let sl;
|
|
346121
|
-
sl = pi ? Ci.iconsInText ? Ri(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, ir, ln, Ha) :
|
|
346121
|
+
sl = pi ? Ci.iconsInText ? Ri(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, ir, ln, Ha) : Li(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, N, ir, !0, Ha) : Gi(zi.kind, sr, Lt, Mt, Ht, wn, B, On, Pn, Nn, In, N, ir, Ha);
|
|
346122
346122
|
const mo = { program: Vi, buffers: li, uniformValues: sl, atlasTexture: vr, atlasTextureIcon: on, atlasInterpolation: Kr, atlasInterpolationIcon: Nr, isSDF: pi, hasHalo: yn };
|
|
346123
346123
|
if (aa && Ci.canOverlap) {
|
|
346124
346124
|
Qt = !0;
|
|
@@ -350972,12 +350972,12 @@ const MF = /* @__PURE__ */ Dqt(zqt), Fqt = { id: "main-container" }, Rqt = { id:
|
|
|
350972
350972
|
], 2)) : $t("", !0),
|
|
350973
350973
|
fe("div", {
|
|
350974
350974
|
id: "label-left-zone",
|
|
350975
|
-
style: ri(
|
|
350975
|
+
style: ri(Pi(H) == "left" ? "" : "opacity: 0.6"),
|
|
350976
350976
|
onClick: U[0] || (U[0] = (X) => V("left"))
|
|
350977
350977
|
}, null, 4),
|
|
350978
350978
|
fe("div", {
|
|
350979
350979
|
id: "label-right-zone",
|
|
350980
|
-
style: ri(
|
|
350980
|
+
style: ri(Pi(H) == "right" ? "" : "opacity: 0.6"),
|
|
350981
350981
|
onClick: U[1] || (U[1] = (X) => V("right"))
|
|
350982
350982
|
}, null, 4),
|
|
350983
350983
|
fe("div", {
|
|
@@ -352878,7 +352878,7 @@ const TWt = { class: "datagame-container" }, CWt = {
|
|
|
352878
352878
|
O("open-media-player", f);
|
|
352879
352879
|
}
|
|
352880
352880
|
return (f, m) => (Ke(), rt("div", TWt, [
|
|
352881
|
-
Ja(
|
|
352881
|
+
Ja(Pi(SWt), {
|
|
352882
352882
|
game: {
|
|
352883
352883
|
id: e.game.gameId,
|
|
352884
352884
|
home_team: e.game.homeTeam.team_id,
|
|
@@ -352888,8 +352888,8 @@ const TWt = { class: "datagame-container" }, CWt = {
|
|
|
352888
352888
|
game_status: e.game.game_status,
|
|
352889
352889
|
home_acronym: e.game.homeTeam.acronym,
|
|
352890
352890
|
away_acronym: e.game.awayTeam.acronym,
|
|
352891
|
-
logo_home:
|
|
352892
|
-
logo_away:
|
|
352891
|
+
logo_home: Pi(am)("https://golstatsimages.blob.core.windows.net/teams-80/" + e.game.homeTeam.team_id + ".png", Pi(o).getters.getProviderId),
|
|
352892
|
+
logo_away: Pi(am)("https://golstatsimages.blob.core.windows.net/teams-80/" + e.game.awayTeam.team_id + ".png", Pi(o).getters.getProviderId)
|
|
352893
352893
|
},
|
|
352894
352894
|
seasonSelected: e.seasonSelected,
|
|
352895
352895
|
"tournament-selected": e.tournamentSelected,
|
|
@@ -352900,8 +352900,8 @@ const TWt = { class: "datagame-container" }, CWt = {
|
|
|
352900
352900
|
"is-synchronization": e.isSynchronization,
|
|
352901
352901
|
"can-play-videos": e.canPlayVideos,
|
|
352902
352902
|
"video-privileges-playing-as": e.videoPrivilegesPlayingAs,
|
|
352903
|
-
"provider-id":
|
|
352904
|
-
"is-dev-apis":
|
|
352903
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
352904
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
352905
352905
|
onOpenMediaPlayer: H
|
|
352906
352906
|
}, null, 8, ["game", "seasonSelected", "tournament-selected", "for-season", "for-game", "is-tactic-visible", "is-synchronization", "can-play-videos", "video-privileges-playing-as", "provider-id", "is-dev-apis"])
|
|
352907
352907
|
]));
|
|
@@ -357175,7 +357175,7 @@ const M$t = cd({
|
|
|
357175
357175
|
}, [
|
|
357176
357176
|
fe("div", _$t, [
|
|
357177
357177
|
Sr(fe("div", x$t, [
|
|
357178
|
-
Ja(
|
|
357178
|
+
Ja(Pi(vR), {
|
|
357179
357179
|
"current-season-id": e.currentSeasonId,
|
|
357180
357180
|
"tournaments-ids-to-include": e.tournamentsIdsToInclude,
|
|
357181
357181
|
"api-url": e.tournamentSelectProps ? void 0 : e.tournamentsApiUrl,
|
|
@@ -357189,7 +357189,7 @@ const M$t = cd({
|
|
|
357189
357189
|
onInput: Oe,
|
|
357190
357190
|
onChangeTournaments: Oe
|
|
357191
357191
|
}, null, 8, ["current-season-id", "tournaments-ids-to-include", "api-url", "items", "default-item-by-prop", "are-female-visible", "is-clubes-active", "is-female-mode", "token"]),
|
|
357192
|
-
Ja(
|
|
357192
|
+
Ja(Pi(bR), {
|
|
357193
357193
|
"current-season-id": e.currentSeasonId,
|
|
357194
357194
|
"list-height": "370px",
|
|
357195
357195
|
seasons: t.value.seasons,
|
|
@@ -357199,7 +357199,7 @@ const M$t = cd({
|
|
|
357199
357199
|
[Dr, e.areTournamentAndSeasonSelectsVisible]
|
|
357200
357200
|
]),
|
|
357201
357201
|
fe("div", w$t, [
|
|
357202
|
-
Ja(
|
|
357202
|
+
Ja(Pi(See), {
|
|
357203
357203
|
"plays-live": M.value,
|
|
357204
357204
|
"info-live": k.value,
|
|
357205
357205
|
token: w.value,
|
|
@@ -357213,9 +357213,9 @@ const M$t = cd({
|
|
|
357213
357213
|
"is-team-game-per-page": e.isTeamGamePerPage,
|
|
357214
357214
|
"client-privileges-team-id": $.value,
|
|
357215
357215
|
"only-games-team-id": $.value,
|
|
357216
|
-
"tournament-type":
|
|
357217
|
-
"provider-id":
|
|
357218
|
-
"is-dev-apis":
|
|
357216
|
+
"tournament-type": Pi(o).state.gameGlobal.tournamentType,
|
|
357217
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
357218
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
357219
357219
|
onChangeGameCarousel: at,
|
|
357220
357220
|
onOpenModalEvent: Se,
|
|
357221
357221
|
onChangeGamesByClientPrivileges: ft
|
|
@@ -357244,7 +357244,7 @@ const M$t = cd({
|
|
|
357244
357244
|
], 64)) : (Ke(), rt(za, { key: 1 }, [
|
|
357245
357245
|
fe("div", C$t, [
|
|
357246
357246
|
fe("div", A$t, [
|
|
357247
|
-
Ja(
|
|
357247
|
+
Ja(Pi(CC), {
|
|
357248
357248
|
type: 2,
|
|
357249
357249
|
buttons: Ze.value,
|
|
357250
357250
|
"font-family": "Poppins-Regular",
|
|
@@ -357267,7 +357267,7 @@ const M$t = cd({
|
|
|
357267
357267
|
onIntervalidhighlive: se,
|
|
357268
357268
|
onIntervalidtops: he,
|
|
357269
357269
|
onIntervalidgs: ae,
|
|
357270
|
-
subsection:
|
|
357270
|
+
subsection: Pi(K),
|
|
357271
357271
|
seasonSelected: y.value,
|
|
357272
357272
|
tournamentSelected: t.value,
|
|
357273
357273
|
showLineups: T.value,
|
|
@@ -357293,8 +357293,8 @@ const M$t = cd({
|
|
|
357293
357293
|
"volumetric-field-interval-minutes": e.volumetricFieldIntervalMinutes,
|
|
357294
357294
|
"chalkboard-interval-minutes": e.chalkboardIntervalMinutes,
|
|
357295
357295
|
"is-female-mode": e.isFemaleMode,
|
|
357296
|
-
"provider-id":
|
|
357297
|
-
"is-dev-apis":
|
|
357296
|
+
"provider-id": Pi(o).getters.getProviderId,
|
|
357297
|
+
"is-dev-apis": Pi(o).getters.getIsDevApis,
|
|
357298
357298
|
onResetSubsection: je,
|
|
357299
357299
|
onOpenmedia: ge,
|
|
357300
357300
|
onOnOpenProfile: Ae,
|