@golstats/gsc-relevant-data 1.0.15 → 1.0.17
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/CardBase-FI6JXGHQ-CIl1rArT.js +127 -0
- package/dist/{CardBaseAllIndividual-D0CaU15e-CLPB0z0l.js → CardBaseAllIndividual-DmeCG9Bu-BkRRCAkF.js} +20 -16
- package/dist/{CardGeneral-AZwvWZ_3-AQOM0OL9.js → CardGeneral-CA0zyzc5-hoalFeRn.js} +97 -89
- package/dist/{CardGeneralIndividual-DetWgcUA-BTLZpGNX.js → CardGeneralIndividual-CGvW_cNJ-Brc4719X.js} +54 -46
- package/dist/{CardGeneralTeams-wLzPsHgF-fLdKm-YP.js → CardGeneralTeams-B2Mt_1ck-DGtGp0kz.js} +61 -53
- package/dist/{CardIndividual-DsTXOh1h-Dc3790C2.js → CardIndividual-CVuyIMNJ-DrLJnLyX.js} +109 -101
- package/dist/CardIndividual1vs1-CHGIwVW_-D_F1FbBt.js +113 -0
- package/dist/{CardIndividualAreas-DngsmF39-DcK3uLDs.js → CardIndividualAreas-CTSkG6vH-3wFR3TUs.js} +59 -54
- package/dist/{CardIndividualCenters-BG_eOM3D-xuIP7w17.js → CardIndividualCenters-CtOymA-1-BTSaAuY0.js} +114 -109
- package/dist/{CardIndividualDistance-CvBDGVS--D8YWMCKb.js → CardIndividualDistance-BEunwEvl-C_sM7SpW.js} +35 -30
- package/dist/{CardIndividualFouls-C44UeLyO-ZIHkkK8-.js → CardIndividualFouls-BZmy1C5v-BTMzgLW1.js} +131 -126
- package/dist/CardIndividualGoalParticipation-BfQRXmuo-vKrLnbqm.js +116 -0
- package/dist/{CardIndividualGoals-B4b5wkp6-BwluJyoB.js → CardIndividualGoals-DG9vgQml-DWpZJnKo.js} +276 -220
- package/dist/{CardIndividualGold-BfC-u_iy-DT3GeGNQ.js → CardIndividualGold-Rwil02C5-DYINqkd_.js} +40 -35
- package/dist/{CardIndividualNoGoalReceived-BfSj5Spd-CmA-iSLj.js → CardIndividualNoGoalReceived-DKrbZDyK-CM2EQxJ0.js} +62 -57
- package/dist/CardIndividualPerformance-BxmlC3DF-Lmt78Lsh.js +108 -0
- package/dist/{CardIndividualSaves-nqci9xWF-CDd6dQLA.js → CardIndividualSaves-CpNX7tF6-AJJP0O8L.js} +50 -42
- package/dist/{CardIndividualShotsOnGoal-CivXiLK1-Gtfy45ra.js → CardIndividualShotsOnGoal-Bz2egr4P-Cu0PvN_8.js} +71 -66
- package/dist/{CardIndividualStatistics-Z68XArun-DT_RnZV9.js → CardIndividualStatistics-SG4MGex_-DwyDsIaG.js} +34 -29
- package/dist/{CardPromTournament-D8dm7vzw-DjvD0ktc.js → CardPromTournament-Crs0KmXt-jQlLG_tC.js} +42 -34
- package/dist/{CardSuccessfulPasses-Duuuvnsj-Dtkl1toq.js → CardSuccessfulPasses-BCOa64Fb-D-vP5feB.js} +138 -133
- package/dist/CardTheMostProductive-BewV6KUX-B-aUc9v5.js +81 -0
- package/dist/{CircleWithDotsBig-BWySvEMt-COAdxI3W.js → CircleWithDotsBig-BXHW1pPv-D9k8N9rs.js} +8 -8
- package/dist/{Shield-DzbSNLIW-B-twHEDg.js → Shield-DrqywZtU-FXKCGenl.js} +6 -6
- package/dist/TimeSvg-B3vSNjgQ-BbQ6V9Cu.js +56 -0
- package/dist/gsc-relevant-data.css +1 -1
- package/dist/gsc-relevant-data.js +2 -5021
- package/dist/gsc-relevant-data.umd.cjs +6 -6
- package/dist/index-SSELSqE0.js +5207 -0
- package/package.json +2 -2
- package/dist/CardIndividual1vs1-D4ApefEV-BpJl9DFk.js +0 -108
- package/dist/CardIndividualGoalParticipation-CCDWQfQW-BGYwHtJV.js +0 -111
- package/dist/CardIndividualPerformance-DPNMz8n4-DTgdkzaM.js +0 -103
- package/dist/CardTheMostProductive-Jp8NzANe-DYcLrIfR.js +0 -76
- package/dist/TimeSvg-Cxp_p6OH-cZfI6hDf.js +0 -95
- package/dist/misc-BpbriWn--Bd_IQoHZ.js +0 -168
package/dist/{CardIndividualAreas-DngsmF39-DcK3uLDs.js → CardIndividualAreas-CTSkG6vH-3wFR3TUs.js}
RENAMED
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
import { ref as k, computed as a, openBlock as d, createElementBlock as s, normalizeStyle as
|
|
2
|
-
import { r as
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import { ref as k, computed as a, openBlock as d, createElementBlock as s, normalizeStyle as v, createVNode as x, mergeProps as F, withCtx as L, createElementVNode as t, toDisplayString as H, pushScopeId as M, popScopeId as S } from "vue";
|
|
2
|
+
import { r as B } from "./CardBaseAllIndividual-DmeCG9Bu-BkRRCAkF.js";
|
|
3
|
+
import { j as b, $ as Z, H as U, O as G, R as O } from "./index-SSELSqE0.js";
|
|
4
|
+
import { b as A } from "./CardBase-FI6JXGHQ-CIl1rArT.js";
|
|
5
|
+
const e = (l) => (M("data-v-0853aecf"), l = l(), S(), l), I = { class: "areas__body" }, V = { class: "areas__body__title" }, D = { class: "areas-svg" }, R = {
|
|
5
6
|
key: 0,
|
|
6
7
|
width: "270",
|
|
7
8
|
height: "102",
|
|
8
9
|
viewBox: "0 0 270 102",
|
|
9
10
|
fill: "none",
|
|
10
11
|
xmlns: "http://www.w3.org/2000/svg"
|
|
11
|
-
},
|
|
12
|
+
}, $ = ["fill"], P = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
12
13
|
opacity: "0.6",
|
|
13
14
|
d: "M267.61 94.5L270 102H0L2.31618 94.5H267.61Z",
|
|
14
15
|
fill: "black"
|
|
15
|
-
}, null, -1)),
|
|
16
|
+
}, null, -1)), T = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
16
17
|
opacity: "0.2",
|
|
17
18
|
d: "M31.1838 0H237.184L267.294 94.5H2L31.1838 0Z",
|
|
18
19
|
fill: "black"
|
|
19
|
-
}, null, -1)),
|
|
20
|
+
}, null, -1)), j = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
20
21
|
d: "M31.1838 0H237.184L267.294 94.5H2L31.1838 0Z",
|
|
21
22
|
fill: "url(#paint0_linear_2158_1200)"
|
|
22
|
-
}, null, -1)),
|
|
23
|
+
}, null, -1)), N = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
23
24
|
d: "M38.4747 5.83691H228.866L254.033 94.5H14L38.4747 5.83691Z",
|
|
24
25
|
stroke: "white",
|
|
25
26
|
"stroke-width": "0.548478",
|
|
26
27
|
"stroke-miterlimit": "10"
|
|
27
|
-
}, null, -1)),
|
|
28
|
+
}, null, -1)), E = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
28
29
|
d: "M101.781 94.5C103.275 84.4059 117.182 76.4963 134.116 76.4963C151.05 76.4963 164.956 84.4059 166.45 94.5",
|
|
29
30
|
stroke: "white",
|
|
30
31
|
"stroke-width": "0.548478",
|
|
31
32
|
"stroke-miterlimit": "10"
|
|
32
|
-
}, null, -1)),
|
|
33
|
+
}, null, -1)), z = /* @__PURE__ */ e(() => /* @__PURE__ */ t("g", { "clip-path": "url(#clip0_2158_1200)" }, [
|
|
33
34
|
/* @__PURE__ */ t("path", {
|
|
34
35
|
d: "M109.648 5.78662V12.589H159.32V5.78662",
|
|
35
36
|
stroke: "white",
|
|
@@ -48,27 +49,27 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
48
49
|
"stroke-width": "0.529565",
|
|
49
50
|
"stroke-miterlimit": "10"
|
|
50
51
|
})
|
|
51
|
-
], -1)),
|
|
52
|
+
], -1)), q = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
52
53
|
d: "M135.025 15.1789C114.024 15.179 97 33.149 97 55.3161L173.049 55.3161C173.049 33.149 156.025 15.1789 135.025 15.1789Z",
|
|
53
54
|
fill: "url(#paint1_linear_2158_1200)"
|
|
54
|
-
}, null, -1)),
|
|
55
|
+
}, null, -1)), J = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
55
56
|
"fill-rule": "evenodd",
|
|
56
57
|
"clip-rule": "evenodd",
|
|
57
58
|
d: "M130.894 41.8935L134.901 48.8342L138.908 41.8935L135.595 41.8935L135.595 15.3646L134.207 15.3646L134.207 41.8935L130.894 41.8935Z",
|
|
58
59
|
fill: "white"
|
|
59
|
-
}, null, -1)),
|
|
60
|
+
}, null, -1)), K = /* @__PURE__ */ e(() => /* @__PURE__ */ t("g", { filter: "url(#filter0_d_2158_1200)" }, [
|
|
60
61
|
/* @__PURE__ */ t("path", {
|
|
61
62
|
d: "M134.9 9.66332C137.744 9.66332 140.049 11.9687 140.049 14.8125C140.049 17.6563 137.744 19.9617 134.9 19.9617C132.056 19.9617 129.751 17.6563 129.751 14.8125C129.751 11.9687 132.056 9.66332 134.9 9.66332Z",
|
|
62
63
|
fill: "#4790FF"
|
|
63
64
|
})
|
|
64
|
-
], -1)),
|
|
65
|
+
], -1)), Q = /* @__PURE__ */ e(() => /* @__PURE__ */ t("g", { filter: "url(#filter1_d_2158_1200)" }, [
|
|
65
66
|
/* @__PURE__ */ t("path", {
|
|
66
67
|
"fill-rule": "evenodd",
|
|
67
68
|
"clip-rule": "evenodd",
|
|
68
69
|
d: "M141.534 14.8125C141.534 11.1488 138.564 8.17886 134.9 8.17886C131.237 8.17886 128.267 11.1488 128.267 14.8125C128.267 18.4761 131.237 21.446 134.9 21.446C138.564 21.446 141.534 18.4761 141.534 14.8125ZM140.049 14.8125C140.049 11.9686 137.744 9.66327 134.9 9.66327C132.056 9.66328 129.751 11.9686 129.751 14.8125C129.751 17.6563 132.056 19.9616 134.9 19.9616C137.744 19.9616 140.049 17.6563 140.049 14.8125Z",
|
|
69
70
|
fill: "white"
|
|
70
71
|
})
|
|
71
|
-
], -1)),
|
|
72
|
+
], -1)), W = /* @__PURE__ */ e(() => /* @__PURE__ */ t("defs", null, [
|
|
72
73
|
/* @__PURE__ */ t("filter", {
|
|
73
74
|
id: "filter0_d_2158_1200",
|
|
74
75
|
x: "125.751",
|
|
@@ -195,35 +196,35 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
195
196
|
transform: "translate(77.4746 5.52173)"
|
|
196
197
|
})
|
|
197
198
|
])
|
|
198
|
-
], -1)),
|
|
199
|
+
], -1)), X = {
|
|
199
200
|
key: 1,
|
|
200
201
|
width: "270",
|
|
201
202
|
height: "113",
|
|
202
203
|
viewBox: "0 0 270 113",
|
|
203
204
|
fill: "none",
|
|
204
205
|
xmlns: "http://www.w3.org/2000/svg"
|
|
205
|
-
},
|
|
206
|
+
}, Y = ["fill"], t1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
206
207
|
opacity: "0.6",
|
|
207
208
|
d: "M267.61 105.5L270 113H0L2.31618 105.5H267.61Z",
|
|
208
209
|
fill: "black"
|
|
209
|
-
}, null, -1)),
|
|
210
|
+
}, null, -1)), e1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
210
211
|
opacity: "0.2",
|
|
211
212
|
d: "M31.1838 11H237.184L267.294 105.5H2L31.1838 11Z",
|
|
212
213
|
fill: "black"
|
|
213
|
-
}, null, -1)),
|
|
214
|
+
}, null, -1)), i1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
214
215
|
d: "M31.1838 11H237.184L267.294 105.5H2L31.1838 11Z",
|
|
215
216
|
fill: "url(#paint0_linear_2158_1173)"
|
|
216
|
-
}, null, -1)),
|
|
217
|
+
}, null, -1)), l1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
217
218
|
d: "M38.4747 16.8369H228.866L254.033 105.5H14L38.4747 16.8369Z",
|
|
218
219
|
stroke: "white",
|
|
219
220
|
"stroke-width": "0.548478",
|
|
220
221
|
"stroke-miterlimit": "10"
|
|
221
|
-
}, null, -1)),
|
|
222
|
+
}, null, -1)), a1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
222
223
|
d: "M101.781 105.5C103.275 95.4059 117.182 87.4963 134.116 87.4963C151.05 87.4963 164.956 95.4059 166.45 105.5",
|
|
223
224
|
stroke: "white",
|
|
224
225
|
"stroke-width": "0.548478",
|
|
225
226
|
"stroke-miterlimit": "10"
|
|
226
|
-
}, null, -1)),
|
|
227
|
+
}, null, -1)), o1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("g", { "clip-path": "url(#clip0_2158_1173)" }, [
|
|
227
228
|
/* @__PURE__ */ t("path", {
|
|
228
229
|
d: "M109.648 16.7866V23.589H159.32V16.7866",
|
|
229
230
|
stroke: "white",
|
|
@@ -242,27 +243,27 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
242
243
|
"stroke-width": "0.529565",
|
|
243
244
|
"stroke-miterlimit": "10"
|
|
244
245
|
})
|
|
245
|
-
], -1)),
|
|
246
|
+
], -1)), r1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
246
247
|
d: "M135 40C114.013 40 97 26.5685 97 9.99999L173 10C173 26.5686 155.987 40 135 40Z",
|
|
247
248
|
fill: "url(#paint1_linear_2158_1173)"
|
|
248
|
-
}, null, -1)),
|
|
249
|
+
}, null, -1)), d1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("path", {
|
|
249
250
|
"fill-rule": "evenodd",
|
|
250
251
|
"clip-rule": "evenodd",
|
|
251
252
|
d: "M130.894 24.2854L134.901 17.3447L138.908 24.2854L135.595 24.2854L135.595 38.8144L134.207 38.8144L134.207 24.2854L130.894 24.2854Z",
|
|
252
253
|
fill: "white"
|
|
253
|
-
}, null, -1)),
|
|
254
|
+
}, null, -1)), s1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("g", { filter: "url(#filter0_d_2158_1173)" }, [
|
|
254
255
|
/* @__PURE__ */ t("path", {
|
|
255
256
|
d: "M134.9 45.5156C137.744 45.5156 140.049 43.2103 140.049 40.3665C140.049 37.5227 137.744 35.2173 134.9 35.2173C132.056 35.2173 129.751 37.5227 129.751 40.3665C129.751 43.2103 132.056 45.5156 134.9 45.5156Z",
|
|
256
257
|
fill: "#4790FF"
|
|
257
258
|
})
|
|
258
|
-
], -1)),
|
|
259
|
+
], -1)), n1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("g", { filter: "url(#filter1_d_2158_1173)" }, [
|
|
259
260
|
/* @__PURE__ */ t("path", {
|
|
260
261
|
"fill-rule": "evenodd",
|
|
261
262
|
"clip-rule": "evenodd",
|
|
262
263
|
d: "M141.534 40.3665C141.534 44.0301 138.564 47.0001 134.9 47.0001C131.237 47.0001 128.267 44.0301 128.267 40.3665C128.267 36.7029 131.237 33.7329 134.9 33.7329C138.564 33.7329 141.534 36.7029 141.534 40.3665ZM140.049 40.3665C140.049 43.2103 137.744 45.5157 134.9 45.5157C132.056 45.5157 129.751 43.2103 129.751 40.3665C129.751 37.5227 132.056 35.2173 134.9 35.2173C137.744 35.2173 140.049 37.5227 140.049 40.3665Z",
|
|
263
264
|
fill: "white"
|
|
264
265
|
})
|
|
265
|
-
], -1)),
|
|
266
|
+
], -1)), p1 = /* @__PURE__ */ e(() => /* @__PURE__ */ t("defs", null, [
|
|
266
267
|
/* @__PURE__ */ t("filter", {
|
|
267
268
|
id: "filter0_d_2158_1173",
|
|
268
269
|
x: "125.751",
|
|
@@ -389,7 +390,7 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
389
390
|
transform: "translate(77.4746 16.5217)"
|
|
390
391
|
})
|
|
391
392
|
])
|
|
392
|
-
], -1)),
|
|
393
|
+
], -1)), h1 = {
|
|
393
394
|
__name: "CardIndividualAreas",
|
|
394
395
|
props: {
|
|
395
396
|
height: {
|
|
@@ -407,10 +408,14 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
407
408
|
descriptionType: {
|
|
408
409
|
type: Number,
|
|
409
410
|
default: 0
|
|
411
|
+
},
|
|
412
|
+
showVideos: {
|
|
413
|
+
type: Boolean,
|
|
414
|
+
default: !0
|
|
410
415
|
}
|
|
411
416
|
},
|
|
412
417
|
setup(l) {
|
|
413
|
-
const i = l,
|
|
418
|
+
const i = l, w = /* @__PURE__ */ new Set([
|
|
414
419
|
"74-i",
|
|
415
420
|
"75-i",
|
|
416
421
|
"76-i",
|
|
@@ -424,19 +429,19 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
424
429
|
id: 2,
|
|
425
430
|
name: "Área rival"
|
|
426
431
|
}
|
|
427
|
-
]),
|
|
432
|
+
]), g = a(() => {
|
|
428
433
|
var o, r, f, u, c, _;
|
|
429
434
|
const m = i.data.footer.show_percentage;
|
|
430
435
|
return {
|
|
431
436
|
height: i.height,
|
|
432
437
|
width: i.width,
|
|
433
438
|
footerHeight: "137px",
|
|
434
|
-
playerPhotoUrl:
|
|
435
|
-
teamLogoUrl:
|
|
439
|
+
playerPhotoUrl: b(i.data.player_id || ""),
|
|
440
|
+
teamLogoUrl: Z(i.data.team_id || ""),
|
|
436
441
|
cardColor: (i.data.thumbnails.colors.background_color || "#000000").trim(),
|
|
437
|
-
backgroundImageSrc:
|
|
442
|
+
backgroundImageSrc: U((f = (r = (o = i.data) == null ? void 0 : o.thumbnails) == null ? void 0 : r.images) != null && f.background_player_in_action[0] ? i.data.thumbnails.images.background_player_in_action[0] : (_ = (c = (u = i.data) == null ? void 0 : u.thumbnails) == null ? void 0 : c.images) != null && _.background_team ? i.data.thumbnails.images.background_team : ""),
|
|
438
443
|
footerBodyData: {
|
|
439
|
-
description:
|
|
444
|
+
description: G(O({ data: i.data, descriptionType: i.descriptionType })),
|
|
440
445
|
total: m ? i.data.percentage : i.data.total,
|
|
441
446
|
isTotalPercentage: m,
|
|
442
447
|
textColor: (i.data.thumbnails.colors.font_color_description || "#FFFFFF").trim(),
|
|
@@ -447,39 +452,40 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
447
452
|
};
|
|
448
453
|
}), y = a(() => i.data.id), p = a(() => ({
|
|
449
454
|
fieldColor: (i.data.thumbnails.colors.graphic_color || "#FFFFFF").trim()
|
|
450
|
-
})), h = a(() =>
|
|
455
|
+
})), h = a(() => w.has(y.value) ? n.value[0] : n.value[1]), C = a(() => ({
|
|
451
456
|
"--title-color": i.data.thumbnails.colors.font_color_header || "#FFFFFF"
|
|
452
457
|
}));
|
|
453
458
|
return (o, r) => (d(), s("div", {
|
|
454
459
|
class: "areas",
|
|
455
|
-
style:
|
|
460
|
+
style: v(C.value)
|
|
456
461
|
}, [
|
|
457
|
-
|
|
458
|
-
body:
|
|
459
|
-
t("div",
|
|
460
|
-
t("div",
|
|
461
|
-
t("div",
|
|
462
|
+
x(B, F(g.value, { "show-videos": l.showVideos }), {
|
|
463
|
+
body: L(() => [
|
|
464
|
+
t("div", I, [
|
|
465
|
+
t("div", V, H(h.value.name), 1),
|
|
466
|
+
t("div", D, [
|
|
462
467
|
h.value.id === 1 ? (d(), s("svg", R, [
|
|
463
468
|
t("path", {
|
|
464
469
|
d: "M31.5 0H237.5L270 102H0L31.5 0Z",
|
|
465
470
|
fill: p.value.fieldColor
|
|
466
|
-
}, null, 8,
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
N,
|
|
470
|
-
$,
|
|
471
|
+
}, null, 8, $),
|
|
472
|
+
P,
|
|
473
|
+
T,
|
|
471
474
|
j,
|
|
475
|
+
N,
|
|
476
|
+
E,
|
|
477
|
+
z,
|
|
472
478
|
q,
|
|
473
479
|
J,
|
|
474
480
|
K,
|
|
475
481
|
Q,
|
|
476
|
-
W
|
|
477
|
-
|
|
478
|
-
])) : (d(), s("svg", Y, [
|
|
482
|
+
W
|
|
483
|
+
])) : (d(), s("svg", X, [
|
|
479
484
|
t("path", {
|
|
480
485
|
d: "M31.5 11H237.5L270 113H0L31.5 11Z",
|
|
481
486
|
fill: p.value.fieldColor
|
|
482
|
-
}, null, 8,
|
|
487
|
+
}, null, 8, Y),
|
|
488
|
+
t1,
|
|
483
489
|
e1,
|
|
484
490
|
i1,
|
|
485
491
|
l1,
|
|
@@ -489,17 +495,16 @@ const e = (l) => (S("data-v-b54c19de"), l = l(), B(), l), D = { class: "areas__b
|
|
|
489
495
|
d1,
|
|
490
496
|
s1,
|
|
491
497
|
n1,
|
|
492
|
-
p1
|
|
493
|
-
h1
|
|
498
|
+
p1
|
|
494
499
|
]))
|
|
495
500
|
])
|
|
496
501
|
])
|
|
497
502
|
]),
|
|
498
503
|
_: 1
|
|
499
|
-
}, 16)
|
|
504
|
+
}, 16, ["show-videos"])
|
|
500
505
|
], 4));
|
|
501
506
|
}
|
|
502
|
-
}, m1 = /* @__PURE__ */
|
|
507
|
+
}, m1 = /* @__PURE__ */ A(h1, [["__scopeId", "data-v-0853aecf"]]);
|
|
503
508
|
export {
|
|
504
509
|
m1 as default
|
|
505
510
|
};
|