@dcrackel/meyersquaredui 1.0.128 → 1.0.130

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { openBlock as h, createBlock as H, resolveDynamicComponent as Ze, normalizeClass as B, withCtx as m, renderSlot as ke, createElementBlock as f, resolveComponent as x, createElementVNode as i, createVNode as d, createTextVNode as u, toDisplayString as p, Fragment as P, renderList as M, defineComponent as U, ref as T, provide as oe, watch as q, onMounted as Qe, onBeforeUnmount as ee, toRef as J, inject as O, computed as me, markRaw as K, Comment as Je, normalizeProps as ct, guardReactiveProps as ut, createCommentVNode as v, withModifiers as F, withDirectives as Xe, vShow as mt, normalizeStyle as ae, vModelText as ht, createStaticVNode as Ce } from "vue";
1
+ import { openBlock as h, createBlock as W, resolveDynamicComponent as Ze, normalizeClass as B, withCtx as m, renderSlot as ke, createElementBlock as f, resolveComponent as x, createElementVNode as i, createVNode as d, createTextVNode as u, toDisplayString as p, Fragment as P, renderList as L, defineComponent as V, ref as T, provide as oe, watch as q, onMounted as Qe, onBeforeUnmount as ee, toRef as J, inject as O, computed as me, markRaw as K, Comment as Je, normalizeProps as ct, guardReactiveProps as ut, createCommentVNode as v, withModifiers as F, withDirectives as Xe, vShow as mt, normalizeStyle as ae, vModelText as ht, createStaticVNode as Ce } from "vue";
2
2
  const S = (r, e) => {
3
3
  const t = r.__vccOpts || r;
4
4
  for (const [a, o] of e)
@@ -57,7 +57,7 @@ const S = (r, e) => {
57
57
  }
58
58
  };
59
59
  function ft(r, e, t, a, o, s) {
60
- return h(), H(Ze(t.tag), {
60
+ return h(), W(Ze(t.tag), {
61
61
  class: B(s.textClasses)
62
62
  }, {
63
63
  default: m(() => [
@@ -256,7 +256,7 @@ function wt(r, e, t, a, o, s) {
256
256
  ], 2)
257
257
  ], 10, xt);
258
258
  }
259
- const V = /* @__PURE__ */ S(yt, [["render", wt]]), vt = {
259
+ const H = /* @__PURE__ */ S(yt, [["render", wt]]), vt = {
260
260
  name: "InputField",
261
261
  props: {
262
262
  type: {
@@ -400,7 +400,7 @@ const $e = /* @__PURE__ */ S(Ct, [["render", At]]), zt = {
400
400
  }
401
401
  }
402
402
  }, Bt = { class: "w-80 h-80 p-6 bg-primary rounded-lg shadow-md" }, It = { class: "flex justify-between items-center mb-4" }, Tt = { class: "grid grid-cols-7 gap-1 text-center font-bold text-sm text-gray-600 mb-2" }, Pt = { class: "grid grid-cols-7 gap-1 text-center" }, Et = ["onClick"];
403
- function Lt(r, e, t, a, o, s) {
403
+ function Mt(r, e, t, a, o, s) {
404
404
  const n = x("BaseText");
405
405
  return h(), f("div", Bt, [
406
406
  i("div", It, [
@@ -427,7 +427,7 @@ function Lt(r, e, t, a, o, s) {
427
427
  ])
428
428
  ]),
429
429
  i("div", Tt, [
430
- (h(!0), f(P, null, M(o.weekdays, (c) => (h(), f("div", { key: c }, [
430
+ (h(!0), f(P, null, L(o.weekdays, (c) => (h(), f("div", { key: c }, [
431
431
  d(n, {
432
432
  tag: "p",
433
433
  size: "xs",
@@ -442,10 +442,10 @@ function Lt(r, e, t, a, o, s) {
442
442
  ]))), 128))
443
443
  ]),
444
444
  i("div", Pt, [
445
- (h(!0), f(P, null, M(s.startDay, (c) => (h(), f("div", {
445
+ (h(!0), f(P, null, L(s.startDay, (c) => (h(), f("div", {
446
446
  key: "empty-" + c
447
447
  }))), 128)),
448
- (h(!0), f(P, null, M(s.daysInMonth, (c, l) => (h(), f("div", {
448
+ (h(!0), f(P, null, L(s.daysInMonth, (c, l) => (h(), f("div", {
449
449
  key: "day-" + c,
450
450
  onClick: (g) => s.dayClicked(c),
451
451
  class: B(["flex justify-center items-center cursor-pointer p-2 rounded-full", {
@@ -469,7 +469,7 @@ function Lt(r, e, t, a, o, s) {
469
469
  ])
470
470
  ]);
471
471
  }
472
- const bd = /* @__PURE__ */ S(zt, [["render", Lt]]);
472
+ const bd = /* @__PURE__ */ S(zt, [["render", Mt]]);
473
473
  (function() {
474
474
  try {
475
475
  if (typeof document < "u") {
@@ -480,7 +480,7 @@ const bd = /* @__PURE__ */ S(zt, [["render", Lt]]);
480
480
  console.error("vite-plugin-css-injected-by-js", e);
481
481
  }
482
482
  })();
483
- var Mt = Object.defineProperty, jt = (r, e, t) => e in r ? Mt(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t, Pe = (r, e, t) => (jt(r, typeof e != "symbol" ? e + "" : e, t), t);
483
+ var Lt = Object.defineProperty, jt = (r, e, t) => e in r ? Lt(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t, Pe = (r, e, t) => (jt(r, typeof e != "symbol" ? e + "" : e, t), t);
484
484
  const te = Symbol("map"), se = Symbol("api"), Se = Symbol("marker"), Ae = Symbol("markerCluster"), ye = Symbol("CustomMarker"), et = Symbol("mapTilesLoaded"), ie = [
485
485
  "click",
486
486
  "dblclick",
@@ -687,15 +687,15 @@ class $ {
687
687
  _ = _[b] || (_[b] = {});
688
688
  const C = _.maps || (_.maps = {}), A = /* @__PURE__ */ new Set(), I = new URLSearchParams(), E = () => (
689
689
  // @ts-ignore
690
- n || (n = new Promise((L, W) => Nt(this, void 0, void 0, function* () {
690
+ n || (n = new Promise((M, G) => Nt(this, void 0, void 0, function* () {
691
691
  var D;
692
692
  yield c = k.createElement("script"), c.id = this.id, I.set("libraries", [...A] + "");
693
693
  for (l in s)
694
- I.set(l.replace(/[A-Z]/g, (G) => "_" + G[0].toLowerCase()), s[l]);
695
- I.set("callback", b + ".maps." + w), c.src = this.url + "?" + I, C[w] = L, c.onerror = () => n = W(Error(g + " could not load.")), c.nonce = this.nonce || ((D = k.querySelector("script[nonce]")) === null || D === void 0 ? void 0 : D.nonce) || "", k.head.append(c);
694
+ I.set(l.replace(/[A-Z]/g, (U) => "_" + U[0].toLowerCase()), s[l]);
695
+ I.set("callback", b + ".maps." + w), c.src = this.url + "?" + I, C[w] = M, c.onerror = () => n = G(Error(g + " could not load.")), c.nonce = this.nonce || ((D = k.querySelector("script[nonce]")) === null || D === void 0 ? void 0 : D.nonce) || "", k.head.append(c);
696
696
  })))
697
697
  );
698
- C[y] ? console.warn(g + " only loads once. Ignoring:", s) : C[y] = (L, ...W) => A.add(L) && E().then(() => C[y](L, ...W));
698
+ C[y] ? console.warn(g + " only loads once. Ignoring:", s) : C[y] = (M, ...G) => A.add(M) && E().then(() => C[y](M, ...G));
699
699
  })(a);
700
700
  const o = this.libraries.map((s) => this.importLibrary(s));
701
701
  o.length || o.push(this.importLibrary("core")), Promise.all(o).then(() => this.callback(), (s) => {
@@ -808,8 +808,8 @@ function Dt(r) {
808
808
  }
809
809
  };
810
810
  }
811
- let Le;
812
- const Me = [
811
+ let Me;
812
+ const Le = [
813
813
  "bounds_changed",
814
814
  "center_changed",
815
815
  "click",
@@ -832,7 +832,7 @@ const Me = [
832
832
  "tilesloaded",
833
833
  "tilt_changed",
834
834
  "zoom_changed"
835
- ], Rt = U({
835
+ ], Rt = V({
836
836
  props: {
837
837
  apiPromise: {
838
838
  type: Promise
@@ -1029,7 +1029,7 @@ const Me = [
1029
1029
  default: ""
1030
1030
  }
1031
1031
  },
1032
- emits: Me,
1032
+ emits: Le,
1033
1033
  setup(r, { emit: e }) {
1034
1034
  const t = T(), a = T(!1), o = T(), s = T(), n = T(!1);
1035
1035
  oe(te, o), oe(se, s), oe(et, n);
@@ -1063,14 +1063,14 @@ const Me = [
1063
1063
  ), g = () => {
1064
1064
  try {
1065
1065
  const { apiKey: y, region: w, version: k, language: _, libraries: C, nonce: A } = r;
1066
- Le = new $({ apiKey: y, region: w, version: k, language: _, libraries: C, nonce: A });
1066
+ Me = new $({ apiKey: y, region: w, version: k, language: _, libraries: C, nonce: A });
1067
1067
  } catch (y) {
1068
1068
  console.error(y);
1069
1069
  }
1070
1070
  }, b = (y) => {
1071
1071
  s.value = K(y.maps), o.value = K(new y.maps.Map(t.value, c()));
1072
1072
  const w = Dt(s.value);
1073
- s.value[ye] = w, Me.forEach((_) => {
1073
+ s.value[ye] = w, Le.forEach((_) => {
1074
1074
  var C;
1075
1075
  (C = o.value) == null || C.addListener(_, (A) => e(_, A));
1076
1076
  }), a.value = !0;
@@ -1080,16 +1080,16 @@ const Me = [
1080
1080
  q(
1081
1081
  [() => r.center, () => r.zoom, ...k],
1082
1082
  ([_, C], [A, I]) => {
1083
- var E, L, W;
1084
- const { center: D, zoom: G, ...R } = c();
1085
- (E = o.value) == null || E.setOptions(R), C !== void 0 && C !== I && ((L = o.value) == null || L.setZoom(C));
1083
+ var E, M, G;
1084
+ const { center: D, zoom: U, ...R } = c();
1085
+ (E = o.value) == null || E.setOptions(R), C !== void 0 && C !== I && ((M = o.value) == null || M.setZoom(C));
1086
1086
  const ge = !A || _.lng !== A.lng || _.lat !== A.lat;
1087
- _ && ge && ((W = o.value) == null || W.panTo(_));
1087
+ _ && ge && ((G = o.value) == null || G.panTo(_));
1088
1088
  }
1089
1089
  );
1090
1090
  };
1091
1091
  return Qe(() => {
1092
- r.apiPromise && r.apiPromise instanceof Promise ? r.apiPromise.then(b) : (g(), Le.load().then(b));
1092
+ r.apiPromise && r.apiPromise instanceof Promise ? r.apiPromise.then(b) : (g(), Me.load().then(b));
1093
1093
  }), ee(() => {
1094
1094
  var y;
1095
1095
  n.value = !1, o.value && ((y = s.value) == null || y.event.clearInstanceListeners(o.value));
@@ -1149,7 +1149,7 @@ var Ht = function r(e, t) {
1149
1149
  }
1150
1150
  return e !== e && t !== t;
1151
1151
  };
1152
- const Y = /* @__PURE__ */ Vt(Ht), je = ["click", "drag", "dragend", "dragstart", "gmp-click"], qt = U({
1152
+ const Y = /* @__PURE__ */ Vt(Ht), je = ["click", "drag", "dragend", "dragstart", "gmp-click"], qt = V({
1153
1153
  name: "AdvancedMarker",
1154
1154
  props: {
1155
1155
  options: {
@@ -1173,17 +1173,17 @@ const Y = /* @__PURE__ */ Vt(Ht), je = ["click", "drag", "dragend", "dragstart",
1173
1173
  const E = !Y(o.value, k) || !Y(s.value, _) || c.value !== w;
1174
1174
  if (!c.value || !l.value || !E)
1175
1175
  return;
1176
- const { AdvancedMarkerElement: L, PinElement: W } = l.value.marker;
1176
+ const { AdvancedMarkerElement: M, PinElement: G } = l.value.marker;
1177
1177
  if (n.value) {
1178
- const { map: D, content: G, ...R } = o.value;
1178
+ const { map: D, content: U, ...R } = o.value;
1179
1179
  Object.assign(n.value, {
1180
- content: s.value ? new W(s.value).element : G,
1180
+ content: s.value ? new G(s.value).element : U,
1181
1181
  ...R
1182
1182
  }), b.value && ((C = g.value) == null || C.removeMarker(n.value), (A = g.value) == null || A.addMarker(n.value));
1183
1183
  } else
1184
- s.value && (o.value.content = new W(s.value).element), n.value = K(new L(o.value)), b.value ? (I = g.value) == null || I.addMarker(n.value) : n.value.map = c.value, je.forEach((D) => {
1185
- var G;
1186
- (G = n.value) == null || G.addListener(D, (R) => e(D, R));
1184
+ s.value && (o.value.content = new G(s.value).element), n.value = K(new M(o.value)), b.value ? (I = g.value) == null || I.addMarker(n.value) : n.value.map = c.value, je.forEach((D) => {
1185
+ var U;
1186
+ (U = n.value) == null || U.addListener(D, (R) => e(D, R));
1187
1187
  });
1188
1188
  },
1189
1189
  {
@@ -1252,7 +1252,7 @@ const Y = /* @__PURE__ */ Vt(Ht), je = ["click", "drag", "dragend", "dragstart",
1252
1252
  "title_changed",
1253
1253
  "visible_changed"
1254
1254
  ];
1255
- U({
1255
+ V({
1256
1256
  name: "Marker",
1257
1257
  props: {
1258
1258
  options: {
@@ -1269,7 +1269,7 @@ U({
1269
1269
  };
1270
1270
  }
1271
1271
  });
1272
- U({
1272
+ V({
1273
1273
  name: "Polyline",
1274
1274
  props: {
1275
1275
  options: {
@@ -1284,7 +1284,7 @@ U({
1284
1284
  },
1285
1285
  render: () => null
1286
1286
  });
1287
- U({
1287
+ V({
1288
1288
  name: "Polygon",
1289
1289
  props: {
1290
1290
  options: {
@@ -1300,7 +1300,7 @@ U({
1300
1300
  render: () => null
1301
1301
  });
1302
1302
  const Oe = ie.concat(["bounds_changed"]);
1303
- U({
1303
+ V({
1304
1304
  name: "Rectangle",
1305
1305
  props: {
1306
1306
  options: {
@@ -1316,7 +1316,7 @@ U({
1316
1316
  render: () => null
1317
1317
  });
1318
1318
  const De = ie.concat(["center_changed", "radius_changed"]);
1319
- U({
1319
+ V({
1320
1320
  name: "Circle",
1321
1321
  props: {
1322
1322
  options: {
@@ -1331,7 +1331,7 @@ U({
1331
1331
  },
1332
1332
  render: () => null
1333
1333
  });
1334
- U({
1334
+ V({
1335
1335
  props: {
1336
1336
  position: {
1337
1337
  type: String,
@@ -1378,7 +1378,7 @@ U({
1378
1378
  }
1379
1379
  });
1380
1380
  const Re = ["closeclick", "content_changed", "domready", "position_changed", "visible", "zindex_changed"];
1381
- U({
1381
+ V({
1382
1382
  inheritAttrs: !1,
1383
1383
  props: {
1384
1384
  options: {
@@ -1407,9 +1407,9 @@ U({
1407
1407
  q(
1408
1408
  [n, () => r.options],
1409
1409
  ([C, A], [I, E]) => {
1410
- var L;
1411
- const W = !Y(A, E) || n.value !== I;
1412
- n.value && c.value && W && (o.value ? (o.value.setOptions({
1410
+ var M;
1411
+ const G = !Y(A, E) || n.value !== I;
1412
+ n.value && c.value && G && (o.value ? (o.value.setOptions({
1413
1413
  ...A,
1414
1414
  content: y.value ? s.value : A.content
1415
1415
  }), l.value || k()) : (o.value = K(
@@ -1420,9 +1420,9 @@ U({
1420
1420
  ), l.value && (g = l.value.addListener("click", () => {
1421
1421
  k();
1422
1422
  })), (!l.value || b) && k(), Re.forEach((D) => {
1423
- var G;
1424
- (G = o.value) == null || G.addListener(D, (R) => t(D, R));
1425
- }), (L = o.value) == null || L.addListener("closeclick", () => w(!1))));
1423
+ var U;
1424
+ (U = o.value) == null || U.addListener(D, (R) => t(D, R));
1425
+ }), (M = o.value) == null || M.addListener("closeclick", () => w(!1))));
1426
1426
  },
1427
1427
  {
1428
1428
  immediate: !0
@@ -1781,17 +1781,17 @@ class rt {
1781
1781
  l[E + X] > t && (A += l[E + Z]);
1782
1782
  }
1783
1783
  if (A > C && A >= n) {
1784
- let I = w * C, E = k * C, L, W = -1;
1784
+ let I = w * C, E = k * C, M, G = -1;
1785
1785
  const D = ((y / b | 0) << 5) + (t + 1) + this.points.length;
1786
- for (const G of _) {
1787
- const R = G * b;
1786
+ for (const U of _) {
1787
+ const R = U * b;
1788
1788
  if (l[R + X] <= t)
1789
1789
  continue;
1790
1790
  l[R + X] = t;
1791
1791
  const ge = l[R + Z];
1792
- I += l[R] * ge, E += l[R + 1] * ge, l[R + ve] = D, s && (L || (L = this._map(l, y, !0), W = this.clusterProps.length, this.clusterProps.push(L)), s(L, this._map(l, R)));
1792
+ I += l[R] * ge, E += l[R + 1] * ge, l[R + ve] = D, s && (M || (M = this._map(l, y, !0), G = this.clusterProps.length, this.clusterProps.push(M)), s(M, this._map(l, R)));
1793
1793
  }
1794
- l[y + ve] = D, g.push(I / A, E / A, 1 / 0, D, -1, A), s && g.push(W);
1794
+ l[y + ve] = D, g.push(I / A, E / A, 1 / 0, D, -1, A), s && g.push(G);
1795
1795
  } else {
1796
1796
  for (let I = 0; I < b; I++)
1797
1797
  g.push(l[y + I]);
@@ -1800,8 +1800,8 @@ class rt {
1800
1800
  const E = I * b;
1801
1801
  if (!(l[E + X] <= t)) {
1802
1802
  l[E + X] = t;
1803
- for (let L = 0; L < b; L++)
1804
- g.push(l[E + L]);
1803
+ for (let M = 0; M < b; M++)
1804
+ g.push(l[E + M]);
1805
1805
  }
1806
1806
  }
1807
1807
  }
@@ -2266,7 +2266,7 @@ class cs extends Ie {
2266
2266
  }
2267
2267
  }
2268
2268
  const He = Object.values(ne);
2269
- U({
2269
+ V({
2270
2270
  name: "MarkerCluster",
2271
2271
  props: {
2272
2272
  options: {
@@ -2305,7 +2305,7 @@ U({
2305
2305
  };
2306
2306
  }
2307
2307
  });
2308
- U({
2308
+ V({
2309
2309
  inheritAttrs: !1,
2310
2310
  props: {
2311
2311
  options: {
@@ -2326,7 +2326,7 @@ U({
2326
2326
  }), { customMarkerRef: o, customMarker: c, hasSlotContent: s };
2327
2327
  }
2328
2328
  });
2329
- U({
2329
+ V({
2330
2330
  name: "HeatmapLayer",
2331
2331
  props: {
2332
2332
  options: {
@@ -2488,7 +2488,7 @@ const hs = /* @__PURE__ */ S(us, [["render", ms]]), gs = {
2488
2488
  function bs(r, e, t, a, o, s) {
2489
2489
  const n = x("BaseText");
2490
2490
  return h(), f("div", fs, [
2491
- (h(!0), f(P, null, M(t.phases, (c, l) => (h(), f("div", {
2491
+ (h(!0), f(P, null, L(t.phases, (c, l) => (h(), f("div", {
2492
2492
  key: l,
2493
2493
  class: B(["flex w-full items-center flex-grow", {
2494
2494
  "cursor-pointer": l < t.currentPhase,
@@ -2638,7 +2638,7 @@ const xd = /* @__PURE__ */ S(ys, [["render", vs]]), Te = "data:image/png;base64,
2638
2638
  components: {
2639
2639
  SearchBox: $e,
2640
2640
  BaseText: z,
2641
- BaseButton: V,
2641
+ BaseButton: H,
2642
2642
  Icon: j
2643
2643
  },
2644
2644
  data() {
@@ -2676,8 +2676,8 @@ const xd = /* @__PURE__ */ S(ys, [["render", vs]]), Te = "data:image/png;base64,
2676
2676
  beforeUnmount() {
2677
2677
  document.removeEventListener("click", this.handleClickOutside);
2678
2678
  }
2679
- }, ks = { class: "border-b border-lineGrey w-full bg-primary m-0 z-10" }, Cs = { class: "w-full hidden md:flex" }, Ss = ["src"], As = { class: "flex w-full items-center border-r border-l border-lineGrey" }, zs = { class: "hidden lg:flex w-1/3 pl-20 mb-3 mt-1" }, Bs = { class: "ml-8 w-2/3 flex justify-around" }, Is = { class: "w-[150px] h-[150px] bg-primary flex-shrink-0 flex items-center justify-center" }, Ts = { class: "w-full flex md:hidden fixed top-0 z-10 bg-primary" }, Ps = { class: "py-2 px-6 flex justify-between w-full" }, Es = ["src"], Ls = ["onClick"];
2680
- function Ms(r, e, t, a, o, s) {
2679
+ }, ks = { class: "border-b border-lineGrey w-full bg-primary m-0 z-10" }, Cs = { class: "w-full hidden md:flex" }, Ss = ["src"], As = { class: "flex w-full items-center border-r border-l border-lineGrey" }, zs = { class: "hidden lg:flex w-1/3 pl-20 mb-3 mt-1" }, Bs = { class: "ml-8 w-2/3 flex justify-around" }, Is = { class: "w-[150px] h-[150px] bg-primary flex-shrink-0 flex items-center justify-center" }, Ts = { class: "w-full flex md:hidden fixed top-0 z-10 bg-primary" }, Ps = { class: "py-2 px-6 flex justify-between w-full" }, Es = ["src"], Ms = ["onClick"];
2680
+ function Ls(r, e, t, a, o, s) {
2681
2681
  const n = x("SearchBox"), c = x("BaseText"), l = x("BaseButton"), g = x("Icon");
2682
2682
  return h(), f("header", ks, [
2683
2683
  i("section", Cs, [
@@ -2787,7 +2787,7 @@ function Ms(r, e, t, a, o, s) {
2787
2787
  }, ["stop"]))
2788
2788
  }, [
2789
2789
  i("ul", null, [
2790
- (h(!0), f(P, null, M(o.items, (b) => (h(), f("li", {
2790
+ (h(!0), f(P, null, L(o.items, (b) => (h(), f("li", {
2791
2791
  key: b.label,
2792
2792
  onClick: (y) => s.handlePageChange(b.value),
2793
2793
  class: "px-2 py-2 cursor-pointer hover:bg-hoverColor justify-end flex"
@@ -2811,12 +2811,12 @@ function Ms(r, e, t, a, o, s) {
2811
2811
  color: "accent",
2812
2812
  class: "ml-2"
2813
2813
  }, null, 8, ["icon"])
2814
- ], 8, Ls))), 128))
2814
+ ], 8, Ms))), 128))
2815
2815
  ])
2816
2816
  ])) : v("", !0)
2817
2817
  ]);
2818
2818
  }
2819
- const js = /* @__PURE__ */ S(_s, [["render", Ms]]), Ns = {
2819
+ const js = /* @__PURE__ */ S(_s, [["render", Ls]]), Ns = {
2820
2820
  name: "TabHeader",
2821
2821
  components: {
2822
2822
  BaseText: z
@@ -2839,12 +2839,12 @@ const js = /* @__PURE__ */ S(_s, [["render", Ms]]), Ns = {
2839
2839
  this.selectedTab = r, this.$emit("tab-clicked", r);
2840
2840
  }
2841
2841
  }
2842
- }, Os = { class: "w-full rounded-lg" }, Ds = { class: "max-w-[1200px] md:w-full flex mx-2 md:mx-auto pl-4 bg-white rounded-tr-lg rounded-tl-lg" };
2842
+ }, Os = { class: "w-full rounded-t-lg" }, Ds = { class: "max-w-[1200px] md:w-full flex mx-2 md:mx-auto pl-4 bg-white rounded-tr-lg rounded-tl-lg" };
2843
2843
  function Rs(r, e, t, a, o, s) {
2844
2844
  const n = x("BaseText");
2845
2845
  return h(), f("div", Os, [
2846
2846
  i("div", Ds, [
2847
- (h(!0), f(P, null, M(t.tabs, (c, l) => (h(), f("span", { key: l }, [
2847
+ (h(!0), f(P, null, L(t.tabs, (c, l) => (h(), f("span", { key: l }, [
2848
2848
  d(n, {
2849
2849
  color: "primary",
2850
2850
  size: "md",
@@ -2864,7 +2864,7 @@ function Rs(r, e, t, a, o, s) {
2864
2864
  }
2865
2865
  const wd = /* @__PURE__ */ S(Ns, [["render", Rs]]), Fs = {
2866
2866
  name: "HostColumn",
2867
- components: { Mapbox: hs, BaseText: z, BaseButton: V, Icon: j },
2867
+ components: { Mapbox: hs, BaseText: z, BaseButton: H, Icon: j },
2868
2868
  props: {
2869
2869
  organizerName: {
2870
2870
  type: String,
@@ -2977,7 +2977,7 @@ function er(r, e, t, a, o, s) {
2977
2977
  ])
2978
2978
  ]),
2979
2979
  i("div", Qs, [
2980
- t.rulesLink ? (h(), H(l, {
2980
+ t.rulesLink ? (h(), W(l, {
2981
2981
  key: 0,
2982
2982
  backgroundColor: "secondary",
2983
2983
  color: "primary",
@@ -3116,7 +3116,7 @@ function ir(r, e, t, a, o, s) {
3116
3116
  ]),
3117
3117
  o.dropdownOpen ? (h(), f("div", sr, [
3118
3118
  i("ul", null, [
3119
- (h(!0), f(P, null, M(t.items, (l) => (h(), f("li", {
3119
+ (h(!0), f(P, null, L(t.items, (l) => (h(), f("li", {
3120
3120
  key: l,
3121
3121
  onClick: (g) => s.selectWeapon(l),
3122
3122
  class: "px-4 py-2 cursor-pointer hover:bg-hoverColor"
@@ -3138,7 +3138,7 @@ function ir(r, e, t, a, o, s) {
3138
3138
  o.dropdownOpen ? (h(), f("div", or, [
3139
3139
  i("div", nr, [
3140
3140
  i("ul", null, [
3141
- (h(!0), f(P, null, M(t.items, (l) => (h(), f("li", {
3141
+ (h(!0), f(P, null, L(t.items, (l) => (h(), f("li", {
3142
3142
  key: l,
3143
3143
  onClick: (g) => s.selectWeapon(l),
3144
3144
  class: "px-4 py-2 cursor-pointer hover:bg-hoverColor"
@@ -3295,7 +3295,7 @@ function xr(r, e, t, a, o, s) {
3295
3295
  return h(), f("header", pr, [
3296
3296
  i("div", br, [
3297
3297
  i("nav", yr, [
3298
- (h(!0), f(P, null, M(t.filters, (l) => (h(), H(n, {
3298
+ (h(!0), f(P, null, L(t.filters, (l) => (h(), W(n, {
3299
3299
  key: l,
3300
3300
  onClick: (g) => s.onFilterSelect(l),
3301
3301
  class: B(["cursor-pointer border-b-2 pb-1 duration-300 ease-in-out px-4 md:p-0", {
@@ -3328,7 +3328,7 @@ const kd = /* @__PURE__ */ S(fr, [["render", xr]]), wr = "data:image/png;base64,
3328
3328
  name: "ScrollNav",
3329
3329
  components: {
3330
3330
  SearchBox: $e,
3331
- BaseButton: V,
3331
+ BaseButton: H,
3332
3332
  BaseText: z
3333
3333
  },
3334
3334
  props: {
@@ -3546,7 +3546,7 @@ const Tr = /* @__PURE__ */ S(vr, [["render", Ir], ["__scopeId", "data-v-07413d1f
3546
3546
  this.isMobile = window.innerWidth < 768;
3547
3547
  }
3548
3548
  }
3549
- }, Er = { class: "relative w-full md:border-b md:border-l md:border-r border-lineGrey" }, Lr = ["src"], Mr = { class: "hidden w-full md:flex absolute inset-0 justify-between items-end" }, jr = { class: "w-1/2 p-4 bg-opacity-50 rounded-lg" }, Nr = { class: "flex justify-between mb-4 w-full" }, Or = { class: "flex items-center space-x-4 w-1/2" }, Dr = ["src"], Rr = {
3549
+ }, Er = { class: "relative w-full md:border-b md:border-l md:border-r border-lineGrey" }, Mr = ["src"], Lr = { class: "hidden w-full md:flex absolute inset-0 justify-between items-end" }, jr = { class: "w-1/2 p-4 bg-opacity-50 rounded-lg" }, Nr = { class: "flex justify-between mb-4 w-full" }, Or = { class: "flex items-center space-x-4 w-1/2" }, Dr = ["src"], Rr = {
3550
3550
  key: 1,
3551
3551
  class: "flex justify-center text-left w-full px-6 mt-12"
3552
3552
  }, Fr = { class: "w-full" }, Wr = { class: "md:hidden w-full flex justify-center mt-10" }, Gr = { class: "w-full md:w-2/3 flex-col justify-center pl-2" }, Ur = { class: "flex" };
@@ -3564,9 +3564,10 @@ function Vr(r, e, t, a, o, s) {
3564
3564
  key: 0,
3565
3565
  src: t.imageSrc,
3566
3566
  alt: "Hero Image",
3567
- class: "w-full h-full object-cover object-top max-h-96"
3568
- }, null, 8, Lr)),
3569
- i("section", Mr, [
3567
+ class: "w-full h-full object-cover object-top max-h-96",
3568
+ loading: "lazy"
3569
+ }, null, 8, Mr)),
3570
+ i("section", Lr, [
3570
3571
  i("div", jr, [
3571
3572
  d(n, {
3572
3573
  color: "secondary",
@@ -3787,7 +3788,8 @@ function Xr(r, e, t, a, o, s) {
3787
3788
  key: 0,
3788
3789
  src: t.imageSrc,
3789
3790
  alt: "Hero Image",
3790
- class: "w-full h-full object-cover object-top max-h-96"
3791
+ class: "w-full h-full object-cover object-top max-h-96",
3792
+ loading: "lazy"
3791
3793
  }, null, 8, Kr)),
3792
3794
  i("section", Yr, [
3793
3795
  i("div", Zr, [
@@ -3972,7 +3974,7 @@ const Ad = /* @__PURE__ */ S($r, [["render", to]]), so = {
3972
3974
  name: "GridLayout",
3973
3975
  components: {
3974
3976
  Icon: j,
3975
- BaseButton: V,
3977
+ BaseButton: H,
3976
3978
  BaseText: z
3977
3979
  },
3978
3980
  props: {
@@ -4103,7 +4105,7 @@ function ao(r, e, t, a, o, s) {
4103
4105
  i("div", {
4104
4106
  class: B(s.gridClasses)
4105
4107
  }, [
4106
- t.items.length > 0 ? (h(!0), f(P, { key: 0 }, M(t.items, (g, b) => (h(), H(Ze(t.cardComponent), {
4108
+ t.items.length > 0 ? (h(!0), f(P, { key: 0 }, L(t.items, (g, b) => (h(), W(Ze(t.cardComponent), {
4107
4109
  key: b,
4108
4110
  data: g,
4109
4111
  index: b,
@@ -4474,7 +4476,7 @@ const Io = /* @__PURE__ */ S(Ao, [["render", Bo], ["__scopeId", "data-v-22381b4e
4474
4476
  Tooltip: Io,
4475
4477
  Icon: j,
4476
4478
  BaseText: z,
4477
- BaseButton: V,
4479
+ BaseButton: H,
4478
4480
  GridLayout: lt,
4479
4481
  FencerListCard: qe
4480
4482
  },
@@ -4516,7 +4518,7 @@ const Io = /* @__PURE__ */ S(Ao, [["render", Bo], ["__scopeId", "data-v-22381b4e
4516
4518
  })).sort((t, a) => t.PoolPosition - a.PoolPosition);
4517
4519
  }
4518
4520
  }
4519
- }, Po = { class: "w-full pb-2 rounded-lg" }, Eo = { class: "max-w-[1200px] w-full flex justify-between mx-auto py-4 md:py-8 pl-4 pr-4 rounded-tr-lg rounded-tl-lg" }, Lo = { class: "flex" }, Mo = { class: "max-w-[1200px] md:w-full flex mx-2 md:mx-auto pt-4 pb-4 pl-4 bg-white rounded-tr-lg rounded-tl-lg" };
4521
+ }, Po = { class: "w-full pb-2 rounded-lg" }, Eo = { class: "max-w-[1200px] w-full flex justify-between mx-auto py-4 md:py-8 pl-4 pr-4 rounded-tr-lg rounded-tl-lg" }, Mo = { class: "flex" }, Lo = { class: "max-w-[1200px] md:w-full flex mx-2 md:mx-auto pt-4 pb-4 pl-4 bg-white rounded-tr-lg rounded-tl-lg" };
4520
4522
  function jo(r, e, t, a, o, s) {
4521
4523
  const n = x("BaseText"), c = x("Icon"), l = x("Tooltip"), g = x("GridLayout");
4522
4524
  return h(), f("div", Po, [
@@ -4533,7 +4535,7 @@ function jo(r, e, t, a, o, s) {
4533
4535
  ]),
4534
4536
  _: 1
4535
4537
  }),
4536
- i("div", Lo, [
4538
+ i("div", Mo, [
4537
4539
  d(n, {
4538
4540
  color: "primary",
4539
4541
  size: "",
@@ -4563,8 +4565,8 @@ function jo(r, e, t, a, o, s) {
4563
4565
  }, 8, ["text"])
4564
4566
  ])
4565
4567
  ]),
4566
- i("div", Mo, [
4567
- (h(!0), f(P, null, M(t.pools, (b, y) => (h(), f("span", {
4568
+ i("div", Lo, [
4569
+ (h(!0), f(P, null, L(t.pools, (b, y) => (h(), f("span", {
4568
4570
  key: b.PoolId
4569
4571
  }, [
4570
4572
  d(n, {
@@ -4594,7 +4596,7 @@ function jo(r, e, t, a, o, s) {
4594
4596
  ]);
4595
4597
  }
4596
4598
  const zd = /* @__PURE__ */ S(To, [["render", jo]]), No = {
4597
- components: { BaseButton: V, BaseText: z },
4599
+ components: { BaseButton: H, BaseText: z },
4598
4600
  props: {
4599
4601
  bout: {
4600
4602
  type: Object,
@@ -4629,6 +4631,11 @@ const zd = /* @__PURE__ */ S(To, [["render", jo]]), No = {
4629
4631
  beforeDestroy() {
4630
4632
  this.stopTimer();
4631
4633
  },
4634
+ watch: {
4635
+ timerStatus(r) {
4636
+ r === "running" ? this.startTimer() : this.stopTimer();
4637
+ }
4638
+ },
4632
4639
  computed: {
4633
4640
  status() {
4634
4641
  return this.isWaiting ? "waiting" : this.bout.Status;
@@ -4672,21 +4679,32 @@ const zd = /* @__PURE__ */ S(To, [["render", jo]]), No = {
4672
4679
  this.interval && clearInterval(this.interval), this.interval = null;
4673
4680
  }
4674
4681
  }
4675
- }, Oo = { class: "flex items-center justify-between rounded-lg w-full" }, Do = { class: "flex space-x-4 items-center" }, Ro = ["src"], Fo = {
4676
- key: 0,
4677
- class: "w-2/12 h-16 pt-3 text-center bg-primary"
4678
- }, Wo = { class: "flex justify-between space-x-4 ml-4 w-full" }, Go = { class: "flex" }, Uo = { class: "pt-1" }, Vo = { class: "pl-2" }, Ho = ["src"], qo = {
4682
+ }, Oo = {
4679
4683
  key: 0,
4680
4684
  class: "text-left"
4681
- };
4685
+ }, Do = { class: "flex items-center justify-between rounded-lg w-full" }, Ro = { class: "flex space-x-4 items-center" }, Fo = ["src"], Wo = {
4686
+ key: 0,
4687
+ class: "w-2/12 h-16 pt-3 text-center bg-primary"
4688
+ }, Go = { class: "flex justify-between space-x-4 ml-4 w-full" }, Uo = { class: "flex" }, Vo = { class: "pt-1" }, Ho = { class: "pl-2" }, qo = ["src"];
4682
4689
  function Ko(r, e, t, a, o, s) {
4683
4690
  const n = x("BaseText");
4684
4691
  return h(), f("section", null, [
4685
- i("div", Oo, [
4692
+ t.bout.customStatus && s.status !== "Active" ? (h(), f("div", Oo, [
4693
+ d(n, {
4694
+ size: "sm",
4695
+ color: "primary"
4696
+ }, {
4697
+ default: m(() => [
4698
+ u(p(t.bout.customStatus), 1)
4699
+ ]),
4700
+ _: 1
4701
+ })
4702
+ ])) : v("", !0),
4703
+ i("div", Do, [
4686
4704
  i("div", {
4687
4705
  class: B(["w-5/12 flex justify-between border-l border-t border-b p-2 bg-poolBox rounded-l-xl", [s.status !== "Active" ? "border-r" : ""]])
4688
4706
  }, [
4689
- i("div", Do, [
4707
+ i("div", Ro, [
4690
4708
  i("div", null, [
4691
4709
  i("div", {
4692
4710
  class: B(`w-4 h-4 rounded-full bg-${t.hostingClubColors.Color1} absolute mt-8 ml-9`)
@@ -4695,7 +4713,7 @@ function Ko(r, e, t, a, o, s) {
4695
4713
  src: s.fencer1Portrait,
4696
4714
  alt: "Portrait",
4697
4715
  class: "w-12 h-12 rounded-full"
4698
- }, null, 8, Ro)
4716
+ }, null, 8, Fo)
4699
4717
  ]),
4700
4718
  i("div", null, [
4701
4719
  d(n, {
@@ -4730,7 +4748,7 @@ function Ko(r, e, t, a, o, s) {
4730
4748
  _: 1
4731
4749
  })
4732
4750
  ], 2),
4733
- t.bout.Status === "Active" ? (h(), f("div", Fo, [
4751
+ t.bout.Status === "Active" ? (h(), f("div", Wo, [
4734
4752
  d(n, {
4735
4753
  size: "2xl",
4736
4754
  color: "white",
@@ -4745,7 +4763,7 @@ function Ko(r, e, t, a, o, s) {
4745
4763
  i("div", {
4746
4764
  class: B(["w-5/12 flex justify-between border-r border-t border-b p-2 bg-poolBox rounded-r-xl", [s.status !== "Active" ? "border-l" : ""]])
4747
4765
  }, [
4748
- i("div", Wo, [
4766
+ i("div", Go, [
4749
4767
  d(n, {
4750
4768
  size: "3xl",
4751
4769
  weight: "bold",
@@ -4756,8 +4774,8 @@ function Ko(r, e, t, a, o, s) {
4756
4774
  ]),
4757
4775
  _: 1
4758
4776
  }),
4759
- i("div", Go, [
4760
- i("div", Uo, [
4777
+ i("div", Uo, [
4778
+ i("div", Vo, [
4761
4779
  d(n, {
4762
4780
  size: "md",
4763
4781
  color: "primary",
@@ -4780,7 +4798,7 @@ function Ko(r, e, t, a, o, s) {
4780
4798
  _: 1
4781
4799
  })
4782
4800
  ]),
4783
- i("div", Vo, [
4801
+ i("div", Ho, [
4784
4802
  i("div", {
4785
4803
  class: B(`w-4 h-4 rounded-full bg-${t.hostingClubColors.Color2} absolute mt-8 mr-14`)
4786
4804
  }, null, 2),
@@ -4788,23 +4806,12 @@ function Ko(r, e, t, a, o, s) {
4788
4806
  src: s.fencer2Portrait,
4789
4807
  alt: "Portrait",
4790
4808
  class: "w-12 h-12 rounded-full"
4791
- }, null, 8, Ho)
4809
+ }, null, 8, qo)
4792
4810
  ])
4793
4811
  ])
4794
4812
  ])
4795
4813
  ], 2)
4796
- ]),
4797
- t.bout.customStatus && s.status !== "Active" ? (h(), f("div", qo, [
4798
- d(n, {
4799
- size: "sm",
4800
- color: "primary"
4801
- }, {
4802
- default: m(() => [
4803
- u(p(t.bout.customStatus), 1)
4804
- ]),
4805
- _: 1
4806
- })
4807
- ])) : v("", !0)
4814
+ ])
4808
4815
  ]);
4809
4816
  }
4810
4817
  const Yo = /* @__PURE__ */ S(No, [["render", Ko]]), Zo = {
@@ -4843,6 +4850,11 @@ const Yo = /* @__PURE__ */ S(No, [["render", Ko]]), Zo = {
4843
4850
  beforeDestroy() {
4844
4851
  this.stopTimer();
4845
4852
  },
4853
+ watch: {
4854
+ timerStatus(r) {
4855
+ r === "running" ? this.startTimer() : this.stopTimer();
4856
+ }
4857
+ },
4846
4858
  computed: {
4847
4859
  status() {
4848
4860
  return this.isWaiting ? "waiting" : this.bout.Status;
@@ -5090,33 +5102,35 @@ function Cn(r, e, t, a, o, s) {
5090
5102
  e[0] || (e[0] = i("div", { class: "border-b border-dropdownSelect mb-8" }, null, -1)),
5091
5103
  i("div", fn, [
5092
5104
  s.hasActiveBout ? v("", !0) : (h(), f("div", pn, [
5093
- o.isMobile ? v("", !0) : (h(), H(n, {
5105
+ o.isMobile ? v("", !0) : (h(), W(n, {
5094
5106
  key: 0,
5095
5107
  bout: {},
5096
5108
  hostingClubColors: t.hostingClubColors,
5097
5109
  isWaiting: !0
5098
5110
  }, null, 8, ["hostingClubColors"])),
5099
- o.isMobile ? (h(), H(c, {
5111
+ o.isMobile ? (h(), W(c, {
5100
5112
  key: 1,
5101
5113
  bout: {},
5102
5114
  hostingClubColors: t.hostingClubColors,
5103
5115
  isWaiting: !0
5104
5116
  }, null, 8, ["hostingClubColors"])) : v("", !0)
5105
5117
  ])),
5106
- (h(!0), f(P, null, M(s.activeBouts, (g) => (h(), f("div", {
5118
+ (h(!0), f(P, null, L(s.activeBouts, (g) => (h(), f("div", {
5107
5119
  key: g.BoutId,
5108
5120
  class: "w-full md:w-3/4 md:my-4"
5109
5121
  }, [
5110
- o.isMobile ? v("", !0) : (h(), H(n, {
5122
+ o.isMobile ? v("", !0) : (h(), W(n, {
5111
5123
  key: 0,
5112
5124
  bout: g,
5113
- hostingClubColors: t.hostingClubColors
5114
- }, null, 8, ["bout", "hostingClubColors"])),
5115
- o.isMobile ? (h(), H(c, {
5125
+ hostingClubColors: t.hostingClubColors,
5126
+ timerStatus: g.TimerStatus
5127
+ }, null, 8, ["bout", "hostingClubColors", "timerStatus"])),
5128
+ o.isMobile ? (h(), W(c, {
5116
5129
  key: 1,
5117
5130
  bout: g,
5118
- hostingClubColors: t.hostingClubColors
5119
- }, null, 8, ["bout", "hostingClubColors"])) : v("", !0)
5131
+ hostingClubColors: t.hostingClubColors,
5132
+ timerStatus: g.TimerStatus
5133
+ }, null, 8, ["bout", "hostingClubColors", "timerStatus"])) : v("", !0)
5120
5134
  ]))), 128))
5121
5135
  ])
5122
5136
  ])) : v("", !0),
@@ -5155,15 +5169,26 @@ function Cn(r, e, t, a, o, s) {
5155
5169
  ]),
5156
5170
  e[2] || (e[2] = i("div", { class: "border-b border-dropdownSelect mb-5" }, null, -1)),
5157
5171
  i("div", wn, [
5158
- (h(!0), f(P, null, M(s.markedUpcomingBouts, (g) => (h(), f("div", {
5172
+ (h(!0), f(P, null, L(s.markedUpcomingBouts, (g) => (h(), f("div", {
5159
5173
  key: g.BoutId,
5160
5174
  class: "w-full md:w-3/4 md:my-4"
5161
- }))), 128))
5175
+ }, [
5176
+ o.isMobile ? v("", !0) : (h(), W(n, {
5177
+ key: 0,
5178
+ bout: g,
5179
+ hostingClubColors: t.hostingClubColors
5180
+ }, null, 8, ["bout", "hostingClubColors"])),
5181
+ o.isMobile ? (h(), W(c, {
5182
+ key: 1,
5183
+ bout: g,
5184
+ hostingClubColors: t.hostingClubColors
5185
+ }, null, 8, ["bout", "hostingClubColors"])) : v("", !0)
5186
+ ]))), 128))
5162
5187
  ])
5163
5188
  ])) : v("", !0),
5164
5189
  s.hasCompletedBout > 0 ? (h(), f("section", vn, [
5165
5190
  i("div", _n, [
5166
- s.remainingBoutsCount === 0 ? (h(), H(l, {
5191
+ s.remainingBoutsCount === 0 ? (h(), W(l, {
5167
5192
  key: 0,
5168
5193
  class: "mt-8",
5169
5194
  color: "primaryHighlight",
@@ -5175,7 +5200,7 @@ function Cn(r, e, t, a, o, s) {
5175
5200
  ])),
5176
5201
  _: 1
5177
5202
  })) : v("", !0),
5178
- s.remainingBoutsCount > 0 ? (h(), H(l, {
5203
+ s.remainingBoutsCount > 0 ? (h(), W(l, {
5179
5204
  key: 1,
5180
5205
  class: "mt-5",
5181
5206
  color: "primaryHighlight",
@@ -5190,10 +5215,21 @@ function Cn(r, e, t, a, o, s) {
5190
5215
  ]),
5191
5216
  e[5] || (e[5] = i("div", { class: "hidden md:block border-b border-dropdownSelect mb-5" }, null, -1)),
5192
5217
  i("div", kn, [
5193
- (h(!0), f(P, null, M(s.completedBouts, (g) => (h(), f("div", {
5218
+ (h(!0), f(P, null, L(s.completedBouts, (g) => (h(), f("div", {
5194
5219
  key: g.BoutId,
5195
5220
  class: "w-full md:w-3/4 md:my-4"
5196
- }))), 128))
5221
+ }, [
5222
+ o.isMobile ? v("", !0) : (h(), W(n, {
5223
+ key: 0,
5224
+ bout: g,
5225
+ hostingClubColors: t.hostingClubColors
5226
+ }, null, 8, ["bout", "hostingClubColors"])),
5227
+ o.isMobile ? (h(), W(c, {
5228
+ key: 1,
5229
+ bout: g,
5230
+ hostingClubColors: t.hostingClubColors
5231
+ }, null, 8, ["bout", "hostingClubColors"])) : v("", !0)
5232
+ ]))), 128))
5197
5233
  ])
5198
5234
  ])) : v("", !0)
5199
5235
  ]);
@@ -5285,10 +5321,10 @@ const Bd = /* @__PURE__ */ S(hn, [["render", Cn]]), Sn = {
5285
5321
  }, En = {
5286
5322
  key: 3,
5287
5323
  class: "bg-primary rounded-md md:rounded-lg table-cell text-center align-middle h-6 w-6 md:h-10 md:w-10"
5288
- }, Ln = {
5324
+ }, Mn = {
5289
5325
  key: 4,
5290
5326
  class: "bg-primary rounded-md md:rounded-lg table-cell text-center align-middle h-6 w-6 md:h-10 md:w-10"
5291
- }, Mn = {
5327
+ }, Ln = {
5292
5328
  key: 5,
5293
5329
  class: "bg-primary rounded-md md:rounded-lg able-cell text-center align-middle h-6 w-6 md:h-10 md:w-10"
5294
5330
  }, jn = { class: "border border-primary rounded-md md:rounded-lg text-right align-middle px-1 md:px-4" }, Nn = { class: "bg-primary rounded-md md:rounded-lg text-center align-middle h-6 w-6 md:h-10 md:w-10" }, On = ["rowspan"], Dn = {
@@ -5328,7 +5364,7 @@ function Un(r, e, t, a, o, s) {
5328
5364
  ]),
5329
5365
  e[7] || (e[7] = i("th", { class: "w-1" }, null, -1)),
5330
5366
  e[8] || (e[8] = i("th", { class: "bg-gray-800 rounded-md md:rounded-lg px-1 py-1 md:px-4 md:py-2" }, null, -1)),
5331
- (h(!0), f(P, null, M(s.participants, (l, g) => (h(), f("th", {
5367
+ (h(!0), f(P, null, L(s.participants, (l, g) => (h(), f("th", {
5332
5368
  key: l.PersonId,
5333
5369
  class: "bg-primary rounded-md md:rounded-lg text-center align-middle"
5334
5370
  }, [
@@ -5384,7 +5420,7 @@ function Un(r, e, t, a, o, s) {
5384
5420
  _: 1
5385
5421
  })
5386
5422
  ])) : v("", !0),
5387
- o.showStats ? (h(), f("th", Ln, [
5423
+ o.showStats ? (h(), f("th", Mn, [
5388
5424
  d(n, {
5389
5425
  size: "",
5390
5426
  weight: "bold",
@@ -5397,7 +5433,7 @@ function Un(r, e, t, a, o, s) {
5397
5433
  _: 1
5398
5434
  })
5399
5435
  ])) : v("", !0),
5400
- o.showStats ? (h(), f("th", Mn, [
5436
+ o.showStats ? (h(), f("th", Ln, [
5401
5437
  d(n, {
5402
5438
  size: "",
5403
5439
  weight: "bold",
@@ -5413,7 +5449,7 @@ function Un(r, e, t, a, o, s) {
5413
5449
  ])
5414
5450
  ]),
5415
5451
  i("tbody", null, [
5416
- (h(!0), f(P, null, M(s.participants, (l, g) => (h(), f("tr", {
5452
+ (h(!0), f(P, null, L(s.participants, (l, g) => (h(), f("tr", {
5417
5453
  key: l.PersonId,
5418
5454
  class: "even:bg-gray-100"
5419
5455
  }, [
@@ -5453,7 +5489,7 @@ function Un(r, e, t, a, o, s) {
5453
5489
  _: 2
5454
5490
  }, 1024)
5455
5491
  ]),
5456
- (h(!0), f(P, null, M(s.participants, (b) => (h(), f("td", {
5492
+ (h(!0), f(P, null, L(s.participants, (b) => (h(), f("td", {
5457
5493
  key: b.PersonId,
5458
5494
  class: B([{ "bg-gray-800 rounded-md md:rounded-lg ": l.PersonId === b.PersonId, "bg-secondary rounded-lg": l.PersonId !== b.PersonId }, "rounded-md md:rounded-lg h-6 w-6 md:h-10 md:w-10"])
5459
5495
  }, [
@@ -6074,8 +6110,8 @@ const Ed = /* @__PURE__ */ S(ha, [["render", za]]), Ba = {
6074
6110
  }, Ia = {
6075
6111
  key: 0,
6076
6112
  class: "max-w-72 p-2 bg-secondary rounded-lg flex flex-col items-start"
6077
- }, Ta = { class: "flex flex-col m-auto justify-center mb-4 items-center w-[130px]" }, Pa = ["src"], Ea = { class: "flex flex-col md:flex-row justify-center md:justify-around -mt-2 border-b border-borderGray z-10 pb-2 mb-2" }, La = { class: "flex items-center justify-center" };
6078
- function Ma(r, e, t, a, o, s) {
6113
+ }, Ta = { class: "flex flex-col m-auto justify-center mb-4 items-center w-[130px]" }, Pa = ["src"], Ea = { class: "flex flex-col md:flex-row justify-center md:justify-around -mt-2 border-b border-borderGray z-10 pb-2 mb-2" }, Ma = { class: "flex items-center justify-center" };
6114
+ function La(r, e, t, a, o, s) {
6079
6115
  const n = x("FencerCardSkeleton"), c = x("BaseText");
6080
6116
  return h(), f(P, null, [
6081
6117
  t.isLoading ? (h(), f("div", Ia, [
@@ -6094,7 +6130,7 @@ function Ma(r, e, t, a, o, s) {
6094
6130
  }, null, 8, Pa)
6095
6131
  ]),
6096
6132
  i("div", Ea, [
6097
- i("div", La, [
6133
+ i("div", Ma, [
6098
6134
  d(c, {
6099
6135
  tag: "p",
6100
6136
  size: "xs md:sm",
@@ -6144,7 +6180,7 @@ function Ma(r, e, t, a, o, s) {
6144
6180
  ]))
6145
6181
  ], 64);
6146
6182
  }
6147
- const Ye = /* @__PURE__ */ S(Ba, [["render", Ma]]), ja = {
6183
+ const Ye = /* @__PURE__ */ S(Ba, [["render", La]]), ja = {
6148
6184
  name: "PhotoCard",
6149
6185
  props: {
6150
6186
  data: {
@@ -6162,7 +6198,7 @@ function Da(r, e, t, a, o, s) {
6162
6198
  }, null, 8, Oa)
6163
6199
  ]);
6164
6200
  }
6165
- const Ld = /* @__PURE__ */ S(ja, [["render", Da]]), Ra = {
6201
+ const Md = /* @__PURE__ */ S(ja, [["render", Da]]), Ra = {
6166
6202
  name: "RatingSystemAnnouncement",
6167
6203
  components: { BaseText: z }
6168
6204
  }, Fa = { class: "w-full flex justify-center mx-auto mt-10 mb-20" }, Wa = { class: "max-w-[1200px] w-full flex justify-center mx-auto mt-8 flex-col" }, Ga = { class: "w-full flex py-4 md:pb-10 ml-2 md:ml-0 mb-4 justify-center" }, Ua = { class: "flex" }, Va = { class: "md:w-1/2 flex justify-center" };
@@ -6227,7 +6263,7 @@ function Ha(r, e, t, a, o, s) {
6227
6263
  }
6228
6264
  const qa = /* @__PURE__ */ S(Ra, [["render", Ha]]), Ka = {
6229
6265
  name: "SocialMediaLinkCard",
6230
- components: { BaseButton: V },
6266
+ components: { BaseButton: H },
6231
6267
  props: {
6232
6268
  socialMedia: {
6233
6269
  type: Array,
@@ -6256,7 +6292,7 @@ const qa = /* @__PURE__ */ S(Ra, [["render", Ha]]), Ka = {
6256
6292
  function Za(r, e, t, a, o, s) {
6257
6293
  const n = x("BaseButton");
6258
6294
  return h(), f("aside", Ya, [
6259
- (h(!0), f(P, null, M(t.socialMedia, (c, l) => (h(), f("div", {
6295
+ (h(!0), f(P, null, L(t.socialMedia, (c, l) => (h(), f("div", {
6260
6296
  key: l,
6261
6297
  class: "mb-4"
6262
6298
  }, [
@@ -6277,7 +6313,7 @@ function Za(r, e, t, a, o, s) {
6277
6313
  ]))), 128))
6278
6314
  ]);
6279
6315
  }
6280
- const Md = /* @__PURE__ */ S(Ka, [["render", Za]]), Qa = {
6316
+ const Ld = /* @__PURE__ */ S(Ka, [["render", Za]]), Qa = {
6281
6317
  name: "TournamentCardSkeleton"
6282
6318
  }, Ja = { class: "md:w-full mb-8 animate-pulse" };
6283
6319
  function Xa(r, e, t, a, o, s) {
@@ -6598,7 +6634,7 @@ function Ti(r, e, t, a, o, s) {
6598
6634
  }, null, 8, Ci)
6599
6635
  ]),
6600
6636
  i("div", Si, [
6601
- t.shareLinks && t.shareLinks.length > 0 ? (h(), H(n, {
6637
+ t.shareLinks && t.shareLinks.length > 0 ? (h(), W(n, {
6602
6638
  key: 0,
6603
6639
  color: "primary",
6604
6640
  size: "md",
@@ -6610,7 +6646,7 @@ function Ti(r, e, t, a, o, s) {
6610
6646
  ])),
6611
6647
  _: 1
6612
6648
  })) : v("", !0),
6613
- (h(!0), f(P, null, M(t.shareLinks, (l) => (h(), f("a", {
6649
+ (h(!0), f(P, null, L(t.shareLinks, (l) => (h(), f("a", {
6614
6650
  key: l.name,
6615
6651
  href: l.url,
6616
6652
  target: "_blank",
@@ -6701,7 +6737,7 @@ const jd = /* @__PURE__ */ S(vi, [["render", Ti]]), Pi = {
6701
6737
  this.$emit("grid-card-click", this.data);
6702
6738
  }
6703
6739
  }
6704
- }, Ei = { class: "flex pt-1" }, Li = { class: "relative w-24 h-16 md:w-32 md:h-20 mr-3" }, Mi = ["src", "alt"], ji = {
6740
+ }, Ei = { class: "flex pt-1" }, Mi = { class: "relative w-24 h-16 md:w-32 md:h-20 mr-3" }, Li = ["src", "alt"], ji = {
6705
6741
  key: 0,
6706
6742
  src: "https://meyersquaredimages.com/images/banners/m2-white.png",
6707
6743
  alt: "Hosted M²",
@@ -6726,12 +6762,12 @@ function Xi(r, e, t, a, o, s) {
6726
6762
  onClick: e[0] || (e[0] = (...l) => s.handleCardClick && s.handleCardClick(...l))
6727
6763
  }, [
6728
6764
  i("div", Ei, [
6729
- i("div", Li, [
6765
+ i("div", Mi, [
6730
6766
  i("img", {
6731
6767
  src: s.tournamentImage,
6732
6768
  alt: s.imageAltText,
6733
6769
  class: "w-full h-full object-cover rounded-lg"
6734
- }, null, 8, Mi),
6770
+ }, null, 8, Li),
6735
6771
  t.data.HostedOnM2 ? (h(), f("img", ji)) : v("", !0)
6736
6772
  ]),
6737
6773
  i("div", Ni, [
@@ -6912,7 +6948,7 @@ const Nd = /* @__PURE__ */ S(Pi, [["render", Xi]]), $i = {
6912
6948
  name: "HeroBanner",
6913
6949
  components: {
6914
6950
  BaseText: z,
6915
- BaseButton: V
6951
+ BaseButton: H
6916
6952
  },
6917
6953
  props: {
6918
6954
  imageSrc: {
@@ -6983,7 +7019,8 @@ function al(r, e, t, a, o, s) {
6983
7019
  key: 0,
6984
7020
  src: t.imageSrc,
6985
7021
  alt: "Hero Image",
6986
- class: "w-full h-full object-cover"
7022
+ class: "w-full h-full object-cover",
7023
+ loading: "lazy"
6987
7024
  }, null, 8, tl)),
6988
7025
  i("section", sl, [
6989
7026
  i("div", rl, [
@@ -7069,7 +7106,7 @@ const il = /* @__PURE__ */ S($i, [["render", al]]), ll = {
7069
7106
  name: "LeaderboardHeader",
7070
7107
  components: {
7071
7108
  BaseText: z,
7072
- BaseButton: V
7109
+ BaseButton: H
7073
7110
  },
7074
7111
  props: {
7075
7112
  weapons: {
@@ -7095,7 +7132,7 @@ function hl(r, e, t, a, o, s) {
7095
7132
  return h(), f("header", dl, [
7096
7133
  i("section", cl, [
7097
7134
  i("nav", ul, [
7098
- (h(!0), f(P, null, M(t.weapons, (c) => (h(), f("div", {
7135
+ (h(!0), f(P, null, L(t.weapons, (c) => (h(), f("div", {
7099
7136
  key: c,
7100
7137
  onClick: (l) => s.onWeaponClick(c),
7101
7138
  class: "cursor-pointer"
@@ -7126,7 +7163,7 @@ const Od = /* @__PURE__ */ S(ll, [["render", hl]]), gl = {
7126
7163
  name: "SingleButtonBanner",
7127
7164
  components: {
7128
7165
  BaseText: z,
7129
- BaseButton: V
7166
+ BaseButton: H
7130
7167
  },
7131
7168
  props: {
7132
7169
  imageUrl: {
@@ -7189,7 +7226,7 @@ const yl = /* @__PURE__ */ S(gl, [["render", bl]]), xl = {
7189
7226
  name: "DoubleButtonBanner",
7190
7227
  components: {
7191
7228
  BaseText: z,
7192
- BaseButton: V
7229
+ BaseButton: H
7193
7230
  },
7194
7231
  props: {
7195
7232
  title: {
@@ -7343,7 +7380,7 @@ function Bl(r, e, t, a, o, s) {
7343
7380
  }
7344
7381
  const Il = /* @__PURE__ */ S(xl, [["render", Bl]]), Tl = {
7345
7382
  name: "Footer",
7346
- components: { Icon: j, InputField: be, BaseButton: V, BaseText: z },
7383
+ components: { Icon: j, InputField: be, BaseButton: H, BaseText: z },
7347
7384
  data() {
7348
7385
  return {
7349
7386
  logo: Te
@@ -7354,15 +7391,15 @@ const Il = /* @__PURE__ */ S(xl, [["render", Bl]]), Tl = {
7354
7391
  this.$emit("changePage", r);
7355
7392
  }
7356
7393
  }
7357
- }, Pl = { class: "hidden md:flex flex-col bg-primary" }, El = { class: "w-full hidden md:flex" }, Ll = { class: "w-1/3" }, Ml = { class: "items-center w-full flex justify-center" }, jl = ["src"], Nl = { class: "w-1/3 flex flex-col" }, Ol = { class: "w-full flex justify-around" }, Dl = { class: "flex w-1/3" }, Rl = { class: "flex w-1/3" }, Fl = { class: "flex items-center w-1/3" }, Wl = { class: "w-full flex justify-around" }, Gl = { class: "flex items-center w-1/3" }, Ul = { class: "flex items-center w-1/3" }, Vl = { class: "flex items-center w-1/3" }, Hl = { class: "w-full flex justify-around" }, ql = { class: "flex items-center w-1/3" }, Kl = { class: "flex items-center w-1/3" }, Yl = { class: "flex w-1/3" }, Zl = { class: "w-1/3 flex flex-col" }, Ql = { class: "w-full flex justify-end" }, Jl = { class: "w-30 mr-16" }, Xl = { class: "w-full flex justify-end mt-12" }, $l = { class: "w-48 mr-16" }, ed = { class: "h-32 border border-t mt-10 pb-10 border-lineGrey flex flex-col justify-center items-center" }, td = { class: "flex md:hidden flex-col items-center bg-primary pb-10" }, sd = { class: "w-full flex flex-col items-center" }, rd = { class: "w-full max-w-xs flex justify-between items-center" }, od = { class: "flex justify-center w-1/2" }, nd = ["src"], ad = { class: "flex flex-col w-1/2" }, id = { class: "w-full flex flex-col items-center" }, ld = { class: "w-full max-w-xs flex flex-col items-center pt-8 px-6" }, dd = { class: "w-full max-w-xs flex flex-col items-center pt-8" }, cd = { class: "flex justify-center" };
7394
+ }, Pl = { class: "hidden md:flex flex-col bg-primary" }, El = { class: "w-full hidden md:flex" }, Ml = { class: "w-1/3" }, Ll = { class: "items-center w-full flex justify-center" }, jl = ["src"], Nl = { class: "w-1/3 flex flex-col" }, Ol = { class: "w-full flex justify-around" }, Dl = { class: "flex w-1/3" }, Rl = { class: "flex w-1/3" }, Fl = { class: "flex items-center w-1/3" }, Wl = { class: "w-full flex justify-around" }, Gl = { class: "flex items-center w-1/3" }, Ul = { class: "flex items-center w-1/3" }, Vl = { class: "flex items-center w-1/3" }, Hl = { class: "w-full flex justify-around" }, ql = { class: "flex items-center w-1/3" }, Kl = { class: "flex items-center w-1/3" }, Yl = { class: "flex w-1/3" }, Zl = { class: "w-1/3 flex flex-col" }, Ql = { class: "w-full flex justify-end" }, Jl = { class: "w-30 mr-16" }, Xl = { class: "w-full flex justify-end mt-12" }, $l = { class: "w-48 mr-16" }, ed = { class: "h-32 border border-t mt-10 pb-10 border-lineGrey flex flex-col justify-center items-center" }, td = { class: "flex md:hidden flex-col items-center bg-primary pb-10" }, sd = { class: "w-full flex flex-col items-center" }, rd = { class: "w-full max-w-xs flex justify-between items-center" }, od = { class: "flex justify-center w-1/2" }, nd = ["src"], ad = { class: "flex flex-col w-1/2" }, id = { class: "w-full flex flex-col items-center" }, ld = { class: "w-full max-w-xs flex flex-col items-center pt-8 px-6" }, dd = { class: "w-full max-w-xs flex flex-col items-center pt-8" }, cd = { class: "flex justify-center" };
7358
7395
  function ud(r, e, t, a, o, s) {
7359
7396
  const n = x("BaseText"), c = x("InputField"), l = x("Icon");
7360
7397
  return h(), f(P, null, [
7361
7398
  i("section", Pl, [
7362
7399
  e[25] || (e[25] = i("div", { class: "h-20" }, null, -1)),
7363
7400
  i("section", El, [
7364
- i("div", Ll, [
7365
- i("div", Ml, [
7401
+ i("div", Ml, [
7402
+ i("div", Ll, [
7366
7403
  i("img", {
7367
7404
  src: o.logo,
7368
7405
  alt: "Logo",
@@ -7915,7 +7952,7 @@ function fd(r, e, t, a, o, s) {
7915
7952
  const Dd = /* @__PURE__ */ S(hd, [["render", fd]]);
7916
7953
  export {
7917
7954
  Ke as ArticleCard,
7918
- V as BaseButton,
7955
+ H as BaseButton,
7919
7956
  z as BaseText,
7920
7957
  xd as BreadCrumbs,
7921
7958
  bd as Calendar,
@@ -7940,13 +7977,13 @@ export {
7940
7977
  Od as LeaderboardHeader,
7941
7978
  hs as Mapbox,
7942
7979
  js as PageHeader,
7943
- Ld as PhotoCard,
7980
+ Md as PhotoCard,
7944
7981
  yd as ProgressTracker,
7945
7982
  qa as RatingSystemAnnouncement,
7946
7983
  Tr as ScrollNav,
7947
7984
  $e as SearchBox,
7948
7985
  yl as SingleButtonBanner,
7949
- Md as SocialMediaLinkCard,
7986
+ Ld as SocialMediaLinkCard,
7950
7987
  wd as TabHeader,
7951
7988
  Sd as TournamentBanner,
7952
7989
  wi as TournamentCard,