@uoguelph/web-components 1.9.1-rc.8 → 2.0.0-rc.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.
@@ -1,18 +1,18 @@
1
- var fe = Object.defineProperty;
2
- var jt = (e) => {
1
+ var ie = Object.defineProperty;
2
+ var Zt = (e) => {
3
3
  throw TypeError(e);
4
4
  };
5
- var he = (e, t, a) => t in e ? fe(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a;
6
- var At = (e, t, a) => he(e, typeof t != "symbol" ? t + "" : t, a), kt = (e, t, a) => t.has(e) || jt("Cannot " + a);
7
- var D = (e, t, a) => (kt(e, t, "read from private field"), a ? a.call(e) : t.get(e)), ft = (e, t, a) => t.has(e) ? jt("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, a), Mt = (e, t, a, s) => (kt(e, t, "write to private field"), s ? s.call(e, a) : t.set(e, a), a), Ht = (e, t, a) => (kt(e, t, "access private method"), a);
8
- import { x as Zt, z as Pt, a1 as Et, a2 as de, a3 as pe, a4 as ge, a5 as be, a6 as xe, a7 as me, A as _e, a8 as Q, a9 as Tt, aa as Ft, ab as we, ac as ye, c as F, p as O, a as H, ad as Wt, t as S, s as W, d as $, _ as N, e as Z, ae as $e, i as m, j as G, k as E, af as ut, ag as Bt, ah as vt, r as b, ai as Ut, Z as dt, Y as ct, h as T, g as B, C as X, l as ke, aj as _t, I as A, ak as Me, al as Se, H as U, V as R, m as r, W as at, F as q, am as wt, K as yt, J as nt, an as zt, B as qt, v as ot, q as J, u as ht, b as Le } from "./index-3NMKGd5b.js";
9
- import { a as Ce } from "./window-CMuesI6s.js";
10
- import { s as Lt, i as $t, t as Ot } from "./bundle-mjs-DH8HDGzd.js";
11
- import { c as Nt } from "./index-O5kp37c8.js";
12
- import { o as Gt } from "./index-client-CdY8lBml.js";
13
- function Ve(e, t, a) {
14
- Zt(() => {
15
- var s = Pt(() => t(e, a == null ? void 0 : a()) || {});
5
+ var ce = (e, t, a) => t in e ? ie(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a;
6
+ var zt = (e, t, a) => ce(e, typeof t != "symbol" ? t + "" : t, a), kt = (e, t, a) => t.has(e) || Zt("Cannot " + a);
7
+ var D = (e, t, a) => (kt(e, t, "read from private field"), a ? a.call(e) : t.get(e)), ht = (e, t, a) => t.has(e) ? Zt("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, a), Mt = (e, t, a, s) => (kt(e, t, "write to private field"), s ? s.call(e, a) : t.set(e, a), a), At = (e, t, a) => (kt(e, t, "access private method"), a);
8
+ import { x as Pt, z as Nt, a1 as Et, a2 as ue, a3 as ve, a4 as fe, a5 as he, a6 as de, a7 as pe, A as ge, a8 as Q, a9 as Tt, aa as Ht, ab as be, ac as xe, c as W, p as O, a as A, ad as Rt, t as V, s as F, d as $, _ as j, e as P, ae as _e, i as w, j as G, k as E, af as vt, ag as Ut, ah as ft, r as b, ai as Wt, Z as nt, Y as at, h as T, g as R, C as X, l as me, aj as wt, I as z, ak as we, al as ye, H as U, U as H, m as r, W as rt, F as q, am as yt, J as ct, an as Bt, V as qt, B as Ot, v as it, q as J, u as dt, b as $e } from "./index-uKtRJCBz.js";
9
+ import { a as ke } from "./window-DKQMMh26.js";
10
+ import { s as St, i as $t, h as xt } from "./legacy-geya0WEO.js";
11
+ import { c as jt } from "./index-O5kp37c8.js";
12
+ import { o as Gt } from "./index-client-Do2kIgoF.js";
13
+ function Me(e, t, a) {
14
+ Pt(() => {
15
+ var s = Nt(() => t(e, a == null ? void 0 : a()) || {});
16
16
  if (s != null && s.destroy)
17
17
  return () => (
18
18
  /** @type {Function} */
@@ -20,7 +20,7 @@ function Ve(e, t, a) {
20
20
  );
21
21
  });
22
22
  }
23
- const Ze = () => performance.now(), K = {
23
+ const Ve = () => performance.now(), K = {
24
24
  // don't access requestAnimationFrame eagerly outside method
25
25
  // this allows basic testing of user code without JSDOM
26
26
  // bunder will eval and remove ternary when the user's app is built
@@ -28,7 +28,7 @@ const Ze = () => performance.now(), K = {
28
28
  /** @param {any} _ */
29
29
  (e) => requestAnimationFrame(e)
30
30
  ),
31
- now: () => Ze(),
31
+ now: () => Ve(),
32
32
  tasks: /* @__PURE__ */ new Set()
33
33
  };
34
34
  function Dt() {
@@ -37,7 +37,7 @@ function Dt() {
37
37
  t.c(e) || (K.tasks.delete(t), t.f());
38
38
  }), K.tasks.size !== 0 && K.tick(Dt);
39
39
  }
40
- function Pe(e) {
40
+ function Se(e) {
41
41
  let t;
42
42
  return K.tasks.size === 0 && K.tick(Dt), {
43
43
  promise: new Promise((a) => {
@@ -49,11 +49,11 @@ function Pe(e) {
49
49
  };
50
50
  }
51
51
  function gt(e, t) {
52
- xe(() => {
52
+ de(() => {
53
53
  e.dispatchEvent(new CustomEvent(t));
54
54
  });
55
55
  }
56
- function Ne(e) {
56
+ function Ce(e) {
57
57
  if (e === "float") return "cssFloat";
58
58
  if (e === "offset") return "cssOffset";
59
59
  if (e.startsWith("--")) return e;
@@ -63,152 +63,152 @@ function Ne(e) {
63
63
  (a) => a[0].toUpperCase() + a.slice(1)
64
64
  ).join("");
65
65
  }
66
- function Rt(e) {
66
+ function Ft(e) {
67
67
  const t = {}, a = e.split(";");
68
68
  for (const s of a) {
69
- const [_, p] = s.split(":");
70
- if (!_ || p === void 0) break;
71
- const o = Ne(_.trim());
72
- t[o] = p.trim();
69
+ const [m, p] = s.split(":");
70
+ if (!m || p === void 0) break;
71
+ const l = Ce(m.trim());
72
+ t[l] = p.trim();
73
73
  }
74
74
  return t;
75
75
  }
76
- const je = (e) => e;
77
- function rt(e, t, a, s) {
78
- var _ = (e & be) !== 0, p = "both", o, w = t.inert, M = t.style.overflow, u, n;
79
- function l() {
80
- var v = we, i = Et;
81
- Tt(null), Ft(null);
76
+ const Le = (e) => e;
77
+ function st(e, t, a, s) {
78
+ var m = (e & he) !== 0, p = "both", l, y = t.inert, M = t.style.overflow, v, n;
79
+ function o() {
80
+ var f = be, i = Et;
81
+ Tt(null), Ht(null);
82
82
  try {
83
- return o ?? (o = a()(t, (s == null ? void 0 : s()) ?? /** @type {P} */
83
+ return l ?? (l = a()(t, (s == null ? void 0 : s()) ?? /** @type {P} */
84
84
  {}, {
85
85
  direction: p
86
86
  }));
87
87
  } finally {
88
- Tt(v), Ft(i);
88
+ Tt(f), Ht(i);
89
89
  }
90
90
  }
91
- var f = {
92
- is_global: _,
91
+ var h = {
92
+ is_global: m,
93
93
  in() {
94
- t.inert = w, gt(t, "introstart"), u = Ct(t, l(), n, 1, () => {
95
- gt(t, "introend"), u == null || u.abort(), u = o = void 0, t.style.overflow = M;
94
+ t.inert = y, gt(t, "introstart"), v = Ct(t, o(), n, 1, () => {
95
+ gt(t, "introend"), v == null || v.abort(), v = l = void 0, t.style.overflow = M;
96
96
  });
97
97
  },
98
- out(v) {
99
- t.inert = !0, gt(t, "outrostart"), n = Ct(t, l(), u, 0, () => {
100
- gt(t, "outroend"), v == null || v();
98
+ out(f) {
99
+ t.inert = !0, gt(t, "outrostart"), n = Ct(t, o(), v, 0, () => {
100
+ gt(t, "outroend"), f == null || f();
101
101
  });
102
102
  },
103
103
  stop: () => {
104
- u == null || u.abort(), n == null || n.abort();
104
+ v == null || v.abort(), n == null || n.abort();
105
105
  }
106
106
  }, g = (
107
107
  /** @type {Effect} */
108
108
  Et
109
109
  );
110
- if ((g.transitions ?? (g.transitions = [])).push(f), ye) {
111
- var x = _;
112
- if (!x) {
110
+ if ((g.transitions ?? (g.transitions = [])).push(h), xe) {
111
+ var _ = m;
112
+ if (!_) {
113
113
  for (var c = (
114
114
  /** @type {Effect | null} */
115
115
  g.parent
116
- ); c && (c.f & de) !== 0; )
117
- for (; (c = c.parent) && (c.f & pe) === 0; )
116
+ ); c && (c.f & ue) !== 0; )
117
+ for (; (c = c.parent) && (c.f & ve) === 0; )
118
118
  ;
119
- x = !c || (c.f & ge) !== 0;
119
+ _ = !c || (c.f & fe) !== 0;
120
120
  }
121
- x && Zt(() => {
122
- Pt(() => f.in());
121
+ _ && Pt(() => {
122
+ Nt(() => h.in());
123
123
  });
124
124
  }
125
125
  }
126
- function Ct(e, t, a, s, _) {
126
+ function Ct(e, t, a, s, m) {
127
127
  var p = s === 1;
128
- if (me(t)) {
129
- var o, w = !1;
130
- return _e(() => {
131
- if (!w) {
132
- var v = t({ direction: p ? "in" : "out" });
133
- o = Ct(e, v, a, s, _);
128
+ if (pe(t)) {
129
+ var l, y = !1;
130
+ return ge(() => {
131
+ if (!y) {
132
+ var f = t({ direction: p ? "in" : "out" });
133
+ l = Ct(e, f, a, s, m);
134
134
  }
135
135
  }), {
136
136
  abort: () => {
137
- w = !0, o == null || o.abort();
137
+ y = !0, l == null || l.abort();
138
138
  },
139
- deactivate: () => o.deactivate(),
140
- reset: () => o.reset(),
141
- t: () => o.t()
139
+ deactivate: () => l.deactivate(),
140
+ reset: () => l.reset(),
141
+ t: () => l.t()
142
142
  };
143
143
  }
144
144
  if (a == null || a.deactivate(), !(t != null && t.duration))
145
- return _(), {
145
+ return m(), {
146
146
  abort: Q,
147
147
  deactivate: Q,
148
148
  reset: Q,
149
149
  t: () => s
150
150
  };
151
- const { delay: M = 0, css: u, tick: n, easing: l = je } = t;
152
- var f = [];
153
- if (p && a === void 0 && (n && n(0, 1), u)) {
154
- var g = Rt(u(0, 1));
155
- f.push(g, g);
151
+ const { delay: M = 0, css: v, tick: n, easing: o = Le } = t;
152
+ var h = [];
153
+ if (p && a === void 0 && (n && n(0, 1), v)) {
154
+ var g = Ft(v(0, 1));
155
+ h.push(g, g);
156
156
  }
157
- var x = () => 1 - s, c = e.animate(f, { duration: M });
157
+ var _ = () => 1 - s, c = e.animate(h, { duration: M });
158
158
  return c.onfinish = () => {
159
- var v = (a == null ? void 0 : a.t()) ?? 1 - s;
159
+ var f = (a == null ? void 0 : a.t()) ?? 1 - s;
160
160
  a == null || a.abort();
161
- var i = s - v, y = (
161
+ var i = s - f, x = (
162
162
  /** @type {number} */
163
163
  t.duration * Math.abs(i)
164
- ), h = [];
165
- if (y > 0) {
166
- var V = !1;
167
- if (u)
168
- for (var C = Math.ceil(y / 16.666666666666668), k = 0; k <= C; k += 1) {
169
- var d = v + i * l(k / C), L = Rt(u(d, 1 - d));
170
- h.push(L), V || (V = L.overflow === "hidden");
164
+ ), u = [];
165
+ if (x > 0) {
166
+ var L = !1;
167
+ if (v)
168
+ for (var C = Math.ceil(x / 16.666666666666668), k = 0; k <= C; k += 1) {
169
+ var d = f + i * o(k / C), S = Ft(v(d, 1 - d));
170
+ u.push(S), L || (L = S.overflow === "hidden");
171
171
  }
172
- V && (e.style.overflow = "hidden"), x = () => {
173
- var P = (
172
+ L && (e.style.overflow = "hidden"), _ = () => {
173
+ var N = (
174
174
  /** @type {number} */
175
175
  /** @type {globalThis.Animation} */
176
176
  c.currentTime
177
177
  );
178
- return v + i * l(P / y);
179
- }, n && Pe(() => {
178
+ return f + i * o(N / x);
179
+ }, n && Se(() => {
180
180
  if (c.playState !== "running") return !1;
181
- var P = x();
182
- return n(P, 1 - P), !0;
181
+ var N = _();
182
+ return n(N, 1 - N), !0;
183
183
  });
184
184
  }
185
- c = e.animate(h, { duration: y, fill: "forwards" }), c.onfinish = () => {
186
- x = () => s, n == null || n(s, 1 - s), _();
185
+ c = e.animate(u, { duration: x, fill: "forwards" }), c.onfinish = () => {
186
+ _ = () => s, n == null || n(s, 1 - s), m();
187
187
  };
188
188
  }, {
189
189
  abort: () => {
190
190
  c && (c.cancel(), c.effect = null, c.onfinish = Q);
191
191
  },
192
192
  deactivate: () => {
193
- _ = Q;
193
+ m = Q;
194
194
  },
195
195
  reset: () => {
196
196
  s === 0 && (n == null || n(1, 0));
197
197
  },
198
- t: () => x()
198
+ t: () => _()
199
199
  };
200
200
  }
201
- var Y, it, pt, xt, Kt;
201
+ var Y, ut, pt, _t, Kt;
202
202
  const mt = class mt {
203
203
  /** @param {ResizeObserverOptions} options */
204
204
  constructor(t) {
205
- ft(this, xt);
205
+ ht(this, _t);
206
206
  /** */
207
- ft(this, Y, /* @__PURE__ */ new WeakMap());
207
+ ht(this, Y, /* @__PURE__ */ new WeakMap());
208
208
  /** @type {ResizeObserver | undefined} */
209
- ft(this, it);
209
+ ht(this, ut);
210
210
  /** @type {ResizeObserverOptions} */
211
- ft(this, pt);
211
+ ht(this, pt);
212
212
  Mt(this, pt, t);
213
213
  }
214
214
  /**
@@ -217,14 +217,14 @@ const mt = class mt {
217
217
  */
218
218
  observe(t, a) {
219
219
  var s = D(this, Y).get(t) || /* @__PURE__ */ new Set();
220
- return s.add(a), D(this, Y).set(t, s), Ht(this, xt, Kt).call(this).observe(t, D(this, pt)), () => {
221
- var _ = D(this, Y).get(t);
222
- _.delete(a), _.size === 0 && (D(this, Y).delete(t), D(this, it).unobserve(t));
220
+ return s.add(a), D(this, Y).set(t, s), At(this, _t, Kt).call(this).observe(t, D(this, pt)), () => {
221
+ var m = D(this, Y).get(t);
222
+ m.delete(a), m.size === 0 && (D(this, Y).delete(t), D(this, ut).unobserve(t));
223
223
  };
224
224
  }
225
225
  };
226
- Y = new WeakMap(), it = new WeakMap(), pt = new WeakMap(), xt = new WeakSet(), Kt = function() {
227
- return D(this, it) ?? Mt(this, it, new ResizeObserver(
226
+ Y = new WeakMap(), ut = new WeakMap(), pt = new WeakMap(), _t = new WeakSet(), Kt = function() {
227
+ return D(this, ut) ?? Mt(this, ut, new ResizeObserver(
228
228
  /** @param {any} entries */
229
229
  (t) => {
230
230
  for (var a of t) {
@@ -235,16 +235,16 @@ Y = new WeakMap(), it = new WeakMap(), pt = new WeakMap(), xt = new WeakSet(), K
235
235
  }
236
236
  ));
237
237
  }, /** @static */
238
- At(mt, "entries", /* @__PURE__ */ new WeakMap());
239
- let Vt = mt;
240
- var Ae = /* @__PURE__ */ new Vt({
238
+ zt(mt, "entries", /* @__PURE__ */ new WeakMap());
239
+ let Lt = mt;
240
+ var Pe = /* @__PURE__ */ new Lt({
241
241
  box: "border-box"
242
242
  });
243
243
  function bt(e, t, a) {
244
- var s = Ae.observe(e, () => a(e[t]));
245
- Zt(() => (Pt(() => a(e[t])), s));
244
+ var s = Pe.observe(e, () => a(e[t]));
245
+ Pt(() => (Nt(() => a(e[t])), s));
246
246
  }
247
- const St = (e) => {
247
+ const Vt = (e) => {
248
248
  const t = function(s) {
249
249
  e.contains(s.relatedTarget) || e.dispatchEvent(new CustomEvent("focusoutside", { bubbles: !1, detail: s }));
250
250
  }, a = function(s) {
@@ -256,60 +256,60 @@ const St = (e) => {
256
256
  }
257
257
  };
258
258
  };
259
- var He = S('<div tabindex="-1"><!> <!></div>');
259
+ var Ne = V('<div tabindex="-1"><!> <!></div>');
260
260
  function tt(e, t) {
261
261
  O(t, !0);
262
- const [a, s] = ut(), _ = () => vt(u, "$open", a);
263
- let p = H(t, "class", 7), o = H(t, "autoCollapse", 7, !0), w = H(t, "button", 7), M = H(t, "children", 7);
264
- const u = Bt(!1);
265
- Wt("menu", u);
262
+ const [a, s] = vt(), m = () => ft(v, "$open", a);
263
+ let p = A(t, "class", 7), l = A(t, "autoCollapse", 7, !0), y = A(t, "button", 7), M = A(t, "children", 7);
264
+ const v = Ut(!1);
265
+ Rt("menu", v);
266
266
  const n = () => {
267
- o() && Ut(u, !1);
267
+ l() && Wt(v, !1);
268
268
  };
269
- var l = He(), f = $(l);
270
- Lt(f, () => w() ?? Q);
271
- var g = W(f, 2);
269
+ var o = Ne(), h = $(o);
270
+ St(h, () => y() ?? Q);
271
+ var g = F(h, 2);
272
272
  {
273
- var x = (v) => {
274
- var i = dt(), y = ct(i);
275
- Lt(y, () => M() ?? Q), m(v, i);
273
+ var _ = (f) => {
274
+ var i = nt(), x = at(i);
275
+ St(x, () => M() ?? Q), w(f, i);
276
276
  };
277
- N(g, (v) => {
278
- _() && v(x);
277
+ j(g, (f) => {
278
+ m() && f(_);
279
279
  });
280
280
  }
281
- b(l), Ve(l, (v) => St == null ? void 0 : St(v)), Z(() => {
282
- T(l, 1, B(p())), X(l, "data-expanded", _());
283
- }), $e("focusoutside", l, n), m(e, l);
281
+ b(o), Me(o, (f) => Vt == null ? void 0 : Vt(f)), P(() => {
282
+ T(o, 1, R(p())), X(o, "data-expanded", m());
283
+ }), _e("focusoutside", o, n), w(e, o);
284
284
  var c = G({
285
285
  get class() {
286
286
  return p();
287
287
  },
288
- set class(v) {
289
- p(v), E();
288
+ set class(f) {
289
+ p(f), E();
290
290
  },
291
291
  get autoCollapse() {
292
- return o();
292
+ return l();
293
293
  },
294
- set autoCollapse(v = !0) {
295
- o(v), E();
294
+ set autoCollapse(f = !0) {
295
+ l(f), E();
296
296
  },
297
297
  get button() {
298
- return w();
298
+ return y();
299
299
  },
300
- set button(v) {
301
- w(v), E();
300
+ set button(f) {
301
+ y(f), E();
302
302
  },
303
303
  get children() {
304
304
  return M();
305
305
  },
306
- set children(v) {
307
- M(v), E();
306
+ set children(f) {
307
+ M(f), E();
308
308
  }
309
309
  });
310
310
  return s(), c;
311
311
  }
312
- F(
312
+ W(
313
313
  tt,
314
314
  {
315
315
  class: {},
@@ -321,57 +321,57 @@ F(
321
321
  [],
322
322
  !0
323
323
  );
324
- const Ee = (e, t, a) => {
324
+ const je = (e, t, a) => {
325
325
  var s;
326
- Ut(a, !t()), (s = e.target) == null || s.focus();
326
+ Wt(a, !t()), (s = e.target) == null || s.focus();
327
327
  };
328
- var Te = S('<span class="sr-only"> </span>'), Fe = S('<button aria-haspopup="true"><!> <!></button>');
328
+ var Ze = V('<span class="sr-only"> </span>'), ze = V('<button aria-haspopup="true"><!> <!></button>');
329
329
  function et(e, t) {
330
330
  O(t, !0);
331
- const [a, s] = ut(), _ = () => vt(M, "$open", a);
332
- let p = H(t, "class", 7), o = H(t, "label", 7), w = H(t, "children", 7);
333
- const M = _t("menu");
334
- var u = Fe();
335
- u.__click = [Ee, _, M];
336
- var n = $(u);
337
- Lt(n, () => w() ?? Q);
338
- var l = W(n, 2);
331
+ const [a, s] = vt(), m = () => ft(M, "$open", a);
332
+ let p = A(t, "class", 7), l = A(t, "label", 7), y = A(t, "children", 7);
333
+ const M = wt("menu");
334
+ var v = ze();
335
+ v.__click = [je, m, M];
336
+ var n = $(v);
337
+ St(n, () => y() ?? Q);
338
+ var o = F(n, 2);
339
339
  {
340
- var f = (x) => {
341
- var c = Te(), v = $(c, !0);
342
- b(c), Z(() => A(v, o())), m(x, c);
340
+ var h = (_) => {
341
+ var c = Ze(), f = $(c, !0);
342
+ b(c), P(() => z(f, l())), w(_, c);
343
343
  };
344
- N(l, (x) => {
345
- o() && x(f);
344
+ j(o, (_) => {
345
+ l() && _(h);
346
346
  });
347
347
  }
348
- b(u), Z(() => {
349
- T(u, 1, B(p())), X(u, "aria-expanded", _());
350
- }), m(e, u);
348
+ b(v), P(() => {
349
+ T(v, 1, R(p())), X(v, "aria-expanded", m());
350
+ }), w(e, v);
351
351
  var g = G({
352
352
  get class() {
353
353
  return p();
354
354
  },
355
- set class(x) {
356
- p(x), E();
355
+ set class(_) {
356
+ p(_), E();
357
357
  },
358
358
  get label() {
359
- return o();
359
+ return l();
360
360
  },
361
- set label(x) {
362
- o(x), E();
361
+ set label(_) {
362
+ l(_), E();
363
363
  },
364
364
  get children() {
365
- return w();
365
+ return y();
366
366
  },
367
- set children(x) {
368
- w(x), E();
367
+ set children(_) {
368
+ y(_), E();
369
369
  }
370
370
  });
371
371
  return s(), g;
372
372
  }
373
- ke(["click"]);
374
- F(et, { class: {}, label: {}, children: {} }, [], [], !0);
373
+ me(["click"]);
374
+ W(et, { class: {}, label: {}, children: {} }, [], [], !0);
375
375
  const It = [
376
376
  {
377
377
  text: "About",
@@ -396,7 +396,7 @@ const It = [
396
396
  ], Jt = {
397
397
  text: "Search the University of Guelph",
398
398
  href: "https://uoguelph.ca/search",
399
- icon: Se
399
+ icon: ye
400
400
  }, Qt = [
401
401
  {
402
402
  text: "Give",
@@ -460,37 +460,37 @@ const It = [
460
460
  href: "https://gryphlife.uoguelph.ca/"
461
461
  }
462
462
  ],
463
- icon: Me
463
+ icon: we
464
464
  };
465
- function Re(e) {
465
+ function Ae(e) {
466
466
  const t = e - 1;
467
467
  return t * t * t + 1;
468
468
  }
469
- function st(e, { delay: t = 0, duration: a = 400, easing: s = Re, axis: _ = "y" } = {}) {
470
- const p = getComputedStyle(e), o = +p.opacity, w = _ === "y" ? "height" : "width", M = parseFloat(p[w]), u = _ === "y" ? ["top", "bottom"] : ["left", "right"], n = u.map(
469
+ function ot(e, { delay: t = 0, duration: a = 400, easing: s = Ae, axis: m = "y" } = {}) {
470
+ const p = getComputedStyle(e), l = +p.opacity, y = m === "y" ? "height" : "width", M = parseFloat(p[y]), v = m === "y" ? ["top", "bottom"] : ["left", "right"], n = v.map(
471
471
  (i) => (
472
472
  /** @type {'Left' | 'Right' | 'Top' | 'Bottom'} */
473
473
  `${i[0].toUpperCase()}${i.slice(1)}`
474
474
  )
475
- ), l = parseFloat(p[`padding${n[0]}`]), f = parseFloat(p[`padding${n[1]}`]), g = parseFloat(p[`margin${n[0]}`]), x = parseFloat(p[`margin${n[1]}`]), c = parseFloat(
475
+ ), o = parseFloat(p[`padding${n[0]}`]), h = parseFloat(p[`padding${n[1]}`]), g = parseFloat(p[`margin${n[0]}`]), _ = parseFloat(p[`margin${n[1]}`]), c = parseFloat(
476
476
  p[`border${n[0]}Width`]
477
- ), v = parseFloat(
477
+ ), f = parseFloat(
478
478
  p[`border${n[1]}Width`]
479
479
  );
480
480
  return {
481
481
  delay: t,
482
482
  duration: a,
483
483
  easing: s,
484
- css: (i) => `overflow: hidden;opacity: ${Math.min(i * 20, 1) * o};${w}: ${i * M}px;padding-${u[0]}: ${i * l}px;padding-${u[1]}: ${i * f}px;margin-${u[0]}: ${i * g}px;margin-${u[1]}: ${i * x}px;border-${u[0]}-width: ${i * c}px;border-${u[1]}-width: ${i * v}px;min-${w}: 0`
484
+ css: (i) => `overflow: hidden;opacity: ${Math.min(i * 20, 1) * l};${y}: ${i * M}px;padding-${v[0]}: ${i * o}px;padding-${v[1]}: ${i * h}px;margin-${v[0]}: ${i * g}px;margin-${v[1]}: ${i * _}px;border-${v[0]}-width: ${i * c}px;border-${v[1]}-width: ${i * f}px;min-${y}: 0`
485
485
  };
486
486
  }
487
487
  function lt(e) {
488
488
  return e < 0.5 ? 4 * e * e * e : 0.5 * Math.pow(2 * e - 2, 3) + 1;
489
489
  }
490
- var We = S("<span> </span> <!>", 1), Be = S("<a> </a>"), Ue = S("<li><!></li>"), ze = S("<ul></ul>"), qe = S("<a> </a>"), Oe = S("<li><!></li>"), Ge = S('<nav aria-label="Secondary"><ul></ul></nav>');
490
+ var Ee = V("<span> </span> <!>", 1), Te = V("<a> </a>"), He = V("<li><!></li>"), Fe = V("<ul></ul>"), Re = V("<a> </a>"), Ue = V("<li><!></li>"), We = V('<nav aria-label="Secondary"><ul></ul></nav>');
491
491
  function Xt(e, t) {
492
492
  O(t, !1);
493
- const a = Nt({
493
+ const a = jt({
494
494
  slots: {
495
495
  base: "flex h-10 justify-end bg-white px-[calc((100%-1320px)/2)] text-lg",
496
496
  wrapper: "flex h-full items-center justify-end [&>li]:contents",
@@ -508,208 +508,174 @@ function Xt(e, t) {
508
508
  }
509
509
  })();
510
510
  $t();
511
- var s = Ge(), _ = $(s);
512
- U(_, 5, () => [...Qt, Yt], (p) => p.text, (p, o) => {
513
- var w = Oe(), M = $(w);
511
+ var s = We(), m = $(s);
512
+ U(m, 5, () => [...Qt, Yt], (p) => p.text, (p, l) => {
513
+ var y = Ue(), M = $(y);
514
514
  {
515
- var u = (l) => {
516
- const f = R(() => a.menu());
517
- tt(l, {
515
+ var v = (o) => {
516
+ const h = H(() => a.menu());
517
+ tt(o, {
518
518
  get class() {
519
- return r(f);
519
+ return r(h);
520
520
  },
521
- button: (x) => {
522
- const c = R(() => a.menuButton({ hasIcon: !!r(o).icon }));
523
- et(x, {
521
+ button: (_) => {
522
+ const c = H(() => a.menuButton({ hasIcon: !!r(l).icon }));
523
+ et(_, {
524
524
  get class() {
525
525
  return r(c);
526
526
  },
527
527
  get label() {
528
- return r(o).text;
528
+ return r(l).text;
529
529
  },
530
- children: (v, i) => {
531
- var y = dt(), h = ct(y);
530
+ children: (f, i) => {
531
+ var x = nt(), u = at(x);
532
532
  {
533
- var V = (k) => {
533
+ var L = (k) => {
534
534
  q(k, {
535
535
  get icon() {
536
- return r(o).icon;
536
+ return r(l).icon;
537
537
  }
538
538
  });
539
539
  }, C = (k) => {
540
- var d = We(), L = ct(d), P = $(L, !0);
541
- b(L);
542
- var j = W(L, 2);
543
- q(j, { icon: wt }), Z(() => A(P, r(o).text)), m(k, d);
540
+ var d = Ee(), S = at(d), N = $(S, !0);
541
+ b(S);
542
+ var Z = F(S, 2);
543
+ q(Z, { icon: yt }), P(() => z(N, r(l).text)), w(k, d);
544
544
  };
545
- N(h, (k) => {
546
- r(o).icon ? k(V) : k(C, !1);
545
+ j(u, (k) => {
546
+ r(l).icon ? k(L) : k(C, !1);
547
547
  });
548
548
  }
549
- m(v, y);
549
+ w(f, x);
550
550
  },
551
551
  $$slots: { default: !0 }
552
552
  });
553
553
  },
554
- children: (x, c) => {
555
- var v = ze();
556
- U(v, 5, () => r(o).items, (i) => i.text, (i, y) => {
557
- var h = Ue(), V = $(h);
554
+ children: (_, c) => {
555
+ var f = Fe();
556
+ U(f, 5, () => r(l).items, (i) => i.text, (i, x) => {
557
+ var u = He(), L = $(u);
558
558
  {
559
559
  var C = (k) => {
560
- var d = Be();
561
- let L;
562
- var P = $(d, !0);
563
- b(d), Z(
564
- (j) => {
565
- L = at(d, L, {
566
- ...r(y).attributes,
567
- href: r(y).href,
568
- class: j
569
- }), A(P, r(y).text);
560
+ var d = Te();
561
+ let S;
562
+ var N = $(d, !0);
563
+ b(d), P(
564
+ (Z) => {
565
+ S = rt(d, S, {
566
+ ...r(x).attributes,
567
+ href: r(x).href,
568
+ class: Z
569
+ }), z(N, r(x).text);
570
570
  },
571
571
  [() => a.menuItem()],
572
- R
573
- ), m(k, d);
572
+ H
573
+ ), w(k, d);
574
574
  };
575
- N(V, (k) => {
576
- "href" in r(y) && k(C);
575
+ j(L, (k) => {
576
+ "href" in r(x) && k(C);
577
577
  });
578
578
  }
579
- b(h), m(i, h);
580
- }), b(v), Z((i) => T(v, 1, i), [() => B(a.menuContent())], R), rt(3, v, () => st, () => ({ duration: 200, easing: lt })), m(x, v);
579
+ b(u), w(i, u);
580
+ }), b(f), P((i) => T(f, 1, i), [() => R(a.menuContent())], H), st(3, f, () => ot, () => ({ duration: 200, easing: lt })), w(_, f);
581
581
  },
582
582
  $$slots: { button: !0, default: !0 }
583
583
  });
584
- }, n = (l) => {
585
- var f = qe();
584
+ }, n = (o) => {
585
+ var h = Re();
586
586
  let g;
587
- var x = $(f, !0);
588
- b(f), Z(
587
+ var _ = $(h, !0);
588
+ b(h), P(
589
589
  (c) => {
590
- g = at(f, g, {
591
- ...r(o).attributes,
590
+ g = rt(h, g, {
591
+ ...r(l).attributes,
592
592
  class: c,
593
- href: r(o).href
594
- }), A(x, r(o).text);
593
+ href: r(l).href
594
+ }), z(_, r(l).text);
595
595
  },
596
596
  [
597
- () => a.link({ highlight: r(o).highlight })
597
+ () => a.link({ highlight: r(l).highlight })
598
598
  ],
599
- R
600
- ), m(l, f);
599
+ H
600
+ ), w(o, h);
601
601
  };
602
- N(M, (l) => {
603
- "items" in r(o) ? l(u) : l(n, !1);
602
+ j(M, (o) => {
603
+ "items" in r(l) ? o(v) : o(n, !1);
604
604
  });
605
605
  }
606
- b(w), m(p, w);
607
- }), b(_), b(s), Z(
608
- (p, o) => {
609
- T(s, 1, p), T(_, 1, o);
606
+ b(y), w(p, y);
607
+ }), b(m), b(s), P(
608
+ (p, l) => {
609
+ T(s, 1, p), T(m, 1, l);
610
610
  },
611
611
  [
612
- () => B(a.base()),
613
- () => B(a.wrapper())
612
+ () => R(a.base()),
613
+ () => R(a.wrapper())
614
614
  ],
615
- R
616
- ), m(e, s), G();
615
+ H
616
+ ), w(e, s), G();
617
617
  }
618
- F(Xt, {}, [], [], !0);
619
- var De = yt('<svg viewBox="0 0 68 90" xmlns="http://www.w3.org/2000/svg"><path d="M23.131 0l44.847 90H0V0" fill="#e51937"></path><path d="M23.131 0l16.03 32.044L55.1 0" fill="#ffc429"></path></svg>');
620
- function te(e) {
621
- var t = De();
622
- m(e, t);
623
- }
624
- F(te, {}, [], [], !0);
625
- var Ke = yt(`<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 346.8 436.84"><defs><style>.cls-1 {
626
- fill: #fff;
627
- font-family: MyriadPro-Regular, 'Myriad Pro';
628
- font-size: 44.28px;
629
- }
630
-
631
- .cls-2 {
632
- fill: #e51937;
633
- }</style></defs><g><rect x="83.14" y="42.23" width="180.66" height="352.2"></rect><path class="cls-2" d="M262.3,43.73v349.2H84.64V43.73h177.66M265.3,40.73H81.64v355.2h183.66V40.73h0Z"></path></g><text class="cls-1" transform="translate(112.91 242.36)"><tspan x="0" y="0">CREST</tspan></text></svg>`);
634
- function ee(e) {
635
- var t = Ke();
636
- m(e, t);
637
- }
638
- F(ee, {}, [], [], !0);
639
- var Ie = yt(`<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1345.57 436.77"><defs><style>.cls-1 {
640
- fill: #fff;
641
- font-family: MyriadPro-Regular, 'Myriad Pro';
642
- font-size: 44.28px;
643
- }
644
-
645
- .cls-2 {
646
- fill: #e51937;
647
- }
648
-
649
- .cls-3 {
650
- letter-spacing: 0em;
651
- }</style></defs><g><rect x="312.71" y="84.14" width="949.67" height="273.47"></rect><path class="cls-2" d="M1260.88,85.64v270.47H314.21V85.64h946.67M1263.88,82.64H311.21v276.47h952.67V82.64h0Z"></path></g><g><rect x="83.41" y="42.34" width="180.66" height="352.2"></rect><path class="cls-2" d="M262.57,43.84v349.2H84.91V43.84h177.66M265.57,40.84H81.91v355.2h183.66V40.84h0Z"></path></g><text class="cls-1" transform="translate(660.72 229.89)"><tspan x="0" y="0">WORD</tspan><tspan class="cls-3" x="121.29" y="0">M</tspan><tspan x="156.46" y="0">ARK</tspan></text><text class="cls-1" transform="translate(111.72 238.89)"><tspan x="0" y="0">CREST</tspan></text></svg>`);
652
- function ae(e) {
653
- var t = Ie();
654
- m(e, t);
655
- }
656
- F(ae, {}, [], [], !0);
657
- var Je = S('<div aria-hidden="true"><!></div>'), Qe = S('<div><!> <a href="https://www.uoguelph.ca" aria-label="University of Guelph Home Page"><!></a></div>');
658
- function re(e, t) {
618
+ W(Xt, {}, [], [], !0);
619
+ const Be = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 90"><path fill="#e51937" d="m23.131 0 44.847 90H0V0"/><path fill="#ffc429" d="m23.131 0 16.03 32.044L55.1 0"/></svg>', qe = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 346.8 436.84"><path d="M83.14 42.23H263.8v352.2H83.14z"/><path d="M262.3 43.73v349.2H84.64V43.73H262.3m3-3H81.64v355.2H265.3V40.73Z" style="fill:#e51937"/><text style="fill:#fff;font-family:MyriadPro-Regular,&quot;Myriad Pro&quot;,sans-serif;font-size:44.28px" transform="translate(112.91 242.36)"><tspan x="0" y="0">CREST</tspan></text></svg>', Oe = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1345.57 436.77"><defs><style>.cls-1{fill:#fff;font-family:MyriadPro-Regular,&quot;Myriad Pro&quot;,sans-serif;font-size:44.28px}.cls-2{fill:#e51937}</style></defs><path d="M312.71 84.14h949.67v273.47H312.71z"/><path d="M1260.88 85.64v270.47H314.21V85.64h946.67m3-3H311.21v276.47h952.67V82.64Z" class="cls-2"/><path d="M83.41 42.34h180.66v352.2H83.41z"/><path d="M262.57 43.84v349.2H84.91V43.84h177.66m3-3H81.91v355.2h183.66V40.84Z" class="cls-2"/><text class="cls-1" transform="translate(660.72 229.89)"><tspan x="0" y="0">WORD</tspan><tspan x="121.29" y="0" style="letter-spacing:0">M</tspan><tspan x="156.46" y="0">ARK</tspan></text><text class="cls-1" transform="translate(111.72 238.89)"><tspan x="0" y="0">CREST</tspan></text></svg>';
620
+ var Ge = V('<div aria-hidden="true"><!></div>'), De = V('<div><!> <a href="https://www.uoguelph.ca" aria-label="University of Guelph Home Page"><!></a></div>');
621
+ function te(e, t) {
659
622
  O(t, !1);
660
- const [a, s] = ut(), _ = () => vt(p, "$headerState", a), p = _t("header-state"), o = Nt({
623
+ const [a, s] = vt(), m = () => ft(p, "$headerState", a), p = wt("header-state"), l = jt({
661
624
  slots: {
662
625
  base: "flex w-fit",
663
626
  decoration: "left-0 h-full w-[7.5rem] min-[1320px]:absolute [&>svg]:block [&>svg]:h-full [&>svg]:w-auto",
664
627
  logo: "flex h-full w-fit items-center transition-opacity hover:opacity-75 focus:opacity-75 min-[1320px]:absolute min-[1320px]:left-[max(calc((100%-1320px)/2),7.5rem)] [&>svg]:block [&>svg]:h-full [&>svg]:w-auto"
628
+ },
629
+ variants: {
630
+ mode: {
631
+ desktop: { logo: "py-2" },
632
+ mobile: { logo: "" }
633
+ }
665
634
  }
666
- }), { base: w, decoration: M, logo: u } = o();
635
+ }), { base: y, decoration: M, logo: v } = l();
667
636
  $t();
668
- var n = Qe(), l = $(n);
637
+ var n = De(), o = $(n);
669
638
  {
670
- var f = (i) => {
671
- var y = Je(), h = $(y);
672
- te(h), b(y), Z((V) => T(y, 1, V), [() => B(M())], R), m(i, y);
639
+ var h = (i) => {
640
+ var x = Ge(), u = $(x);
641
+ xt(u, () => Be), b(x), P((L) => T(x, 1, L), [() => R(M())], H), w(i, x);
673
642
  };
674
- N(l, (i) => {
675
- var y;
676
- ((y = _()) == null ? void 0 : y.mode) === "desktop" && i(f);
643
+ j(o, (i) => {
644
+ var x;
645
+ ((x = m()) == null ? void 0 : x.mode) === "desktop" && i(h);
677
646
  });
678
647
  }
679
- var g = W(l, 2), x = $(g);
648
+ var g = F(o, 2), _ = $(g);
680
649
  {
681
650
  var c = (i) => {
682
- ae(i);
683
- }, v = (i) => {
684
- ee(i);
651
+ var x = nt(), u = at(x);
652
+ xt(u, () => Oe), w(i, x);
653
+ }, f = (i) => {
654
+ var x = nt(), u = at(x);
655
+ xt(u, () => qe), w(i, x);
685
656
  };
686
- N(x, (i) => {
687
- var y;
688
- ((y = _()) == null ? void 0 : y.mode) === "desktop" ? i(c) : i(v, !1);
657
+ j(_, (i) => {
658
+ var x;
659
+ ((x = m()) == null ? void 0 : x.mode) === "desktop" ? i(c) : i(f, !1);
689
660
  });
690
661
  }
691
- b(g), b(n), Z(
692
- (i, y) => {
693
- T(n, 1, i), T(g, 1, y);
662
+ b(g), b(n), P(
663
+ (i, x) => {
664
+ T(n, 1, i), T(g, 1, x);
694
665
  },
695
666
  [
696
- () => B(w()),
697
- () => B(u())
667
+ () => R(y()),
668
+ () => R(v({ mode: m().mode }))
698
669
  ],
699
- R
700
- ), m(e, n), G(), s();
701
- }
702
- F(re, {}, [], [], !0);
703
- var Ye = yt('<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" style="height:100%" viewBox="0 0 266.13 110.89"><defs><style>.cls-1,.cls-2{fill:#fff;}.cls-2{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><path class="cls-1" d="M411.7,171.24v7.91c0,2.7.79,4.18,3,4.18s3-1.8,3-4v-8.07h2.48v8.56c0,3.49-2.25,5.46-5.52,5.46-3.74,0-5.69-1.84-5.69-5.6v-8.42Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M435.78,185h-2c-2.64-3.17-5.27-6.32-7.87-9.89h0V185h-2.23V171.24h2c2.64,3.15,5.26,6.28,7.86,9.82h0v-9.82h2.22V185Z" transform="translate(-365.74 -171)"></path><polygon class="cls-1" points="73.7 14.02 73.7 0.24 76.48 0.24 76.48 14.02 73.7 14.02 73.7 14.02"></polygon><path class="cls-1" d="M449.41,185l-5.12-13.59,2.95-.39c1.22,3.5,2.42,7,3.62,11h0c1.26-4,2.54-7.49,3.82-11l2.39.39L451.67,185Z" transform="translate(-365.74 -171)"></path><polygon class="cls-1" points="100.87 2.09 96.25 2.09 96.25 5.87 100.78 5.87 100.78 7.72 96.25 7.72 96.25 12.17 101.72 12.17 101.72 14.02 93.47 14.02 93.47 0.24 100.87 0.24 100.87 2.09 100.87 2.09"></polygon><path class="cls-1" d="M473.05,173.09h1.44a2,2,0,0,1,2.21,2.08,2.39,2.39,0,0,1-2.52,2.49h-1.13v-4.57ZM470.28,185h2.77v-5.51h1.66l2.8,5.75,2.91-.54-3.27-5.88a4.35,4.35,0,0,0,2.32-4c0-2.34-1.77-3.6-4.41-3.6h-4.78V185Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M489.56,173.64a4.12,4.12,0,0,0-2.23-.79c-1.16,0-1.79.65-1.79,1.46s1,1.59,2.58,2.87c1.85,1.48,2.83,2.64,2.83,4.33s-1.65,3.75-4.76,3.75a6.19,6.19,0,0,1-4.06-1.38l1-1.58a4.57,4.57,0,0,0,2.81,1.1,1.92,1.92,0,0,0,2.15-1.91c0-1.51-1.85-2.52-3-3.38-1.33-1.08-2.46-1.93-2.46-3.76s1.87-3.35,4.37-3.35a5.13,5.13,0,0,1,3.49,1.2l-1,1.44Z" transform="translate(-365.74 -171)"></path><polygon class="cls-1" points="128.3 14.02 128.3 0.24 131.08 0.24 131.08 14.02 128.3 14.02 128.3 14.02"></polygon><polygon class="cls-1" points="137.56 14.02 137.56 2.09 133.3 2.09 133.3 0.24 144.59 0.24 144.59 2.09 140.33 2.09 140.33 14.02 137.56 14.02 137.56 14.02"></polygon><path class="cls-1" d="M515.59,185v-5.77l-4.24-7.82,3.11-.39c1,2,1.91,4,2.88,6.36,1.06-2.38,2.14-4.37,3.21-6.36l2.28.39-4.47,7.82V185Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M537.52,183.29c-2.89,0-3.92-2.72-3.92-5.36s1.16-5,3.92-5,3.92,2.42,3.92,5-1,5.36-3.92,5.36Zm0,2c4.23,0,6.87-3.21,6.87-7.33a6.87,6.87,0,1,0-13.74,0c0,4.12,2.64,7.33,6.87,7.33Z" transform="translate(-365.74 -171)"></path><polygon class="cls-1" points="188.95 2.09 184.34 2.09 184.34 6.62 188.87 6.62 188.87 8.47 184.34 8.47 184.34 14.02 181.56 14.02 181.56 0.24 188.95 0.24 188.95 2.09 188.95 2.09"></polygon><path class="cls-1" d="M451,280.31c-3-.43-3-1.21-3-7.24v-21.9c0-6,0-6.81,3-7.24l1.31-.17v-1.41h-16.2v1.41l1.38.17c2.89.43,2.89,1.21,2.89,7.24V260H422.08v-8.87c0-6,0-6.75,2.9-7.18l1.37-.17v-1.41h-16.2v1.41l1.38.17c2.89.43,2.89,1.21,2.89,7.24v22c0,6,0,6.75-2.9,7.18l-1.37.17v1.41h16.2v-1.41l-1.37-.17c-2.9-.43-2.9-1.2-2.9-7.18V262.52h18.33v10.55c0,6,0,6.81-2.89,7.24l-1.38.17v1.41h16.2v-1.41l-1.31-.17Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M494.24,273.13l1.26-.24c1.41-.29,2.09-.63,2.33-3.93l1.65-26.61a10.55,10.55,0,0,1,2.43-.29l13,24.28,12.13-24a8.42,8.42,0,0,1,2.43-.29l1.46,26.46c.19,3.69.82,4.13,2.33,4.37l1.45.24v1.27H521v-1.27l1.6-.24c2.19-.39,2.58-.58,2.48-3.79l-.63-16.7h-.1l-10.14,21.51a8.88,8.88,0,0,1-1.85.49l-11-22h-.1l-.58,16.7c-.14,3.21.3,3.36,2.47,3.79l1.61.24v1.27H494.24v-1.27Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M549.56,244.54a8.41,8.41,0,0,1,2.47-.34c3.74,0,6.31,2.28,6.31,6,0,5.24-3.29,6.26-7,6.26h-1.8V244.54ZM539.8,274.4h12.62c7.24,0,13.79-2,13.79-9.13,0-6-5.19-7.91-8.2-8.35v-.1c2.57-.78,6.65-2.57,6.65-7.76,0-6.71-8.06-6.71-10.39-6.71H539.8v1.27l1.16.14c2.29.44,2.29.3,2.29,5.69v17.76c0,5.49,0,5.29-2.29,5.78l-1.16.14v1.27Zm9.76-16.07h2.09c5.87,0,8.25,3.79,8.25,7.62s-1.94,6.6-6.41,6.6a11,11,0,0,1-3.93-.78V258.33Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M571,273.13l1.16-.14c2.29-.44,2.29-.29,2.29-5.78V249.54c0-5.48,0-5.25-2.29-5.78l-1.16-.14v-1.27h22.38a36,36,0,0,1,.58,7.87l-1.75.24c-1.26-6.17-2.86-6.26-8-6.26h-3.5v12.48h3.3c4.32,0,5-.05,5.29-2.09l.25-1.7h1.25v9.66h-1.25l-.25-1.55c-.34-2.14-1.06-2.14-5.09-2.14h-3.5v13a20.88,20.88,0,0,0,4.9.73c7.28,0,7.82-3.74,8.79-7.38l1.74.34a34.28,34.28,0,0,1-1.6,8.89H571v-1.27Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M611.52,244.54a8.58,8.58,0,0,1,2.53-.34c3.89,0,6.85,2.53,6.85,7,0,2.09-.15,7.47-7,7.47h-2.38V244.54Zm0,16h1.56c3,0,3.15,1.8,4.86,5.05l1.84,3.59c1.07,2.14,3,5.25,7.86,5.25h4.23v-1.27a4.15,4.15,0,0,1-3.11-1.31A77.92,77.92,0,0,1,621,258.76c2.77-1.26,6.22-4,6.22-8.3,0-7.62-7-8.11-11.46-8.11h-14v1.27l1.11.14c2.33.34,2.33.83,2.33,5.73v17.72c0,4.86,0,5.44-2.28,5.78l-1.16.14v1.27H615v-1.27L613.8,273c-2.28-.34-2.28-.92-2.28-5.73v-6.75Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M480.71,242.43v1.44l.92.11.42.05h0c2.13.29,2.51.34,2.55,3.48l.2,12.44a39.67,39.67,0,0,1-.26,5c-.72,5.67-4.68,7.68-8.15,7.68-5.34,0-8.93-3.48-8.93-8.67V249.59c0-4.73,0-5.23,2.16-5.55l1.24-.16v-1.45H457.6v1.45l1.25.17c2.15.31,2.15.81,2.15,5.54v11.83c0,9.17,4.78,13.63,14.62,13.63,7.88,0,12.11-4.35,12.56-12.93l.07-2.24.29-11.76c0-3.25.69-3.56,2-3.92l1-.29v-1.48Z" transform="translate(-365.74 -171)"></path><line class="cls-2" x1="0.75" y1="61.79" x2="264.97" y2="61.79"></line><path class="cls-1" d="M402.13,185.86a.08.08,0,0,1,0,0h0l0,0Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M389.41,210.89v1.42l2.88.41c1.56.28,2.34.47,2.75,1.15s.39,1.73.39,3.86v5.85h-.07a29,29,0,0,1-4.58.43,14.12,14.12,0,0,1-11.22-5c-2.83-3.36-4.33-8.26-4.33-14.16,0-5.29,1.09-9.7,3.14-12.75,2.34-3.45,5.84-5.2,10.42-5.2,4.17,0,7.32,1.26,9.34,3.75a15.88,15.88,0,0,1,2.81,6.56l.07.27,2.2-.29a38.16,38.16,0,0,0-1.31-10.1c-2.42-1.15-5.78-2.32-12.33-2.32-6.2,0-11.81,1.66-15.78,4.69a17.3,17.3,0,0,0-5.2,6.36,21.87,21.87,0,0,0-2,9.51c0,7.09,2.34,12.5,7,16.08,4,3.08,9.67,4.71,16.42,4.71a46.74,46.74,0,0,0,14.8-2.88l.28-.1-.17-1.25h-.07c-.71,0-1.19-.09-1.44-.69a12.19,12.19,0,0,1-.3-3.83c0-3.71.07-4.51,2.17-4.9l1.14-.16v-1.42Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M450.45,224.29l1.17-.14c2.28-.44,2.28-.3,2.28-5.78V200.7c0-5.49,0-5.24-2.28-5.78l-1.17-.14v-1.27h22.38a36,36,0,0,1,.58,7.87l-1.74.24c-1.27-6.16-2.87-6.26-8-6.26h-3.5v12.48h3.3c4.32,0,5-.05,5.29-2.09l.24-1.7h1.27v9.66H469l-.24-1.55c-.34-2.14-1.06-2.14-5.09-2.14h-3.5v13a20.89,20.89,0,0,0,4.91.73c7.27,0,7.81-3.74,8.78-7.38l1.75.34a34.78,34.78,0,0,1-1.6,8.89h-23.6v-1.27Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M481.26,224.29l1.17-.14c2.28-.44,2.28-.25,2.28-5.78V200.55c0-4.71,0-5.29-2.28-5.63l-1.17-.14v-1.27h13.2v1.27l-1.17.14c-2.27.34-2.27.92-2.27,5.63V223a19.72,19.72,0,0,0,4.46.68c6.84,0,6.89-3.3,8.29-7.34l1.76.35a35,35,0,0,1-1.71,8.84H481.26v-1.27Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M509.91,224.29l1.17-.14c2.28-.25,2.28-.93,2.28-5.73V200.7c0-4.76,0-5.49-2.28-5.78l-1.17-.14v-1.27h12.91c6,0,13,1.07,13,8.6,0,8.2-8,10.29-13.06,10.43V210.7c3.6-.49,6.75-2,6.75-7.91,0-5.1-3.35-7.43-7.42-7.43a9.51,9.51,0,0,0-2.39.34v22.72c0,4.8.06,5.48,2.34,5.73l1.84.14v1.27H509.91v-1.27Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M543.57,200.7c0-4.86,0-5.44-2.28-5.78l-1.16-.14v-1.27h13.2v1.27l-1.16.14c-2.29.34-2.29.92-2.29,5.73v7.09h14.66v-7c0-4.86,0-5.44-2.28-5.78l-1.16-.14v-1.27h13.21v1.27l-1.12.14c-2.34.34-2.34.92-2.34,5.78v17.67c0,4.85,0,5.43,2.34,5.78l1.12.14v1.27H561.1v-1.27l1.16-.14c2.28-.35,2.28-.93,2.28-5.78v-8.45H549.88v8.5c0,4.8,0,5.38,2.29,5.73l1.16.14v1.27h-13.2v-1.27l1.16-.14c2.28-.35,2.28-.93,2.28-5.73V200.7Z" transform="translate(-365.74 -171)"></path><path class="cls-1" d="M434.13,193.52V195l1.11.12.23,0h0c2.12.29,2.5.35,2.55,3.48l.19,12.44a38,38,0,0,1-.26,5c-.72,5.67-4.68,7.69-8.15,7.69-5.34,0-8.93-3.49-8.93-8.68V200.69c0-4.74,0-5.23,2.17-5.55l1.24-.16v-1.46H411V195l1.25.16c2.15.32,2.15.81,2.15,5.55v11.83c0,9.16,4.79,13.62,14.63,13.62,7.88,0,12.1-4.35,12.55-12.92l.07-2.25.3-11.76c0-3.25.68-3.56,2-3.92l1-.28v-1.49Z" transform="translate(-365.74 -171)"></path></svg>');
704
- function se(e) {
705
- var t = Ye();
706
- m(e, t);
670
+ H
671
+ ), w(e, n), G(), s();
707
672
  }
708
- F(se, {}, [], [], !0);
709
- var Xe = S('<a><span class="sr-only"> </span> <!></a>'), ta = S("<a> </a>"), ea = S("<li><!></li>"), aa = S("<ul></ul>");
710
- function le(e, t) {
673
+ W(te, {}, [], [], !0);
674
+ const Ke = '<svg xmlns="http://www.w3.org/2000/svg" style="height:100%" viewBox="0 0 266.13 110.89"><defs><style>.cls-1{fill:#fff}</style></defs><path d="M45.96.24v7.91c0 2.7.79 4.18 3 4.18s3-1.8 3-4V.26h2.48v8.56c0 3.49-2.25 5.46-5.52 5.46-3.74 0-5.69-1.84-5.69-5.6V.26ZM70.04 14h-2c-2.64-3.17-5.27-6.32-7.87-9.89V14h-2.23V.24h2c2.64 3.15 5.26 6.28 7.86 9.82V.24h2.22V14ZM73.7 14.02V.24h2.78v13.78zM83.67 14 78.55.41 81.5.02c1.22 3.5 2.42 7 3.62 11 1.26-4 2.54-7.49 3.82-11l2.39.39L85.93 14ZM100.87 2.09h-4.62v3.78h4.53v1.85h-4.53v4.45h5.47v1.85h-8.25V.24h7.4zM107.31 2.09h1.44a2 2 0 0 1 2.21 2.08 2.39 2.39 0 0 1-2.52 2.49h-1.13V2.09M104.54 14h2.77V8.49h1.66l2.8 5.75 2.91-.54-3.27-5.88a4.35 4.35 0 0 0 2.32-4c0-2.34-1.77-3.6-4.41-3.6h-4.78V14ZM123.82 2.64a4.12 4.12 0 0 0-2.23-.79c-1.16 0-1.79.65-1.79 1.46s1 1.59 2.58 2.87c1.85 1.48 2.83 2.64 2.83 4.33s-1.65 3.75-4.76 3.75a6.19 6.19 0 0 1-4.06-1.38l1-1.58a4.57 4.57 0 0 0 2.81 1.1 1.92 1.92 0 0 0 2.15-1.91c0-1.51-1.85-2.52-3-3.38-1.33-1.08-2.46-1.93-2.46-3.76S118.76 0 121.26 0a5.13 5.13 0 0 1 3.49 1.2l-1 1.44ZM128.3 14.02V.24h2.78v13.78zM137.56 14.02V2.09h-4.26V.24h11.29v1.85h-4.26v11.93zM149.85 14V8.23L145.61.41l3.11-.39c1 2 1.91 4 2.88 6.36 1.06-2.38 2.14-4.37 3.21-6.36l2.28.39-4.47 7.82V14ZM171.78 12.29c-2.89 0-3.92-2.72-3.92-5.36s1.16-5 3.92-5 3.92 2.42 3.92 5-1 5.36-3.92 5.36m0 2c4.23 0 6.87-3.21 6.87-7.33a6.87 6.87 0 1 0-13.74 0c0 4.12 2.64 7.33 6.87 7.33M188.95 2.09h-4.61v4.53h4.53v1.85h-4.53v5.55h-2.78V.24h7.39zM85.26 109.31c-3-.43-3-1.21-3-7.24v-21.9c0-6 0-6.81 3-7.24l1.31-.17v-1.41h-16.2v1.41l1.38.17c2.89.43 2.89 1.21 2.89 7.24V89h-18.3v-8.87c0-6 0-6.75 2.9-7.18l1.37-.17v-1.41h-16.2v1.41l1.38.17c2.89.43 2.89 1.21 2.89 7.24v22c0 6 0 6.75-2.9 7.18l-1.37.17v1.41h16.2v-1.41l-1.37-.17c-2.9-.43-2.9-1.2-2.9-7.18V91.52h18.33v10.55c0 6 0 6.81-2.89 7.24l-1.38.17v1.41h16.2v-1.41l-1.31-.17ZM128.5 102.13l1.26-.24c1.41-.29 2.09-.63 2.33-3.93l1.65-26.61a10.55 10.55 0 0 1 2.43-.29l13 24.28 12.13-24a8.42 8.42 0 0 1 2.43-.29l1.46 26.46c.19 3.69.82 4.13 2.33 4.37l1.45.24v1.27h-13.71v-1.27l1.6-.24c2.19-.39 2.58-.58 2.48-3.79l-.63-16.7h-.1l-10.14 21.51a8.88 8.88 0 0 1-1.85.49l-11-22h-.1l-.58 16.7c-.14 3.21.3 3.36 2.47 3.79l1.61.24v1.27H128.5v-1.27ZM183.82 73.54a8.41 8.41 0 0 1 2.47-.34c3.74 0 6.31 2.28 6.31 6 0 5.24-3.29 6.26-7 6.26h-1.8V73.54Zm-9.76 29.86h12.62c7.24 0 13.79-2 13.79-9.13 0-6-5.19-7.91-8.2-8.35v-.1c2.57-.78 6.65-2.57 6.65-7.76 0-6.71-8.06-6.71-10.39-6.71h-14.47v1.27l1.16.14c2.29.44 2.29.3 2.29 5.69v17.76c0 5.49 0 5.29-2.29 5.78l-1.16.14v1.27Zm9.76-16.07h2.09c5.87 0 8.25 3.79 8.25 7.62s-1.94 6.6-6.41 6.6a11 11 0 0 1-3.93-.78V87.33ZM205.26 102.13l1.16-.14c2.29-.44 2.29-.29 2.29-5.78V78.54c0-5.48 0-5.25-2.29-5.78l-1.16-.14v-1.27h22.38a36 36 0 0 1 .58 7.87l-1.75.24c-1.26-6.17-2.86-6.26-8-6.26h-3.5v12.48h3.3c4.32 0 5-.05 5.29-2.09l.25-1.7h1.25v9.66h-1.25l-.25-1.55c-.34-2.14-1.06-2.14-5.09-2.14h-3.5v13a20.88 20.88 0 0 0 4.9.73c7.28 0 7.82-3.74 8.79-7.38l1.74.34a34.28 34.28 0 0 1-1.6 8.89h-23.54v-1.27ZM245.78 73.54a8.58 8.58 0 0 1 2.53-.34c3.89 0 6.85 2.53 6.85 7 0 2.09-.15 7.47-7 7.47h-2.38V73.54m0 16h1.56c3 0 3.15 1.8 4.86 5.05l1.84 3.59c1.07 2.14 3 5.25 7.86 5.25h4.23v-1.27a4.15 4.15 0 0 1-3.11-1.31 77.92 77.92 0 0 1-7.76-13.09c2.77-1.26 6.22-4 6.22-8.3 0-7.62-7-8.11-11.46-8.11h-14v1.27l1.11.14c2.33.34 2.33.83 2.33 5.73v17.72c0 4.86 0 5.44-2.28 5.78l-1.16.14v1.27h13.24v-1.27l-1.2-.13c-2.28-.34-2.28-.92-2.28-5.73v-6.75ZM114.97 71.43v1.44l.92.11.42.05c2.13.29 2.51.34 2.55 3.48l.2 12.44a39.67 39.67 0 0 1-.26 5c-.72 5.67-4.68 7.68-8.15 7.68-5.34 0-8.93-3.48-8.93-8.67V78.59c0-4.73 0-5.23 2.16-5.55l1.24-.16v-1.45H91.86v1.45l1.25.17c2.15.31 2.15.81 2.15 5.54v11.83c0 9.17 4.78 13.63 14.62 13.63 7.88 0 12.11-4.35 12.56-12.93l.07-2.24.29-11.76c0-3.25.69-3.56 2-3.92l1-.29v-1.48Z" class="cls-1"/><path d="M.75 61.79h264.22" style="fill:#fff;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px"/><path d="M23.67 39.89v1.42l2.88.41c1.56.28 2.34.47 2.75 1.15s.39 1.73.39 3.86v5.85h-.07a29 29 0 0 1-4.58.43 14.12 14.12 0 0 1-11.22-5c-2.83-3.36-4.33-8.26-4.33-14.16 0-5.29 1.09-9.7 3.14-12.75 2.34-3.45 5.84-5.2 10.42-5.2 4.17 0 7.32 1.26 9.34 3.75a15.88 15.88 0 0 1 2.81 6.56l.07.27 2.2-.29a38.16 38.16 0 0 0-1.31-10.1c-2.42-1.15-5.78-2.32-12.33-2.32-6.2 0-11.81 1.66-15.78 4.69a17.3 17.3 0 0 0-5.2 6.36 21.87 21.87 0 0 0-2 9.51c0 7.09 2.34 12.5 7 16.08 4 3.08 9.67 4.71 16.42 4.71a46.74 46.74 0 0 0 14.8-2.88l.28-.1-.17-1.25h-.07c-.71 0-1.19-.09-1.44-.69a12.19 12.19 0 0 1-.3-3.83c0-3.71.07-4.51 2.17-4.9l1.14-.16v-1.42ZM84.71 53.29l1.17-.14c2.28-.44 2.28-.3 2.28-5.78V29.7c0-5.49 0-5.24-2.28-5.78l-1.17-.14v-1.27h22.38a36 36 0 0 1 .58 7.87l-1.74.24c-1.27-6.16-2.87-6.26-8-6.26h-3.5v12.48h3.3c4.32 0 5-.05 5.29-2.09l.24-1.7h1.27v9.66h-1.27l-.24-1.55c-.34-2.14-1.06-2.14-5.09-2.14h-3.5v13a20.89 20.89 0 0 0 4.91.73c7.27 0 7.81-3.74 8.78-7.38l1.75.34a34.78 34.78 0 0 1-1.6 8.89h-23.6v-1.27ZM115.52 53.29l1.17-.14c2.28-.44 2.28-.25 2.28-5.78V29.55c0-4.71 0-5.29-2.28-5.63l-1.17-.14v-1.27h13.2v1.27l-1.17.14c-2.27.34-2.27.92-2.27 5.63V52a19.72 19.72 0 0 0 4.46.68c6.84 0 6.89-3.3 8.29-7.34l1.76.35a35 35 0 0 1-1.71 8.84h-22.56v-1.27ZM144.17 53.29l1.17-.14c2.28-.25 2.28-.93 2.28-5.73V29.7c0-4.76 0-5.49-2.28-5.78l-1.17-.14v-1.27h12.91c6 0 13 1.07 13 8.6 0 8.2-8 10.29-13.06 10.43V39.7c3.6-.49 6.75-2 6.75-7.91 0-5.1-3.35-7.43-7.42-7.43a9.51 9.51 0 0 0-2.39.34v22.72c0 4.8.06 5.48 2.34 5.73l1.84.14v1.27h-13.97v-1.27ZM177.83 29.7c0-4.86 0-5.44-2.28-5.78l-1.16-.14v-1.27h13.2v1.27l-1.16.14c-2.29.34-2.29.92-2.29 5.73v7.09h14.66v-7c0-4.86 0-5.44-2.28-5.78l-1.16-.14v-1.27h13.21v1.27l-1.12.14c-2.34.34-2.34.92-2.34 5.78v17.67c0 4.85 0 5.43 2.34 5.78l1.12.14v1.27h-13.21v-1.27l1.16-.14c2.28-.35 2.28-.93 2.28-5.78v-8.45h-14.66v8.5c0 4.8 0 5.38 2.29 5.73l1.16.14v1.27h-13.2v-1.27l1.16-.14c2.28-.35 2.28-.93 2.28-5.73V29.7ZM68.39 22.52V24l1.11.12h.23c2.12.29 2.5.35 2.55 3.48l.19 12.44a38 38 0 0 1-.26 5c-.72 5.67-4.68 7.69-8.15 7.69-5.34 0-8.93-3.49-8.93-8.68V29.69c0-4.74 0-5.23 2.17-5.55l1.24-.16v-1.46H45.26V24l1.25.16c2.15.32 2.15.81 2.15 5.55v11.83c0 9.16 4.79 13.62 14.63 13.62 7.88 0 12.1-4.35 12.55-12.92l.07-2.25.3-11.76c0-3.25.68-3.56 2-3.92l1-.28v-1.49Z" class="cls-1"/></svg>';
675
+ var Ie = V('<a><span class="sr-only"> </span> <!></a>'), Je = V("<a> </a>"), Qe = V("<li><!></li>"), Ye = V("<ul></ul>");
676
+ function ee(e, t) {
711
677
  O(t, !1);
712
- const a = Nt({
678
+ const a = jt({
713
679
  slots: {
714
680
  base: "ml-auto flex text-xl [&>li]:contents",
715
681
  link: "flex h-full items-center justify-center border-0 border-b-8 border-solid border-transparent p-4 transition-colors hover:border-yellow hover:text-yellow"
@@ -724,55 +690,55 @@ function le(e, t) {
724
690
  }
725
691
  })();
726
692
  $t();
727
- var s = aa();
728
- U(s, 5, () => [...It, Jt], nt, (_, p) => {
729
- var o = ea(), w = $(o);
693
+ var s = Ye();
694
+ U(s, 5, () => [...It, Jt], ct, (m, p) => {
695
+ var l = Qe(), y = $(l);
730
696
  {
731
697
  var M = (n) => {
732
- var l = Xe(), f = $(l), g = $(f, !0);
733
- b(f);
734
- var x = W(f, 2);
735
- q(x, {
698
+ var o = Ie(), h = $(o), g = $(h, !0);
699
+ b(h);
700
+ var _ = F(h, 2);
701
+ q(_, {
736
702
  get icon() {
737
703
  return r(p).icon;
738
704
  }
739
- }), b(l), Z(
705
+ }), b(o), P(
740
706
  (c) => {
741
- T(l, 1, c), X(l, "href", r(p).href), A(g, r(p).text);
707
+ T(o, 1, c), X(o, "href", r(p).href), z(g, r(p).text);
742
708
  },
743
709
  [
744
- () => B(a.link({ hasIcon: !0 }))
710
+ () => R(a.link({ hasIcon: !0 }))
745
711
  ],
746
- R
747
- ), m(n, l);
748
- }, u = (n) => {
749
- var l = ta(), f = $(l, !0);
750
- b(l), Z(
712
+ H
713
+ ), w(n, o);
714
+ }, v = (n) => {
715
+ var o = Je(), h = $(o, !0);
716
+ b(o), P(
751
717
  (g) => {
752
- T(l, 1, g), X(l, "href", r(p).href), A(f, r(p).text);
718
+ T(o, 1, g), X(o, "href", r(p).href), z(h, r(p).text);
753
719
  },
754
720
  [
755
- () => B(a.link({ hasIcon: !1 }))
721
+ () => R(a.link({ hasIcon: !1 }))
756
722
  ],
757
- R
758
- ), m(n, l);
723
+ H
724
+ ), w(n, o);
759
725
  };
760
- N(w, (n) => {
761
- r(p).icon ? n(M) : n(u, !1);
726
+ j(y, (n) => {
727
+ r(p).icon ? n(M) : n(v, !1);
762
728
  });
763
729
  }
764
- b(o), m(_, o);
765
- }), b(s), Z((_) => T(s, 1, _), [() => B(a.base())], R), m(e, s), G();
730
+ b(l), w(m, l);
731
+ }), b(s), P((m) => T(s, 1, m), [() => R(a.base())], H), w(e, s), G();
766
732
  }
767
- F(le, {}, [], [], !0);
768
- var ra = S('<li class="contents first:*:mt-4 last:*:mb-4"><a> </a></li>'), sa = S('<ul class="absolute top-full right-0 z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem]"></ul>'), la = S('<a class="flex aspect-square h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-white hover:text-black focus:bg-white focus:text-black aria-expanded:bg-white aria-expanded:text-black"><!></a>'), oa = S("<li><!></li>"), na = S('<span><span class="mr-auto"> </span> <!></span>'), ia = S("<li><a> </a></li>"), ca = S('<ul class="flex w-full flex-col bg-white text-black [&amp;>li]:contents"></ul>'), ua = S("<a> </a>"), va = S("<li><!></li>"), fa = S('<ul class="absolute top-full right-0 z-50 flex max-h-[calc(100vh-5rem)] w-full flex-col overflow-y-auto bg-white px-4 py-3 text-black shadow-md lg:w-[30rem] [&amp;>li]:contents"></ul>'), ha = S('<ul class="flex h-full [&amp;>li]:contents"><!> <li><!></li></ul>');
769
- function oe(e) {
733
+ W(ee, {}, [], [], !0);
734
+ var Xe = V('<li class="contents first:*:mt-4 last:*:mb-4"><a> </a></li>'), ta = V('<ul class="absolute top-full right-0 z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem]"></ul>'), ea = V('<a class="flex aspect-square h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-white hover:text-black focus:bg-white focus:text-black aria-expanded:bg-white aria-expanded:text-black"><!></a>'), aa = V("<li><!></li>"), ra = V('<span><span class="mr-auto"> </span> <!></span>'), sa = V("<li><a> </a></li>"), oa = V('<ul class="flex w-full flex-col bg-white text-black [&amp;>li]:contents"></ul>'), la = V("<a> </a>"), na = V("<li><!></li>"), ia = V('<ul class="absolute top-full right-0 z-50 flex max-h-[calc(100vh-5rem)] w-full flex-col overflow-y-auto bg-white px-4 py-3 text-black shadow-md lg:w-[30rem] [&amp;>li]:contents"></ul>'), ca = V('<ul class="flex h-full [&amp;>li]:contents"><!> <li><!></li></ul>');
735
+ function ae(e) {
770
736
  const t = [...It, ...Qt], a = [Yt, Jt];
771
- var s = ha(), _ = $(s);
772
- U(_, 1, () => a, (w) => w.text, (w, M) => {
773
- var u = oa(), n = $(u);
737
+ var s = ca(), m = $(s);
738
+ U(m, 1, () => a, (y) => y.text, (y, M) => {
739
+ var v = aa(), n = $(v);
774
740
  {
775
- var l = (g) => {
741
+ var o = (g) => {
776
742
  tt(g, {
777
743
  class: "h-full w-fit",
778
744
  button: (c) => {
@@ -781,8 +747,8 @@ function oe(e) {
781
747
  get label() {
782
748
  return r(M).text;
783
749
  },
784
- children: (v, i) => {
785
- q(v, {
750
+ children: (f, i) => {
751
+ q(f, {
786
752
  get icon() {
787
753
  return r(M).icon;
788
754
  }
@@ -791,232 +757,232 @@ function oe(e) {
791
757
  $$slots: { default: !0 }
792
758
  });
793
759
  },
794
- children: (c, v) => {
795
- var i = sa();
796
- U(i, 5, () => r(M).items, nt, (y, h) => {
797
- var V = ra(), C = $(V);
760
+ children: (c, f) => {
761
+ var i = ta();
762
+ U(i, 5, () => r(M).items, ct, (x, u) => {
763
+ var L = Xe(), C = $(L);
798
764
  let k;
799
765
  var d = $(C, !0);
800
- b(C), b(V), Z(() => {
801
- k = at(C, k, {
766
+ b(C), b(L), P(() => {
767
+ k = rt(C, k, {
802
768
  class: "border-grey/50 hover:bg-grey-muted border-0 border-b border-solid p-2 transition-colors",
803
- href: r(h).href,
804
- ...r(h).attributes
805
- }), A(d, r(h).text);
806
- }), m(y, V);
807
- }), b(i), rt(3, i, () => st, () => ({ duration: 200, easing: lt })), m(c, i);
769
+ href: r(u).href,
770
+ ...r(u).attributes
771
+ }), z(d, r(u).text);
772
+ }), w(x, L);
773
+ }), b(i), st(3, i, () => ot, () => ({ duration: 200, easing: lt })), w(c, i);
808
774
  },
809
775
  $$slots: { button: !0, default: !0 }
810
776
  });
811
- }, f = (g) => {
812
- var x = la(), c = $(x);
777
+ }, h = (g) => {
778
+ var _ = ea(), c = $(_);
813
779
  q(c, {
814
780
  get icon() {
815
781
  return r(M).icon;
816
782
  }
817
- }), b(x), Z(() => {
818
- X(x, "href", r(M).href), X(x, "aria-label", r(M).text);
819
- }), m(g, x);
783
+ }), b(_), P(() => {
784
+ X(_, "href", r(M).href), X(_, "aria-label", r(M).text);
785
+ }), w(g, _);
820
786
  };
821
- N(n, (g) => {
822
- "items" in r(M) ? g(l) : g(f, !1);
787
+ j(n, (g) => {
788
+ "items" in r(M) ? g(o) : g(h, !1);
823
789
  });
824
790
  }
825
- b(u), m(w, u);
791
+ b(v), w(y, v);
826
792
  });
827
- var p = W(_, 2), o = $(p);
828
- tt(o, {
793
+ var p = F(m, 2), l = $(p);
794
+ tt(l, {
829
795
  class: "h-full w-fit",
830
796
  button: (M) => {
831
797
  et(M, {
832
798
  class: "flex aspect-square h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-white hover:text-black focus:bg-white focus:text-black aria-expanded:bg-white aria-expanded:text-black [&_svg]:aria-expanded:rotate-180",
833
799
  label: "Main Menu",
834
- children: (u, n) => {
835
- q(u, { icon: zt });
800
+ children: (v, n) => {
801
+ q(v, { icon: Bt });
836
802
  },
837
803
  $$slots: { default: !0 }
838
804
  });
839
805
  },
840
- children: (M, u) => {
841
- var n = fa();
842
- U(n, 5, () => t, nt, (l, f) => {
843
- var g = va(), x = $(g);
806
+ children: (M, v) => {
807
+ var n = ia();
808
+ U(n, 5, () => t, ct, (o, h) => {
809
+ var g = na(), _ = $(g);
844
810
  {
845
811
  var c = (i) => {
846
812
  tt(i, {
847
813
  class: "relative w-full",
848
814
  autoCollapse: !1,
849
- button: (h) => {
850
- et(h, {
815
+ button: (u) => {
816
+ et(u, {
851
817
  class: "border-grey/50 hover:bg-grey-muted focus:bg-grey-muted aria-expanded:bg-grey-muted flex w-full items-center justify-between gap-2 border-0 border-b border-solid p-2 transition-colors [&_svg]:aria-expanded:rotate-180",
852
- children: (V, C) => {
853
- var k = na();
818
+ children: (L, C) => {
819
+ var k = ra();
854
820
  let d;
855
- var L = $(k), P = $(L, !0);
856
- b(L);
857
- var j = W(L, 2);
858
- q(j, { icon: wt }), b(k), Z(
859
- (z) => {
860
- d = T(k, 1, "flex w-full items-center justify-between gap-2 [&>svg]:transition-transform", null, d, z), A(P, r(f).text);
821
+ var S = $(k), N = $(S, !0);
822
+ b(S);
823
+ var Z = F(S, 2);
824
+ q(Z, { icon: yt }), b(k), P(
825
+ (B) => {
826
+ d = T(k, 1, "flex w-full items-center justify-between gap-2 [&>svg]:transition-transform", null, d, B), z(N, r(h).text);
861
827
  },
862
828
  [
863
- () => ({ "bg-yellow": r(f).highlight })
829
+ () => ({ "bg-yellow": r(h).highlight })
864
830
  ],
865
- R
866
- ), m(V, k);
831
+ H
832
+ ), w(L, k);
867
833
  },
868
834
  $$slots: { default: !0 }
869
835
  });
870
836
  },
871
- children: (h, V) => {
872
- var C = ca();
873
- U(C, 5, () => r(f).items, nt, (k, d) => {
874
- var L = ia(), P = $(L);
875
- let j;
876
- var z = $(P, !0);
877
- b(P), b(L), Z(() => {
878
- j = at(P, j, {
837
+ children: (u, L) => {
838
+ var C = oa();
839
+ U(C, 5, () => r(h).items, ct, (k, d) => {
840
+ var S = sa(), N = $(S);
841
+ let Z;
842
+ var B = $(N, !0);
843
+ b(N), b(S), P(() => {
844
+ Z = rt(N, Z, {
879
845
  class: "border-grey/50 hover:bg-grey-muted border-0 border-b border-solid p-2 transition-colors",
880
846
  href: r(d).href,
881
847
  ...r(d).attributes
882
- }), A(z, r(d).text);
883
- }), m(k, L);
884
- }), b(C), rt(3, C, () => st, () => ({ duration: 200, easing: lt })), m(h, C);
848
+ }), z(B, r(d).text);
849
+ }), w(k, S);
850
+ }), b(C), st(3, C, () => ot, () => ({ duration: 200, easing: lt })), w(u, C);
885
851
  },
886
852
  $$slots: { button: !0, default: !0 }
887
853
  });
888
- }, v = (i) => {
889
- var y = ua();
890
- let h;
891
- var V = $(y, !0);
892
- b(y), Z(
854
+ }, f = (i) => {
855
+ var x = la();
856
+ let u;
857
+ var L = $(x, !0);
858
+ b(x), P(
893
859
  (C) => {
894
- h = T(y, 1, "border-grey/50 hover:bg-grey-muted focus:bg-grey-muted border-0 border-b border-solid p-2 transition-colors", null, h, C), X(y, "href", r(f).href), A(V, r(f).text);
860
+ u = T(x, 1, "border-grey/50 hover:bg-grey-muted focus:bg-grey-muted border-0 border-b border-solid p-2 transition-colors", null, u, C), X(x, "href", r(h).href), z(L, r(h).text);
895
861
  },
896
862
  [
897
- () => ({ "bg-yellow": r(f).highlight })
863
+ () => ({ "bg-yellow": r(h).highlight })
898
864
  ],
899
- R
900
- ), m(i, y);
865
+ H
866
+ ), w(i, x);
901
867
  };
902
- N(x, (i) => {
903
- "items" in r(f) ? i(c) : i(v, !1);
868
+ j(_, (i) => {
869
+ "items" in r(h) ? i(c) : i(f, !1);
904
870
  });
905
871
  }
906
- b(g), m(l, g);
907
- }), b(n), rt(3, n, () => st, () => ({ duration: 200, easing: lt })), m(M, n);
872
+ b(g), w(o, g);
873
+ }), b(n), st(3, n, () => ot, () => ({ duration: 200, easing: lt })), w(M, n);
908
874
  },
909
875
  $$slots: { button: !0, default: !0 }
910
- }), b(p), b(s), m(e, s);
876
+ }), b(p), b(s), w(e, s);
911
877
  }
912
- F(oe, {}, [], [], !0);
913
- var da = S('<a href="https://www.guelphhumber.ca" class="ml-auto h-full w-auto p-4 transition-opacity hover:opacity-75 focus:opacity-75"><span class="sr-only">University of Guelph-Humber Homepage</span> <!></a>'), pa = S('<nav aria-label="Primary"><!> <!></nav>');
914
- function ne(e, t) {
878
+ W(ae, {}, [], [], !0);
879
+ var ua = V('<a href="https://www.guelphhumber.ca" class="ml-auto h-full w-auto p-4 transition-opacity hover:opacity-75 focus:opacity-75"><span class="sr-only">University of Guelph-Humber Homepage</span> <!></a>'), va = V('<nav aria-label="Primary"><!> <!></nav>');
880
+ function re(e, t) {
915
881
  O(t, !1);
916
- const [a, s] = ut(), _ = () => vt(p, "$headerState", a), p = _t("header-state");
882
+ const [a, s] = vt(), m = () => ft(p, "$headerState", a), p = wt("header-state");
917
883
  $t();
918
- var o = pa(), w = $(o);
919
- re(w, {});
920
- var M = W(w, 2);
884
+ var l = va(), y = $(l);
885
+ te(y, {});
886
+ var M = F(y, 2);
921
887
  {
922
- var u = (l) => {
923
- var f = da(), g = W($(f), 2);
924
- se(g), b(f), m(l, f);
925
- }, n = (l, f) => {
888
+ var v = (o) => {
889
+ var h = ua(), g = F($(h), 2);
890
+ xt(g, () => Ke), b(h), w(o, h);
891
+ }, n = (o, h) => {
926
892
  {
927
893
  var g = (c) => {
928
- le(c, {});
929
- }, x = (c) => {
930
- oe(c);
894
+ ee(c, {});
895
+ }, _ = (c) => {
896
+ ae(c);
931
897
  };
932
- N(
933
- l,
898
+ j(
899
+ o,
934
900
  (c) => {
935
- var v;
936
- ((v = _()) == null ? void 0 : v.mode) === "desktop" ? c(g) : c(x, !1);
901
+ var f;
902
+ ((f = m()) == null ? void 0 : f.mode) === "desktop" ? c(g) : c(_, !1);
937
903
  },
938
- f
904
+ h
939
905
  );
940
906
  }
941
907
  };
942
- N(M, (l) => {
943
- var f;
944
- ((f = _()) == null ? void 0 : f.variant) === "dual-brand" ? l(u) : l(n, !1);
908
+ j(M, (o) => {
909
+ var h;
910
+ ((h = m()) == null ? void 0 : h.variant) === "dual-brand" ? o(v) : o(n, !1);
945
911
  });
946
912
  }
947
- b(o), Z(
948
- (l) => T(o, 1, l),
913
+ b(l), P(
914
+ (o) => T(l, 1, o),
949
915
  [
950
916
  () => {
951
- var l;
952
- return B(Ot("relative flex w-full justify-between bg-black px-[calc((100%-1320px)/2)] text-lg text-black-contrast lg:h-25", ((l = _()) == null ? void 0 : l.variant) === "dual-brand" ? "h-[7.5rem]" : "h-12.5"));
917
+ var o;
918
+ return R(qt("relative flex w-full justify-between bg-black px-[calc((100%-1320px)/2)] text-lg text-black-contrast lg:h-25", ((o = m()) == null ? void 0 : o.variant) === "dual-brand" ? "h-[7.5rem]" : "h-12.5"));
953
919
  }
954
920
  ],
955
- R
956
- ), m(e, o), G(), s();
921
+ H
922
+ ), w(e, l), G(), s();
957
923
  }
958
- F(ne, {}, [], [], !0);
959
- var ga = S('<span class="flex items-center gap-2 [&amp;>svg]:transition-transform"><span> </span> <!></span>'), ba = S("<li><a> </a></li>"), xa = S('<ul class="bg-grey-muted absolute top-full right-0 z-50 flex min-w-[20rem] flex-col [&amp;>li]:contents"></ul>'), ma = S("<li><!></li>"), _a = S("<li><a> </a></li>");
960
- function ie(e, t) {
924
+ W(re, {}, [], [], !0);
925
+ var fa = V('<span class="flex items-center gap-2 [&amp;>svg]:transition-transform"><span> </span> <!></span>'), ha = V("<li><a> </a></li>"), da = V('<ul class="bg-grey-muted absolute top-full right-0 z-50 flex min-w-[20rem] flex-col [&amp;>li]:contents"></ul>'), pa = V("<li><!></li>"), ga = V("<li><a> </a></li>");
926
+ function se(e, t) {
961
927
  O(t, !0);
962
- let a = H(t, "items", 7);
963
- var s = dt(), _ = ct(s);
964
- return U(_, 17, a, (p) => p.text, (p, o) => {
965
- var w = dt(), M = ct(w);
928
+ let a = A(t, "items", 7);
929
+ var s = nt(), m = at(s);
930
+ return U(m, 17, a, (p) => p.text, (p, l) => {
931
+ var y = nt(), M = at(y);
966
932
  {
967
- var u = (l) => {
968
- var f = ma(), g = $(f);
933
+ var v = (o) => {
934
+ var h = pa(), g = $(h);
969
935
  tt(g, {
970
936
  class: "relative h-full",
971
937
  button: (c) => {
972
938
  et(c, {
973
939
  class: "flex h-full items-center justify-center gap-2 px-2 transition-colors hover:bg-yellow hover:text-yellow-contrast focus:bg-yellow focus:text-yellow-contrast aria-expanded:bg-yellow aria-expanded:text-yellow-contrast [&_svg]:aria-expanded:rotate-180",
974
- children: (v, i) => {
975
- var y = ga(), h = $(y), V = $(h, !0);
976
- b(h);
977
- var C = W(h, 2);
978
- q(C, { icon: wt }), b(y), Z(() => A(V, r(o).text)), m(v, y);
940
+ children: (f, i) => {
941
+ var x = fa(), u = $(x), L = $(u, !0);
942
+ b(u);
943
+ var C = F(u, 2);
944
+ q(C, { icon: yt }), b(x), P(() => z(L, r(l).text)), w(f, x);
979
945
  },
980
946
  $$slots: { default: !0 }
981
947
  });
982
948
  },
983
- children: (c, v) => {
984
- var i = xa();
985
- U(i, 21, () => r(o).items, nt, (y, h) => {
986
- var V = ba(), C = $(V);
949
+ children: (c, f) => {
950
+ var i = da();
951
+ U(i, 21, () => r(l).items, ct, (x, u) => {
952
+ var L = ha(), C = $(L);
987
953
  let k;
988
954
  var d = $(C, !0);
989
- b(C), b(V), Z(() => {
990
- var L;
991
- k = at(C, k, {
992
- ...r(h).attributes,
993
- class: `border-grey/50 border-0 border-b border-solid p-2 transition-colors hover:bg-yellow hover:text-yellow-contrast focus:bg-yellow focus:text-yellow-contrast ${((L = r(h).attributes) == null ? void 0 : L.class) ?? ""}`,
994
- href: r(h).href
995
- }), A(d, r(h).text);
996
- }), m(y, V);
997
- }), b(i), rt(3, i, () => st, () => ({ duration: 200, easing: lt })), m(c, i);
955
+ b(C), b(L), P(() => {
956
+ var S;
957
+ k = rt(C, k, {
958
+ ...r(u).attributes,
959
+ class: `border-grey/50 border-0 border-b border-solid p-2 transition-colors hover:bg-yellow hover:text-yellow-contrast focus:bg-yellow focus:text-yellow-contrast ${((S = r(u).attributes) == null ? void 0 : S.class) ?? ""}`,
960
+ href: r(u).href
961
+ }), z(d, r(u).text);
962
+ }), w(x, L);
963
+ }), b(i), st(3, i, () => ot, () => ({ duration: 200, easing: lt })), w(c, i);
998
964
  },
999
965
  $$slots: { button: !0, default: !0 }
1000
- }), b(f), m(l, f);
1001
- }, n = (l) => {
1002
- var f = _a(), g = $(f);
1003
- let x;
966
+ }), b(h), w(o, h);
967
+ }, n = (o) => {
968
+ var h = ga(), g = $(h);
969
+ let _;
1004
970
  var c = $(g, !0);
1005
- b(g), b(f), Z(() => {
1006
- var v;
1007
- x = at(g, x, {
1008
- ...r(o).attributes,
1009
- class: `flex h-full items-center justify-center gap-2 px-2 transition-colors hover:bg-yellow hover:text-yellow-contrast focus:bg-yellow focus:text-yellow-contrast ${((v = r(o).attributes) == null ? void 0 : v.class) ?? ""}`,
1010
- href: r(o).href
1011
- }), A(c, r(o).text);
1012
- }), m(l, f);
971
+ b(g), b(h), P(() => {
972
+ var f;
973
+ _ = rt(g, _, {
974
+ ...r(l).attributes,
975
+ class: `flex h-full items-center justify-center gap-2 px-2 transition-colors hover:bg-yellow hover:text-yellow-contrast focus:bg-yellow focus:text-yellow-contrast ${((f = r(l).attributes) == null ? void 0 : f.class) ?? ""}`,
976
+ href: r(l).href
977
+ }), z(c, r(l).text);
978
+ }), w(o, h);
1013
979
  };
1014
- N(M, (l) => {
1015
- "items" in r(o) ? l(u) : l(n, !1);
980
+ j(M, (o) => {
981
+ "items" in r(l) ? o(v) : o(n, !1);
1016
982
  });
1017
983
  }
1018
- m(p, w);
1019
- }), m(e, s), G({
984
+ w(p, y);
985
+ }), w(e, s), G({
1020
986
  get items() {
1021
987
  return a();
1022
988
  },
@@ -1025,28 +991,28 @@ function ie(e, t) {
1025
991
  }
1026
992
  });
1027
993
  }
1028
- F(ie, { items: {} }, [], [], !0);
1029
- var wa = S('<span class="flex w-full items-center justify-between gap-2 [&amp;>svg]:transition-transform"><span class="mr-auto"> </span> <!></span>'), ya = S("<li><a> </a></li>"), $a = S('<ul class="flex w-full flex-col bg-white text-black [&amp;>li]:contents"></ul>'), ka = S("<a> </a>"), Ma = S("<li><!></li>"), Sa = S('<ul class="absolute top-full right-0 z-50 flex max-h-[calc(100vh-5rem)] w-full flex-col overflow-y-auto bg-white px-4 py-3 whitespace-normal text-black shadow-md lg:w-[30rem] [&amp;>li]:contents"></ul>'), La = S("<li><!></li>");
1030
- function ce(e, t) {
994
+ W(se, { items: {} }, [], [], !0);
995
+ var ba = V('<span class="flex w-full items-center justify-between gap-2"><span class="mr-auto"> </span> <!></span>'), xa = V("<li><a> </a></li>"), _a = V('<ul class="flex w-full flex-col bg-white text-black [&amp;>li]:contents"></ul>'), ma = V("<a> </a>"), wa = V("<li><!></li>"), ya = V('<ul class="absolute top-full right-0 z-50 flex max-h-[calc(100vh-5rem)] w-full flex-col overflow-y-auto bg-white px-4 py-3 whitespace-normal text-black shadow-md lg:w-[30rem] [&amp;>li]:contents"></ul>'), $a = V("<li><!></li>");
996
+ function oe(e, t) {
1031
997
  O(t, !0);
1032
- let a = H(t, "items", 7);
1033
- var s = La(), _ = $(s);
1034
- return tt(_, {
998
+ let a = A(t, "items", 7);
999
+ var s = $a(), m = $(s);
1000
+ return tt(m, {
1035
1001
  class: "h-full",
1036
- button: (o) => {
1037
- et(o, {
1002
+ button: (l) => {
1003
+ et(l, {
1038
1004
  class: "flex aspect-square h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-yellow hover:text-yellow-contrast focus:bg-yellow focus:text-yellow-contrast aria-expanded:bg-yellow aria-expanded:text-yellow-contrast",
1039
1005
  label: "Sub Navigation Menu",
1040
- children: (w, M) => {
1041
- q(w, { icon: zt });
1006
+ children: (y, M) => {
1007
+ q(y, { icon: Bt });
1042
1008
  },
1043
1009
  $$slots: { default: !0 }
1044
1010
  });
1045
1011
  },
1046
- children: (o, w) => {
1047
- var M = Sa();
1048
- U(M, 21, a, (u) => u.text, (u, n) => {
1049
- var l = Ma(), f = $(l);
1012
+ children: (l, y) => {
1013
+ var M = ya();
1014
+ U(M, 21, a, (v) => v.text, (v, n) => {
1015
+ var o = wa(), h = $(o);
1050
1016
  {
1051
1017
  var g = (c) => {
1052
1018
  tt(c, {
@@ -1054,56 +1020,59 @@ function ce(e, t) {
1054
1020
  autoCollapse: !1,
1055
1021
  button: (i) => {
1056
1022
  et(i, {
1057
- class: "border-grey/50 hover:bg-grey-muted focus:bg-grey-muted aria-expanded:bg-grey-muted flex w-full items-center justify-between gap-2 border-0 border-b border-solid p-2 transition-colors [&_svg]:aria-expanded:rotate-180",
1058
- children: (y, h) => {
1059
- var V = wa(), C = $(V), k = $(C, !0);
1023
+ class: "group border-grey/50 hover:bg-grey-muted focus:bg-grey-muted aria-expanded:bg-grey-muted flex w-full items-center justify-between gap-2 border-0 border-b border-solid p-2 transition-colors",
1024
+ children: (x, u) => {
1025
+ var L = ba(), C = $(L), k = $(C, !0);
1060
1026
  b(C);
1061
- var d = W(C, 2);
1062
- q(d, { icon: wt }), b(V), Z(() => A(k, r(n).text)), m(y, V);
1027
+ var d = F(C, 2);
1028
+ q(d, {
1029
+ icon: yt,
1030
+ class: "transition-transform group-aria-expanded:rotate-180"
1031
+ }), b(L), P(() => z(k, r(n).text)), w(x, L);
1063
1032
  },
1064
1033
  $$slots: { default: !0 }
1065
1034
  });
1066
1035
  },
1067
- children: (i, y) => {
1068
- var h = $a();
1069
- U(h, 21, () => r(n).items, nt, (V, C) => {
1070
- var k = ya(), d = $(k);
1071
- let L;
1072
- var P = $(d, !0);
1073
- b(d), b(k), Z(() => {
1074
- var j;
1075
- L = at(d, L, {
1036
+ children: (i, x) => {
1037
+ var u = _a();
1038
+ U(u, 21, () => r(n).items, ct, (L, C) => {
1039
+ var k = xa(), d = $(k);
1040
+ let S;
1041
+ var N = $(d, !0);
1042
+ b(d), b(k), P(() => {
1043
+ var Z;
1044
+ S = rt(d, S, {
1076
1045
  ...r(C).attributes,
1077
- class: `border-grey/50 hover:bg-grey-muted hover:text-grey-muted-contrast border-0 border-b border-solid p-2 transition-colors ${((j = r(C).attributes) == null ? void 0 : j.class) ?? ""}`,
1046
+ class: `border-grey/50 hover:bg-grey-muted hover:text-grey-muted-contrast border-0 border-b border-solid p-2 transition-colors ${((Z = r(C).attributes) == null ? void 0 : Z.class) ?? ""}`,
1078
1047
  href: r(C).href
1079
- }), A(P, r(C).text);
1080
- }), m(V, k);
1081
- }), b(h), rt(3, h, () => st, () => ({ duration: 200, easing: lt })), m(i, h);
1048
+ }), z(N, r(C).text);
1049
+ }), w(L, k);
1050
+ }), b(u), st(3, u, () => ot, () => ({ duration: 200, easing: lt })), w(i, u);
1082
1051
  },
1083
1052
  $$slots: { button: !0, default: !0 }
1084
1053
  });
1085
- }, x = (c) => {
1086
- var v = ka();
1054
+ }, _ = (c) => {
1055
+ var f = ma();
1087
1056
  let i;
1088
- var y = $(v, !0);
1089
- b(v), Z(() => {
1090
- var h;
1091
- i = at(v, i, {
1057
+ var x = $(f, !0);
1058
+ b(f), P(() => {
1059
+ var u;
1060
+ i = rt(f, i, {
1092
1061
  ...r(n).attributes,
1093
- class: `border-grey/50 hover:bg-grey-muted border-0 border-b border-solid p-2 transition-colors ${((h = r(n).attributes) == null ? void 0 : h.class) ?? ""}`,
1062
+ class: `border-grey/50 hover:bg-grey-muted border-0 border-b border-solid p-2 transition-colors ${((u = r(n).attributes) == null ? void 0 : u.class) ?? ""}`,
1094
1063
  href: r(n).href
1095
- }), A(y, r(n).text);
1096
- }), m(c, v);
1064
+ }), z(x, r(n).text);
1065
+ }), w(c, f);
1097
1066
  };
1098
- N(f, (c) => {
1099
- "items" in r(n) ? c(g) : c(x, !1);
1067
+ j(h, (c) => {
1068
+ "items" in r(n) ? c(g) : c(_, !1);
1100
1069
  });
1101
1070
  }
1102
- b(l), m(u, l);
1103
- }), b(M), rt(3, M, () => st, () => ({ duration: 200, easing: lt })), m(o, M);
1071
+ b(o), w(v, o);
1072
+ }), b(M), st(3, M, () => ot, () => ({ duration: 200, easing: lt })), w(l, M);
1104
1073
  },
1105
1074
  $$slots: { button: !0, default: !0 }
1106
- }), b(s), m(e, s), G({
1075
+ }), b(s), w(e, s), G({
1107
1076
  get items() {
1108
1077
  return a();
1109
1078
  },
@@ -1112,97 +1081,97 @@ function ce(e, t) {
1112
1081
  }
1113
1082
  });
1114
1083
  }
1115
- F(ce, { items: {} }, [], [], !0);
1116
- var Ca = S('<a class="mr-auto flex h-full items-center justify-center px-3 font-bold transition-colors hover:bg-yellow hover:text-yellow-contrast"> </a>'), Va = S('<span class="mr-auto flex h-full items-center justify-center px-3 font-bold"> </span>'), Za = S('<nav aria-label="Page Specific"><div class="relative flex h-full min-w-full items-center justify-end overflow-y-visible [&amp;>li]:contents"><!> <ul class="!static flex h-full w-fit lg:static [&amp;>li]:contents"><!></ul></div></nav>');
1117
- function ue(e, t) {
1084
+ W(oe, { items: {} }, [], [], !0);
1085
+ var ka = V('<a class="mr-auto flex h-full items-center justify-center px-3 font-bold transition-colors hover:bg-yellow hover:text-yellow-contrast"> </a>'), Ma = V('<span class="mr-auto flex h-full items-center justify-center px-3 font-bold"> </span>'), Va = V('<nav aria-label="Page Specific"><div class="relative flex h-full min-w-full items-center justify-end overflow-y-visible [&amp;>li]:contents"><!> <ul class="!static flex h-full w-fit lg:static [&amp;>li]:contents"><!></ul></div></nav>');
1086
+ function le(e, t) {
1118
1087
  O(t, !0);
1119
- const [a, s] = ut(), _ = () => vt(p, "$headerState", a), p = _t("header-state");
1120
- let o = H(t, "items", 7), w = H(t, "title", 7), M = H(t, "url", 7), u = ot(void 0), n = ot(void 0), l = ot(void 0), f, g = ot(void 0);
1121
- qt(() => {
1088
+ const [a, s] = vt(), m = () => ft(p, "$headerState", a), p = wt("header-state");
1089
+ let l = A(t, "items", 7), y = A(t, "title", 7), M = A(t, "url", 7), v = it(void 0), n = it(void 0), o = it(void 0), h, g = it(void 0);
1090
+ Ot(() => {
1122
1091
  var d;
1123
- clearTimeout(f), ((d = _()) == null ? void 0 : d.mode) === "desktop" && r(u) - r(n) < r(l) && (f = setTimeout(
1092
+ clearTimeout(h), ((d = m()) == null ? void 0 : d.mode) === "desktop" && r(v) - r(n) < r(o) && (h = setTimeout(
1124
1093
  () => {
1125
- J(g, ht(isNaN(r(g)) ? r(u) : Math.max(r(u), r(g))));
1094
+ J(g, dt(isNaN(r(g)) ? r(v) : Math.max(r(v), r(g))));
1126
1095
  },
1127
1096
  50
1128
1097
  ));
1129
1098
  }), Gt(() => {
1130
1099
  var d;
1131
- ((d = _()) == null ? void 0 : d.mode) === "desktop" && r(u) - r(n) < r(l) && J(g, ht(isNaN(r(g)) ? r(u) : Math.max(r(u), r(g))));
1100
+ ((d = m()) == null ? void 0 : d.mode) === "desktop" && r(v) - r(n) < r(o) && J(g, dt(isNaN(r(g)) ? r(v) : Math.max(r(v), r(g))));
1132
1101
  });
1133
- var x = Za(), c = $(x), v = $(c);
1102
+ var _ = Va(), c = $(_), f = $(c);
1134
1103
  {
1135
1104
  var i = (d) => {
1136
- var L = Ca(), P = $(L, !0);
1137
- b(L), Z(() => {
1138
- X(L, "href", M()), A(P, w());
1139
- }), bt(L, "clientWidth", (j) => J(n, j)), m(d, L);
1140
- }, y = (d, L) => {
1105
+ var S = ka(), N = $(S, !0);
1106
+ b(S), P(() => {
1107
+ X(S, "href", M()), z(N, y());
1108
+ }), bt(S, "clientWidth", (Z) => J(n, Z)), w(d, S);
1109
+ }, x = (d, S) => {
1141
1110
  {
1142
- var P = (j) => {
1143
- var z = Va(), I = $(z, !0);
1144
- b(z), Z(() => A(I, w())), bt(z, "clientWidth", (ve) => J(n, ve)), m(j, z);
1111
+ var N = (Z) => {
1112
+ var B = Ma(), I = $(B, !0);
1113
+ b(B), P(() => z(I, y())), bt(B, "clientWidth", (ne) => J(n, ne)), w(Z, B);
1145
1114
  };
1146
- N(
1115
+ j(
1147
1116
  d,
1148
- (j) => {
1149
- w() && j(P);
1117
+ (Z) => {
1118
+ y() && Z(N);
1150
1119
  },
1151
- L
1120
+ S
1152
1121
  );
1153
1122
  }
1154
1123
  };
1155
- N(v, (d) => {
1156
- w() && M() ? d(i) : d(y, !1);
1124
+ j(f, (d) => {
1125
+ y() && M() ? d(i) : d(x, !1);
1157
1126
  });
1158
1127
  }
1159
- var h = W(v, 2), V = $(h);
1128
+ var u = F(f, 2), L = $(u);
1160
1129
  {
1161
1130
  var C = (d) => {
1162
- var L = dt(), P = ct(L);
1131
+ var S = nt(), N = at(S);
1163
1132
  {
1164
- var j = (I) => {
1165
- ie(I, {
1133
+ var Z = (I) => {
1134
+ se(I, {
1166
1135
  get items() {
1167
- return o();
1136
+ return l();
1168
1137
  }
1169
1138
  });
1170
- }, z = (I) => {
1171
- ce(I, {
1139
+ }, B = (I) => {
1140
+ oe(I, {
1172
1141
  get items() {
1173
- return o();
1142
+ return l();
1174
1143
  }
1175
1144
  });
1176
1145
  };
1177
- N(P, (I) => {
1178
- _().mode === "desktop" && (isNaN(r(g)) || r(u) > r(g)) ? I(j) : I(z, !1);
1146
+ j(N, (I) => {
1147
+ m().mode === "desktop" && (isNaN(r(g)) || r(v) > r(g)) ? I(Z) : I(B, !1);
1179
1148
  });
1180
1149
  }
1181
- m(d, L);
1150
+ w(d, S);
1182
1151
  };
1183
- N(V, (d) => {
1184
- var L;
1185
- ((L = o()) == null ? void 0 : L.length) > 0 && d(C);
1152
+ j(L, (d) => {
1153
+ var S;
1154
+ ((S = l()) == null ? void 0 : S.length) > 0 && d(C);
1186
1155
  });
1187
1156
  }
1188
- b(h), b(c), b(x), Z((d) => T(x, 1, d), [
1157
+ b(u), b(c), b(_), P((d) => T(_, 1, d), [
1189
1158
  () => {
1190
1159
  var d;
1191
- return B(Ot("align-items bg-grey-muted text-grey-muted-contrast relative block justify-end px-[calc((100%-1320px)/2)] text-lg lg:whitespace-nowrap", ((d = _()) == null ? void 0 : d.variant) === "dual-brand" ? "h-10" : "h-[5rem] lg:h-10"));
1160
+ return R(qt("align-items bg-grey-muted text-grey-muted-contrast relative block justify-end px-[calc((100%-1320px)/2)] text-lg lg:whitespace-nowrap", ((d = m()) == null ? void 0 : d.variant) === "dual-brand" ? "h-10" : "h-[5rem] lg:h-10"));
1192
1161
  }
1193
- ]), bt(h, "clientWidth", (d) => J(l, d)), bt(c, "clientWidth", (d) => J(u, d)), m(e, x);
1162
+ ]), bt(u, "clientWidth", (d) => J(o, d)), bt(c, "clientWidth", (d) => J(v, d)), w(e, _);
1194
1163
  var k = G({
1195
1164
  get items() {
1196
- return o();
1165
+ return l();
1197
1166
  },
1198
1167
  set items(d) {
1199
- o(d), E();
1168
+ l(d), E();
1200
1169
  },
1201
1170
  get title() {
1202
- return w();
1171
+ return y();
1203
1172
  },
1204
1173
  set title(d) {
1205
- w(d), E();
1174
+ y(d), E();
1206
1175
  },
1207
1176
  get url() {
1208
1177
  return M();
@@ -1213,28 +1182,28 @@ function ue(e, t) {
1213
1182
  });
1214
1183
  return s(), k;
1215
1184
  }
1216
- F(ue, { items: {}, title: {}, url: {} }, [], [], !0);
1217
- var Pa = S('<header class="relative z-10 w-full font-sans text-black"><!> <!> <!></header>');
1218
- function Na(e, t) {
1185
+ W(le, { items: {}, title: {}, url: {} }, [], [], !0);
1186
+ var Sa = V('<header class="relative z-10 w-full font-sans text-black"><!> <!> <!></header>');
1187
+ function Ca(e, t) {
1219
1188
  O(t, !0);
1220
- const [a, s] = ut(), _ = () => vt(n, "$headerState", a);
1221
- let p = H(t, "pageTitle", 7), o = H(t, "pageURL", 7), w = H(t, "variant", 7), M = ot(0);
1222
- const u = 1024, n = Bt({ mode: "mobile", variant: w() });
1223
- Wt("header-state", n);
1224
- let l = ot(ht([]));
1189
+ const [a, s] = vt(), m = () => ft(n, "$headerState", a);
1190
+ let p = A(t, "pageTitle", 7), l = A(t, "pageURL", 7), y = A(t, "variant", 7), M = it(0);
1191
+ const v = 1024, n = Ut({ mode: "mobile", variant: y() });
1192
+ Rt("header-state", n);
1193
+ let o = it(dt([]));
1225
1194
  Gt(() => {
1226
- const h = () => {
1195
+ const u = () => {
1227
1196
  const C = (k) => {
1228
1197
  const d = {};
1229
- for (const L of k.attributes)
1230
- L.name !== "href" && (d[L.name] = L.value);
1198
+ for (const S of k.attributes)
1199
+ S.name !== "href" && (d[S.name] = S.value);
1231
1200
  return {
1232
1201
  href: k.getAttribute("href"),
1233
1202
  text: k.textContent,
1234
1203
  attributes: d
1235
1204
  };
1236
1205
  };
1237
- J(l, ht(Array.from(t.$$host.children).filter((k) => k.tagName === "A" || k.tagName === "UL").map((k) => {
1206
+ J(o, dt(Array.from(t.$$host.children).filter((k) => k.tagName === "A" || k.tagName === "UL").map((k) => {
1238
1207
  switch (k.tagName) {
1239
1208
  case "A":
1240
1209
  return C(k);
@@ -1246,73 +1215,73 @@ function Na(e, t) {
1246
1215
  }
1247
1216
  }).filter((k) => !!k)));
1248
1217
  };
1249
- h();
1250
- const V = new MutationObserver(h);
1251
- return V.observe(t.$$host, { childList: !0, subtree: !0 }), () => {
1252
- V.disconnect();
1218
+ u();
1219
+ const L = new MutationObserver(u);
1220
+ return L.observe(t.$$host, { childList: !0, subtree: !0 }), () => {
1221
+ L.disconnect();
1253
1222
  };
1254
- }), qt(() => {
1223
+ }), Ot(() => {
1255
1224
  n.set({
1256
- mode: r(M) >= u ? "desktop" : "mobile",
1257
- variant: w()
1225
+ mode: r(M) >= v ? "desktop" : "mobile",
1226
+ variant: y()
1258
1227
  });
1259
1228
  });
1260
- var f = Pa(), g = $(f);
1229
+ var h = Sa(), g = $(h);
1261
1230
  {
1262
- var x = (h) => {
1263
- Xt(h, {});
1231
+ var _ = (u) => {
1232
+ Xt(u, {});
1264
1233
  };
1265
- N(g, (h) => {
1266
- _().mode === "desktop" && w() !== "dual-brand" && h(x);
1234
+ j(g, (u) => {
1235
+ m().mode === "desktop" && y() !== "dual-brand" && u(_);
1267
1236
  });
1268
1237
  }
1269
- var c = W(g, 2);
1270
- ne(c, {});
1271
- var v = W(c, 2);
1238
+ var c = F(g, 2);
1239
+ re(c, {});
1240
+ var f = F(c, 2);
1272
1241
  {
1273
- var i = (h) => {
1274
- ue(h, {
1242
+ var i = (u) => {
1243
+ le(u, {
1275
1244
  get title() {
1276
1245
  return p();
1277
1246
  },
1278
1247
  get url() {
1279
- return o();
1248
+ return l();
1280
1249
  },
1281
1250
  get items() {
1282
- return r(l);
1251
+ return r(o);
1283
1252
  }
1284
1253
  });
1285
1254
  };
1286
- N(v, (h) => {
1287
- var V;
1288
- (((V = r(l)) == null ? void 0 : V.length) > 0 || p()) && h(i);
1255
+ j(f, (u) => {
1256
+ var L;
1257
+ (((L = r(o)) == null ? void 0 : L.length) > 0 || p()) && u(i);
1289
1258
  });
1290
1259
  }
1291
- b(f), Ce("innerWidth", (h) => J(M, ht(h))), m(e, f);
1292
- var y = G({
1260
+ b(h), ke("innerWidth", (u) => J(M, dt(u))), w(e, h);
1261
+ var x = G({
1293
1262
  get pageTitle() {
1294
1263
  return p();
1295
1264
  },
1296
- set pageTitle(h) {
1297
- p(h), E();
1265
+ set pageTitle(u) {
1266
+ p(u), E();
1298
1267
  },
1299
1268
  get pageURL() {
1300
- return o();
1269
+ return l();
1301
1270
  },
1302
- set pageURL(h) {
1303
- o(h), E();
1271
+ set pageURL(u) {
1272
+ l(u), E();
1304
1273
  },
1305
1274
  get variant() {
1306
- return w();
1275
+ return y();
1307
1276
  },
1308
- set variant(h) {
1309
- w(h), E();
1277
+ set variant(u) {
1278
+ y(u), E();
1310
1279
  }
1311
1280
  });
1312
- return s(), y;
1281
+ return s(), x;
1313
1282
  }
1314
- customElements.define("uofg-header", F(
1315
- Na,
1283
+ customElements.define("uofg-header", W(
1284
+ Ca,
1316
1285
  {
1317
1286
  pageTitle: { attribute: "page-title", reflect: !0 },
1318
1287
  pageURL: { attribute: "page-url", reflect: !0 },
@@ -1323,10 +1292,10 @@ customElements.define("uofg-header", F(
1323
1292
  !0,
1324
1293
  (e) => class extends e {
1325
1294
  constructor() {
1326
- super(), Le(this.shadowRoot);
1295
+ super(), $e(this.shadowRoot);
1327
1296
  }
1328
1297
  }
1329
1298
  ));
1330
1299
  export {
1331
- Na as default
1300
+ Ca as default
1332
1301
  };