@golstats/gsc-timeline-reports 1.0.0

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.
Files changed (96) hide show
  1. package/README.md +2 -0
  2. package/dist/css/fonts.css +91 -0
  3. package/dist/fonts/BebasNeue-Bold.otf +0 -0
  4. package/dist/fonts/BebasNeue-Bold.ttf +0 -0
  5. package/dist/fonts/BebasNeue-Bold.woff2 +0 -0
  6. package/dist/fonts/BebasNeue-Book.otf +0 -0
  7. package/dist/fonts/BebasNeue-Book.ttf +0 -0
  8. package/dist/fonts/BebasNeue-Book.woff2 +0 -0
  9. package/dist/fonts/BebasNeue-Light.otf +0 -0
  10. package/dist/fonts/BebasNeue-Light.ttf +0 -0
  11. package/dist/fonts/BebasNeue-Light.woff2 +0 -0
  12. package/dist/fonts/BebasNeue-Regular.otf +0 -0
  13. package/dist/fonts/BebasNeue-Regular.ttf +0 -0
  14. package/dist/fonts/BebasNeue-Regular.woff2 +0 -0
  15. package/dist/fonts/BebasNeue-Thin.otf +0 -0
  16. package/dist/fonts/BebasNeue-Thin.ttf +0 -0
  17. package/dist/fonts/BebasNeue-Thin.woff2 +0 -0
  18. package/dist/fonts/Montserrat-Black.otf +0 -0
  19. package/dist/fonts/Montserrat-BlackItalic.otf +0 -0
  20. package/dist/fonts/Montserrat-Bold.otf +0 -0
  21. package/dist/fonts/Montserrat-BoldItalic.otf +0 -0
  22. package/dist/fonts/Montserrat-ExtraBold.otf +0 -0
  23. package/dist/fonts/Montserrat-ExtraBoldItalic.otf +0 -0
  24. package/dist/fonts/Montserrat-ExtraLight.otf +0 -0
  25. package/dist/fonts/Montserrat-ExtraLightItalic.otf +0 -0
  26. package/dist/fonts/Montserrat-Italic.otf +0 -0
  27. package/dist/fonts/Montserrat-Light.otf +0 -0
  28. package/dist/fonts/Montserrat-LightItalic.otf +0 -0
  29. package/dist/fonts/Montserrat-Medium.otf +0 -0
  30. package/dist/fonts/Montserrat-MediumItalic.otf +0 -0
  31. package/dist/fonts/Montserrat-Regular.otf +0 -0
  32. package/dist/fonts/Montserrat-SemiBold.otf +0 -0
  33. package/dist/fonts/Montserrat-SemiBoldItalic.otf +0 -0
  34. package/dist/fonts/Montserrat-Thin.otf +0 -0
  35. package/dist/fonts/Montserrat-ThinItalic.otf +0 -0
  36. package/dist/fonts/Oswald-Bold.ttf +0 -0
  37. package/dist/fonts/Oswald-ExtraLight.ttf +0 -0
  38. package/dist/fonts/Oswald-Light.ttf +0 -0
  39. package/dist/fonts/Oswald-Medium.ttf +0 -0
  40. package/dist/fonts/Oswald-Regular.ttf +0 -0
  41. package/dist/fonts/Oswald-SemiBold.ttf +0 -0
  42. package/dist/fonts/Poppins-Black.otf +0 -0
  43. package/dist/fonts/Poppins-BlackItalic.otf +0 -0
  44. package/dist/fonts/Poppins-Bold.otf +0 -0
  45. package/dist/fonts/Poppins-BoldItalic.otf +0 -0
  46. package/dist/fonts/Poppins-ExtraBold.otf +0 -0
  47. package/dist/fonts/Poppins-ExtraBoldItalic.otf +0 -0
  48. package/dist/fonts/Poppins-ExtraLight.otf +0 -0
  49. package/dist/fonts/Poppins-ExtraLightItalic.otf +0 -0
  50. package/dist/fonts/Poppins-Italic.otf +0 -0
  51. package/dist/fonts/Poppins-Light.otf +0 -0
  52. package/dist/fonts/Poppins-LightItalic.otf +0 -0
  53. package/dist/fonts/Poppins-Medium.otf +0 -0
  54. package/dist/fonts/Poppins-MediumItalic.otf +0 -0
  55. package/dist/fonts/Poppins-Regular.otf +0 -0
  56. package/dist/fonts/Poppins-SemiBold.otf +0 -0
  57. package/dist/fonts/Poppins-SemiBoldItalic.otf +0 -0
  58. package/dist/fonts/Poppins-Thin.otf +0 -0
  59. package/dist/fonts/Poppins-ThinItalic.otf +0 -0
  60. package/dist/gsc-timeline-reports.css +1 -0
  61. package/dist/gsc-timeline-reports.es.js +2513 -0
  62. package/dist/gsc-timeline-reports.umd.js +6 -0
  63. package/dist/images/cancha-horizontal-raw.jpg +0 -0
  64. package/dist/images/cancha-horizontal.jpg +0 -0
  65. package/dist/images/canchaRPH.svg +30 -0
  66. package/dist/images/events/atajada.svg +57 -0
  67. package/dist/images/events/cambio.svg +27 -0
  68. package/dist/images/events/falta.svg +43 -0
  69. package/dist/images/events/favicon.ico +0 -0
  70. package/dist/images/events/fin-del-partido.svg +44 -0
  71. package/dist/images/events/fuera-de-lugar.svg +58 -0
  72. package/dist/images/events/generic.svg +1 -0
  73. package/dist/images/events/gol.svg +49 -0
  74. package/dist/images/events/icn-cambio.svg +6 -0
  75. package/dist/images/events/icn-falta.svg +4 -0
  76. package/dist/images/events/icn-play.svg +3 -0
  77. package/dist/images/events/icn-tarjeta-amarilla.svg +3 -0
  78. package/dist/images/events/icn-tarjeta-roja.svg +3 -0
  79. package/dist/images/events/icn-tiro-a-porteria.svg +36 -0
  80. package/dist/images/events/icn-tiros-de-esquina.svg +18 -0
  81. package/dist/images/events/inicia-el-partido.svg +46 -0
  82. package/dist/images/events/jugada-peligrosa.svg +91 -0
  83. package/dist/images/events/penal-fallado.svg +195 -0
  84. package/dist/images/events/penal-marcado.svg +190 -0
  85. package/dist/images/events/tiempo-agregado.svg +75 -0
  86. package/dist/images/events/tiro-a-porteria.svg +81 -0
  87. package/dist/images/events/tiro-de-esquina.svg +55 -0
  88. package/dist/images/events/var.png +0 -0
  89. package/dist/images/events/var.svg +31 -0
  90. package/package.json +65 -0
  91. package/src/App.vue +60 -0
  92. package/src/components/gsc-timeline-reports.vue +83 -0
  93. package/src/components/gsc-timeline.vue +3133 -0
  94. package/src/index.js +4 -0
  95. package/src/main.js +4 -0
  96. package/src/types.d.ts +45 -0
@@ -0,0 +1,2513 @@
1
+ import { ref as A, onMounted as $t, nextTick as fe, onBeforeUnmount as Wt, watch as se, createElementBlock as P, openBlock as I, normalizeStyle as ie, normalizeClass as Fe, createCommentVNode as De, createElementVNode as _, Fragment as Ue, renderList as et, createStaticVNode as xe, toDisplayString as tt } from "vue";
2
+ function mt(e, t) {
3
+ return function() {
4
+ return e.apply(t, arguments);
5
+ };
6
+ }
7
+ const { toString: zt } = Object.prototype, { getPrototypeOf: Ke } = Object, { iterator: Oe, toStringTag: gt } = Symbol, Me = /* @__PURE__ */ ((e) => (t) => {
8
+ const n = zt.call(t);
9
+ return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
10
+ })(/* @__PURE__ */ Object.create(null)), $ = (e) => (e = e.toLowerCase(), (t) => Me(t) === e), Ae = (e) => (t) => typeof t === e, { isArray: re } = Array, he = Ae("undefined");
11
+ function pe(e) {
12
+ return e !== null && !he(e) && e.constructor !== null && !he(e.constructor) && D(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13
+ }
14
+ const yt = $("ArrayBuffer");
15
+ function Zt(e) {
16
+ let t;
17
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && yt(e.buffer), t;
18
+ }
19
+ const Jt = Ae("string"), D = Ae("function"), vt = Ae("number"), me = (e) => e !== null && typeof e == "object", Vt = (e) => e === !0 || e === !1, Ee = (e) => {
20
+ if (Me(e) !== "object")
21
+ return !1;
22
+ const t = Ke(e);
23
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(gt in e) && !(Oe in e);
24
+ }, Kt = (e) => {
25
+ if (!me(e) || pe(e))
26
+ return !1;
27
+ try {
28
+ return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
29
+ } catch {
30
+ return !1;
31
+ }
32
+ }, Xt = $("Date"), Gt = $("File"), Qt = $("Blob"), Yt = $("FileList"), en = (e) => me(e) && D(e.pipe), tn = (e) => {
33
+ let t;
34
+ return e && (typeof FormData == "function" && e instanceof FormData || D(e.append) && ((t = Me(e)) === "formdata" || // detect form-data instance
35
+ t === "object" && D(e.toString) && e.toString() === "[object FormData]"));
36
+ }, nn = $("URLSearchParams"), [sn, rn, on, an] = ["ReadableStream", "Request", "Response", "Headers"].map($), ln = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
37
+ function ge(e, t, { allOwnKeys: n = !1 } = {}) {
38
+ if (e === null || typeof e > "u")
39
+ return;
40
+ let s, i;
41
+ if (typeof e != "object" && (e = [e]), re(e))
42
+ for (s = 0, i = e.length; s < i; s++)
43
+ t.call(null, e[s], s, e);
44
+ else {
45
+ if (pe(e))
46
+ return;
47
+ const r = n ? Object.getOwnPropertyNames(e) : Object.keys(e), o = r.length;
48
+ let u;
49
+ for (s = 0; s < o; s++)
50
+ u = r[s], t.call(null, e[u], u, e);
51
+ }
52
+ }
53
+ function wt(e, t) {
54
+ if (pe(e))
55
+ return null;
56
+ t = t.toLowerCase();
57
+ const n = Object.keys(e);
58
+ let s = n.length, i;
59
+ for (; s-- > 0; )
60
+ if (i = n[s], t === i.toLowerCase())
61
+ return i;
62
+ return null;
63
+ }
64
+ const Y = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, bt = (e) => !he(e) && e !== Y;
65
+ function $e() {
66
+ const { caseless: e } = bt(this) && this || {}, t = {}, n = (s, i) => {
67
+ const r = e && wt(t, i) || i;
68
+ Ee(t[r]) && Ee(s) ? t[r] = $e(t[r], s) : Ee(s) ? t[r] = $e({}, s) : re(s) ? t[r] = s.slice() : t[r] = s;
69
+ };
70
+ for (let s = 0, i = arguments.length; s < i; s++)
71
+ arguments[s] && ge(arguments[s], n);
72
+ return t;
73
+ }
74
+ const cn = (e, t, n, { allOwnKeys: s } = {}) => (ge(t, (i, r) => {
75
+ n && D(i) ? e[r] = mt(i, n) : e[r] = i;
76
+ }, { allOwnKeys: s }), e), un = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), fn = (e, t, n, s) => {
77
+ e.prototype = Object.create(t.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
78
+ value: t.prototype
79
+ }), n && Object.assign(e.prototype, n);
80
+ }, dn = (e, t, n, s) => {
81
+ let i, r, o;
82
+ const u = {};
83
+ if (t = t || {}, e == null) return t;
84
+ do {
85
+ for (i = Object.getOwnPropertyNames(e), r = i.length; r-- > 0; )
86
+ o = i[r], (!s || s(o, e, t)) && !u[o] && (t[o] = e[o], u[o] = !0);
87
+ e = n !== !1 && Ke(e);
88
+ } while (e && (!n || n(e, t)) && e !== Object.prototype);
89
+ return t;
90
+ }, hn = (e, t, n) => {
91
+ e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
92
+ const s = e.indexOf(t, n);
93
+ return s !== -1 && s === n;
94
+ }, pn = (e) => {
95
+ if (!e) return null;
96
+ if (re(e)) return e;
97
+ let t = e.length;
98
+ if (!vt(t)) return null;
99
+ const n = new Array(t);
100
+ for (; t-- > 0; )
101
+ n[t] = e[t];
102
+ return n;
103
+ }, mn = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Ke(Uint8Array)), gn = (e, t) => {
104
+ const s = (e && e[Oe]).call(e);
105
+ let i;
106
+ for (; (i = s.next()) && !i.done; ) {
107
+ const r = i.value;
108
+ t.call(e, r[0], r[1]);
109
+ }
110
+ }, yn = (e, t) => {
111
+ let n;
112
+ const s = [];
113
+ for (; (n = e.exec(t)) !== null; )
114
+ s.push(n);
115
+ return s;
116
+ }, vn = $("HTMLFormElement"), wn = (e) => e.toLowerCase().replace(
117
+ /[-_\s]([a-z\d])(\w*)/g,
118
+ function(n, s, i) {
119
+ return s.toUpperCase() + i;
120
+ }
121
+ ), nt = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), bn = $("RegExp"), xt = (e, t) => {
122
+ const n = Object.getOwnPropertyDescriptors(e), s = {};
123
+ ge(n, (i, r) => {
124
+ let o;
125
+ (o = t(i, r, e)) !== !1 && (s[r] = o || i);
126
+ }), Object.defineProperties(e, s);
127
+ }, xn = (e) => {
128
+ xt(e, (t, n) => {
129
+ if (D(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
130
+ return !1;
131
+ const s = e[n];
132
+ if (D(s)) {
133
+ if (t.enumerable = !1, "writable" in t) {
134
+ t.writable = !1;
135
+ return;
136
+ }
137
+ t.set || (t.set = () => {
138
+ throw Error("Can not rewrite read-only method '" + n + "'");
139
+ });
140
+ }
141
+ });
142
+ }, En = (e, t) => {
143
+ const n = {}, s = (i) => {
144
+ i.forEach((r) => {
145
+ n[r] = !0;
146
+ });
147
+ };
148
+ return re(e) ? s(e) : s(String(e).split(t)), n;
149
+ }, Sn = () => {
150
+ }, _n = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
151
+ function Rn(e) {
152
+ return !!(e && D(e.append) && e[gt] === "FormData" && e[Oe]);
153
+ }
154
+ const Tn = (e) => {
155
+ const t = new Array(10), n = (s, i) => {
156
+ if (me(s)) {
157
+ if (t.indexOf(s) >= 0)
158
+ return;
159
+ if (pe(s))
160
+ return s;
161
+ if (!("toJSON" in s)) {
162
+ t[i] = s;
163
+ const r = re(s) ? [] : {};
164
+ return ge(s, (o, u) => {
165
+ const v = n(o, i + 1);
166
+ !he(v) && (r[u] = v);
167
+ }), t[i] = void 0, r;
168
+ }
169
+ }
170
+ return s;
171
+ };
172
+ return n(e, 0);
173
+ }, On = $("AsyncFunction"), Mn = (e) => e && (me(e) || D(e)) && D(e.then) && D(e.catch), Et = ((e, t) => e ? setImmediate : t ? ((n, s) => (Y.addEventListener("message", ({ source: i, data: r }) => {
174
+ i === Y && r === n && s.length && s.shift()();
175
+ }, !1), (i) => {
176
+ s.push(i), Y.postMessage(n, "*");
177
+ }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
178
+ typeof setImmediate == "function",
179
+ D(Y.postMessage)
180
+ ), An = typeof queueMicrotask < "u" ? queueMicrotask.bind(Y) : typeof process < "u" && process.nextTick || Et, Cn = (e) => e != null && D(e[Oe]), l = {
181
+ isArray: re,
182
+ isArrayBuffer: yt,
183
+ isBuffer: pe,
184
+ isFormData: tn,
185
+ isArrayBufferView: Zt,
186
+ isString: Jt,
187
+ isNumber: vt,
188
+ isBoolean: Vt,
189
+ isObject: me,
190
+ isPlainObject: Ee,
191
+ isEmptyObject: Kt,
192
+ isReadableStream: sn,
193
+ isRequest: rn,
194
+ isResponse: on,
195
+ isHeaders: an,
196
+ isUndefined: he,
197
+ isDate: Xt,
198
+ isFile: Gt,
199
+ isBlob: Qt,
200
+ isRegExp: bn,
201
+ isFunction: D,
202
+ isStream: en,
203
+ isURLSearchParams: nn,
204
+ isTypedArray: mn,
205
+ isFileList: Yt,
206
+ forEach: ge,
207
+ merge: $e,
208
+ extend: cn,
209
+ trim: ln,
210
+ stripBOM: un,
211
+ inherits: fn,
212
+ toFlatObject: dn,
213
+ kindOf: Me,
214
+ kindOfTest: $,
215
+ endsWith: hn,
216
+ toArray: pn,
217
+ forEachEntry: gn,
218
+ matchAll: yn,
219
+ isHTMLForm: vn,
220
+ hasOwnProperty: nt,
221
+ hasOwnProp: nt,
222
+ // an alias to avoid ESLint no-prototype-builtins detection
223
+ reduceDescriptors: xt,
224
+ freezeMethods: xn,
225
+ toObjectSet: En,
226
+ toCamelCase: wn,
227
+ noop: Sn,
228
+ toFiniteNumber: _n,
229
+ findKey: wt,
230
+ global: Y,
231
+ isContextDefined: bt,
232
+ isSpecCompliantForm: Rn,
233
+ toJSONObject: Tn,
234
+ isAsyncFn: On,
235
+ isThenable: Mn,
236
+ setImmediate: Et,
237
+ asap: An,
238
+ isIterable: Cn
239
+ };
240
+ function S(e, t, n, s, i) {
241
+ Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), s && (this.request = s), i && (this.response = i, this.status = i.status ? i.status : null);
242
+ }
243
+ l.inherits(S, Error, {
244
+ toJSON: function() {
245
+ return {
246
+ // Standard
247
+ message: this.message,
248
+ name: this.name,
249
+ // Microsoft
250
+ description: this.description,
251
+ number: this.number,
252
+ // Mozilla
253
+ fileName: this.fileName,
254
+ lineNumber: this.lineNumber,
255
+ columnNumber: this.columnNumber,
256
+ stack: this.stack,
257
+ // Axios
258
+ config: l.toJSONObject(this.config),
259
+ code: this.code,
260
+ status: this.status
261
+ };
262
+ }
263
+ });
264
+ const St = S.prototype, _t = {};
265
+ [
266
+ "ERR_BAD_OPTION_VALUE",
267
+ "ERR_BAD_OPTION",
268
+ "ECONNABORTED",
269
+ "ETIMEDOUT",
270
+ "ERR_NETWORK",
271
+ "ERR_FR_TOO_MANY_REDIRECTS",
272
+ "ERR_DEPRECATED",
273
+ "ERR_BAD_RESPONSE",
274
+ "ERR_BAD_REQUEST",
275
+ "ERR_CANCELED",
276
+ "ERR_NOT_SUPPORT",
277
+ "ERR_INVALID_URL"
278
+ // eslint-disable-next-line func-names
279
+ ].forEach((e) => {
280
+ _t[e] = { value: e };
281
+ });
282
+ Object.defineProperties(S, _t);
283
+ Object.defineProperty(St, "isAxiosError", { value: !0 });
284
+ S.from = (e, t, n, s, i, r) => {
285
+ const o = Object.create(St);
286
+ return l.toFlatObject(e, o, function(v) {
287
+ return v !== Error.prototype;
288
+ }, (u) => u !== "isAxiosError"), S.call(o, e.message, t, n, s, i), o.cause = e, o.name = e.name, r && Object.assign(o, r), o;
289
+ };
290
+ const Pn = null;
291
+ function We(e) {
292
+ return l.isPlainObject(e) || l.isArray(e);
293
+ }
294
+ function Rt(e) {
295
+ return l.endsWith(e, "[]") ? e.slice(0, -2) : e;
296
+ }
297
+ function st(e, t, n) {
298
+ return e ? e.concat(t).map(function(i, r) {
299
+ return i = Rt(i), !n && r ? "[" + i + "]" : i;
300
+ }).join(n ? "." : "") : t;
301
+ }
302
+ function In(e) {
303
+ return l.isArray(e) && !e.some(We);
304
+ }
305
+ const Nn = l.toFlatObject(l, {}, null, function(t) {
306
+ return /^is[A-Z]/.test(t);
307
+ });
308
+ function Ce(e, t, n) {
309
+ if (!l.isObject(e))
310
+ throw new TypeError("target must be an object");
311
+ t = t || new FormData(), n = l.toFlatObject(n, {
312
+ metaTokens: !0,
313
+ dots: !1,
314
+ indexes: !1
315
+ }, !1, function(E, b) {
316
+ return !l.isUndefined(b[E]);
317
+ });
318
+ const s = n.metaTokens, i = n.visitor || d, r = n.dots, o = n.indexes, v = (n.Blob || typeof Blob < "u" && Blob) && l.isSpecCompliantForm(t);
319
+ if (!l.isFunction(i))
320
+ throw new TypeError("visitor must be a function");
321
+ function f(m) {
322
+ if (m === null) return "";
323
+ if (l.isDate(m))
324
+ return m.toISOString();
325
+ if (l.isBoolean(m))
326
+ return m.toString();
327
+ if (!v && l.isBlob(m))
328
+ throw new S("Blob is not supported. Use a Buffer instead.");
329
+ return l.isArrayBuffer(m) || l.isTypedArray(m) ? v && typeof Blob == "function" ? new Blob([m]) : Buffer.from(m) : m;
330
+ }
331
+ function d(m, E, b) {
332
+ let R = m;
333
+ if (m && !b && typeof m == "object") {
334
+ if (l.endsWith(E, "{}"))
335
+ E = s ? E : E.slice(0, -2), m = JSON.stringify(m);
336
+ else if (l.isArray(m) && In(m) || (l.isFileList(m) || l.endsWith(E, "[]")) && (R = l.toArray(m)))
337
+ return E = Rt(E), R.forEach(function(T, j) {
338
+ !(l.isUndefined(T) || T === null) && t.append(
339
+ // eslint-disable-next-line no-nested-ternary
340
+ o === !0 ? st([E], j, r) : o === null ? E : E + "[]",
341
+ f(T)
342
+ );
343
+ }), !1;
344
+ }
345
+ return We(m) ? !0 : (t.append(st(b, E, r), f(m)), !1);
346
+ }
347
+ const w = [], h = Object.assign(Nn, {
348
+ defaultVisitor: d,
349
+ convertValue: f,
350
+ isVisitable: We
351
+ });
352
+ function C(m, E) {
353
+ if (!l.isUndefined(m)) {
354
+ if (w.indexOf(m) !== -1)
355
+ throw Error("Circular reference detected in " + E.join("."));
356
+ w.push(m), l.forEach(m, function(R, O) {
357
+ (!(l.isUndefined(R) || R === null) && i.call(
358
+ t,
359
+ R,
360
+ l.isString(O) ? O.trim() : O,
361
+ E,
362
+ h
363
+ )) === !0 && C(R, E ? E.concat(O) : [O]);
364
+ }), w.pop();
365
+ }
366
+ }
367
+ if (!l.isObject(e))
368
+ throw new TypeError("data must be an object");
369
+ return C(e), t;
370
+ }
371
+ function it(e) {
372
+ const t = {
373
+ "!": "%21",
374
+ "'": "%27",
375
+ "(": "%28",
376
+ ")": "%29",
377
+ "~": "%7E",
378
+ "%20": "+",
379
+ "%00": "\0"
380
+ };
381
+ return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g, function(s) {
382
+ return t[s];
383
+ });
384
+ }
385
+ function Xe(e, t) {
386
+ this._pairs = [], e && Ce(e, this, t);
387
+ }
388
+ const Tt = Xe.prototype;
389
+ Tt.append = function(t, n) {
390
+ this._pairs.push([t, n]);
391
+ };
392
+ Tt.toString = function(t) {
393
+ const n = t ? function(s) {
394
+ return t.call(this, s, it);
395
+ } : it;
396
+ return this._pairs.map(function(i) {
397
+ return n(i[0]) + "=" + n(i[1]);
398
+ }, "").join("&");
399
+ };
400
+ function Ln(e) {
401
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
402
+ }
403
+ function Ot(e, t, n) {
404
+ if (!t)
405
+ return e;
406
+ const s = n && n.encode || Ln;
407
+ l.isFunction(n) && (n = {
408
+ serialize: n
409
+ });
410
+ const i = n && n.serialize;
411
+ let r;
412
+ if (i ? r = i(t, n) : r = l.isURLSearchParams(t) ? t.toString() : new Xe(t, n).toString(s), r) {
413
+ const o = e.indexOf("#");
414
+ o !== -1 && (e = e.slice(0, o)), e += (e.indexOf("?") === -1 ? "?" : "&") + r;
415
+ }
416
+ return e;
417
+ }
418
+ class rt {
419
+ constructor() {
420
+ this.handlers = [];
421
+ }
422
+ /**
423
+ * Add a new interceptor to the stack
424
+ *
425
+ * @param {Function} fulfilled The function to handle `then` for a `Promise`
426
+ * @param {Function} rejected The function to handle `reject` for a `Promise`
427
+ *
428
+ * @return {Number} An ID used to remove interceptor later
429
+ */
430
+ use(t, n, s) {
431
+ return this.handlers.push({
432
+ fulfilled: t,
433
+ rejected: n,
434
+ synchronous: s ? s.synchronous : !1,
435
+ runWhen: s ? s.runWhen : null
436
+ }), this.handlers.length - 1;
437
+ }
438
+ /**
439
+ * Remove an interceptor from the stack
440
+ *
441
+ * @param {Number} id The ID that was returned by `use`
442
+ *
443
+ * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
444
+ */
445
+ eject(t) {
446
+ this.handlers[t] && (this.handlers[t] = null);
447
+ }
448
+ /**
449
+ * Clear all interceptors from the stack
450
+ *
451
+ * @returns {void}
452
+ */
453
+ clear() {
454
+ this.handlers && (this.handlers = []);
455
+ }
456
+ /**
457
+ * Iterate over all the registered interceptors
458
+ *
459
+ * This method is particularly useful for skipping over any
460
+ * interceptors that may have become `null` calling `eject`.
461
+ *
462
+ * @param {Function} fn The function to call for each interceptor
463
+ *
464
+ * @returns {void}
465
+ */
466
+ forEach(t) {
467
+ l.forEach(this.handlers, function(s) {
468
+ s !== null && t(s);
469
+ });
470
+ }
471
+ }
472
+ const Mt = {
473
+ silentJSONParsing: !0,
474
+ forcedJSONParsing: !0,
475
+ clarifyTimeoutError: !1
476
+ }, kn = typeof URLSearchParams < "u" ? URLSearchParams : Xe, Bn = typeof FormData < "u" ? FormData : null, Fn = typeof Blob < "u" ? Blob : null, Dn = {
477
+ isBrowser: !0,
478
+ classes: {
479
+ URLSearchParams: kn,
480
+ FormData: Bn,
481
+ Blob: Fn
482
+ },
483
+ protocols: ["http", "https", "file", "blob", "url", "data"]
484
+ }, Ge = typeof window < "u" && typeof document < "u", ze = typeof navigator == "object" && navigator || void 0, Un = Ge && (!ze || ["ReactNative", "NativeScript", "NS"].indexOf(ze.product) < 0), Hn = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
485
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", qn = Ge && window.location.href || "http://localhost", jn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
486
+ __proto__: null,
487
+ hasBrowserEnv: Ge,
488
+ hasStandardBrowserEnv: Un,
489
+ hasStandardBrowserWebWorkerEnv: Hn,
490
+ navigator: ze,
491
+ origin: qn
492
+ }, Symbol.toStringTag, { value: "Module" })), B = {
493
+ ...jn,
494
+ ...Dn
495
+ };
496
+ function $n(e, t) {
497
+ return Ce(e, new B.classes.URLSearchParams(), {
498
+ visitor: function(n, s, i, r) {
499
+ return B.isNode && l.isBuffer(n) ? (this.append(s, n.toString("base64")), !1) : r.defaultVisitor.apply(this, arguments);
500
+ },
501
+ ...t
502
+ });
503
+ }
504
+ function Wn(e) {
505
+ return l.matchAll(/\w+|\[(\w*)]/g, e).map((t) => t[0] === "[]" ? "" : t[1] || t[0]);
506
+ }
507
+ function zn(e) {
508
+ const t = {}, n = Object.keys(e);
509
+ let s;
510
+ const i = n.length;
511
+ let r;
512
+ for (s = 0; s < i; s++)
513
+ r = n[s], t[r] = e[r];
514
+ return t;
515
+ }
516
+ function At(e) {
517
+ function t(n, s, i, r) {
518
+ let o = n[r++];
519
+ if (o === "__proto__") return !0;
520
+ const u = Number.isFinite(+o), v = r >= n.length;
521
+ return o = !o && l.isArray(i) ? i.length : o, v ? (l.hasOwnProp(i, o) ? i[o] = [i[o], s] : i[o] = s, !u) : ((!i[o] || !l.isObject(i[o])) && (i[o] = []), t(n, s, i[o], r) && l.isArray(i[o]) && (i[o] = zn(i[o])), !u);
522
+ }
523
+ if (l.isFormData(e) && l.isFunction(e.entries)) {
524
+ const n = {};
525
+ return l.forEachEntry(e, (s, i) => {
526
+ t(Wn(s), i, n, 0);
527
+ }), n;
528
+ }
529
+ return null;
530
+ }
531
+ function Zn(e, t, n) {
532
+ if (l.isString(e))
533
+ try {
534
+ return (t || JSON.parse)(e), l.trim(e);
535
+ } catch (s) {
536
+ if (s.name !== "SyntaxError")
537
+ throw s;
538
+ }
539
+ return (n || JSON.stringify)(e);
540
+ }
541
+ const ye = {
542
+ transitional: Mt,
543
+ adapter: ["xhr", "http", "fetch"],
544
+ transformRequest: [function(t, n) {
545
+ const s = n.getContentType() || "", i = s.indexOf("application/json") > -1, r = l.isObject(t);
546
+ if (r && l.isHTMLForm(t) && (t = new FormData(t)), l.isFormData(t))
547
+ return i ? JSON.stringify(At(t)) : t;
548
+ if (l.isArrayBuffer(t) || l.isBuffer(t) || l.isStream(t) || l.isFile(t) || l.isBlob(t) || l.isReadableStream(t))
549
+ return t;
550
+ if (l.isArrayBufferView(t))
551
+ return t.buffer;
552
+ if (l.isURLSearchParams(t))
553
+ return n.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), t.toString();
554
+ let u;
555
+ if (r) {
556
+ if (s.indexOf("application/x-www-form-urlencoded") > -1)
557
+ return $n(t, this.formSerializer).toString();
558
+ if ((u = l.isFileList(t)) || s.indexOf("multipart/form-data") > -1) {
559
+ const v = this.env && this.env.FormData;
560
+ return Ce(
561
+ u ? { "files[]": t } : t,
562
+ v && new v(),
563
+ this.formSerializer
564
+ );
565
+ }
566
+ }
567
+ return r || i ? (n.setContentType("application/json", !1), Zn(t)) : t;
568
+ }],
569
+ transformResponse: [function(t) {
570
+ const n = this.transitional || ye.transitional, s = n && n.forcedJSONParsing, i = this.responseType === "json";
571
+ if (l.isResponse(t) || l.isReadableStream(t))
572
+ return t;
573
+ if (t && l.isString(t) && (s && !this.responseType || i)) {
574
+ const o = !(n && n.silentJSONParsing) && i;
575
+ try {
576
+ return JSON.parse(t);
577
+ } catch (u) {
578
+ if (o)
579
+ throw u.name === "SyntaxError" ? S.from(u, S.ERR_BAD_RESPONSE, this, null, this.response) : u;
580
+ }
581
+ }
582
+ return t;
583
+ }],
584
+ /**
585
+ * A timeout in milliseconds to abort a request. If set to 0 (default) a
586
+ * timeout is not created.
587
+ */
588
+ timeout: 0,
589
+ xsrfCookieName: "XSRF-TOKEN",
590
+ xsrfHeaderName: "X-XSRF-TOKEN",
591
+ maxContentLength: -1,
592
+ maxBodyLength: -1,
593
+ env: {
594
+ FormData: B.classes.FormData,
595
+ Blob: B.classes.Blob
596
+ },
597
+ validateStatus: function(t) {
598
+ return t >= 200 && t < 300;
599
+ },
600
+ headers: {
601
+ common: {
602
+ Accept: "application/json, text/plain, */*",
603
+ "Content-Type": void 0
604
+ }
605
+ }
606
+ };
607
+ l.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
608
+ ye.headers[e] = {};
609
+ });
610
+ const Jn = l.toObjectSet([
611
+ "age",
612
+ "authorization",
613
+ "content-length",
614
+ "content-type",
615
+ "etag",
616
+ "expires",
617
+ "from",
618
+ "host",
619
+ "if-modified-since",
620
+ "if-unmodified-since",
621
+ "last-modified",
622
+ "location",
623
+ "max-forwards",
624
+ "proxy-authorization",
625
+ "referer",
626
+ "retry-after",
627
+ "user-agent"
628
+ ]), Vn = (e) => {
629
+ const t = {};
630
+ let n, s, i;
631
+ return e && e.split(`
632
+ `).forEach(function(o) {
633
+ i = o.indexOf(":"), n = o.substring(0, i).trim().toLowerCase(), s = o.substring(i + 1).trim(), !(!n || t[n] && Jn[n]) && (n === "set-cookie" ? t[n] ? t[n].push(s) : t[n] = [s] : t[n] = t[n] ? t[n] + ", " + s : s);
634
+ }), t;
635
+ }, ot = Symbol("internals");
636
+ function de(e) {
637
+ return e && String(e).trim().toLowerCase();
638
+ }
639
+ function Se(e) {
640
+ return e === !1 || e == null ? e : l.isArray(e) ? e.map(Se) : String(e);
641
+ }
642
+ function Kn(e) {
643
+ const t = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
644
+ let s;
645
+ for (; s = n.exec(e); )
646
+ t[s[1]] = s[2];
647
+ return t;
648
+ }
649
+ const Xn = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
650
+ function He(e, t, n, s, i) {
651
+ if (l.isFunction(s))
652
+ return s.call(this, t, n);
653
+ if (i && (t = n), !!l.isString(t)) {
654
+ if (l.isString(s))
655
+ return t.indexOf(s) !== -1;
656
+ if (l.isRegExp(s))
657
+ return s.test(t);
658
+ }
659
+ }
660
+ function Gn(e) {
661
+ return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, n, s) => n.toUpperCase() + s);
662
+ }
663
+ function Qn(e, t) {
664
+ const n = l.toCamelCase(" " + t);
665
+ ["get", "set", "has"].forEach((s) => {
666
+ Object.defineProperty(e, s + n, {
667
+ value: function(i, r, o) {
668
+ return this[s].call(this, t, i, r, o);
669
+ },
670
+ configurable: !0
671
+ });
672
+ });
673
+ }
674
+ let U = class {
675
+ constructor(t) {
676
+ t && this.set(t);
677
+ }
678
+ set(t, n, s) {
679
+ const i = this;
680
+ function r(u, v, f) {
681
+ const d = de(v);
682
+ if (!d)
683
+ throw new Error("header name must be a non-empty string");
684
+ const w = l.findKey(i, d);
685
+ (!w || i[w] === void 0 || f === !0 || f === void 0 && i[w] !== !1) && (i[w || v] = Se(u));
686
+ }
687
+ const o = (u, v) => l.forEach(u, (f, d) => r(f, d, v));
688
+ if (l.isPlainObject(t) || t instanceof this.constructor)
689
+ o(t, n);
690
+ else if (l.isString(t) && (t = t.trim()) && !Xn(t))
691
+ o(Vn(t), n);
692
+ else if (l.isObject(t) && l.isIterable(t)) {
693
+ let u = {}, v, f;
694
+ for (const d of t) {
695
+ if (!l.isArray(d))
696
+ throw TypeError("Object iterator must return a key-value pair");
697
+ u[f = d[0]] = (v = u[f]) ? l.isArray(v) ? [...v, d[1]] : [v, d[1]] : d[1];
698
+ }
699
+ o(u, n);
700
+ } else
701
+ t != null && r(n, t, s);
702
+ return this;
703
+ }
704
+ get(t, n) {
705
+ if (t = de(t), t) {
706
+ const s = l.findKey(this, t);
707
+ if (s) {
708
+ const i = this[s];
709
+ if (!n)
710
+ return i;
711
+ if (n === !0)
712
+ return Kn(i);
713
+ if (l.isFunction(n))
714
+ return n.call(this, i, s);
715
+ if (l.isRegExp(n))
716
+ return n.exec(i);
717
+ throw new TypeError("parser must be boolean|regexp|function");
718
+ }
719
+ }
720
+ }
721
+ has(t, n) {
722
+ if (t = de(t), t) {
723
+ const s = l.findKey(this, t);
724
+ return !!(s && this[s] !== void 0 && (!n || He(this, this[s], s, n)));
725
+ }
726
+ return !1;
727
+ }
728
+ delete(t, n) {
729
+ const s = this;
730
+ let i = !1;
731
+ function r(o) {
732
+ if (o = de(o), o) {
733
+ const u = l.findKey(s, o);
734
+ u && (!n || He(s, s[u], u, n)) && (delete s[u], i = !0);
735
+ }
736
+ }
737
+ return l.isArray(t) ? t.forEach(r) : r(t), i;
738
+ }
739
+ clear(t) {
740
+ const n = Object.keys(this);
741
+ let s = n.length, i = !1;
742
+ for (; s--; ) {
743
+ const r = n[s];
744
+ (!t || He(this, this[r], r, t, !0)) && (delete this[r], i = !0);
745
+ }
746
+ return i;
747
+ }
748
+ normalize(t) {
749
+ const n = this, s = {};
750
+ return l.forEach(this, (i, r) => {
751
+ const o = l.findKey(s, r);
752
+ if (o) {
753
+ n[o] = Se(i), delete n[r];
754
+ return;
755
+ }
756
+ const u = t ? Gn(r) : String(r).trim();
757
+ u !== r && delete n[r], n[u] = Se(i), s[u] = !0;
758
+ }), this;
759
+ }
760
+ concat(...t) {
761
+ return this.constructor.concat(this, ...t);
762
+ }
763
+ toJSON(t) {
764
+ const n = /* @__PURE__ */ Object.create(null);
765
+ return l.forEach(this, (s, i) => {
766
+ s != null && s !== !1 && (n[i] = t && l.isArray(s) ? s.join(", ") : s);
767
+ }), n;
768
+ }
769
+ [Symbol.iterator]() {
770
+ return Object.entries(this.toJSON())[Symbol.iterator]();
771
+ }
772
+ toString() {
773
+ return Object.entries(this.toJSON()).map(([t, n]) => t + ": " + n).join(`
774
+ `);
775
+ }
776
+ getSetCookie() {
777
+ return this.get("set-cookie") || [];
778
+ }
779
+ get [Symbol.toStringTag]() {
780
+ return "AxiosHeaders";
781
+ }
782
+ static from(t) {
783
+ return t instanceof this ? t : new this(t);
784
+ }
785
+ static concat(t, ...n) {
786
+ const s = new this(t);
787
+ return n.forEach((i) => s.set(i)), s;
788
+ }
789
+ static accessor(t) {
790
+ const s = (this[ot] = this[ot] = {
791
+ accessors: {}
792
+ }).accessors, i = this.prototype;
793
+ function r(o) {
794
+ const u = de(o);
795
+ s[u] || (Qn(i, o), s[u] = !0);
796
+ }
797
+ return l.isArray(t) ? t.forEach(r) : r(t), this;
798
+ }
799
+ };
800
+ U.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
801
+ l.reduceDescriptors(U.prototype, ({ value: e }, t) => {
802
+ let n = t[0].toUpperCase() + t.slice(1);
803
+ return {
804
+ get: () => e,
805
+ set(s) {
806
+ this[n] = s;
807
+ }
808
+ };
809
+ });
810
+ l.freezeMethods(U);
811
+ function qe(e, t) {
812
+ const n = this || ye, s = t || n, i = U.from(s.headers);
813
+ let r = s.data;
814
+ return l.forEach(e, function(u) {
815
+ r = u.call(n, r, i.normalize(), t ? t.status : void 0);
816
+ }), i.normalize(), r;
817
+ }
818
+ function Ct(e) {
819
+ return !!(e && e.__CANCEL__);
820
+ }
821
+ function oe(e, t, n) {
822
+ S.call(this, e ?? "canceled", S.ERR_CANCELED, t, n), this.name = "CanceledError";
823
+ }
824
+ l.inherits(oe, S, {
825
+ __CANCEL__: !0
826
+ });
827
+ function Pt(e, t, n) {
828
+ const s = n.config.validateStatus;
829
+ !n.status || !s || s(n.status) ? e(n) : t(new S(
830
+ "Request failed with status code " + n.status,
831
+ [S.ERR_BAD_REQUEST, S.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
832
+ n.config,
833
+ n.request,
834
+ n
835
+ ));
836
+ }
837
+ function Yn(e) {
838
+ const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
839
+ return t && t[1] || "";
840
+ }
841
+ function es(e, t) {
842
+ e = e || 10;
843
+ const n = new Array(e), s = new Array(e);
844
+ let i = 0, r = 0, o;
845
+ return t = t !== void 0 ? t : 1e3, function(v) {
846
+ const f = Date.now(), d = s[r];
847
+ o || (o = f), n[i] = v, s[i] = f;
848
+ let w = r, h = 0;
849
+ for (; w !== i; )
850
+ h += n[w++], w = w % e;
851
+ if (i = (i + 1) % e, i === r && (r = (r + 1) % e), f - o < t)
852
+ return;
853
+ const C = d && f - d;
854
+ return C ? Math.round(h * 1e3 / C) : void 0;
855
+ };
856
+ }
857
+ function ts(e, t) {
858
+ let n = 0, s = 1e3 / t, i, r;
859
+ const o = (f, d = Date.now()) => {
860
+ n = d, i = null, r && (clearTimeout(r), r = null), e(...f);
861
+ };
862
+ return [(...f) => {
863
+ const d = Date.now(), w = d - n;
864
+ w >= s ? o(f, d) : (i = f, r || (r = setTimeout(() => {
865
+ r = null, o(i);
866
+ }, s - w)));
867
+ }, () => i && o(i)];
868
+ }
869
+ const Re = (e, t, n = 3) => {
870
+ let s = 0;
871
+ const i = es(50, 250);
872
+ return ts((r) => {
873
+ const o = r.loaded, u = r.lengthComputable ? r.total : void 0, v = o - s, f = i(v), d = o <= u;
874
+ s = o;
875
+ const w = {
876
+ loaded: o,
877
+ total: u,
878
+ progress: u ? o / u : void 0,
879
+ bytes: v,
880
+ rate: f || void 0,
881
+ estimated: f && u && d ? (u - o) / f : void 0,
882
+ event: r,
883
+ lengthComputable: u != null,
884
+ [t ? "download" : "upload"]: !0
885
+ };
886
+ e(w);
887
+ }, n);
888
+ }, at = (e, t) => {
889
+ const n = e != null;
890
+ return [(s) => t[0]({
891
+ lengthComputable: n,
892
+ total: e,
893
+ loaded: s
894
+ }), t[1]];
895
+ }, lt = (e) => (...t) => l.asap(() => e(...t)), ns = B.hasStandardBrowserEnv ? /* @__PURE__ */ ((e, t) => (n) => (n = new URL(n, B.origin), e.protocol === n.protocol && e.host === n.host && (t || e.port === n.port)))(
896
+ new URL(B.origin),
897
+ B.navigator && /(msie|trident)/i.test(B.navigator.userAgent)
898
+ ) : () => !0, ss = B.hasStandardBrowserEnv ? (
899
+ // Standard browser envs support document.cookie
900
+ {
901
+ write(e, t, n, s, i, r) {
902
+ const o = [e + "=" + encodeURIComponent(t)];
903
+ l.isNumber(n) && o.push("expires=" + new Date(n).toGMTString()), l.isString(s) && o.push("path=" + s), l.isString(i) && o.push("domain=" + i), r === !0 && o.push("secure"), document.cookie = o.join("; ");
904
+ },
905
+ read(e) {
906
+ const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
907
+ return t ? decodeURIComponent(t[3]) : null;
908
+ },
909
+ remove(e) {
910
+ this.write(e, "", Date.now() - 864e5);
911
+ }
912
+ }
913
+ ) : (
914
+ // Non-standard browser env (web workers, react-native) lack needed support.
915
+ {
916
+ write() {
917
+ },
918
+ read() {
919
+ return null;
920
+ },
921
+ remove() {
922
+ }
923
+ }
924
+ );
925
+ function is(e) {
926
+ return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
927
+ }
928
+ function rs(e, t) {
929
+ return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
930
+ }
931
+ function It(e, t, n) {
932
+ let s = !is(t);
933
+ return e && (s || n == !1) ? rs(e, t) : t;
934
+ }
935
+ const ct = (e) => e instanceof U ? { ...e } : e;
936
+ function te(e, t) {
937
+ t = t || {};
938
+ const n = {};
939
+ function s(f, d, w, h) {
940
+ return l.isPlainObject(f) && l.isPlainObject(d) ? l.merge.call({ caseless: h }, f, d) : l.isPlainObject(d) ? l.merge({}, d) : l.isArray(d) ? d.slice() : d;
941
+ }
942
+ function i(f, d, w, h) {
943
+ if (l.isUndefined(d)) {
944
+ if (!l.isUndefined(f))
945
+ return s(void 0, f, w, h);
946
+ } else return s(f, d, w, h);
947
+ }
948
+ function r(f, d) {
949
+ if (!l.isUndefined(d))
950
+ return s(void 0, d);
951
+ }
952
+ function o(f, d) {
953
+ if (l.isUndefined(d)) {
954
+ if (!l.isUndefined(f))
955
+ return s(void 0, f);
956
+ } else return s(void 0, d);
957
+ }
958
+ function u(f, d, w) {
959
+ if (w in t)
960
+ return s(f, d);
961
+ if (w in e)
962
+ return s(void 0, f);
963
+ }
964
+ const v = {
965
+ url: r,
966
+ method: r,
967
+ data: r,
968
+ baseURL: o,
969
+ transformRequest: o,
970
+ transformResponse: o,
971
+ paramsSerializer: o,
972
+ timeout: o,
973
+ timeoutMessage: o,
974
+ withCredentials: o,
975
+ withXSRFToken: o,
976
+ adapter: o,
977
+ responseType: o,
978
+ xsrfCookieName: o,
979
+ xsrfHeaderName: o,
980
+ onUploadProgress: o,
981
+ onDownloadProgress: o,
982
+ decompress: o,
983
+ maxContentLength: o,
984
+ maxBodyLength: o,
985
+ beforeRedirect: o,
986
+ transport: o,
987
+ httpAgent: o,
988
+ httpsAgent: o,
989
+ cancelToken: o,
990
+ socketPath: o,
991
+ responseEncoding: o,
992
+ validateStatus: u,
993
+ headers: (f, d, w) => i(ct(f), ct(d), w, !0)
994
+ };
995
+ return l.forEach(Object.keys({ ...e, ...t }), function(d) {
996
+ const w = v[d] || i, h = w(e[d], t[d], d);
997
+ l.isUndefined(h) && w !== u || (n[d] = h);
998
+ }), n;
999
+ }
1000
+ const Nt = (e) => {
1001
+ const t = te({}, e);
1002
+ let { data: n, withXSRFToken: s, xsrfHeaderName: i, xsrfCookieName: r, headers: o, auth: u } = t;
1003
+ t.headers = o = U.from(o), t.url = Ot(It(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), u && o.set(
1004
+ "Authorization",
1005
+ "Basic " + btoa((u.username || "") + ":" + (u.password ? unescape(encodeURIComponent(u.password)) : ""))
1006
+ );
1007
+ let v;
1008
+ if (l.isFormData(n)) {
1009
+ if (B.hasStandardBrowserEnv || B.hasStandardBrowserWebWorkerEnv)
1010
+ o.setContentType(void 0);
1011
+ else if ((v = o.getContentType()) !== !1) {
1012
+ const [f, ...d] = v ? v.split(";").map((w) => w.trim()).filter(Boolean) : [];
1013
+ o.setContentType([f || "multipart/form-data", ...d].join("; "));
1014
+ }
1015
+ }
1016
+ if (B.hasStandardBrowserEnv && (s && l.isFunction(s) && (s = s(t)), s || s !== !1 && ns(t.url))) {
1017
+ const f = i && r && ss.read(r);
1018
+ f && o.set(i, f);
1019
+ }
1020
+ return t;
1021
+ }, os = typeof XMLHttpRequest < "u", as = os && function(e) {
1022
+ return new Promise(function(n, s) {
1023
+ const i = Nt(e);
1024
+ let r = i.data;
1025
+ const o = U.from(i.headers).normalize();
1026
+ let { responseType: u, onUploadProgress: v, onDownloadProgress: f } = i, d, w, h, C, m;
1027
+ function E() {
1028
+ C && C(), m && m(), i.cancelToken && i.cancelToken.unsubscribe(d), i.signal && i.signal.removeEventListener("abort", d);
1029
+ }
1030
+ let b = new XMLHttpRequest();
1031
+ b.open(i.method.toUpperCase(), i.url, !0), b.timeout = i.timeout;
1032
+ function R() {
1033
+ if (!b)
1034
+ return;
1035
+ const T = U.from(
1036
+ "getAllResponseHeaders" in b && b.getAllResponseHeaders()
1037
+ ), L = {
1038
+ data: !u || u === "text" || u === "json" ? b.responseText : b.response,
1039
+ status: b.status,
1040
+ statusText: b.statusText,
1041
+ headers: T,
1042
+ config: e,
1043
+ request: b
1044
+ };
1045
+ Pt(function(Z) {
1046
+ n(Z), E();
1047
+ }, function(Z) {
1048
+ s(Z), E();
1049
+ }, L), b = null;
1050
+ }
1051
+ "onloadend" in b ? b.onloadend = R : b.onreadystatechange = function() {
1052
+ !b || b.readyState !== 4 || b.status === 0 && !(b.responseURL && b.responseURL.indexOf("file:") === 0) || setTimeout(R);
1053
+ }, b.onabort = function() {
1054
+ b && (s(new S("Request aborted", S.ECONNABORTED, e, b)), b = null);
1055
+ }, b.onerror = function() {
1056
+ s(new S("Network Error", S.ERR_NETWORK, e, b)), b = null;
1057
+ }, b.ontimeout = function() {
1058
+ let j = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
1059
+ const L = i.transitional || Mt;
1060
+ i.timeoutErrorMessage && (j = i.timeoutErrorMessage), s(new S(
1061
+ j,
1062
+ L.clarifyTimeoutError ? S.ETIMEDOUT : S.ECONNABORTED,
1063
+ e,
1064
+ b
1065
+ )), b = null;
1066
+ }, r === void 0 && o.setContentType(null), "setRequestHeader" in b && l.forEach(o.toJSON(), function(j, L) {
1067
+ b.setRequestHeader(L, j);
1068
+ }), l.isUndefined(i.withCredentials) || (b.withCredentials = !!i.withCredentials), u && u !== "json" && (b.responseType = i.responseType), f && ([h, m] = Re(f, !0), b.addEventListener("progress", h)), v && b.upload && ([w, C] = Re(v), b.upload.addEventListener("progress", w), b.upload.addEventListener("loadend", C)), (i.cancelToken || i.signal) && (d = (T) => {
1069
+ b && (s(!T || T.type ? new oe(null, e, b) : T), b.abort(), b = null);
1070
+ }, i.cancelToken && i.cancelToken.subscribe(d), i.signal && (i.signal.aborted ? d() : i.signal.addEventListener("abort", d)));
1071
+ const O = Yn(i.url);
1072
+ if (O && B.protocols.indexOf(O) === -1) {
1073
+ s(new S("Unsupported protocol " + O + ":", S.ERR_BAD_REQUEST, e));
1074
+ return;
1075
+ }
1076
+ b.send(r || null);
1077
+ });
1078
+ }, ls = (e, t) => {
1079
+ const { length: n } = e = e ? e.filter(Boolean) : [];
1080
+ if (t || n) {
1081
+ let s = new AbortController(), i;
1082
+ const r = function(f) {
1083
+ if (!i) {
1084
+ i = !0, u();
1085
+ const d = f instanceof Error ? f : this.reason;
1086
+ s.abort(d instanceof S ? d : new oe(d instanceof Error ? d.message : d));
1087
+ }
1088
+ };
1089
+ let o = t && setTimeout(() => {
1090
+ o = null, r(new S(`timeout ${t} of ms exceeded`, S.ETIMEDOUT));
1091
+ }, t);
1092
+ const u = () => {
1093
+ e && (o && clearTimeout(o), o = null, e.forEach((f) => {
1094
+ f.unsubscribe ? f.unsubscribe(r) : f.removeEventListener("abort", r);
1095
+ }), e = null);
1096
+ };
1097
+ e.forEach((f) => f.addEventListener("abort", r));
1098
+ const { signal: v } = s;
1099
+ return v.unsubscribe = () => l.asap(u), v;
1100
+ }
1101
+ }, cs = function* (e, t) {
1102
+ let n = e.byteLength;
1103
+ if (n < t) {
1104
+ yield e;
1105
+ return;
1106
+ }
1107
+ let s = 0, i;
1108
+ for (; s < n; )
1109
+ i = s + t, yield e.slice(s, i), s = i;
1110
+ }, us = async function* (e, t) {
1111
+ for await (const n of fs(e))
1112
+ yield* cs(n, t);
1113
+ }, fs = async function* (e) {
1114
+ if (e[Symbol.asyncIterator]) {
1115
+ yield* e;
1116
+ return;
1117
+ }
1118
+ const t = e.getReader();
1119
+ try {
1120
+ for (; ; ) {
1121
+ const { done: n, value: s } = await t.read();
1122
+ if (n)
1123
+ break;
1124
+ yield s;
1125
+ }
1126
+ } finally {
1127
+ await t.cancel();
1128
+ }
1129
+ }, ut = (e, t, n, s) => {
1130
+ const i = us(e, t);
1131
+ let r = 0, o, u = (v) => {
1132
+ o || (o = !0, s && s(v));
1133
+ };
1134
+ return new ReadableStream({
1135
+ async pull(v) {
1136
+ try {
1137
+ const { done: f, value: d } = await i.next();
1138
+ if (f) {
1139
+ u(), v.close();
1140
+ return;
1141
+ }
1142
+ let w = d.byteLength;
1143
+ if (n) {
1144
+ let h = r += w;
1145
+ n(h);
1146
+ }
1147
+ v.enqueue(new Uint8Array(d));
1148
+ } catch (f) {
1149
+ throw u(f), f;
1150
+ }
1151
+ },
1152
+ cancel(v) {
1153
+ return u(v), i.return();
1154
+ }
1155
+ }, {
1156
+ highWaterMark: 2
1157
+ });
1158
+ }, Pe = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Lt = Pe && typeof ReadableStream == "function", ds = Pe && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), kt = (e, ...t) => {
1159
+ try {
1160
+ return !!e(...t);
1161
+ } catch {
1162
+ return !1;
1163
+ }
1164
+ }, hs = Lt && kt(() => {
1165
+ let e = !1;
1166
+ const t = new Request(B.origin, {
1167
+ body: new ReadableStream(),
1168
+ method: "POST",
1169
+ get duplex() {
1170
+ return e = !0, "half";
1171
+ }
1172
+ }).headers.has("Content-Type");
1173
+ return e && !t;
1174
+ }), ft = 64 * 1024, Ze = Lt && kt(() => l.isReadableStream(new Response("").body)), Te = {
1175
+ stream: Ze && ((e) => e.body)
1176
+ };
1177
+ Pe && ((e) => {
1178
+ ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
1179
+ !Te[t] && (Te[t] = l.isFunction(e[t]) ? (n) => n[t]() : (n, s) => {
1180
+ throw new S(`Response type '${t}' is not supported`, S.ERR_NOT_SUPPORT, s);
1181
+ });
1182
+ });
1183
+ })(new Response());
1184
+ const ps = async (e) => {
1185
+ if (e == null)
1186
+ return 0;
1187
+ if (l.isBlob(e))
1188
+ return e.size;
1189
+ if (l.isSpecCompliantForm(e))
1190
+ return (await new Request(B.origin, {
1191
+ method: "POST",
1192
+ body: e
1193
+ }).arrayBuffer()).byteLength;
1194
+ if (l.isArrayBufferView(e) || l.isArrayBuffer(e))
1195
+ return e.byteLength;
1196
+ if (l.isURLSearchParams(e) && (e = e + ""), l.isString(e))
1197
+ return (await ds(e)).byteLength;
1198
+ }, ms = async (e, t) => {
1199
+ const n = l.toFiniteNumber(e.getContentLength());
1200
+ return n ?? ps(t);
1201
+ }, gs = Pe && (async (e) => {
1202
+ let {
1203
+ url: t,
1204
+ method: n,
1205
+ data: s,
1206
+ signal: i,
1207
+ cancelToken: r,
1208
+ timeout: o,
1209
+ onDownloadProgress: u,
1210
+ onUploadProgress: v,
1211
+ responseType: f,
1212
+ headers: d,
1213
+ withCredentials: w = "same-origin",
1214
+ fetchOptions: h
1215
+ } = Nt(e);
1216
+ f = f ? (f + "").toLowerCase() : "text";
1217
+ let C = ls([i, r && r.toAbortSignal()], o), m;
1218
+ const E = C && C.unsubscribe && (() => {
1219
+ C.unsubscribe();
1220
+ });
1221
+ let b;
1222
+ try {
1223
+ if (v && hs && n !== "get" && n !== "head" && (b = await ms(d, s)) !== 0) {
1224
+ let L = new Request(t, {
1225
+ method: "POST",
1226
+ body: s,
1227
+ duplex: "half"
1228
+ }), W;
1229
+ if (l.isFormData(s) && (W = L.headers.get("content-type")) && d.setContentType(W), L.body) {
1230
+ const [Z, V] = at(
1231
+ b,
1232
+ Re(lt(v))
1233
+ );
1234
+ s = ut(L.body, ft, Z, V);
1235
+ }
1236
+ }
1237
+ l.isString(w) || (w = w ? "include" : "omit");
1238
+ const R = "credentials" in Request.prototype;
1239
+ m = new Request(t, {
1240
+ ...h,
1241
+ signal: C,
1242
+ method: n.toUpperCase(),
1243
+ headers: d.normalize().toJSON(),
1244
+ body: s,
1245
+ duplex: "half",
1246
+ credentials: R ? w : void 0
1247
+ });
1248
+ let O = await fetch(m, h);
1249
+ const T = Ze && (f === "stream" || f === "response");
1250
+ if (Ze && (u || T && E)) {
1251
+ const L = {};
1252
+ ["status", "statusText", "headers"].forEach((ne) => {
1253
+ L[ne] = O[ne];
1254
+ });
1255
+ const W = l.toFiniteNumber(O.headers.get("content-length")), [Z, V] = u && at(
1256
+ W,
1257
+ Re(lt(u), !0)
1258
+ ) || [];
1259
+ O = new Response(
1260
+ ut(O.body, ft, Z, () => {
1261
+ V && V(), E && E();
1262
+ }),
1263
+ L
1264
+ );
1265
+ }
1266
+ f = f || "text";
1267
+ let j = await Te[l.findKey(Te, f) || "text"](O, e);
1268
+ return !T && E && E(), await new Promise((L, W) => {
1269
+ Pt(L, W, {
1270
+ data: j,
1271
+ headers: U.from(O.headers),
1272
+ status: O.status,
1273
+ statusText: O.statusText,
1274
+ config: e,
1275
+ request: m
1276
+ });
1277
+ });
1278
+ } catch (R) {
1279
+ throw E && E(), R && R.name === "TypeError" && /Load failed|fetch/i.test(R.message) ? Object.assign(
1280
+ new S("Network Error", S.ERR_NETWORK, e, m),
1281
+ {
1282
+ cause: R.cause || R
1283
+ }
1284
+ ) : S.from(R, R && R.code, e, m);
1285
+ }
1286
+ }), Je = {
1287
+ http: Pn,
1288
+ xhr: as,
1289
+ fetch: gs
1290
+ };
1291
+ l.forEach(Je, (e, t) => {
1292
+ if (e) {
1293
+ try {
1294
+ Object.defineProperty(e, "name", { value: t });
1295
+ } catch {
1296
+ }
1297
+ Object.defineProperty(e, "adapterName", { value: t });
1298
+ }
1299
+ });
1300
+ const dt = (e) => `- ${e}`, ys = (e) => l.isFunction(e) || e === null || e === !1, Bt = {
1301
+ getAdapter: (e) => {
1302
+ e = l.isArray(e) ? e : [e];
1303
+ const { length: t } = e;
1304
+ let n, s;
1305
+ const i = {};
1306
+ for (let r = 0; r < t; r++) {
1307
+ n = e[r];
1308
+ let o;
1309
+ if (s = n, !ys(n) && (s = Je[(o = String(n)).toLowerCase()], s === void 0))
1310
+ throw new S(`Unknown adapter '${o}'`);
1311
+ if (s)
1312
+ break;
1313
+ i[o || "#" + r] = s;
1314
+ }
1315
+ if (!s) {
1316
+ const r = Object.entries(i).map(
1317
+ ([u, v]) => `adapter ${u} ` + (v === !1 ? "is not supported by the environment" : "is not available in the build")
1318
+ );
1319
+ let o = t ? r.length > 1 ? `since :
1320
+ ` + r.map(dt).join(`
1321
+ `) : " " + dt(r[0]) : "as no adapter specified";
1322
+ throw new S(
1323
+ "There is no suitable adapter to dispatch the request " + o,
1324
+ "ERR_NOT_SUPPORT"
1325
+ );
1326
+ }
1327
+ return s;
1328
+ },
1329
+ adapters: Je
1330
+ };
1331
+ function je(e) {
1332
+ if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
1333
+ throw new oe(null, e);
1334
+ }
1335
+ function ht(e) {
1336
+ return je(e), e.headers = U.from(e.headers), e.data = qe.call(
1337
+ e,
1338
+ e.transformRequest
1339
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Bt.getAdapter(e.adapter || ye.adapter)(e).then(function(s) {
1340
+ return je(e), s.data = qe.call(
1341
+ e,
1342
+ e.transformResponse,
1343
+ s
1344
+ ), s.headers = U.from(s.headers), s;
1345
+ }, function(s) {
1346
+ return Ct(s) || (je(e), s && s.response && (s.response.data = qe.call(
1347
+ e,
1348
+ e.transformResponse,
1349
+ s.response
1350
+ ), s.response.headers = U.from(s.response.headers))), Promise.reject(s);
1351
+ });
1352
+ }
1353
+ const Ft = "1.11.0", Ie = {};
1354
+ ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
1355
+ Ie[e] = function(s) {
1356
+ return typeof s === e || "a" + (t < 1 ? "n " : " ") + e;
1357
+ };
1358
+ });
1359
+ const pt = {};
1360
+ Ie.transitional = function(t, n, s) {
1361
+ function i(r, o) {
1362
+ return "[Axios v" + Ft + "] Transitional option '" + r + "'" + o + (s ? ". " + s : "");
1363
+ }
1364
+ return (r, o, u) => {
1365
+ if (t === !1)
1366
+ throw new S(
1367
+ i(o, " has been removed" + (n ? " in " + n : "")),
1368
+ S.ERR_DEPRECATED
1369
+ );
1370
+ return n && !pt[o] && (pt[o] = !0, console.warn(
1371
+ i(
1372
+ o,
1373
+ " has been deprecated since v" + n + " and will be removed in the near future"
1374
+ )
1375
+ )), t ? t(r, o, u) : !0;
1376
+ };
1377
+ };
1378
+ Ie.spelling = function(t) {
1379
+ return (n, s) => (console.warn(`${s} is likely a misspelling of ${t}`), !0);
1380
+ };
1381
+ function vs(e, t, n) {
1382
+ if (typeof e != "object")
1383
+ throw new S("options must be an object", S.ERR_BAD_OPTION_VALUE);
1384
+ const s = Object.keys(e);
1385
+ let i = s.length;
1386
+ for (; i-- > 0; ) {
1387
+ const r = s[i], o = t[r];
1388
+ if (o) {
1389
+ const u = e[r], v = u === void 0 || o(u, r, e);
1390
+ if (v !== !0)
1391
+ throw new S("option " + r + " must be " + v, S.ERR_BAD_OPTION_VALUE);
1392
+ continue;
1393
+ }
1394
+ if (n !== !0)
1395
+ throw new S("Unknown option " + r, S.ERR_BAD_OPTION);
1396
+ }
1397
+ }
1398
+ const _e = {
1399
+ assertOptions: vs,
1400
+ validators: Ie
1401
+ }, z = _e.validators;
1402
+ let ee = class {
1403
+ constructor(t) {
1404
+ this.defaults = t || {}, this.interceptors = {
1405
+ request: new rt(),
1406
+ response: new rt()
1407
+ };
1408
+ }
1409
+ /**
1410
+ * Dispatch a request
1411
+ *
1412
+ * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
1413
+ * @param {?Object} config
1414
+ *
1415
+ * @returns {Promise} The Promise to be fulfilled
1416
+ */
1417
+ async request(t, n) {
1418
+ try {
1419
+ return await this._request(t, n);
1420
+ } catch (s) {
1421
+ if (s instanceof Error) {
1422
+ let i = {};
1423
+ Error.captureStackTrace ? Error.captureStackTrace(i) : i = new Error();
1424
+ const r = i.stack ? i.stack.replace(/^.+\n/, "") : "";
1425
+ try {
1426
+ s.stack ? r && !String(s.stack).endsWith(r.replace(/^.+\n.+\n/, "")) && (s.stack += `
1427
+ ` + r) : s.stack = r;
1428
+ } catch {
1429
+ }
1430
+ }
1431
+ throw s;
1432
+ }
1433
+ }
1434
+ _request(t, n) {
1435
+ typeof t == "string" ? (n = n || {}, n.url = t) : n = t || {}, n = te(this.defaults, n);
1436
+ const { transitional: s, paramsSerializer: i, headers: r } = n;
1437
+ s !== void 0 && _e.assertOptions(s, {
1438
+ silentJSONParsing: z.transitional(z.boolean),
1439
+ forcedJSONParsing: z.transitional(z.boolean),
1440
+ clarifyTimeoutError: z.transitional(z.boolean)
1441
+ }, !1), i != null && (l.isFunction(i) ? n.paramsSerializer = {
1442
+ serialize: i
1443
+ } : _e.assertOptions(i, {
1444
+ encode: z.function,
1445
+ serialize: z.function
1446
+ }, !0)), n.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? n.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : n.allowAbsoluteUrls = !0), _e.assertOptions(n, {
1447
+ baseUrl: z.spelling("baseURL"),
1448
+ withXsrfToken: z.spelling("withXSRFToken")
1449
+ }, !0), n.method = (n.method || this.defaults.method || "get").toLowerCase();
1450
+ let o = r && l.merge(
1451
+ r.common,
1452
+ r[n.method]
1453
+ );
1454
+ r && l.forEach(
1455
+ ["delete", "get", "head", "post", "put", "patch", "common"],
1456
+ (m) => {
1457
+ delete r[m];
1458
+ }
1459
+ ), n.headers = U.concat(o, r);
1460
+ const u = [];
1461
+ let v = !0;
1462
+ this.interceptors.request.forEach(function(E) {
1463
+ typeof E.runWhen == "function" && E.runWhen(n) === !1 || (v = v && E.synchronous, u.unshift(E.fulfilled, E.rejected));
1464
+ });
1465
+ const f = [];
1466
+ this.interceptors.response.forEach(function(E) {
1467
+ f.push(E.fulfilled, E.rejected);
1468
+ });
1469
+ let d, w = 0, h;
1470
+ if (!v) {
1471
+ const m = [ht.bind(this), void 0];
1472
+ for (m.unshift(...u), m.push(...f), h = m.length, d = Promise.resolve(n); w < h; )
1473
+ d = d.then(m[w++], m[w++]);
1474
+ return d;
1475
+ }
1476
+ h = u.length;
1477
+ let C = n;
1478
+ for (w = 0; w < h; ) {
1479
+ const m = u[w++], E = u[w++];
1480
+ try {
1481
+ C = m(C);
1482
+ } catch (b) {
1483
+ E.call(this, b);
1484
+ break;
1485
+ }
1486
+ }
1487
+ try {
1488
+ d = ht.call(this, C);
1489
+ } catch (m) {
1490
+ return Promise.reject(m);
1491
+ }
1492
+ for (w = 0, h = f.length; w < h; )
1493
+ d = d.then(f[w++], f[w++]);
1494
+ return d;
1495
+ }
1496
+ getUri(t) {
1497
+ t = te(this.defaults, t);
1498
+ const n = It(t.baseURL, t.url, t.allowAbsoluteUrls);
1499
+ return Ot(n, t.params, t.paramsSerializer);
1500
+ }
1501
+ };
1502
+ l.forEach(["delete", "get", "head", "options"], function(t) {
1503
+ ee.prototype[t] = function(n, s) {
1504
+ return this.request(te(s || {}, {
1505
+ method: t,
1506
+ url: n,
1507
+ data: (s || {}).data
1508
+ }));
1509
+ };
1510
+ });
1511
+ l.forEach(["post", "put", "patch"], function(t) {
1512
+ function n(s) {
1513
+ return function(r, o, u) {
1514
+ return this.request(te(u || {}, {
1515
+ method: t,
1516
+ headers: s ? {
1517
+ "Content-Type": "multipart/form-data"
1518
+ } : {},
1519
+ url: r,
1520
+ data: o
1521
+ }));
1522
+ };
1523
+ }
1524
+ ee.prototype[t] = n(), ee.prototype[t + "Form"] = n(!0);
1525
+ });
1526
+ let ws = class Dt {
1527
+ constructor(t) {
1528
+ if (typeof t != "function")
1529
+ throw new TypeError("executor must be a function.");
1530
+ let n;
1531
+ this.promise = new Promise(function(r) {
1532
+ n = r;
1533
+ });
1534
+ const s = this;
1535
+ this.promise.then((i) => {
1536
+ if (!s._listeners) return;
1537
+ let r = s._listeners.length;
1538
+ for (; r-- > 0; )
1539
+ s._listeners[r](i);
1540
+ s._listeners = null;
1541
+ }), this.promise.then = (i) => {
1542
+ let r;
1543
+ const o = new Promise((u) => {
1544
+ s.subscribe(u), r = u;
1545
+ }).then(i);
1546
+ return o.cancel = function() {
1547
+ s.unsubscribe(r);
1548
+ }, o;
1549
+ }, t(function(r, o, u) {
1550
+ s.reason || (s.reason = new oe(r, o, u), n(s.reason));
1551
+ });
1552
+ }
1553
+ /**
1554
+ * Throws a `CanceledError` if cancellation has been requested.
1555
+ */
1556
+ throwIfRequested() {
1557
+ if (this.reason)
1558
+ throw this.reason;
1559
+ }
1560
+ /**
1561
+ * Subscribe to the cancel signal
1562
+ */
1563
+ subscribe(t) {
1564
+ if (this.reason) {
1565
+ t(this.reason);
1566
+ return;
1567
+ }
1568
+ this._listeners ? this._listeners.push(t) : this._listeners = [t];
1569
+ }
1570
+ /**
1571
+ * Unsubscribe from the cancel signal
1572
+ */
1573
+ unsubscribe(t) {
1574
+ if (!this._listeners)
1575
+ return;
1576
+ const n = this._listeners.indexOf(t);
1577
+ n !== -1 && this._listeners.splice(n, 1);
1578
+ }
1579
+ toAbortSignal() {
1580
+ const t = new AbortController(), n = (s) => {
1581
+ t.abort(s);
1582
+ };
1583
+ return this.subscribe(n), t.signal.unsubscribe = () => this.unsubscribe(n), t.signal;
1584
+ }
1585
+ /**
1586
+ * Returns an object that contains a new `CancelToken` and a function that, when called,
1587
+ * cancels the `CancelToken`.
1588
+ */
1589
+ static source() {
1590
+ let t;
1591
+ return {
1592
+ token: new Dt(function(i) {
1593
+ t = i;
1594
+ }),
1595
+ cancel: t
1596
+ };
1597
+ }
1598
+ };
1599
+ function bs(e) {
1600
+ return function(n) {
1601
+ return e.apply(null, n);
1602
+ };
1603
+ }
1604
+ function xs(e) {
1605
+ return l.isObject(e) && e.isAxiosError === !0;
1606
+ }
1607
+ const Ve = {
1608
+ Continue: 100,
1609
+ SwitchingProtocols: 101,
1610
+ Processing: 102,
1611
+ EarlyHints: 103,
1612
+ Ok: 200,
1613
+ Created: 201,
1614
+ Accepted: 202,
1615
+ NonAuthoritativeInformation: 203,
1616
+ NoContent: 204,
1617
+ ResetContent: 205,
1618
+ PartialContent: 206,
1619
+ MultiStatus: 207,
1620
+ AlreadyReported: 208,
1621
+ ImUsed: 226,
1622
+ MultipleChoices: 300,
1623
+ MovedPermanently: 301,
1624
+ Found: 302,
1625
+ SeeOther: 303,
1626
+ NotModified: 304,
1627
+ UseProxy: 305,
1628
+ Unused: 306,
1629
+ TemporaryRedirect: 307,
1630
+ PermanentRedirect: 308,
1631
+ BadRequest: 400,
1632
+ Unauthorized: 401,
1633
+ PaymentRequired: 402,
1634
+ Forbidden: 403,
1635
+ NotFound: 404,
1636
+ MethodNotAllowed: 405,
1637
+ NotAcceptable: 406,
1638
+ ProxyAuthenticationRequired: 407,
1639
+ RequestTimeout: 408,
1640
+ Conflict: 409,
1641
+ Gone: 410,
1642
+ LengthRequired: 411,
1643
+ PreconditionFailed: 412,
1644
+ PayloadTooLarge: 413,
1645
+ UriTooLong: 414,
1646
+ UnsupportedMediaType: 415,
1647
+ RangeNotSatisfiable: 416,
1648
+ ExpectationFailed: 417,
1649
+ ImATeapot: 418,
1650
+ MisdirectedRequest: 421,
1651
+ UnprocessableEntity: 422,
1652
+ Locked: 423,
1653
+ FailedDependency: 424,
1654
+ TooEarly: 425,
1655
+ UpgradeRequired: 426,
1656
+ PreconditionRequired: 428,
1657
+ TooManyRequests: 429,
1658
+ RequestHeaderFieldsTooLarge: 431,
1659
+ UnavailableForLegalReasons: 451,
1660
+ InternalServerError: 500,
1661
+ NotImplemented: 501,
1662
+ BadGateway: 502,
1663
+ ServiceUnavailable: 503,
1664
+ GatewayTimeout: 504,
1665
+ HttpVersionNotSupported: 505,
1666
+ VariantAlsoNegotiates: 506,
1667
+ InsufficientStorage: 507,
1668
+ LoopDetected: 508,
1669
+ NotExtended: 510,
1670
+ NetworkAuthenticationRequired: 511
1671
+ };
1672
+ Object.entries(Ve).forEach(([e, t]) => {
1673
+ Ve[t] = e;
1674
+ });
1675
+ function Ut(e) {
1676
+ const t = new ee(e), n = mt(ee.prototype.request, t);
1677
+ return l.extend(n, ee.prototype, t, { allOwnKeys: !0 }), l.extend(n, t, null, { allOwnKeys: !0 }), n.create = function(i) {
1678
+ return Ut(te(e, i));
1679
+ }, n;
1680
+ }
1681
+ const N = Ut(ye);
1682
+ N.Axios = ee;
1683
+ N.CanceledError = oe;
1684
+ N.CancelToken = ws;
1685
+ N.isCancel = Ct;
1686
+ N.VERSION = Ft;
1687
+ N.toFormData = Ce;
1688
+ N.AxiosError = S;
1689
+ N.Cancel = N.CanceledError;
1690
+ N.all = function(t) {
1691
+ return Promise.all(t);
1692
+ };
1693
+ N.spread = bs;
1694
+ N.isAxiosError = xs;
1695
+ N.mergeConfig = te;
1696
+ N.AxiosHeaders = U;
1697
+ N.formToJSON = (e) => At(l.isHTMLForm(e) ? new FormData(e) : e);
1698
+ N.getAdapter = Bt.getAdapter;
1699
+ N.HttpStatusCode = Ve;
1700
+ N.default = N;
1701
+ const {
1702
+ Axios: Vs,
1703
+ AxiosError: Ks,
1704
+ CanceledError: Xs,
1705
+ isCancel: Gs,
1706
+ CancelToken: Qs,
1707
+ VERSION: Ys,
1708
+ all: ei,
1709
+ Cancel: ti,
1710
+ isAxiosError: ni,
1711
+ spread: si,
1712
+ toFormData: ii,
1713
+ AxiosHeaders: ri,
1714
+ HttpStatusCode: oi,
1715
+ formToJSON: ai,
1716
+ getAdapter: li,
1717
+ mergeConfig: ci
1718
+ } = N, Es = (e, t) => {
1719
+ const n = e.__vccOpts || e;
1720
+ for (const [s, i] of t)
1721
+ n[s] = i;
1722
+ return n;
1723
+ }, Ss = { class: "timeline-container" }, _s = { class: "team-circle team-circle-top" }, Rs = ["src"], Ts = { class: "team-circle team-circle-bottom" }, Os = ["src"], Ms = { class: "timeline-line" }, As = {
1724
+ key: 0,
1725
+ class: "event-icon event-icon-top"
1726
+ }, Cs = {
1727
+ key: 0,
1728
+ width: "24",
1729
+ height: "24",
1730
+ viewBox: "0 0 24 24",
1731
+ fill: "none",
1732
+ xmlns: "http://www.w3.org/2000/svg"
1733
+ }, Ps = {
1734
+ key: 1,
1735
+ width: "23",
1736
+ height: "23",
1737
+ viewBox: "0 0 23 23",
1738
+ fill: "none",
1739
+ xmlns: "http://www.w3.org/2000/svg"
1740
+ }, Is = {
1741
+ key: 2,
1742
+ width: "24",
1743
+ height: "24",
1744
+ viewBox: "0 0 48 48",
1745
+ fill: "none",
1746
+ xmlns: "http://www.w3.org/2000/svg"
1747
+ }, Ns = {
1748
+ key: 3,
1749
+ width: "24",
1750
+ height: "24",
1751
+ viewBox: "0 0 48 48",
1752
+ fill: "none",
1753
+ xmlns: "http://www.w3.org/2000/svg"
1754
+ }, Ls = { class: "minute-ball minute-ball-center" }, ks = {
1755
+ key: 1,
1756
+ class: "event-icon event-icon-bottom"
1757
+ }, Bs = {
1758
+ key: 0,
1759
+ width: "24",
1760
+ height: "24",
1761
+ viewBox: "0 0 24 24",
1762
+ fill: "none",
1763
+ xmlns: "http://www.w3.org/2000/svg"
1764
+ }, Fs = {
1765
+ key: 1,
1766
+ width: "23",
1767
+ height: "23",
1768
+ viewBox: "0 0 23 23",
1769
+ fill: "none",
1770
+ xmlns: "http://www.w3.org/2000/svg"
1771
+ }, Ds = {
1772
+ key: 2,
1773
+ width: "24",
1774
+ height: "24",
1775
+ viewBox: "0 0 48 48",
1776
+ fill: "none",
1777
+ xmlns: "http://www.w3.org/2000/svg"
1778
+ }, Us = {
1779
+ key: 3,
1780
+ width: "24",
1781
+ height: "24",
1782
+ viewBox: "0 0 48 48",
1783
+ fill: "none",
1784
+ xmlns: "http://www.w3.org/2000/svg"
1785
+ }, Hs = {
1786
+ width: "10",
1787
+ height: "6",
1788
+ viewBox: "0 0 12 8",
1789
+ style: { display: "block", margin: "0 auto", position: "relative", left: "-4.3px", top: "-5.5px" },
1790
+ fill: "#bfcf4c",
1791
+ xmlns: "http://www.w3.org/2000/svg"
1792
+ }, qs = {
1793
+ width: "10",
1794
+ height: "6",
1795
+ viewBox: "0 0 12 8",
1796
+ style: { display: "block", margin: "0 auto", position: "relative", left: "-4.3px", top: "5.5px", transform: "rotate(180deg)" },
1797
+ fill: "#bfcf4c",
1798
+ xmlns: "http://www.w3.org/2000/svg"
1799
+ }, js = {
1800
+ width: "10",
1801
+ height: "6",
1802
+ viewBox: "0 0 12 8",
1803
+ style: { display: "block", margin: "0 auto", position: "relative", left: "-4.3px", top: "-5.5px" },
1804
+ fill: "#bfcf4c",
1805
+ xmlns: "http://www.w3.org/2000/svg"
1806
+ }, $s = {
1807
+ width: "10",
1808
+ height: "6",
1809
+ viewBox: "0 0 12 8",
1810
+ style: { display: "block", margin: "0 auto", position: "relative", left: "-4.3px", top: "5.5px", transform: "rotate(180deg)" },
1811
+ fill: "#bfcf4c",
1812
+ xmlns: "http://www.w3.org/2000/svg"
1813
+ }, Ws = {
1814
+ __name: "gsc-timeline",
1815
+ props: {
1816
+ timelineWidth: {
1817
+ type: Number,
1818
+ required: !0,
1819
+ default: 1010
1820
+ },
1821
+ gameId: {
1822
+ type: Number,
1823
+ required: !0
1824
+ },
1825
+ homeTeam: {
1826
+ type: Number,
1827
+ required: !0
1828
+ },
1829
+ isDefault: {
1830
+ type: Boolean,
1831
+ required: !1
1832
+ },
1833
+ awayTeam: {
1834
+ type: Number,
1835
+ required: !0
1836
+ },
1837
+ token: {
1838
+ type: String,
1839
+ required: !0
1840
+ }
1841
+ },
1842
+ emits: ["range-change"],
1843
+ setup(e, { emit: t }) {
1844
+ const n = A(0), s = A(96), i = A("1"), r = A("2"), o = A(0), u = A(45), v = A(96), f = A(0), d = A(0), w = A("0px"), h = A([]), C = t, m = e, E = N.create({
1845
+ headers: {
1846
+ Authorization: `${m.token}`
1847
+ }
1848
+ }), b = A([]);
1849
+ let R = null;
1850
+ const O = A(null), T = A(!1), j = A(0), L = A(0), W = A(!1), Z = A(!1);
1851
+ let V = !1, ne = 0;
1852
+ const Ne = A(0), J = A(!1), ve = A(!1), X = A(96), Le = A(null), H = [
1853
+ {
1854
+ minute: 1,
1855
+ match_lapse: 1,
1856
+ event: [
1857
+ {
1858
+ minute: 1,
1859
+ minuteLabel: "E",
1860
+ icon: "icon-goal",
1861
+ team: "local",
1862
+ match_lapse: 1
1863
+ }
1864
+ ]
1865
+ },
1866
+ {
1867
+ minute: 10,
1868
+ match_lapse: 1,
1869
+ event: [
1870
+ {
1871
+ minute: 10,
1872
+ minuteLabel: "E",
1873
+ icon: "icon-red-card",
1874
+ team: "visitante",
1875
+ match_lapse: 1
1876
+ }
1877
+ ]
1878
+ },
1879
+ {
1880
+ minute: 45,
1881
+ match_lapse: 1,
1882
+ event: [
1883
+ {
1884
+ minute: 45,
1885
+ minuteLabel: "E",
1886
+ icon: "icon-change",
1887
+ team: "local",
1888
+ match_lapse: 1
1889
+ }
1890
+ ]
1891
+ },
1892
+ {
1893
+ minute: 55,
1894
+ match_lapse: 2,
1895
+ event: [
1896
+ {
1897
+ minute: 55,
1898
+ minuteLabel: "E",
1899
+ icon: "icon-goal",
1900
+ team: "visitante",
1901
+ match_lapse: 2
1902
+ }
1903
+ ]
1904
+ },
1905
+ {
1906
+ minute: 90,
1907
+ match_lapse: 2,
1908
+ event: [
1909
+ {
1910
+ minute: 80,
1911
+ minuteLabel: "E",
1912
+ icon: "icon-goal",
1913
+ team: "local",
1914
+ match_lapse: 2
1915
+ }
1916
+ ]
1917
+ }
1918
+ ];
1919
+ function ae() {
1920
+ if (Le.value) {
1921
+ const c = Le.value, a = c.scrollWidth - c.clientWidth, g = c.scrollLeft, y = c.scrollWidth > c.clientWidth;
1922
+ W.value = y && g > 0, Z.value = y && Math.ceil(g) < Math.floor(a);
1923
+ }
1924
+ }
1925
+ function Qe() {
1926
+ if (O.value) {
1927
+ const c = O.value.parentElement.clientWidth;
1928
+ j.value = c, L.value === 0 && (L.value = c - 90), fe(() => {
1929
+ ae();
1930
+ });
1931
+ }
1932
+ }
1933
+ function Ht() {
1934
+ if (b.value.length > 0) {
1935
+ const c = Math.max(...b.value.map((a) => a.minute));
1936
+ X.value = c, s.value = X.value;
1937
+ }
1938
+ }
1939
+ async function qt() {
1940
+ if (m.isDefault) {
1941
+ h.value = H, b.value = H.map((c) => c.event), n.value = H[0].minute, s.value = H[H.length - 1].minute, i.value = H[0].match_lapse.toString(), r.value = H[H.length - 1].match_lapse.toString(), f.value = 0, d.value = H.length - 1, v.value = H[H.length - 1].minute, X.value = H[H.length - 1].minute, ce();
1942
+ return;
1943
+ }
1944
+ try {
1945
+ const c = await E.get(
1946
+ `https://al2nv2dmkc.execute-api.us-west-2.amazonaws.com/prod/mxm/${m.gameId}`
1947
+ );
1948
+ if (c.data && c.data.plays) {
1949
+ const a = c.data.plays.find(
1950
+ (y) => {
1951
+ var p;
1952
+ return y.event_type_id === 6 && ((p = y.comments) == null ? void 0 : p.includes("El árbitro silba el Final del Primer Tiempo"));
1953
+ }
1954
+ );
1955
+ a && (o.value = a.minute);
1956
+ const g = Math.max(...c.data.plays.map((y) => y.minute));
1957
+ v.value = g, X.value = g, s.value = X.value, h.value = [];
1958
+ for (let y = 0; y <= o.value; y++) {
1959
+ const p = c.data.plays.filter(
1960
+ (x) => {
1961
+ var M;
1962
+ return x.minute === y && x.match_lapse === 1 && (x.category_id === 9 || x.category_id === 3 || x.event_type_id === 1 || x.category_id === 10 || x.category_id === 13 || x.event_type_id === 6 && ((M = x.comments) == null ? void 0 : M.includes("El árbitro silba el Final del Primer Tiempo")));
1963
+ }
1964
+ ), k = [];
1965
+ p.forEach((x) => {
1966
+ k.push({
1967
+ minute: x.minute,
1968
+ minuteLabel: x.event_type_id === 6 ? "MT" : x.minute.toString(),
1969
+ icon: Ye(x.event_type_id === 1 ? x.event_type_id : x.category_id),
1970
+ team: x.team_id === m.homeTeam ? x.category_id === 13 ? "visitante" : "local" : x.category_id === 13 ? "local" : "visitante",
1971
+ match_lapse: x.match_lapse
1972
+ });
1973
+ }), h.value.push({
1974
+ minute: y,
1975
+ match_lapse: 1,
1976
+ event: k.length > 0 ? k : null
1977
+ });
1978
+ }
1979
+ for (let y = u.value; y <= v.value; y++) {
1980
+ const p = c.data.plays.filter(
1981
+ (x) => x.minute === y && x.match_lapse === 2 && (x.category_id === 9 || x.category_id === 3 || x.event_type_id === 1 || x.category_id === 10 || x.category_id === 13)
1982
+ ), k = [];
1983
+ p.forEach((x) => {
1984
+ k.push({
1985
+ minute: x.minute,
1986
+ minuteLabel: x.event_type_id === 6 ? "MT" : x.minute.toString(),
1987
+ icon: Ye(x.event_type_id === 1 ? x.event_type_id : x.category_id),
1988
+ team: x.team_id === m.homeTeam ? x.category_id === 13 ? "visitante" : "local" : x.category_id === 13 ? "local" : "visitante",
1989
+ match_lapse: x.match_lapse
1990
+ });
1991
+ }), h.value.push({
1992
+ minute: y,
1993
+ match_lapse: 2,
1994
+ event: k.length > 0 ? k : null
1995
+ });
1996
+ }
1997
+ if (b.value = h.value.filter((y) => y.event !== null).map((y) => y.event), h.value.length > 0) {
1998
+ const y = h.value.filter((M) => M.match_lapse === 1);
1999
+ if (y.length > 0) {
2000
+ const M = y[0];
2001
+ n.value = M.minute, i.value = "1", f.value = h.value.findIndex(
2002
+ (F) => F.minute === M.minute && F.match_lapse === 1
2003
+ );
2004
+ }
2005
+ const p = h.value.filter((M) => M.match_lapse === 2);
2006
+ if (p.length > 0) {
2007
+ const M = p[p.length - 1];
2008
+ s.value = M.minute, r.value = "2", d.value = h.value.findIndex(
2009
+ (F) => F.minute === M.minute && F.match_lapse === 2
2010
+ );
2011
+ }
2012
+ const k = h.value.findIndex(
2013
+ (M) => M.minute === n.value && M.match_lapse === parseInt(i.value)
2014
+ ), x = h.value.findIndex(
2015
+ (M) => M.minute === s.value && M.match_lapse === parseInt(r.value)
2016
+ );
2017
+ if (k !== -1 && x !== -1 && k < x) {
2018
+ const M = h.value.length, F = k / (M - 1) * (m.timelineWidth - 40), ue = x / (M - 1) * (m.timelineWidth - 40);
2019
+ w.value = `${ue - F}px`;
2020
+ }
2021
+ }
2022
+ }
2023
+ } catch (c) {
2024
+ console.error("Error al obtener los datos del partido:", c);
2025
+ }
2026
+ }
2027
+ function Ye(c) {
2028
+ return {
2029
+ 3: "icon-goal",
2030
+ 1: "icon-goal",
2031
+ 13: "icon-goal",
2032
+ 10: "icon-change",
2033
+ 9: "icon-red-card"
2034
+ // Agregar más mapeos según sea necesario
2035
+ }[c] || "";
2036
+ }
2037
+ $t(() => {
2038
+ Ht(), Qe(), qt(), fe(() => {
2039
+ ae();
2040
+ }), window.addEventListener("resize", () => {
2041
+ Qe();
2042
+ });
2043
+ }), Wt(() => {
2044
+ window.removeEventListener("resize", ae);
2045
+ }), se(
2046
+ b,
2047
+ () => {
2048
+ fe(() => {
2049
+ ae();
2050
+ });
2051
+ },
2052
+ { deep: !0 }
2053
+ ), se(
2054
+ [n, s, i, r],
2055
+ () => {
2056
+ ke();
2057
+ },
2058
+ { immediate: !0 }
2059
+ ), se(
2060
+ [i],
2061
+ () => {
2062
+ if (!(ve.value || T.value)) {
2063
+ if (parseInt(i.value) > parseInt(r.value) && (r.value = i.value, J.value = !0), J.value) {
2064
+ if (i.value === "1") {
2065
+ const c = h.value.filter((a) => a.match_lapse === 1);
2066
+ if (c.length > 0) {
2067
+ const a = c[0], g = c[c.length - 1];
2068
+ (n.value < a.minute || n.value > g.minute) && (n.value = a.minute);
2069
+ const y = h.value.findIndex(
2070
+ (p) => p.minute === n.value && p.match_lapse === 1
2071
+ );
2072
+ y !== -1 && (f.value = y);
2073
+ }
2074
+ } else if (i.value === "2") {
2075
+ const c = h.value.filter((a) => a.match_lapse === 2);
2076
+ if (c.length > 0) {
2077
+ const a = c[0], g = c[c.length - 1];
2078
+ (n.value < a.minute || n.value > g.minute) && (n.value = a.minute);
2079
+ const y = h.value.findIndex(
2080
+ (p) => p.minute === n.value && p.match_lapse === 2
2081
+ );
2082
+ y !== -1 && (f.value = y);
2083
+ }
2084
+ }
2085
+ } else if (i.value === "1") {
2086
+ const c = h.value.filter((a) => a.match_lapse === 1);
2087
+ if (c.length > 0) {
2088
+ const a = c[0];
2089
+ n.value = a.minute;
2090
+ const g = h.value.findIndex(
2091
+ (y) => y.minute === a.minute && y.match_lapse === 1
2092
+ );
2093
+ g !== -1 && (f.value = g);
2094
+ }
2095
+ } else if (i.value === "2") {
2096
+ const c = h.value.filter((a) => a.match_lapse === 2);
2097
+ if (c.length > 0) {
2098
+ const a = c[0];
2099
+ n.value = a.minute;
2100
+ const g = h.value.findIndex(
2101
+ (y) => y.minute === a.minute && y.match_lapse === 2
2102
+ );
2103
+ g !== -1 && (f.value = g);
2104
+ }
2105
+ }
2106
+ J.value = !1, ce();
2107
+ }
2108
+ },
2109
+ { immediate: !0 }
2110
+ ), se(
2111
+ [r],
2112
+ () => {
2113
+ if (!(ve.value || T.value)) {
2114
+ if (parseInt(r.value) < parseInt(i.value) && (i.value = r.value, J.value = !0), J.value) {
2115
+ if (r.value === "1") {
2116
+ const c = h.value.filter((a) => a.match_lapse === 1);
2117
+ if (c.length > 0) {
2118
+ const a = c[0], g = c[c.length - 1];
2119
+ (s.value < a.minute || s.value > g.minute) && (s.value = g.minute);
2120
+ const y = h.value.findIndex(
2121
+ (p) => p.minute === s.value && p.match_lapse === 1
2122
+ );
2123
+ y !== -1 && (d.value = y);
2124
+ }
2125
+ } else if (r.value === "2") {
2126
+ const c = h.value.filter((a) => a.match_lapse === 2);
2127
+ if (c.length > 0) {
2128
+ const a = c[0], g = c[c.length - 1];
2129
+ (s.value < a.minute || s.value > g.minute) && (s.value = g.minute);
2130
+ const y = h.value.findIndex(
2131
+ (p) => p.minute === s.value && p.match_lapse === 2
2132
+ );
2133
+ y !== -1 && (d.value = y);
2134
+ }
2135
+ }
2136
+ } else if (r.value === "1") {
2137
+ const c = h.value.filter((a) => a.match_lapse === 1);
2138
+ if (c.length > 0) {
2139
+ const a = c[c.length - 1];
2140
+ s.value = a.minute;
2141
+ const g = h.value.findIndex(
2142
+ (y) => y.minute === a.minute && y.match_lapse === 1
2143
+ );
2144
+ g !== -1 && (d.value = g);
2145
+ }
2146
+ } else if (r.value === "2") {
2147
+ const c = h.value.filter((a) => a.match_lapse === 2);
2148
+ if (c.length > 0) {
2149
+ const a = c[c.length - 1];
2150
+ s.value = a.minute;
2151
+ const g = h.value.findIndex(
2152
+ (y) => y.minute === a.minute && y.match_lapse === 2
2153
+ );
2154
+ g !== -1 && (d.value = g);
2155
+ }
2156
+ }
2157
+ J.value = !1, ce();
2158
+ }
2159
+ },
2160
+ { immediate: !0 }
2161
+ ), se([n], () => {
2162
+ if (!(ve.value || T.value)) {
2163
+ if (i.value === "1") {
2164
+ const c = h.value.filter((a) => a.match_lapse === 1);
2165
+ if (c.length > 0) {
2166
+ const a = c[0], g = c[c.length - 1];
2167
+ n.value < a.minute ? n.value = a.minute : n.value > g.minute && (n.value = g.minute);
2168
+ const y = h.value.findIndex(
2169
+ (p) => p.minute === n.value && p.match_lapse === 1
2170
+ );
2171
+ y !== -1 && (f.value = y);
2172
+ }
2173
+ } else if (i.value === "2") {
2174
+ const c = h.value.filter((a) => a.match_lapse === 2);
2175
+ if (c.length > 0) {
2176
+ const a = c[0], g = c[c.length - 1];
2177
+ n.value < a.minute ? n.value = a.minute : n.value > g.minute && (n.value = g.minute);
2178
+ const y = h.value.findIndex(
2179
+ (p) => p.minute === n.value && p.match_lapse === 2
2180
+ );
2181
+ y !== -1 && (f.value = y);
2182
+ }
2183
+ }
2184
+ if (i.value === r.value && n.value >= s.value) {
2185
+ if (r.value === "1") {
2186
+ const c = h.value.filter((a) => a.match_lapse === 1);
2187
+ if (c.length > 0) {
2188
+ const a = c[c.length - 1];
2189
+ s.value = Math.min(a.minute, n.value + 1);
2190
+ }
2191
+ } else if (r.value === "2") {
2192
+ const c = h.value.filter((a) => a.match_lapse === 2);
2193
+ if (c.length > 0) {
2194
+ const a = c[c.length - 1];
2195
+ s.value = Math.min(a.minute, n.value + 1);
2196
+ }
2197
+ }
2198
+ }
2199
+ ce();
2200
+ }
2201
+ }), se([s], () => {
2202
+ if (!(ve.value || T.value)) {
2203
+ if (r.value === "1") {
2204
+ const c = h.value.filter((a) => a.match_lapse === 1);
2205
+ if (c.length > 0) {
2206
+ const a = c[0], g = c[c.length - 1];
2207
+ s.value < a.minute ? s.value = a.minute : s.value > g.minute && (s.value = g.minute);
2208
+ const y = h.value.findIndex(
2209
+ (p) => p.minute === s.value && p.match_lapse === 1
2210
+ );
2211
+ y !== -1 && (d.value = y);
2212
+ }
2213
+ } else if (r.value === "2") {
2214
+ const c = h.value.filter((a) => a.match_lapse === 2);
2215
+ if (c.length > 0) {
2216
+ const a = c[0], g = c[c.length - 1];
2217
+ s.value < a.minute ? s.value = a.minute : s.value > g.minute && (s.value = g.minute);
2218
+ const y = h.value.findIndex(
2219
+ (p) => p.minute === s.value && p.match_lapse === 2
2220
+ );
2221
+ y !== -1 && (d.value = y);
2222
+ }
2223
+ }
2224
+ if (i.value === r.value && s.value <= n.value) {
2225
+ if (i.value === "1") {
2226
+ const c = h.value.filter((a) => a.match_lapse === 1);
2227
+ if (c.length > 0) {
2228
+ const a = c[0];
2229
+ n.value = Math.max(a.minute, s.value - 1);
2230
+ }
2231
+ } else if (i.value === "2") {
2232
+ const c = h.value.filter((a) => a.match_lapse === 2);
2233
+ if (c.length > 0) {
2234
+ const a = c[0];
2235
+ n.value = Math.max(a.minute, s.value - 1);
2236
+ }
2237
+ }
2238
+ }
2239
+ ce();
2240
+ }
2241
+ });
2242
+ function le(c) {
2243
+ const a = h.value.length;
2244
+ return c < 0 || a === 0 || a === 1 ? "0px" : `${c / (a - 1) * (m.timelineWidth - 40)}px`;
2245
+ }
2246
+ function K(c, a) {
2247
+ a.preventDefault(), R = c, ne = a.type.includes("touch") ? a.touches[0].clientX : a.clientX, V = !1, c === "left" ? Ne.value = f.value : c === "right" && (Ne.value = d.value), document.addEventListener("mousemove", we), document.addEventListener("touchmove", we, { passive: !1 }), document.addEventListener("mouseup", be), document.addEventListener("touchend", be), T.value = !0;
2248
+ }
2249
+ function we(c) {
2250
+ if (!R) return;
2251
+ c.preventDefault();
2252
+ const a = c.type.includes("touch") ? c.touches[0].clientX : c.clientX;
2253
+ if (!V) {
2254
+ if (Math.abs(a - ne) < 5)
2255
+ return;
2256
+ V = !0;
2257
+ }
2258
+ const g = jt(), y = h.value.length, p = a - ne, k = g / (y - 1), x = Math.round(p / k);
2259
+ let M = Ne.value + x;
2260
+ const F = Math.max(0, Math.min(M, y - 1));
2261
+ if (R === "left") {
2262
+ const q = h.value.findIndex(
2263
+ (Q) => Q.minute === s.value && Q.match_lapse === parseInt(r.value)
2264
+ );
2265
+ if (F >= q - 1)
2266
+ return;
2267
+ const G = h.value[F];
2268
+ T.value = !0, f.value = F, n.value = G.minute, i.value = G.match_lapse.toString(), J.value = !0;
2269
+ } else if (R === "right") {
2270
+ const q = h.value.findIndex(
2271
+ (Q) => Q.minute === n.value && Q.match_lapse === parseInt(i.value)
2272
+ );
2273
+ if (F <= q + 1)
2274
+ return;
2275
+ const G = h.value[F];
2276
+ T.value = !0, d.value = F, s.value = G.minute, r.value = G.match_lapse.toString(), J.value = !0;
2277
+ }
2278
+ const ue = h.value.findIndex(
2279
+ (q) => q.minute === n.value && q.match_lapse === parseInt(i.value)
2280
+ ), Be = h.value.findIndex(
2281
+ (q) => q.minute === s.value && q.match_lapse === parseInt(r.value)
2282
+ );
2283
+ if (ue !== -1 && Be !== -1 && ue < Be) {
2284
+ const q = h.value.length, G = ue / (q - 1) * (m.timelineWidth - 40), Q = Be / (q - 1) * (m.timelineWidth - 40);
2285
+ w.value = `${Q - G}px`;
2286
+ }
2287
+ fe(() => {
2288
+ ke();
2289
+ });
2290
+ }
2291
+ function be() {
2292
+ R && (n.value < 0 && (n.value = 0), s.value > X.value && (s.value = X.value), fe(() => {
2293
+ T.value = !1, J.value = !1;
2294
+ }), ke()), R = null, document.removeEventListener("mousemove", we), document.removeEventListener("touchmove", we), document.removeEventListener("mouseup", be), document.removeEventListener("touchend", be);
2295
+ }
2296
+ function jt() {
2297
+ return O.value ? O.value.getBoundingClientRect().width : 600;
2298
+ }
2299
+ function ke() {
2300
+ const c = n.value * 60, a = s.value * 60;
2301
+ C("range-change", {
2302
+ start: {
2303
+ minutes: n.value,
2304
+ seconds: c,
2305
+ time: i.value,
2306
+ match_lapse: parseInt(i.value)
2307
+ },
2308
+ end: {
2309
+ minutes: s.value,
2310
+ seconds: a,
2311
+ time: r.value,
2312
+ match_lapse: parseInt(r.value)
2313
+ }
2314
+ });
2315
+ }
2316
+ function ce() {
2317
+ const c = h.value.findIndex(
2318
+ (g) => g.minute === n.value && g.match_lapse === parseInt(i.value)
2319
+ ), a = h.value.findIndex(
2320
+ (g) => g.minute === s.value && g.match_lapse === parseInt(r.value)
2321
+ );
2322
+ if (c !== -1 && a !== -1 && c < a) {
2323
+ const g = h.value.length, y = c / (g - 1) * (m.timelineWidth - 40), p = a / (g - 1) * (m.timelineWidth - 40);
2324
+ w.value = `${p - y}px`;
2325
+ }
2326
+ }
2327
+ return (c, a) => (I(), P("div", {
2328
+ class: Fe(["timeline", { "is-dragging": T.value }]),
2329
+ ref_key: "timelineRef",
2330
+ ref: O,
2331
+ style: ie({ width: `${j.value}px` })
2332
+ }, [
2333
+ De("", !0),
2334
+ _("div", Ss, [
2335
+ _("div", {
2336
+ class: "timeline-scroll no-scrollbar",
2337
+ ref_key: "scrollContainer",
2338
+ ref: Le,
2339
+ onScroll: ae
2340
+ }, [
2341
+ _("div", {
2342
+ class: "timeline-bar",
2343
+ style: ie({ width: `${e.timelineWidth}px` })
2344
+ }, [
2345
+ _("div", _s, [
2346
+ _("img", {
2347
+ src: m.isDefault ? "https://golstatsimages.blob.core.windows.net/todoelfut/lineups/escudo1.png" : `https://golstatsimages.blob.core.windows.net/teams-80/${m.homeTeam}.png`,
2348
+ alt: "Equipo local"
2349
+ }, null, 8, Rs)
2350
+ ]),
2351
+ _("div", Ts, [
2352
+ _("img", {
2353
+ src: m.isDefault ? "https://golstatsimages.blob.core.windows.net/todoelfut/lineups/escudo2.png" : `https://golstatsimages.blob.core.windows.net/teams-80/${m.awayTeam}.png`,
2354
+ alt: "Equipo visitante"
2355
+ }, null, 8, Os)
2356
+ ]),
2357
+ _("div", Ms, [
2358
+ a[37] || (a[37] = _("div", { class: "line" }, null, -1)),
2359
+ _("span", {
2360
+ class: "minute-ball minute-ball-initial minute-ball-center",
2361
+ style: ie({ left: le(0) })
2362
+ }, "0'", 4),
2363
+ (I(!0), P(Ue, null, et(h.value, (g, y) => (I(), P(Ue, null, [
2364
+ (I(!0), P(Ue, null, et(g.event, (p, k) => (I(), P("div", {
2365
+ key: "event-" + y + "-" + k,
2366
+ class: "event",
2367
+ style: ie({
2368
+ left: le(k === 0 ? y - 1.5 : y - 1.5 + k * 0.3)
2369
+ })
2370
+ }, [
2371
+ (p == null ? void 0 : p.team) === "local" ? (I(), P("span", As, [
2372
+ (p == null ? void 0 : p.icon) === "icon-yellow-card" ? (I(), P("svg", Cs, a[22] || (a[22] = [
2373
+ _("rect", {
2374
+ x: "0.507812",
2375
+ y: "0.375488",
2376
+ width: "22.7873",
2377
+ height: "22.8364",
2378
+ rx: "11.3937",
2379
+ fill: "none"
2380
+ }, null, -1),
2381
+ _("rect", {
2382
+ x: "8",
2383
+ y: "7",
2384
+ width: "6.8362",
2385
+ height: "9.13458",
2386
+ rx: "2.28119",
2387
+ fill: "#F7C330"
2388
+ }, null, -1)
2389
+ ]))) : (p == null ? void 0 : p.icon) === "icon-red-card" ? (I(), P("svg", Ps, a[23] || (a[23] = [
2390
+ _("rect", {
2391
+ width: "22.7873",
2392
+ height: "22.8364",
2393
+ rx: "11.3937",
2394
+ fill: "none"
2395
+ }, null, -1),
2396
+ _("rect", {
2397
+ x: "8",
2398
+ y: "7",
2399
+ width: "6.8362",
2400
+ height: "9.13458",
2401
+ rx: "2.28119",
2402
+ fill: "#E5152D"
2403
+ }, null, -1)
2404
+ ]))) : (p == null ? void 0 : p.icon) === "icon-goal" ? (I(), P("svg", Is, a[24] || (a[24] = [
2405
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-e46eb693></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-e46eb693></ellipse><path fill="#fff" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z" data-v-e46eb693></path><path fill="#fff" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z" data-v-e46eb693></path><path fill="#fff" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z" data-v-e46eb693></path><path fill="#fff" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z" data-v-e46eb693></path><path fill="#fff" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z" data-v-e46eb693></path><path fill="#fff" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z" data-v-e46eb693></path><path fill="#fff" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z" data-v-e46eb693></path><path fill="#fff" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z" data-v-e46eb693></path><path fill="#fff" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z" data-v-e46eb693></path><path fill="#fff" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z" data-v-e46eb693></path><path fill="#fff" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z" data-v-e46eb693></path><path fill="#fff" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z" data-v-e46eb693></path>', 14)
2406
+ ]))) : (p == null ? void 0 : p.icon) === "icon-change" ? (I(), P("svg", Ns, a[25] || (a[25] = [
2407
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-e46eb693></circle><path fill="#fff" d="M31.62,23.86c-.19,0-.37-.07-.52-.21-.3-.29-.31-.76-.03-1.06l2.89-3.04-2.89-3.04c-.29-.3-.27-.77,.03-1.06,.3-.29,.77-.27,1.06,.03l3.39,3.56c.28,.29,.28,.74,0,1.03l-3.39,3.56c-.15,.15-.34,.23-.54,.23Z" data-v-e46eb693></path><path fill="#fff" d="M34.99,20.31H16.37c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75h18.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-e46eb693></path><path fill="#fff" d="M16.38,32.75c-.2,0-.4-.08-.54-.23l-3.38-3.56c-.28-.29-.28-.74,0-1.03l3.38-3.56c.28-.3,.76-.31,1.06-.03,.3,.29,.31,.76,.03,1.06l-2.89,3.04,2.89,3.04c.29,.3,.27,.78-.03,1.06-.15,.14-.33,.21-.52,.21Z" data-v-e46eb693></path><path fill="#fff" d="M31.62,29.19H13c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75H31.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-e46eb693></path>', 5)
2408
+ ]))) : (I(), P("span", {
2409
+ key: 4,
2410
+ class: Fe(p == null ? void 0 : p.icon)
2411
+ }, null, 2))
2412
+ ])) : De("", !0),
2413
+ _("span", Ls, tt((p == null ? void 0 : p.minuteLabel) || g.minute) + "'", 1),
2414
+ (p == null ? void 0 : p.team) === "visitante" ? (I(), P("span", ks, [
2415
+ (p == null ? void 0 : p.icon) === "icon-yellow-card" ? (I(), P("svg", Bs, a[26] || (a[26] = [
2416
+ _("rect", {
2417
+ x: "0.507812",
2418
+ y: "0.375488",
2419
+ width: "22.7873",
2420
+ height: "22.8364",
2421
+ rx: "11.3937",
2422
+ fill: "none"
2423
+ }, null, -1),
2424
+ _("rect", {
2425
+ x: "8",
2426
+ y: "7",
2427
+ width: "6.8362",
2428
+ height: "9.13458",
2429
+ rx: "2.28119",
2430
+ fill: "#F7C330"
2431
+ }, null, -1)
2432
+ ]))) : (p == null ? void 0 : p.icon) === "icon-red-card" ? (I(), P("svg", Fs, a[27] || (a[27] = [
2433
+ _("rect", {
2434
+ width: "22.7873",
2435
+ height: "22.8364",
2436
+ rx: "11.3937",
2437
+ fill: "none"
2438
+ }, null, -1),
2439
+ _("rect", {
2440
+ x: "8",
2441
+ y: "7",
2442
+ width: "6.8362",
2443
+ height: "9.13458",
2444
+ rx: "2.28119",
2445
+ fill: "#E5152D"
2446
+ }, null, -1)
2447
+ ]))) : (p == null ? void 0 : p.icon) === "icon-goal" ? (I(), P("svg", Ds, a[28] || (a[28] = [
2448
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-e46eb693></circle><ellipse fill="none" cx="24" cy="24" rx="14.82" ry="14.85" data-v-e46eb693></ellipse><path fill="#fff" d="M24.03,36.05c-6.65,0-12.05-5.41-12.05-12.05s5.41-12.05,12.05-12.05,12.05,5.41,12.05,12.05-5.41,12.05-12.05,12.05Zm0-23.1c-6.1,0-11.05,4.96-11.05,11.05s4.96,11.05,11.05,11.05,11.05-4.96,11.05-11.05-4.96-11.05-11.05-11.05Z" data-v-e46eb693></path><path fill="#fff" d="M27.22,29.38h-6.35c-.22,0-.41-.14-.48-.35l-1.96-6.06c-.07-.21,0-.43,.18-.56l5.14-3.74c.18-.13,.41-.13,.59,0l5.14,3.74c.17,.13,.25,.35,.18,.56l-1.96,6.06c-.07,.21-.26,.35-.48,.35Zm-5.99-1h5.62l1.74-5.37-4.55-3.32-4.55,3.32,1.74,5.37Z" data-v-e46eb693></path><path fill="#fff" d="M24.06,15.71c-.07,0-.13-.01-.2-.04l-4.38-1.87c-.25-.11-.37-.4-.26-.66,.11-.25,.4-.37,.66-.26l4.18,1.78,4.18-1.78c.25-.11,.55,0,.66,.26,.11,.25,0,.55-.26,.66l-4.38,1.87c-.06,.03-.13,.04-.2,.04Z" data-v-e46eb693></path><path fill="#fff" d="M12.62,25.37c-.12,0-.23-.04-.33-.12-.21-.18-.23-.5-.05-.71l2.99-3.44-.4-4.54c-.02-.27,.18-.52,.45-.54,.27-.03,.52,.18,.54,.45l.42,4.75c.01,.14-.03,.27-.12,.37l-3.12,3.6c-.1,.11-.24,.17-.38,.17Z" data-v-e46eb693></path><path fill="#fff" d="M21.37,35.66c-.17,0-.34-.09-.43-.24l-2.34-3.91-4.43-1.02c-.27-.06-.44-.33-.38-.6s.33-.44,.6-.38l4.64,1.07c.13,.03,.25,.11,.32,.23l2.45,4.09c.14,.24,.06,.54-.17,.69-.08,.05-.17,.07-.26,.07Z" data-v-e46eb693></path><path fill="#fff" d="M26.75,35.66c-.09,0-.18-.02-.26-.07-.24-.14-.31-.45-.17-.69l2.44-4.09c.07-.12,.18-.2,.32-.23l4.63-1.07c.27-.06,.54,.11,.6,.38s-.11,.54-.38,.6l-4.43,1.02-2.33,3.91c-.09,.16-.26,.24-.43,.24Z" data-v-e46eb693></path><path fill="#fff" d="M35.5,25.37c-.14,0-.28-.06-.38-.17l-3.13-3.6c-.09-.1-.13-.24-.12-.37l.42-4.75c.02-.27,.27-.48,.54-.45,.28,.02,.48,.27,.45,.54l-.4,4.54,2.99,3.44c.18,.21,.16,.52-.05,.71-.09,.08-.21,.12-.33,.12Z" data-v-e46eb693></path><path fill="#fff" d="M24.05,19.58c-.28,0-.5-.22-.5-.5v-3.87c0-.28,.22-.5,.5-.5s.5,.22,.5,.5v3.87c0,.28-.22,.5-.5,.5Z" data-v-e46eb693></path><path fill="#fff" d="M29.21,23.47c-.18,0-.35-.1-.44-.26-.13-.24-.04-.55,.2-.68l3.17-1.7c.25-.13,.55-.04,.68,.2,.13,.24,.04,.55-.2,.68l-3.17,1.7c-.08,.04-.16,.06-.24,.06Z" data-v-e46eb693></path><path fill="#fff" d="M29.2,31.57c-.14,0-.27-.06-.37-.17l-1.96-2.19c-.18-.21-.17-.52,.04-.71,.21-.18,.52-.17,.71,.04l1.96,2.19c.18,.21,.17,.52-.04,.71-.1,.09-.21,.13-.33,.13Z" data-v-e46eb693></path><path fill="#fff" d="M18.91,31.57c-.12,0-.24-.04-.33-.13-.21-.18-.22-.5-.04-.71l1.96-2.19c.19-.21,.5-.22,.71-.04,.21,.18,.22,.5,.04,.71l-1.96,2.19c-.1,.11-.24,.17-.37,.17Z" data-v-e46eb693></path><path fill="#fff" d="M18.93,23.32c-.07,0-.15-.02-.22-.05l-3.17-1.55c-.25-.12-.35-.42-.23-.67,.12-.25,.42-.35,.67-.23l3.17,1.55c.25,.12,.35,.42,.23,.67-.09,.18-.26,.28-.45,.28Z" data-v-e46eb693></path>', 14)
2449
+ ]))) : (p == null ? void 0 : p.icon) === "icon-change" ? (I(), P("svg", Us, a[29] || (a[29] = [
2450
+ xe('<circle fill="none" cx="24" cy="24" r="24" data-v-e46eb693></circle><path fill="#fff" d="M31.62,23.86c-.19,0-.37-.07-.52-.21-.3-.29-.31-.76-.03-1.06l2.89-3.04-2.89-3.04c-.29-.3-.27-.77,.03-1.06,.3-.29,.77-.27,1.06,.03l3.39,3.56c.28,.29,.28,.74,0,1.03l-3.39,3.56c-.15,.15-.34,.23-.54,.23Z" data-v-e46eb693></path><path fill="#fff" d="M34.99,20.31H16.37c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75h18.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-e46eb693></path><path fill="#fff" d="M16.38,32.75c-.2,0-.4-.08-.54-.23l-3.38-3.56c-.28-.29-.28-.74,0-1.03l3.38-3.56c.28-.3,.76-.31,1.06-.03,.3,.29,.31,.76,.03,1.06l-2.89,3.04,2.89,3.04c.29,.3,.27,.78-.03,1.06-.15,.14-.33,.21-.52,.21Z" data-v-e46eb693></path><path fill="#fff" d="M31.62,29.19H13c-.41,0-.75-.34-.75-.75s.34-.75,.75-.75H31.62c.41,0,.75,.34,.75,.75s-.34,.75-.75,.75Z" data-v-e46eb693></path>', 5)
2451
+ ]))) : (I(), P("span", {
2452
+ key: 4,
2453
+ class: Fe(p == null ? void 0 : p.icon)
2454
+ }, null, 2))
2455
+ ])) : De("", !0)
2456
+ ], 4))), 128))
2457
+ ], 64))), 256)),
2458
+ _("span", {
2459
+ class: "minute-ball minute-ball-edge minute-ball-center",
2460
+ style: ie({ left: le(h.value.length - 1) })
2461
+ }, tt(v.value) + "'", 5),
2462
+ _("div", {
2463
+ class: "range-indicator",
2464
+ style: ie({ left: le(f.value), width: w.value })
2465
+ }, [
2466
+ _("div", {
2467
+ class: "handle left",
2468
+ onMousedown: a[4] || (a[4] = (g) => K("left", g)),
2469
+ onTouchstart: a[5] || (a[5] = (g) => K("left", g))
2470
+ }, [
2471
+ (I(), P("svg", Hs, a[30] || (a[30] = [
2472
+ _("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2473
+ ]))),
2474
+ a[32] || (a[32] = _("div", { style: { flex: "1" } }, null, -1)),
2475
+ (I(), P("svg", qs, a[31] || (a[31] = [
2476
+ _("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2477
+ ])))
2478
+ ], 32),
2479
+ _("span", {
2480
+ class: "range-dot range-dot-left",
2481
+ onMousedown: a[6] || (a[6] = (g) => K("left", g)),
2482
+ onTouchstart: a[7] || (a[7] = (g) => K("left", g))
2483
+ }, null, 32),
2484
+ a[36] || (a[36] = _("div", { class: "range-line" }, null, -1)),
2485
+ _("span", {
2486
+ class: "range-dot range-dot-right",
2487
+ onMousedown: a[8] || (a[8] = (g) => K("right", g)),
2488
+ onTouchstart: a[9] || (a[9] = (g) => K("right", g))
2489
+ }, null, 32),
2490
+ _("div", {
2491
+ class: "handle right",
2492
+ onMousedown: a[10] || (a[10] = (g) => K("right", g)),
2493
+ onTouchstart: a[11] || (a[11] = (g) => K("right", g))
2494
+ }, [
2495
+ (I(), P("svg", js, a[33] || (a[33] = [
2496
+ _("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2497
+ ]))),
2498
+ a[35] || (a[35] = _("div", { style: { flex: "1" } }, null, -1)),
2499
+ (I(), P("svg", $s, a[34] || (a[34] = [
2500
+ _("polygon", { points: "6,8 0,0 12,0" }, null, -1)
2501
+ ])))
2502
+ ], 32)
2503
+ ], 4)
2504
+ ])
2505
+ ], 4)
2506
+ ], 544)
2507
+ ])
2508
+ ], 6));
2509
+ }
2510
+ }, ui = /* @__PURE__ */ Es(Ws, [["__scopeId", "data-v-e46eb693"]]);
2511
+ export {
2512
+ ui as GSCTimelineReports
2513
+ };