@golstats/gsc-landing 1.0.20 → 1.0.21
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-78d579ad-HeSCo_wi.js → FilterConditions-739a74eb-UO5zDF8t.js} +34 -34
- package/dist/{FilterField-91367dbc-Py1Dyjx2.js → FilterField-53fbb956-jaemPT2Y.js} +252 -160
- package/dist/{FilterSubcategories-fc6e50e7-9w5H9tQH.js → FilterSubcategories-162edc6f-r2WWhNTR.js} +5 -5
- package/dist/{gsc-checkbox-9572f28d-OEktJZP_.js → gsc-checkbox-0735d028-JE5Zs_ri.js} +26 -16
- package/dist/gsc-landing.js +1 -1
- package/dist/gsc-landing.umd.cjs +72 -68
- package/dist/{index-v16yD7RQ.js → index-KCQeS3QL.js} +15933 -15248
- package/dist/style.css +1 -1
- package/package.json +5 -5
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { ref as
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
1
|
+
import { ref as _, openBlock as c, createElementBlock as d, createVNode as z, unref as V, useCssVars as g, resolveComponent as x, createElementVNode as r, createBlock as p, normalizeStyle as h, normalizeClass as B, createCommentVNode as f, toDisplayString as v, computed as y, watch as L, Fragment as D, pushScopeId as W, popScopeId as A } from "vue";
|
|
2
|
+
import { z as $ } from "./index-KCQeS3QL.js";
|
|
3
|
+
const P = (e, i) => {
|
|
4
4
|
const t = e.__vccOpts || e;
|
|
5
5
|
for (const [l, o] of i)
|
|
6
6
|
t[l] = o;
|
|
7
7
|
return t;
|
|
8
|
-
},
|
|
8
|
+
}, k = {
|
|
9
9
|
props: {
|
|
10
|
+
type: { type: Number, default: 0 },
|
|
10
11
|
value: { type: Boolean, default: !1 },
|
|
11
12
|
textValue: String,
|
|
12
13
|
icon: String,
|
|
@@ -15,6 +16,7 @@ const D = (e, i) => {
|
|
|
15
16
|
fontColor: { type: String, default: "#FFFFFF" },
|
|
16
17
|
textDecoration: String,
|
|
17
18
|
fontSize: { type: String, default: "16px" },
|
|
19
|
+
fontSizeStat: { type: String, default: "16px" },
|
|
18
20
|
fontStyle: String,
|
|
19
21
|
fontFamily: { type: String, default: "Poppins-Regular" },
|
|
20
22
|
height: { type: String, default: "fit-content" },
|
|
@@ -22,6 +24,7 @@ const D = (e, i) => {
|
|
|
22
24
|
borderRadius: { type: String, default: "0px" },
|
|
23
25
|
borderType: { type: String, default: "solid" },
|
|
24
26
|
borderWidth: { type: Number, default: 0 },
|
|
27
|
+
borderWidthBtn: { type: String, default: "2px" },
|
|
25
28
|
borderColor: String,
|
|
26
29
|
backgroundColor: { type: String, default: "none" },
|
|
27
30
|
activeBackgroundColor: { type: String, default: "#000000" },
|
|
@@ -30,7 +33,10 @@ const D = (e, i) => {
|
|
|
30
33
|
activeBorderColor: { type: String, default: "#cbee6b" },
|
|
31
34
|
activeColorText: { type: String, default: "#FFFFFF" },
|
|
32
35
|
cursorType: { type: String, default: "default" },
|
|
33
|
-
typeOnOff: { type: Boolean, default: !1 }
|
|
36
|
+
typeOnOff: { type: Boolean, default: !1 },
|
|
37
|
+
textCategory: String,
|
|
38
|
+
textStat: String,
|
|
39
|
+
marginLeftStat: { type: String, default: "15%" }
|
|
34
40
|
},
|
|
35
41
|
watch: {
|
|
36
42
|
value: {
|
|
@@ -73,43 +79,81 @@ const D = (e, i) => {
|
|
|
73
79
|
this.$emit("click", e), this.typeOnOff && (this.status = !this.status, this.$emit("status", this.status));
|
|
74
80
|
}
|
|
75
81
|
}
|
|
76
|
-
},
|
|
82
|
+
}, m = () => {
|
|
83
|
+
g((e) => ({
|
|
84
|
+
"1c960139": e.height,
|
|
85
|
+
b2f635d8: e.borderWidthBtn,
|
|
86
|
+
"06e99898": e.borderType,
|
|
87
|
+
"55555c76": e.borderColor,
|
|
88
|
+
"23b6d320": e.borderRadius,
|
|
89
|
+
"22c97374": e.width,
|
|
90
|
+
"22bb09fa": e.backgroundColor,
|
|
91
|
+
c148da7c: e.cursorType,
|
|
92
|
+
cce756fc: e.fontSize,
|
|
93
|
+
cff98d60: e.fontStyle,
|
|
94
|
+
"5123b3a5": e.fontFamily,
|
|
95
|
+
"47bf58db": e.marginLeftStat,
|
|
96
|
+
cadc8414: e.fontSizeStat
|
|
97
|
+
}));
|
|
98
|
+
}, C = k.setup;
|
|
99
|
+
k.setup = C ? (e, i) => (m(), C(e, i)) : m;
|
|
100
|
+
const T = (e) => (W("data-v-fb269a1e"), e = e(), A(), e), I = ["src"], O = {
|
|
77
101
|
key: 1,
|
|
78
102
|
class: "text"
|
|
79
|
-
},
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
t.icon && t.iconPosition.toLowerCase() === "left" ? (a(), d("img", {
|
|
103
|
+
}, M = ["src"], N = { class: "stats" }, G = /* @__PURE__ */ T(() => /* @__PURE__ */ r("img", {
|
|
104
|
+
class: "iconstats",
|
|
105
|
+
src: "https://az755631.vo.msecnd.net/todoelfut/playdes.png"
|
|
106
|
+
}, null, -1)), R = { class: "numstats" }, E = { class: "leyend" };
|
|
107
|
+
function H(e, i, t, l, o, s) {
|
|
108
|
+
return c(), d("div", null, [
|
|
109
|
+
t.type == 0 ? (c(), d("div", {
|
|
87
110
|
key: 0,
|
|
88
|
-
class: "
|
|
89
|
-
style: h(
|
|
90
|
-
|
|
91
|
-
},
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
111
|
+
class: B(["button", o.status && t.typeOnOff && "button-active"]),
|
|
112
|
+
style: h([s.customStyle, o.status && t.typeOnOff && s.customActive]),
|
|
113
|
+
onClick: i[0] || (i[0] = (...u) => s.btnClick && s.btnClick(...u))
|
|
114
|
+
}, [
|
|
115
|
+
t.icon && t.iconPosition.toLowerCase() === "left" ? (c(), d("img", {
|
|
116
|
+
key: 0,
|
|
117
|
+
class: "icon",
|
|
118
|
+
style: h({ width: t.iconSize }),
|
|
119
|
+
src: t.icon
|
|
120
|
+
}, null, 12, I)) : f("", !0),
|
|
121
|
+
t.textValue ? (c(), d("div", O, v(t.textValue), 1)) : f("", !0),
|
|
122
|
+
t.icon && t.iconPosition.toLowerCase() === "right" ? (c(), d("img", {
|
|
123
|
+
key: 2,
|
|
124
|
+
class: "icon",
|
|
125
|
+
style: h({ width: t.iconSize }),
|
|
126
|
+
src: t.icon
|
|
127
|
+
}, null, 12, M)) : f("", !0)
|
|
128
|
+
], 6)) : f("", !0),
|
|
129
|
+
t.type == 1 ? (c(), d("div", {
|
|
130
|
+
key: 1,
|
|
131
|
+
class: "button-target",
|
|
132
|
+
onClick: i[1] || (i[1] = (...u) => s.btnClick && s.btnClick(...u))
|
|
133
|
+
}, [
|
|
134
|
+
r("div", N, [
|
|
135
|
+
G,
|
|
136
|
+
r("div", R, v(t.textStat), 1)
|
|
137
|
+
]),
|
|
138
|
+
r("div", E, v(t.textCategory), 1)
|
|
139
|
+
])) : f("", !0)
|
|
140
|
+
]);
|
|
100
141
|
}
|
|
101
|
-
const
|
|
142
|
+
const U = /* @__PURE__ */ P(k, [["render", H], ["__scopeId", "data-v-fb269a1e"]]), q = (e, i) => {
|
|
102
143
|
const t = e.__vccOpts || e;
|
|
103
144
|
for (const [l, o] of i)
|
|
104
145
|
t[l] = o;
|
|
105
146
|
return t;
|
|
106
|
-
},
|
|
147
|
+
}, Z = { key: 1 }, j = {
|
|
107
148
|
width: "10",
|
|
108
149
|
height: "8",
|
|
109
150
|
viewBox: "0 0 10 8",
|
|
110
151
|
fill: "none",
|
|
111
152
|
xmlns: "http://www.w3.org/2000/svg"
|
|
112
|
-
},
|
|
153
|
+
}, Y = ["fill"], J = {
|
|
154
|
+
key: 0,
|
|
155
|
+
class: "checkbox__teams"
|
|
156
|
+
}, K = { class: "checkbox__teams__logo" }, Q = ["src"], X = { class: "checkbox__teams__logo" }, tt = ["src"], et = {
|
|
113
157
|
__name: "GSC-Checkbox",
|
|
114
158
|
props: {
|
|
115
159
|
width: {
|
|
@@ -124,6 +168,10 @@ const O = /* @__PURE__ */ D(z, [["render", N], ["__scopeId", "data-v-1bfd444b"]]
|
|
|
124
168
|
type: String,
|
|
125
169
|
default: ""
|
|
126
170
|
},
|
|
171
|
+
labelWhiteSpace: {
|
|
172
|
+
type: String,
|
|
173
|
+
default: "normal"
|
|
174
|
+
},
|
|
127
175
|
labelColor: {
|
|
128
176
|
type: String,
|
|
129
177
|
default: "white"
|
|
@@ -168,6 +216,10 @@ const O = /* @__PURE__ */ D(z, [["render", N], ["__scopeId", "data-v-1bfd444b"]]
|
|
|
168
216
|
return ["left", "right", "top", "bottom"].includes(e);
|
|
169
217
|
}
|
|
170
218
|
},
|
|
219
|
+
boxMarginTop: {
|
|
220
|
+
type: String,
|
|
221
|
+
default: "0.2em"
|
|
222
|
+
},
|
|
171
223
|
boxWidthAndHeight: {
|
|
172
224
|
type: String,
|
|
173
225
|
default: "16px"
|
|
@@ -195,81 +247,118 @@ const O = /* @__PURE__ */ D(z, [["render", N], ["__scopeId", "data-v-1bfd444b"]]
|
|
|
195
247
|
avoidInteraction: {
|
|
196
248
|
type: Boolean,
|
|
197
249
|
default: !1
|
|
250
|
+
},
|
|
251
|
+
avoidToCheck: {
|
|
252
|
+
type: Boolean,
|
|
253
|
+
default: !1
|
|
254
|
+
},
|
|
255
|
+
isBoxOnly: {
|
|
256
|
+
type: Boolean,
|
|
257
|
+
default: !1
|
|
258
|
+
},
|
|
259
|
+
teamsIds: {
|
|
260
|
+
type: Array,
|
|
261
|
+
default: () => null
|
|
198
262
|
}
|
|
199
263
|
},
|
|
200
264
|
emits: ["update:modelValue"],
|
|
201
265
|
setup(e, { emit: i }) {
|
|
202
|
-
const t = e
|
|
203
|
-
|
|
266
|
+
const t = e;
|
|
267
|
+
g((n) => ({
|
|
268
|
+
70501426: e.width,
|
|
269
|
+
"1957cde0": e.height
|
|
270
|
+
}));
|
|
271
|
+
const l = _(!1), o = y(() => {
|
|
272
|
+
const n = {
|
|
204
273
|
color: t.boxValueColor,
|
|
205
274
|
"font-family": t.fontFamily,
|
|
206
275
|
height: t.boxWidthAndHeight,
|
|
207
276
|
width: t.boxWidthAndHeight,
|
|
208
277
|
minWidth: t.boxWidthAndHeight,
|
|
209
|
-
"border-radius": t.boxBorderRadius
|
|
278
|
+
"border-radius": t.boxBorderRadius,
|
|
279
|
+
"margin-top": t.boxMarginTop
|
|
210
280
|
};
|
|
211
|
-
return l.value ? (
|
|
212
|
-
}),
|
|
281
|
+
return l.value ? (n["background-color"] = t.boxBackgroundColor, n.border = `solid ${t.boxBorderWidth} ${t.boxBackgroundColor}`) : n.border = `solid ${t.boxBorderWidth} ${t.boxBorderColor}`, n;
|
|
282
|
+
}), s = y(() => ({
|
|
213
283
|
"font-family": t.boxValueFontFamily,
|
|
214
284
|
"font-size": t.boxValueFontSize,
|
|
215
285
|
color: t.boxValueColor,
|
|
216
286
|
"line-height": 1
|
|
217
|
-
})), u =
|
|
218
|
-
const
|
|
287
|
+
})), u = y(() => {
|
|
288
|
+
const n = {
|
|
219
289
|
color: t.labelColor,
|
|
220
290
|
"font-family": t.fontFamily,
|
|
221
|
-
"font-size": t.labelFontSize
|
|
291
|
+
"font-size": t.labelFontSize,
|
|
292
|
+
"white-space": t.labelWhiteSpace,
|
|
293
|
+
"text-align": t.boxPosition === "top" || t.boxPosition === "bottom" ? "center" : t.boxPosition
|
|
222
294
|
};
|
|
223
|
-
return (t.boxPosition === "left" || t.boxPosition === "right") && (
|
|
295
|
+
return (t.boxPosition === "left" || t.boxPosition === "right") && (n[`margin-${t.boxPosition}`] = t.isBoxOnly ? "0" : t.teamsIds ? "8px" : "10px"), n;
|
|
224
296
|
});
|
|
225
|
-
|
|
297
|
+
L(
|
|
226
298
|
() => t.modelValue,
|
|
227
|
-
(
|
|
228
|
-
|
|
299
|
+
(n) => {
|
|
300
|
+
n !== l.value && (l.value = n);
|
|
229
301
|
},
|
|
230
302
|
{ immediate: !0 }
|
|
231
303
|
);
|
|
232
|
-
function
|
|
233
|
-
t.avoidInteraction || (l.value = !l.value, i("update:modelValue", l.value));
|
|
304
|
+
function b() {
|
|
305
|
+
t.avoidInteraction || !l.value && t.avoidToCheck || (l.value = !l.value, i("update:modelValue", l.value));
|
|
306
|
+
}
|
|
307
|
+
function a(n) {
|
|
308
|
+
return `${{}.TEAM_LOGOS_URL || "https://az755631.vo.msecnd.net/teams-80/"}${n}.png`;
|
|
234
309
|
}
|
|
235
|
-
return (
|
|
236
|
-
class:
|
|
237
|
-
onClick:
|
|
310
|
+
return (n, It) => (c(), d("div", {
|
|
311
|
+
class: B(["checkbox", `box-${e.boxPosition}`]),
|
|
312
|
+
onClick: b
|
|
238
313
|
}, [
|
|
239
|
-
|
|
314
|
+
r("div", {
|
|
240
315
|
class: "checkbox__box",
|
|
241
316
|
style: h(o.value)
|
|
242
317
|
}, [
|
|
243
|
-
l.value ? (
|
|
244
|
-
t.boxValue ? (
|
|
318
|
+
l.value ? (c(), d(D, { key: 0 }, [
|
|
319
|
+
t.boxValue ? (c(), d("div", {
|
|
245
320
|
key: 0,
|
|
246
321
|
class: "checkbox__box__value",
|
|
247
|
-
style: h(
|
|
248
|
-
},
|
|
249
|
-
(
|
|
250
|
-
|
|
322
|
+
style: h(s.value)
|
|
323
|
+
}, v(e.boxValue), 5)) : (c(), d("div", Z, [
|
|
324
|
+
(c(), d("svg", j, [
|
|
325
|
+
r("path", {
|
|
251
326
|
d: "M9.77994 1.70133L4.10994 7.37133C3.96994 7.51133 3.77994 7.59133 3.57994 7.59133C3.37994 7.59133 3.18994 7.51133 3.04994 7.37133L0.219941 4.54133C-0.0700586 4.25133 -0.0700586 3.77133 0.219941 3.48133C0.509941 3.19133 0.989941 3.19133 1.27994 3.48133L3.57994 5.78133L8.71994 0.641328C9.00994 0.351328 9.48994 0.351328 9.77994 0.641328C10.0699 0.931328 10.0699 1.40133 9.77994 1.70133Z",
|
|
252
327
|
fill: e.boxValueColor
|
|
253
|
-
}, null, 8,
|
|
328
|
+
}, null, 8, Y)
|
|
254
329
|
]))
|
|
255
330
|
]))
|
|
256
|
-
], 64)) :
|
|
331
|
+
], 64)) : f("", !0)
|
|
257
332
|
], 4),
|
|
258
|
-
|
|
333
|
+
e.teamsIds && e.teamsIds.length ? (c(), d("div", J, [
|
|
334
|
+
r("div", K, [
|
|
335
|
+
r("img", {
|
|
336
|
+
src: a(e.teamsIds[0]),
|
|
337
|
+
alt: ""
|
|
338
|
+
}, null, 8, Q)
|
|
339
|
+
]),
|
|
340
|
+
r("div", X, [
|
|
341
|
+
r("img", {
|
|
342
|
+
src: a(e.teamsIds[1]),
|
|
343
|
+
alt: ""
|
|
344
|
+
}, null, 8, tt)
|
|
345
|
+
])
|
|
346
|
+
])) : f("", !0),
|
|
347
|
+
r("div", {
|
|
259
348
|
class: "checkbox__label",
|
|
260
349
|
style: h(u.value)
|
|
261
|
-
},
|
|
350
|
+
}, v(e.label), 5)
|
|
262
351
|
], 2));
|
|
263
352
|
}
|
|
264
|
-
},
|
|
353
|
+
}, it = /* @__PURE__ */ q(et, [["__scopeId", "data-v-8ab85812"]]), ot = (e, i) => {
|
|
265
354
|
const t = e.__vccOpts || e;
|
|
266
355
|
for (const [l, o] of i)
|
|
267
356
|
t[l] = o;
|
|
268
357
|
return t;
|
|
269
|
-
},
|
|
358
|
+
}, S = {
|
|
270
359
|
components: {
|
|
271
|
-
GSCButton:
|
|
272
|
-
GSCCheckbox:
|
|
360
|
+
GSCButton: U,
|
|
361
|
+
GSCCheckbox: it
|
|
273
362
|
},
|
|
274
363
|
data() {
|
|
275
364
|
return {
|
|
@@ -297,7 +386,7 @@ const O = /* @__PURE__ */ D(z, [["render", N], ["__scopeId", "data-v-1bfd444b"]]
|
|
|
297
386
|
},
|
|
298
387
|
heightContainer: {
|
|
299
388
|
type: String,
|
|
300
|
-
default: "
|
|
389
|
+
default: "340px"
|
|
301
390
|
},
|
|
302
391
|
widthContainer: {
|
|
303
392
|
type: String,
|
|
@@ -435,73 +524,76 @@ const O = /* @__PURE__ */ D(z, [["render", N], ["__scopeId", "data-v-1bfd444b"]]
|
|
|
435
524
|
(e === 0 || e === 1 || e === 2 || e === 3) && (this.status14 = !!(this.sectors[0].active && this.sectors[1].active && this.sectors[2].active && this.sectors[3].active)), (e === 4 || e === 5 || e === 6 || e === 7) && (this.status24 = !!(this.sectors[4].active && this.sectors[5].active && this.sectors[6].active && this.sectors[7].active)), (e === 8 || e === 9 || e === 10 || e === 11) && (this.status34 = !!(this.sectors[8].active && this.sectors[9].active && this.sectors[10].active && this.sectors[11].active)), (e === 12 || e === 13 || e === 14 || e === 15) && (this.status44 = !!(this.sectors[12].active && this.sectors[13].active && this.sectors[14].active && this.sectors[15].active)), this.status14 && this.status34 && this.status24 && this.status44 ? this.all = !0 : this.all = !1, this.update += 1, this.status14 && (this.refreshBtn14 += 1), this.status24 && (this.refreshBtn24 += 1), this.status34 && (this.refreshBtn34 += 1), this.status44 && (this.refreshBtn44 += 1);
|
|
436
525
|
}
|
|
437
526
|
}
|
|
438
|
-
},
|
|
439
|
-
|
|
440
|
-
"
|
|
441
|
-
"
|
|
442
|
-
|
|
443
|
-
"
|
|
444
|
-
|
|
527
|
+
}, w = () => {
|
|
528
|
+
g((e) => ({
|
|
529
|
+
"61dc98de": e.widthContainer,
|
|
530
|
+
"1d1ca7a4": e.heightContainer,
|
|
531
|
+
"52d6675f": e.backgroundColor,
|
|
532
|
+
"32f3fa70": e.widthFieldGrid,
|
|
533
|
+
fe0222fa: e.heightFieldGrid
|
|
445
534
|
}));
|
|
446
|
-
},
|
|
447
|
-
|
|
448
|
-
const
|
|
535
|
+
}, F = S.setup;
|
|
536
|
+
S.setup = F ? (e, i) => (w(), F(e, i)) : w;
|
|
537
|
+
const rt = (e) => (W("data-v-d1808ad6"), e = e(), A(), e), st = { class: "gsc-field" }, ct = { class: "gsc-field__title-checked" }, lt = /* @__PURE__ */ rt(() => /* @__PURE__ */ r("div", { class: "gsc-field__title-checked__title" }, "Pase(s) desde la(s) zona(s):", -1)), at = { class: "gsc-field__title-checked__check-cont" }, dt = { class: "gsc-field__container-field" }, nt = { class: "gsc-field__container-field__field" }, ht = {
|
|
449
538
|
width: "100%",
|
|
450
539
|
height: "100%",
|
|
451
540
|
fill: "#2e3b46",
|
|
452
541
|
xmlns: "http://www.w3.org/2000/svg"
|
|
453
|
-
},
|
|
454
|
-
function
|
|
455
|
-
const u =
|
|
456
|
-
return
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
(
|
|
542
|
+
}, ut = ["stroke"], ft = ["stroke", "stroke-width"], bt = ["stroke", "stroke-width"], pt = ["stroke-width", "stroke"], vt = ["fill", "fill-opacity", "stroke", "stroke-width"], yt = ["fill", "fill-opacity", "stroke", "stroke-width"], gt = ["fill", "fill-opacity", "stroke", "stroke-width"], kt = ["fill", "fill-opacity", "stroke", "stroke-width"], St = ["fill", "fill-opacity", "stroke", "stroke-width"], xt = ["fill", "fill-opacity", "stroke", "stroke-width"], mt = ["fill", "fill-opacity", "stroke", "stroke-width"], Ct = ["fill", "fill-opacity", "stroke", "stroke-width"], wt = ["fill", "fill-opacity", "stroke", "stroke-width"], Ft = ["fill", "fill-opacity", "stroke", "stroke-width"], _t = ["fill", "fill-opacity", "stroke", "stroke-width"], Bt = ["fill", "fill-opacity", "stroke", "stroke-width"], Wt = ["fill", "fill-opacity", "stroke", "stroke-width"], At = ["fill", "fill-opacity", "stroke", "stroke-width"], zt = ["fill", "fill-opacity", "stroke", "stroke-width"], Vt = ["fill", "fill-opacity", "stroke", "stroke-width"], Lt = { class: "gsc-field__container-field__bar-buttons" };
|
|
543
|
+
function Dt(e, i, t, l, o, s) {
|
|
544
|
+
const u = x("GSCCheckbox"), b = x("GSCButton");
|
|
545
|
+
return c(), d("div", st, [
|
|
546
|
+
r("div", ct, [
|
|
547
|
+
lt,
|
|
548
|
+
r("div", at, [
|
|
549
|
+
(c(), p(u, {
|
|
461
550
|
label: "Todas las zonas",
|
|
462
551
|
"box-value-font-family": "Poppins-Regular",
|
|
463
552
|
"box-position": "right",
|
|
464
|
-
"
|
|
553
|
+
"label-font-size": "14px",
|
|
554
|
+
"label-white-space": "nowrap",
|
|
555
|
+
"box-margin-top": "0.4em",
|
|
465
556
|
value: o.all,
|
|
466
557
|
key: o.update,
|
|
467
|
-
"model-value": o.all
|
|
468
|
-
|
|
558
|
+
"model-value": o.all,
|
|
559
|
+
"onUpdate:modelValue": s.clickAll
|
|
560
|
+
}, null, 8, ["value", "model-value", "onUpdate:modelValue"]))
|
|
469
561
|
])
|
|
470
562
|
]),
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
(
|
|
474
|
-
|
|
563
|
+
r("div", dt, [
|
|
564
|
+
r("div", nt, [
|
|
565
|
+
(c(), d("svg", ht, [
|
|
566
|
+
r("rect", {
|
|
475
567
|
x: "1.5",
|
|
476
568
|
y: "0.5",
|
|
477
569
|
width: "100%",
|
|
478
570
|
height: "100%",
|
|
479
571
|
rx: "1.5",
|
|
480
572
|
stroke: t.colorLineField
|
|
481
|
-
}, null, 8,
|
|
482
|
-
|
|
483
|
-
style: h("transform: translate(" +
|
|
573
|
+
}, null, 8, ut),
|
|
574
|
+
r("path", {
|
|
575
|
+
style: h("transform: translate(" + s.translx + "px, " + s.transly + "px);"),
|
|
484
576
|
d: "M303.597 39.9799H263.371C262.817 39.9799 262.369 40.4301 262.371 40.984L262.842 155.176C262.845 155.726 263.292 156.172 263.842 156.172H302.884",
|
|
485
577
|
stroke: t.colorLineField,
|
|
486
578
|
"stroke-width": t.borderWidthLineField,
|
|
487
579
|
"stroke-linecap": "square"
|
|
488
|
-
}, null, 12,
|
|
489
|
-
|
|
490
|
-
style: h("transform: translateY(" +
|
|
580
|
+
}, null, 12, ft),
|
|
581
|
+
r("path", {
|
|
582
|
+
style: h("transform: translateY(" + s.transly + "px);"),
|
|
491
583
|
class: "porteria1",
|
|
492
584
|
d: "M1.09097 156.172L41.3162 156.172C41.8701 156.172 42.3185 155.722 42.3162 155.168L41.845 40.9758C41.8427 40.4252 41.3957 39.98 40.845 39.98L1.80338 39.98",
|
|
493
585
|
stroke: t.colorLineField,
|
|
494
586
|
"stroke-width": t.borderWidthLineField,
|
|
495
587
|
"stroke-linecap": "square"
|
|
496
|
-
}, null, 12,
|
|
497
|
-
|
|
498
|
-
style: h("transform: translate(" +
|
|
588
|
+
}, null, 12, bt),
|
|
589
|
+
r("path", {
|
|
590
|
+
style: h("transform: translate(" + s.translxcircle + "px, " + s.transly + "px);"),
|
|
499
591
|
class: "circle",
|
|
500
592
|
d: "M182.911 97.4512C182.911 113.726 169.44 126.936 152.801 126.936C136.162 126.936 122.691 113.726 122.691 97.4512C122.691 81.1767 136.162 67.9662 152.801 67.9662C169.44 67.9662 182.911 81.1767 182.911 97.4512Z",
|
|
501
593
|
"stroke-width": t.borderWidthLineField,
|
|
502
594
|
stroke: t.colorLineField
|
|
503
|
-
}, null, 12,
|
|
504
|
-
|
|
595
|
+
}, null, 12, pt),
|
|
596
|
+
r("rect", {
|
|
505
597
|
x: "0%",
|
|
506
598
|
y: "0%",
|
|
507
599
|
width: "25%",
|
|
@@ -510,9 +602,9 @@ function St(e, i, t, l, o, r) {
|
|
|
510
602
|
"fill-opacity": t.opacitySector,
|
|
511
603
|
stroke: t.borderColor,
|
|
512
604
|
"stroke-width": t.borderWidth,
|
|
513
|
-
onClick: i[0] || (i[0] = (
|
|
514
|
-
}, null, 8,
|
|
515
|
-
|
|
605
|
+
onClick: i[0] || (i[0] = (a) => s.selectSector(0))
|
|
606
|
+
}, null, 8, vt),
|
|
607
|
+
r("rect", {
|
|
516
608
|
x: "0%",
|
|
517
609
|
y: "25%",
|
|
518
610
|
width: "25%",
|
|
@@ -521,9 +613,9 @@ function St(e, i, t, l, o, r) {
|
|
|
521
613
|
"fill-opacity": t.opacitySector,
|
|
522
614
|
stroke: t.borderColor,
|
|
523
615
|
"stroke-width": t.borderWidth,
|
|
524
|
-
onClick: i[1] || (i[1] = (
|
|
525
|
-
}, null, 8,
|
|
526
|
-
|
|
616
|
+
onClick: i[1] || (i[1] = (a) => s.selectSector(1))
|
|
617
|
+
}, null, 8, yt),
|
|
618
|
+
r("rect", {
|
|
527
619
|
x: "0%",
|
|
528
620
|
y: "50%",
|
|
529
621
|
width: "25%",
|
|
@@ -532,9 +624,9 @@ function St(e, i, t, l, o, r) {
|
|
|
532
624
|
"fill-opacity": t.opacitySector,
|
|
533
625
|
stroke: t.borderColor,
|
|
534
626
|
"stroke-width": t.borderWidth,
|
|
535
|
-
onClick: i[2] || (i[2] = (
|
|
536
|
-
}, null, 8,
|
|
537
|
-
|
|
627
|
+
onClick: i[2] || (i[2] = (a) => s.selectSector(2))
|
|
628
|
+
}, null, 8, gt),
|
|
629
|
+
r("rect", {
|
|
538
630
|
x: "0%",
|
|
539
631
|
y: "75%",
|
|
540
632
|
width: "25%",
|
|
@@ -543,9 +635,9 @@ function St(e, i, t, l, o, r) {
|
|
|
543
635
|
"fill-opacity": t.opacitySector,
|
|
544
636
|
stroke: t.borderColor,
|
|
545
637
|
"stroke-width": t.borderWidth,
|
|
546
|
-
onClick: i[3] || (i[3] = (
|
|
547
|
-
}, null, 8,
|
|
548
|
-
|
|
638
|
+
onClick: i[3] || (i[3] = (a) => s.selectSector(3))
|
|
639
|
+
}, null, 8, kt),
|
|
640
|
+
r("rect", {
|
|
549
641
|
x: "25%",
|
|
550
642
|
y: "0%",
|
|
551
643
|
width: "25%",
|
|
@@ -554,9 +646,9 @@ function St(e, i, t, l, o, r) {
|
|
|
554
646
|
"fill-opacity": t.opacitySector,
|
|
555
647
|
stroke: t.borderColor,
|
|
556
648
|
"stroke-width": t.borderWidth,
|
|
557
|
-
onClick: i[4] || (i[4] = (
|
|
558
|
-
}, null, 8,
|
|
559
|
-
|
|
649
|
+
onClick: i[4] || (i[4] = (a) => s.selectSector(4))
|
|
650
|
+
}, null, 8, St),
|
|
651
|
+
r("rect", {
|
|
560
652
|
x: "25%",
|
|
561
653
|
y: "25%",
|
|
562
654
|
width: "25%",
|
|
@@ -565,9 +657,9 @@ function St(e, i, t, l, o, r) {
|
|
|
565
657
|
"fill-opacity": t.opacitySector,
|
|
566
658
|
stroke: t.borderColor,
|
|
567
659
|
"stroke-width": t.borderWidth,
|
|
568
|
-
onClick: i[5] || (i[5] = (
|
|
569
|
-
}, null, 8,
|
|
570
|
-
|
|
660
|
+
onClick: i[5] || (i[5] = (a) => s.selectSector(5))
|
|
661
|
+
}, null, 8, xt),
|
|
662
|
+
r("rect", {
|
|
571
663
|
x: "25%",
|
|
572
664
|
y: "50%",
|
|
573
665
|
width: "25%",
|
|
@@ -576,9 +668,9 @@ function St(e, i, t, l, o, r) {
|
|
|
576
668
|
"fill-opacity": t.opacitySector,
|
|
577
669
|
stroke: t.borderColor,
|
|
578
670
|
"stroke-width": t.borderWidth,
|
|
579
|
-
onClick: i[6] || (i[6] = (
|
|
580
|
-
}, null, 8,
|
|
581
|
-
|
|
671
|
+
onClick: i[6] || (i[6] = (a) => s.selectSector(6))
|
|
672
|
+
}, null, 8, mt),
|
|
673
|
+
r("rect", {
|
|
582
674
|
x: "25%",
|
|
583
675
|
y: "75%",
|
|
584
676
|
width: "25%",
|
|
@@ -587,9 +679,9 @@ function St(e, i, t, l, o, r) {
|
|
|
587
679
|
"fill-opacity": t.opacitySector,
|
|
588
680
|
stroke: t.borderColor,
|
|
589
681
|
"stroke-width": t.borderWidth,
|
|
590
|
-
onClick: i[7] || (i[7] = (
|
|
591
|
-
}, null, 8,
|
|
592
|
-
|
|
682
|
+
onClick: i[7] || (i[7] = (a) => s.selectSector(7))
|
|
683
|
+
}, null, 8, Ct),
|
|
684
|
+
r("rect", {
|
|
593
685
|
x: "50%",
|
|
594
686
|
y: "0%",
|
|
595
687
|
width: "25%",
|
|
@@ -598,9 +690,9 @@ function St(e, i, t, l, o, r) {
|
|
|
598
690
|
"fill-opacity": t.opacitySector,
|
|
599
691
|
stroke: t.borderColor,
|
|
600
692
|
"stroke-width": t.borderWidth,
|
|
601
|
-
onClick: i[8] || (i[8] = (
|
|
602
|
-
}, null, 8,
|
|
603
|
-
|
|
693
|
+
onClick: i[8] || (i[8] = (a) => s.selectSector(8))
|
|
694
|
+
}, null, 8, wt),
|
|
695
|
+
r("rect", {
|
|
604
696
|
x: "50%",
|
|
605
697
|
y: "25%",
|
|
606
698
|
width: "25%",
|
|
@@ -609,9 +701,9 @@ function St(e, i, t, l, o, r) {
|
|
|
609
701
|
"fill-opacity": t.opacitySector,
|
|
610
702
|
stroke: t.borderColor,
|
|
611
703
|
"stroke-width": t.borderWidth,
|
|
612
|
-
onClick: i[9] || (i[9] = (
|
|
613
|
-
}, null, 8,
|
|
614
|
-
|
|
704
|
+
onClick: i[9] || (i[9] = (a) => s.selectSector(9))
|
|
705
|
+
}, null, 8, Ft),
|
|
706
|
+
r("rect", {
|
|
615
707
|
x: "50%",
|
|
616
708
|
y: "50%",
|
|
617
709
|
width: "25%",
|
|
@@ -620,9 +712,9 @@ function St(e, i, t, l, o, r) {
|
|
|
620
712
|
"fill-opacity": t.opacitySector,
|
|
621
713
|
stroke: t.borderColor,
|
|
622
714
|
"stroke-width": t.borderWidth,
|
|
623
|
-
onClick: i[10] || (i[10] = (
|
|
624
|
-
}, null, 8,
|
|
625
|
-
|
|
715
|
+
onClick: i[10] || (i[10] = (a) => s.selectSector(10))
|
|
716
|
+
}, null, 8, _t),
|
|
717
|
+
r("rect", {
|
|
626
718
|
x: "50%",
|
|
627
719
|
y: "75%",
|
|
628
720
|
width: "25%",
|
|
@@ -631,9 +723,9 @@ function St(e, i, t, l, o, r) {
|
|
|
631
723
|
"fill-opacity": t.opacitySector,
|
|
632
724
|
stroke: t.borderColor,
|
|
633
725
|
"stroke-width": t.borderWidth,
|
|
634
|
-
onClick: i[11] || (i[11] = (
|
|
635
|
-
}, null, 8,
|
|
636
|
-
|
|
726
|
+
onClick: i[11] || (i[11] = (a) => s.selectSector(11))
|
|
727
|
+
}, null, 8, Bt),
|
|
728
|
+
r("rect", {
|
|
637
729
|
x: "75%",
|
|
638
730
|
y: "0%",
|
|
639
731
|
width: "25%",
|
|
@@ -642,9 +734,9 @@ function St(e, i, t, l, o, r) {
|
|
|
642
734
|
"fill-opacity": t.opacitySector,
|
|
643
735
|
stroke: t.borderColor,
|
|
644
736
|
"stroke-width": t.borderWidth,
|
|
645
|
-
onClick: i[12] || (i[12] = (
|
|
646
|
-
}, null, 8,
|
|
647
|
-
|
|
737
|
+
onClick: i[12] || (i[12] = (a) => s.selectSector(12))
|
|
738
|
+
}, null, 8, Wt),
|
|
739
|
+
r("rect", {
|
|
648
740
|
x: "75%",
|
|
649
741
|
y: "25%",
|
|
650
742
|
width: "25%",
|
|
@@ -653,9 +745,9 @@ function St(e, i, t, l, o, r) {
|
|
|
653
745
|
"fill-opacity": t.opacitySector,
|
|
654
746
|
stroke: t.borderColor,
|
|
655
747
|
"stroke-width": t.borderWidth,
|
|
656
|
-
onClick: i[13] || (i[13] = (
|
|
657
|
-
}, null, 8,
|
|
658
|
-
|
|
748
|
+
onClick: i[13] || (i[13] = (a) => s.selectSector(13))
|
|
749
|
+
}, null, 8, At),
|
|
750
|
+
r("rect", {
|
|
659
751
|
x: "75%",
|
|
660
752
|
y: "50%",
|
|
661
753
|
width: "25%",
|
|
@@ -664,9 +756,9 @@ function St(e, i, t, l, o, r) {
|
|
|
664
756
|
"fill-opacity": t.opacitySector,
|
|
665
757
|
stroke: t.borderColor,
|
|
666
758
|
"stroke-width": t.borderWidth,
|
|
667
|
-
onClick: i[14] || (i[14] = (
|
|
668
|
-
}, null, 8,
|
|
669
|
-
|
|
759
|
+
onClick: i[14] || (i[14] = (a) => s.selectSector(14))
|
|
760
|
+
}, null, 8, zt),
|
|
761
|
+
r("rect", {
|
|
670
762
|
x: "75%",
|
|
671
763
|
y: "75%",
|
|
672
764
|
width: "25%",
|
|
@@ -675,12 +767,12 @@ function St(e, i, t, l, o, r) {
|
|
|
675
767
|
"fill-opacity": t.opacitySector,
|
|
676
768
|
stroke: t.borderColor,
|
|
677
769
|
"stroke-width": t.borderWidth,
|
|
678
|
-
onClick: i[15] || (i[15] = (
|
|
679
|
-
}, null, 8,
|
|
770
|
+
onClick: i[15] || (i[15] = (a) => s.selectSector(15))
|
|
771
|
+
}, null, 8, Vt)
|
|
680
772
|
]))
|
|
681
773
|
]),
|
|
682
|
-
|
|
683
|
-
(
|
|
774
|
+
r("div", Lt, [
|
|
775
|
+
(c(), p(b, {
|
|
684
776
|
"text-value": "1/4 tos",
|
|
685
777
|
"font-size": "12px",
|
|
686
778
|
height: "26px",
|
|
@@ -695,11 +787,11 @@ function St(e, i, t, l, o, r) {
|
|
|
695
787
|
"background-color": "",
|
|
696
788
|
"active-background-color": "#cbee6b33",
|
|
697
789
|
ref: "btn14",
|
|
698
|
-
onStatus:
|
|
790
|
+
onStatus: s.btn14,
|
|
699
791
|
key: o.refreshBtn14,
|
|
700
792
|
value: e.status14
|
|
701
793
|
}, null, 8, ["onStatus", "value"])),
|
|
702
|
-
(
|
|
794
|
+
(c(), p(b, {
|
|
703
795
|
"text-value": "2/4 tos",
|
|
704
796
|
"font-size": "12px",
|
|
705
797
|
height: "26px",
|
|
@@ -714,11 +806,11 @@ function St(e, i, t, l, o, r) {
|
|
|
714
806
|
"background-color": "",
|
|
715
807
|
"active-background-color": "#cbee6b33",
|
|
716
808
|
ref: "btn24",
|
|
717
|
-
onStatus:
|
|
809
|
+
onStatus: s.btn24,
|
|
718
810
|
key: o.refreshBtn24,
|
|
719
811
|
value: e.status24
|
|
720
812
|
}, null, 8, ["onStatus", "value"])),
|
|
721
|
-
(
|
|
813
|
+
(c(), p(b, {
|
|
722
814
|
"text-value": "3/4 tos",
|
|
723
815
|
"font-size": "12px",
|
|
724
816
|
height: "26px",
|
|
@@ -733,11 +825,11 @@ function St(e, i, t, l, o, r) {
|
|
|
733
825
|
"background-color": "",
|
|
734
826
|
"active-background-color": "#cbee6b33",
|
|
735
827
|
ref: "btn34",
|
|
736
|
-
onStatus:
|
|
828
|
+
onStatus: s.btn34,
|
|
737
829
|
key: o.refreshBtn34,
|
|
738
830
|
value: e.status34
|
|
739
831
|
}, null, 8, ["onStatus", "value"])),
|
|
740
|
-
(
|
|
832
|
+
(c(), p(b, {
|
|
741
833
|
"text-value": "4/4 tos",
|
|
742
834
|
"font-size": "12px",
|
|
743
835
|
height: "26px",
|
|
@@ -752,7 +844,7 @@ function St(e, i, t, l, o, r) {
|
|
|
752
844
|
"background-color": "",
|
|
753
845
|
"active-background-color": "#cbee6b33",
|
|
754
846
|
ref: "btn44",
|
|
755
|
-
onStatus:
|
|
847
|
+
onStatus: s.btn44,
|
|
756
848
|
key: o.refreshBtn44,
|
|
757
849
|
value: e.status44
|
|
758
850
|
}, null, 8, ["onStatus", "value"]))
|
|
@@ -760,14 +852,14 @@ function St(e, i, t, l, o, r) {
|
|
|
760
852
|
])
|
|
761
853
|
]);
|
|
762
854
|
}
|
|
763
|
-
const
|
|
855
|
+
const $t = /* @__PURE__ */ ot(S, [["render", Dt], ["__scopeId", "data-v-d1808ad6"]]), Pt = { class: "filter-field" }, Tt = {
|
|
764
856
|
__name: "FilterField",
|
|
765
857
|
setup(e) {
|
|
766
|
-
const i =
|
|
858
|
+
const i = _(Array.from({ length: 16 }, (l, o) => o + 1));
|
|
767
859
|
function t(l) {
|
|
768
860
|
}
|
|
769
|
-
return (l, o) => (
|
|
770
|
-
|
|
861
|
+
return (l, o) => (c(), d("div", Pt, [
|
|
862
|
+
z(V($t), {
|
|
771
863
|
width: "100%",
|
|
772
864
|
"background-color": "#2E3B46",
|
|
773
865
|
value: i.value,
|
|
@@ -775,7 +867,7 @@ const xt = /* @__PURE__ */ H(y, [["render", St], ["__scopeId", "data-v-6929519f"
|
|
|
775
867
|
}, null, 8, ["value"])
|
|
776
868
|
]));
|
|
777
869
|
}
|
|
778
|
-
},
|
|
870
|
+
}, Nt = /* @__PURE__ */ $(Tt, [["__scopeId", "data-v-95dd6111"]]);
|
|
779
871
|
export {
|
|
780
|
-
|
|
872
|
+
Nt as default
|
|
781
873
|
};
|