@golstats/gsc-next-rivals 1.0.3 → 1.0.5

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.
@@ -1,10 +1,10 @@
1
- import { createElementBlock as u, openBlock as s, createElementVNode as n, normalizeStyle as h, toDisplayString as v, ref as y, watch as I, computed as F, onMounted as L, onBeforeMount as G, createVNode as N, renderSlot as R, normalizeClass as T, Transition as H, withCtx as z, withDirectives as W, createCommentVNode as b, Fragment as D, renderList as E, vShow as O, unref as J, useCssVars as Z, pushScopeId as M, popScopeId as j, onUnmounted as X, mergeProps as Y, createBlock as q } from "vue";
2
- const A = (e, i) => {
1
+ import { createElementBlock as s, openBlock as l, createElementVNode as a, normalizeStyle as h, toDisplayString as b, ref as g, watch as I, computed as R, onMounted as M, onBeforeMount as U, createVNode as N, renderSlot as W, normalizeClass as T, Transition as X, withCtx as z, withDirectives as O, createCommentVNode as C, Fragment as D, renderList as E, vShow as V, unref as J, useCssVars as Y, pushScopeId as j, popScopeId as A, onUnmounted as q, mergeProps as K, createBlock as Q } from "vue";
2
+ const Z = (e, o) => {
3
3
  const t = e.__vccOpts || e;
4
- for (const [r, c] of i)
5
- t[r] = c;
4
+ for (const [i, c] of o)
5
+ t[i] = c;
6
6
  return t;
7
- }, K = ["src", "alt"], Q = { class: "team-card__name" }, tt = {
7
+ }, tt = ["src", "alt"], et = { class: "team-card__name" }, ot = {
8
8
  __name: "GscTeamCard",
9
9
  props: {
10
10
  logo: {
@@ -25,31 +25,31 @@ const A = (e, i) => {
25
25
  }
26
26
  },
27
27
  emits: ["click-rival"],
28
- setup(e, { emit: i }) {
28
+ setup(e, { emit: o }) {
29
29
  const t = e;
30
- function r() {
31
- i("click-rival", t.rival);
30
+ function i() {
31
+ o("click-rival", t.rival);
32
32
  }
33
- return (c, l) => (s(), u("div", {
33
+ return (c, d) => (l(), s("div", {
34
34
  class: "team-card",
35
- onClick: r
35
+ onClick: i
36
36
  }, [
37
- n("div", {
37
+ a("div", {
38
38
  class: "team-card__bg-image",
39
39
  style: h({ "background-image": `url(${e.logo})` })
40
40
  }, null, 4),
41
- n("img", {
41
+ a("img", {
42
42
  class: "team-card__image",
43
43
  src: e.logo,
44
44
  alt: e.name
45
- }, null, 8, K),
46
- n("p", Q, v(e.name), 1)
45
+ }, null, 8, tt),
46
+ a("p", et, b(e.name), 1)
47
47
  ]));
48
48
  }
49
- }, et = /* @__PURE__ */ A(tt, [["__scopeId", "data-v-8f13b2f7"]]), ot = (e, i) => {
49
+ }, it = /* @__PURE__ */ Z(ot, [["__scopeId", "data-v-8f13b2f7"]]), rt = (e, o) => {
50
50
  const t = e.__vccOpts || e;
51
- for (const [r, c] of i)
52
- t[r] = c;
51
+ for (const [i, c] of o)
52
+ t[i] = c;
53
53
  return t;
54
54
  }, $ = {
55
55
  props: {
@@ -125,8 +125,8 @@ const A = (e, i) => {
125
125
  this.$emit("click", e), this.typeOnOff && (this.status = !this.status, this.$emit("status", this.status));
126
126
  }
127
127
  }
128
- }, V = () => {
129
- Z((e) => ({
128
+ }, L = () => {
129
+ Y((e) => ({
130
130
  "9d01acb4": e.height,
131
131
  "14e95081": e.borderWidthBtn,
132
132
  "38fec285": e.borderType,
@@ -142,53 +142,60 @@ const A = (e, i) => {
142
142
  c7f7beba: e.fontSizeStat
143
143
  }));
144
144
  }, P = $.setup;
145
- $.setup = P ? (e, i) => (V(), P(e, i)) : V;
146
- const it = (e) => (M("data-v-f3ee6b2b"), e = e(), j(), e), rt = ["src"], at = {
145
+ $.setup = P ? (e, o) => (L(), P(e, o)) : L;
146
+ const at = (e) => (j("data-v-f3ee6b2b"), e = e(), A(), e), lt = ["src"], nt = {
147
147
  key: 1,
148
148
  class: "text"
149
- }, lt = ["src"], nt = { class: "stats" }, st = /* @__PURE__ */ it(() => /* @__PURE__ */ n("img", {
149
+ }, st = ["src"], dt = { class: "stats" }, ut = /* @__PURE__ */ at(() => /* @__PURE__ */ a("img", {
150
150
  class: "iconstats",
151
151
  src: "https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"
152
- }, null, -1)), dt = { class: "numstats" }, ut = { class: "leyend" };
153
- function ct(e, i, t, r, c, l) {
154
- return s(), u("div", null, [
155
- t.type == 0 ? (s(), u("div", {
152
+ }, null, -1)), ct = { class: "numstats" }, pt = { class: "leyend" };
153
+ function ft(e, o, t, i, c, d) {
154
+ return l(), s("div", null, [
155
+ t.type == 0 ? (l(), s("div", {
156
156
  key: 0,
157
157
  class: T(["button", c.status && t.typeOnOff && "button-active"]),
158
- style: h([l.customStyle, c.status && t.typeOnOff && l.customActive]),
159
- onClick: i[0] || (i[0] = (...d) => l.btnClick && l.btnClick(...d))
158
+ style: h([d.customStyle, c.status && t.typeOnOff && d.customActive]),
159
+ onClick: o[0] || (o[0] = (...u) => d.btnClick && d.btnClick(...u))
160
160
  }, [
161
- t.icon && t.iconPosition.toLowerCase() === "left" ? (s(), u("img", {
161
+ t.icon && t.iconPosition.toLowerCase() === "left" ? (l(), s("img", {
162
162
  key: 0,
163
163
  class: "icon",
164
164
  style: h({ width: t.iconSize }),
165
165
  src: t.icon
166
- }, null, 12, rt)) : b("", !0),
167
- t.textValue ? (s(), u("div", at, v(t.textValue), 1)) : b("", !0),
168
- t.icon && t.iconPosition.toLowerCase() === "right" ? (s(), u("img", {
166
+ }, null, 12, lt)) : C("", !0),
167
+ t.textValue ? (l(), s("div", nt, b(t.textValue), 1)) : C("", !0),
168
+ t.icon && t.iconPosition.toLowerCase() === "right" ? (l(), s("img", {
169
169
  key: 2,
170
170
  class: "icon",
171
171
  style: h({ width: t.iconSize }),
172
172
  src: t.icon
173
- }, null, 12, lt)) : b("", !0)
174
- ], 6)) : b("", !0),
175
- t.type == 1 ? (s(), u("div", {
173
+ }, null, 12, st)) : C("", !0)
174
+ ], 6)) : C("", !0),
175
+ t.type == 1 ? (l(), s("div", {
176
176
  key: 1,
177
177
  class: "button-target",
178
- onClick: i[1] || (i[1] = (...d) => l.btnClick && l.btnClick(...d))
178
+ onClick: o[1] || (o[1] = (...u) => d.btnClick && d.btnClick(...u))
179
179
  }, [
180
- n("div", nt, [
181
- st,
182
- n("div", dt, v(t.textStat), 1)
180
+ a("div", dt, [
181
+ ut,
182
+ a("div", ct, b(t.textStat), 1)
183
183
  ]),
184
- n("div", ut, v(t.textCategory), 1)
185
- ])) : b("", !0)
184
+ a("div", pt, b(t.textCategory), 1)
185
+ ])) : C("", !0)
186
186
  ]);
187
187
  }
188
- const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b"]]), ft = { class: "gsc-dropdown__main-container__item-selected" }, mt = ["height", "width"], gt = ["stroke"], yt = { class: "gsc-dropdown__items-container" }, ht = ["onClick"], vt = {
188
+ const mt = /* @__PURE__ */ rt($, [["render", ft], ["__scopeId", "data-v-f3ee6b2b"]]), gt = { class: "gsc-dropdown__main-container__item-selected" }, yt = ["height", "width"], ht = ["stroke"], vt = {
189
+ key: 1,
190
+ width: "8",
191
+ height: "4",
192
+ viewBox: "0 0 8 4",
193
+ fill: "none",
194
+ xmlns: "http://www.w3.org/2000/svg"
195
+ }, bt = ["fill"], St = { class: "gsc-dropdown__items-container" }, Ct = ["onClick"], wt = {
189
196
  key: 0,
190
197
  class: "gsc-dropdown__items-footer"
191
- }, bt = {
198
+ }, kt = {
192
199
  __name: "GSC-Dropdown",
193
200
  props: {
194
201
  modelValue: {
@@ -257,7 +264,7 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
257
264
  defaultItemByProp: {
258
265
  type: Object,
259
266
  default: null,
260
- validator: (e) => ["propName", "value"].every((i) => i in e)
267
+ validator: (e) => ["propName", "value"].every((o) => o in e)
261
268
  },
262
269
  listBackgroundColor: {
263
270
  type: String,
@@ -346,37 +353,44 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
346
353
  onlyFirstTime: {
347
354
  type: Boolean,
348
355
  default: !1
356
+ },
357
+ iconType: {
358
+ type: Number,
359
+ default: 1,
360
+ validator: function(e) {
361
+ return [1, 2].includes(e);
362
+ }
349
363
  }
350
364
  },
351
365
  emits: ["input", "click-ready", "update:modelValue"],
352
- setup(e, { emit: i }) {
353
- const t = e, r = y({}), c = y(null), l = y(t.isMultipleOption ? -1 : 0), d = y(!1);
366
+ setup(e, { emit: o }) {
367
+ const t = e, i = g({}), c = g(null), d = g(t.isMultipleOption ? -1 : 0), u = g(!1);
354
368
  I(
355
369
  () => t.items,
356
- (a, f) => {
357
- if (!t.modelValue && (!t.onlyFirstTime || !f || !f.length) && a && a.length) {
370
+ (n, m) => {
371
+ if (!t.modelValue && (!t.onlyFirstTime || !m || !m.length) && n && n.length) {
358
372
  if (t.defaultItemByProp) {
359
- const o = t.items.findIndex(
360
- (m) => m[t.defaultItemByProp.propName] === t.defaultItemByProp.value
373
+ const p = t.items.findIndex(
374
+ (r) => r[t.defaultItemByProp.propName] === t.defaultItemByProp.value
361
375
  );
362
- o !== -1 ? (l.value = o, r.value = a[o]) : (l.value = 0, r.value = a[0]);
376
+ p !== -1 ? (d.value = p, i.value = n[p]) : (d.value = 0, i.value = n[0]);
363
377
  } else
364
- r.value = a[t.defaultItemByIndex];
365
- i("input", r.value);
378
+ i.value = n[t.defaultItemByIndex];
379
+ o("input", i.value);
366
380
  }
367
381
  },
368
382
  { immediate: !0 }
369
383
  ), I(
370
384
  () => t.modelValue,
371
- (a) => {
372
- if (a) {
373
- const f = t.items.findIndex((o) => typeof a == "object" ? JSON.stringify(o) === JSON.stringify(a) : o === a);
374
- f !== -1 && (l.value = f, r.value = t.items[f], i("update:modelValue", r.value));
385
+ (n) => {
386
+ if (n) {
387
+ const m = t.items.findIndex((p) => typeof n == "object" ? JSON.stringify(p) === JSON.stringify(n) : p === n);
388
+ m !== -1 && (d.value = m, i.value = t.items[m], o("update:modelValue", i.value));
375
389
  }
376
390
  },
377
391
  { immediate: !0 }
378
392
  );
379
- const g = F(() => ({
393
+ const y = R(() => ({
380
394
  height: t.height,
381
395
  width: t.width,
382
396
  backgroundColor: t.backgroundColor,
@@ -404,80 +418,88 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
404
418
  "--dropdown-opacity": t.isDisabled ? "0.5" : "1",
405
419
  "--dropdown-cursor": t.isDisabled ? "not-allowed" : "pointer",
406
420
  "--dropdown-font-size": t.fontSize ? t.fontSize : "14px"
407
- })), C = F(() => ({
421
+ })), S = R(() => ({
408
422
  height: `${t.arrowHeight}px`,
409
423
  width: `${t.arrowWidth}px`
410
424
  }));
411
- function w() {
412
- t.isDisabled || (d.value = !d.value);
425
+ function k() {
426
+ t.isDisabled || (u.value = !u.value);
413
427
  }
414
- function S(a) {
415
- c.value && !c.value.contains(a.target) && (d.value = !1);
428
+ function w(n) {
429
+ c.value && !c.value.contains(n.target) && (u.value = !1);
416
430
  }
417
- function k(a, f) {
418
- t.isMultipleOption ? l.value = -1 : (l.value = f, d.value = !1), r.value = a, i("input", r.value), i("update:modelValue", r.value);
431
+ function _(n, m) {
432
+ t.isMultipleOption ? d.value = -1 : (d.value = m, u.value = !1), i.value = n, o("input", i.value), o("update:modelValue", i.value);
419
433
  }
420
- function _() {
421
- d.value = !1, i("click-ready");
434
+ function x() {
435
+ u.value = !1, o("click-ready");
422
436
  }
423
- return L(() => {
424
- document.addEventListener("click", S);
425
- }), G(() => {
426
- document.removeEventListener("click", S);
427
- }), (a, f) => (s(), u("div", {
437
+ return M(() => {
438
+ document.addEventListener("click", w);
439
+ }), U(() => {
440
+ document.removeEventListener("click", w);
441
+ }), (n, m) => (l(), s("div", {
428
442
  ref_key: "dropDown",
429
443
  ref: c,
430
444
  class: "gsc-dropdown",
431
- style: h(g.value)
445
+ style: h(y.value)
432
446
  }, [
433
- n("div", {
447
+ a("div", {
434
448
  class: "gsc-dropdown__main-container",
435
449
  style: h({ "padding-right": `${e.arrowWidth + 8}px` }),
436
- onClick: w
450
+ onClick: k
437
451
  }, [
438
- n("div", ft, [
439
- R(a.$slots, "default", { selectedItem: r.value })
452
+ a("div", gt, [
453
+ W(n.$slots, "default", { selectedItem: i.value })
440
454
  ]),
441
- n("div", {
442
- class: T(["gsc-dropdown__main-container__icon", { "rotated-180": d.value }]),
443
- style: h(C.value)
455
+ a("div", {
456
+ class: T(["gsc-dropdown__main-container__icon", { "rotated-180": u.value }]),
457
+ style: h(S.value)
444
458
  }, [
445
- (s(), u("svg", {
459
+ e.iconType === 1 ? (l(), s("svg", {
460
+ key: 0,
446
461
  height: e.arrowHeight,
447
462
  width: e.arrowWidth,
448
463
  viewBox: "0 0 24 24",
449
464
  fill: "none",
450
465
  xmlns: "http://www.w3.org/2000/svg"
451
466
  }, [
452
- n("path", {
467
+ a("path", {
453
468
  d: "M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",
454
469
  stroke: e.arrowColor
455
- }, null, 8, gt)
456
- ], 8, mt))
470
+ }, null, 8, ht)
471
+ ], 8, yt)) : (l(), s("svg", vt, [
472
+ a("path", {
473
+ "fill-rule": "evenodd",
474
+ "clip-rule": "evenodd",
475
+ d: "M4 2.62045L6.86193 0.167368C7.12228 -0.0557892 7.54439 -0.0557892 7.80474 0.167368C8.06509 0.390524 8.06509 0.752333 7.80474 0.97549L4.4714 3.83263C4.21105 4.05579 3.78895 4.05579 3.5286 3.83263L0.195262 0.97549C-0.0650874 0.752333 -0.0650874 0.390524 0.195262 0.167368C0.455612 -0.0557892 0.877722 -0.0557892 1.13807 0.167368L4 2.62045Z",
476
+ fill: e.arrowColor
477
+ }, null, 8, bt)
478
+ ]))
457
479
  ], 6)
458
480
  ], 4),
459
- N(H, null, {
481
+ N(X, null, {
460
482
  default: z(() => [
461
- W(n("div", yt, [
462
- n("div", null, [
463
- n("div", {
483
+ O(a("div", St, [
484
+ a("div", null, [
485
+ a("div", {
464
486
  class: "gsc-dropdown__items",
465
487
  style: h({ "margin-top": `${t.borderWidth}px` })
466
488
  }, [
467
- (s(!0), u(D, null, E(e.items, (o, m) => (s(), u("div", null, [
468
- W((s(), u("div", {
469
- class: T(["gsc-dropdown__items__item", { selected: m === l.value }]),
470
- key: m,
471
- onClick: (p) => k(o, m)
489
+ (l(!0), s(D, null, E(e.items, (p, r) => (l(), s("div", null, [
490
+ O((l(), s("div", {
491
+ class: T(["gsc-dropdown__items__item", { selected: r === d.value }]),
492
+ key: r,
493
+ onClick: (v) => _(p, r)
472
494
  }, [
473
- R(a.$slots, "availableItem", { item: o })
474
- ], 10, ht)), [
475
- [O, !o.isHidden]
495
+ W(n.$slots, "availableItem", { item: p })
496
+ ], 10, Ct)), [
497
+ [V, !p.isHidden]
476
498
  ])
477
499
  ]))), 256))
478
500
  ], 4),
479
- e.isFooterVisible ? (s(), u("div", vt, [
480
- N(J(pt), {
501
+ e.isFooterVisible ? (l(), s("div", wt, [
502
+ N(J(mt), {
481
503
  "text-value": "Listo",
482
504
  "border-color": "#cbee6b",
483
505
  "font-size": "12px",
@@ -485,25 +507,30 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
485
507
  height: "22px",
486
508
  "border-radius": "62px",
487
509
  "border-width": 0.8,
488
- onClick: _
510
+ onClick: x
489
511
  })
490
- ])) : b("", !0)
512
+ ])) : C("", !0)
491
513
  ])
492
514
  ], 512), [
493
- [O, d.value]
515
+ [V, u.value]
494
516
  ])
495
517
  ]),
496
518
  _: 3
497
519
  })
498
520
  ], 4));
499
521
  }
500
- }, St = (e) => (M("data-v-9b8bdeb8"), e = e(), j(), e), Ct = { class: "header" }, wt = /* @__PURE__ */ St(() => /* @__PURE__ */ n("h2", null, "Próximos rivales", -1)), kt = { class: "" }, _t = {
522
+ }, G = (e) => (j("data-v-cf2e32f4"), e = e(), A(), e), _t = { class: "header" }, xt = /* @__PURE__ */ G(() => /* @__PURE__ */ a("h2", null, "Próximos rivales", -1)), Bt = { class: "" }, It = {
501
523
  key: 0,
502
524
  class: "rivals-grid"
503
- }, xt = {
525
+ }, Nt = {
504
526
  key: 1,
505
- class: "no-rivals"
506
- }, Bt = {
527
+ class: "no-rivals-text-container"
528
+ }, Tt = { class: "no-rivals" }, zt = {
529
+ key: 2,
530
+ class: "no-rivals-text-container"
531
+ }, $t = /* @__PURE__ */ G(() => /* @__PURE__ */ a("h2", { class: "no-rivals" }, "Cargando...", -1)), Ft = [
532
+ $t
533
+ ], Rt = {
507
534
  __name: "NextRivals",
508
535
  props: {
509
536
  teamId: {
@@ -575,20 +602,20 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
575
602
  }
576
603
  },
577
604
  emits: ["click-rival"],
578
- setup(e, { emit: i }) {
579
- const t = e, r = y(null), c = y("rivals-grid"), l = y([]), d = y([]), g = y({});
605
+ setup(e, { emit: o }) {
606
+ const t = e, i = g(null), c = g("rivals-grid"), d = g([]), u = g([]), y = g({}), S = g(!0);
580
607
  I(
581
608
  () => t.teamId,
582
- (o) => {
583
- o && C();
609
+ (r) => {
610
+ r && (S.value = !0, k());
584
611
  },
585
612
  {
586
613
  immediate: !0
587
614
  }
588
615
  );
589
- async function C() {
616
+ async function k() {
590
617
  try {
591
- const m = await (await fetch(
618
+ const v = await (await fetch(
592
619
  `https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/related-teams/${t.teamId}`,
593
620
  {
594
621
  method: "GET",
@@ -597,19 +624,19 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
597
624
  }
598
625
  }
599
626
  )).json();
600
- d.value = m;
601
- const p = m.map((B) => w(B.team_id)), x = await Promise.all(p);
602
- console.log("responses", x), d.value.forEach((B, U) => {
603
- B.rivals = x[U];
604
- }), g.value = d.value[0], console.log("relatedTeams.value", d.value);
605
- } catch (o) {
606
- console.error(o);
627
+ u.value = v;
628
+ const f = v.map((B) => w(B.team_id)), F = await Promise.all(f);
629
+ u.value.forEach((B, H) => {
630
+ B.rivals = F[H];
631
+ }), y.value = u.value[0] || {}, S.value = !1;
632
+ } catch (r) {
633
+ console.error(r), S.value = !1;
607
634
  }
608
635
  }
609
- async function w(o) {
636
+ async function w(r) {
610
637
  try {
611
638
  return (await (await fetch(
612
- `https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/next-rivals/teams/${o}`,
639
+ `https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/next-rivals/teams/${r}`,
613
640
  {
614
641
  method: "GET",
615
642
  headers: {
@@ -617,61 +644,63 @@ const pt = /* @__PURE__ */ ot($, [["render", ct], ["__scopeId", "data-v-f3ee6b2b
617
644
  }
618
645
  }
619
646
  )).json()).rivals || [];
620
- } catch (m) {
621
- console.error(m);
647
+ } catch (v) {
648
+ console.error(v);
622
649
  }
623
650
  }
624
- function S() {
625
- r.value && (c.value = "rivals-grid");
651
+ function _() {
652
+ i.value && (c.value = "rivals-grid");
626
653
  }
627
- function k(o) {
628
- i("click-rival", o);
654
+ function x(r) {
655
+ o("click-rival", r);
629
656
  }
630
- function _(o) {
631
- console.log("onInputValue", o), g.value = o, l.value = o.rivals;
657
+ function n(r) {
658
+ y.value = r, d.value = r.rivals || [];
632
659
  }
633
- function a(o) {
634
- console.log("onUpdateValue", o), g.value = o, l.value = o.rivals;
660
+ function m(r) {
661
+ y.value = r, d.value = r.rivals || [];
635
662
  }
636
- const f = new ResizeObserver(S);
637
- return L(() => {
638
- r.value && f.observe(r.value);
639
- }), X(() => {
640
- f.disconnect();
641
- }), (o, m) => (s(), u("div", {
663
+ const p = new ResizeObserver(_);
664
+ return M(() => {
665
+ i.value && p.observe(i.value);
666
+ }), q(() => {
667
+ p.disconnect();
668
+ }), (r, v) => (l(), s("div", {
642
669
  class: "next-rivals",
643
670
  ref_key: "containerRef",
644
- ref: r
671
+ ref: i
645
672
  }, [
646
- n("div", Ct, [
647
- wt,
648
- N(J(bt), Y(t, {
649
- "model-value": g.value,
650
- items: d.value,
651
- onInput: _,
652
- "onUpdate:modelValue": a
673
+ a("div", _t, [
674
+ xt,
675
+ N(J(kt), K(t, {
676
+ "model-value": y.value,
677
+ items: u.value,
678
+ onInput: n,
679
+ "onUpdate:modelValue": m
653
680
  }), {
654
- default: z(({ selectedItem: p }) => [
655
- n("div", kt, v(p.team_name), 1)
681
+ default: z(({ selectedItem: f }) => [
682
+ a("div", Bt, b(f.team_name), 1)
656
683
  ]),
657
- availableItem: z(({ item: p }) => [
658
- n("div", null, v(p.team_name), 1)
684
+ availableItem: z(({ item: f }) => [
685
+ a("div", null, b(f.team_name), 1)
659
686
  ]),
660
687
  _: 1
661
688
  }, 16, ["model-value", "items"])
662
689
  ]),
663
- g.value.rivals && g.value.rivals.length ? (s(), u("div", _t, [
664
- (s(!0), u(D, null, E(l.value, (p) => (s(), q(et, {
665
- key: p.team_id,
666
- logo: `https://golstatsimages.blob.core.windows.net/teams-80/${p.team_id}.png`,
667
- name: p.team_name,
668
- rival: p,
669
- onClickRival: (x) => k(p)
690
+ y.value.rivals && y.value.rivals.length ? (l(), s("div", It, [
691
+ (l(!0), s(D, null, E(d.value, (f) => (l(), Q(it, {
692
+ key: f.team_id,
693
+ logo: `https://golstatsimages.blob.core.windows.net/teams-80/${f.team_id}.png`,
694
+ name: f.team_name,
695
+ rival: f,
696
+ onClickRival: (F) => x(f)
670
697
  }, null, 8, ["logo", "name", "rival", "onClickRival"]))), 128))
671
- ])) : (s(), u("h2", xt, v(g.value.team_name) + " no tiene próximos rivales", 1))
698
+ ])) : S.value ? (l(), s("div", zt, Ft)) : (l(), s("div", Nt, [
699
+ a("h2", Tt, b(y.value.team_name) + " no tiene partidos programados por el momento", 1)
700
+ ]))
672
701
  ], 512));
673
702
  }
674
- }, Nt = /* @__PURE__ */ A(Bt, [["__scopeId", "data-v-9b8bdeb8"]]);
703
+ }, Ot = /* @__PURE__ */ Z(Rt, [["__scopeId", "data-v-cf2e32f4"]]);
675
704
  export {
676
- Nt as GSCNextRivals
705
+ Ot as GSCNextRivals
677
706
  };
@@ -1 +1 @@
1
- (function(u,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(u=typeof globalThis<"u"?globalThis:u||self,t(u.GSCNextRivals={},u.Vue))})(this,function(u,t){"use strict";const B=(o,r)=>{const e=o.__vccOpts||o;for(const[i,s]of r)e[i]=s;return e},N=["src","alt"],I={class:"team-card__name"},V=B({__name:"GscTeamCard",props:{logo:{type:String,default:""},name:{type:String,default:""},url:{type:String,default:""},rival:{type:Object,default:()=>({})}},emits:["click-rival"],setup(o,{emit:r}){const e=o;function i(){r("click-rival",e.rival)}return(s,n)=>(t.openBlock(),t.createElementBlock("div",{class:"team-card",onClick:i},[t.createElementVNode("div",{class:"team-card__bg-image",style:t.normalizeStyle({"background-image":`url(${o.logo})`})},null,4),t.createElementVNode("img",{class:"team-card__image",src:o.logo,alt:o.name},null,8,N),t.createElementVNode("p",I,t.toDisplayString(o.name),1)]))}},[["__scopeId","data-v-8f13b2f7"]]),E=(o,r)=>{const e=o.__vccOpts||o;for(const[i,s]of r)e[i]=s;return e},y={props:{type:{type:Number,default:0},value:{type:Boolean,default:!1},textValue:String,icon:String,iconPosition:{type:String,default:"left"},iconSize:String,fontColor:{type:String,default:"#FFFFFF"},textDecoration:String,fontSize:{type:String,default:"16px"},fontSizeStat:{type:String,default:"16px"},fontStyle:String,fontFamily:{type:String,default:"Poppins-Regular"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},borderRadius:{type:String,default:"0px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:0},borderWidthBtn:{type:String,default:"2px"},borderColor:String,backgroundColor:{type:String,default:"none"},activeBackgroundColor:{type:String,default:"#000000"},activeBorderWidth:{type:Number,default:2},activeBorderType:{type:String,default:"solid"},activeBorderColor:{type:String,default:"#cbee6b"},activeColorText:{type:String,default:"#FFFFFF"},cursorType:{type:String,default:"default"},typeOnOff:{type:Boolean,default:!1},textCategory:String,textStat:String,marginLeftStat:{type:String,default:"15%"}},watch:{value:{deep:!0,immediate:!0,handler(o){this.status=o}}},data(){return{status:!1}},computed:{customStyle(){return{height:this.height,width:this.width,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,color:this.fontColor,textDecoration:this.textDecoration,cursor:this.cursorType,fontSize:this.fontSize,fontStyle:this.fontStyle,fontFamily:`${this.fontFamily} !important`}},customActive(){return{backgroundColor:this.activeBackgroundColor,color:this.activeColorText,border:`${this.activeBorderType} ${this.activeBorderWidth}px ${this.activeBorderColor}`}}},methods:{btnClick(o){this.$emit("click",o),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},_=()=>{t.useCssVars(o=>({"9d01acb4":o.height,"14e95081":o.borderWidthBtn,"38fec285":o.borderType,34353510:o.borderColor,"20d20dc6":o.borderRadius,17130967:o.width,"4ccb7d36":o.backgroundColor,"5d1e86a2":o.cursorType,ce65d4a2:o.fontSize,fe4ac47a:o.fontStyle,f98e44dc:o.fontFamily,"93b87770":o.marginLeftStat,c7f7beba:o.fontSizeStat}))},x=y.setup;y.setup=x?(o,r)=>(_(),x(o,r)):_;const z=o=>(t.pushScopeId("data-v-f3ee6b2b"),o=o(),t.popScopeId(),o),T=["src"],$={key:1,class:"text"},v=["src"],F={class:"stats"},R=z(()=>t.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),W={class:"numstats"},O={class:"leyend"};function D(o,r,e,i,s,n){return t.openBlock(),t.createElementBlock("div",null,[e.type==0?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["button",s.status&&e.typeOnOff&&"button-active"]),style:t.normalizeStyle([n.customStyle,s.status&&e.typeOnOff&&n.customActive]),onClick:r[0]||(r[0]=(...d)=>n.btnClick&&n.btnClick(...d))},[e.icon&&e.iconPosition.toLowerCase()==="left"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"icon",style:t.normalizeStyle({width:e.iconSize}),src:e.icon},null,12,T)):t.createCommentVNode("",!0),e.textValue?(t.openBlock(),t.createElementBlock("div",$,t.toDisplayString(e.textValue),1)):t.createCommentVNode("",!0),e.icon&&e.iconPosition.toLowerCase()==="right"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"icon",style:t.normalizeStyle({width:e.iconSize}),src:e.icon},null,12,v)):t.createCommentVNode("",!0)],6)):t.createCommentVNode("",!0),e.type==1?(t.openBlock(),t.createElementBlock("div",{key:1,class:"button-target",onClick:r[1]||(r[1]=(...d)=>n.btnClick&&n.btnClick(...d))},[t.createElementVNode("div",F,[R,t.createElementVNode("div",W,t.toDisplayString(e.textStat),1)]),t.createElementVNode("div",O,t.toDisplayString(e.textCategory),1)])):t.createCommentVNode("",!0)])}const P=E(y,[["render",D],["__scopeId","data-v-f3ee6b2b"]]),L={class:"gsc-dropdown__main-container__item-selected"},M=["height","width"],j=["stroke"],J={class:"gsc-dropdown__items-container"},A=["onClick"],G={key:0,class:"gsc-dropdown__items-footer"},U={__name:"GSC-Dropdown",props:{modelValue:{type:[Object,Number,String],default:()=>null},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},fontSize:{type:String,default:"14px"},borderRadius:{type:Number,default:5},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},borderType:{type:String,default:"solid",validator:function(o){return["solid","dotted","dashed"].includes(o)}},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"black"},backgroundColor:{type:String,default:"grey"},color:{type:String,default:"black"},arrowColor:{type:String,default:"#CBEE6B"},items:{type:Array,default:()=>[]},defaultItemByIndex:{type:Number,default:0},defaultItemByProp:{type:Object,default:null,validator:o=>["propName","value"].every(r=>r in o)},listBackgroundColor:{type:String,default:"white"},hoverBackgroundColor:{type:String,default:"#f1f1f1"},listMarginTop:{type:String,default:"0"},listContainerPadding:{type:String,default:"0"},listItemPadding:{type:String,default:"10px 12px"},listItemMargin:{type:String,default:"0"},listHeight:{type:String,default:"fit-content"},listItemSelectedColor:{type:String,default:"white"},listItemSelectedBackgroundColor:{type:String,default:"#399cfd"},listItemColor:{type:String,default:"black"},listBorderRadius:{type:String,default:"0"},listBorderColor:{type:String,default:""},listBorderWidth:{type:Number,default:1},listItemBorderRadius:{type:String,default:"0"},listAlignment:{type:String,default:"left"},isListSameWidth:{type:Boolean,default:!1},isMultipleOption:{type:Boolean,default:!1},footerBorderColor:{type:String,default:"#626970"},footerBorderWidth:{type:Number,default:1},isFooterVisible:{type:Boolean,default:!1},isDisabled:{type:Boolean,default:!1},onlyFirstTime:{type:Boolean,default:!1}},emits:["input","click-ready","update:modelValue"],setup(o,{emit:r}){const e=o,i=t.ref({}),s=t.ref(null),n=t.ref(e.isMultipleOption?-1:0),d=t.ref(!1);t.watch(()=>e.items,(a,p)=>{if(!e.modelValue&&(!e.onlyFirstTime||!p||!p.length)&&a&&a.length){if(e.defaultItemByProp){const l=e.items.findIndex(m=>m[e.defaultItemByProp.propName]===e.defaultItemByProp.value);l!==-1?(n.value=l,i.value=a[l]):(n.value=0,i.value=a[0])}else i.value=a[e.defaultItemByIndex];r("input",i.value)}},{immediate:!0}),t.watch(()=>e.modelValue,a=>{if(a){const p=e.items.findIndex(l=>typeof a=="object"?JSON.stringify(l)===JSON.stringify(a):l===a);p!==-1&&(n.value=p,i.value=e.items[p],r("update:modelValue",i.value))}},{immediate:!0});const f=t.computed(()=>({height:e.height,width:e.width,backgroundColor:e.backgroundColor,borderRadius:`${e.borderRadius}px`,border:`${e.borderType} ${e.borderWidth}px ${e.borderColor}`,color:e.color,"--hover-background-color":e.hoverBackgroundColor,"--list-container-padding":e.listContainerPadding,"--list-item-padding":e.listItemPadding,"--list-item-margin":e.listItemMargin,"--list-background-color":e.listBackgroundColor,"--list-height":e.listHeight,"--list-item-border-radius":e.listItemBorderRadius,"--list-item-selected-color":e.listItemSelectedColor,"--list-item-selected-background-color":e.listItemSelectedBackgroundColor,"--list-item-color":e.listItemColor,"--list-border-radius":`${e.listBorderRadius}`,"--list-border-color":e.listBorderColor,"--list-width":e.isListSameWidth?e.width:"fit-content","--list-border-width":`${e.listBorderWidth}px`,"--list-margin-top":e.listMarginTop,"--list-left":e.listAlignment==="left"?"0":"auto","--list-right":e.listAlignment==="right"?"0":"auto","--footer-border":`${e.footerBorderWidth}px solid ${e.footerBorderColor}`,"--dropdown-opacity":e.isDisabled?"0.5":"1","--dropdown-cursor":e.isDisabled?"not-allowed":"pointer","--dropdown-font-size":e.fontSize?e.fontSize:"14px"})),h=t.computed(()=>({height:`${e.arrowHeight}px`,width:`${e.arrowWidth}px`}));function b(){e.isDisabled||(d.value=!d.value)}function g(a){s.value&&!s.value.contains(a.target)&&(d.value=!1)}function S(a,p){e.isMultipleOption?n.value=-1:(n.value=p,d.value=!1),i.value=a,r("input",i.value),r("update:modelValue",i.value)}function k(){d.value=!1,r("click-ready")}return t.onMounted(()=>{document.addEventListener("click",g)}),t.onBeforeMount(()=>{document.removeEventListener("click",g)}),(a,p)=>(t.openBlock(),t.createElementBlock("div",{ref_key:"dropDown",ref:s,class:"gsc-dropdown",style:t.normalizeStyle(f.value)},[t.createElementVNode("div",{class:"gsc-dropdown__main-container",style:t.normalizeStyle({"padding-right":`${o.arrowWidth+8}px`}),onClick:b},[t.createElementVNode("div",L,[t.renderSlot(a.$slots,"default",{selectedItem:i.value})]),t.createElementVNode("div",{class:t.normalizeClass(["gsc-dropdown__main-container__icon",{"rotated-180":d.value}]),style:t.normalizeStyle(h.value)},[(t.openBlock(),t.createElementBlock("svg",{height:o.arrowHeight,width:o.arrowWidth,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",stroke:o.arrowColor},null,8,j)],8,M))],6)],4),t.createVNode(t.Transition,null,{default:t.withCtx(()=>[t.withDirectives(t.createElementVNode("div",J,[t.createElementVNode("div",null,[t.createElementVNode("div",{class:"gsc-dropdown__items",style:t.normalizeStyle({"margin-top":`${e.borderWidth}px`})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.items,(l,m)=>(t.openBlock(),t.createElementBlock("div",null,[t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["gsc-dropdown__items__item",{selected:m===n.value}]),key:m,onClick:c=>S(l,m)},[t.renderSlot(a.$slots,"availableItem",{item:l})],10,A)),[[t.vShow,!l.isHidden]])]))),256))],4),o.isFooterVisible?(t.openBlock(),t.createElementBlock("div",G,[t.createVNode(t.unref(P),{"text-value":"Listo","border-color":"#cbee6b","font-size":"12px",width:"72px",height:"22px","border-radius":"62px","border-width":.8,onClick:k})])):t.createCommentVNode("",!0)])],512),[[t.vShow,d.value]])]),_:3})],4))}},H=o=>(t.pushScopeId("data-v-9b8bdeb8"),o=o(),t.popScopeId(),o),Z={class:"header"},X=H(()=>t.createElementVNode("h2",null,"Próximos rivales",-1)),Y={class:""},q={key:0,class:"rivals-grid"},K={key:1,class:"no-rivals"},Q=B({__name:"NextRivals",props:{teamId:{type:Number,default:392},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},fontFamily:{type:String,default:"Poppins-Light"},logosUrl:{type:String,default:"https://golstatsimages.blob.core.windows.net/todoelfut/"},logoFileType:{type:String,default:"png"},height:{type:String,default:"40px"},width:{type:String,default:"179px"},borderRadius:{type:Number,default:8},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},borderType:{type:String,default:"solid",validator:function(o){return["solid","dotted","dashed"].includes(o)}},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"rgba(255, 255, 255, 0.2)"},backgroundColor:{type:String,default:"#0d1d29"},color:{type:String,default:"white"},arrowColor:{type:String,default:"#CBEE6B"}},emits:["click-rival"],setup(o,{emit:r}){const e=o,i=t.ref(null),s=t.ref("rivals-grid"),n=t.ref([]),d=t.ref([]),f=t.ref({});t.watch(()=>e.teamId,l=>{l&&h()},{immediate:!0});async function h(){try{const m=await(await fetch(`https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/related-teams/${e.teamId}`,{method:"GET",headers:{Authorization:e.token}})).json();d.value=m;const c=m.map(w=>b(w.team_id)),C=await Promise.all(c);console.log("responses",C),d.value.forEach((w,tt)=>{w.rivals=C[tt]}),f.value=d.value[0],console.log("relatedTeams.value",d.value)}catch(l){console.error(l)}}async function b(l){try{return(await(await fetch(`https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/next-rivals/teams/${l}`,{method:"GET",headers:{Authorization:e.token}})).json()).rivals||[]}catch(m){console.error(m)}}function g(){i.value&&(s.value="rivals-grid")}function S(l){r("click-rival",l)}function k(l){console.log("onInputValue",l),f.value=l,n.value=l.rivals}function a(l){console.log("onUpdateValue",l),f.value=l,n.value=l.rivals}const p=new ResizeObserver(g);return t.onMounted(()=>{i.value&&p.observe(i.value)}),t.onUnmounted(()=>{p.disconnect()}),(l,m)=>(t.openBlock(),t.createElementBlock("div",{class:"next-rivals",ref_key:"containerRef",ref:i},[t.createElementVNode("div",Z,[X,t.createVNode(t.unref(U),t.mergeProps(e,{"model-value":f.value,items:d.value,onInput:k,"onUpdate:modelValue":a}),{default:t.withCtx(({selectedItem:c})=>[t.createElementVNode("div",Y,t.toDisplayString(c.team_name),1)]),availableItem:t.withCtx(({item:c})=>[t.createElementVNode("div",null,t.toDisplayString(c.team_name),1)]),_:1},16,["model-value","items"])]),f.value.rivals&&f.value.rivals.length?(t.openBlock(),t.createElementBlock("div",q,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,c=>(t.openBlock(),t.createBlock(V,{key:c.team_id,logo:`https://golstatsimages.blob.core.windows.net/teams-80/${c.team_id}.png`,name:c.team_name,rival:c,onClickRival:C=>S(c)},null,8,["logo","name","rival","onClickRival"]))),128))])):(t.openBlock(),t.createElementBlock("h2",K,t.toDisplayString(f.value.team_name)+" no tiene próximos rivales",1))],512))}},[["__scopeId","data-v-9b8bdeb8"]]);u.GSCNextRivals=Q,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
1
+ (function(u,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(u=typeof globalThis<"u"?globalThis:u||self,t(u.GSCNextRivals={},u.Vue))})(this,function(u,t){"use strict";const B=(o,l)=>{const e=o.__vccOpts||o;for(const[r,s]of l)e[r]=s;return e},E=["src","alt"],V={class:"team-card__name"},z=B({__name:"GscTeamCard",props:{logo:{type:String,default:""},name:{type:String,default:""},url:{type:String,default:""},rival:{type:Object,default:()=>({})}},emits:["click-rival"],setup(o,{emit:l}){const e=o;function r(){l("click-rival",e.rival)}return(s,n)=>(t.openBlock(),t.createElementBlock("div",{class:"team-card",onClick:r},[t.createElementVNode("div",{class:"team-card__bg-image",style:t.normalizeStyle({"background-image":`url(${o.logo})`})},null,4),t.createElementVNode("img",{class:"team-card__image",src:o.logo,alt:o.name},null,8,E),t.createElementVNode("p",V,t.toDisplayString(o.name),1)]))}},[["__scopeId","data-v-8f13b2f7"]]),T=(o,l)=>{const e=o.__vccOpts||o;for(const[r,s]of l)e[r]=s;return e},S={props:{type:{type:Number,default:0},value:{type:Boolean,default:!1},textValue:String,icon:String,iconPosition:{type:String,default:"left"},iconSize:String,fontColor:{type:String,default:"#FFFFFF"},textDecoration:String,fontSize:{type:String,default:"16px"},fontSizeStat:{type:String,default:"16px"},fontStyle:String,fontFamily:{type:String,default:"Poppins-Regular"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},borderRadius:{type:String,default:"0px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:0},borderWidthBtn:{type:String,default:"2px"},borderColor:String,backgroundColor:{type:String,default:"none"},activeBackgroundColor:{type:String,default:"#000000"},activeBorderWidth:{type:Number,default:2},activeBorderType:{type:String,default:"solid"},activeBorderColor:{type:String,default:"#cbee6b"},activeColorText:{type:String,default:"#FFFFFF"},cursorType:{type:String,default:"default"},typeOnOff:{type:Boolean,default:!1},textCategory:String,textStat:String,marginLeftStat:{type:String,default:"15%"}},watch:{value:{deep:!0,immediate:!0,handler(o){this.status=o}}},data(){return{status:!1}},computed:{customStyle(){return{height:this.height,width:this.width,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,color:this.fontColor,textDecoration:this.textDecoration,cursor:this.cursorType,fontSize:this.fontSize,fontStyle:this.fontStyle,fontFamily:`${this.fontFamily} !important`}},customActive(){return{backgroundColor:this.activeBackgroundColor,color:this.activeColorText,border:`${this.activeBorderType} ${this.activeBorderWidth}px ${this.activeBorderColor}`}}},methods:{btnClick(o){this.$emit("click",o),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},_=()=>{t.useCssVars(o=>({"9d01acb4":o.height,"14e95081":o.borderWidthBtn,"38fec285":o.borderType,34353510:o.borderColor,"20d20dc6":o.borderRadius,17130967:o.width,"4ccb7d36":o.backgroundColor,"5d1e86a2":o.cursorType,ce65d4a2:o.fontSize,fe4ac47a:o.fontStyle,f98e44dc:o.fontFamily,"93b87770":o.marginLeftStat,c7f7beba:o.fontSizeStat}))},x=S.setup;S.setup=x?(o,l)=>(_(),x(o,l)):_;const v=o=>(t.pushScopeId("data-v-f3ee6b2b"),o=o(),t.popScopeId(),o),$=["src"],F={key:1,class:"text"},R=["src"],W={class:"stats"},O=v(()=>t.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),L={class:"numstats"},D={class:"leyend"};function P(o,l,e,r,s,n){return t.openBlock(),t.createElementBlock("div",null,[e.type==0?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["button",s.status&&e.typeOnOff&&"button-active"]),style:t.normalizeStyle([n.customStyle,s.status&&e.typeOnOff&&n.customActive]),onClick:l[0]||(l[0]=(...d)=>n.btnClick&&n.btnClick(...d))},[e.icon&&e.iconPosition.toLowerCase()==="left"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"icon",style:t.normalizeStyle({width:e.iconSize}),src:e.icon},null,12,$)):t.createCommentVNode("",!0),e.textValue?(t.openBlock(),t.createElementBlock("div",F,t.toDisplayString(e.textValue),1)):t.createCommentVNode("",!0),e.icon&&e.iconPosition.toLowerCase()==="right"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"icon",style:t.normalizeStyle({width:e.iconSize}),src:e.icon},null,12,R)):t.createCommentVNode("",!0)],6)):t.createCommentVNode("",!0),e.type==1?(t.openBlock(),t.createElementBlock("div",{key:1,class:"button-target",onClick:l[1]||(l[1]=(...d)=>n.btnClick&&n.btnClick(...d))},[t.createElementVNode("div",W,[O,t.createElementVNode("div",L,t.toDisplayString(e.textStat),1)]),t.createElementVNode("div",D,t.toDisplayString(e.textCategory),1)])):t.createCommentVNode("",!0)])}const M=T(S,[["render",P],["__scopeId","data-v-f3ee6b2b"]]),j={class:"gsc-dropdown__main-container__item-selected"},J=["height","width"],A=["stroke"],G={key:1,width:"8",height:"4",viewBox:"0 0 8 4",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Z=["fill"],H={class:"gsc-dropdown__items-container"},U=["onClick"],X={key:0,class:"gsc-dropdown__items-footer"},Y={__name:"GSC-Dropdown",props:{modelValue:{type:[Object,Number,String],default:()=>null},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},fontSize:{type:String,default:"14px"},borderRadius:{type:Number,default:5},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},borderType:{type:String,default:"solid",validator:function(o){return["solid","dotted","dashed"].includes(o)}},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"black"},backgroundColor:{type:String,default:"grey"},color:{type:String,default:"black"},arrowColor:{type:String,default:"#CBEE6B"},items:{type:Array,default:()=>[]},defaultItemByIndex:{type:Number,default:0},defaultItemByProp:{type:Object,default:null,validator:o=>["propName","value"].every(l=>l in o)},listBackgroundColor:{type:String,default:"white"},hoverBackgroundColor:{type:String,default:"#f1f1f1"},listMarginTop:{type:String,default:"0"},listContainerPadding:{type:String,default:"0"},listItemPadding:{type:String,default:"10px 12px"},listItemMargin:{type:String,default:"0"},listHeight:{type:String,default:"fit-content"},listItemSelectedColor:{type:String,default:"white"},listItemSelectedBackgroundColor:{type:String,default:"#399cfd"},listItemColor:{type:String,default:"black"},listBorderRadius:{type:String,default:"0"},listBorderColor:{type:String,default:""},listBorderWidth:{type:Number,default:1},listItemBorderRadius:{type:String,default:"0"},listAlignment:{type:String,default:"left"},isListSameWidth:{type:Boolean,default:!1},isMultipleOption:{type:Boolean,default:!1},footerBorderColor:{type:String,default:"#626970"},footerBorderWidth:{type:Number,default:1},isFooterVisible:{type:Boolean,default:!1},isDisabled:{type:Boolean,default:!1},onlyFirstTime:{type:Boolean,default:!1},iconType:{type:Number,default:1,validator:function(o){return[1,2].includes(o)}}},emits:["input","click-ready","update:modelValue"],setup(o,{emit:l}){const e=o,r=t.ref({}),s=t.ref(null),n=t.ref(e.isMultipleOption?-1:0),d=t.ref(!1);t.watch(()=>e.items,(a,m)=>{if(!e.modelValue&&(!e.onlyFirstTime||!m||!m.length)&&a&&a.length){if(e.defaultItemByProp){const c=e.items.findIndex(i=>i[e.defaultItemByProp.propName]===e.defaultItemByProp.value);c!==-1?(n.value=c,r.value=a[c]):(n.value=0,r.value=a[0])}else r.value=a[e.defaultItemByIndex];l("input",r.value)}},{immediate:!0}),t.watch(()=>e.modelValue,a=>{if(a){const m=e.items.findIndex(c=>typeof a=="object"?JSON.stringify(c)===JSON.stringify(a):c===a);m!==-1&&(n.value=m,r.value=e.items[m],l("update:modelValue",r.value))}},{immediate:!0});const f=t.computed(()=>({height:e.height,width:e.width,backgroundColor:e.backgroundColor,borderRadius:`${e.borderRadius}px`,border:`${e.borderType} ${e.borderWidth}px ${e.borderColor}`,color:e.color,"--hover-background-color":e.hoverBackgroundColor,"--list-container-padding":e.listContainerPadding,"--list-item-padding":e.listItemPadding,"--list-item-margin":e.listItemMargin,"--list-background-color":e.listBackgroundColor,"--list-height":e.listHeight,"--list-item-border-radius":e.listItemBorderRadius,"--list-item-selected-color":e.listItemSelectedColor,"--list-item-selected-background-color":e.listItemSelectedBackgroundColor,"--list-item-color":e.listItemColor,"--list-border-radius":`${e.listBorderRadius}`,"--list-border-color":e.listBorderColor,"--list-width":e.isListSameWidth?e.width:"fit-content","--list-border-width":`${e.listBorderWidth}px`,"--list-margin-top":e.listMarginTop,"--list-left":e.listAlignment==="left"?"0":"auto","--list-right":e.listAlignment==="right"?"0":"auto","--footer-border":`${e.footerBorderWidth}px solid ${e.footerBorderColor}`,"--dropdown-opacity":e.isDisabled?"0.5":"1","--dropdown-cursor":e.isDisabled?"not-allowed":"pointer","--dropdown-font-size":e.fontSize?e.fontSize:"14px"})),y=t.computed(()=>({height:`${e.arrowHeight}px`,width:`${e.arrowWidth}px`}));function b(){e.isDisabled||(d.value=!d.value)}function h(a){s.value&&!s.value.contains(a.target)&&(d.value=!1)}function k(a,m){e.isMultipleOption?n.value=-1:(n.value=m,d.value=!1),r.value=a,l("input",r.value),l("update:modelValue",r.value)}function C(){d.value=!1,l("click-ready")}return t.onMounted(()=>{document.addEventListener("click",h)}),t.onBeforeMount(()=>{document.removeEventListener("click",h)}),(a,m)=>(t.openBlock(),t.createElementBlock("div",{ref_key:"dropDown",ref:s,class:"gsc-dropdown",style:t.normalizeStyle(f.value)},[t.createElementVNode("div",{class:"gsc-dropdown__main-container",style:t.normalizeStyle({"padding-right":`${o.arrowWidth+8}px`}),onClick:b},[t.createElementVNode("div",j,[t.renderSlot(a.$slots,"default",{selectedItem:r.value})]),t.createElementVNode("div",{class:t.normalizeClass(["gsc-dropdown__main-container__icon",{"rotated-180":d.value}]),style:t.normalizeStyle(y.value)},[o.iconType===1?(t.openBlock(),t.createElementBlock("svg",{key:0,height:o.arrowHeight,width:o.arrowWidth,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",stroke:o.arrowColor},null,8,A)],8,J)):(t.openBlock(),t.createElementBlock("svg",G,[t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 2.62045L6.86193 0.167368C7.12228 -0.0557892 7.54439 -0.0557892 7.80474 0.167368C8.06509 0.390524 8.06509 0.752333 7.80474 0.97549L4.4714 3.83263C4.21105 4.05579 3.78895 4.05579 3.5286 3.83263L0.195262 0.97549C-0.0650874 0.752333 -0.0650874 0.390524 0.195262 0.167368C0.455612 -0.0557892 0.877722 -0.0557892 1.13807 0.167368L4 2.62045Z",fill:o.arrowColor},null,8,Z)]))],6)],4),t.createVNode(t.Transition,null,{default:t.withCtx(()=>[t.withDirectives(t.createElementVNode("div",H,[t.createElementVNode("div",null,[t.createElementVNode("div",{class:"gsc-dropdown__items",style:t.normalizeStyle({"margin-top":`${e.borderWidth}px`})},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.items,(c,i)=>(t.openBlock(),t.createElementBlock("div",null,[t.withDirectives((t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["gsc-dropdown__items__item",{selected:i===n.value}]),key:i,onClick:g=>k(c,i)},[t.renderSlot(a.$slots,"availableItem",{item:c})],10,U)),[[t.vShow,!c.isHidden]])]))),256))],4),o.isFooterVisible?(t.openBlock(),t.createElementBlock("div",X,[t.createVNode(t.unref(M),{"text-value":"Listo","border-color":"#cbee6b","font-size":"12px",width:"72px",height:"22px","border-radius":"62px","border-width":.8,onClick:C})])):t.createCommentVNode("",!0)])],512),[[t.vShow,d.value]])]),_:3})],4))}},N=o=>(t.pushScopeId("data-v-cf2e32f4"),o=o(),t.popScopeId(),o),q={class:"header"},K=N(()=>t.createElementVNode("h2",null,"Próximos rivales",-1)),Q={class:""},tt={key:0,class:"rivals-grid"},et={key:1,class:"no-rivals-text-container"},ot={class:"no-rivals"},lt={key:2,class:"no-rivals-text-container"},rt=[N(()=>t.createElementVNode("h2",{class:"no-rivals"},"Cargando...",-1))],it=B({__name:"NextRivals",props:{teamId:{type:Number,default:392},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},fontFamily:{type:String,default:"Poppins-Light"},logosUrl:{type:String,default:"https://golstatsimages.blob.core.windows.net/todoelfut/"},logoFileType:{type:String,default:"png"},height:{type:String,default:"40px"},width:{type:String,default:"179px"},borderRadius:{type:Number,default:8},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},borderType:{type:String,default:"solid",validator:function(o){return["solid","dotted","dashed"].includes(o)}},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"rgba(255, 255, 255, 0.2)"},backgroundColor:{type:String,default:"#0d1d29"},color:{type:String,default:"white"},arrowColor:{type:String,default:"#CBEE6B"}},emits:["click-rival"],setup(o,{emit:l}){const e=o,r=t.ref(null),s=t.ref("rivals-grid"),n=t.ref([]),d=t.ref([]),f=t.ref({}),y=t.ref(!0);t.watch(()=>e.teamId,i=>{i&&(y.value=!0,b())},{immediate:!0});async function b(){try{const g=await(await fetch(`https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/related-teams/${e.teamId}`,{method:"GET",headers:{Authorization:e.token}})).json();d.value=g;const p=g.map(w=>h(w.team_id)),I=await Promise.all(p);d.value.forEach((w,at)=>{w.rivals=I[at]}),f.value=d.value[0]||{},y.value=!1}catch(i){console.error(i),y.value=!1}}async function h(i){try{return(await(await fetch(`https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/next-rivals/teams/${i}`,{method:"GET",headers:{Authorization:e.token}})).json()).rivals||[]}catch(g){console.error(g)}}function k(){r.value&&(s.value="rivals-grid")}function C(i){l("click-rival",i)}function a(i){f.value=i,n.value=i.rivals||[]}function m(i){f.value=i,n.value=i.rivals||[]}const c=new ResizeObserver(k);return t.onMounted(()=>{r.value&&c.observe(r.value)}),t.onUnmounted(()=>{c.disconnect()}),(i,g)=>(t.openBlock(),t.createElementBlock("div",{class:"next-rivals",ref_key:"containerRef",ref:r},[t.createElementVNode("div",q,[K,t.createVNode(t.unref(Y),t.mergeProps(e,{"model-value":f.value,items:d.value,onInput:a,"onUpdate:modelValue":m}),{default:t.withCtx(({selectedItem:p})=>[t.createElementVNode("div",Q,t.toDisplayString(p.team_name),1)]),availableItem:t.withCtx(({item:p})=>[t.createElementVNode("div",null,t.toDisplayString(p.team_name),1)]),_:1},16,["model-value","items"])]),f.value.rivals&&f.value.rivals.length?(t.openBlock(),t.createElementBlock("div",tt,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,p=>(t.openBlock(),t.createBlock(z,{key:p.team_id,logo:`https://golstatsimages.blob.core.windows.net/teams-80/${p.team_id}.png`,name:p.team_name,rival:p,onClickRival:I=>C(p)},null,8,["logo","name","rival","onClickRival"]))),128))])):y.value?(t.openBlock(),t.createElementBlock("div",lt,rt)):(t.openBlock(),t.createElementBlock("div",et,[t.createElementVNode("h2",ot,t.toDisplayString(f.value.team_name)+" no tiene partidos programados por el momento",1)]))],512))}},[["__scopeId","data-v-cf2e32f4"]]);u.GSCNextRivals=it,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .team-card[data-v-8f13b2f7]{width:100%;cursor:pointer;height:8.5rem;background:linear-gradient(180deg,#183143,#18314300);background:#193646;font-family:Poppins-Regular;font-style:normal;border-radius:.25rem;display:flex;align-items:center;flex-flow:column;justify-content:center;position:relative;overflow:hidden}.team-card__bg-image[data-v-8f13b2f7]{display:block;position:absolute;left:-50%;top:0;width:100%;height:100%;opacity:.04;background-repeat:no-repeat;background-position:0 50%;background-size:cover}.team-card__name[data-v-8f13b2f7]{color:#fff;text-align:center;font-size:.75rem;margin:0;font-family:inherit;font-weight:400;line-height:.9375rem}.team-card__image[data-v-8f13b2f7]{width:4.75rem;height:76;margin-bottom:1.125rem}.team-card[data-v-8f13b2f7]:hover{opacity:.6}.button[data-v-f3ee6b2b],.button-active[data-v-f3ee6b2b]{display:inline-flex;justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important}.button-target[data-v-f3ee6b2b]{display:inline-block;overflow:hidden;height:var(--9d01acb4);border-width:var(--14e95081)!important;border-style:var(--38fec285)!important;border-color:var(--34353510)!important;border-radius:var(--20d20dc6)!important;width:var(--17130967);background-color:var(--4ccb7d36);justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important;cursor:var(--5d1e86a2)!important;font-size:var(--ce65d4a2)!important;font-style:var(--fe4ac47a)!important;font-family:var(--f98e44dc)!important}.stats[data-v-f3ee6b2b]{display:inline-flex;width:100%;padding-top:5px;justify-content:left;align-items:center;align-content:center;height:60%}.iconstats[data-v-f3ee6b2b]{width:14px;height:14px;margin-left:var(--93b87770)}.numstats[data-v-f3ee6b2b]{font-family:Poppins-SemiBold;color:#fff;font-size:var(--c7f7beba);margin-left:7px}.leyend[data-v-f3ee6b2b]{display:inline-flex;justify-content:center;align-items:center;align-content:center;font-family:Poppins-Regular;color:#a0a3a5;width:100%;height:15%}.text[data-v-f3ee6b2b],.icon[data-v-f3ee6b2b]{padding:0 4px}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.rotated-180{transform:rotate(180deg)}.gsc-dropdown{position:relative;display:inline-block;font-size:var(--dropdown-font-size);cursor:var(--dropdown-cursor);opacity:var(--dropdown-opacity)}.gsc-dropdown__main-container{height:100%;width:100%;display:flex;align-items:center}.gsc-dropdown__main-container__icon{position:absolute;right:6px;transition:transform .3s ease}.gsc-dropdown__main-container__item-selected{width:100%;padding:0 .5em}.gsc-dropdown__items-container{background-color:var(--list-background-color);border-radius:var(--list-border-radius);border:var(--list-border-width) solid var(--list-border-color);margin-top:var(--list-margin-top);display:block;position:absolute;left:var(--list-left);right:var(--list-right);width:var(--list-width);padding:var(--list-container-padding);box-shadow:0 8px 16px #0003;z-index:300}.gsc-dropdown__items-container>div{width:100%;height:fit-content;display:flex;flex-direction:column}.gsc-dropdown__items{max-height:var(--list-height);height:fit-content;width:var(--list-width);overflow:auto}.gsc-dropdown__items__item{white-space:nowrap;color:var(--list-item-color);padding:var(--list-item-padding);margin:var(--list-item-margin);border-radius:var(--list-item-border-radius)!important;text-decoration:none;display:block}.gsc-dropdown__items__item.selected{color:var(--list-item-selected-color);background-color:var(--list-item-selected-background-color)}.gsc-dropdown__items__item:not(.selected):hover{cursor:pointer;background-color:var(--hover-background-color)}.gsc-dropdown__items__item:first-child{border-top-left-radius:var(--list-border-radius);border-top-right-radius:var(--list-border-radius)}.gsc-dropdown__items-footer{height:50px;width:100%;display:flex;justify-content:center;align-items:center;border-top:var(--footer-border)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{border-radius:2.5px}::-webkit-scrollbar-thumb{background:#92929d;width:3px}::-webkit-scrollbar-thumb:hover{background:#92929d}@font-face{font-family:Poppins-Black;src:url(/fonts/Poppins-Black.otf) format("opentype")}@font-face{font-family:Poppins-BlackItalic;src:url(/fonts/Poppins-BlackItalic.otf) format("opentype")}@font-face{font-family:Poppins-Bold;src:url(/fonts/Poppins-Bold.otf) format("opentype")}@font-face{font-family:Poppins-BoldItalic;src:url(/fonts/Poppins-BoldItalic.otf) format("opentype")}@font-face{font-family:Poppins-ExtraBold;src:url(/fonts/Poppins-ExtraBold.otf) format("opentype")}@font-face{font-family:Poppins-ExtraBoldItalic;src:url(/fonts/Poppins-ExtraBoldItalic.otf) format("opentype")}@font-face{font-family:Poppins-ExtraLight;src:url(/fonts/Poppins-ExtraLight.otf) format("opentype")}@font-face{font-family:Poppins-ExtraLightItalic;src:url(/fonts/Poppins-ExtraLightItalic.otf) format("opentype")}@font-face{font-family:Poppins-Italic;src:url(/fonts/Poppins-Italic.otf) format("opentype")}@font-face{font-family:Poppins-Light;src:url(/fonts/Poppins-Light.otf) format("opentype")}@font-face{font-family:Poppins-LightItalic;src:url(/fonts/Poppins-LightItalic.otf) format("opentype")}@font-face{font-family:Poppins-MediumItalic;src:url(/fonts/Poppins-MediumItalic.otf) format("opentype")}@font-face{font-family:Poppins-Medium;src:url(/fonts/Poppins-Medium.otf) format("opentype")}@font-face{font-family:Poppins-Regular;src:url(/fonts/Poppins-Regular.otf) format("opentype")}@font-face{font-family:Poppins-SemiBold;src:url(/fonts/Poppins-SemiBold.otf) format("opentype")}@font-face{font-family:Poppins-SemiBoldItalic;src:url(/fonts/Poppins-SemiBoldItalic.otf) format("opentype")}@font-face{font-family:Poppins-ThinItalic;src:url(/fonts/Poppins-ThinItalic.otf) format("opentype")}@font-face{font-family:Poppins-Thin;src:url(/fonts/Poppins-Thin.otf) format("opentype")}@font-face{font-family:Montserrat-SemiBold;src:url(/fonts/Montserrat-SemiBold.otf) format("opentype")}@font-face{font-family:Oswald-Bold;src:url(/fonts/Oswald-Bold.ttf) format("truetype")}@font-face{font-family:Oswald-Regular;src:url(/fonts/Oswald-Regular.ttf) format("truetype")}@font-face{font-family:Oswald-SemiBold;src:url(/fonts/Oswald-SemiBold.ttf) format("truetype")}@font-face{font-family:Oswald-Medium;src:url(/fonts/Oswald-Medium.ttf) format("truetype")}@font-face{font-family:BebasNeueBold;src:url(/fonts/BebasNeue-Bold.woff2) format("woff2")}@font-face{font-family:BebasNeueBook;src:url(/fonts/BebasNeue-Book.woff2) format("woff2")}@font-face{font-family:BebasNeueLight;src:url(/fonts/BebasNeue-Light.woff2) format("woff2")}@font-face{font-family:BebasNeueRegular;src:url(/fonts/BebasNeue-Regular.woff2) format("woff2")}@font-face{font-family:BebasNeueThin;src:url(/fonts/BebasNeue-Thin.woff2) format("woff2")}.next-rivals[data-v-9b8bdeb8]{border-radius:8px;padding:20px;color:#fff}.header[data-v-9b8bdeb8]{display:flex;justify-content:space-between;align-items:center}h2[data-v-9b8bdeb8]{font-family:Poppins-Medium;font-size:22px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}@media (max-width: 600px){h2[data-v-9b8bdeb8]{font-size:19px}}@media (max-width: 389px){h2[data-v-9b8bdeb8]{width:100%}}.rivals-grid[data-v-9b8bdeb8]{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;justify-content:center}.rival-card[data-v-9b8bdeb8]{background-color:#0003;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:transform .2s;width:100%;min-width:150px;max-width:200px;margin:0 auto}.rival-card[data-v-9b8bdeb8]:hover{transform:translateY(-2px)}.rival-logo[data-v-9b8bdeb8]{width:80px;height:80px;object-fit:contain}.rival-name[data-v-9b8bdeb8]{font-size:1.1rem;font-weight:500}
1
+ .team-card[data-v-8f13b2f7]{width:100%;cursor:pointer;height:8.5rem;background:linear-gradient(180deg,#183143,#18314300);background:#193646;font-family:Poppins-Regular;font-style:normal;border-radius:.25rem;display:flex;align-items:center;flex-flow:column;justify-content:center;position:relative;overflow:hidden}.team-card__bg-image[data-v-8f13b2f7]{display:block;position:absolute;left:-50%;top:0;width:100%;height:100%;opacity:.04;background-repeat:no-repeat;background-position:0 50%;background-size:cover}.team-card__name[data-v-8f13b2f7]{color:#fff;text-align:center;font-size:.75rem;margin:0;font-family:inherit;font-weight:400;line-height:.9375rem}.team-card__image[data-v-8f13b2f7]{width:4.75rem;height:76;margin-bottom:1.125rem}.team-card[data-v-8f13b2f7]:hover{opacity:.6}.button[data-v-f3ee6b2b],.button-active[data-v-f3ee6b2b]{display:inline-flex;justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important}.button-target[data-v-f3ee6b2b]{display:inline-block;overflow:hidden;height:var(--9d01acb4);border-width:var(--14e95081)!important;border-style:var(--38fec285)!important;border-color:var(--34353510)!important;border-radius:var(--20d20dc6)!important;width:var(--17130967);background-color:var(--4ccb7d36);justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important;cursor:var(--5d1e86a2)!important;font-size:var(--ce65d4a2)!important;font-style:var(--fe4ac47a)!important;font-family:var(--f98e44dc)!important}.stats[data-v-f3ee6b2b]{display:inline-flex;width:100%;padding-top:5px;justify-content:left;align-items:center;align-content:center;height:60%}.iconstats[data-v-f3ee6b2b]{width:14px;height:14px;margin-left:var(--93b87770)}.numstats[data-v-f3ee6b2b]{font-family:Poppins-SemiBold;color:#fff;font-size:var(--c7f7beba);margin-left:7px}.leyend[data-v-f3ee6b2b]{display:inline-flex;justify-content:center;align-items:center;align-content:center;font-family:Poppins-Regular;color:#a0a3a5;width:100%;height:15%}.text[data-v-f3ee6b2b],.icon[data-v-f3ee6b2b]{padding:0 4px}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.rotated-180{transform:rotate(180deg)}.gsc-dropdown{position:relative;display:inline-block;font-size:var(--dropdown-font-size);cursor:var(--dropdown-cursor);opacity:var(--dropdown-opacity)}.gsc-dropdown__main-container{height:100%;width:100%;display:flex;align-items:center}.gsc-dropdown__main-container__icon{position:absolute;right:6px;transition:transform .3s ease}.gsc-dropdown__main-container__item-selected{width:100%;padding:0 .5em}.gsc-dropdown__items-container{background-color:var(--list-background-color);border-radius:var(--list-border-radius);border:var(--list-border-width) solid var(--list-border-color);margin-top:var(--list-margin-top);display:block;position:absolute;left:var(--list-left);right:var(--list-right);width:var(--list-width);padding:var(--list-container-padding);box-shadow:0 8px 16px #0003;z-index:300}.gsc-dropdown__items-container>div{width:100%;height:fit-content;display:flex;flex-direction:column}.gsc-dropdown__items{max-height:var(--list-height);height:fit-content;width:var(--list-width);overflow:auto}.gsc-dropdown__items__item{white-space:nowrap;color:var(--list-item-color);padding:var(--list-item-padding);margin:var(--list-item-margin);border-radius:var(--list-item-border-radius)!important;text-decoration:none;display:block}.gsc-dropdown__items__item.selected{color:var(--list-item-selected-color);background-color:var(--list-item-selected-background-color)}.gsc-dropdown__items__item:not(.selected):hover{cursor:pointer;background-color:var(--hover-background-color)}.gsc-dropdown__items__item:first-child{border-top-left-radius:var(--list-border-radius);border-top-right-radius:var(--list-border-radius)}.gsc-dropdown__items-footer{height:50px;width:100%;display:flex;justify-content:center;align-items:center;border-top:var(--footer-border)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{border-radius:2.5px}::-webkit-scrollbar-thumb{background:#92929d;width:3px}::-webkit-scrollbar-thumb:hover{background:#92929d}@font-face{font-family:Poppins-Black;src:url(/fonts/Poppins-Black.otf) format("opentype")}@font-face{font-family:Poppins-BlackItalic;src:url(/fonts/Poppins-BlackItalic.otf) format("opentype")}@font-face{font-family:Poppins-Bold;src:url(/fonts/Poppins-Bold.otf) format("opentype")}@font-face{font-family:Poppins-BoldItalic;src:url(/fonts/Poppins-BoldItalic.otf) format("opentype")}@font-face{font-family:Poppins-ExtraBold;src:url(/fonts/Poppins-ExtraBold.otf) format("opentype")}@font-face{font-family:Poppins-ExtraBoldItalic;src:url(/fonts/Poppins-ExtraBoldItalic.otf) format("opentype")}@font-face{font-family:Poppins-ExtraLight;src:url(/fonts/Poppins-ExtraLight.otf) format("opentype")}@font-face{font-family:Poppins-ExtraLightItalic;src:url(/fonts/Poppins-ExtraLightItalic.otf) format("opentype")}@font-face{font-family:Poppins-Italic;src:url(/fonts/Poppins-Italic.otf) format("opentype")}@font-face{font-family:Poppins-Light;src:url(/fonts/Poppins-Light.otf) format("opentype")}@font-face{font-family:Poppins-LightItalic;src:url(/fonts/Poppins-LightItalic.otf) format("opentype")}@font-face{font-family:Poppins-MediumItalic;src:url(/fonts/Poppins-MediumItalic.otf) format("opentype")}@font-face{font-family:Poppins-Medium;src:url(/fonts/Poppins-Medium.otf) format("opentype")}@font-face{font-family:Poppins-Regular;src:url(/fonts/Poppins-Regular.otf) format("opentype")}@font-face{font-family:Poppins-SemiBold;src:url(/fonts/Poppins-SemiBold.otf) format("opentype")}@font-face{font-family:Poppins-SemiBoldItalic;src:url(/fonts/Poppins-SemiBoldItalic.otf) format("opentype")}@font-face{font-family:Poppins-ThinItalic;src:url(/fonts/Poppins-ThinItalic.otf) format("opentype")}@font-face{font-family:Poppins-Thin;src:url(/fonts/Poppins-Thin.otf) format("opentype")}@font-face{font-family:Montserrat-SemiBold;src:url(/fonts/Montserrat-SemiBold.otf) format("opentype")}@font-face{font-family:Oswald-Bold;src:url(/fonts/Oswald-Bold.ttf) format("truetype")}@font-face{font-family:Oswald-Regular;src:url(/fonts/Oswald-Regular.ttf) format("truetype")}@font-face{font-family:Oswald-SemiBold;src:url(/fonts/Oswald-SemiBold.ttf) format("truetype")}@font-face{font-family:Oswald-Medium;src:url(/fonts/Oswald-Medium.ttf) format("truetype")}@font-face{font-family:BebasNeueBold;src:url(/fonts/BebasNeue-Bold.woff2) format("woff2")}@font-face{font-family:BebasNeueBook;src:url(/fonts/BebasNeue-Book.woff2) format("woff2")}@font-face{font-family:BebasNeueLight;src:url(/fonts/BebasNeue-Light.woff2) format("woff2")}@font-face{font-family:BebasNeueRegular;src:url(/fonts/BebasNeue-Regular.woff2) format("woff2")}@font-face{font-family:BebasNeueThin;src:url(/fonts/BebasNeue-Thin.woff2) format("woff2")}.next-rivals[data-v-cf2e32f4]{border-radius:8px;padding:20px;color:#fff}.header[data-v-cf2e32f4]{display:flex;justify-content:space-between;align-items:center}h2[data-v-cf2e32f4]{font-family:Poppins-Medium;font-size:22px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}@media (max-width: 600px){h2[data-v-cf2e32f4]{font-size:19px}}@media (max-width: 389px){h2[data-v-cf2e32f4]{width:100%}}.rivals-grid[data-v-cf2e32f4]{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;justify-content:center}.rival-card[data-v-cf2e32f4]{background-color:#0003;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:transform .2s;width:100%;min-width:150px;max-width:200px;margin:0 auto}.rival-card[data-v-cf2e32f4]:hover{transform:translateY(-2px)}.rival-logo[data-v-cf2e32f4]{width:80px;height:80px;object-fit:contain}.rival-name[data-v-cf2e32f4]{font-size:1.1rem;font-weight:500}.no-rivals-text-container[data-v-cf2e32f4]{height:319px;align-self:stretch;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:10px;border-radius:9px;border:dashed 1px rgba(255,255,255,.2)}.no-rivals[data-v-cf2e32f4]{opacity:.7;font-family:Poppins-Light;font-size:11px;letter-spacing:.2px;text-align:center;color:#fff}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-next-rivals",
3
- "version": "1.0.3",
3
+ "version": "1.0.5",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -22,7 +22,7 @@
22
22
  "format": "prettier --write src/"
23
23
  },
24
24
  "dependencies": {
25
- "@golstats/gsc-dropdown": "^1.0.15",
25
+ "@golstats/gsc-dropdown": "^1.0.16",
26
26
  "vue": "3.3.4"
27
27
  },
28
28
  "devDependencies": {