@mjsz-vbr-elements/elements 2.37.0 → 2.38.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.
package/dist/index.js CHANGED
@@ -1,24 +1,24 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/elements
3
- * version: v2.37.0 - 18/12/2025, 13:01:11
3
+ * version: v2.38.0 - 20/12/2025, 12:49:16
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { shallowRef as H, shallowReadonly as _e, getCurrentScope as Te, onScopeDispose as Ie, toValue as q, watch as se, nextTick as ye, isRef as Ee, ref as S, computed as h, unref as r, createElementBlock as C, openBlock as k, createVNode as f, withCtx as E, createBlock as T, createCommentVNode as I, createElementVNode as B, defineCustomElement as P } from "vue";
9
- import { COLUMNS_FIELD_PLAYERS as Se, COLUMNS_FIELD_PLAYERS_PENALTY as Ce, COLUMNS_FIELD_PLAYERS_TOI as Pe, COLUMNS_PLAYERS_NATIONAL as Le } from "@mjsz-vbr-elements/core/columns";
10
- import { I18NProvider as L, ErrorNotice as N, StatisticsTable as D, Paginator as ee, TimezoneSelector as Ne, ScheduleTable as Re, AdditionalStandingsText as xe } from "@mjsz-vbr-elements/core/components";
8
+ import { shallowRef as q, shallowReadonly as ze, getCurrentScope as Ee, onScopeDispose as Te, toValue as H, watch as se, nextTick as ye, isRef as Ie, ref as C, computed as h, unref as r, createElementBlock as S, openBlock as x, createVNode as f, withCtx as I, createBlock as E, createCommentVNode as T, createElementVNode as $, defineCustomElement as L } from "vue";
9
+ import { COLUMNS_FIELD_PLAYERS as Ce, COLUMNS_FIELD_PLAYERS_PENALTY as Se, COLUMNS_FIELD_PLAYERS_TOI as Le, COLUMNS_PLAYERS_NATIONAL as Pe } from "@mjsz-vbr-elements/core/columns";
10
+ import { I18NProvider as P, ErrorNotice as N, StatisticsTable as D, Paginator as ee, TimezoneSelector as Ne, ScheduleTable as Re, AdditionalStandingsText as ke } from "@mjsz-vbr-elements/core/components";
11
11
  import { useErrorProvider as R, usePage as re, useSort as K, fetchVBRData as A } from "@mjsz-vbr-elements/core/composables";
12
12
  import { SORT_STATE_DESCEND as pe } from "@mjsz-vbr-elements/core/constants";
13
13
  import { teamStatsProps as he, playerStatsProps as we, baseProps as ue } from "@mjsz-vbr-elements/core/props";
14
- import { rawConvert as X, playerName as oe, teamName as ge, convert as O, externalPlayerLinkResolver as te, externalTeamLinkResolver as G, convertTimesSecToMin as be, convertTimesMinToMinSec as Ae, pick as Oe, sortGames as je, getLocalTimezone as Fe, offsetName as $e, externalGameLinkResolver as Me } from "@mjsz-vbr-elements/core/utils";
15
- import { teamStatsProps as J, playerStatsProps as ze, baseProps as Q, SORT_STATE_DESCEND as Z, COLUMNS_GOALIES as Be, gameProps as De, REFRESH_DELAY as Ke, COLUMNS_STANDINGS_P_3 as Ge, COLUMNS_STANDINGS_P_2 as Ue, COLUMNS_TEAM_ATTENDANCE as Ye, COLUMNS_TEAMS_FAIRPLAY as Ve, COLUMNS_TEAMS_PENALTY_KILLING as We, COLUMNS_TEAMS_POWERPLAY as qe, COLUMNS_SCORING_EFFICIENCY as He } from "@mjsz-vbr-elements/core";
14
+ import { rawConvert as X, playerName as oe, teamName as ge, convert as O, externalPlayerLinkResolver as te, externalTeamLinkResolver as G, convertTimesSecToMin as be, convertTimesMinToMinSec as Ae, pick as Oe, sortGames as je, getLocalTimezone as Fe, offsetName as Me, externalGameLinkResolver as Be } from "@mjsz-vbr-elements/core/utils";
15
+ import { teamStatsProps as J, playerStatsProps as _e, baseProps as Q, SORT_STATE_DESCEND as Z, COLUMNS_GOALIES as $e, gameProps as De, REFRESH_DELAY as Ke, COLUMNS_STANDINGS_P_3 as Ge, COLUMNS_STANDINGS_P_2 as Ue, COLUMNS_TEAM_ATTENDANCE as Ye, COLUMNS_TEAMS_FAIRPLAY as Ve, COLUMNS_TEAMS_PENALTY_KILLING as We, COLUMNS_TEAMS_POWERPLAY as He, COLUMNS_SCORING_EFFICIENCY as qe } from "@mjsz-vbr-elements/core";
16
16
  function fe(o) {
17
- return Te() ? (Ie(o), !0) : !1;
17
+ return Ee() ? (Te(o), !0) : !1;
18
18
  }
19
19
  const ce = typeof window < "u" && typeof document < "u";
20
20
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
21
- const Je = Object.prototype.toString, Qe = (o) => Je.call(o) === "[object Object]", ke = () => {
21
+ const Je = Object.prototype.toString, Qe = (o) => Je.call(o) === "[object Object]", xe = () => {
22
22
  };
23
23
  function ve(o, e = !1, t = "Timeout") {
24
24
  return new Promise((p, u) => {
@@ -30,12 +30,12 @@ function me(o) {
30
30
  }
31
31
  function de(o, e = !1) {
32
32
  function t(l, { flush: i = "sync", deep: b = !1, timeout: n, throwOnTimeout: d } = {}) {
33
- let x = null;
34
- const z = [new Promise((s) => {
35
- x = se(
33
+ let k = null;
34
+ const _ = [new Promise((s) => {
35
+ k = se(
36
36
  o,
37
- (_) => {
38
- l(_) !== e && (x ? x() : ye(() => x?.()), s(_));
37
+ (z) => {
38
+ l(z) !== e && (k ? k() : ye(() => k?.()), s(z));
39
39
  },
40
40
  {
41
41
  flush: i,
@@ -44,20 +44,20 @@ function de(o, e = !1) {
44
44
  }
45
45
  );
46
46
  })];
47
- return n != null && z.push(
48
- ve(n, d).then(() => q(o)).finally(() => x?.())
49
- ), Promise.race(z);
47
+ return n != null && _.push(
48
+ ve(n, d).then(() => H(o)).finally(() => k?.())
49
+ ), Promise.race(_);
50
50
  }
51
51
  function p(l, i) {
52
- if (!Ee(l))
53
- return t((_) => _ === l, i);
54
- const { flush: b = "sync", deep: n = !1, timeout: d, throwOnTimeout: x } = i ?? {};
52
+ if (!Ie(l))
53
+ return t((z) => z === l, i);
54
+ const { flush: b = "sync", deep: n = !1, timeout: d, throwOnTimeout: k } = i ?? {};
55
55
  let y = null;
56
- const s = [new Promise((_) => {
56
+ const s = [new Promise((z) => {
57
57
  y = se(
58
58
  [o, l],
59
- ([M, ne]) => {
60
- e !== (M === ne) && (y ? y() : ye(() => y?.()), _(M));
59
+ ([B, ne]) => {
60
+ e !== (B === ne) && (y ? y() : ye(() => y?.()), z(B));
61
61
  },
62
62
  {
63
63
  flush: b,
@@ -67,7 +67,7 @@ function de(o, e = !1) {
67
67
  );
68
68
  })];
69
69
  return d != null && s.push(
70
- ve(d, x).then(() => q(o)).finally(() => (y?.(), q(o)))
70
+ ve(d, k).then(() => H(o)).finally(() => (y?.(), H(o)))
71
71
  ), Promise.race(s);
72
72
  }
73
73
  function u(l) {
@@ -85,7 +85,7 @@ function de(o, e = !1) {
85
85
  function m(l, i) {
86
86
  return t((b) => {
87
87
  const n = Array.from(b);
88
- return n.includes(l) || n.includes(q(l));
88
+ return n.includes(l) || n.includes(H(l));
89
89
  }, i);
90
90
  }
91
91
  function v(l) {
@@ -95,7 +95,7 @@ function de(o, e = !1) {
95
95
  let b = -1;
96
96
  return t(() => (b += 1, b >= l), i);
97
97
  }
98
- return Array.isArray(q(o)) ? {
98
+ return Array.isArray(H(o)) ? {
99
99
  toMatch: t,
100
100
  toContains: m,
101
101
  changed: v,
@@ -124,7 +124,7 @@ function Ze(o, e, t = {}) {
124
124
  const {
125
125
  immediate: p = !0,
126
126
  immediateCallback: u = !1
127
- } = t, g = H(!1);
127
+ } = t, g = q(!1);
128
128
  let w;
129
129
  function c() {
130
130
  w && (clearTimeout(w), w = void 0);
@@ -135,10 +135,10 @@ function Ze(o, e, t = {}) {
135
135
  function v(...a) {
136
136
  u && o(), c(), g.value = !0, w = setTimeout(() => {
137
137
  g.value = !1, w = void 0, o(...a);
138
- }, q(e));
138
+ }, H(e));
139
139
  }
140
140
  return p && (g.value = !0, ce && v()), fe(m), {
141
- isPending: _e(g),
141
+ isPending: ze(g),
142
142
  start: v,
143
143
  stop: m
144
144
  };
@@ -156,24 +156,24 @@ function er(o, e, t) {
156
156
  const rr = ce ? window : void 0, or = ce ? window.document : void 0;
157
157
  function tr(o) {
158
158
  var e;
159
- const t = q(o);
159
+ const t = H(o);
160
160
  return (e = t?.$el) != null ? e : t;
161
161
  }
162
162
  function ar(...o) {
163
163
  const e = [], t = () => {
164
164
  e.forEach((c) => c()), e.length = 0;
165
165
  }, p = (c, m, v, a) => (c.addEventListener(m, v, a), () => c.removeEventListener(m, v, a)), u = h(() => {
166
- const c = me(q(o[0])).filter((m) => m != null);
166
+ const c = me(H(o[0])).filter((m) => m != null);
167
167
  return c.every((m) => typeof m != "string") ? c : void 0;
168
168
  }), g = er(
169
169
  () => {
170
170
  var c, m;
171
171
  return [
172
172
  (m = (c = u.value) == null ? void 0 : c.map((v) => tr(v))) != null ? m : [rr].filter((v) => v != null),
173
- me(q(u.value ? o[1] : o[0])),
173
+ me(H(u.value ? o[1] : o[0])),
174
174
  me(r(u.value ? o[2] : o[1])),
175
175
  // @ts-expect-error - TypeScript gets the correct types, but somehow still complains
176
- q(u.value ? o[3] : o[2])
176
+ H(u.value ? o[3] : o[2])
177
177
  ];
178
178
  },
179
179
  ([c, m, v, a]) => {
@@ -198,21 +198,21 @@ function j(o, e, t) {
198
198
  const {
199
199
  immediate: p = !0,
200
200
  delay: u = 0,
201
- onError: g = ke,
202
- onSuccess: w = ke,
201
+ onError: g = xe,
202
+ onSuccess: w = xe,
203
203
  resetOnExecute: c = !0,
204
204
  shallow: m = !0,
205
205
  throwError: v
206
- } = t ?? {}, a = m ? H(e) : S(e), l = H(!1), i = H(!1), b = H(void 0);
207
- async function n(y = 0, ...z) {
206
+ } = t ?? {}, a = m ? q(e) : C(e), l = q(!1), i = q(!1), b = q(void 0);
207
+ async function n(y = 0, ..._) {
208
208
  c && (a.value = e), b.value = void 0, l.value = !1, i.value = !0, y > 0 && await ve(y);
209
- const s = typeof o == "function" ? o(...z) : o;
209
+ const s = typeof o == "function" ? o(..._) : o;
210
210
  try {
211
- const _ = await s;
212
- a.value = _, l.value = !0, w(_);
213
- } catch (_) {
214
- if (b.value = _, g(_), v)
215
- throw _;
211
+ const z = await s;
212
+ a.value = z, l.value = !0, w(z);
213
+ } catch (z) {
214
+ if (b.value = z, g(z), v)
215
+ throw z;
216
216
  } finally {
217
217
  i.value = !1;
218
218
  }
@@ -227,23 +227,23 @@ function j(o, e, t) {
227
227
  execute: n,
228
228
  executeImmediate: (...y) => n(0, ...y)
229
229
  };
230
- function x() {
231
- return new Promise((y, z) => {
232
- Xe(i).toBe(!1).then(() => y(d)).catch(z);
230
+ function k() {
231
+ return new Promise((y, _) => {
232
+ Xe(i).toBe(!1).then(() => y(d)).catch(_);
233
233
  });
234
234
  }
235
235
  return {
236
236
  ...d,
237
- then(y, z) {
238
- return x().then(y, z);
237
+ then(y, _) {
238
+ return k().then(y, _);
239
239
  }
240
240
  };
241
241
  }
242
242
  function lr(o = {}) {
243
243
  const { document: e = or } = o;
244
244
  if (!e)
245
- return H("visible");
246
- const t = H(e.visibilityState);
245
+ return q("visible");
246
+ const t = q(e.visibilityState);
247
247
  return ar(e, "visibilitychange", () => {
248
248
  t.value = e.visibilityState;
249
249
  }, { passive: !0 }), t;
@@ -252,7 +252,7 @@ function ir(o, e, t = {}) {
252
252
  const {
253
253
  immediate: p = !0,
254
254
  immediateCallback: u = !1
255
- } = t, { start: g } = Ze(c, e, { immediate: p }), w = H(!1);
255
+ } = t, { start: g } = Ze(c, e, { immediate: p }), w = q(!1);
256
256
  async function c() {
257
257
  w.value && (await o(), g());
258
258
  }
@@ -268,7 +268,7 @@ function ir(o, e, t = {}) {
268
268
  resume: m
269
269
  };
270
270
  }
271
- const F = '@layer normalize,theme,components.variables,components,utils;:where(:host,:root){--mvw-color-white: #fff;--mvw-color-black: #000;--mvw-color-primary-0: #ffffff;--mvw-color-primary-50: #eceff1;--mvw-color-primary-100: #cfd8dc;--mvw-color-primary-200: #b0bec5;--mvw-color-primary-300: #90a4ae;--mvw-color-primary-400: #78909c;--mvw-color-primary-500: #607d8b;--mvw-color-primary-600: #546e7a;--mvw-color-primary-700: #455a64;--mvw-color-primary-800: #37474f;--mvw-color-primary-900: #263238;--mvw-color-primary-950: #182024}:where(:host,:root){--mvw-color-secondary-100: #dcedc8;--mvw-color-secondary-200: #badb94;--mvw-color-secondary-300: #aed581;--mvw-color-secondary-400: #9ccc65;--mvw-color-secondary-500: #8bc34a;--mvw-color-secondary-700: #689f38;--mvw-color-secondary-800: #558b2f;--mvw-color-secondary-900: #33691e;--mvw-color-secondary-950: #14290c}:where(:host){--radius-1: 2px;--radius-2: 5px;--radius-3: 16px;--radius-4: 32px;--radius-5: 64px;--radius-6: 96px}:where(:host){--font-size-50: .625rem;--font-size-100: .6875rem;--font-size-200: .75rem;--font-size-300: .8125rem;--font-size-400: .875rem;--font-size-500: 1rem;--font-size-600: 1.125rem;--font-size-700: 1.25rem;--font-size-800: 1.5rem;--font-size-900: 1.75rem;--font-size-950: 2rem;--font-lineheight-50: .95;--font-lineheight-100: 1;--font-lineheight-200: 1.1;--font-lineheight-300: 1.25;--font-lineheight-400: 1.375;--font-lineheight-500: 1.5;--font-lineheight-600: 1.75;--font-lineheight-700: 2}:where(:host){--size-1: 1px;--size-2: .125rem;--size-4: .25rem;--size-6: .375rem;--size-8: .5rem;--size-10: .625rem;--size-12: .75rem;--size-16: 1rem;--size-24: 1.5rem;--size-32: 2rem}:where(:host){--shadow-color: 220 3% 15%;--shadow-strength: 1%;--inner-shadow-highlight: inset 0 -.5px 0 0 #fff, inset 0 .5px 0 0 #0001;--shadow-3: 0 -1px 3px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)), 0 1px 2px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 2px 5px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 4px 12px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 12px 15px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--shadow-6: 0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)), 0 3px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 7px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 12px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 22px 18px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 41px 33px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%)), 0 100px 80px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%))}@media (prefers-color-scheme: dark){:where(:host){--shadow-color: 220 40% 2%;--shadow-strength: 25%;--inner-shadow-highlight: inset 0 -.5px 0 0 #fff1, inset 0 .5px 0 0 #0007}}:where(:host){--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}@layer normalize{*,:before,:after{box-sizing:border-box}*{scrollbar-width:thin}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(img){opacity:0;transition:opacity .5s ease-out}:where(img).is-loaded{opacity:1}:where(svg:not([width])){inline-size:var(--size-16)}:where(input,button,textarea),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font-size:inherit;font:inherit;letter-spacing:inherit}:where(a[href],area,button,[role=button],input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){-webkit-tap-highlight-color:transparent;touch-action:manipulation}:where(:not(fieldset,progress,meter)){background-origin:border-box;background-repeat:no-repeat;border-style:solid;border-width:0}:where(button){appearance:button;-webkit-appearance:button;background-color:transparent;background-image:none}:where(dd,pre){margin:0}:where(ul,li){margin:0;padding:0}:where(ol,ul){list-style:none}}@layer theme{[data-theme=light],:host-context(.light){color-scheme:only light}[data-theme=dark],:host-context(.dark){color-scheme:only dark}:root,:host{font-family:var(--mvw-font, inherit);--mvw-color-live: #8bc34a;--mvw-color-error: #fb2c36;--mvw-color-warning: #ffc107;--mvw-color-info: #2870ed;--mvw-color-team: #ff6129;--mvw-link-color: light-dark(var(--mvw-color-secondary-700), var(--mvw-color-secondary-400));--mvw-link-hover-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-200));--mvw-text-pale: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-700));--mvw-text-faded: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-600));--mvw-text-dimmed: light-dark(var(--mvw-color-primary-400), var(--mvw-color-primary-500));--mvw-text-muted: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-text-toned: light-dark(var(--mvw-color-primary-600), var(--mvw-color-primary-300));--mvw-text-default: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-200));--mvw-text-highlighted: light-dark(var(--mvw-color-primary-900), var(--mvw-color-primary-50));--mvw-text-inverted: light-dark(var(--mvw-color-white), var(--mvw-color-primary-950));--mvw-bg-default: light-dark(var(--mvw-color-white), var(--mvw-color-primary-950));--mvw-bg-muted: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-bg-elevated: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-800));--mvw-bg-accented: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-700));--mvw-bg-highlighted: var(--mvw-color-secondary-500);--mvw-bg-inverted: light-dark(var(--mvw-color-primary-900), var(--mvw-color-primary-50));--mvw-border-faded: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-800));--mvw-border-muted: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-700));--mvw-border-highlighted: var(--mvw-color-secondary-500)}:where(a[href]){color:var(--mvw-link-color);text-decoration:none}:where(a[href]):hover{color:var(--mvw-link-hover-color)}:where(a[href]):visited{color:var(--mvw-link-color)}}@layer components{:where(.loading-indicator){padding:var(--size-16);font-weight:600;color:var(--mvw-loading-indicator-text-color, var(--mvw-text-toned));text-align:center}}@layer utils{.font-bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-start{text-align:start}.text-end{text-align:end}.text-center{text-align:center}.text-xs{font-size:var(--font-size-200)}.text-sm{font-size:var(--font-size-400)}.text-xl{font-size:var(--font-size-700)}.text-faded{color:var(--mvw-text-faded)}.text-dimmed{color:var(--mvw-text-dimmed)}.text-muted{color:var(--mvw-text-muted)}.text-toned{color:var(--mvw-text-toned)}.text-default{color:var(--mvw-text-default)}.text-highlighted{color:var(--mvw-text-highlighted)}.w-auto{width:auto}.mx-sm{margin-inline:var(--size-8)}.mb-sm{margin-block-end:var(--size-8)}.mb-md{margin-block-end:var(--size-16)}.mb-xl{margin-block-end:calc(var(--size-16) * 2)}.mt-md{margin-block-start:var(--size-16)}.mt-lg{margin-block-start:var(--size-24)}.mt-xl{margin-block-start:calc(var(--size-16) * 2)}.p-sm{padding-block:var(--size-8)}.py-md{padding-block:var(--size-16)}.flex{display:flex}.grid{display:grid}.block{display:block}.rounded{border-radius:1e5px}.sticky{position:sticky;top:var(--mvw-sticky-top-offset, 0);z-index:10}.blured-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.grid-container{--min-width: 230px;--max-width: 1fr;--gap: var(--size-16);--align-items: center;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--min-width),100%),var(--max-width)));align-items:var(--align-items);gap:var(--gap)}.flex-container{display:flex;flex-wrap:wrap;gap:var(--size-16)}.responsive-team-name{container-type:inline-size;container-name:team-name}.responsive-team-name>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.responsive-team-name>* .team-name-short{display:none}@container team-name (max-width: 200px){.responsive-team-name>* .team-name-long{display:none}.responsive-team-name>* .team-name-short{display:inline-block}}}', U = "@layer components.variables{:where(:host){--mvw-tooltip-font-size: var(--font-size-200);--mvw-tooltip-color: light-dark(white, black);--mvw-tooltip-bg-color: light-dark(black, white);--mvw-floating-content-bg-color: light-dark(white, var(--mvw-color-primary-800))}}@layer components{:where(.floating-content).is-tooltip{background-color:var(--mvw-tooltip-bg-color);color:var(--mvw-tooltip-color);font-weight:700;padding:var(--size-4) var(--size-8);border-radius:var(--radius-2);font-size:var(--mvw-tooltip-font-size);white-space:nowrap;pointer-events:none}:where(.floating-content).is-tooltip .is-arrow{background-color:var(--mvw-tooltip-bg-color)}:where(.floating-content).is-content{background-color:var(--mvw-floating-content-bg-color);border-radius:var(--radius-2);box-shadow:var(--shadow-6)}:where(.floating-content).is-content .is-arrow{background-color:var(--mvw-floating-content-bg-color)}:where(.floating-content) .is-arrow{width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] :is(:where(.floating-content) .is-arrow){bottom:-4px;clip-path:polygon(80% 0,100% 0,100% 100%,0 100%,0 80%)}[data-placement^=bottom] :is(:where(.floating-content) .is-arrow){top:-4px;clip-path:polygon(100% 0,0 0,0 100%)}[data-placement^=left] :is(:where(.floating-content) .is-arrow){right:-4px;clip-path:polygon(100% 0,0 0,100% 100%)}[data-placement^=right] :is(:where(.floating-content) .is-arrow){left:-4px;clip-path:polygon(100% 0,0 0,0 100%)}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}}", Y = "@layer components.variables{:where(:host){--mvw-paginator-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-paginator-bg-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-950));--mvw-paginator-hover-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-paginator-hover-bg-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-900));--mvw-paginator-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-700));--mvw-paginator-active-color: light-dark(var(--mvw-color-white), var(--mvw-color-black));--mvw-paginator-active-bg-color: light-dark(var(--mvw-color-primary-900), var(--mvw-color-primary-50));--mvw-paginator-disabled-color: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-600))}}@layer components{:where(.paginator){display:flex;flex-direction:row;list-style-type:none;margin:10px 0;padding:0}:where(.paginator) button,:where(.paginator) div{display:flex;align-items:center;justify-content:center;padding:var(--size-6) var(--size-12);text-decoration:none;cursor:pointer;color:var(--mvw-paginator-color);border:1px solid var(--mvw-paginator-border-color);background-color:var(--mvw-paginator-bg-color);margin-left:-1px}:is(:where(.paginator) button,:where(.paginator) div) .icon{width:var(--size-16);height:var(--size-16);margin:0 -4px;max-inline-size:var(--size-16)}:is(:where(.paginator) button,:where(.paginator) div):hover:not(:is(:where(.paginator) button,:where(.paginator) div).is-disabled,:is(:where(.paginator) button,:where(.paginator) div).is-active){color:var(--mvw-paginator-hover-color);background-color:var(--mvw-paginator-hover-bg-color)}:is(:where(.paginator) button,:where(.paginator) div):disabled,:is(:where(.paginator) button,:where(.paginator) div).is-disabled{color:var(--mvw-paginator-disabled-color);background-color:var(--mvw-paginator-bg-color);pointer-events:none;cursor:default}:is(:where(.paginator) button,:where(.paginator) div).is-active{color:var(--mvw-paginator-active-color);background-color:var(--mvw-paginator-active-bg-color);border-color:var(--mvw-paginator-active-bg-color);cursor:default}}", V = "@layer components{:where(.table-responsive){container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}:where(.table-responsive) :where(table){width:100%}}", W = '@layer components.variables{:where(:host){--mvw-table-header-font-size: var(--font-size-200);--mvw-table-default-column-width: 40px;--mvw-table-default-bg-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-neutral-color: light-dark(var(--mvw-color-primary-300), var(--mvw-color-primary-700));--mvw-table-header-bg-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-header-color: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-800));--mvw-table-header-hover-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-hover-color: light-dark(var(--mvw-color-primary-900), var(--mvw-color-white));--mvw-table-hover-bg-color: light-dark(var(--mvw-color-secondary-100), var(--mvw-color-primary-950));--mvw-table-active-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-bg-color: light-dark(var(--mvw-color-secondary-200), var(--mvw-color-secondary-800));--mvw-table-active-even-bg-color: light-dark(var(--mvw-color-secondary-300), var(--mvw-color-secondary-700));--mvw-table-active-hover-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-hover-bg-color: light-dark(var(--mvw-color-secondary-400), var(--mvw-color-secondary-500));--mvw-table-portrait-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-900));--mvw-table-portrait-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-stripped-bg-color: light-dark( hsl(from var(--mvw-color-primary-50) h s calc(l + 3) ), hsl(from var(--mvw-color-primary-900) h s calc(l + 2) ) );--mvw-table-label-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-table-label-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-cell-logo-size: 20px;--mvw-table-cell-portrait-size: 26px;--mvw-table-caption-color: light-dark(var(--mvw-color-primary-400), var(--mvw-color-primary-600));--mvw-table-caption-font-size: var(--font-size-200)}}@layer components{:where(.table){border-collapse:collapse;max-inline-size:100%;position:relative;color:var(--mvw-table-color);background-color:var(--mvw-table-default-bg-color)}:where(.table) tr{background-color:var(--surface-default);border-top:1px solid var(--border-color)}:where(.table) tr:hover{background-color:oklch(from var(--surface-filled) l c h / 75%)}:where(.table) tr:nth-child(2n){background:var(--mvw-table-stripped-bg-color)}:where(.table) tr:nth-child(2n) td.is-active{background-color:var(--mvw-table-active-even-bg-color)}:where(.table) tr.is-highlighted{color:var(--mvw-color-error)}:where(.table) tr.is-optional{opacity:.5}:where(.table) :is(th,td){padding:var(--size-8);white-space:nowrap;text-align:center}:where(.table) th{background:var(--mvw-table-header-bg-color);color:var(--mvw-table-header-color);font-size:var(--mvw-table-header-font-size);font-weight:700;text-align:center;width:var(--mvw-table-default-column-width)}:where(.table) th:focus-visible,:where(.table) th:hover{background-color:var(--mvw-table-header-hover-bg-color);outline:none}:where(.table) th.is-sortable{position:relative;cursor:pointer}:where(.table) th.is-sortable .is-icon-sort{opacity:.5}:where(.table) th.is-active{background-color:var(--mvw-table-header-active-bg-color);color:var(--mvw-table-header-active-color)}:where(.table) th.is-active .is-icon-sort{opacity:1}:where(.table) th.is-has-image,:where(.table) th.has-avatar{width:0}:where(.table) th .is-icon-sort{display:inline-block;width:var(--size-12);height:var(--size-12);margin-inline-start:var(--size-4)}:where(.table) td.is-active{font-weight:700;color:var(--mvw-table-active-color);background:var(--mvw-table-active-bg-color)}:where(.table) td.has-avatar .avatar{--_width: var(--mvw-table-cell-portrait-size)}:where(.table) td[data-value="0"],:where(.table) td.is-zero{color:var(--mvw-text-faded)}:where(.table) td.is-possible-empty:empty:before{content:"0";color:var(--mvw-text-faded)}:where(.table) td.is-horizontal-content{display:inline-flex;align-items:center}:where(.table) td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--mvw-table-cell-logo-size);height:var(--mvw-table-cell-logo-size);max-inline-size:fit-content}:where(.table) td .is-duplicated{color:var(--mvw-table-neutral-color)}:where(.table) td .is-team-name-long{display:inline-block}:where(.table) td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){:where(.table) td .is-team-name-long{display:none}:where(.table) td .is-team-name-short{display:inline-block}}:where(.table) caption{caption-side:bottom;color:var(--mvw-table-caption-color);font-size:var(--mvw-table-caption-font-size, .75rem);padding:var(--size-12) 0;text-align:start}:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover{color:var(--mvw-table-hover-color);background-color:var(--mvw-table-hover-bg-color)}:is(:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover) td.is-active{color:var(--mvw-table-active-hover-color);background-color:var(--mvw-table-active-hover-bg-color)}}', ae = "@layer components.variables{:where(:host){--mvw-avatar-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-700))}}@layer components{:where(.avatar){--_width: 20px;display:inline-flex;vertical-align:middle;aspect-ratio:1;inline-size:var(--_width);justify-content:center;overflow:clip;position:relative;border-radius:100%;border:1px solid var(--mvw-avatar-border-color)}:where(.avatar) img{block-size:100%;inline-size:100%;inset:0;object-fit:cover;position:absolute}}", le = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", $ = (o, e) => {
271
+ const F = `@layer normalize,theme,components.variables,components,utils;:where(:host,:root){--mvw-color-white: #fff;--mvw-color-black: #000;--mvw-color-primary-0: #ffffff;--mvw-color-primary-50: #eceff1;--mvw-color-primary-100: #cfd8dc;--mvw-color-primary-200: #b0bec5;--mvw-color-primary-300: #90a4ae;--mvw-color-primary-400: #78909c;--mvw-color-primary-500: #607d8b;--mvw-color-primary-600: #546e7a;--mvw-color-primary-700: #455a64;--mvw-color-primary-800: #37474f;--mvw-color-primary-900: #263238;--mvw-color-primary-950: #182024}:where(:host,:root){--mvw-color-secondary-100: #dcedc8;--mvw-color-secondary-200: #badb94;--mvw-color-secondary-300: #aed581;--mvw-color-secondary-400: #9ccc65;--mvw-color-secondary-500: #8bc34a;--mvw-color-secondary-700: #689f38;--mvw-color-secondary-800: #558b2f;--mvw-color-secondary-900: #33691e;--mvw-color-secondary-950: #14290c}:where(:host){--radius-1: 2px;--radius-2: 5px;--radius-3: 16px;--radius-4: 32px;--radius-5: 64px;--radius-6: 96px}:where(:host){--font-size-50: .625rem;--font-size-100: .6875rem;--font-size-200: .75rem;--font-size-300: .8125rem;--font-size-400: .875rem;--font-size-500: 1rem;--font-size-600: 1.125rem;--font-size-700: 1.25rem;--font-size-800: 1.5rem;--font-size-900: 1.75rem;--font-size-950: 2rem;--font-lineheight-50: .95;--font-lineheight-100: 1;--font-lineheight-200: 1.1;--font-lineheight-300: 1.25;--font-lineheight-400: 1.375;--font-lineheight-500: 1.5;--font-lineheight-600: 1.75;--font-lineheight-700: 2}:where(:host){--size-1: 1px;--size-2: .125rem;--size-4: .25rem;--size-6: .375rem;--size-8: .5rem;--size-10: .625rem;--size-12: .75rem;--size-16: 1rem;--size-24: 1.5rem;--size-32: 2rem}:where(:host){--shadow-color: 220 3% 15%;--shadow-strength: 1%;--inner-shadow-highlight: inset 0 -.5px 0 0 #fff, inset 0 .5px 0 0 #0001;--shadow-3: 0 -1px 3px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)), 0 1px 2px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 2px 5px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 4px 12px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 12px 15px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--shadow-6: 0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)), 0 3px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 7px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 12px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 22px 18px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 41px 33px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%)), 0 100px 80px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%))}@media (prefers-color-scheme: dark){:where(:host){--shadow-color: 220 40% 2%;--shadow-strength: 25%;--inner-shadow-highlight: inset 0 -.5px 0 0 #fff1, inset 0 .5px 0 0 #0007}}:where(:host){--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}@layer normalize{*,:before,:after{box-sizing:border-box}*{scrollbar-width:thin}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(img){opacity:0;transition:opacity .5s ease-out}:where(img).is-loaded{opacity:1}:where(svg:not([width])){inline-size:var(--size-16)}:where(input,button,textarea),:where(input[type=file])::-webkit-file-upload-button{color:inherit;font-size:inherit;font:inherit;letter-spacing:inherit}:where(a[href],area,button,[role=button],input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){-webkit-tap-highlight-color:transparent;touch-action:manipulation}:where(:not(fieldset,progress,meter)){background-origin:border-box;background-repeat:no-repeat;border-style:solid;border-width:0}:where(button){appearance:button;-webkit-appearance:button;background-color:transparent;background-image:none}:where(dd,pre){margin:0}:where(ul,li){margin:0;padding:0}:where(ol,ul){list-style:none}}@layer theme{[data-theme=light],:host-context(.light){color-scheme:only light}[data-theme=dark],:host-context(.dark){color-scheme:only dark}:root,:host{font-family:var(--mvw-font, inherit);--mvw-color-live: #8bc34a;--mvw-color-error: #fb2c36;--mvw-color-warning: #ffc107;--mvw-color-info: #2870ed;--mvw-color-team: #ff6129;--mvw-link-color: light-dark(var(--mvw-color-secondary-700), var(--mvw-color-secondary-400));--mvw-text-pale: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-700));--mvw-text-faded: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-600));--mvw-text-dimmed: light-dark(var(--mvw-color-primary-400), var(--mvw-color-primary-500));--mvw-text-muted: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-text-toned: light-dark(var(--mvw-color-primary-600), var(--mvw-color-primary-300));--mvw-text-default: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-200));--mvw-text-highlighted: light-dark(var(--mvw-color-primary-900), var(--mvw-color-primary-50));--mvw-text-inverted: light-dark(var(--mvw-color-white), var(--mvw-color-primary-950));--mvw-bg-default: light-dark(var(--mvw-color-white), var(--mvw-color-primary-950));--mvw-bg-muted: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-bg-elevated: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-800));--mvw-bg-accented: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-700));--mvw-bg-highlighted: var(--mvw-color-secondary-500);--mvw-bg-inverted: light-dark(var(--mvw-color-primary-900), var(--mvw-color-primary-50));--mvw-border-faded: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-800));--mvw-border-muted: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-700));--mvw-border-highlighted: var(--mvw-color-secondary-500)}}@layer components{:where(a[href]){--_lighten: oklch(from var(--mvw-link-color) calc(l*1.15) c h);--_darken: oklch(from var(--mvw-link-color) calc(l*.85) c h);color:var(--mvw-link-color);text-decoration:none}:where(a[href]):hover{color:light-dark(var(--_darken),var(--_lighten))}:where(a[target=_blank]){position:relative}:where(a[target=_blank]):hover:after{transition:all 1s cubic-bezier(.075,.82,.165,1);content:"";display:inline-block;margin-inline-start:var(--size-2);background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3C!-- Icon from Lucide by Lucide Contributors - https://github.com/lucide-icons/lucide/blob/main/LICENSE --%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3C!-- Icon from Lucide by Lucide Contributors - https://github.com/lucide-icons/lucide/blob/main/LICENSE --%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;inline-size:.8em;block-size:.8em}}@layer components{:where(.loading-indicator){padding:var(--size-16);font-weight:600;color:var(--mvw-loading-indicator-text-color, var(--mvw-text-toned));text-align:center}}@layer utils{.font-bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-start{text-align:start}.text-end{text-align:end}.text-center{text-align:center}.text-xs{font-size:var(--font-size-200)}.text-sm{font-size:var(--font-size-400)}.text-xl{font-size:var(--font-size-700)}.text-faded{color:var(--mvw-text-faded)}.text-dimmed{color:var(--mvw-text-dimmed)}.text-muted{color:var(--mvw-text-muted)}.text-toned{color:var(--mvw-text-toned)}.text-default{color:var(--mvw-text-default)}.text-highlighted{color:var(--mvw-text-highlighted)}.w-auto{width:auto}.mx-sm{margin-inline:var(--size-8)}.mb-sm{margin-block-end:var(--size-8)}.mb-md{margin-block-end:var(--size-16)}.mb-xl{margin-block-end:calc(var(--size-16) * 2)}.mt-md{margin-block-start:var(--size-16)}.mt-lg{margin-block-start:var(--size-24)}.mt-xl{margin-block-start:calc(var(--size-16) * 2)}.p-sm{padding-block:var(--size-8)}.py-md{padding-block:var(--size-16)}.flex{display:flex}.grid{display:grid}.block{display:block}.rounded{border-radius:1e5px}.sticky{position:sticky;top:var(--mvw-sticky-top-offset, 0);z-index:10}.blured-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.grid-container{--min-width: 230px;--max-width: 1fr;--gap: var(--size-16);--align-items: center;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--min-width),100%),var(--max-width)));align-items:var(--align-items);gap:var(--gap)}.flex-container{display:flex;flex-wrap:wrap;gap:var(--size-16)}.responsive-team-name{container-type:inline-size;container-name:team-name}.responsive-team-name>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.responsive-team-name>* .team-name-short{display:none}@container team-name (max-width: 200px){.responsive-team-name>* .team-name-long{display:none}.responsive-team-name>* .team-name-short{display:inline-block}}}`, U = "@layer components.variables{:where(:host){--mvw-tooltip-font-size: var(--font-size-200);--mvw-tooltip-color: light-dark(white, black);--mvw-tooltip-bg-color: light-dark(black, white);--mvw-floating-content-bg-color: light-dark(white, var(--mvw-color-primary-800))}}@layer components{:where(.floating-content).is-tooltip{background-color:var(--mvw-tooltip-bg-color);color:var(--mvw-tooltip-color);font-weight:700;padding:var(--size-4) var(--size-8);border-radius:var(--radius-2);font-size:var(--mvw-tooltip-font-size);white-space:nowrap;pointer-events:none}:where(.floating-content).is-tooltip .is-arrow{background-color:var(--mvw-tooltip-bg-color)}:where(.floating-content).is-content{background-color:var(--mvw-floating-content-bg-color);border-radius:var(--radius-2);box-shadow:var(--shadow-6)}:where(.floating-content).is-content .is-arrow{background-color:var(--mvw-floating-content-bg-color)}:where(.floating-content) .is-arrow{width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] :is(:where(.floating-content) .is-arrow){bottom:-4px;clip-path:polygon(80% 0,100% 0,100% 100%,0 100%,0 80%)}[data-placement^=bottom] :is(:where(.floating-content) .is-arrow){top:-4px;clip-path:polygon(100% 0,0 0,0 100%)}[data-placement^=left] :is(:where(.floating-content) .is-arrow){right:-4px;clip-path:polygon(100% 0,0 0,100% 100%)}[data-placement^=right] :is(:where(.floating-content) .is-arrow){left:-4px;clip-path:polygon(100% 0,0 0,0 100%)}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}}", Y = "@layer components.variables{:where(:host){--mvw-paginator-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-paginator-bg-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-950));--mvw-paginator-hover-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-paginator-hover-bg-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-900));--mvw-paginator-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-700));--mvw-paginator-active-color: light-dark(var(--mvw-color-white), var(--mvw-color-black));--mvw-paginator-active-bg-color: light-dark(var(--mvw-color-primary-900), var(--mvw-color-primary-50));--mvw-paginator-disabled-color: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-600))}}@layer components{:where(.paginator){display:flex;flex-direction:row;list-style-type:none;margin:10px 0;padding:0}:where(.paginator) button,:where(.paginator) div{display:flex;align-items:center;justify-content:center;padding:var(--size-6) var(--size-12);text-decoration:none;cursor:pointer;color:var(--mvw-paginator-color);border:1px solid var(--mvw-paginator-border-color);background-color:var(--mvw-paginator-bg-color);margin-left:-1px}:is(:where(.paginator) button,:where(.paginator) div) .icon{width:var(--size-16);height:var(--size-16);margin:0 -4px;max-inline-size:var(--size-16)}:is(:where(.paginator) button,:where(.paginator) div):hover:not(:is(:where(.paginator) button,:where(.paginator) div).is-disabled,:is(:where(.paginator) button,:where(.paginator) div).is-active){color:var(--mvw-paginator-hover-color);background-color:var(--mvw-paginator-hover-bg-color)}:is(:where(.paginator) button,:where(.paginator) div):disabled,:is(:where(.paginator) button,:where(.paginator) div).is-disabled{color:var(--mvw-paginator-disabled-color);background-color:var(--mvw-paginator-bg-color);pointer-events:none;cursor:default}:is(:where(.paginator) button,:where(.paginator) div).is-active{color:var(--mvw-paginator-active-color);background-color:var(--mvw-paginator-active-bg-color);border-color:var(--mvw-paginator-active-bg-color);cursor:default}}", V = "@layer components{:where(.table-responsive){container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}:where(.table-responsive) :where(table){width:100%}}", W = '@layer components.variables{:where(:host){--mvw-table-header-font-size: var(--font-size-200);--mvw-table-default-column-width: 40px;--mvw-table-default-bg-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-neutral-color: light-dark(var(--mvw-color-primary-300), var(--mvw-color-primary-700));--mvw-table-header-bg-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-header-color: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-800));--mvw-table-header-hover-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-hover-color: light-dark(var(--mvw-color-primary-900), var(--mvw-color-white));--mvw-table-hover-bg-color: light-dark(var(--mvw-color-secondary-100), var(--mvw-color-primary-950));--mvw-table-active-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-bg-color: light-dark(var(--mvw-color-secondary-200), var(--mvw-color-secondary-800));--mvw-table-active-even-bg-color: light-dark(var(--mvw-color-secondary-300), var(--mvw-color-secondary-700));--mvw-table-active-hover-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-hover-bg-color: light-dark(var(--mvw-color-secondary-400), var(--mvw-color-secondary-500));--mvw-table-portrait-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-900));--mvw-table-portrait-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-stripped-bg-color: light-dark( hsl(from var(--mvw-color-primary-50) h s calc(l + 3) ), hsl(from var(--mvw-color-primary-900) h s calc(l + 2) ) );--mvw-table-label-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-table-label-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-cell-logo-size: 20px;--mvw-table-cell-portrait-size: 26px;--mvw-table-caption-color: light-dark(var(--mvw-color-primary-400), var(--mvw-color-primary-600));--mvw-table-caption-font-size: var(--font-size-200)}}@layer components{:where(.table){border-collapse:collapse;max-inline-size:100%;position:relative;color:var(--mvw-table-color);background-color:var(--mvw-table-default-bg-color)}:where(.table) tr{background-color:var(--surface-default);border-top:1px solid var(--border-color)}:where(.table) tr:hover{background-color:oklch(from var(--surface-filled) l c h / 75%)}:where(.table) tr:nth-child(2n){background:var(--mvw-table-stripped-bg-color)}:where(.table) tr:nth-child(2n) td.is-active{background-color:var(--mvw-table-active-even-bg-color)}:where(.table) tr.is-highlighted{color:var(--mvw-color-error)}:where(.table) tr.is-optional{opacity:.5}:where(.table) :is(th,td){padding:var(--size-8);white-space:nowrap;text-align:center}:where(.table) th{background:var(--mvw-table-header-bg-color);color:var(--mvw-table-header-color);font-size:var(--mvw-table-header-font-size);font-weight:700;text-align:center;width:var(--mvw-table-default-column-width)}:where(.table) th:focus-visible,:where(.table) th:hover{background-color:var(--mvw-table-header-hover-bg-color);outline:none}:where(.table) th.is-sortable{position:relative;cursor:pointer}:where(.table) th.is-sortable .is-icon-sort{opacity:.5}:where(.table) th.is-active{background-color:var(--mvw-table-header-active-bg-color);color:var(--mvw-table-header-active-color)}:where(.table) th.is-active .is-icon-sort{opacity:1}:where(.table) th.is-has-image,:where(.table) th.has-avatar{width:0}:where(.table) th .is-icon-sort{display:inline-block;width:var(--size-12);height:var(--size-12);margin-inline-start:var(--size-4)}:where(.table) td.is-active{font-weight:700;color:var(--mvw-table-active-color);background:var(--mvw-table-active-bg-color)}:where(.table) td.has-avatar .avatar{--_width: var(--mvw-table-cell-portrait-size)}:where(.table) td[data-value="0"],:where(.table) td.is-zero{color:var(--mvw-text-faded)}:where(.table) td.is-possible-empty:empty:before{content:"0";color:var(--mvw-text-faded)}:where(.table) td.is-horizontal-content{display:inline-flex;align-items:center}:where(.table) td a[target=_blank]:after{content:"";position:absolute;left:100%;top:calc(50% - .4em)}:where(.table) td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--mvw-table-cell-logo-size);height:var(--mvw-table-cell-logo-size);max-inline-size:fit-content}:where(.table) td .is-duplicated{color:var(--mvw-table-neutral-color)}:where(.table) td .is-team-name-long{display:inline-block}:where(.table) td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){:where(.table) td .is-team-name-long{display:none}:where(.table) td .is-team-name-short{display:inline-block}}:where(.table) caption{caption-side:bottom;color:var(--mvw-table-caption-color);font-size:var(--mvw-table-caption-font-size, .75rem);padding:var(--size-12) 0;text-align:start}:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover{color:var(--mvw-table-hover-color);background-color:var(--mvw-table-hover-bg-color)}:is(:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover) td.is-active{color:var(--mvw-table-active-hover-color);background-color:var(--mvw-table-active-hover-bg-color)}}', ae = "@layer components.variables{:where(:host){--mvw-avatar-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-700))}}@layer components{:where(.avatar){--_width: 20px;display:inline-flex;vertical-align:middle;aspect-ratio:1;inline-size:var(--_width);justify-content:center;overflow:clip;position:relative;border-radius:100%;border:1px solid var(--mvw-avatar-border-color)}:where(.avatar) img{block-size:100%;inline-size:100%;inset:0;object-fit:cover;position:absolute}}", le = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", M = (o, e) => {
272
272
  const t = o.__vccOpts || o;
273
273
  for (const [p, u] of e)
274
274
  t[p] = u;
@@ -281,7 +281,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
281
281
  ...he
282
282
  },
283
283
  setup(o) {
284
- const e = o, t = S(null), p = Se, u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
284
+ const e = o, t = C(null), p = Ce, u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
285
285
  () => A("/v2/players-stats", e.apiKey, {
286
286
  championshipId: Number(e.championshipId),
287
287
  ...e.division && { division: e.division },
@@ -294,20 +294,20 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
294
294
  ), { page: a, change: l } = re(), { sort: i, change: b } = K({
295
295
  sortTarget: "points",
296
296
  orders: [{ target: "points", direction: pe }]
297
- }), n = h(() => X(r(m), oe, ge)), d = h(() => O(r(n)).filter(e.teamFilterByName, ["teamName"]).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), x = h(() => d.value?.totalItems);
297
+ }), n = h(() => X(r(m), oe, ge)), d = h(() => O(r(n)).filter(e.teamFilterByName, ["teamName"]).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), k = h(() => d.value?.totalItems);
298
298
  function y(s) {
299
299
  return G(e.externalTeamResolver, { ...s, championshipId: e.championshipId });
300
300
  }
301
- function z(s) {
301
+ function _(s) {
302
302
  return te(e.externalPlayerResolver, { ...s, championshipId: e.championshipId });
303
303
  }
304
- return (s, _) => (k(), C("div", null, [
305
- f(r(L), { locale: u.value }, {
306
- default: E(() => [
307
- r(c) ? (k(), T(r(N), {
304
+ return (s, z) => (x(), S("div", null, [
305
+ f(r(P), { locale: u.value }, {
306
+ default: I(() => [
307
+ r(c) ? (x(), E(r(N), {
308
308
  key: 0,
309
309
  error: r(w)
310
- }, null, 8, ["error"])) : I("", !0),
310
+ }, null, 8, ["error"])) : T("", !0),
311
311
  f(r(D), {
312
312
  columns: r(p),
313
313
  rows: d.value.rows,
@@ -315,7 +315,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
315
315
  "hide-columns": e.hideColumns,
316
316
  sort: r(i),
317
317
  "external-team-resolver": y,
318
- "external-player-resolver": z,
318
+ "external-player-resolver": _,
319
319
  "is-team-linked": s.isTeamLinked,
320
320
  "is-player-linked": s.isPlayerLinked,
321
321
  "append-to": t.value,
@@ -324,11 +324,11 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
324
324
  f(r(ee), {
325
325
  page: r(a),
326
326
  "items-per-page": e.limit,
327
- "total-items": x.value,
327
+ "total-items": k.value,
328
328
  "range-length": 5,
329
329
  onChange: r(l)
330
330
  }, null, 8, ["page", "items-per-page", "total-items", "onChange"]),
331
- B("div", {
331
+ $("div", {
332
332
  ref_key: "tooltipContainer",
333
333
  ref: t
334
334
  }, null, 512)
@@ -337,7 +337,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
337
337
  }, 8, ["locale"])
338
338
  ]));
339
339
  }
340
- }, sr = /* @__PURE__ */ $(nr, [["styles", [F, U, Y, V, W, ae, le]]]), cr = {
340
+ }, sr = /* @__PURE__ */ M(nr, [["styles", [F, U, Y, V, W, ae, le]]]), cr = {
341
341
  __name: "FieldPlayersPenalties.ce",
342
342
  props: {
343
343
  ...ue,
@@ -345,7 +345,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
345
345
  ...he
346
346
  },
347
347
  setup(o) {
348
- const e = o, t = Ce, p = S(null), u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
348
+ const e = o, t = Se, p = C(null), u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
349
349
  () => A("/v2/players-penalty", e.apiKey, {
350
350
  championshipId: Number(e.championshipId),
351
351
  ...e.division && { division: e.division },
@@ -358,20 +358,20 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
358
358
  ), { page: a, change: l } = re(), { sort: i, change: b } = K({
359
359
  sortTarget: "pim",
360
360
  orders: [{ target: "pim", direction: pe }]
361
- }), n = h(() => X(r(m), oe, ge)), d = h(() => O(r(n)).filter(e.teamFilterByName, [["team", "longName"]], !0).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), x = h(() => d.value?.totalItems);
361
+ }), n = h(() => X(r(m), oe, ge)), d = h(() => O(r(n)).filter(e.teamFilterByName, [["team", "longName"]], !0).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), k = h(() => d.value?.totalItems);
362
362
  function y(s) {
363
363
  return G(e.externalTeamResolver, { ...s, championshipId: e.championshipId });
364
364
  }
365
- function z(s) {
365
+ function _(s) {
366
366
  return te(e.externalPlayerResolver, { ...s, championshipId: e.championshipId });
367
367
  }
368
- return (s, _) => (k(), C("div", null, [
369
- f(r(L), { locale: u.value }, {
370
- default: E(() => [
371
- r(c) ? (k(), T(r(N), {
368
+ return (s, z) => (x(), S("div", null, [
369
+ f(r(P), { locale: u.value }, {
370
+ default: I(() => [
371
+ r(c) ? (x(), E(r(N), {
372
372
  key: 0,
373
373
  error: r(w)
374
- }, null, 8, ["error"])) : I("", !0),
374
+ }, null, 8, ["error"])) : T("", !0),
375
375
  f(r(D), {
376
376
  columns: r(t),
377
377
  rows: d.value.rows,
@@ -379,7 +379,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
379
379
  "hide-columns": e.hideColumns,
380
380
  sort: r(i),
381
381
  "external-team-resolver": y,
382
- "external-player-resolver": z,
382
+ "external-player-resolver": _,
383
383
  "is-team-linked": s.isTeamLinked,
384
384
  "is-player-linked": s.isPlayerLinked,
385
385
  "append-to": p.value,
@@ -388,11 +388,11 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
388
388
  f(r(ee), {
389
389
  page: r(a),
390
390
  "items-per-page": e.limit,
391
- "total-items": x.value,
391
+ "total-items": k.value,
392
392
  "range-length": 5,
393
393
  onChange: r(l)
394
394
  }, null, 8, ["page", "items-per-page", "total-items", "onChange"]),
395
- B("div", {
395
+ $("div", {
396
396
  ref_key: "tooltipContainer",
397
397
  ref: p
398
398
  }, null, 512)
@@ -401,7 +401,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
401
401
  }, 8, ["locale"])
402
402
  ]));
403
403
  }
404
- }, mr = /* @__PURE__ */ $(cr, [["styles", [F, U, Y, V, W, ae, le]]]), vr = {
404
+ }, mr = /* @__PURE__ */ M(cr, [["styles", [F, U, Y, V, W, ae, le]]]), vr = {
405
405
  __name: "FieldPlayersToi.ce",
406
406
  props: {
407
407
  ...ue,
@@ -409,7 +409,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
409
409
  ...he
410
410
  },
411
411
  setup(o) {
412
- const e = o, t = Pe, p = S(null), u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
412
+ const e = o, t = Le, p = C(null), u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
413
413
  () => A("/v2/players-toi", e.apiKey, {
414
414
  championshipId: Number(e.championshipId),
415
415
  ...e.division && { division: e.division },
@@ -442,20 +442,20 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
442
442
  "sh2AToi"
443
443
  ])
444
444
  )
445
- ), d = h(() => O(r(n)).filter(e.teamFilterByName, ["teamName"]).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), x = h(() => d.value?.totalItems);
445
+ ), d = h(() => O(r(n)).filter(e.teamFilterByName, ["teamName"]).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), k = h(() => d.value?.totalItems);
446
446
  function y(s) {
447
447
  return G(e.externalTeamResolver, { ...s, championshipId: e.championshipId });
448
448
  }
449
- function z(s) {
449
+ function _(s) {
450
450
  return te(e.externalPlayerResolver, { ...s, championshipId: e.championshipId });
451
451
  }
452
- return (s, _) => (k(), C("div", null, [
453
- f(r(L), { locale: u.value }, {
454
- default: E(() => [
455
- r(c) ? (k(), T(r(N), {
452
+ return (s, z) => (x(), S("div", null, [
453
+ f(r(P), { locale: u.value }, {
454
+ default: I(() => [
455
+ r(c) ? (x(), E(r(N), {
456
456
  key: 0,
457
457
  error: r(w)
458
- }, null, 8, ["error"])) : I("", !0),
458
+ }, null, 8, ["error"])) : T("", !0),
459
459
  f(r(D), {
460
460
  columns: r(t),
461
461
  rows: d.value.rows,
@@ -463,7 +463,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
463
463
  "hide-columns": e.hideColumns,
464
464
  sort: r(i),
465
465
  "external-team-resolver": y,
466
- "external-player-resolver": z,
466
+ "external-player-resolver": _,
467
467
  "is-team-linked": s.isTeamLinked,
468
468
  "is-player-linked": s.isPlayerLinked,
469
469
  "append-to": p.value,
@@ -472,11 +472,11 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
472
472
  f(r(ee), {
473
473
  page: r(a),
474
474
  "items-per-page": e.limit,
475
- "total-items": x.value,
475
+ "total-items": k.value,
476
476
  "range-length": 5,
477
477
  onChange: r(l)
478
478
  }, null, 8, ["page", "items-per-page", "total-items", "onChange"]),
479
- B("div", {
479
+ $("div", {
480
480
  ref_key: "tooltipContainer",
481
481
  ref: p
482
482
  }, null, 512)
@@ -485,11 +485,11 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
485
485
  }, 8, ["locale"])
486
486
  ]));
487
487
  }
488
- }, dr = /* @__PURE__ */ $(vr, [["styles", [F, U, Y, V, W, ae, le]]]), pr = {
488
+ }, dr = /* @__PURE__ */ M(vr, [["styles", [F, U, Y, V, W, ae, le]]]), pr = {
489
489
  __name: "GoaliesLeader.ce",
490
490
  props: {
491
491
  ...Q,
492
- ...ze,
492
+ ..._e,
493
493
  ...J,
494
494
  aboveLimit: {
495
495
  type: Boolean,
@@ -501,7 +501,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
501
501
  }
502
502
  },
503
503
  setup(o) {
504
- const e = o, t = S(null), { onError: p, error: u, hasError: g } = R(), w = Be, c = h(() => e.locale), { state: m, isLoading: v } = j(
504
+ const e = o, t = C(null), { onError: p, error: u, hasError: g } = R(), w = $e, c = h(() => e.locale), { state: m, isLoading: v } = j(
505
505
  () => A("/v2/players-goalie", e.apiKey, {
506
506
  championshipId: Number(e.championshipId),
507
507
  ...e.division && { division: e.division },
@@ -516,20 +516,20 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
516
516
  ), { page: a, change: l } = re(), { sort: i, change: b } = K({
517
517
  sortTarget: "svsPercent",
518
518
  orders: [{ target: "svsPercent", direction: Z }]
519
- }), n = h(() => X(r(m), oe, Ae(["mip"]))), d = h(() => O(r(n)).filter(e.teamFilterByName, [["team", "longName"]], !0).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), x = h(() => d.value?.totalItems);
519
+ }), n = h(() => X(r(m), oe, Ae(["mip"]))), d = h(() => O(r(n)).filter(e.teamFilterByName, [["team", "longName"]], !0).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), k = h(() => d.value?.totalItems);
520
520
  function y(s) {
521
521
  return G(e.externalTeamResolver, { ...s, championshipId: e.championshipId });
522
522
  }
523
- function z(s) {
523
+ function _(s) {
524
524
  return te(e.externalPlayerResolver, { ...s, championshipId: e.championshipId });
525
525
  }
526
- return (s, _) => (k(), C("div", null, [
527
- f(r(L), { locale: c.value }, {
528
- default: E(() => [
529
- r(g) ? (k(), T(r(N), {
526
+ return (s, z) => (x(), S("div", null, [
527
+ f(r(P), { locale: c.value }, {
528
+ default: I(() => [
529
+ r(g) ? (x(), E(r(N), {
530
530
  key: 0,
531
531
  error: r(u)
532
- }, null, 8, ["error"])) : I("", !0),
532
+ }, null, 8, ["error"])) : T("", !0),
533
533
  f(r(D), {
534
534
  columns: r(w),
535
535
  rows: d.value.rows,
@@ -537,7 +537,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
537
537
  "hide-columns": e.hideColumns,
538
538
  sort: r(i),
539
539
  "external-team-resolver": y,
540
- "external-player-resolver": z,
540
+ "external-player-resolver": _,
541
541
  "is-team-linked": s.isTeamLinked,
542
542
  "is-player-linked": s.isPlayerLinked,
543
543
  "append-to": t.value,
@@ -546,11 +546,11 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
546
546
  f(r(ee), {
547
547
  page: r(a),
548
548
  "items-per-page": e.limit,
549
- "total-items": x.value,
549
+ "total-items": k.value,
550
550
  "range-length": 5,
551
551
  onChange: r(l)
552
552
  }, null, 8, ["page", "items-per-page", "total-items", "onChange"]),
553
- B("div", {
553
+ $("div", {
554
554
  ref_key: "tooltipContainer",
555
555
  ref: t
556
556
  }, null, 512)
@@ -559,7 +559,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
559
559
  }, 8, ["locale"])
560
560
  ]));
561
561
  }
562
- }, hr = /* @__PURE__ */ $(pr, [["styles", [F, U, Y, V, W, ae, le]]]), wr = {
562
+ }, hr = /* @__PURE__ */ M(pr, [["styles", [F, U, Y, V, W, ae, le]]]), wr = {
563
563
  __name: "PlayersNational.ce",
564
564
  props: {
565
565
  apiKey: {
@@ -580,7 +580,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
580
580
  }
581
581
  },
582
582
  setup(o) {
583
- const e = o, t = S(null), p = Le, u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
583
+ const e = o, t = C(null), p = Pe, u = h(() => e.locale), { onError: g, error: w, hasError: c } = R(), { state: m, isLoading: v } = j(
584
584
  () => A("/v2/players-stats-national", e.apiKey, {
585
585
  gender: e.gender
586
586
  }),
@@ -591,20 +591,20 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
591
591
  ), { page: a, change: l } = re(), { sort: i, change: b } = K({
592
592
  sortTarget: "gp",
593
593
  orders: [{ target: "gp", direction: Z }]
594
- }), n = h(() => X(r(m), oe)), d = h(() => O(n.value).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), x = h(() => d.value?.totalItems);
594
+ }), n = h(() => X(r(m), oe)), d = h(() => O(n.value).sorted(i).addIndex(i.sortTarget).pagination(r(a), e.limit).value()), k = h(() => d.value?.totalItems);
595
595
  function y(s) {
596
596
  return G(e.externalTeamResolver, { ...s, championshipId: e.championshipId });
597
597
  }
598
- function z(s) {
598
+ function _(s) {
599
599
  return te(e.externalPlayerResolver, { ...s, championshipId: e.championshipId });
600
600
  }
601
- return (s, _) => (k(), C("div", null, [
602
- f(r(L), { locale: u.value }, {
603
- default: E(() => [
604
- r(c) ? (k(), T(r(N), {
601
+ return (s, z) => (x(), S("div", null, [
602
+ f(r(P), { locale: u.value }, {
603
+ default: I(() => [
604
+ r(c) ? (x(), E(r(N), {
605
605
  key: 0,
606
606
  error: r(w)
607
- }, null, 8, ["error"])) : I("", !0),
607
+ }, null, 8, ["error"])) : T("", !0),
608
608
  f(r(D), {
609
609
  columns: r(p),
610
610
  rows: d.value.rows,
@@ -612,18 +612,18 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
612
612
  "hide-columns": e.hideColumns,
613
613
  sort: r(i),
614
614
  "external-team-resolver": y,
615
- "external-player-resolver": z,
615
+ "external-player-resolver": _,
616
616
  "append-to": t.value,
617
617
  onSort: r(b)
618
618
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "append-to", "onSort"]),
619
619
  f(r(ee), {
620
620
  page: r(a),
621
621
  "items-per-page": e.limit,
622
- "total-items": x.value,
622
+ "total-items": k.value,
623
623
  "range-length": 5,
624
624
  onChange: r(l)
625
625
  }, null, 8, ["page", "items-per-page", "total-items", "onChange"]),
626
- B("div", {
626
+ $("div", {
627
627
  ref_key: "tooltipContainer",
628
628
  ref: t
629
629
  }, null, 512)
@@ -632,11 +632,11 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
632
632
  }, 8, ["locale"])
633
633
  ]));
634
634
  }
635
- }, ur = /* @__PURE__ */ $(wr, [["styles", [F, U, Y, V, W, ae, le]]]), gr = "@layer components.variables{:where(:host){--mvw-timezone-selector-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-500));--mvw-timezone-selector-font-size: var(--font-size-300)}}@layer components{:where(.timezone-selector){padding:3px 0;color:var(--mvw-timezone-selector-color);font-size:var(--mvw-timezone-selector-font-size);font-weight:500}:where(.timezone-selector) .is-active{font-weight:700}}", br = "@layer components{:where(.icon-button){--_hover-bg-color: color-mix(in oklab, light-dark(var(--mvw-color-black), var(--mvw-color-white)) 10%, transparent);align-items:center;aspect-ratio:1;background-color:transparent;border:0;border-radius:var(--radius-2);display:inline-flex;inline-size:var(--size-24);justify-content:center;padding:0}:where(.icon-button) svg{max-inline-size:var(--size-16);pointer-events:none}:where(.icon-button)[data-state=open],:where(.icon-button):hover{background-color:var(--_hover-bg-color)}:where(.icon-button).xs{border-radius:var(--radius-1)}}", fr = "@layer components.variables{:where(:host){--mvw-list-item-font-size: var(--font-size-400);--mvw-list-item-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-200));--mvw-list-item-hover-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-50));--mvw-list-item-hover-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-list-item-selected-color: light-dark(var(--mvw-color-secondary-700), var(--mvw-color-secondary-300))}}@layer components{:where(.list){list-style:none;margin:0;padding:var(--size-4)}@media (pointer: coarse){:where(.list),:where(.list) *{-webkit-user-select:none;user-select:none}}:where(.list) :where(li,option,[role=group]>label){align-items:center;display:flex;gap:var(--size-4);isolation:isolate;min-block-size:40px;position:relative}:where(.list) :where(li,option,[role=group]>label):before{display:none}:where(.list) :where(li,option,[role=group]>label) *{font-size:inherit}:where(.list) :where(li,option,[role=group]>label):has(>a,>button,>label){background:transparent;display:block;min-block-size:auto;padding:0}:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label{align-items:center;color:var(--mvw-list-item-color);cursor:pointer;display:flex;gap:var(--size-8);inline-size:100%;margin:0;outline-offset:-1px;font-size:var(--mvw-list-item-font-size);padding:var(--size-4) var(--size-6);text-align:start;text-decoration:none;border-radius:var(--radius-2);z-index:0}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label):focus,:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label):focus-visible,:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label):hover{color:var(--mvw-list-item-hover-color);background-color:var(--mvw-list-item-hover-bg-color)}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label)[aria-selected=true]{color:var(--mvw-list-item-selected-color)}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .text{flex:1;line-height:1.6}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .text :where(h1,h2,h3,h4,h5,h6,p,span){color:inherit;font-weight:400}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .text p+p{font-size:var(--font-size-100)}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .start{align-self:center;align-items:center;display:grid;z-index:1}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .start svg{inline-size:var(--mvw-list-item-font-size)}}", yr = "@layer components{:where(.badge){--_bg-color: var(--mvw-bg-muted);--_color: var(--mvw-text-muted);padding:var(--size-2) var(--size-4);display:inline-flex;gap:var(--size-2);font-size:var(--font-size-100);font-weight:700;line-height:var(--font-lineheight-300);color:var(--_color);background-color:var(--_bg-color);border-radius:var(--radius-2)}:where(.badge) svg{fill:currentColor}:where(.badge).inverted{--_bg-color: var(--mvw-bg-inverted);--_color: var(--mvw-text-inverted)}:where(.badge).live{--_bg-color: var(--mvw-color-live);--_color: var(--mvw-color-white)}:where(.badge).error{--_bg-color: var(--mvw-color-error);--_color: var(--mvw-color-white)}:where(.badge).warning{--_bg-color: var(--mvw-color-warning);--_color: var(--mvw-color-white)}:where(.badge).xs{font-size:var(--font-size-50)}:where(.badge).lg{font-size:var(--font-size-300);padding:var(--size-4) var(--size-6)}:where(.badge)+:where(.badge){margin-inline-start:var(--size-4)}}", xr = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", kr = {
635
+ }, ur = /* @__PURE__ */ M(wr, [["styles", [F, U, Y, V, W, ae, le]]]), gr = "@layer components.variables{:where(:host){--mvw-timezone-selector-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-500));--mvw-timezone-selector-font-size: var(--font-size-300)}}@layer components{:where(.timezone-selector){padding:3px 0;color:var(--mvw-timezone-selector-color);font-size:var(--mvw-timezone-selector-font-size);font-weight:500}:where(.timezone-selector) button+button{margin-inline-start:var(--size-4)}}", br = "@layer components{:where(button){--_lighten: oklch(from var(--mvw-link-color) calc(l*1.15) c h);--_darken: oklch(from var(--mvw-link-color) calc(l*.85) c h)}:where(button)[data-variant=link]{padding:0;color:var(--mvw-link-color);cursor:pointer}:where(button)[data-variant=link]:hover{color:light-dark(var(--_darken),var(--_lighten))}:where(button)[data-variant=link].is-active{font-weight:700;color:light-dark(var(--_darken),var(--_lighten))}}", fr = "@layer components{:where(.icon-button){--_hover-bg-color: color-mix(in oklab, light-dark(var(--mvw-color-black), var(--mvw-color-white)) 10%, transparent);align-items:center;aspect-ratio:1;background-color:transparent;border:0;border-radius:var(--radius-2);display:inline-flex;inline-size:var(--size-24);justify-content:center;padding:0}:where(.icon-button) svg{max-inline-size:var(--size-16);pointer-events:none}:where(.icon-button)[data-state=open],:where(.icon-button):hover{background-color:var(--_hover-bg-color)}:where(.icon-button).xs{border-radius:var(--radius-1)}}", yr = "@layer components.variables{:where(:host){--mvw-list-item-font-size: var(--font-size-400);--mvw-list-item-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-200));--mvw-list-item-hover-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-50));--mvw-list-item-hover-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-list-item-selected-color: light-dark(var(--mvw-color-secondary-700), var(--mvw-color-secondary-300))}}@layer components{:where(.list){list-style:none;margin:0;padding:var(--size-4)}@media (pointer: coarse){:where(.list),:where(.list) *{-webkit-user-select:none;user-select:none}}:where(.list) :where(li,option,[role=group]>label){align-items:center;display:flex;gap:var(--size-4);isolation:isolate;min-block-size:40px;position:relative}:where(.list) :where(li,option,[role=group]>label):before{display:none}:where(.list) :where(li,option,[role=group]>label) *{font-size:inherit}:where(.list) :where(li,option,[role=group]>label):has(>a,>button,>label){background:transparent;display:block;min-block-size:auto;padding:0}:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label{align-items:center;color:var(--mvw-list-item-color);cursor:pointer;display:flex;gap:var(--size-8);inline-size:100%;margin:0;outline-offset:-1px;font-size:var(--mvw-list-item-font-size);padding:var(--size-4) var(--size-6);text-align:start;text-decoration:none;border-radius:var(--radius-2);z-index:0}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label):focus,:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label):focus-visible,:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label):hover{color:var(--mvw-list-item-hover-color);background-color:var(--mvw-list-item-hover-bg-color)}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label)[aria-selected=true]{color:var(--mvw-list-item-selected-color)}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .text{flex:1;line-height:1.6}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .text :where(h1,h2,h3,h4,h5,h6,p,span){color:inherit;font-weight:400}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .text p+p{font-size:var(--font-size-100)}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .start{align-self:center;align-items:center;display:grid;z-index:1}:is(:where(.list) :where(li,option,[role=group]>label)>a,:where(.list) :where(li,option,[role=group]>label)>button,:where(.list) :where(li,option,[role=group]>label)>label) .start svg{inline-size:var(--mvw-list-item-font-size)}}", kr = "@layer components{:where(.badge){--_bg-color: var(--mvw-bg-muted);--_color: var(--mvw-text-muted);padding:var(--size-2) var(--size-4);display:inline-flex;gap:var(--size-2);font-size:var(--font-size-100);font-weight:700;line-height:var(--font-lineheight-300);color:var(--_color);background-color:var(--_bg-color);border-radius:var(--radius-2)}:where(.badge) svg{fill:currentColor}:where(.badge).inverted{--_bg-color: var(--mvw-bg-inverted);--_color: var(--mvw-text-inverted)}:where(.badge).live{--_bg-color: var(--mvw-color-live);--_color: var(--mvw-color-white)}:where(.badge).error{--_bg-color: var(--mvw-color-error);--_color: var(--mvw-color-white)}:where(.badge).warning{--_bg-color: var(--mvw-color-warning);--_color: var(--mvw-color-white)}:where(.badge).xs{font-size:var(--font-size-50)}:where(.badge).lg{font-size:var(--font-size-300);padding:var(--size-4) var(--size-6)}:where(.badge)+:where(.badge){margin-inline-start:var(--size-4)}}", xr = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", _r = {
636
636
  __name: "Schedule.ce",
637
637
  props: {
638
638
  ...Q,
639
- ...Oe(["limit"], ze),
639
+ ...Oe(["limit"], _e),
640
640
  ...J,
641
641
  ...De,
642
642
  initialPage: {
@@ -672,8 +672,8 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
672
672
  {
673
673
  resetOnExecute: !1,
674
674
  immediate: !e.autoRefresh,
675
- onError: (M) => {
676
- t(M), a?.();
675
+ onError: (B) => {
676
+ t(B), a?.();
677
677
  }
678
678
  }
679
679
  ), v = h(() => je(w.value)), { pause: a, resume: l } = ir(m, Ke, { immediate: !1 }), { page: i, change: b } = re({
@@ -681,58 +681,58 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
681
681
  items: v,
682
682
  limit: e.limit,
683
683
  auto: e.autoInitialPage
684
- }), n = S(Fe()), d = h(() => $e(/* @__PURE__ */ new Date(), r(n), e.locale)), x = h(() => O(r(v)).filter(e.teamFilterByName, ["homeTeamName", "awayTeamName"]).schedule(r(n), r(g)).pagination(r(i), e.limit).value());
684
+ }), n = C(Fe()), d = h(() => Me(/* @__PURE__ */ new Date(), r(n), e.locale)), k = h(() => O(r(v)).filter(e.teamFilterByName, ["homeTeamName", "awayTeamName"]).schedule(r(n), r(g)).pagination(r(i), e.limit).value());
685
685
  if (e.autoRefresh) {
686
686
  l();
687
- const M = lr();
688
- se(M, (ne) => {
687
+ const B = lr();
688
+ se(B, (ne) => {
689
689
  if (ne === "visible")
690
690
  return l();
691
691
  a();
692
692
  });
693
693
  }
694
- const y = h(() => x.value?.totalItems);
695
- function z(M) {
696
- n.value = M;
694
+ const y = h(() => k.value?.totalItems);
695
+ function _(B) {
696
+ n.value = B;
697
697
  }
698
- const s = (M) => Me(e.externalGameResolver, { gameId: M }), _ = h(() => e.isGameTargetExternal ? "_blank" : "_self");
699
- return (M, ne) => (k(), C("div", null, [
700
- f(r(L), {
698
+ const s = (B) => Be(e.externalGameResolver, { gameId: B }), z = h(() => e.isGameTargetExternal ? "_blank" : "_self");
699
+ return (B, ne) => (x(), S("div", null, [
700
+ f(r(P), {
701
701
  locale: e.locale
702
702
  }, {
703
- default: E(() => [
704
- r(u) ? (k(), T(r(N), {
703
+ default: I(() => [
704
+ r(u) ? (x(), E(r(N), {
705
705
  key: 0,
706
706
  error: r(p)
707
- }, null, 8, ["error"])) : I("", !0),
708
- e.timezoneSelector ? (k(), T(r(Ne), {
707
+ }, null, 8, ["error"])) : T("", !0),
708
+ e.timezoneSelector ? (x(), E(r(Ne), {
709
709
  key: e.locale,
710
710
  locale: e.locale,
711
711
  "current-zone": n.value,
712
- onChange: z
713
- }, null, 8, ["locale", "current-zone"])) : I("", !0),
712
+ onChange: _
713
+ }, null, 8, ["locale", "current-zone"])) : T("", !0),
714
714
  f(r(Re), {
715
- rows: x.value.rows,
715
+ rows: k.value.rows,
716
716
  "is-loading": r(c),
717
717
  "offset-name": d.value,
718
718
  "hide-columns": e.hideColumns,
719
- "external-game-resolver-target": _.value,
719
+ "external-game-resolver-target": z.value,
720
720
  "external-game-resolver": s
721
721
  }, null, 8, ["rows", "is-loading", "offset-name", "hide-columns", "external-game-resolver-target"]),
722
- e.limit > 0 ? (k(), T(r(ee), {
722
+ e.limit > 0 ? (x(), E(r(ee), {
723
723
  key: 2,
724
724
  page: r(i),
725
725
  "items-per-page": e.limit,
726
726
  "total-items": y.value,
727
727
  "range-length": 5,
728
728
  onChange: r(b)
729
- }, null, 8, ["page", "items-per-page", "total-items", "onChange"])) : I("", !0)
729
+ }, null, 8, ["page", "items-per-page", "total-items", "onChange"])) : T("", !0)
730
730
  ]),
731
731
  _: 1
732
732
  }, 8, ["locale"])
733
733
  ]));
734
734
  }
735
- }, zr = /* @__PURE__ */ $(kr, [["styles", [F, U, Y, V, W, gr, br, fr, yr, xr]]]), _r = "@layer components{:where(.table-responsive){container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}:where(.table-responsive) :where(table){width:100%}}", Tr = '@layer components.variables{:where(:host){--mvw-table-header-font-size: var(--font-size-200);--mvw-table-default-column-width: 40px;--mvw-table-default-bg-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-neutral-color: light-dark(var(--mvw-color-primary-300), var(--mvw-color-primary-700));--mvw-table-header-bg-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-header-color: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-800));--mvw-table-header-hover-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-hover-color: light-dark(var(--mvw-color-primary-900), var(--mvw-color-white));--mvw-table-hover-bg-color: light-dark(var(--mvw-color-secondary-100), var(--mvw-color-primary-950));--mvw-table-active-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-bg-color: light-dark(var(--mvw-color-secondary-200), var(--mvw-color-secondary-800));--mvw-table-active-even-bg-color: light-dark(var(--mvw-color-secondary-300), var(--mvw-color-secondary-700));--mvw-table-active-hover-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-hover-bg-color: light-dark(var(--mvw-color-secondary-400), var(--mvw-color-secondary-500));--mvw-table-portrait-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-900));--mvw-table-portrait-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-stripped-bg-color: light-dark( hsl(from var(--mvw-color-primary-50) h s calc(l + 3) ), hsl(from var(--mvw-color-primary-900) h s calc(l + 2) ) );--mvw-table-label-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-table-label-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-cell-logo-size: 20px;--mvw-table-cell-portrait-size: 26px;--mvw-table-caption-color: light-dark(var(--mvw-color-primary-400), var(--mvw-color-primary-600));--mvw-table-caption-font-size: var(--font-size-200)}}@layer components{:where(.table){border-collapse:collapse;max-inline-size:100%;position:relative;color:var(--mvw-table-color);background-color:var(--mvw-table-default-bg-color)}:where(.table) tr{background-color:var(--surface-default);border-top:1px solid var(--border-color)}:where(.table) tr:hover{background-color:oklch(from var(--surface-filled) l c h / 75%)}:where(.table) tr:nth-child(2n){background:var(--mvw-table-stripped-bg-color)}:where(.table) tr:nth-child(2n) td.is-active{background-color:var(--mvw-table-active-even-bg-color)}:where(.table) tr.is-highlighted{color:var(--mvw-color-error)}:where(.table) tr.is-optional{opacity:.5}:where(.table) :is(th,td){padding:var(--size-8);white-space:nowrap;text-align:center}:where(.table) th{background:var(--mvw-table-header-bg-color);color:var(--mvw-table-header-color);font-size:var(--mvw-table-header-font-size);font-weight:700;text-align:center;width:var(--mvw-table-default-column-width)}:where(.table) th:focus-visible,:where(.table) th:hover{background-color:var(--mvw-table-header-hover-bg-color);outline:none}:where(.table) th.is-sortable{position:relative;cursor:pointer}:where(.table) th.is-sortable .is-icon-sort{opacity:.5}:where(.table) th.is-active{background-color:var(--mvw-table-header-active-bg-color);color:var(--mvw-table-header-active-color)}:where(.table) th.is-active .is-icon-sort{opacity:1}:where(.table) th.is-has-image,:where(.table) th.has-avatar{width:0}:where(.table) th .is-icon-sort{display:inline-block;width:var(--size-12);height:var(--size-12);margin-inline-start:var(--size-4)}:where(.table) td.is-active{font-weight:700;color:var(--mvw-table-active-color);background:var(--mvw-table-active-bg-color)}:where(.table) td.has-avatar .avatar{--_width: var(--mvw-table-cell-portrait-size)}:where(.table) td[data-value="0"],:where(.table) td.is-zero{color:var(--mvw-text-faded)}:where(.table) td.is-possible-empty:empty:before{content:"0";color:var(--mvw-text-faded)}:where(.table) td.is-horizontal-content{display:inline-flex;align-items:center}:where(.table) td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--mvw-table-cell-logo-size);height:var(--mvw-table-cell-logo-size);max-inline-size:fit-content}:where(.table) td .is-duplicated{color:var(--mvw-table-neutral-color)}:where(.table) td .is-team-name-long{display:inline-block}:where(.table) td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){:where(.table) td .is-team-name-long{display:none}:where(.table) td .is-team-name-short{display:inline-block}}:where(.table) caption{caption-side:bottom;color:var(--mvw-table-caption-color);font-size:var(--mvw-table-caption-font-size, .75rem);padding:var(--size-12) 0;text-align:start}:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover{color:var(--mvw-table-hover-color);background-color:var(--mvw-table-hover-bg-color)}:is(:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover) td.is-active{color:var(--mvw-table-active-hover-color);background-color:var(--mvw-table-active-hover-bg-color)}}', Ir = "@layer components.variables{:where(:host){--mvw-tooltip-font-size: var(--font-size-200);--mvw-tooltip-color: light-dark(white, black);--mvw-tooltip-bg-color: light-dark(black, white);--mvw-floating-content-bg-color: light-dark(white, var(--mvw-color-primary-800))}}@layer components{:where(.floating-content).is-tooltip{background-color:var(--mvw-tooltip-bg-color);color:var(--mvw-tooltip-color);font-weight:700;padding:var(--size-4) var(--size-8);border-radius:var(--radius-2);font-size:var(--mvw-tooltip-font-size);white-space:nowrap;pointer-events:none}:where(.floating-content).is-tooltip .is-arrow{background-color:var(--mvw-tooltip-bg-color)}:where(.floating-content).is-content{background-color:var(--mvw-floating-content-bg-color);border-radius:var(--radius-2);box-shadow:var(--shadow-6)}:where(.floating-content).is-content .is-arrow{background-color:var(--mvw-floating-content-bg-color)}:where(.floating-content) .is-arrow{width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] :is(:where(.floating-content) .is-arrow){bottom:-4px;clip-path:polygon(80% 0,100% 0,100% 100%,0 100%,0 80%)}[data-placement^=bottom] :is(:where(.floating-content) .is-arrow){top:-4px;clip-path:polygon(100% 0,0 0,0 100%)}[data-placement^=left] :is(:where(.floating-content) .is-arrow){right:-4px;clip-path:polygon(100% 0,0 0,100% 100%)}[data-placement^=right] :is(:where(.floating-content) .is-arrow){left:-4px;clip-path:polygon(100% 0,0 0,0 100%)}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}}", Er = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", Sr = {
735
+ }, zr = /* @__PURE__ */ M(_r, [["styles", [F, U, Y, V, W, gr, br, fr, yr, kr, xr]]]), Er = "@layer components{:where(.table-responsive){container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}:where(.table-responsive) :where(table){width:100%}}", Tr = '@layer components.variables{:where(:host){--mvw-table-header-font-size: var(--font-size-200);--mvw-table-default-column-width: 40px;--mvw-table-default-bg-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-neutral-color: light-dark(var(--mvw-color-primary-300), var(--mvw-color-primary-700));--mvw-table-header-bg-color: light-dark(var(--mvw-color-primary-800), var(--mvw-color-primary-200));--mvw-table-header-color: light-dark(var(--mvw-color-primary-200), var(--mvw-color-primary-800));--mvw-table-header-hover-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-bg-color: light-dark(var(--mvw-color-primary-700), var(--mvw-color-primary-300));--mvw-table-header-active-color: light-dark(var(--mvw-color-white), var(--mvw-color-primary-900));--mvw-table-hover-color: light-dark(var(--mvw-color-primary-900), var(--mvw-color-white));--mvw-table-hover-bg-color: light-dark(var(--mvw-color-secondary-100), var(--mvw-color-primary-950));--mvw-table-active-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-bg-color: light-dark(var(--mvw-color-secondary-200), var(--mvw-color-secondary-800));--mvw-table-active-even-bg-color: light-dark(var(--mvw-color-secondary-300), var(--mvw-color-secondary-700));--mvw-table-active-hover-color: light-dark(var(--mvw-color-secondary-900), var(--mvw-color-secondary-100));--mvw-table-active-hover-bg-color: light-dark(var(--mvw-color-secondary-400), var(--mvw-color-secondary-500));--mvw-table-portrait-border-color: light-dark(var(--mvw-color-primary-100), var(--mvw-color-primary-900));--mvw-table-portrait-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-stripped-bg-color: light-dark( hsl(from var(--mvw-color-primary-50) h s calc(l + 3) ), hsl(from var(--mvw-color-primary-900) h s calc(l + 2) ) );--mvw-table-label-color: light-dark(var(--mvw-color-primary-500), var(--mvw-color-primary-400));--mvw-table-label-bg-color: light-dark(var(--mvw-color-primary-50), var(--mvw-color-primary-900));--mvw-table-cell-logo-size: 20px;--mvw-table-cell-portrait-size: 26px;--mvw-table-caption-color: light-dark(var(--mvw-color-primary-400), var(--mvw-color-primary-600));--mvw-table-caption-font-size: var(--font-size-200)}}@layer components{:where(.table){border-collapse:collapse;max-inline-size:100%;position:relative;color:var(--mvw-table-color);background-color:var(--mvw-table-default-bg-color)}:where(.table) tr{background-color:var(--surface-default);border-top:1px solid var(--border-color)}:where(.table) tr:hover{background-color:oklch(from var(--surface-filled) l c h / 75%)}:where(.table) tr:nth-child(2n){background:var(--mvw-table-stripped-bg-color)}:where(.table) tr:nth-child(2n) td.is-active{background-color:var(--mvw-table-active-even-bg-color)}:where(.table) tr.is-highlighted{color:var(--mvw-color-error)}:where(.table) tr.is-optional{opacity:.5}:where(.table) :is(th,td){padding:var(--size-8);white-space:nowrap;text-align:center}:where(.table) th{background:var(--mvw-table-header-bg-color);color:var(--mvw-table-header-color);font-size:var(--mvw-table-header-font-size);font-weight:700;text-align:center;width:var(--mvw-table-default-column-width)}:where(.table) th:focus-visible,:where(.table) th:hover{background-color:var(--mvw-table-header-hover-bg-color);outline:none}:where(.table) th.is-sortable{position:relative;cursor:pointer}:where(.table) th.is-sortable .is-icon-sort{opacity:.5}:where(.table) th.is-active{background-color:var(--mvw-table-header-active-bg-color);color:var(--mvw-table-header-active-color)}:where(.table) th.is-active .is-icon-sort{opacity:1}:where(.table) th.is-has-image,:where(.table) th.has-avatar{width:0}:where(.table) th .is-icon-sort{display:inline-block;width:var(--size-12);height:var(--size-12);margin-inline-start:var(--size-4)}:where(.table) td.is-active{font-weight:700;color:var(--mvw-table-active-color);background:var(--mvw-table-active-bg-color)}:where(.table) td.has-avatar .avatar{--_width: var(--mvw-table-cell-portrait-size)}:where(.table) td[data-value="0"],:where(.table) td.is-zero{color:var(--mvw-text-faded)}:where(.table) td.is-possible-empty:empty:before{content:"0";color:var(--mvw-text-faded)}:where(.table) td.is-horizontal-content{display:inline-flex;align-items:center}:where(.table) td a[target=_blank]:after{content:"";position:absolute;left:100%;top:calc(50% - .4em)}:where(.table) td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--mvw-table-cell-logo-size);height:var(--mvw-table-cell-logo-size);max-inline-size:fit-content}:where(.table) td .is-duplicated{color:var(--mvw-table-neutral-color)}:where(.table) td .is-team-name-long{display:inline-block}:where(.table) td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){:where(.table) td .is-team-name-long{display:none}:where(.table) td .is-team-name-short{display:inline-block}}:where(.table) caption{caption-side:bottom;color:var(--mvw-table-caption-color);font-size:var(--mvw-table-caption-font-size, .75rem);padding:var(--size-12) 0;text-align:start}:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover{color:var(--mvw-table-hover-color);background-color:var(--mvw-table-hover-bg-color)}:is(:where(.table) tbody tr:focus-within,:where(.table) tbody tr:hover) td.is-active{color:var(--mvw-table-active-hover-color);background-color:var(--mvw-table-active-hover-bg-color)}}', Ir = "@layer components.variables{:where(:host){--mvw-tooltip-font-size: var(--font-size-200);--mvw-tooltip-color: light-dark(white, black);--mvw-tooltip-bg-color: light-dark(black, white);--mvw-floating-content-bg-color: light-dark(white, var(--mvw-color-primary-800))}}@layer components{:where(.floating-content).is-tooltip{background-color:var(--mvw-tooltip-bg-color);color:var(--mvw-tooltip-color);font-weight:700;padding:var(--size-4) var(--size-8);border-radius:var(--radius-2);font-size:var(--mvw-tooltip-font-size);white-space:nowrap;pointer-events:none}:where(.floating-content).is-tooltip .is-arrow{background-color:var(--mvw-tooltip-bg-color)}:where(.floating-content).is-content{background-color:var(--mvw-floating-content-bg-color);border-radius:var(--radius-2);box-shadow:var(--shadow-6)}:where(.floating-content).is-content .is-arrow{background-color:var(--mvw-floating-content-bg-color)}:where(.floating-content) .is-arrow{width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] :is(:where(.floating-content) .is-arrow){bottom:-4px;clip-path:polygon(80% 0,100% 0,100% 100%,0 100%,0 80%)}[data-placement^=bottom] :is(:where(.floating-content) .is-arrow){top:-4px;clip-path:polygon(100% 0,0 0,0 100%)}[data-placement^=left] :is(:where(.floating-content) .is-arrow){right:-4px;clip-path:polygon(100% 0,0 0,100% 100%)}[data-placement^=right] :is(:where(.floating-content) .is-arrow){left:-4px;clip-path:polygon(100% 0,0 0,0 100%)}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}}", Cr = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", Sr = {
736
736
  __name: "Standings.ce",
737
737
  props: {
738
738
  ...Q,
@@ -744,7 +744,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
744
744
  }
745
745
  },
746
746
  setup(o) {
747
- const e = o, t = S(null), { onError: p, error: u, hasError: g } = R(), w = h(() => e.locale), { state: c, isLoading: m } = j(
747
+ const e = o, t = C(null), { onError: p, error: u, hasError: g } = R(), w = h(() => e.locale), { state: c, isLoading: m } = j(
748
748
  () => A("/v2/standings", e.apiKey, {
749
749
  championshipId: Number(e.championshipId),
750
750
  ...e.division && { division: e.division },
@@ -758,13 +758,13 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
758
758
  function n(d) {
759
759
  return G(e.externalTeamResolver, { ...d, championshipId: e.championshipId });
760
760
  }
761
- return (d, x) => (k(), C("div", null, [
762
- f(r(L), { locale: w.value }, {
763
- default: E(() => [
764
- r(g) ? (k(), T(r(N), {
761
+ return (d, k) => (x(), S("div", null, [
762
+ f(r(P), { locale: w.value }, {
763
+ default: I(() => [
764
+ r(g) ? (x(), E(r(N), {
765
765
  key: 0,
766
766
  error: r(u)
767
- }, null, 8, ["error"])) : I("", !0),
767
+ }, null, 8, ["error"])) : T("", !0),
768
768
  f(r(D), {
769
769
  columns: i.value,
770
770
  rows: l.value.rows,
@@ -776,19 +776,19 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
776
776
  "append-to": t.value,
777
777
  onSort: b
778
778
  }, {
779
- caption: E(() => [
780
- f(r(xe), {
779
+ caption: I(() => [
780
+ f(r(ke), {
781
781
  rows: l.value.rows,
782
782
  "additional-key": "inheritedPoints"
783
783
  }, null, 8, ["rows"]),
784
- f(r(xe), {
784
+ f(r(ke), {
785
785
  rows: l.value.rows,
786
786
  "additional-key": "penaltyPoints"
787
787
  }, null, 8, ["rows"])
788
788
  ]),
789
789
  _: 1
790
790
  }, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "append-to"]),
791
- B("div", {
791
+ $("div", {
792
792
  ref_key: "tooltipContainer",
793
793
  ref: t
794
794
  }, null, 512)
@@ -797,14 +797,14 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
797
797
  }, 8, ["locale"])
798
798
  ]));
799
799
  }
800
- }, Cr = /* @__PURE__ */ $(Sr, [["styles", [F, _r, Tr, Ir, Er]]]), ie = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", Pr = {
800
+ }, Lr = /* @__PURE__ */ M(Sr, [["styles", [F, Er, Tr, Ir, Cr]]]), ie = "@layer components.variables{:where(:host){--mvw-color-error-notice-bg-color: color-mix(in oklab, var(--mvw-color-error) 10%, transparent);--mvw-color-error-notice-border-color: color-mix(in oklab, var(--mvw-color-error) 25%, transparent);--mvw-color-error-notice-color: var(--mvw-color-error)}}@layer components{:where(.error-notice){display:flex;align-items:center;justify-items:flex-start;gap:15px;margin:10px 0;padding:10px 20px;background-color:var(--mvw-color-error-notice-bg-color);color:var(--mvw-color-error-notice-color);border:1px solid var(--mvw-color-error-notice-border-color);border-radius:var(--radius-2)}:where(.error-notice) button{text-decoration:underline}}", Pr = {
801
801
  __name: "TeamAttendance.ce",
802
802
  props: {
803
803
  ...Q,
804
804
  ...J
805
805
  },
806
806
  setup(o) {
807
- const e = o, t = Ye, p = S(null), { onError: u, error: g, hasError: w } = R(), c = h(() => e.locale), { state: m, isLoading: v } = j(
807
+ const e = o, t = Ye, p = C(null), { onError: u, error: g, hasError: w } = R(), c = h(() => e.locale), { state: m, isLoading: v } = j(
808
808
  () => A("/v2/team-attendance", e.apiKey, {
809
809
  championshipId: Number(e.championshipId),
810
810
  ...e.division && { division: e.division },
@@ -821,13 +821,13 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
821
821
  function b(n) {
822
822
  return G(e.externalTeamResolver, { ...n, championshipId: e.championshipId });
823
823
  }
824
- return (n, d) => (k(), C("div", null, [
825
- f(r(L), { locale: c.value }, {
826
- default: E(() => [
827
- r(w) ? (k(), T(r(N), {
824
+ return (n, d) => (x(), S("div", null, [
825
+ f(r(P), { locale: c.value }, {
826
+ default: I(() => [
827
+ r(w) ? (x(), E(r(N), {
828
828
  key: 0,
829
829
  error: r(g)
830
- }, null, 8, ["error"])) : I("", !0),
830
+ }, null, 8, ["error"])) : T("", !0),
831
831
  f(r(D), {
832
832
  columns: r(t),
833
833
  rows: i.value.rows,
@@ -839,7 +839,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
839
839
  "append-to": p.value,
840
840
  onSort: r(l)
841
841
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "append-to", "onSort"]),
842
- B("div", {
842
+ $("div", {
843
843
  ref_key: "tooltipContainer",
844
844
  ref: p
845
845
  }, null, 512)
@@ -848,14 +848,14 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
848
848
  }, 8, ["locale"])
849
849
  ]));
850
850
  }
851
- }, Lr = /* @__PURE__ */ $(Pr, [["styles", [F, U, Y, V, W, ie]]]), Nr = {
851
+ }, Nr = /* @__PURE__ */ M(Pr, [["styles", [F, U, Y, V, W, ie]]]), Rr = {
852
852
  __name: "TeamFairplay.ce",
853
853
  props: {
854
854
  ...Q,
855
855
  ...J
856
856
  },
857
857
  setup(o) {
858
- const e = o, t = Ve, p = S(null), { onError: u, error: g, hasError: w } = R(), c = h(() => e.locale), { state: m, isLoading: v } = j(
858
+ const e = o, t = Ve, p = C(null), { onError: u, error: g, hasError: w } = R(), c = h(() => e.locale), { state: m, isLoading: v } = j(
859
859
  () => A("/v2/team-fairplay", e.apiKey, {
860
860
  championshipId: Number(e.championshipId),
861
861
  ...e.division && { division: e.division },
@@ -872,13 +872,13 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
872
872
  function b(n) {
873
873
  return G(e.externalTeamResolver, { ...n, championshipId: e.championshipId });
874
874
  }
875
- return (n, d) => (k(), C("div", null, [
876
- f(r(L), { locale: c.value }, {
877
- default: E(() => [
878
- r(w) ? (k(), T(r(N), {
875
+ return (n, d) => (x(), S("div", null, [
876
+ f(r(P), { locale: c.value }, {
877
+ default: I(() => [
878
+ r(w) ? (x(), E(r(N), {
879
879
  key: 0,
880
880
  error: r(g)
881
- }, null, 8, ["error"])) : I("", !0),
881
+ }, null, 8, ["error"])) : T("", !0),
882
882
  f(r(D), {
883
883
  columns: r(t),
884
884
  rows: i.value.rows,
@@ -890,7 +890,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
890
890
  "append-to": p.value,
891
891
  onSort: r(l)
892
892
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "append-to", "onSort"]),
893
- B("div", {
893
+ $("div", {
894
894
  ref_key: "tooltipContainer",
895
895
  ref: p
896
896
  }, null, 512)
@@ -899,14 +899,14 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
899
899
  }, 8, ["locale"])
900
900
  ]));
901
901
  }
902
- }, Rr = /* @__PURE__ */ $(Nr, [["styles", [F, U, Y, V, W, ie]]]), Ar = {
902
+ }, Ar = /* @__PURE__ */ M(Rr, [["styles", [F, U, Y, V, W, ie]]]), Or = {
903
903
  __name: "TeamPenaltyKilling.ce",
904
904
  props: {
905
905
  ...Q,
906
906
  ...J
907
907
  },
908
908
  setup(o) {
909
- const e = o, t = S(null), { onError: p, error: u, hasError: g } = R(), w = We, c = h(() => e.locale), { state: m, isLoading: v } = j(
909
+ const e = o, t = C(null), { onError: p, error: u, hasError: g } = R(), w = We, c = h(() => e.locale), { state: m, isLoading: v } = j(
910
910
  () => A("/v2/team-powerplay", e.apiKey, {
911
911
  championshipId: Number(e.championshipId),
912
912
  ...e.division && { division: e.division },
@@ -923,13 +923,13 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
923
923
  function n(d) {
924
924
  return G(e.externalTeamResolver, { ...d, championshipId: e.championshipId });
925
925
  }
926
- return (d, x) => (k(), C("div", null, [
927
- f(r(L), { locale: c.value }, {
928
- default: E(() => [
929
- r(g) ? (k(), T(r(N), {
926
+ return (d, k) => (x(), S("div", null, [
927
+ f(r(P), { locale: c.value }, {
928
+ default: I(() => [
929
+ r(g) ? (x(), E(r(N), {
930
930
  key: 0,
931
931
  error: r(u)
932
- }, null, 8, ["error"])) : I("", !0),
932
+ }, null, 8, ["error"])) : T("", !0),
933
933
  f(r(D), {
934
934
  columns: r(w),
935
935
  rows: b.value.rows,
@@ -941,7 +941,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
941
941
  "append-to": t.value,
942
942
  onSort: r(l)
943
943
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "append-to", "onSort"]),
944
- B("div", {
944
+ $("div", {
945
945
  ref_key: "tooltipContainer",
946
946
  ref: t
947
947
  }, null, 512)
@@ -950,14 +950,14 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
950
950
  }, 8, ["locale"])
951
951
  ]));
952
952
  }
953
- }, Or = /* @__PURE__ */ $(Ar, [["styles", [F, U, Y, V, W, ie]]]), jr = {
953
+ }, jr = /* @__PURE__ */ M(Or, [["styles", [F, U, Y, V, W, ie]]]), Fr = {
954
954
  __name: "TeamPowerplay.ce",
955
955
  props: {
956
956
  ...Q,
957
957
  ...J
958
958
  },
959
959
  setup(o) {
960
- const e = o, t = S(null), { onError: p, error: u, hasError: g } = R(), w = qe, c = h(() => e.locale), { state: m, isLoading: v } = j(
960
+ const e = o, t = C(null), { onError: p, error: u, hasError: g } = R(), w = He, c = h(() => e.locale), { state: m, isLoading: v } = j(
961
961
  () => A("/v2/team-powerplay", e.apiKey, {
962
962
  championshipId: Number(e.championshipId),
963
963
  ...e.division && { division: e.division },
@@ -974,13 +974,13 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
974
974
  function n(d) {
975
975
  return G(e.externalTeamResolver, { ...d, championshipId: e.championshipId });
976
976
  }
977
- return (d, x) => (k(), C("div", null, [
978
- f(r(L), { locale: c.value }, {
979
- default: E(() => [
980
- r(g) ? (k(), T(r(N), {
977
+ return (d, k) => (x(), S("div", null, [
978
+ f(r(P), { locale: c.value }, {
979
+ default: I(() => [
980
+ r(g) ? (x(), E(r(N), {
981
981
  key: 0,
982
982
  error: r(u)
983
- }, null, 8, ["error"])) : I("", !0),
983
+ }, null, 8, ["error"])) : T("", !0),
984
984
  f(r(D), {
985
985
  columns: r(w),
986
986
  rows: b.value.rows,
@@ -992,7 +992,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
992
992
  "append-to": t.value,
993
993
  onSort: r(l)
994
994
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "append-to", "onSort"]),
995
- B("div", {
995
+ $("div", {
996
996
  ref_key: "tooltipContainer",
997
997
  ref: t
998
998
  }, null, 512)
@@ -1001,14 +1001,14 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
1001
1001
  }, 8, ["locale"])
1002
1002
  ]));
1003
1003
  }
1004
- }, Fr = /* @__PURE__ */ $(jr, [["styles", [F, U, Y, V, W, ie]]]), $r = {
1004
+ }, Mr = /* @__PURE__ */ M(Fr, [["styles", [F, U, Y, V, W, ie]]]), Br = {
1005
1005
  __name: "TeamScoringEfficiency.ce",
1006
1006
  props: {
1007
1007
  ...Q,
1008
1008
  ...J
1009
1009
  },
1010
1010
  setup(o) {
1011
- const e = o, t = He, p = S(null), { onError: u, error: g, hasError: w } = R(), c = h(() => e.locale), { state: m, isLoading: v } = j(
1011
+ const e = o, t = qe, p = C(null), { onError: u, error: g, hasError: w } = R(), c = h(() => e.locale), { state: m, isLoading: v } = j(
1012
1012
  () => A("/v2/team-scoring-efficiency", e.apiKey, {
1013
1013
  championshipId: Number(e.championshipId),
1014
1014
  ...e.division && { division: e.division },
@@ -1025,13 +1025,13 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
1025
1025
  function b(n) {
1026
1026
  return G(e.externalTeamResolver, { ...n, championshipId: e.championshipId });
1027
1027
  }
1028
- return (n, d) => (k(), C("div", null, [
1029
- f(r(L), { locale: c.value }, {
1030
- default: E(() => [
1031
- r(w) ? (k(), T(r(N), {
1028
+ return (n, d) => (x(), S("div", null, [
1029
+ f(r(P), { locale: c.value }, {
1030
+ default: I(() => [
1031
+ r(w) ? (x(), E(r(N), {
1032
1032
  key: 0,
1033
1033
  error: r(g)
1034
- }, null, 8, ["error"])) : I("", !0),
1034
+ }, null, 8, ["error"])) : T("", !0),
1035
1035
  f(r(D), {
1036
1036
  columns: r(t),
1037
1037
  rows: i.value.rows,
@@ -1043,7 +1043,7 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
1043
1043
  "append-to": p.value,
1044
1044
  onSort: r(l)
1045
1045
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "append-to", "onSort"]),
1046
- B("div", {
1046
+ $("div", {
1047
1047
  ref_key: "tooltipContainer",
1048
1048
  ref: p
1049
1049
  }, null, 512)
@@ -1052,37 +1052,37 @@ const F = '@layer normalize,theme,components.variables,components,utils;:where(:
1052
1052
  }, 8, ["locale"])
1053
1053
  ]));
1054
1054
  }
1055
- }, Mr = /* @__PURE__ */ $($r, [["styles", [F, U, Y, V, W, ie]]]), Br = P(Cr), Dr = P(zr), Kr = P(sr), Gr = P(mr), Ur = P(hr), Yr = P(Lr), Vr = P(Rr), Wr = P(Or), qr = P(Fr), Hr = P(Mr), Jr = P(ur), Qr = P(dr);
1056
- function Xr() {
1057
- customElements.define("mjsz-vbr-standings", Br), customElements.define("mjsz-vbr-schedule", Dr), customElements.define("mjsz-vbr-players-leader", Kr), customElements.define("mjsz-vbr-players-penalties", Gr), customElements.define("mjsz-vbr-goalies", Ur), customElements.define("mjsz-vbr-team-attendance", Yr), customElements.define("mjsz-vbr-team-fairplay", Vr), customElements.define("mjsz-vbr-team-penalty-killing", Wr), customElements.define("mjsz-vbr-team-powerplay", qr), customElements.define("mjsz-vbr-team-scoring", Hr), customElements.define("mjsz-vbr-players-national", Jr), customElements.define("mjsz-vbr-players-toi", Qr);
1055
+ }, $r = /* @__PURE__ */ M(Br, [["styles", [F, U, Y, V, W, ie]]]), Dr = L(Lr), Kr = L(zr), Gr = L(sr), Ur = L(mr), Yr = L(hr), Vr = L(Nr), Wr = L(Ar), Hr = L(jr), qr = L(Mr), Jr = L($r), Qr = L(ur), Xr = L(dr);
1056
+ function Zr() {
1057
+ customElements.define("mjsz-vbr-standings", Dr), customElements.define("mjsz-vbr-schedule", Kr), customElements.define("mjsz-vbr-players-leader", Gr), customElements.define("mjsz-vbr-players-penalties", Ur), customElements.define("mjsz-vbr-goalies", Yr), customElements.define("mjsz-vbr-team-attendance", Vr), customElements.define("mjsz-vbr-team-fairplay", Wr), customElements.define("mjsz-vbr-team-penalty-killing", Hr), customElements.define("mjsz-vbr-team-powerplay", qr), customElements.define("mjsz-vbr-team-scoring", Jr), customElements.define("mjsz-vbr-players-national", Qr), customElements.define("mjsz-vbr-players-toi", Xr);
1058
1058
  }
1059
- const no = {
1060
- install: () => Xr()
1059
+ const so = {
1060
+ install: () => Zr()
1061
1061
  };
1062
1062
  export {
1063
1063
  sr as FieldPlayersLeader,
1064
- Kr as FieldPlayersLeaderCE,
1064
+ Gr as FieldPlayersLeaderCE,
1065
1065
  mr as FieldPlayersPenalties,
1066
- Gr as FieldPlayersPenaltiesCE,
1067
- Qr as FieldPlayersToiCE,
1066
+ Ur as FieldPlayersPenaltiesCE,
1067
+ Xr as FieldPlayersToiCE,
1068
1068
  hr as GoaliesLeader,
1069
- Ur as GoaliesLeaderCE,
1069
+ Yr as GoaliesLeaderCE,
1070
1070
  ur as PlayersNational,
1071
- Jr as PlayersNationalCE,
1071
+ Qr as PlayersNationalCE,
1072
1072
  zr as Schedule,
1073
- Dr as ScheduleCE,
1074
- Cr as Standings,
1075
- Br as StandingsCE,
1076
- Lr as TeamAttendance,
1077
- Yr as TeamAttendanceCE,
1078
- Rr as TeamFairplay,
1079
- Vr as TeamFairplayCE,
1080
- Or as TeamPenaltyKilling,
1081
- Wr as TeamPenaltyKillingCE,
1082
- Fr as TeamPowerplay,
1073
+ Kr as ScheduleCE,
1074
+ Lr as Standings,
1075
+ Dr as StandingsCE,
1076
+ Nr as TeamAttendance,
1077
+ Vr as TeamAttendanceCE,
1078
+ Ar as TeamFairplay,
1079
+ Wr as TeamFairplayCE,
1080
+ jr as TeamPenaltyKilling,
1081
+ Hr as TeamPenaltyKillingCE,
1082
+ Mr as TeamPowerplay,
1083
1083
  qr as TeamPowerplayCE,
1084
- Mr as TeamScoringEfficiency,
1085
- Hr as TeamScoringEfficiencyCE,
1086
- no as default,
1087
- Xr as register
1084
+ $r as TeamScoringEfficiency,
1085
+ Jr as TeamScoringEfficiencyCE,
1086
+ so as default,
1087
+ Zr as register
1088
1088
  };