@uoguelph/web-components 1.6.0 → 1.7.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,282 +1,282 @@
1
- import { c as K, S as Q, i as X, s as D, A as B, b as O1, e as p, g as x, h, j as d, k as g, w as i1, T as le, u as P1, l as G1, n as D1, t as b, o as m, D as U, p as v, x as ne, U as q, I as E, V as Y, W as p1, r as Y1, X as m1, y as z, z as $, Y as re, a as ae, B as L, Z as u1, d as Z, m as C, q as M, _ as oe, $ as se, a0 as ce, a1 as f1, F as W, E as J, a2 as J1, G as F, H as l1, a3 as n1, a4 as I, a5 as r1, a6 as a1 } from "./index-C_Xohc3R.js";
2
- import { t as t1, g as ie } from "./bundle-mjs-Dr23gGIz.js";
3
- function e1(s, e) {
4
- const n = {}, t = {}, l = { $$scope: 1 };
5
- let o = s.length;
6
- for (; o--; ) {
7
- const r = s[o], c = e[o];
1
+ import { c as z, S as U, i as F, s as S, y as A, b as Fe, e as $, g as L, h, j as p, k as b, w as ne, W as et, u as Te, l as We, n as Ee, t as _, o as g, U as j, p as d, x as tt, X as W, V, Y as I, Z as ie, r as O, _ as ce, $ as lt, a0 as rt, C as N, a1 as K, a2 as Q, D as w, d as y, m as x, q as M, E as P, A as ae, a3 as B, F as R, a4 as X, I as T, a5 as se, a6 as ee, a7 as nt, a8 as Be, G as E, a9 as te, H as le, aa as J, ab as ot, a as at, ac as st } from "./font-awesome-icon-DvfiKD3u.js";
2
+ import { t as q } from "./bundle-mjs-BpzLJ4dA.js";
3
+ function Y(o, e) {
4
+ const l = {}, t = {}, r = { $$scope: 1 };
5
+ let n = o.length;
6
+ for (; n--; ) {
7
+ const a = o[n], c = e[n];
8
8
  if (c) {
9
- for (const a in r)
10
- a in c || (t[a] = 1);
11
- for (const a in c)
12
- l[a] || (n[a] = c[a], l[a] = 1);
13
- s[o] = c;
9
+ for (const s in a)
10
+ s in c || (t[s] = 1);
11
+ for (const s in c)
12
+ r[s] || (l[s] = c[s], r[s] = 1);
13
+ o[n] = c;
14
14
  } else
15
- for (const a in r)
16
- l[a] = 1;
15
+ for (const s in a)
16
+ r[s] = 1;
17
17
  }
18
- for (const r in t)
19
- r in n || (n[r] = void 0);
20
- return n;
18
+ for (const a in t)
19
+ a in l || (l[a] = void 0);
20
+ return l;
21
21
  }
22
- function d1(s) {
23
- return s < 0.5 ? 4 * s * s * s : 0.5 * Math.pow(2 * s - 2, 3) + 1;
22
+ function ue(o) {
23
+ return o < 0.5 ? 4 * o * o * o : 0.5 * Math.pow(2 * o - 2, 3) + 1;
24
24
  }
25
- function ue(s) {
26
- const e = s - 1;
25
+ function it(o) {
26
+ const e = o - 1;
27
27
  return e * e * e + 1;
28
28
  }
29
- function fe(s, { delay: e = 0, duration: n = 400, easing: t = ue, axis: l = "y" } = {}) {
30
- const o = getComputedStyle(s), r = +o.opacity, c = l === "y" ? "height" : "width", a = parseFloat(o[c]), i = l === "y" ? ["top", "bottom"] : ["left", "right"], u = i.map(
31
- (S) => `${S[0].toUpperCase()}${S.slice(1)}`
32
- ), f = parseFloat(o[`padding${u[0]}`]), _ = parseFloat(o[`padding${u[1]}`]), y = parseFloat(o[`margin${u[0]}`]), R = parseFloat(o[`margin${u[1]}`]), w = parseFloat(
33
- o[`border${u[0]}Width`]
34
- ), j = parseFloat(
35
- o[`border${u[1]}Width`]
29
+ function ct(o, { delay: e = 0, duration: l = 400, easing: t = it, axis: r = "y" } = {}) {
30
+ const n = getComputedStyle(o), a = +n.opacity, c = r === "y" ? "height" : "width", s = parseFloat(n[c]), i = r === "y" ? ["top", "bottom"] : ["left", "right"], u = i.map(
31
+ (Z) => `${Z[0].toUpperCase()}${Z.slice(1)}`
32
+ ), f = parseFloat(n[`padding${u[0]}`]), m = parseFloat(n[`padding${u[1]}`]), v = parseFloat(n[`margin${u[0]}`]), C = parseFloat(n[`margin${u[1]}`]), k = parseFloat(
33
+ n[`border${u[0]}Width`]
34
+ ), D = parseFloat(
35
+ n[`border${u[1]}Width`]
36
36
  );
37
37
  return {
38
38
  delay: e,
39
- duration: n,
39
+ duration: l,
40
40
  easing: t,
41
- css: (S) => `overflow: hidden;opacity: ${Math.min(S * 20, 1) * r};${c}: ${S * a}px;padding-${i[0]}: ${S * f}px;padding-${i[1]}: ${S * _}px;margin-${i[0]}: ${S * y}px;margin-${i[1]}: ${S * R}px;border-${i[0]}-width: ${S * w}px;border-${i[1]}-width: ${S * j}px;`
41
+ css: (Z) => `overflow: hidden;opacity: ${Math.min(Z * 20, 1) * a};${c}: ${Z * s}px;padding-${i[0]}: ${Z * f}px;padding-${i[1]}: ${Z * m}px;margin-${i[0]}: ${Z * v}px;margin-${i[1]}: ${Z * C}px;border-${i[0]}-width: ${Z * k}px;border-${i[1]}-width: ${Z * D}px;`
42
42
  };
43
43
  }
44
- const he = (s) => {
44
+ const ut = (o) => {
45
45
  const e = function(t) {
46
- s.contains(t.relatedTarget) || s.dispatchEvent(new CustomEvent("focusoutside", { bubbles: !1 }));
47
- }, n = function(t) {
48
- s.contains(t.relatedTarget) || s.dispatchEvent(new CustomEvent("focusinside", { bubbles: !1 }));
46
+ o.contains(t.relatedTarget) || o.dispatchEvent(new CustomEvent("focusoutside", { bubbles: !1 }));
47
+ }, l = function(t) {
48
+ o.contains(t.relatedTarget) || o.dispatchEvent(new CustomEvent("focusinside", { bubbles: !1 }));
49
49
  };
50
- return s.addEventListener("focusin", n), s.addEventListener("focusout", e), {
50
+ return o.addEventListener("focusin", l), o.addEventListener("focusout", e), {
51
51
  destroy() {
52
- s.removeEventListener("focusin", n), s.removeEventListener("focusout", e);
52
+ o.removeEventListener("focusin", l), o.removeEventListener("focusout", e);
53
53
  }
54
54
  };
55
- }, _e = (s) => ({}), v1 = (s) => ({});
56
- function w1(s) {
55
+ }, ft = (o) => ({}), fe = (o) => ({});
56
+ function he(o) {
57
57
  let e = (
58
58
  /*as*/
59
- s[2]
60
- ), n, t = !1, l, o = (
59
+ o[2]
60
+ ), l, t = !1, r, n = (
61
61
  /*as*/
62
- s[2] && c1(s)
62
+ o[2] && re(o)
63
63
  );
64
64
  return {
65
65
  c() {
66
- o && o.c(), n = q();
66
+ n && n.c(), l = W();
67
67
  },
68
- m(r, c) {
69
- o && o.m(r, c), d(r, n, c), l = !0;
68
+ m(a, c) {
69
+ n && n.m(a, c), p(a, l, c), r = !0;
70
70
  },
71
- p(r, c) {
71
+ p(a, c) {
72
72
  /*as*/
73
- r[2] ? e ? D(
73
+ a[2] ? e ? S(
74
74
  e,
75
75
  /*as*/
76
- r[2]
77
- ) ? (o.d(1), o = c1(r), e = /*as*/
78
- r[2], o.c(), t && (t = !1, b(o)), o.m(n.parentNode, n)) : (t && (t = !1, b(o)), o.p(r, c)) : (o = c1(r), e = /*as*/
79
- r[2], o.c(), b(o), o.m(n.parentNode, n)) : e && (t = !0, E(), m(o, 1, 1, () => {
80
- o = null, e = /*as*/
81
- r[2], t = !1;
82
- }), U());
76
+ a[2]
77
+ ) ? (n.d(1), n = re(a), e = /*as*/
78
+ a[2], n.c(), t && (t = !1, _(n)), n.m(l.parentNode, l)) : (t && (t = !1, _(n)), n.p(a, c)) : (n = re(a), e = /*as*/
79
+ a[2], n.c(), _(n), n.m(l.parentNode, l)) : e && (t = !0, V(), g(n, 1, 1, () => {
80
+ n = null, e = /*as*/
81
+ a[2], t = !1;
82
+ }), j());
83
83
  },
84
- i(r) {
85
- l || (b(o, r), l = !0);
84
+ i(a) {
85
+ r || (_(n, a), r = !0);
86
86
  },
87
- o(r) {
88
- m(o, r), l = !1;
87
+ o(a) {
88
+ g(n, a), r = !1;
89
89
  },
90
- d(r) {
91
- r && v(n), o && o.d(r);
90
+ d(a) {
91
+ a && d(l), n && n.d(a);
92
92
  }
93
93
  };
94
94
  }
95
- function c1(s) {
96
- let e, n, t;
97
- const l = (
95
+ function re(o) {
96
+ let e, l, t;
97
+ const r = (
98
98
  /*#slots*/
99
- s[9].default
100
- ), o = O1(
101
- l,
102
- s,
99
+ o[9].default
100
+ ), n = Fe(
101
+ r,
102
+ o,
103
103
  /*$$scope*/
104
- s[8],
104
+ o[8],
105
105
  null
106
106
  );
107
- let r = [{ class: (
107
+ let a = [{ class: (
108
108
  /*contentClass*/
109
- s[5]
109
+ o[5]
110
110
  ) }], c = {};
111
- for (let a = 0; a < r.length; a += 1)
112
- c = Y(c, r[a]);
111
+ for (let s = 0; s < a.length; s += 1)
112
+ c = I(c, a[s]);
113
113
  return {
114
114
  c() {
115
- e = p(
115
+ e = $(
116
116
  /*as*/
117
- s[2]
118
- ), o && o.c(), p1(
117
+ o[2]
118
+ ), n && n.c(), ie(
119
119
  /*as*/
120
- s[2]
120
+ o[2]
121
121
  )(e, c);
122
122
  },
123
- m(a, i) {
124
- d(a, e, i), o && o.m(e, null), t = !0;
123
+ m(s, i) {
124
+ p(s, e, i), n && n.m(e, null), t = !0;
125
125
  },
126
- p(a, i) {
127
- o && o.p && (!t || i & /*$$scope*/
128
- 256) && P1(
129
- o,
130
- l,
131
- a,
126
+ p(s, i) {
127
+ n && n.p && (!t || i & /*$$scope*/
128
+ 256) && Te(
129
+ n,
130
+ r,
131
+ s,
132
132
  /*$$scope*/
133
- a[8],
134
- t ? D1(
135
- l,
133
+ s[8],
134
+ t ? Ee(
135
+ r,
136
136
  /*$$scope*/
137
- a[8],
137
+ s[8],
138
138
  i,
139
139
  null
140
- ) : G1(
140
+ ) : We(
141
141
  /*$$scope*/
142
- a[8]
142
+ s[8]
143
143
  ),
144
144
  null
145
- ), p1(
145
+ ), ie(
146
146
  /*as*/
147
- a[2]
148
- )(e, c = e1(r, [
147
+ s[2]
148
+ )(e, c = Y(a, [
149
149
  (!t || i & /*contentClass*/
150
150
  32) && { class: (
151
151
  /*contentClass*/
152
- a[5]
152
+ s[5]
153
153
  ) }
154
154
  ]));
155
155
  },
156
- i(a) {
157
- t || (b(o, a), a && Y1(() => {
158
- t && (n || (n = m1(
156
+ i(s) {
157
+ t || (_(n, s), s && O(() => {
158
+ t && (l || (l = ce(
159
159
  e,
160
160
  /*transition*/
161
- s[3],
162
- { duration: 200, easing: d1 },
161
+ o[3],
162
+ { duration: 200, easing: ue },
163
163
  !0
164
- )), n.run(1));
164
+ )), l.run(1));
165
165
  }), t = !0);
166
166
  },
167
- o(a) {
168
- m(o, a), a && (n || (n = m1(
167
+ o(s) {
168
+ g(n, s), s && (l || (l = ce(
169
169
  e,
170
170
  /*transition*/
171
- s[3],
172
- { duration: 200, easing: d1 },
171
+ o[3],
172
+ { duration: 200, easing: ue },
173
173
  !1
174
- )), n.run(0)), t = !1;
174
+ )), l.run(0)), t = !1;
175
175
  },
176
- d(a) {
177
- a && v(e), o && o.d(a), a && n && n.end();
176
+ d(s) {
177
+ s && d(e), n && n.d(s), s && l && l.end();
178
178
  }
179
179
  };
180
180
  }
181
- function ge(s) {
182
- let e, n, t, l, o, r;
181
+ function ht(o) {
182
+ let e, l, t, r, n, a;
183
183
  const c = (
184
184
  /*#slots*/
185
- s[9].button
186
- ), a = O1(
185
+ o[9].button
186
+ ), s = Fe(
187
187
  c,
188
- s,
188
+ o,
189
189
  /*$$scope*/
190
- s[8],
191
- v1
190
+ o[8],
191
+ fe
192
192
  );
193
193
  let i = (
194
194
  /*open*/
195
- s[0] && w1(s)
195
+ o[0] && he(o)
196
196
  );
197
197
  return {
198
198
  c() {
199
- e = p("div"), n = p("button"), a && a.c(), t = x(), i && i.c(), h(
200
- n,
199
+ e = $("div"), l = $("button"), s && s.c(), t = L(), i && i.c(), h(
200
+ l,
201
201
  "class",
202
202
  /*buttonClass*/
203
- s[4]
204
- ), h(n, "aria-haspopup", "true"), h(
205
- n,
203
+ o[4]
204
+ ), h(l, "aria-haspopup", "true"), h(
205
+ l,
206
206
  "aria-expanded",
207
207
  /*open*/
208
- s[0]
208
+ o[0]
209
209
  ), h(
210
- n,
210
+ l,
211
211
  "aria-label",
212
212
  /*buttonAriaLabel*/
213
- s[7]
213
+ o[7]
214
214
  ), h(
215
215
  e,
216
216
  "class",
217
217
  /*className*/
218
- s[1]
218
+ o[1]
219
219
  ), h(e, "tabindex", "-1");
220
220
  },
221
221
  m(u, f) {
222
- d(u, e, f), g(e, n), a && a.m(n, null), g(e, t), i && i.m(e, null), l = !0, o || (r = [
223
- i1(
224
- n,
222
+ p(u, e, f), b(e, l), s && s.m(l, null), b(e, t), i && i.m(e, null), r = !0, n || (a = [
223
+ ne(
224
+ l,
225
225
  "click",
226
226
  /*click_handler*/
227
- s[10]
227
+ o[10]
228
228
  ),
229
- i1(
229
+ ne(
230
230
  e,
231
231
  "focusoutside",
232
232
  /*focusoutside_handler*/
233
- s[11]
233
+ o[11]
234
234
  ),
235
- le(he.call(null, e))
236
- ], o = !0);
235
+ et(ut.call(null, e))
236
+ ], n = !0);
237
237
  },
238
238
  p(u, [f]) {
239
- a && a.p && (!l || f & /*$$scope*/
240
- 256) && P1(
241
- a,
239
+ s && s.p && (!r || f & /*$$scope*/
240
+ 256) && Te(
241
+ s,
242
242
  c,
243
243
  u,
244
244
  /*$$scope*/
245
245
  u[8],
246
- l ? D1(
246
+ r ? Ee(
247
247
  c,
248
248
  /*$$scope*/
249
249
  u[8],
250
250
  f,
251
- _e
252
- ) : G1(
251
+ ft
252
+ ) : We(
253
253
  /*$$scope*/
254
254
  u[8]
255
255
  ),
256
- v1
257
- ), (!l || f & /*buttonClass*/
256
+ fe
257
+ ), (!r || f & /*buttonClass*/
258
258
  16) && h(
259
- n,
259
+ l,
260
260
  "class",
261
261
  /*buttonClass*/
262
262
  u[4]
263
- ), (!l || f & /*open*/
263
+ ), (!r || f & /*open*/
264
264
  1) && h(
265
- n,
265
+ l,
266
266
  "aria-expanded",
267
267
  /*open*/
268
268
  u[0]
269
- ), (!l || f & /*buttonAriaLabel*/
269
+ ), (!r || f & /*buttonAriaLabel*/
270
270
  128) && h(
271
- n,
271
+ l,
272
272
  "aria-label",
273
273
  /*buttonAriaLabel*/
274
274
  u[7]
275
275
  ), /*open*/
276
276
  u[0] ? i ? (i.p(u, f), f & /*open*/
277
- 1 && b(i, 1)) : (i = w1(u), i.c(), b(i, 1), i.m(e, null)) : i && (E(), m(i, 1, 1, () => {
277
+ 1 && _(i, 1)) : (i = he(u), i.c(), _(i, 1), i.m(e, null)) : i && (V(), g(i, 1, 1, () => {
278
278
  i = null;
279
- }), U()), (!l || f & /*className*/
279
+ }), j()), (!r || f & /*className*/
280
280
  2) && h(
281
281
  e,
282
282
  "class",
@@ -285,43 +285,43 @@ function ge(s) {
285
285
  );
286
286
  },
287
287
  i(u) {
288
- l || (b(a, u), b(i), l = !0);
288
+ r || (_(s, u), _(i), r = !0);
289
289
  },
290
290
  o(u) {
291
- m(a, u), m(i), l = !1;
291
+ g(s, u), g(i), r = !1;
292
292
  },
293
293
  d(u) {
294
- u && v(e), a && a.d(u), i && i.d(), o = !1, ne(r);
294
+ u && d(e), s && s.d(u), i && i.d(), n = !1, tt(a);
295
295
  }
296
296
  };
297
297
  }
298
- function be(s, e, n) {
299
- let { $$slots: t = {}, $$scope: l } = e, { class: o } = e, { open: r = !1 } = e, { as: c = "div" } = e, { transition: a = fe } = e, { buttonClass: i = "" } = e, { contentClass: u = "" } = e, { autoCollapse: f = !0 } = e, { buttonAriaLabel: _ } = e;
300
- const y = (w) => {
301
- n(0, r = !r), w.target.focus();
302
- }, R = () => {
303
- f && n(0, r = !1);
298
+ function _t(o, e, l) {
299
+ let { $$slots: t = {}, $$scope: r } = e, { class: n } = e, { open: a = !1 } = e, { as: c = "div" } = e, { transition: s = ct } = e, { buttonClass: i = "" } = e, { contentClass: u = "" } = e, { autoCollapse: f = !0 } = e, { buttonAriaLabel: m } = e;
300
+ const v = (k) => {
301
+ l(0, a = !a), k.target.focus();
302
+ }, C = () => {
303
+ f && l(0, a = !1);
304
304
  };
305
- return s.$$set = (w) => {
306
- "class" in w && n(1, o = w.class), "open" in w && n(0, r = w.open), "as" in w && n(2, c = w.as), "transition" in w && n(3, a = w.transition), "buttonClass" in w && n(4, i = w.buttonClass), "contentClass" in w && n(5, u = w.contentClass), "autoCollapse" in w && n(6, f = w.autoCollapse), "buttonAriaLabel" in w && n(7, _ = w.buttonAriaLabel), "$$scope" in w && n(8, l = w.$$scope);
305
+ return o.$$set = (k) => {
306
+ "class" in k && l(1, n = k.class), "open" in k && l(0, a = k.open), "as" in k && l(2, c = k.as), "transition" in k && l(3, s = k.transition), "buttonClass" in k && l(4, i = k.buttonClass), "contentClass" in k && l(5, u = k.contentClass), "autoCollapse" in k && l(6, f = k.autoCollapse), "buttonAriaLabel" in k && l(7, m = k.buttonAriaLabel), "$$scope" in k && l(8, r = k.$$scope);
307
307
  }, [
308
- r,
309
- o,
310
- c,
311
308
  a,
309
+ n,
310
+ c,
311
+ s,
312
312
  i,
313
313
  u,
314
314
  f,
315
- _,
316
- l,
315
+ m,
316
+ r,
317
317
  t,
318
- y,
319
- R
318
+ v,
319
+ C
320
320
  ];
321
321
  }
322
- class P extends Q {
322
+ class H extends U {
323
323
  constructor(e) {
324
- super(), X(this, e, be, ge, D, {
324
+ super(), F(this, e, _t, ht, S, {
325
325
  class: 1,
326
326
  open: 0,
327
327
  as: 2,
@@ -336,836 +336,1060 @@ class P extends Q {
336
336
  return this.$$.ctx[1];
337
337
  }
338
338
  set class(e) {
339
- this.$$set({ class: e }), B();
339
+ this.$$set({ class: e }), A();
340
340
  }
341
341
  get open() {
342
342
  return this.$$.ctx[0];
343
343
  }
344
344
  set open(e) {
345
- this.$$set({ open: e }), B();
345
+ this.$$set({ open: e }), A();
346
346
  }
347
347
  get as() {
348
348
  return this.$$.ctx[2];
349
349
  }
350
350
  set as(e) {
351
- this.$$set({ as: e }), B();
351
+ this.$$set({ as: e }), A();
352
352
  }
353
353
  get transition() {
354
354
  return this.$$.ctx[3];
355
355
  }
356
356
  set transition(e) {
357
- this.$$set({ transition: e }), B();
357
+ this.$$set({ transition: e }), A();
358
358
  }
359
359
  get buttonClass() {
360
360
  return this.$$.ctx[4];
361
361
  }
362
362
  set buttonClass(e) {
363
- this.$$set({ buttonClass: e }), B();
363
+ this.$$set({ buttonClass: e }), A();
364
364
  }
365
365
  get contentClass() {
366
366
  return this.$$.ctx[5];
367
367
  }
368
368
  set contentClass(e) {
369
- this.$$set({ contentClass: e }), B();
369
+ this.$$set({ contentClass: e }), A();
370
370
  }
371
371
  get autoCollapse() {
372
372
  return this.$$.ctx[6];
373
373
  }
374
374
  set autoCollapse(e) {
375
- this.$$set({ autoCollapse: e }), B();
375
+ this.$$set({ autoCollapse: e }), A();
376
376
  }
377
377
  get buttonAriaLabel() {
378
378
  return this.$$.ctx[7];
379
379
  }
380
380
  set buttonAriaLabel(e) {
381
- this.$$set({ buttonAriaLabel: e }), B();
382
- }
383
- }
384
- K(P, { class: {}, open: { type: "Boolean" }, as: {}, transition: {}, buttonClass: {}, contentClass: {}, autoCollapse: { type: "Boolean" }, buttonAriaLabel: {} }, ["button", "default"], [], !0);
385
- function pe(s) {
386
- let e, n, t, l;
387
- return {
388
- c() {
389
- e = z("svg"), n = z("g"), t = z("path"), l = z("path"), h(t, "d", "M223.87 71.503c-2.899.217-5.81.227-8.71.03-1.23-.07-1.43-.07-1.51 0-.08.08-.78.76-.64 1.16.05.14.17.22.38.25 2.21.26 2.72 1.11 2.72 4.51l.01 6.43H202.6l-.01-7.96c0-2.05 1.13-2.46 1.88-2.73.36-.13.64-.23.64-.5 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.11-.27-.11-.39-.1-3.56.32-6.38.13-7.89.02-.95-.06-1.11-.07-1.19 0-.08.08-.78.76-.64 1.16.05.14.17.22.38.25 2.19.26 2.69 1.1 2.69 4.51l.02 20.68c0 2.05-1.31 2.46-2.18 2.74-.43.13-.74.23-.74.5 0 .2-.05.39-.1.56-.06.22-.12.4-.01.53.09.11.27.11.39.1 3.55-.32 6.59-.13 8.23-.03l1.03.05c.18 0 .25-.02.29-.05.08-.08.78-.76.64-1.16-.05-.14-.17-.22-.38-.25-2.22-.26-2.76-1.15-2.76-4.52l-.01-10.13h13.52l.01 11.67c0 2.05-1.18 2.47-1.97 2.74-.37.13-.67.23-.67.5 0 .2-.05.39-.1.56-.06.22-.12.4-.01.53.09.11.27.11.39.1 3.54-.32 6.7-.13 8.39-.03 1.12.07 1.3.07 1.38 0 .08-.08.78-.76.64-1.16-.05-.14-.17-.22-.38-.25-2.22-.26-2.76-1.15-2.76-4.52l-.03-20.68c0-2.05 1.41-2.46 2.34-2.73.46-.13.79-.23.79-.5 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.13-.26-.13-.38-.12ZM75.39 92.043h.14c1.83 0 4.16 1.14 4.16 2.03v7.43l-.01.03c-.15.93-1.04 3.96-6.01 3.96h-.27c-6.34 0-9.27-3.61-10.61-6.67-3.1-7.05-.75-17.23 3.42-21.62 1.41-1.48 4.78-3.76 11.57-2.39 3.91.79 5.17 6.69 5.18 6.75l.02.11 1.46-.49.3-10.34-.02-.03c-.54-.73-1.43-.38-2.29-.04-.55.22-1.12.45-1.61.43-4.4-.9-15.18-2.15-20.31 5.73-5.35 7.02-6.38 17.7-2.46 25.38 2.62 5.14 7.02 7.95 12.41 7.95h.38c3.45 0 3.45 0 6.38-1.91l.36-.24c1.66-1.08 7.89-3.38 7.95-3.4l.07-.03v-10.47c0-1.75 3.02-2.45 3.05-2.46l.07-.02.16-1.47h-13l-.49 1.78Zm43.26-20.81c-2.23.21-5.93.09-8.15.02-1.96-.06-1.97-.05-2.03.01-.05.05-.53.54-.43.83.02.07.09.16.28.19 1.59.2 4.26 1.22 4.21 3.8l-.14 16.16a6.291 6.291 0 0 1-3.4 5.65 8.4 8.4 0 0 1-8.26-.04c-2.22-1.37-3.37-3.85-3.24-7l.02-14.85c0-2.22 1.24-2.67 2.06-2.96.39-.14.7-.25.7-.53 0-.22.06-.42.11-.61.07-.24.12-.43.01-.56-.1-.11-.27-.11-.4-.1-3.62.34-7.03.14-8.86.03-1.23-.07-1.43-.08-1.51 0-.08.08-.8.82-.66 1.25.03.1.13.22.39.26 2.13.27 3.22 1.1 3.22 4.88l-.03 15.45c.04 3 1.29 5.55 3.63 7.38a12.768 12.768 0 0 0 7.74 2.52h.1c5.78-.04 11.6-3.69 11.57-11.75-.01-2.7.16-16.36.16-16.5 0-1.38 1.4-1.81 2.33-2.1.49-.15.78-.24.78-.45 0-.13.03-.27.06-.39.05-.2.09-.38-.01-.49-.04-.08-.13-.11-.25-.1Zm49.72 23.14c0 .02-.45 1.91-1.87 3.4a5.292 5.292 0 0 1-2.82 1.49c-3.03.61-6.82.85-8.38-.3a1.797 1.797 0 0 1-.75-1.29c-.07-.71-.02-21.51-.02-21.72 0-2.05 1.52-2.47 2.52-2.74.49-.13.84-.23.84-.5 0-.2.05-.39.1-.56.06-.23.11-.41.01-.53-.09-.11-.26-.11-.37-.1-3.33.31-7.09.13-9.1.03-1.51-.07-1.69-.07-1.76 0-.08.08-.75.77-.61 1.17.03.09.12.21.36.24 2.03.25 3.13 1.05 3.13 4.53l.01 17.51c0 6.15-2.81 6.39-2.84 6.39l-.14.01.38 1.13h.08c.14 0 13.96-.46 17.78-.16l1.01.09c.55.05 1 .1 1.37.1.71 0 1.15-.16 1.43-.71.47-.94.77-7.33.78-7.6l.01-.13-1.13.18-.02.07Zm22.62-21.3c-2.69-2.16-9.17-1.66-14.39-1.26-1.58.12-3.08.24-4.23.25-.92-.05-1.01-.04-1.07.02-.08.08-.78.76-.64 1.16.05.14.17.22.38.25 2.28.27 2.86 1.2 2.86 4.51l.02 19.83c0 2.06-1.24 2.54-2.06 2.86-.4.16-.69.27-.69.53 0 .2-.05.39-.1.56-.06.22-.12.4-.01.53.09.11.27.11.39.1 3.52-.31 7.02-.13 8.91-.03.67.04 1.05.05 1.27.05.22 0 .28-.02.32-.05.09-.08.8-.93.64-1.4-.03-.1-.13-.24-.38-.26-2.16-.26-3.49-1.1-3.49-4.52l-.01-7.58c0-.28.07-.49.19-.6.08-.07.17-.1.29-.1l1.17.08c2.84.22 7.13.54 9.88-1.23a8.982 8.982 0 0 0 4.07-7.36 7.502 7.502 0 0 0-3.32-6.34Zm-5.32 12.41c-.74.35-1.6.53-2.55.53h-.03c-2.68-.01-3.68-.53-4.05-.96-.22-.26-.19-.47-.19-.49v-9.94c5.24-1.02 9.01.31 10.08 3.56a6.2 6.2 0 0 1-3.26 7.3Zm-41.49 8.66c-.36-.08-.77.3-1.26 1.15-.23.39-.42.77-.6 1.14-.95 1.9-1.63 3.28-6.08 3.28-5.31 0-6.98-.28-7.13-2.06-.15-1.77-.01-10.42 0-11.04.11-.14.78-.85 2.51-.85h3.07c.03 0 2.71.25 3.29 3.15.05.23.17.32.27.34.4.12 1.07-.53 1.14-.6l.03-.03v-6.23a.9.9 0 0 0-.42-.56c-.22-.12-.48-.12-.78-.02l-.05.02-.02.05c-.37 1.29-1.61 1.35-3.77 1.35-2.03 0-4.69.36-5.28.45v-9.01h8.36c.03 0 3.47.19 4.21 3.15.3 1.2.71 1.53 1 1.6.23.06.46-.03.66-.25.4-.46.62-1.48.23-2.49-.75-1.96-.76-5.32-.76-5.35v-.12l-2.34.24h-18.48c-.9 0-1.48.21-1.71.61-.28.49.06 1.06.08 1.09l.03.05h.06c.01 0 1.43-.04 2.54 1.03.9.86 1.35 2.19 1.35 3.95l.02 19.48c0 2.18-1.26 2.71-2.09 3.07-.32.14-.58.24-.67.42-.37.68-.45 1.01-.33 1.21.12.2.43.19.85.18l.34-.01c.12 0 11.68-.3 18.38 0 .24.01.5.07.78.13.31.07.65.15.96.15.44 0 .84-.14 1.12-.64.73-1.27 1.08-6.59 1.09-6.84.02-.11-.09-1.08-.6-1.19Zm-112.71-2.48a2.7 2.7 0 0 0 1.63.49c.64 0 1.27-.16 1.78-.31 2.22-.67 4.81-4.4 4.81-8.21 0-2.16-.77-3.56-2.18-3.93-1.92-.51-4.54 1.08-5.98 3.61-.66 1.17-1.45 2.88-1.44 4.4.03 1.97.49 3.3 1.38 3.95Zm1.87-7.19c.69-1.26 1.56-2.12 2.41-2.36.16-.04.31-.07.46-.07.25 0 .49.06.7.19 1.05.6.85 3.15-.04 4.74-.92 1.64-1.85 2.76-3.39 2.89-.42.03-.74-.11-.95-.43-.59-.9-.24-3.03.81-4.96Z"), h(l, "d", "M54.37 70.083a1.75 1.75 0 0 0-1.3-.22c-5.09.98-7.12 5.32-8.59 10.12-.76.01-1.57-.01-2.44-.06a.37.37 0 0 0-.3.14.37.37 0 0 0-.06.32l.16.51c.16.49.61.82 1.12.82h1.01l-.36 1.29c-1.78 6.44-4.08 12.88-11.28 12.12-.17-.02-.38-.1-.49.02a.52.52 0 0 0-.14.46l.06.38c.03.17.17.3.35.34 4.6 1.11 8.46-1.54 10.22-3.88 1.93-2.56 3.11-6.01 3.94-9.51l.29-1.22c2.76-.03 3.05.16 3.23.28.11.08.2.12.48.12.08 0 .15-.04.19-.1a.23.23 0 0 0 .04-.21l-.35-1.09a1.1 1.1 0 0 0-1.05-.76l-2.09.01c.91-3.38 2.09-6.26 4.64-7.44h.01l.03-.01c.6-.29.85-.26.95-.18.19.14.12.62.05 1.04-.08.51-.16 1.04.14 1.26.24.18.66.1 1.33-.23l.05-.02.64-3.46v-.02a1.19 1.19 0 0 0-.48-.82Zm-17.48-38.41c-2.72.26-7.37.11-10.15.03-2.33-.07-2.48-.07-2.54 0-.08.08-.64.76-.51 1.13.03.09.11.19.31.22.97.12 2.43.5 3.6 1.21 1.47.88 2.2 2.05 2.18 3.47l.02 20.02a8.34 8.34 0 0 1-4.62 7.34 10.58 10.58 0 0 1-10.28-.61c-2.85-1.88-4.28-5.03-4.03-8.86l.02-18.32c0-2.74 1.66-3.39 2.76-3.82.52-.2.89-.35.89-.67 0-.3.09-.52.15-.69.06-.16.11-.28.03-.38-.08-.1-.24-.1-.49-.08-4.43.42-8.59.17-10.83.04-1.47-.09-1.74-.1-1.83-.01a1.192 1.192 0 0 1-.11.1c-.39.35-.79.75-.69 1.06.05.15.2.24.46.27 2.66.33 4.01 1.35 4.01 6l-.04 19.47a11.16 11.16 0 0 0 5.99 10.04 15.78 15.78 0 0 0 7.52 1.83c3.03 0 6.09-.79 8.6-2.35 4.23-2.63 6.43-7.03 6.21-12.4-.14-3.3-.06-19.76-.05-19.93 0-1.71 1.66-2.24 2.76-2.6.56-.18.9-.29.9-.52 0-.17.04-.32.08-.46.05-.19.09-.34 0-.45-.08-.09-.22-.09-.32-.08Zm31.25.33c-2.11.2-5.62.09-7.71.02-1.86-.06-1.87-.05-1.93.01-.08.08-.51.71-.4 1.04.04.11.13.18.26.19 1.59.2 4.26.84 4.26 2.9l-.04 18.56c-.39-.34-1.81-2.07-6.57-8.89-4.45-6.37-9.53-13.91-9.59-13.99l-.04-.06-.07.03c-.03.01-.89.29-6.41-.16h-.04l-.03.02c-.19.13-1.13.82-1.02 1.23.04.15.19.23.45.25 3.89.32 3.87 1.6 3.84 5.01l-.01 1.12-.03 19.66c0 1.31-1.77 1.88-2.83 2.22-.61.2-.92.3-.92.49 0 .11-.02.25-.05.41-.06.33-.11.65.03.8.04.04.11.09.22.08 2.11-.2 5.9-.09 8.17-.02 2.05.06 2.06.05 2.12 0 .1-.1.51-.83.39-1.18a.3.3 0 0 0-.25-.2c-1.53-.19-4.11-.82-4.11-2.9l-.02-18.38c1.67 2.12 14.64 18.74 16.1 23.73.01.03.2.69.64.79l.11.01c.21 0 .42-.13.65-.38.4-.46.61-.54.84-.63.12-.05.25-.1.41-.2.57-.36.58-.64.62-1.26v-.05l-.02-26.53c0-1.31 1.45-1.9 2.41-2.29.51-.2.79-.32.79-.51 0-.12.03-.25.06-.37.05-.2.09-.37-.01-.48-.06-.08-.15-.1-.27-.09Zm190.77.11c-2.24.21-5.84.09-8 .02-1.82-.06-1.9-.05-1.96 0-.05.05-.52.54-.42.83.02.07.09.16.28.18h.32a3.37 3.37 0 0 1 2.69 1.82c.29.66.24 1.37-.14 2.06l-5.87 9.71-5.32-9.2c-.66-1.32-.78-2.62-.33-3.47.31-.58.85-.92 1.61-1.01l.59-.01c.19-.02.26-.12.29-.19.11-.31-.4-.82-.45-.88-.06-.06-.15-.07-2.25 0-2.45.07-6.55.2-8.95-.03-.16-.01-.27.02-.33.1-.11.14-.04.37.06.66l.05.16c.05.16.24.2.52.27.65.15 1.86.42 2.87 2.4l8.42 15.59.07 6.72c-.02 2.86-1.3 3.1-2.06 3.24-.33.06-.62.12-.62.4 0 .23-.06.45-.11.64-.07.25-.12.45-.01.58.1.12.28.11.41.1 3.85-.36 6.9-.14 8.55-.03.51.04.82.06 1 .06.18 0 .24-.02.28-.06.03-.03.84-.85.69-1.3-.05-.15-.18-.23-.4-.26-2.34-.29-2.96-1.34-3-5.07l.02-6.27 8.15-14.59a4.48 4.48 0 0 1 2.93-1.99c.4-.11.64-.17.64-.37 0-.13.04-.26.07-.38.04-.16.08-.29 0-.39-.08-.05-.21-.05-.29-.04Zm-56.72 29.22c-2.04-.25-3.14-1.05-3.14-4.51l-.03-20.51c0-2.05 1.36-2.51 2.26-2.82.44-.15.75-.26.75-.52 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.11-.25-.1-.37-.09-3.31.31-7 .13-8.97.03-1.47-.07-1.65-.07-1.72 0-.08.08-.74.76-.61 1.16.03.09.12.21.36.24 1.83.23 4 1.26 4 4.88l.02 20.25c0 2.05-1.25 2.46-2.07 2.74-.39.13-.7.23-.7.49 0 .2-.05.39-.1.56-.06.22-.11.4-.01.52.09.11.25.1.37.09 3.35-.31 6.5-.13 8.19-.03l1.11.05c.19 0 .26-.02.29-.05.08-.08.74-.76.61-1.16-.03-.09-.11-.21-.35-.24Zm-21.78-17.36c-.55-.07-1.2-.17-1.83-.36-1.75-.53-4.74-1.82-5.21-4.44-.08-.45-.06-.92.06-1.42.47-1.98 2.52-4.07 6.74-3.44 4.01.6 6.03 3.03 6.01 5.18 0 .1.09.17.18.14l1.15-.34a.28.28 0 0 0 .21-.31 45.093 45.093 0 0 1-.43-4.05c0-.9.24-2.21.38-2.91.15-.73-.06-.56-.06-.56-1.01.52-2.81.26-4.71-.01-1.35-.2-2.74-.4-3.85-.3-6.38.3-9.96 4.51-10.21 8.51a7.117 7.117 0 0 0 1.81 5.22c1.44 1.62 3.65 2.73 6.39 3.21 4.42.97 6.92 2.06 7.48 5.09a5.61 5.61 0 0 1-.19 2.79c-1.2 3.54-4.86 4.11-7.89 3.45-5.15-1.11-7.06-4.52-6.85-7.49 0-.06-.05-.1-.1-.08l-1.51.51a.2.2 0 0 0-.14.21c.17 1.52.35 4.23.03 5.51-.09.37.1.88.53 1.44 1.41 1.81 4.06 3.48 8.5 3.48l.46.01c7.8 0 11.72-4.79 12.07-9.32.31-4.22-2.35-8.84-9.02-9.72Zm48.36-12.05c-.18-.19-.44-.27-.81-.25-.38.02-.86.14-1.47.37-.12.04-.25.07-.37.07h-18.08a.966.966 0 0 1-.37-.07c-1.17-.43-1.83-.49-2.2-.2-.28.22-.39.63-.32 1.29.08.81.04 3.31.01 4.81l-.01 1.04c0 .97.32 1.19.58 1.22.48.05 1.04-.64 1.14-1.2.67-4.02 2.41-3.98 5.29-3.9l1.31.02c1.05 0 1.41.95 1.41 1.39l.01 20.68c0 2.36-1.51 3.03-2.52 3.47-.47.21-.82.36-.82.64 0 .23-.06.45-.11.64-.07.25-.12.45-.01.58.1.12.28.11.41.1 3.82-.36 7.51-.15 9.49-.03.68.04 1.07.06 1.3.06.22 0 .29-.02.33-.06.03-.03.85-.86.69-1.31-.05-.15-.18-.23-.4-.26-2.25-.28-3.56-1.18-3.6-4.98v-19.47c0-.56.39-1.46 1.42-1.46l1.31-.02h.14c2.73-.07 4.11-.11 4.78 3.9.06.33.27.7.54.95.26.23.53.31.75.21.28-.13.43-.52.43-1.18l-.01-1.04c-.02-1.5-.07-4 .01-4.81.05-.58-.02-.96-.25-1.2Zm-117.3-.08c-2.09.2-5.38.09-7.34.02-1.72-.06-1.73-.05-1.78.01-.09.09-.5.74-.39 1.07.04.11.13.18.26.19h.3c.13 0 .24.01.34.04 2.09.5 2.57 3.23 2.12 5.56-.13.68-.35 1.39-.67 2.19l-5.39 13.52-6.32-15.09c-.7-1.83-1.28-3.68-.7-4.79.31-.59.94-.99 1.91-1.23l.69-.09c.13-.02.23-.09.26-.2.12-.35-.32-1.04-.42-1.13-.06-.06-.07-.07-2.26 0-2.42.07-6.48.18-8.71-.02-.12-.01-.2.02-.26.08-.11.12-.06.33-.01.56.03.14.06.28.06.4 0 .19.2.29.54.47.59.31 1.57.83 2.29 2.19 1.01 1.9 11.24 27.73 11.34 27.99.2.63.44.96.72.97h.02c.24 0 .45-.22.64-.66l1.45-3.97c2.76-7.57 8.51-23.33 9.22-24.71a4.195 4.195 0 0 1 1.86-1.94c.25-.14.42-.23.42-.41 0-.11.03-.25.05-.38.05-.24.09-.44-.02-.56-.03-.06-.11-.09-.22-.08Zm26.02 22.93c-.29-.11-.68.12-1.2.71-.12.14-.23.36-.36.65-.58 1.27-1.67 3.64-6.62 3.76-5.36.13-6.96-.33-7.1-2.05-.14-1.73-.01-10.14 0-11 1.96-.59 5.7-.99 5.73-.99 2.21-.1 3 2.33 3.12 3.28.05.44.24.59.38.65.19.08.43.02.64-.16.25-.21.47-.6.4-.98-.08-.39-.02-1.28.05-2.32.14-2.03.29-4.34-.44-4.69-.26-.13-.59-.01-1.01.38-.57.85-1.3 1.49-3 1.8-1.51.28-5.19.56-5.86.61v-9.43c1.05.14 2.34.06 3.7-.03 3.57-.23 7.62-.49 9.13 3.16.36 1.14.73 1.31.98 1.25.49-.12.78-1.29.59-2.37-.38-2.07-.76-5.32-.77-5.36l-.02-.14-.12.06c-.56.28-11 .24-16.61.22h-3.96c-1.45 0-1.63 1.45-1.63 1.47l-.01.11h.11c.02.01 1.43 0 2.54 1.09.89.88 1.34 2.22 1.34 3.97l-.07 19.35c0 2.05-1.42 2.57-2.36 2.91-.45.16-.78.28-.78.54 0 .64.64 1.48 1.32 1.48h18.29c.26 0 .58.08.92.16.37.09.74.17 1.06.17.22 0 .41-.04.56-.15a.783.783 0 0 0 .31-.58c.18-1.42 1.06-6.68 1.07-6.75.02-.07.02-.65-.32-.78Zm-55.71 6.63c-2.33-.29-3.16-1.5-3.16-4.64l-.03-20.62c0-2.06 1.37-2.47 2.27-2.74.44-.13.76-.23.76-.49 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.11-.25-.1-.37-.09-3.33.31-7.03.13-9.02.03-1.48-.07-1.65-.07-1.73 0-.08.08-.75.76-.61 1.16.03.09.12.21.36.24 1.84.23 4.02 1.26 4.02 4.89l.04 20.24c0 2.06-1.25 2.53-2.08 2.83-.4.15-.7.26-.7.52 0 .2-.05.39-.1.56-.06.22-.11.4-.01.52.09.11.25.1.37.09 3.36-.32 6.53-.13 8.23-.03l1.11.05c.19 0 .26-.02.29-.05.08-.08.75-.77.61-1.16-.03-.09-.12-.2-.36-.23Zm61.64-24.69c.02.68.14 22.03.14 22.24-.12 1.84-1.44 2.23-2.31 2.49-.43.13-.75.22-.75.47 0 .18-.05.35-.09.51-.06.2-.11.37-.01.49.09.11.25.11.36.09 3.2-.29 6.66-.12 8.52-.03 1.38.07 1.53.07 1.61 0 .07-.07.72-.7.59-1.07-.03-.09-.12-.2-.35-.23-1.98-.24-3.29-1.03-3.29-4.12v-10.03c1.25.14 1.86-.04 2.35.07 1.47.33 3.44 1.9 5.81 6.12.66 1.17 3.73 6.59 3.59 7.42-.06.35-.55.4-.89.45-.29.05-.56.09-.56.32 0 .18-.05.35-.09.51-.06.2-.11.37-.01.49.09.11.25.11.36.09 3.2-.29 6.58-.12 8.44-.03.69.03.04.05.26.05s.28-.02.32-.05c.07-.07.72-.7.59-1.07-.03-.09-.12-.2-.35-.23-2.04-.24-2.68-1.13-4.98-4.08-.61-.88-1.2-1.79-1.77-2.68-1.84-2.87-3.34-6.42-5.42-8 3.1-.31 4.53-2.03 5.55-3.23a8.04 8.04 0 0 0 1.89-5.57 6.532 6.532 0 0 0-1.95-4.4 7.24 7.24 0 0 0-5.33-1.78c-3.2.11-10.31.02-13.73-.23-.95-.07-1.61-.04-1.99.3-.24.22-.35.56-.35 1.07v.09l.09.01c-.01.02 3.68.53 3.75 3.55Zm4.41-1.92 4.1-.21c2.46-.21 4.53.79 5.55 2.67a4.762 4.762 0 0 1-.38 5.21c-1.66 2.13-5.04 2.75-9.27 1.7v-9.37Z"), h(n, "fill", "#fff"), h(e, "xmlns", "http://www.w3.org/2000/svg"), h(e, "xml:space", "preserve"), h(e, "viewBox", "0 0 260 141");
390
- },
391
- m(o, r) {
392
- d(o, e, r), g(e, n), g(n, t), g(n, l);
393
- },
394
- p: $,
395
- i: $,
396
- o: $,
397
- d(o) {
398
- o && v(e);
399
- }
400
- };
401
- }
402
- class K1 extends Q {
403
- constructor(e) {
404
- super(), X(this, e, null, pe, D, {});
381
+ this.$$set({ buttonAriaLabel: e }), A();
405
382
  }
406
383
  }
407
- K(K1, {}, [], [], !0);
408
- function me(s) {
409
- let e, n, t;
410
- return {
411
- c() {
412
- e = z("svg"), n = z("path"), t = z("path"), h(n, "d", "M0 0h100v100H0V0z"), h(t, "fill", "#fff"), h(t, "d", "M74.6 54.9l-.7 2c2.4 0 5.6 1.4 5.6 2.9v9.5c0-.2-.2 5.4-7.8 5.4-13.7 0-15.6-10-15.6-20 0-6.7 2.4-13 5.8-17 3.4-3.8 9.8-3.6 15-3 5 .4 6.8 8.7 6.8 8.7l1.7-.5.2-13.2s-.7-.7-1.2-.5c-.5.3-2.4 1-3.7 1-1 0-4.6-.7-8.3-.7-6.6 0-13 1.4-17.8 8a32 32 0 00-3.4 6.1V28c0-8 4.1-6.3 4.6-7 .5-1.3.5-1.3-.2-1.5H39.9s-2 1.4-.7 1.4c5.4.5 7.6 2.5 7.6 7.4v25.4c0 6.6-5.1 10.5-12.5 10.5C27 64.2 22 59.5 22 51.5v-23c0-8 4.1-6.6 4.4-7.6.7-1 .7-1.2 0-1.2 0 0-9.3.5-16.2 0 0 0-2 1.5-.7 1.5 5.4.5 5.4 2.9 5.4 8v26.2s-.5 13.9 17.8 13.9c7.8 0 12.5-3.2 15-6.4l1.1-1.7c.3 2.5.8 5 1.5 7.1 3 9.6 14 12.2 17.6 12.2 4.6 0 4.6 0 8.8-2.9 2.2-1.2 10.2-4.4 10.2-4.4V59.8c0-2.2 4-3.2 4-3.2l.2-1.7H74.6z"), h(e, "xmlns", "http://www.w3.org/2000/svg"), h(e, "viewBox", "0 0 100 100");
413
- },
414
- m(l, o) {
415
- d(l, e, o), g(e, n), g(e, t);
416
- },
417
- p: $,
418
- i: $,
419
- o: $,
420
- d(l) {
421
- l && v(e);
422
- }
423
- };
424
- }
425
- class Q1 extends Q {
426
- constructor(e) {
427
- super(), X(this, e, null, me, D, {});
384
+ z(H, { class: {}, open: { type: "Boolean" }, as: {}, transition: {}, buttonClass: {}, contentClass: {}, autoCollapse: { type: "Boolean" }, buttonAriaLabel: {} }, ["button", "default"], [], !0);
385
+ const Re = [
386
+ {
387
+ text: "About",
388
+ href: "https://uoguelph.ca/about"
389
+ },
390
+ {
391
+ text: "Academics",
392
+ href: "https://www.uoguelph.ca/explore-all-programs/"
393
+ },
394
+ {
395
+ text: "Admission",
396
+ href: "https://uoguelph.ca/admissions"
397
+ },
398
+ {
399
+ text: "Research",
400
+ href: "https://uoguelph.ca/research"
401
+ },
402
+ {
403
+ text: "Student Life",
404
+ href: "https://www.uoguelph.ca/studentexperience/"
405
+ },
406
+ {
407
+ text: "Search the University of Guelph",
408
+ href: "https://uoguelph.ca/search",
409
+ icon: lt,
410
+ excludeFromMainMenu: !0
428
411
  }
429
- }
430
- K(Q1, {}, [], [], !0);
431
- function de(s) {
432
- let e, n, t;
433
- return {
434
- c() {
435
- e = z("svg"), n = z("path"), t = z("path"), h(n, "d", "M23.131 0l44.847 90H0V0"), h(n, "fill", "#c20430"), h(t, "d", "M23.131 0l16.03 32.044L55.1 0"), h(t, "fill", "#ffc500"), h(e, "viewBox", "0 0 68 90"), h(e, "xmlns", "http://www.w3.org/2000/svg");
436
- },
437
- m(l, o) {
438
- d(l, e, o), g(e, n), g(e, t);
439
- },
440
- p: $,
441
- i: $,
442
- o: $,
443
- d(l) {
444
- l && v(e);
445
- }
446
- };
447
- }
448
- class X1 extends Q {
449
- constructor(e) {
450
- super(), X(this, e, null, de, D, {});
412
+ ], oe = [
413
+ {
414
+ text: "Give",
415
+ href: "https://bbis.alumni.uoguelph.ca/BBIS_Cannon/give/uofg"
416
+ },
417
+ {
418
+ text: "News",
419
+ href: "https://news.uoguelph.ca/"
420
+ },
421
+ {
422
+ text: "Quick Links",
423
+ links: [
424
+ {
425
+ text: "Future Students",
426
+ href: "https://uoguelph.ca/future-ready"
427
+ },
428
+ {
429
+ text: "Current Students",
430
+ href: "https://www.uoguelph.ca/students"
431
+ },
432
+ {
433
+ text: "Alumni & Donors",
434
+ href: "https://alumni.uoguelph.ca/"
435
+ },
436
+ {
437
+ text: "Faculty & Staff",
438
+ href: "https://www.uoguelph.ca/faculty"
439
+ },
440
+ {
441
+ text: "Employers & Partners",
442
+ href: "https://cecs.uoguelph.ca/employers-institutions"
443
+ }
444
+ ]
445
+ },
446
+ {
447
+ text: "APPLY NOW",
448
+ href: "https://uoguelph.ca/apply/",
449
+ highlight: !0
450
+ },
451
+ {
452
+ text: "Account Menu",
453
+ links: [
454
+ {
455
+ text: "Intranet",
456
+ href: "https://intranet.uoguelph.ca/"
457
+ },
458
+ {
459
+ text: "WebAdvisor",
460
+ href: "https://www.uoguelph.ca/webadvisor/"
461
+ },
462
+ {
463
+ text: "GryphMail",
464
+ href: "https://mail.uoguelph.ca/"
465
+ },
466
+ {
467
+ text: "CourseLink",
468
+ href: "https://courselink.uoguelph.ca/"
469
+ },
470
+ {
471
+ text: "GryphLife",
472
+ href: "https://gryphlife.uoguelph.ca/"
473
+ }
474
+ ],
475
+ icon: rt,
476
+ excludeFromMainMenu: !0
451
477
  }
478
+ ];
479
+ function _e(o, e, l) {
480
+ const t = o.slice();
481
+ return t[0] = e[l], t;
452
482
  }
453
- K(X1, {}, [], [], !0);
454
- function ve(s) {
455
- let e, n;
456
- return {
457
- c() {
458
- e = z("svg"), n = z("path"), h(n, "fill", "#FFF"), h(n, "d", "M118 191h44l-1 5-1.7.4-2.2.5-2.3.5c-2 .4-2 .4-2.8 2.6-.2 2.8-.3 5.7-.3 8.5v2.3l-.3 8.3-.4 18.9h48l-.4-17.2v-5.4l-.2-4.3V209c-.1-4-.5-7.3-2.4-10.9-2.1-1.2-2.1-1.2-4.6-1.8l-2.5-.7-1.9-.5v-4h45l-1 5-6 1c-2.3.9-2.3.9-3.1 3.6-1 3.8-1.2 7.4-1.2 11.3v2.4a1241.9 1241.9 0 0 0 0 24 2885.5 2885.5 0 0 1 0 37.8v2.1c0 4.3.6 7.9 2.3 11.8a9.4 9.4 0 0 0 4.6 1.9l2.5.7 1.9.4v4h-45v-4l1.9-.5 2.5-.7 2.4-.7c2.3-1 2.3-1 3.3-3.1 1.2-4 1.3-7.8 1.3-12v-2.3l.2-8.5.4-19.2h-48l.3 20.8v6.6l.2 5.1V283.8l.1 2.2c.5 2.6 1.4 3.4 3.4 5l7 2v4h-44l1-5 1.7-.3 2.2-.5 2.3-.5 1.8-.7c1.3-3.8 1.1-7.3 1.1-11.2v-2.5a2939.2 2939.2 0 0 0 0-41.6 7577.2 7577.2 0 0 0 0-25.5v-2.4a26 26 0 0 0-1.1-8.8c-2.1-1-2.1-1-4.6-1.7l-2.5-.7-1.9-.6v-4ZM60.4 35.9c10.9-.3 26.3-.1 35.6 6.1 1.9 2.9 2.5 5.6 3 9l.7 3.3c.5 5.5.4 11.1.3 16.7h-7l-1-2.6c-3.7-10-6.5-17.3-16.5-22A39 39 0 0 0 46 47a31.1 31.1 0 0 0-16.2 19.3A66.6 66.6 0 0 0 26 84l-.2 2.8c-.4 16 2.8 32.3 14 44.4a36 36 0 0 0 22.7 8.9H67.7l9.3-.1v-26l-15-3v-5h47v5l-8 2v21l4 2-1 5c-25.7 8-53 12-78-1a49.8 49.8 0 0 1-23.7-31.5c-3.7-17-1.8-35 7.7-49.8C20.3 45 35.2 39.5 51.6 36.5c3-.4 5.9-.5 8.8-.6ZM357 190h8l1.4 2.6c11 21 11 21 22.4 41.9l1.4 2.6c2.7 5 5.7 10 8.8 14.9a2549 2549 0 0 0 28.7-56.4c2.2-4.5 2.2-4.5 3.3-5.6h7c1.1 3.4 1.3 6.2 1.5 9.7v2.1a1811.8 1811.8 0 0 1 1.4 24 13740 13740 0 0 0 1.8 34.7c.3 3.5.8 7 1.3 10.5l8 2v4h-37v-4l9-3c1-7.5 1-14.8.6-22.4l-.1-3.5c-.3-7-.8-14-1.5-21.1a53099.4 53099.4 0 0 0-15.5 32.6c-1.8 3.8-3.6 7.6-5.2 11.6l-1.5 3.5-1.2 3-1.6 2.3-7 1-27-54c-.8 5.6-.8 5.6-1.2 11.2l-.1 2.3v2.4l-.2 2.5a2062.7 2062.7 0 0 0-.5 18.2l-.1 2.4c0 4-.1 5.7 2.1 9 2 .8 2 .8 4.1 1.2l3.9.8v4h-29v-4l5.3-1.6c3.5-2.9 3.6-8.2 4-12.5a639.5 639.5 0 0 0 1-15.6 3742 3742 0 0 0 2-34.8c.4-6.2.8-12.4 1.7-18.5ZM466 60h36v4l-8 2-1 32h38l-.4-14.9-.2-4.7v-3.6l-.2-3.8c0-3 0-3-1.2-5l-7-2v-4h36v4l-3.4 1.4c-3.6 1.2-3.6 1.2-4.6 3.6a144 144 0 0 0-.1 8.4 1835.4 1835.4 0 0 0 0 32.9 4733 4733 0 0 0 0 20.1v3.7c0 3 0 3 1.1 5.9 3.5 1.2 3.5 1.2 7 2v5h-36v-5l3.4-.9 3.6-1.1c1.5-3 1.2-6.1 1.3-9.4v-2l.3-7.2.4-16.4h-38l.3 16.3v5.2l.2 4v2.1c0 2.9.2 5 1.9 7.3 2.1 1.4 4 1.8 6.6 2.1v5h-36v-5l3.4-.9 3.6-1.1c1.5-3 1.1-5.6 1.1-8.8V129a2277.6 2277.6 0 0 0 0-24.5v-13L474 66l-8-2v-4ZM631 191a3746.2 3746.2 0 0 1 39-.3h3.2c7.7 0 14.2 1 20.7 5.2 4.9 4.9 6.2 9.6 6.4 16.3a23 23 0 0 1-6.7 16.6 70.3 70.3 0 0 1-8.6 6.2c3.1 10.5 9.6 20.2 15.6 29.3l2 3.1a19 19 0 0 0 9.4 5.6v4l-9 .3h-2.6a20 20 0 0 1-16-5.7c-5.3-5.7-8.1-12.9-11.3-19.9l-1.4-2.8-1.2-2.7c-2.5-3.8-5.4-5-9.8-5.9l-2.7-.3a4283.4 4283.4 0 0 0 .7 22.5v3.6c.1 2.8.1 2.8 1.3 4.9l7 2v4h-36v-4l3.4-.9 3.6-1.1c1.4-2.9 1.1-5.4 1.1-8.6v-2a1954.5 1954.5 0 0 0 0-34 5032.4 5032.4 0 0 0 0-20.8V202c.1-2.8.1-2.8-1.1-4.9l-7-2v-4Zm27 6v37c11.7.5 11.7.5 20.3-4.8 3.9-5 4.1-10.3 4-16.4a20 20 0 0 0-6.9-13.2c-6-4-8.8-2.6-17.4-2.6ZM465 191a3746.2 3746.2 0 0 1 39-.3h3.2c7.3 0 14.1.6 20.2 5 3.9 4.7 6 8.2 5.6 14.3a22 22 0 0 1-8 16 61 61 0 0 1-6 4l2 .8c7.4 3.5 12.3 7 15.4 14.7 1.5 8.3.2 15-4 22.3-8.8 8-20 9.5-31.5 9.4h-3a2228.3 2228.3 0 0 1-32.9-.2v-4l8-3v-72l-8-3v-4Zm27 6v31c10.2.7 10.2.7 18-3 3.8-4.4 5-8.3 5-14-1-5.6-2.7-8.4-7-12-5-2.9-5-2.9-16-2Zm0 37v36c6.4 1.6 14 2.5 20-.7 4-3.1 6.3-6.3 7-11.3.5-6.5-.4-12-4.7-17-7.1-6.8-12.6-7-22.3-7ZM120 60h37v5l-8 1a4656.6 4656.6 0 0 0-.3 45.5V122c.7 6 3.8 10.1 8.3 14a25 25 0 0 0 18.5 3.6c5.7-1.7 9.5-4.2 12.7-9.5 3.6-6.8 4-13.2 4-20.8v-2.5a1878.3 1878.3 0 0 0 0-13c0-9.4-.3-18.5-1.2-27.8l-9-1v-5h30v5l-3 1.4c-3 1.3-3 1.3-4 3.6l-.2 4.6-.1 2.8-.1 3.1a14657 14657 0 0 1-.9 26.8v3c-.5 10.8-2.6 22.5-10.4 30.5-10.2 8.3-22.8 8.4-35.3 7.2-9.7-1.8-18-5.4-23.8-13.6a57 57 0 0 1-5.6-28.4v-3.3l-.1-13.8a1867.6 1867.6 0 0 0-.1-16.3v-2.5L128 68c-3-2-4.6-2.5-8-3v-5ZM245 191h36v5l-3.4.8-3.6 1.2c-1 3-1.1 4.8-1.2 7.9v9.6a2945.5 2945.5 0 0 0-.2 27.8c0 7.6 1.1 14 5 20.5a26.2 26.2 0 0 0 17 7.3c5.5-.2 10.3-1.3 14.5-4.9 9.8-10.5 8.1-24.7 7.9-38.2a538953547 538953547 0 0 0-.3-15.4v-4l-.2-3.7v-3.3l-.5-2.6a17.8 17.8 0 0 0-9-3v-5h30v5l-3 .9c-3.1.7-3.1.7-4 3.1-.8 7.3-1 14.7-1.2 22v2.2l-.2 8.4c-.2 13.6-.6 27.5-10 38-8 7.8-17.8 9-28.5 8.9a40.4 40.4 0 0 1-29.6-12c-6.5-8.1-7-18.7-7-28.6v-17.4a1950.9 1950.9 0 0 0 0-13.7l-.1-3v-2.6c-.5-2.7-1.2-3.6-3.4-5.2-2.6-.7-2.6-.7-5-1v-5ZM226 60h61c.7 3.4 1.1 5.9 1.1 9.2v7L288 82l-6 1-.5-2c-1.4-5.1-2.6-9.2-6.5-13-2.7-1-4.6-1.2-7.4-1.3l-2.4-.1-2.9-.2-9.3-.4v32l8.8-.3h2.8l2.2-.2h2.2c2.5-.6 3.4-1.5 5-3.5.7-3.1.7-3.1 1-6h5v27h-5l-.4-1.7-.5-2.2-.5-2.3c-.4-2-.4-2-2.6-2.8l-4.1-.3-2.2-.1-2.8-.2-8.9-.4v34c14.7 1.6 14.7 1.6 27.8-2.6 4-4.3 6-9.7 7.2-15.4h5c1 1 1 1 1.3 4.1-.1 6.7-1.3 15.8-4.3 21.9h-64v-5l3.4-.9 3.6-1.1c1.5-3 1.1-5.6 1.1-8.8V129a2277.6 2277.6 0 0 0 0-24.5v-13L234 66l-8-2v-4ZM385 60a3108.7 3108.7 0 0 1 35.6-.3h3c9 0 18.2 1.3 25.4 7.3 5.7 6.2 6.4 11.6 6.2 19.8-.5 7.2-3 11.7-8.2 16.7-3.1 2.4-6.4 4-10 5.5l-2.8 1.2c-5 1.2-10 1.5-15.2 1.8v-6l2-.7c6.2-2.3 11-4.3 14.1-10.6a32 32 0 0 0-.2-19.2c-3-4-6.1-6.9-10.9-8.5h-11a6904.5 6904.5 0 0 0-.3 64.1v3.8c0 3 0 3 1.6 5 2.7 1.8 5.5 1.8 8.7 2.1v5h-38v-5l3.4-.9 3.6-1.1c1.4-2.9 1.1-5.4 1.1-8.6v-2a1954.5 1954.5 0 0 0 0-34 5032.4 5032.4 0 0 0 0-20.8V71c.1-2.8.1-2.8-1.1-4.9l-7-2v-4ZM549 191h61c.7 3.4 1.1 5.9 1.1 9.2v7l-.1 5.8h-6l-.8-2.3-1-3-1-3c-1.5-3.4-3-5-6.2-6.7-1.5-.2-3-.2-4.6-.3l-2.4-.1-3.1-.2-9.9-.4v32l8.8-.3h2.8l2.2-.2h2.2c2.5-.6 3.4-1.5 5-3.5.7-3.1.7-3.1 1-6h5v27h-5l-.4-1.7-.5-2.2-.6-2.3c-.3-1.8-.3-1.8-1.5-2.8a67 67 0 0 0-6.6-.4l-3-.2-9.4-.4v34l10 .3h3.1A24 24 0 0 0 605 266c1.7-1.8 1.7-1.8 2.4-3.9l.9-2 2.7-8.1h6c.3 5.5-.4 10.5-1.4 15.9l-.4 2c-1 4.8-1 4.8-2.2 7.1h-64v-4l3.4-.8 3.6-1.2c1.1-3.4 1.1-6 1.1-9.5v-2a1827.6 1827.6 0 0 0 0-32.8 4720.2 4720.2 0 0 0 0-20.2V203c0-3 0-3-1.1-5.9-3.5-1.2-3.5-1.2-7-2v-4ZM0 164h710v3H0v-3ZM308 60h37v4l-1.7.5-2.2.8-2.3.7c-2 .8-2 .8-2.4 2.6-.5 3-.6 6-.6 9.1v2a2130.2 2130.2 0 0 0-.3 23.1l-.2 12.2-.3 24 7.2.5 2 .2c6.3.5 11 .2 16.3-3.4 3-2.8 4-5.2 5.3-9l1.3-3.6.9-2.7 6 1-.3 6.3-.2 3.6c-.6 5.1-2.1 10.1-3.5 15.1h-62v-5l8-2V67l-8-3v-4ZM154 0c7 0 7 0 9.3 2l2 2.8 2.3 3 1.2 1.6 5 6.5L179 23l1-23h7v38c-6 0-6 0-8.5-2l-2.3-2.8-2.6-3c-4-5-7.8-10-11.6-15.2l-1 23h-7V0ZM468.5.8c4.2 2.4 7 5.4 8.9 9.8a28.6 28.6 0 0 1-1 18.8 19.8 19.8 0 0 1-11.4 9.2c-6.1 1.2-11.6.5-17-2.6a21 21 0 0 1-7.8-12.9A25 25 0 0 1 445 5 23 23 0 0 1 468.5.8ZM451 10c-2.6 5-2.2 9.7-1 15 1.7 3.6 2.7 4.8 6 7 3.4.6 3.4.6 7 0a15 15 0 0 0 6-8c.8-7.6.8-7.6-1.9-14.6-2.7-3-3.4-3.3-7.4-3.7-4.4.4-5.8 1.1-8.7 4.3ZM279 0c17 0 17 0 23 3 2.8 4.2 2.7 8 2 13-2 3.1-2 3.1-4 5a208 208 0 0 0 7 16c-6.8 2-6.8 2-9 2a1982.7 1982.7 0 0 1-4.5-8.8c-2.5-5-2.5-5-2.5-7.2h-4v15h-8V0Zm8 6v11c2.9.3 2.9.3 6 0 2-1.6 2-1.6 3-4-.2-3.4-.6-4.6-3-7-3-.2-3-.2-6 0ZM665.5 377.7c4.1 3.8 7.2 7 7.7 12.7.2 6.4-.2 11.4-4.2 16.6-5 4-9.2 5.4-15.6 5.3a18 18 0 0 1-12.8-7.3 26 26 0 0 1-2.6-16c1.7-5.3 4.2-9 9-12 6-2 12.8-2 18.5.7Zm-16.4 6.3c-3.5 5-3.4 9-2.5 14.8 1.6 3.7 2.8 5.3 6.4 7.2 4.2 0 6.2-.3 9.4-3 2.4-4.5 3.3-9 2-14a12.2 12.2 0 0 0-5.4-7c-4.3-.6-6.3-.5-9.9 2ZM600.5 377.7c4.1 3.8 7.2 7 7.7 12.7.2 6.4-.2 11.4-4.2 16.6-5 4-9.2 5.4-15.6 5.3a18 18 0 0 1-12.8-7.3 26 26 0 0 1-2.6-16c1.7-5.3 4.2-9 9-12 6-2 12.8-2 18.5.7Zm-16.4 6.3c-3.5 5-3.4 9-2.5 14.8 1.6 3.7 2.8 5.3 6.4 7.2 4.2 0 6.2-.3 9.4-3 2.4-4.5 3.3-9 2-14a12.2 12.2 0 0 0-5.4-7c-4.3-.6-6.3-.5-9.9 2ZM496.5 377.7c4.1 3.8 7.2 7 7.7 12.7.2 6.4-.2 11.4-4.2 16.6-5 4-9.2 5.4-15.6 5.3a18 18 0 0 1-12.8-7.3 26 26 0 0 1-2.6-16c1.7-5.3 4.2-9 9-12 6-2 12.8-2 18.5.7Zm-16.4 6.3c-3.5 5-3.4 9-2.5 14.8 1.6 3.7 2.8 5.3 6.4 7.2 4.2 0 6.2-.3 9.4-3 2.4-4.5 3.3-9 2-14a12.2 12.2 0 0 0-5.4-7c-4.3-.6-6.3-.5-9.9 2ZM427.2 376.7c5.2 2.7 8 6.9 9.8 12.3.8 6.5-.2 11.6-4 17-3.9 4-7.6 6.1-13.2 6.3-5 0-8.8-1.3-12.8-4.3-5.1-6.4-5.6-12-5-20 1.8-5.3 4.6-7.8 9-11 4.6-2.3 11.4-1.8 16.2-.3Zm-14 7.6c-3.4 4.2-3.6 7.5-3.2 12.7 1.5 4 3 7.1 7 9 3.5-.1 6-.3 8.9-2.4 3.1-4.5 2.5-10.3 2.1-15.6-1.4-3.1-2-4.5-5-6-4.5-.5-6.3-.6-9.9 2.3ZM678 376c6 0 6 0 7.7 1.2l1.3 1.6 1.5 1.8 1.6 2 1.5 1.8c3.3 4 6.3 8.3 9.4 12.6l1-21h7v35c-7 0-7 0-9-1.5l-1.6-2-1.8-2.3-1.9-2.4-1.8-2.4L685 390l-1 21h-6v-35ZM509 376c6 0 6 0 7.7 1.2l1.3 1.6 1.5 1.8 1.6 2 1.5 1.8c3.3 4 6.3 8.3 9.4 12.6l1-21h7v35c-7 0-7 0-9-1.5l-1.6-2-1.8-2.3-1.9-2.4-1.8-2.4L516 390l-1 21h-6v-35ZM114 0h9v2.4l.4 10.8.2 3.9v3.6l.2 3.4c.1 3.1.1 3.1 1.2 6.9h9c3.9-5.9 3.6-12 3.7-18.9V8.6L138 0h7a1012.3 1012.3 0 0 1 .4 22.9v3.7c-.5 4-1.9 6.2-4.4 9.4-4.8 3.5-10.7 3.4-16.4 2.6-4.2-1-5.8-2.3-8.6-5.6-2.4-7-2.2-13.7-2.1-21V8.5L114 0ZM442 376c16 0 16 0 21 3 2.5 2.5 2.3 3.4 2.3 6.9v2.6c-.4 3-1.2 4.3-3.3 6.5h-2l1.8 3 2.2 3.9 1.2 2c2.8 4.9 2.8 4.9 2.8 7.1l-9 1-3-5.9-1.7-3.3C453 400 453 400 453 398h-4v13h-7v-35Zm7 6v10l7-1c.7-3.4.7-3.4 1-7-1.9-2.3-1.9-2.3-5.1-2.1l-2.9.1ZM210 0h8c3.4 8.2 6.3 16.6 9 25 2.9-7 5.5-14 8-21.2 1-2.8 1-2.8 2-3.8h7c-.6 5.1-1.7 9.4-3.7 14.2l-.8 2a834.7 834.7 0 0 1-4.2 10.4c-4.1 10.2-4.1 10.2-5.3 11.4h-7l-5-12-1.1-2.8L213 14l-1.2-3-1.2-3-1-2.6C209 3 209 3 210 0ZM249 0h21v6h-12v9h12v6h-12v11h14v6h-23V0ZM323.9-.2h3.2c2.8.2 4.5.7 6.9 2.2l-2 5h-10c.3 3.4.8 4.8 3.2 7.4l2.7 2.2c7 5.8 7 5.8 7.5 11.3 0 3.4-.4 4-2.6 7-5.4 4-8.8 4.3-15.4 3.6-2.4-.5-4.2-1.3-6.4-2.5l1-5c3-1 3-1 5.4 0 3 1.2 4.5.9 7.6 0 .1-2.9.1-4.4-1-7-2.4-2.3-5-4.3-7.7-6.2C314 16 314 16 312 13c-.5-4.2-.5-6.3 1.9-9.9 3.3-3.3 5.4-3.3 10-3.3ZM390 0h9l6 14 8-14h7c-.4 4.1-2 6.8-4.2 10.3-5.9 9.2-7.1 16.9-6.8 27.7h-9l.1-2.8c0-10.3-2.5-17.2-7.7-26L391.1 7l-1.3-2C389 3 389 3 390 0ZM356 0h31v6h-11v32h-9V6h-11V0ZM485 0h21v6h-13v11h13v6h-13v15h-8V0ZM543 376h29v6h-11v29h-8v-29h-10v-6ZM372 376h29v6h-11v29h-8v-29h-10v-6ZM342 0h9v38h-9V0ZM196 0h9v38h-9V0Z"), h(e, "xmlns", "http://www.w3.org/2000/svg"), re(e, "height", "100%"), h(e, "viewBox", "0 0 712 300");
459
- },
460
- m(t, l) {
461
- d(t, e, l), g(e, n);
462
- },
463
- p: $,
464
- i: $,
465
- o: $,
466
- d(t) {
467
- t && v(e);
468
- }
469
- };
470
- }
471
- class ee extends Q {
472
- constructor(e) {
473
- super(), X(this, e, null, ve, D, {});
474
- }
475
- }
476
- K(ee, {}, [], [], !0);
477
- const { window: te } = ie;
478
- function $1(s, e, n) {
479
- const t = s.slice();
480
- return t[13] = e[n], t;
481
- }
482
- function k1(s, e, n) {
483
- const t = s.slice();
484
- return t[16] = e[n], t;
485
- }
486
- function y1(s, e, n) {
487
- const t = s.slice();
488
- return t[13] = e[n], t;
489
- }
490
- function x1(s, e, n) {
491
- const t = s.slice();
492
- return t[16] = e[n], t;
493
- }
494
- function Z1(s, e, n) {
495
- const t = s.slice();
496
- return t[13] = e[n], t;
497
- }
498
- function C1(s, e, n) {
499
- const t = s.slice();
500
- return t[16] = e[n], t;
501
- }
502
- function M1(s, e, n) {
503
- const t = s.slice();
504
- return t[16] = e[n], t;
505
- }
506
- function L1(s, e, n) {
507
- const t = s.slice();
508
- return t[13] = e[n], t;
509
- }
510
- function A1(s, e, n) {
511
- const t = s.slice();
512
- return t[13] = e[n], t;
513
- }
514
- function N1(s, e, n) {
515
- const t = s.slice();
516
- return t[16] = e[n], t;
517
- }
518
- function j1(s) {
519
- let e, n, t = [], l = /* @__PURE__ */ new Map(), o, r = L([
520
- .../*topLinks*/
521
- s[7],
522
- /*account*/
523
- s[10]
524
- ]);
525
- const c = (a) => (
526
- /*item*/
527
- a[13].text || /*item*/
528
- a[13].title
529
- );
530
- for (let a = 0; a < r.length; a += 1) {
531
- let i = A1(s, r, a), u = c(i);
532
- l.set(u, t[a] = S1(u, i));
533
- }
534
- return {
535
- c() {
536
- e = p("nav"), n = p("ul");
537
- for (let a = 0; a < t.length; a += 1)
538
- t[a].c();
539
- h(n, "class", "flex h-full items-center justify-end [&>li]:contents"), h(e, "class", "flex h-16 justify-end bg-white px-[calc((100%-1320px)/2)] text-3xl"), h(e, "aria-label", "Secondary");
540
- },
541
- m(a, i) {
542
- d(a, e, i), g(e, n);
543
- for (let u = 0; u < t.length; u += 1)
544
- t[u] && t[u].m(n, null);
545
- o = !0;
546
- },
547
- p(a, i) {
548
- i[0] & /*topLinks, account*/
549
- 1152 && (r = L([
550
- .../*topLinks*/
551
- a[7],
552
- /*account*/
553
- a[10]
554
- ]), E(), t = u1(t, i, c, 1, a, r, l, n, f1, S1, null, A1), U());
555
- },
556
- i(a) {
557
- if (!o) {
558
- for (let i = 0; i < r.length; i += 1)
559
- b(t[i]);
560
- o = !0;
561
- }
562
- },
563
- o(a) {
564
- for (let i = 0; i < t.length; i += 1)
565
- m(t[i]);
566
- o = !1;
567
- },
568
- d(a) {
569
- a && v(e);
570
- for (let i = 0; i < t.length; i += 1)
571
- t[i].d();
572
- }
573
- };
483
+ function gt(o, e, l) {
484
+ const t = o.slice();
485
+ return t[3] = e[l], t;
574
486
  }
575
- function we(s) {
576
- let e, n = (
577
- /*item*/
578
- s[13].text.toUpperCase() + ""
579
- ), t;
487
+ function mt(o) {
488
+ let e;
580
489
  return {
581
490
  c() {
582
- e = p("a"), t = F(n), h(e, "class", "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-grey"), h(
583
- e,
584
- "href",
491
+ e = $("a"), e.textContent = `${/*item*/
492
+ o[0].text.toUpperCase()}`, h(e, "class", q(
493
+ "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-grey",
585
494
  /*item*/
586
- s[13].href
587
- ), n1(
495
+ o[0].highlight && "bg-uofg-yellow"
496
+ )), h(
588
497
  e,
589
- "bg-uofg-yellow",
498
+ "href",
590
499
  /*item*/
591
- s[13].highlight
500
+ o[0].href
592
501
  );
593
502
  },
594
- m(l, o) {
595
- d(l, e, o), g(e, t);
503
+ m(l, t) {
504
+ p(l, e, t);
596
505
  },
597
- p: $,
598
- i: $,
599
- o: $,
506
+ p: w,
507
+ i: w,
508
+ o: w,
600
509
  d(l) {
601
- l && v(e);
510
+ l && d(e);
602
511
  }
603
512
  };
604
513
  }
605
- function $e(s) {
606
- let e, n;
607
- return e = new P({
514
+ function bt(o) {
515
+ let e, l;
516
+ return e = new H({
608
517
  props: {
609
518
  class: "relative h-full",
610
- buttonClass: `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-grey aria-expanded:bg-uofg-grey ${/*item*/
611
- s[13].icon ? "" : "[&_svg]:aria-expanded:rotate-180"}`,
519
+ buttonClass: q(
520
+ "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-grey aria-expanded:bg-uofg-grey",
521
+ /*item*/
522
+ o[0].icon && "[&_svg]:aria-expanded:rotate-180)}"
523
+ ),
612
524
  contentClass: "absolute right-0 top-full z-50 flex min-w-[20rem] flex-col bg-uofg-grey [&>li]:contents",
613
525
  as: "ul",
614
526
  buttonAriaLabel: (
615
527
  /*item*/
616
- s[13].icon ? (
528
+ o[0].icon ? (
617
529
  /*item*/
618
- s[13].text
530
+ o[0].text
619
531
  ) : void 0
620
532
  ),
621
533
  $$slots: {
622
- button: [Ze],
623
- default: [ke]
534
+ button: [wt],
535
+ default: [dt]
624
536
  },
625
- $$scope: { ctx: s }
537
+ $$scope: { ctx: o }
626
538
  }
627
539
  }), {
628
540
  c() {
629
- Z(e.$$.fragment);
541
+ y(e.$$.fragment);
630
542
  },
631
- m(t, l) {
632
- C(e, t, l), n = !0;
543
+ m(t, r) {
544
+ x(e, t, r), l = !0;
633
545
  },
634
- p(t, l) {
635
- const o = {};
636
- l[1] & /*$$scope*/
637
- 16 && (o.$$scope = { dirty: l, ctx: t }), e.$set(o);
546
+ p(t, r) {
547
+ const n = {};
548
+ r & /*$$scope*/
549
+ 64 && (n.$$scope = { dirty: r, ctx: t }), e.$set(n);
638
550
  },
639
551
  i(t) {
640
- n || (b(e.$$.fragment, t), n = !0);
552
+ l || (_(e.$$.fragment, t), l = !0);
641
553
  },
642
554
  o(t) {
643
- m(e.$$.fragment, t), n = !1;
555
+ g(e.$$.fragment, t), l = !1;
644
556
  },
645
557
  d(t) {
646
558
  M(e, t);
647
559
  }
648
560
  };
649
561
  }
650
- function V1(s) {
651
- let e, n, t = (
652
- /*link*/
653
- s[16].text + ""
654
- ), l, o, r = [
562
+ function pt(o) {
563
+ let e, l, t, r = [
655
564
  {
656
- class: "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow"
565
+ class: q(
566
+ "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow",
567
+ /*item*/
568
+ o[0].highlight && "bg-uofg-yellow"
569
+ )
657
570
  },
658
571
  {
659
572
  href: (
660
573
  /*link*/
661
- s[16].href
574
+ o[3].href
662
575
  )
663
576
  },
664
577
  /*link*/
665
- s[16].attributes
666
- ], c = {};
578
+ o[3].attributes
579
+ ], n = {};
667
580
  for (let a = 0; a < r.length; a += 1)
668
- c = Y(c, r[a]);
581
+ n = I(n, r[a]);
669
582
  return {
670
583
  c() {
671
- e = p("li"), n = p("a"), l = F(t), o = x(), I(n, c);
584
+ e = $("li"), l = $("a"), l.textContent = `${/*link*/
585
+ o[3].text}`, t = L(), B(l, n);
672
586
  },
673
- m(a, i) {
674
- d(a, e, i), g(e, n), g(n, l), g(e, o);
587
+ m(a, c) {
588
+ p(a, e, c), b(e, l), b(e, t);
675
589
  },
676
- p: $,
590
+ p: w,
677
591
  d(a) {
678
- a && v(e);
592
+ a && d(e);
679
593
  }
680
594
  };
681
595
  }
682
- function ke(s) {
683
- let e, n = L(
596
+ function dt(o) {
597
+ let e, l = N(
684
598
  /*item*/
685
- s[13].links
599
+ o[0].links
686
600
  ), t = [];
687
- for (let l = 0; l < n.length; l += 1)
688
- t[l] = V1(N1(s, n, l));
601
+ for (let r = 0; r < l.length; r += 1)
602
+ t[r] = pt(gt(o, l, r));
689
603
  return {
690
604
  c() {
691
- for (let l = 0; l < t.length; l += 1)
692
- t[l].c();
693
- e = q();
694
- },
695
- m(l, o) {
696
605
  for (let r = 0; r < t.length; r += 1)
697
- t[r] && t[r].m(l, o);
698
- d(l, e, o);
606
+ t[r].c();
607
+ e = W();
699
608
  },
700
- p(l, o) {
701
- if (o[0] & /*topLinks, account*/
702
- 1152) {
703
- n = L(
704
- /*item*/
705
- l[13].links
706
- );
707
- let r;
708
- for (r = 0; r < n.length; r += 1) {
709
- const c = N1(l, n, r);
710
- t[r] ? t[r].p(c, o) : (t[r] = V1(c), t[r].c(), t[r].m(e.parentNode, e));
711
- }
712
- for (; r < t.length; r += 1)
713
- t[r].d(1);
714
- t.length = n.length;
715
- }
609
+ m(r, n) {
610
+ for (let a = 0; a < t.length; a += 1)
611
+ t[a] && t[a].m(r, n);
612
+ p(r, e, n);
716
613
  },
717
- d(l) {
718
- l && v(e), J(t, l);
614
+ p: w,
615
+ d(r) {
616
+ r && d(e), P(t, r);
719
617
  }
720
618
  };
721
619
  }
722
- function ye(s) {
723
- let e, n, t, l;
724
- return t = new W({ props: { icon: a1 } }), {
620
+ function vt(o) {
621
+ let e, l, t, r;
622
+ return t = new R({ props: { icon: X } }), {
725
623
  c() {
726
- e = p("span"), e.textContent = `${/*item*/
727
- s[13].text.toUpperCase()}`, n = x(), Z(t.$$.fragment);
624
+ e = $("span"), e.textContent = `${/*item*/
625
+ o[0].text.toUpperCase()}`, l = L(), y(t.$$.fragment);
728
626
  },
729
- m(o, r) {
730
- d(o, e, r), d(o, n, r), C(t, o, r), l = !0;
627
+ m(n, a) {
628
+ p(n, e, a), p(n, l, a), x(t, n, a), r = !0;
731
629
  },
732
- p: $,
733
- i(o) {
734
- l || (b(t.$$.fragment, o), l = !0);
630
+ i(n) {
631
+ r || (_(t.$$.fragment, n), r = !0);
735
632
  },
736
- o(o) {
737
- m(t.$$.fragment, o), l = !1;
633
+ o(n) {
634
+ g(t.$$.fragment, n), r = !1;
738
635
  },
739
- d(o) {
740
- o && (v(e), v(n)), M(t, o);
636
+ d(n) {
637
+ n && (d(e), d(l)), M(t, n);
741
638
  }
742
639
  };
743
640
  }
744
- function xe(s) {
745
- let e, n;
746
- return e = new W({ props: { icon: (
641
+ function $t(o) {
642
+ let e, l;
643
+ return e = new R({ props: { icon: (
747
644
  /*item*/
748
- s[13].icon
645
+ o[0].icon
749
646
  ) } }), {
750
647
  c() {
751
- Z(e.$$.fragment);
648
+ y(e.$$.fragment);
752
649
  },
753
- m(t, l) {
754
- C(e, t, l), n = !0;
650
+ m(t, r) {
651
+ x(e, t, r), l = !0;
755
652
  },
756
- p: $,
757
653
  i(t) {
758
- n || (b(e.$$.fragment, t), n = !0);
654
+ l || (_(e.$$.fragment, t), l = !0);
759
655
  },
760
656
  o(t) {
761
- m(e.$$.fragment, t), n = !1;
657
+ g(e.$$.fragment, t), l = !1;
762
658
  },
763
659
  d(t) {
764
660
  M(e, t);
765
661
  }
766
662
  };
767
663
  }
768
- function Ze(s) {
769
- let e, n, t, l;
770
- const o = [xe, ye], r = [];
771
- function c(a, i) {
664
+ function wt(o) {
665
+ let e, l, t, r;
666
+ const n = [$t, vt], a = [];
667
+ function c(s, i) {
772
668
  return (
773
669
  /*item*/
774
- a[13].icon ? 0 : 1
670
+ s[0].icon ? 0 : 1
775
671
  );
776
672
  }
777
- return n = c(s), t = r[n] = o[n](s), {
673
+ return l = c(o), t = a[l] = n[l](o), {
778
674
  c() {
779
- e = p("span"), t.c(), h(e, "class", "flex gap-2 [&>svg]:transition-transform"), h(e, "slot", "button"), n1(
675
+ e = $("span"), t.c(), h(e, "class", "flex gap-2 [&>svg]:transition-transform"), h(e, "slot", "button"), ae(
780
676
  e,
781
677
  "bg-uofg-yellow",
782
678
  /*item*/
783
- s[13].highlight
679
+ o[0].highlight
784
680
  );
785
681
  },
786
- m(a, i) {
787
- d(a, e, i), r[n].m(e, null), l = !0;
682
+ m(s, i) {
683
+ p(s, e, i), a[l].m(e, null), r = !0;
788
684
  },
789
- p(a, i) {
790
- t.p(a, i);
791
- },
792
- i(a) {
793
- l || (b(t), l = !0);
685
+ p: w,
686
+ i(s) {
687
+ r || (_(t), r = !0);
794
688
  },
795
- o(a) {
796
- m(t), l = !1;
689
+ o(s) {
690
+ g(t), r = !1;
797
691
  },
798
- d(a) {
799
- a && v(e), r[n].d();
692
+ d(s) {
693
+ s && d(e), a[l].d();
800
694
  }
801
695
  };
802
696
  }
803
- function S1(s, e) {
804
- let n, t, l, o, r;
805
- const c = [$e, we], a = [];
697
+ function ge(o, e) {
698
+ let l, t, r, n, a;
699
+ const c = [bt, mt], s = [];
806
700
  function i(u, f) {
807
701
  return (
808
702
  /*item*/
809
- u[13].links ? 0 : 1
703
+ u[0].links ? 0 : 1
810
704
  );
811
705
  }
812
- return t = i(e), l = a[t] = c[t](e), {
813
- key: s,
706
+ return t = i(e), r = s[t] = c[t](e), {
707
+ key: o,
814
708
  first: null,
815
709
  c() {
816
- n = p("li"), l.c(), o = x(), this.first = n;
710
+ l = $("li"), r.c(), n = L(), this.first = l;
817
711
  },
818
712
  m(u, f) {
819
- d(u, n, f), a[t].m(n, null), g(n, o), r = !0;
713
+ p(u, l, f), s[t].m(l, null), b(l, n), a = !0;
820
714
  },
821
715
  p(u, f) {
822
- e = u, l.p(e, f);
716
+ e = u, r.p(e, f);
823
717
  },
824
718
  i(u) {
825
- r || (b(l), r = !0);
719
+ a || (_(r), a = !0);
826
720
  },
827
721
  o(u) {
828
- m(l), r = !1;
722
+ g(r), a = !1;
829
723
  },
830
724
  d(u) {
831
- u && v(n), a[t].d();
725
+ u && d(l), s[t].d();
832
726
  }
833
727
  };
834
728
  }
835
- function U1(s) {
836
- let e, n, t;
837
- return n = new X1({}), {
729
+ function kt(o) {
730
+ let e, l, t = [], r = /* @__PURE__ */ new Map(), n, a = N(oe);
731
+ const c = (s) => (
732
+ /*item*/
733
+ s[0].text || /*item*/
734
+ s[0].title
735
+ );
736
+ for (let s = 0; s < a.length; s += 1) {
737
+ let i = _e(o, a, s), u = c(i);
738
+ r.set(u, t[s] = ge(u, i));
739
+ }
740
+ return {
838
741
  c() {
839
- e = p("div"), Z(n.$$.fragment), h(e, "class", "left-0 h-full w-[7.5rem] min-[1320px]:absolute [&>svg]:block [&>svg]:h-full [&>svg]:w-auto");
742
+ e = $("nav"), l = $("ul");
743
+ for (let s = 0; s < t.length; s += 1)
744
+ t[s].c();
745
+ h(l, "class", "flex h-full items-center justify-end [&>li]:contents"), h(e, "class", "flex h-16 justify-end bg-white px-[calc((100%-1320px)/2)] text-3xl"), h(e, "aria-label", "Secondary");
746
+ },
747
+ m(s, i) {
748
+ p(s, e, i), b(e, l);
749
+ for (let u = 0; u < t.length; u += 1)
750
+ t[u] && t[u].m(l, null);
751
+ n = !0;
840
752
  },
841
- m(l, o) {
842
- d(l, e, o), C(n, e, null), t = !0;
753
+ p(s, [i]) {
754
+ i & /*undefined*/
755
+ 0 && (a = N(oe), V(), t = K(t, i, c, 1, s, a, r, l, Q, ge, null, _e), j());
843
756
  },
844
- i(l) {
845
- t || (b(n.$$.fragment, l), t = !0);
757
+ i(s) {
758
+ if (!n) {
759
+ for (let i = 0; i < a.length; i += 1)
760
+ _(t[i]);
761
+ n = !0;
762
+ }
846
763
  },
847
- o(l) {
848
- m(n.$$.fragment, l), t = !1;
764
+ o(s) {
765
+ for (let i = 0; i < t.length; i += 1)
766
+ g(t[i]);
767
+ n = !1;
849
768
  },
850
- d(l) {
851
- l && v(e), M(n);
769
+ d(s) {
770
+ s && d(e);
771
+ for (let i = 0; i < t.length; i += 1)
772
+ t[i].d();
852
773
  }
853
774
  };
854
775
  }
855
- function Ce(s) {
856
- let e, n;
857
- return e = new Q1({}), {
776
+ class He extends U {
777
+ constructor(e) {
778
+ super(), F(this, e, null, kt, S, {});
779
+ }
780
+ }
781
+ z(He, {}, [], [], !0);
782
+ function yt(o) {
783
+ let e, l, t;
784
+ return {
858
785
  c() {
859
- Z(e.$$.fragment);
786
+ e = T("svg"), l = T("path"), t = T("path"), h(l, "d", "M23.131 0l44.847 90H0V0"), h(l, "fill", "#c20430"), h(t, "d", "M23.131 0l16.03 32.044L55.1 0"), h(t, "fill", "#ffc500"), h(e, "viewBox", "0 0 68 90"), h(e, "xmlns", "http://www.w3.org/2000/svg");
860
787
  },
861
- m(t, l) {
862
- C(e, t, l), n = !0;
863
- },
864
- i(t) {
865
- n || (b(e.$$.fragment, t), n = !0);
866
- },
867
- o(t) {
868
- m(e.$$.fragment, t), n = !1;
788
+ m(r, n) {
789
+ p(r, e, n), b(e, l), b(e, t);
869
790
  },
870
- d(t) {
871
- M(e, t);
791
+ p: w,
792
+ i: w,
793
+ o: w,
794
+ d(r) {
795
+ r && d(e);
872
796
  }
873
797
  };
874
798
  }
875
- function Me(s) {
876
- let e, n;
877
- return e = new K1({}), {
799
+ class qe extends U {
800
+ constructor(e) {
801
+ super(), F(this, e, null, yt, S, {});
802
+ }
803
+ }
804
+ z(qe, {}, [], [], !0);
805
+ function xt(o) {
806
+ let e, l, t;
807
+ return {
878
808
  c() {
879
- Z(e.$$.fragment);
809
+ e = T("svg"), l = T("path"), t = T("path"), h(l, "d", "M0 0h100v100H0V0z"), h(t, "fill", "#fff"), h(t, "d", "M74.6 54.9l-.7 2c2.4 0 5.6 1.4 5.6 2.9v9.5c0-.2-.2 5.4-7.8 5.4-13.7 0-15.6-10-15.6-20 0-6.7 2.4-13 5.8-17 3.4-3.8 9.8-3.6 15-3 5 .4 6.8 8.7 6.8 8.7l1.7-.5.2-13.2s-.7-.7-1.2-.5c-.5.3-2.4 1-3.7 1-1 0-4.6-.7-8.3-.7-6.6 0-13 1.4-17.8 8a32 32 0 00-3.4 6.1V28c0-8 4.1-6.3 4.6-7 .5-1.3.5-1.3-.2-1.5H39.9s-2 1.4-.7 1.4c5.4.5 7.6 2.5 7.6 7.4v25.4c0 6.6-5.1 10.5-12.5 10.5C27 64.2 22 59.5 22 51.5v-23c0-8 4.1-6.6 4.4-7.6.7-1 .7-1.2 0-1.2 0 0-9.3.5-16.2 0 0 0-2 1.5-.7 1.5 5.4.5 5.4 2.9 5.4 8v26.2s-.5 13.9 17.8 13.9c7.8 0 12.5-3.2 15-6.4l1.1-1.7c.3 2.5.8 5 1.5 7.1 3 9.6 14 12.2 17.6 12.2 4.6 0 4.6 0 8.8-2.9 2.2-1.2 10.2-4.4 10.2-4.4V59.8c0-2.2 4-3.2 4-3.2l.2-1.7H74.6z"), h(e, "xmlns", "http://www.w3.org/2000/svg"), h(e, "viewBox", "0 0 100 100");
880
810
  },
881
- m(t, l) {
882
- C(e, t, l), n = !0;
811
+ m(r, n) {
812
+ p(r, e, n), b(e, l), b(e, t);
883
813
  },
884
- i(t) {
885
- n || (b(e.$$.fragment, t), n = !0);
814
+ p: w,
815
+ i: w,
816
+ o: w,
817
+ d(r) {
818
+ r && d(e);
819
+ }
820
+ };
821
+ }
822
+ class Ie extends U {
823
+ constructor(e) {
824
+ super(), F(this, e, null, xt, S, {});
825
+ }
826
+ }
827
+ z(Ie, {}, [], [], !0);
828
+ function Mt(o) {
829
+ let e, l, t, r;
830
+ return {
831
+ c() {
832
+ e = T("svg"), l = T("g"), t = T("path"), r = T("path"), h(t, "d", "M223.87 71.503c-2.899.217-5.81.227-8.71.03-1.23-.07-1.43-.07-1.51 0-.08.08-.78.76-.64 1.16.05.14.17.22.38.25 2.21.26 2.72 1.11 2.72 4.51l.01 6.43H202.6l-.01-7.96c0-2.05 1.13-2.46 1.88-2.73.36-.13.64-.23.64-.5 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.11-.27-.11-.39-.1-3.56.32-6.38.13-7.89.02-.95-.06-1.11-.07-1.19 0-.08.08-.78.76-.64 1.16.05.14.17.22.38.25 2.19.26 2.69 1.1 2.69 4.51l.02 20.68c0 2.05-1.31 2.46-2.18 2.74-.43.13-.74.23-.74.5 0 .2-.05.39-.1.56-.06.22-.12.4-.01.53.09.11.27.11.39.1 3.55-.32 6.59-.13 8.23-.03l1.03.05c.18 0 .25-.02.29-.05.08-.08.78-.76.64-1.16-.05-.14-.17-.22-.38-.25-2.22-.26-2.76-1.15-2.76-4.52l-.01-10.13h13.52l.01 11.67c0 2.05-1.18 2.47-1.97 2.74-.37.13-.67.23-.67.5 0 .2-.05.39-.1.56-.06.22-.12.4-.01.53.09.11.27.11.39.1 3.54-.32 6.7-.13 8.39-.03 1.12.07 1.3.07 1.38 0 .08-.08.78-.76.64-1.16-.05-.14-.17-.22-.38-.25-2.22-.26-2.76-1.15-2.76-4.52l-.03-20.68c0-2.05 1.41-2.46 2.34-2.73.46-.13.79-.23.79-.5 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.13-.26-.13-.38-.12ZM75.39 92.043h.14c1.83 0 4.16 1.14 4.16 2.03v7.43l-.01.03c-.15.93-1.04 3.96-6.01 3.96h-.27c-6.34 0-9.27-3.61-10.61-6.67-3.1-7.05-.75-17.23 3.42-21.62 1.41-1.48 4.78-3.76 11.57-2.39 3.91.79 5.17 6.69 5.18 6.75l.02.11 1.46-.49.3-10.34-.02-.03c-.54-.73-1.43-.38-2.29-.04-.55.22-1.12.45-1.61.43-4.4-.9-15.18-2.15-20.31 5.73-5.35 7.02-6.38 17.7-2.46 25.38 2.62 5.14 7.02 7.95 12.41 7.95h.38c3.45 0 3.45 0 6.38-1.91l.36-.24c1.66-1.08 7.89-3.38 7.95-3.4l.07-.03v-10.47c0-1.75 3.02-2.45 3.05-2.46l.07-.02.16-1.47h-13l-.49 1.78Zm43.26-20.81c-2.23.21-5.93.09-8.15.02-1.96-.06-1.97-.05-2.03.01-.05.05-.53.54-.43.83.02.07.09.16.28.19 1.59.2 4.26 1.22 4.21 3.8l-.14 16.16a6.291 6.291 0 0 1-3.4 5.65 8.4 8.4 0 0 1-8.26-.04c-2.22-1.37-3.37-3.85-3.24-7l.02-14.85c0-2.22 1.24-2.67 2.06-2.96.39-.14.7-.25.7-.53 0-.22.06-.42.11-.61.07-.24.12-.43.01-.56-.1-.11-.27-.11-.4-.1-3.62.34-7.03.14-8.86.03-1.23-.07-1.43-.08-1.51 0-.08.08-.8.82-.66 1.25.03.1.13.22.39.26 2.13.27 3.22 1.1 3.22 4.88l-.03 15.45c.04 3 1.29 5.55 3.63 7.38a12.768 12.768 0 0 0 7.74 2.52h.1c5.78-.04 11.6-3.69 11.57-11.75-.01-2.7.16-16.36.16-16.5 0-1.38 1.4-1.81 2.33-2.1.49-.15.78-.24.78-.45 0-.13.03-.27.06-.39.05-.2.09-.38-.01-.49-.04-.08-.13-.11-.25-.1Zm49.72 23.14c0 .02-.45 1.91-1.87 3.4a5.292 5.292 0 0 1-2.82 1.49c-3.03.61-6.82.85-8.38-.3a1.797 1.797 0 0 1-.75-1.29c-.07-.71-.02-21.51-.02-21.72 0-2.05 1.52-2.47 2.52-2.74.49-.13.84-.23.84-.5 0-.2.05-.39.1-.56.06-.23.11-.41.01-.53-.09-.11-.26-.11-.37-.1-3.33.31-7.09.13-9.1.03-1.51-.07-1.69-.07-1.76 0-.08.08-.75.77-.61 1.17.03.09.12.21.36.24 2.03.25 3.13 1.05 3.13 4.53l.01 17.51c0 6.15-2.81 6.39-2.84 6.39l-.14.01.38 1.13h.08c.14 0 13.96-.46 17.78-.16l1.01.09c.55.05 1 .1 1.37.1.71 0 1.15-.16 1.43-.71.47-.94.77-7.33.78-7.6l.01-.13-1.13.18-.02.07Zm22.62-21.3c-2.69-2.16-9.17-1.66-14.39-1.26-1.58.12-3.08.24-4.23.25-.92-.05-1.01-.04-1.07.02-.08.08-.78.76-.64 1.16.05.14.17.22.38.25 2.28.27 2.86 1.2 2.86 4.51l.02 19.83c0 2.06-1.24 2.54-2.06 2.86-.4.16-.69.27-.69.53 0 .2-.05.39-.1.56-.06.22-.12.4-.01.53.09.11.27.11.39.1 3.52-.31 7.02-.13 8.91-.03.67.04 1.05.05 1.27.05.22 0 .28-.02.32-.05.09-.08.8-.93.64-1.4-.03-.1-.13-.24-.38-.26-2.16-.26-3.49-1.1-3.49-4.52l-.01-7.58c0-.28.07-.49.19-.6.08-.07.17-.1.29-.1l1.17.08c2.84.22 7.13.54 9.88-1.23a8.982 8.982 0 0 0 4.07-7.36 7.502 7.502 0 0 0-3.32-6.34Zm-5.32 12.41c-.74.35-1.6.53-2.55.53h-.03c-2.68-.01-3.68-.53-4.05-.96-.22-.26-.19-.47-.19-.49v-9.94c5.24-1.02 9.01.31 10.08 3.56a6.2 6.2 0 0 1-3.26 7.3Zm-41.49 8.66c-.36-.08-.77.3-1.26 1.15-.23.39-.42.77-.6 1.14-.95 1.9-1.63 3.28-6.08 3.28-5.31 0-6.98-.28-7.13-2.06-.15-1.77-.01-10.42 0-11.04.11-.14.78-.85 2.51-.85h3.07c.03 0 2.71.25 3.29 3.15.05.23.17.32.27.34.4.12 1.07-.53 1.14-.6l.03-.03v-6.23a.9.9 0 0 0-.42-.56c-.22-.12-.48-.12-.78-.02l-.05.02-.02.05c-.37 1.29-1.61 1.35-3.77 1.35-2.03 0-4.69.36-5.28.45v-9.01h8.36c.03 0 3.47.19 4.21 3.15.3 1.2.71 1.53 1 1.6.23.06.46-.03.66-.25.4-.46.62-1.48.23-2.49-.75-1.96-.76-5.32-.76-5.35v-.12l-2.34.24h-18.48c-.9 0-1.48.21-1.71.61-.28.49.06 1.06.08 1.09l.03.05h.06c.01 0 1.43-.04 2.54 1.03.9.86 1.35 2.19 1.35 3.95l.02 19.48c0 2.18-1.26 2.71-2.09 3.07-.32.14-.58.24-.67.42-.37.68-.45 1.01-.33 1.21.12.2.43.19.85.18l.34-.01c.12 0 11.68-.3 18.38 0 .24.01.5.07.78.13.31.07.65.15.96.15.44 0 .84-.14 1.12-.64.73-1.27 1.08-6.59 1.09-6.84.02-.11-.09-1.08-.6-1.19Zm-112.71-2.48a2.7 2.7 0 0 0 1.63.49c.64 0 1.27-.16 1.78-.31 2.22-.67 4.81-4.4 4.81-8.21 0-2.16-.77-3.56-2.18-3.93-1.92-.51-4.54 1.08-5.98 3.61-.66 1.17-1.45 2.88-1.44 4.4.03 1.97.49 3.3 1.38 3.95Zm1.87-7.19c.69-1.26 1.56-2.12 2.41-2.36.16-.04.31-.07.46-.07.25 0 .49.06.7.19 1.05.6.85 3.15-.04 4.74-.92 1.64-1.85 2.76-3.39 2.89-.42.03-.74-.11-.95-.43-.59-.9-.24-3.03.81-4.96Z"), h(r, "d", "M54.37 70.083a1.75 1.75 0 0 0-1.3-.22c-5.09.98-7.12 5.32-8.59 10.12-.76.01-1.57-.01-2.44-.06a.37.37 0 0 0-.3.14.37.37 0 0 0-.06.32l.16.51c.16.49.61.82 1.12.82h1.01l-.36 1.29c-1.78 6.44-4.08 12.88-11.28 12.12-.17-.02-.38-.1-.49.02a.52.52 0 0 0-.14.46l.06.38c.03.17.17.3.35.34 4.6 1.11 8.46-1.54 10.22-3.88 1.93-2.56 3.11-6.01 3.94-9.51l.29-1.22c2.76-.03 3.05.16 3.23.28.11.08.2.12.48.12.08 0 .15-.04.19-.1a.23.23 0 0 0 .04-.21l-.35-1.09a1.1 1.1 0 0 0-1.05-.76l-2.09.01c.91-3.38 2.09-6.26 4.64-7.44h.01l.03-.01c.6-.29.85-.26.95-.18.19.14.12.62.05 1.04-.08.51-.16 1.04.14 1.26.24.18.66.1 1.33-.23l.05-.02.64-3.46v-.02a1.19 1.19 0 0 0-.48-.82Zm-17.48-38.41c-2.72.26-7.37.11-10.15.03-2.33-.07-2.48-.07-2.54 0-.08.08-.64.76-.51 1.13.03.09.11.19.31.22.97.12 2.43.5 3.6 1.21 1.47.88 2.2 2.05 2.18 3.47l.02 20.02a8.34 8.34 0 0 1-4.62 7.34 10.58 10.58 0 0 1-10.28-.61c-2.85-1.88-4.28-5.03-4.03-8.86l.02-18.32c0-2.74 1.66-3.39 2.76-3.82.52-.2.89-.35.89-.67 0-.3.09-.52.15-.69.06-.16.11-.28.03-.38-.08-.1-.24-.1-.49-.08-4.43.42-8.59.17-10.83.04-1.47-.09-1.74-.1-1.83-.01a1.192 1.192 0 0 1-.11.1c-.39.35-.79.75-.69 1.06.05.15.2.24.46.27 2.66.33 4.01 1.35 4.01 6l-.04 19.47a11.16 11.16 0 0 0 5.99 10.04 15.78 15.78 0 0 0 7.52 1.83c3.03 0 6.09-.79 8.6-2.35 4.23-2.63 6.43-7.03 6.21-12.4-.14-3.3-.06-19.76-.05-19.93 0-1.71 1.66-2.24 2.76-2.6.56-.18.9-.29.9-.52 0-.17.04-.32.08-.46.05-.19.09-.34 0-.45-.08-.09-.22-.09-.32-.08Zm31.25.33c-2.11.2-5.62.09-7.71.02-1.86-.06-1.87-.05-1.93.01-.08.08-.51.71-.4 1.04.04.11.13.18.26.19 1.59.2 4.26.84 4.26 2.9l-.04 18.56c-.39-.34-1.81-2.07-6.57-8.89-4.45-6.37-9.53-13.91-9.59-13.99l-.04-.06-.07.03c-.03.01-.89.29-6.41-.16h-.04l-.03.02c-.19.13-1.13.82-1.02 1.23.04.15.19.23.45.25 3.89.32 3.87 1.6 3.84 5.01l-.01 1.12-.03 19.66c0 1.31-1.77 1.88-2.83 2.22-.61.2-.92.3-.92.49 0 .11-.02.25-.05.41-.06.33-.11.65.03.8.04.04.11.09.22.08 2.11-.2 5.9-.09 8.17-.02 2.05.06 2.06.05 2.12 0 .1-.1.51-.83.39-1.18a.3.3 0 0 0-.25-.2c-1.53-.19-4.11-.82-4.11-2.9l-.02-18.38c1.67 2.12 14.64 18.74 16.1 23.73.01.03.2.69.64.79l.11.01c.21 0 .42-.13.65-.38.4-.46.61-.54.84-.63.12-.05.25-.1.41-.2.57-.36.58-.64.62-1.26v-.05l-.02-26.53c0-1.31 1.45-1.9 2.41-2.29.51-.2.79-.32.79-.51 0-.12.03-.25.06-.37.05-.2.09-.37-.01-.48-.06-.08-.15-.1-.27-.09Zm190.77.11c-2.24.21-5.84.09-8 .02-1.82-.06-1.9-.05-1.96 0-.05.05-.52.54-.42.83.02.07.09.16.28.18h.32a3.37 3.37 0 0 1 2.69 1.82c.29.66.24 1.37-.14 2.06l-5.87 9.71-5.32-9.2c-.66-1.32-.78-2.62-.33-3.47.31-.58.85-.92 1.61-1.01l.59-.01c.19-.02.26-.12.29-.19.11-.31-.4-.82-.45-.88-.06-.06-.15-.07-2.25 0-2.45.07-6.55.2-8.95-.03-.16-.01-.27.02-.33.1-.11.14-.04.37.06.66l.05.16c.05.16.24.2.52.27.65.15 1.86.42 2.87 2.4l8.42 15.59.07 6.72c-.02 2.86-1.3 3.1-2.06 3.24-.33.06-.62.12-.62.4 0 .23-.06.45-.11.64-.07.25-.12.45-.01.58.1.12.28.11.41.1 3.85-.36 6.9-.14 8.55-.03.51.04.82.06 1 .06.18 0 .24-.02.28-.06.03-.03.84-.85.69-1.3-.05-.15-.18-.23-.4-.26-2.34-.29-2.96-1.34-3-5.07l.02-6.27 8.15-14.59a4.48 4.48 0 0 1 2.93-1.99c.4-.11.64-.17.64-.37 0-.13.04-.26.07-.38.04-.16.08-.29 0-.39-.08-.05-.21-.05-.29-.04Zm-56.72 29.22c-2.04-.25-3.14-1.05-3.14-4.51l-.03-20.51c0-2.05 1.36-2.51 2.26-2.82.44-.15.75-.26.75-.52 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.11-.25-.1-.37-.09-3.31.31-7 .13-8.97.03-1.47-.07-1.65-.07-1.72 0-.08.08-.74.76-.61 1.16.03.09.12.21.36.24 1.83.23 4 1.26 4 4.88l.02 20.25c0 2.05-1.25 2.46-2.07 2.74-.39.13-.7.23-.7.49 0 .2-.05.39-.1.56-.06.22-.11.4-.01.52.09.11.25.1.37.09 3.35-.31 6.5-.13 8.19-.03l1.11.05c.19 0 .26-.02.29-.05.08-.08.74-.76.61-1.16-.03-.09-.11-.21-.35-.24Zm-21.78-17.36c-.55-.07-1.2-.17-1.83-.36-1.75-.53-4.74-1.82-5.21-4.44-.08-.45-.06-.92.06-1.42.47-1.98 2.52-4.07 6.74-3.44 4.01.6 6.03 3.03 6.01 5.18 0 .1.09.17.18.14l1.15-.34a.28.28 0 0 0 .21-.31 45.093 45.093 0 0 1-.43-4.05c0-.9.24-2.21.38-2.91.15-.73-.06-.56-.06-.56-1.01.52-2.81.26-4.71-.01-1.35-.2-2.74-.4-3.85-.3-6.38.3-9.96 4.51-10.21 8.51a7.117 7.117 0 0 0 1.81 5.22c1.44 1.62 3.65 2.73 6.39 3.21 4.42.97 6.92 2.06 7.48 5.09a5.61 5.61 0 0 1-.19 2.79c-1.2 3.54-4.86 4.11-7.89 3.45-5.15-1.11-7.06-4.52-6.85-7.49 0-.06-.05-.1-.1-.08l-1.51.51a.2.2 0 0 0-.14.21c.17 1.52.35 4.23.03 5.51-.09.37.1.88.53 1.44 1.41 1.81 4.06 3.48 8.5 3.48l.46.01c7.8 0 11.72-4.79 12.07-9.32.31-4.22-2.35-8.84-9.02-9.72Zm48.36-12.05c-.18-.19-.44-.27-.81-.25-.38.02-.86.14-1.47.37-.12.04-.25.07-.37.07h-18.08a.966.966 0 0 1-.37-.07c-1.17-.43-1.83-.49-2.2-.2-.28.22-.39.63-.32 1.29.08.81.04 3.31.01 4.81l-.01 1.04c0 .97.32 1.19.58 1.22.48.05 1.04-.64 1.14-1.2.67-4.02 2.41-3.98 5.29-3.9l1.31.02c1.05 0 1.41.95 1.41 1.39l.01 20.68c0 2.36-1.51 3.03-2.52 3.47-.47.21-.82.36-.82.64 0 .23-.06.45-.11.64-.07.25-.12.45-.01.58.1.12.28.11.41.1 3.82-.36 7.51-.15 9.49-.03.68.04 1.07.06 1.3.06.22 0 .29-.02.33-.06.03-.03.85-.86.69-1.31-.05-.15-.18-.23-.4-.26-2.25-.28-3.56-1.18-3.6-4.98v-19.47c0-.56.39-1.46 1.42-1.46l1.31-.02h.14c2.73-.07 4.11-.11 4.78 3.9.06.33.27.7.54.95.26.23.53.31.75.21.28-.13.43-.52.43-1.18l-.01-1.04c-.02-1.5-.07-4 .01-4.81.05-.58-.02-.96-.25-1.2Zm-117.3-.08c-2.09.2-5.38.09-7.34.02-1.72-.06-1.73-.05-1.78.01-.09.09-.5.74-.39 1.07.04.11.13.18.26.19h.3c.13 0 .24.01.34.04 2.09.5 2.57 3.23 2.12 5.56-.13.68-.35 1.39-.67 2.19l-5.39 13.52-6.32-15.09c-.7-1.83-1.28-3.68-.7-4.79.31-.59.94-.99 1.91-1.23l.69-.09c.13-.02.23-.09.26-.2.12-.35-.32-1.04-.42-1.13-.06-.06-.07-.07-2.26 0-2.42.07-6.48.18-8.71-.02-.12-.01-.2.02-.26.08-.11.12-.06.33-.01.56.03.14.06.28.06.4 0 .19.2.29.54.47.59.31 1.57.83 2.29 2.19 1.01 1.9 11.24 27.73 11.34 27.99.2.63.44.96.72.97h.02c.24 0 .45-.22.64-.66l1.45-3.97c2.76-7.57 8.51-23.33 9.22-24.71a4.195 4.195 0 0 1 1.86-1.94c.25-.14.42-.23.42-.41 0-.11.03-.25.05-.38.05-.24.09-.44-.02-.56-.03-.06-.11-.09-.22-.08Zm26.02 22.93c-.29-.11-.68.12-1.2.71-.12.14-.23.36-.36.65-.58 1.27-1.67 3.64-6.62 3.76-5.36.13-6.96-.33-7.1-2.05-.14-1.73-.01-10.14 0-11 1.96-.59 5.7-.99 5.73-.99 2.21-.1 3 2.33 3.12 3.28.05.44.24.59.38.65.19.08.43.02.64-.16.25-.21.47-.6.4-.98-.08-.39-.02-1.28.05-2.32.14-2.03.29-4.34-.44-4.69-.26-.13-.59-.01-1.01.38-.57.85-1.3 1.49-3 1.8-1.51.28-5.19.56-5.86.61v-9.43c1.05.14 2.34.06 3.7-.03 3.57-.23 7.62-.49 9.13 3.16.36 1.14.73 1.31.98 1.25.49-.12.78-1.29.59-2.37-.38-2.07-.76-5.32-.77-5.36l-.02-.14-.12.06c-.56.28-11 .24-16.61.22h-3.96c-1.45 0-1.63 1.45-1.63 1.47l-.01.11h.11c.02.01 1.43 0 2.54 1.09.89.88 1.34 2.22 1.34 3.97l-.07 19.35c0 2.05-1.42 2.57-2.36 2.91-.45.16-.78.28-.78.54 0 .64.64 1.48 1.32 1.48h18.29c.26 0 .58.08.92.16.37.09.74.17 1.06.17.22 0 .41-.04.56-.15a.783.783 0 0 0 .31-.58c.18-1.42 1.06-6.68 1.07-6.75.02-.07.02-.65-.32-.78Zm-55.71 6.63c-2.33-.29-3.16-1.5-3.16-4.64l-.03-20.62c0-2.06 1.37-2.47 2.27-2.74.44-.13.76-.23.76-.49 0-.2.05-.39.1-.56.06-.22.11-.4.01-.52-.09-.11-.25-.1-.37-.09-3.33.31-7.03.13-9.02.03-1.48-.07-1.65-.07-1.73 0-.08.08-.75.76-.61 1.16.03.09.12.21.36.24 1.84.23 4.02 1.26 4.02 4.89l.04 20.24c0 2.06-1.25 2.53-2.08 2.83-.4.15-.7.26-.7.52 0 .2-.05.39-.1.56-.06.22-.11.4-.01.52.09.11.25.1.37.09 3.36-.32 6.53-.13 8.23-.03l1.11.05c.19 0 .26-.02.29-.05.08-.08.75-.77.61-1.16-.03-.09-.12-.2-.36-.23Zm61.64-24.69c.02.68.14 22.03.14 22.24-.12 1.84-1.44 2.23-2.31 2.49-.43.13-.75.22-.75.47 0 .18-.05.35-.09.51-.06.2-.11.37-.01.49.09.11.25.11.36.09 3.2-.29 6.66-.12 8.52-.03 1.38.07 1.53.07 1.61 0 .07-.07.72-.7.59-1.07-.03-.09-.12-.2-.35-.23-1.98-.24-3.29-1.03-3.29-4.12v-10.03c1.25.14 1.86-.04 2.35.07 1.47.33 3.44 1.9 5.81 6.12.66 1.17 3.73 6.59 3.59 7.42-.06.35-.55.4-.89.45-.29.05-.56.09-.56.32 0 .18-.05.35-.09.51-.06.2-.11.37-.01.49.09.11.25.11.36.09 3.2-.29 6.58-.12 8.44-.03.69.03.04.05.26.05s.28-.02.32-.05c.07-.07.72-.7.59-1.07-.03-.09-.12-.2-.35-.23-2.04-.24-2.68-1.13-4.98-4.08-.61-.88-1.2-1.79-1.77-2.68-1.84-2.87-3.34-6.42-5.42-8 3.1-.31 4.53-2.03 5.55-3.23a8.04 8.04 0 0 0 1.89-5.57 6.532 6.532 0 0 0-1.95-4.4 7.24 7.24 0 0 0-5.33-1.78c-3.2.11-10.31.02-13.73-.23-.95-.07-1.61-.04-1.99.3-.24.22-.35.56-.35 1.07v.09l.09.01c-.01.02 3.68.53 3.75 3.55Zm4.41-1.92 4.1-.21c2.46-.21 4.53.79 5.55 2.67a4.762 4.762 0 0 1-.38 5.21c-1.66 2.13-5.04 2.75-9.27 1.7v-9.37Z"), h(l, "fill", "#fff"), h(e, "xmlns", "http://www.w3.org/2000/svg"), h(e, "xml:space", "preserve"), h(e, "viewBox", "0 0 260 141");
886
833
  },
887
- o(t) {
888
- m(e.$$.fragment, t), n = !1;
834
+ m(n, a) {
835
+ p(n, e, a), b(e, l), b(l, t), b(l, r);
889
836
  },
890
- d(t) {
891
- M(e, t);
837
+ p: w,
838
+ i: w,
839
+ o: w,
840
+ d(n) {
841
+ n && d(e);
892
842
  }
893
843
  };
894
844
  }
895
- function Le(s) {
896
- let e, n, t, l, o, r, c, a, i, u, f;
897
- return l = new W({ props: { icon: (
898
- /*search*/
899
- s[9].icon
900
- ) } }), c = new P({
901
- props: {
902
- class: "h-full",
903
- buttonAriaLabel: "Account Menu",
904
- buttonClass: "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-white focus:bg-white aria-expanded:bg-white hover:text-black focus:text-black aria-expanded:text-black",
905
- contentClass: "absolute right-0 top-full z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem] [&>li]:contents",
906
- as: "ul",
907
- $$slots: {
908
- button: [Ve],
909
- default: [je]
910
- },
911
- $$scope: { ctx: s }
912
- }
913
- }), u = new P({
914
- props: {
915
- class: "h-full",
916
- buttonAriaLabel: "Main Menu",
917
- buttonClass: "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-white focus:bg-white aria-expanded:bg-white hover:text-black focus:text-black aria-expanded:text-black [&_svg]:aria-expanded:rotate-180",
918
- contentClass: "absolute right-0 top-full z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem] [&>li]:contents max-h-[calc(100vh-5rem)] overflow-y-auto",
919
- as: "ul",
920
- $$slots: {
921
- button: [Be],
922
- default: [Te]
923
- },
924
- $$scope: { ctx: s }
925
- }
926
- }), {
927
- c() {
928
- e = p("ul"), n = p("li"), t = p("a"), Z(l.$$.fragment), o = x(), r = p("li"), Z(c.$$.fragment), a = x(), i = p("li"), Z(u.$$.fragment), h(t, "class", "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-white focus:bg-white aria-expanded:bg-white hover:text-black focus:text-black aria-expanded:text-black"), h(
929
- t,
930
- "href",
931
- /*search*/
932
- s[9].href
933
- ), h(
934
- t,
935
- "aria-label",
936
- /*search*/
937
- s[9].text
938
- ), h(e, "class", "flex h-full [&>li]:contents");
939
- },
940
- m(_, y) {
941
- d(_, e, y), g(e, n), g(n, t), C(l, t, null), g(e, o), g(e, r), C(c, r, null), g(e, a), g(e, i), C(u, i, null), f = !0;
942
- },
943
- p(_, y) {
944
- const R = {};
945
- y[1] & /*$$scope*/
946
- 16 && (R.$$scope = { dirty: y, ctx: _ }), c.$set(R);
947
- const w = {};
948
- y[1] & /*$$scope*/
949
- 16 && (w.$$scope = { dirty: y, ctx: _ }), u.$set(w);
950
- },
951
- i(_) {
952
- f || (b(l.$$.fragment, _), b(c.$$.fragment, _), b(u.$$.fragment, _), f = !0);
953
- },
954
- o(_) {
955
- m(l.$$.fragment, _), m(c.$$.fragment, _), m(u.$$.fragment, _), f = !1;
956
- },
957
- d(_) {
958
- _ && v(e), M(l), M(c), M(u);
959
- }
960
- };
961
- }
962
- function Ae(s) {
963
- let e, n, t, l, o, r, c = L(
964
- /*mainLinks*/
965
- s[8]
966
- ), a = [];
967
- for (let i = 0; i < c.length; i += 1)
968
- a[i] = B1(L1(s, c, i));
969
- return o = new W({ props: { icon: (
970
- /*search*/
971
- s[9].icon
972
- ) } }), {
845
+ class Pe extends U {
846
+ constructor(e) {
847
+ super(), F(this, e, null, Mt, S, {});
848
+ }
849
+ }
850
+ z(Pe, {}, [], [], !0);
851
+ function me(o) {
852
+ let e, l, t;
853
+ return l = new qe({}), {
973
854
  c() {
974
- e = p("ul");
975
- for (let i = 0; i < a.length; i += 1)
976
- a[i].c();
977
- n = x(), t = p("li"), l = p("a"), Z(o.$$.fragment), h(l, "class", "flex h-full items-center justify-center border-0 border-b-8 border-solid border-transparent p-4 pb-6 pt-8 text-uofg-yellow transition-colors hover:border-uofg-yellow hover:text-white [&>svg]:fill-current"), h(
978
- l,
979
- "href",
980
- /*search*/
981
- s[9].href
982
- ), h(
983
- l,
984
- "aria-label",
985
- /*search*/
986
- s[9].text
987
- ), h(e, "class", "flex ml-auto [&>li]:contents text-4xl");
988
- },
989
- m(i, u) {
990
- d(i, e, u);
991
- for (let f = 0; f < a.length; f += 1)
992
- a[f] && a[f].m(e, null);
993
- g(e, n), g(e, t), g(t, l), C(o, l, null), r = !0;
855
+ e = $("div"), y(l.$$.fragment), h(e, "class", "left-0 h-full w-[7.5rem] min-[1320px]:absolute [&>svg]:block [&>svg]:h-full [&>svg]:w-auto");
994
856
  },
995
- p(i, u) {
996
- if (u[0] & /*mainLinks*/
997
- 256) {
998
- c = L(
999
- /*mainLinks*/
1000
- i[8]
1001
- );
1002
- let f;
1003
- for (f = 0; f < c.length; f += 1) {
1004
- const _ = L1(i, c, f);
1005
- a[f] ? a[f].p(_, u) : (a[f] = B1(_), a[f].c(), a[f].m(e, n));
1006
- }
1007
- for (; f < a.length; f += 1)
1008
- a[f].d(1);
1009
- a.length = c.length;
1010
- }
857
+ m(r, n) {
858
+ p(r, e, n), x(l, e, null), t = !0;
1011
859
  },
1012
- i(i) {
1013
- r || (b(o.$$.fragment, i), r = !0);
860
+ i(r) {
861
+ t || (_(l.$$.fragment, r), t = !0);
1014
862
  },
1015
- o(i) {
1016
- m(o.$$.fragment, i), r = !1;
863
+ o(r) {
864
+ g(l.$$.fragment, r), t = !1;
1017
865
  },
1018
- d(i) {
1019
- i && v(e), J(a, i), M(o);
866
+ d(r) {
867
+ r && d(e), M(l);
1020
868
  }
1021
869
  };
1022
870
  }
1023
- function Ne(s) {
1024
- let e, n, t;
1025
- return n = new ee({}), {
871
+ function Ct(o) {
872
+ let e, l;
873
+ return e = new Ie({}), {
1026
874
  c() {
1027
- e = p("a"), Z(n.$$.fragment), h(e, "href", "https://www.guelphhumber.ca"), h(e, "class", "w-auto h-full p-6 ml-auto transition-opacity focus:opacity-75 hover:opacity-75");
875
+ y(e.$$.fragment);
1028
876
  },
1029
- m(l, o) {
1030
- d(l, e, o), C(n, e, null), t = !0;
877
+ m(t, r) {
878
+ x(e, t, r), l = !0;
1031
879
  },
1032
- p: $,
1033
- i(l) {
1034
- t || (b(n.$$.fragment, l), t = !0);
880
+ i(t) {
881
+ l || (_(e.$$.fragment, t), l = !0);
1035
882
  },
1036
- o(l) {
1037
- m(n.$$.fragment, l), t = !1;
883
+ o(t) {
884
+ g(e.$$.fragment, t), l = !1;
1038
885
  },
1039
- d(l) {
1040
- l && v(e), M(n);
886
+ d(t) {
887
+ M(e, t);
1041
888
  }
1042
889
  };
1043
890
  }
1044
- function E1(s) {
1045
- let e, n, t = (
1046
- /*link*/
1047
- s[16].text + ""
1048
- ), l, o;
1049
- return {
891
+ function Zt(o) {
892
+ let e, l;
893
+ return e = new Pe({}), {
1050
894
  c() {
1051
- e = p("li"), n = p("a"), l = F(t), o = x(), h(n, "class", "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow"), h(
1052
- n,
1053
- "href",
895
+ y(e.$$.fragment);
896
+ },
897
+ m(t, r) {
898
+ x(e, t, r), l = !0;
899
+ },
900
+ i(t) {
901
+ l || (_(e.$$.fragment, t), l = !0);
902
+ },
903
+ o(t) {
904
+ g(e.$$.fragment, t), l = !1;
905
+ },
906
+ d(t) {
907
+ M(e, t);
908
+ }
909
+ };
910
+ }
911
+ function Lt(o) {
912
+ var m;
913
+ let e, l, t, r, n, a, c, s = (
914
+ /*$state*/
915
+ ((m = o[1]) == null ? void 0 : m.mode) === "desktop" && me()
916
+ );
917
+ const i = [Zt, Ct], u = [];
918
+ function f(v, C) {
919
+ var k;
920
+ return (
921
+ /*$state*/
922
+ ((k = v[1]) == null ? void 0 : k.mode) === "desktop" ? 0 : 1
923
+ );
924
+ }
925
+ return r = f(o), n = u[r] = i[r](o), {
926
+ c() {
927
+ var v;
928
+ e = $("div"), s && s.c(), l = L(), t = $("a"), n.c(), h(t, "class", a = q(
929
+ "flex h-full w-fit transition-opacity focus:opacity-75 hover:opacity-75 min-[1320px]:absolute min-[1320px]:left-[max(calc((100%-1320px)/2),7.5rem)] [&>svg]:block [&>svg]:h-full",
930
+ /*$state*/
931
+ ((v = o[1]) == null ? void 0 : v.mode) === "desktop" ? "[&>svg]:w-[18.4rem]" : (
932
+ /*variant*/
933
+ o[0] === "dual-brand" ? "[&>svg]:w-[7.5rem]" : "[&>svg]:w-[5rem]"
934
+ )
935
+ )), h(t, "href", "https://www.uoguelph.ca"), h(t, "aria-label", "University of Guelph Home Page"), h(e, "class", "flex w-fit");
936
+ },
937
+ m(v, C) {
938
+ p(v, e, C), s && s.m(e, null), b(e, l), b(e, t), u[r].m(t, null), c = !0;
939
+ },
940
+ p(v, [C]) {
941
+ var D, Z;
942
+ /*$state*/
943
+ ((D = v[1]) == null ? void 0 : D.mode) === "desktop" ? s ? C & /*$state*/
944
+ 2 && _(s, 1) : (s = me(), s.c(), _(s, 1), s.m(e, l)) : s && (V(), g(s, 1, 1, () => {
945
+ s = null;
946
+ }), j());
947
+ let k = r;
948
+ r = f(v), r !== k && (V(), g(u[k], 1, 1, () => {
949
+ u[k] = null;
950
+ }), j(), n = u[r], n || (n = u[r] = i[r](v), n.c()), _(n, 1), n.m(t, null)), (!c || C & /*$state, variant*/
951
+ 3 && a !== (a = q(
952
+ "flex h-full w-fit transition-opacity focus:opacity-75 hover:opacity-75 min-[1320px]:absolute min-[1320px]:left-[max(calc((100%-1320px)/2),7.5rem)] [&>svg]:block [&>svg]:h-full",
953
+ /*$state*/
954
+ ((Z = v[1]) == null ? void 0 : Z.mode) === "desktop" ? "[&>svg]:w-[18.4rem]" : (
955
+ /*variant*/
956
+ v[0] === "dual-brand" ? "[&>svg]:w-[7.5rem]" : "[&>svg]:w-[5rem]"
957
+ )
958
+ ))) && h(t, "class", a);
959
+ },
960
+ i(v) {
961
+ c || (_(s), _(n), c = !0);
962
+ },
963
+ o(v) {
964
+ g(s), g(n), c = !1;
965
+ },
966
+ d(v) {
967
+ v && d(e), s && s.d(), u[r].d();
968
+ }
969
+ };
970
+ }
971
+ function Nt(o, e, l) {
972
+ let t, { variant: r } = e;
973
+ const n = se("header-state");
974
+ return ee(o, n, (a) => l(1, t = a)), o.$$set = (a) => {
975
+ "variant" in a && l(0, r = a.variant);
976
+ }, [r, t, n];
977
+ }
978
+ class De extends U {
979
+ constructor(e) {
980
+ super(), F(this, e, Nt, Lt, S, { variant: 0 });
981
+ }
982
+ get variant() {
983
+ return this.$$.ctx[0];
984
+ }
985
+ set variant(e) {
986
+ this.$$set({ variant: e }), A();
987
+ }
988
+ }
989
+ z(De, { variant: {} }, [], [], !0);
990
+ function At(o) {
991
+ let e, l;
992
+ return {
993
+ c() {
994
+ e = T("svg"), l = T("path"), h(l, "fill", "#FFF"), h(l, "d", "M118 191h44l-1 5-1.7.4-2.2.5-2.3.5c-2 .4-2 .4-2.8 2.6-.2 2.8-.3 5.7-.3 8.5v2.3l-.3 8.3-.4 18.9h48l-.4-17.2v-5.4l-.2-4.3V209c-.1-4-.5-7.3-2.4-10.9-2.1-1.2-2.1-1.2-4.6-1.8l-2.5-.7-1.9-.5v-4h45l-1 5-6 1c-2.3.9-2.3.9-3.1 3.6-1 3.8-1.2 7.4-1.2 11.3v2.4a1241.9 1241.9 0 0 0 0 24 2885.5 2885.5 0 0 1 0 37.8v2.1c0 4.3.6 7.9 2.3 11.8a9.4 9.4 0 0 0 4.6 1.9l2.5.7 1.9.4v4h-45v-4l1.9-.5 2.5-.7 2.4-.7c2.3-1 2.3-1 3.3-3.1 1.2-4 1.3-7.8 1.3-12v-2.3l.2-8.5.4-19.2h-48l.3 20.8v6.6l.2 5.1V283.8l.1 2.2c.5 2.6 1.4 3.4 3.4 5l7 2v4h-44l1-5 1.7-.3 2.2-.5 2.3-.5 1.8-.7c1.3-3.8 1.1-7.3 1.1-11.2v-2.5a2939.2 2939.2 0 0 0 0-41.6 7577.2 7577.2 0 0 0 0-25.5v-2.4a26 26 0 0 0-1.1-8.8c-2.1-1-2.1-1-4.6-1.7l-2.5-.7-1.9-.6v-4ZM60.4 35.9c10.9-.3 26.3-.1 35.6 6.1 1.9 2.9 2.5 5.6 3 9l.7 3.3c.5 5.5.4 11.1.3 16.7h-7l-1-2.6c-3.7-10-6.5-17.3-16.5-22A39 39 0 0 0 46 47a31.1 31.1 0 0 0-16.2 19.3A66.6 66.6 0 0 0 26 84l-.2 2.8c-.4 16 2.8 32.3 14 44.4a36 36 0 0 0 22.7 8.9H67.7l9.3-.1v-26l-15-3v-5h47v5l-8 2v21l4 2-1 5c-25.7 8-53 12-78-1a49.8 49.8 0 0 1-23.7-31.5c-3.7-17-1.8-35 7.7-49.8C20.3 45 35.2 39.5 51.6 36.5c3-.4 5.9-.5 8.8-.6ZM357 190h8l1.4 2.6c11 21 11 21 22.4 41.9l1.4 2.6c2.7 5 5.7 10 8.8 14.9a2549 2549 0 0 0 28.7-56.4c2.2-4.5 2.2-4.5 3.3-5.6h7c1.1 3.4 1.3 6.2 1.5 9.7v2.1a1811.8 1811.8 0 0 1 1.4 24 13740 13740 0 0 0 1.8 34.7c.3 3.5.8 7 1.3 10.5l8 2v4h-37v-4l9-3c1-7.5 1-14.8.6-22.4l-.1-3.5c-.3-7-.8-14-1.5-21.1a53099.4 53099.4 0 0 0-15.5 32.6c-1.8 3.8-3.6 7.6-5.2 11.6l-1.5 3.5-1.2 3-1.6 2.3-7 1-27-54c-.8 5.6-.8 5.6-1.2 11.2l-.1 2.3v2.4l-.2 2.5a2062.7 2062.7 0 0 0-.5 18.2l-.1 2.4c0 4-.1 5.7 2.1 9 2 .8 2 .8 4.1 1.2l3.9.8v4h-29v-4l5.3-1.6c3.5-2.9 3.6-8.2 4-12.5a639.5 639.5 0 0 0 1-15.6 3742 3742 0 0 0 2-34.8c.4-6.2.8-12.4 1.7-18.5ZM466 60h36v4l-8 2-1 32h38l-.4-14.9-.2-4.7v-3.6l-.2-3.8c0-3 0-3-1.2-5l-7-2v-4h36v4l-3.4 1.4c-3.6 1.2-3.6 1.2-4.6 3.6a144 144 0 0 0-.1 8.4 1835.4 1835.4 0 0 0 0 32.9 4733 4733 0 0 0 0 20.1v3.7c0 3 0 3 1.1 5.9 3.5 1.2 3.5 1.2 7 2v5h-36v-5l3.4-.9 3.6-1.1c1.5-3 1.2-6.1 1.3-9.4v-2l.3-7.2.4-16.4h-38l.3 16.3v5.2l.2 4v2.1c0 2.9.2 5 1.9 7.3 2.1 1.4 4 1.8 6.6 2.1v5h-36v-5l3.4-.9 3.6-1.1c1.5-3 1.1-5.6 1.1-8.8V129a2277.6 2277.6 0 0 0 0-24.5v-13L474 66l-8-2v-4ZM631 191a3746.2 3746.2 0 0 1 39-.3h3.2c7.7 0 14.2 1 20.7 5.2 4.9 4.9 6.2 9.6 6.4 16.3a23 23 0 0 1-6.7 16.6 70.3 70.3 0 0 1-8.6 6.2c3.1 10.5 9.6 20.2 15.6 29.3l2 3.1a19 19 0 0 0 9.4 5.6v4l-9 .3h-2.6a20 20 0 0 1-16-5.7c-5.3-5.7-8.1-12.9-11.3-19.9l-1.4-2.8-1.2-2.7c-2.5-3.8-5.4-5-9.8-5.9l-2.7-.3a4283.4 4283.4 0 0 0 .7 22.5v3.6c.1 2.8.1 2.8 1.3 4.9l7 2v4h-36v-4l3.4-.9 3.6-1.1c1.4-2.9 1.1-5.4 1.1-8.6v-2a1954.5 1954.5 0 0 0 0-34 5032.4 5032.4 0 0 0 0-20.8V202c.1-2.8.1-2.8-1.1-4.9l-7-2v-4Zm27 6v37c11.7.5 11.7.5 20.3-4.8 3.9-5 4.1-10.3 4-16.4a20 20 0 0 0-6.9-13.2c-6-4-8.8-2.6-17.4-2.6ZM465 191a3746.2 3746.2 0 0 1 39-.3h3.2c7.3 0 14.1.6 20.2 5 3.9 4.7 6 8.2 5.6 14.3a22 22 0 0 1-8 16 61 61 0 0 1-6 4l2 .8c7.4 3.5 12.3 7 15.4 14.7 1.5 8.3.2 15-4 22.3-8.8 8-20 9.5-31.5 9.4h-3a2228.3 2228.3 0 0 1-32.9-.2v-4l8-3v-72l-8-3v-4Zm27 6v31c10.2.7 10.2.7 18-3 3.8-4.4 5-8.3 5-14-1-5.6-2.7-8.4-7-12-5-2.9-5-2.9-16-2Zm0 37v36c6.4 1.6 14 2.5 20-.7 4-3.1 6.3-6.3 7-11.3.5-6.5-.4-12-4.7-17-7.1-6.8-12.6-7-22.3-7ZM120 60h37v5l-8 1a4656.6 4656.6 0 0 0-.3 45.5V122c.7 6 3.8 10.1 8.3 14a25 25 0 0 0 18.5 3.6c5.7-1.7 9.5-4.2 12.7-9.5 3.6-6.8 4-13.2 4-20.8v-2.5a1878.3 1878.3 0 0 0 0-13c0-9.4-.3-18.5-1.2-27.8l-9-1v-5h30v5l-3 1.4c-3 1.3-3 1.3-4 3.6l-.2 4.6-.1 2.8-.1 3.1a14657 14657 0 0 1-.9 26.8v3c-.5 10.8-2.6 22.5-10.4 30.5-10.2 8.3-22.8 8.4-35.3 7.2-9.7-1.8-18-5.4-23.8-13.6a57 57 0 0 1-5.6-28.4v-3.3l-.1-13.8a1867.6 1867.6 0 0 0-.1-16.3v-2.5L128 68c-3-2-4.6-2.5-8-3v-5ZM245 191h36v5l-3.4.8-3.6 1.2c-1 3-1.1 4.8-1.2 7.9v9.6a2945.5 2945.5 0 0 0-.2 27.8c0 7.6 1.1 14 5 20.5a26.2 26.2 0 0 0 17 7.3c5.5-.2 10.3-1.3 14.5-4.9 9.8-10.5 8.1-24.7 7.9-38.2a538953547 538953547 0 0 0-.3-15.4v-4l-.2-3.7v-3.3l-.5-2.6a17.8 17.8 0 0 0-9-3v-5h30v5l-3 .9c-3.1.7-3.1.7-4 3.1-.8 7.3-1 14.7-1.2 22v2.2l-.2 8.4c-.2 13.6-.6 27.5-10 38-8 7.8-17.8 9-28.5 8.9a40.4 40.4 0 0 1-29.6-12c-6.5-8.1-7-18.7-7-28.6v-17.4a1950.9 1950.9 0 0 0 0-13.7l-.1-3v-2.6c-.5-2.7-1.2-3.6-3.4-5.2-2.6-.7-2.6-.7-5-1v-5ZM226 60h61c.7 3.4 1.1 5.9 1.1 9.2v7L288 82l-6 1-.5-2c-1.4-5.1-2.6-9.2-6.5-13-2.7-1-4.6-1.2-7.4-1.3l-2.4-.1-2.9-.2-9.3-.4v32l8.8-.3h2.8l2.2-.2h2.2c2.5-.6 3.4-1.5 5-3.5.7-3.1.7-3.1 1-6h5v27h-5l-.4-1.7-.5-2.2-.5-2.3c-.4-2-.4-2-2.6-2.8l-4.1-.3-2.2-.1-2.8-.2-8.9-.4v34c14.7 1.6 14.7 1.6 27.8-2.6 4-4.3 6-9.7 7.2-15.4h5c1 1 1 1 1.3 4.1-.1 6.7-1.3 15.8-4.3 21.9h-64v-5l3.4-.9 3.6-1.1c1.5-3 1.1-5.6 1.1-8.8V129a2277.6 2277.6 0 0 0 0-24.5v-13L234 66l-8-2v-4ZM385 60a3108.7 3108.7 0 0 1 35.6-.3h3c9 0 18.2 1.3 25.4 7.3 5.7 6.2 6.4 11.6 6.2 19.8-.5 7.2-3 11.7-8.2 16.7-3.1 2.4-6.4 4-10 5.5l-2.8 1.2c-5 1.2-10 1.5-15.2 1.8v-6l2-.7c6.2-2.3 11-4.3 14.1-10.6a32 32 0 0 0-.2-19.2c-3-4-6.1-6.9-10.9-8.5h-11a6904.5 6904.5 0 0 0-.3 64.1v3.8c0 3 0 3 1.6 5 2.7 1.8 5.5 1.8 8.7 2.1v5h-38v-5l3.4-.9 3.6-1.1c1.4-2.9 1.1-5.4 1.1-8.6v-2a1954.5 1954.5 0 0 0 0-34 5032.4 5032.4 0 0 0 0-20.8V71c.1-2.8.1-2.8-1.1-4.9l-7-2v-4ZM549 191h61c.7 3.4 1.1 5.9 1.1 9.2v7l-.1 5.8h-6l-.8-2.3-1-3-1-3c-1.5-3.4-3-5-6.2-6.7-1.5-.2-3-.2-4.6-.3l-2.4-.1-3.1-.2-9.9-.4v32l8.8-.3h2.8l2.2-.2h2.2c2.5-.6 3.4-1.5 5-3.5.7-3.1.7-3.1 1-6h5v27h-5l-.4-1.7-.5-2.2-.6-2.3c-.3-1.8-.3-1.8-1.5-2.8a67 67 0 0 0-6.6-.4l-3-.2-9.4-.4v34l10 .3h3.1A24 24 0 0 0 605 266c1.7-1.8 1.7-1.8 2.4-3.9l.9-2 2.7-8.1h6c.3 5.5-.4 10.5-1.4 15.9l-.4 2c-1 4.8-1 4.8-2.2 7.1h-64v-4l3.4-.8 3.6-1.2c1.1-3.4 1.1-6 1.1-9.5v-2a1827.6 1827.6 0 0 0 0-32.8 4720.2 4720.2 0 0 0 0-20.2V203c0-3 0-3-1.1-5.9-3.5-1.2-3.5-1.2-7-2v-4ZM0 164h710v3H0v-3ZM308 60h37v4l-1.7.5-2.2.8-2.3.7c-2 .8-2 .8-2.4 2.6-.5 3-.6 6-.6 9.1v2a2130.2 2130.2 0 0 0-.3 23.1l-.2 12.2-.3 24 7.2.5 2 .2c6.3.5 11 .2 16.3-3.4 3-2.8 4-5.2 5.3-9l1.3-3.6.9-2.7 6 1-.3 6.3-.2 3.6c-.6 5.1-2.1 10.1-3.5 15.1h-62v-5l8-2V67l-8-3v-4ZM154 0c7 0 7 0 9.3 2l2 2.8 2.3 3 1.2 1.6 5 6.5L179 23l1-23h7v38c-6 0-6 0-8.5-2l-2.3-2.8-2.6-3c-4-5-7.8-10-11.6-15.2l-1 23h-7V0ZM468.5.8c4.2 2.4 7 5.4 8.9 9.8a28.6 28.6 0 0 1-1 18.8 19.8 19.8 0 0 1-11.4 9.2c-6.1 1.2-11.6.5-17-2.6a21 21 0 0 1-7.8-12.9A25 25 0 0 1 445 5 23 23 0 0 1 468.5.8ZM451 10c-2.6 5-2.2 9.7-1 15 1.7 3.6 2.7 4.8 6 7 3.4.6 3.4.6 7 0a15 15 0 0 0 6-8c.8-7.6.8-7.6-1.9-14.6-2.7-3-3.4-3.3-7.4-3.7-4.4.4-5.8 1.1-8.7 4.3ZM279 0c17 0 17 0 23 3 2.8 4.2 2.7 8 2 13-2 3.1-2 3.1-4 5a208 208 0 0 0 7 16c-6.8 2-6.8 2-9 2a1982.7 1982.7 0 0 1-4.5-8.8c-2.5-5-2.5-5-2.5-7.2h-4v15h-8V0Zm8 6v11c2.9.3 2.9.3 6 0 2-1.6 2-1.6 3-4-.2-3.4-.6-4.6-3-7-3-.2-3-.2-6 0ZM665.5 377.7c4.1 3.8 7.2 7 7.7 12.7.2 6.4-.2 11.4-4.2 16.6-5 4-9.2 5.4-15.6 5.3a18 18 0 0 1-12.8-7.3 26 26 0 0 1-2.6-16c1.7-5.3 4.2-9 9-12 6-2 12.8-2 18.5.7Zm-16.4 6.3c-3.5 5-3.4 9-2.5 14.8 1.6 3.7 2.8 5.3 6.4 7.2 4.2 0 6.2-.3 9.4-3 2.4-4.5 3.3-9 2-14a12.2 12.2 0 0 0-5.4-7c-4.3-.6-6.3-.5-9.9 2ZM600.5 377.7c4.1 3.8 7.2 7 7.7 12.7.2 6.4-.2 11.4-4.2 16.6-5 4-9.2 5.4-15.6 5.3a18 18 0 0 1-12.8-7.3 26 26 0 0 1-2.6-16c1.7-5.3 4.2-9 9-12 6-2 12.8-2 18.5.7Zm-16.4 6.3c-3.5 5-3.4 9-2.5 14.8 1.6 3.7 2.8 5.3 6.4 7.2 4.2 0 6.2-.3 9.4-3 2.4-4.5 3.3-9 2-14a12.2 12.2 0 0 0-5.4-7c-4.3-.6-6.3-.5-9.9 2ZM496.5 377.7c4.1 3.8 7.2 7 7.7 12.7.2 6.4-.2 11.4-4.2 16.6-5 4-9.2 5.4-15.6 5.3a18 18 0 0 1-12.8-7.3 26 26 0 0 1-2.6-16c1.7-5.3 4.2-9 9-12 6-2 12.8-2 18.5.7Zm-16.4 6.3c-3.5 5-3.4 9-2.5 14.8 1.6 3.7 2.8 5.3 6.4 7.2 4.2 0 6.2-.3 9.4-3 2.4-4.5 3.3-9 2-14a12.2 12.2 0 0 0-5.4-7c-4.3-.6-6.3-.5-9.9 2ZM427.2 376.7c5.2 2.7 8 6.9 9.8 12.3.8 6.5-.2 11.6-4 17-3.9 4-7.6 6.1-13.2 6.3-5 0-8.8-1.3-12.8-4.3-5.1-6.4-5.6-12-5-20 1.8-5.3 4.6-7.8 9-11 4.6-2.3 11.4-1.8 16.2-.3Zm-14 7.6c-3.4 4.2-3.6 7.5-3.2 12.7 1.5 4 3 7.1 7 9 3.5-.1 6-.3 8.9-2.4 3.1-4.5 2.5-10.3 2.1-15.6-1.4-3.1-2-4.5-5-6-4.5-.5-6.3-.6-9.9 2.3ZM678 376c6 0 6 0 7.7 1.2l1.3 1.6 1.5 1.8 1.6 2 1.5 1.8c3.3 4 6.3 8.3 9.4 12.6l1-21h7v35c-7 0-7 0-9-1.5l-1.6-2-1.8-2.3-1.9-2.4-1.8-2.4L685 390l-1 21h-6v-35ZM509 376c6 0 6 0 7.7 1.2l1.3 1.6 1.5 1.8 1.6 2 1.5 1.8c3.3 4 6.3 8.3 9.4 12.6l1-21h7v35c-7 0-7 0-9-1.5l-1.6-2-1.8-2.3-1.9-2.4-1.8-2.4L516 390l-1 21h-6v-35ZM114 0h9v2.4l.4 10.8.2 3.9v3.6l.2 3.4c.1 3.1.1 3.1 1.2 6.9h9c3.9-5.9 3.6-12 3.7-18.9V8.6L138 0h7a1012.3 1012.3 0 0 1 .4 22.9v3.7c-.5 4-1.9 6.2-4.4 9.4-4.8 3.5-10.7 3.4-16.4 2.6-4.2-1-5.8-2.3-8.6-5.6-2.4-7-2.2-13.7-2.1-21V8.5L114 0ZM442 376c16 0 16 0 21 3 2.5 2.5 2.3 3.4 2.3 6.9v2.6c-.4 3-1.2 4.3-3.3 6.5h-2l1.8 3 2.2 3.9 1.2 2c2.8 4.9 2.8 4.9 2.8 7.1l-9 1-3-5.9-1.7-3.3C453 400 453 400 453 398h-4v13h-7v-35Zm7 6v10l7-1c.7-3.4.7-3.4 1-7-1.9-2.3-1.9-2.3-5.1-2.1l-2.9.1ZM210 0h8c3.4 8.2 6.3 16.6 9 25 2.9-7 5.5-14 8-21.2 1-2.8 1-2.8 2-3.8h7c-.6 5.1-1.7 9.4-3.7 14.2l-.8 2a834.7 834.7 0 0 1-4.2 10.4c-4.1 10.2-4.1 10.2-5.3 11.4h-7l-5-12-1.1-2.8L213 14l-1.2-3-1.2-3-1-2.6C209 3 209 3 210 0ZM249 0h21v6h-12v9h12v6h-12v11h14v6h-23V0ZM323.9-.2h3.2c2.8.2 4.5.7 6.9 2.2l-2 5h-10c.3 3.4.8 4.8 3.2 7.4l2.7 2.2c7 5.8 7 5.8 7.5 11.3 0 3.4-.4 4-2.6 7-5.4 4-8.8 4.3-15.4 3.6-2.4-.5-4.2-1.3-6.4-2.5l1-5c3-1 3-1 5.4 0 3 1.2 4.5.9 7.6 0 .1-2.9.1-4.4-1-7-2.4-2.3-5-4.3-7.7-6.2C314 16 314 16 312 13c-.5-4.2-.5-6.3 1.9-9.9 3.3-3.3 5.4-3.3 10-3.3ZM390 0h9l6 14 8-14h7c-.4 4.1-2 6.8-4.2 10.3-5.9 9.2-7.1 16.9-6.8 27.7h-9l.1-2.8c0-10.3-2.5-17.2-7.7-26L391.1 7l-1.3-2C389 3 389 3 390 0ZM356 0h31v6h-11v32h-9V6h-11V0ZM485 0h21v6h-13v11h13v6h-13v15h-8V0ZM543 376h29v6h-11v29h-8v-29h-10v-6ZM372 376h29v6h-11v29h-8v-29h-10v-6ZM342 0h9v38h-9V0ZM196 0h9v38h-9V0Z"), h(e, "xmlns", "http://www.w3.org/2000/svg"), nt(e, "height", "100%"), h(e, "viewBox", "0 0 712 300");
995
+ },
996
+ m(t, r) {
997
+ p(t, e, r), b(e, l);
998
+ },
999
+ p: w,
1000
+ i: w,
1001
+ o: w,
1002
+ d(t) {
1003
+ t && d(e);
1004
+ }
1005
+ };
1006
+ }
1007
+ class Ge extends U {
1008
+ constructor(e) {
1009
+ super(), F(this, e, null, At, S, {});
1010
+ }
1011
+ }
1012
+ z(Ge, {}, [], [], !0);
1013
+ function jt(o, e, l) {
1014
+ const t = o.slice();
1015
+ return t[0] = e[l], t;
1016
+ }
1017
+ function Vt(o) {
1018
+ let e;
1019
+ return {
1020
+ c() {
1021
+ e = $("a"), e.textContent = `${/*item*/
1022
+ o[0].text}`, h(e, "class", "flex h-full items-center justify-center border-0 border-b-8 border-solid border-transparent p-6 pt-8 transition-colors hover:border-uofg-yellow hover:text-uofg-yellow"), h(
1023
+ e,
1024
+ "href",
1025
+ /*item*/
1026
+ o[0].href
1027
+ );
1028
+ },
1029
+ m(l, t) {
1030
+ p(l, e, t);
1031
+ },
1032
+ i: w,
1033
+ o: w,
1034
+ d(l) {
1035
+ l && d(e);
1036
+ }
1037
+ };
1038
+ }
1039
+ function St(o) {
1040
+ let e, l, t;
1041
+ return l = new R({ props: { icon: (
1042
+ /*item*/
1043
+ o[0].icon
1044
+ ) } }), {
1045
+ c() {
1046
+ e = $("a"), y(l.$$.fragment), h(e, "class", "flex h-full items-center justify-center border-0 border-b-8 border-solid border-transparent p-4 pb-6 pt-8 text-uofg-yellow transition-colors hover:border-uofg-yellow hover:text-white [&>svg]:fill-current"), h(
1047
+ e,
1048
+ "href",
1049
+ /*item*/
1050
+ o[0].href
1051
+ ), h(
1052
+ e,
1053
+ "aria-label",
1054
+ /*item*/
1055
+ o[0].text
1056
+ );
1057
+ },
1058
+ m(r, n) {
1059
+ p(r, e, n), x(l, e, null), t = !0;
1060
+ },
1061
+ i(r) {
1062
+ t || (_(l.$$.fragment, r), t = !0);
1063
+ },
1064
+ o(r) {
1065
+ g(l.$$.fragment, r), t = !1;
1066
+ },
1067
+ d(r) {
1068
+ r && d(e), M(l);
1069
+ }
1070
+ };
1071
+ }
1072
+ function zt(o) {
1073
+ let e, l, t, r, n;
1074
+ const a = [St, Vt], c = [];
1075
+ function s(i, u) {
1076
+ return (
1077
+ /*item*/
1078
+ i[0].icon ? 0 : 1
1079
+ );
1080
+ }
1081
+ return l = s(o), t = c[l] = a[l](o), {
1082
+ c() {
1083
+ e = $("li"), t.c(), r = L();
1084
+ },
1085
+ m(i, u) {
1086
+ p(i, e, u), c[l].m(e, null), b(e, r), n = !0;
1087
+ },
1088
+ p: w,
1089
+ i(i) {
1090
+ n || (_(t), n = !0);
1091
+ },
1092
+ o(i) {
1093
+ g(t), n = !1;
1094
+ },
1095
+ d(i) {
1096
+ i && d(e), c[l].d();
1097
+ }
1098
+ };
1099
+ }
1100
+ function Ut(o) {
1101
+ let e, l, t = N(Re), r = [];
1102
+ for (let n = 0; n < t.length; n += 1)
1103
+ r[n] = zt(jt(o, t, n));
1104
+ return {
1105
+ c() {
1106
+ e = $("ul");
1107
+ for (let n = 0; n < r.length; n += 1)
1108
+ r[n].c();
1109
+ h(e, "class", "flex ml-auto [&>li]:contents text-4xl");
1110
+ },
1111
+ m(n, a) {
1112
+ p(n, e, a);
1113
+ for (let c = 0; c < r.length; c += 1)
1114
+ r[c] && r[c].m(e, null);
1115
+ l = !0;
1116
+ },
1117
+ p: w,
1118
+ i(n) {
1119
+ if (!l) {
1120
+ for (let a = 0; a < t.length; a += 1)
1121
+ _(r[a]);
1122
+ l = !0;
1123
+ }
1124
+ },
1125
+ o(n) {
1126
+ r = r.filter(Boolean);
1127
+ for (let a = 0; a < r.length; a += 1)
1128
+ g(r[a]);
1129
+ l = !1;
1130
+ },
1131
+ d(n) {
1132
+ n && d(e), P(r, n);
1133
+ }
1134
+ };
1135
+ }
1136
+ let Oe = class extends U {
1137
+ constructor(e) {
1138
+ super(), F(this, e, null, Ut, S, {});
1139
+ }
1140
+ };
1141
+ z(Oe, {}, [], [], !0);
1142
+ function be(o, e, l) {
1143
+ const t = o.slice();
1144
+ return t[3] = e[l], t;
1145
+ }
1146
+ function pe(o, e, l) {
1147
+ const t = o.slice();
1148
+ return t[6] = e[l], t;
1149
+ }
1150
+ function de(o, e, l) {
1151
+ const t = o.slice();
1152
+ return t[3] = e[l], t;
1153
+ }
1154
+ function ve(o, e, l) {
1155
+ const t = o.slice();
1156
+ return t[6] = e[l], t;
1157
+ }
1158
+ function Ft(o) {
1159
+ let e, l, t;
1160
+ return l = new R({ props: { icon: (
1161
+ /*item*/
1162
+ o[3].icon
1163
+ ) } }), {
1164
+ c() {
1165
+ e = $("a"), y(l.$$.fragment), h(e, "class", "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-white focus:bg-white aria-expanded:bg-white hover:text-black focus:text-black aria-expanded:text-black"), h(
1166
+ e,
1167
+ "href",
1168
+ /*item*/
1169
+ o[3].href
1170
+ ), h(
1171
+ e,
1172
+ "aria-label",
1173
+ /*item*/
1174
+ o[3].text
1175
+ );
1176
+ },
1177
+ m(r, n) {
1178
+ p(r, e, n), x(l, e, null), t = !0;
1179
+ },
1180
+ p: w,
1181
+ i(r) {
1182
+ t || (_(l.$$.fragment, r), t = !0);
1183
+ },
1184
+ o(r) {
1185
+ g(l.$$.fragment, r), t = !1;
1186
+ },
1187
+ d(r) {
1188
+ r && d(e), M(l);
1189
+ }
1190
+ };
1191
+ }
1192
+ function Tt(o) {
1193
+ let e, l;
1194
+ return e = new H({
1195
+ props: {
1196
+ class: "h-full",
1197
+ buttonAriaLabel: (
1198
+ /*item*/
1199
+ o[3].icon ? (
1200
+ /*item*/
1201
+ o[3].text
1202
+ ) : void 0
1203
+ ),
1204
+ buttonClass: "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-white focus:bg-white aria-expanded:bg-white hover:text-black focus:text-black aria-expanded:text-black",
1205
+ contentClass: "absolute right-0 top-full z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem] [&>li]:contents",
1206
+ as: "ul",
1207
+ $$slots: {
1208
+ button: [Et],
1209
+ default: [Wt]
1210
+ },
1211
+ $$scope: { ctx: o }
1212
+ }
1213
+ }), {
1214
+ c() {
1215
+ y(e.$$.fragment);
1216
+ },
1217
+ m(t, r) {
1218
+ x(e, t, r), l = !0;
1219
+ },
1220
+ p(t, r) {
1221
+ const n = {};
1222
+ r & /*$$scope*/
1223
+ 8192 && (n.$$scope = { dirty: r, ctx: t }), e.$set(n);
1224
+ },
1225
+ i(t) {
1226
+ l || (_(e.$$.fragment, t), l = !0);
1227
+ },
1228
+ o(t) {
1229
+ g(e.$$.fragment, t), l = !1;
1230
+ },
1231
+ d(t) {
1232
+ M(e, t);
1233
+ }
1234
+ };
1235
+ }
1236
+ function $e(o) {
1237
+ let e, l, t = (
1238
+ /*link*/
1239
+ o[6].text + ""
1240
+ ), r, n;
1241
+ return {
1242
+ c() {
1243
+ e = $("li"), l = $("a"), r = E(t), n = L(), h(l, "class", "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow"), h(
1244
+ l,
1245
+ "href",
1054
1246
  /*link*/
1055
- s[16].href
1247
+ o[6].href
1056
1248
  ), h(e, "class", "[&>*]:first:mt-4 [&>*]:last:mb-4");
1057
1249
  },
1058
- m(r, c) {
1059
- d(r, e, c), g(e, n), g(n, l), g(e, o);
1250
+ m(a, c) {
1251
+ p(a, e, c), b(e, l), b(l, r), b(e, n);
1060
1252
  },
1061
- p: $,
1062
- d(r) {
1063
- r && v(e);
1253
+ p: w,
1254
+ d(a) {
1255
+ a && d(e);
1064
1256
  }
1065
1257
  };
1066
1258
  }
1067
- function je(s) {
1068
- let e, n = L(
1069
- /*account*/
1070
- s[10].links
1259
+ function Wt(o) {
1260
+ let e, l = N(
1261
+ /*item*/
1262
+ o[3].links
1071
1263
  ), t = [];
1072
- for (let l = 0; l < n.length; l += 1)
1073
- t[l] = E1(M1(s, n, l));
1264
+ for (let r = 0; r < l.length; r += 1)
1265
+ t[r] = $e(ve(o, l, r));
1074
1266
  return {
1075
1267
  c() {
1076
- for (let l = 0; l < t.length; l += 1)
1077
- t[l].c();
1078
- e = q();
1079
- },
1080
- m(l, o) {
1081
1268
  for (let r = 0; r < t.length; r += 1)
1082
- t[r] && t[r].m(l, o);
1083
- d(l, e, o);
1084
- },
1085
- p(l, o) {
1086
- if (o[0] & /*account*/
1087
- 1024) {
1088
- n = L(
1089
- /*account*/
1090
- l[10].links
1269
+ t[r].c();
1270
+ e = W();
1271
+ },
1272
+ m(r, n) {
1273
+ for (let a = 0; a < t.length; a += 1)
1274
+ t[a] && t[a].m(r, n);
1275
+ p(r, e, n);
1276
+ },
1277
+ p(r, n) {
1278
+ if (n & /*outer*/
1279
+ 2) {
1280
+ l = N(
1281
+ /*item*/
1282
+ r[3].links
1091
1283
  );
1092
- let r;
1093
- for (r = 0; r < n.length; r += 1) {
1094
- const c = M1(l, n, r);
1095
- t[r] ? t[r].p(c, o) : (t[r] = E1(c), t[r].c(), t[r].m(e.parentNode, e));
1284
+ let a;
1285
+ for (a = 0; a < l.length; a += 1) {
1286
+ const c = ve(r, l, a);
1287
+ t[a] ? t[a].p(c, n) : (t[a] = $e(c), t[a].c(), t[a].m(e.parentNode, e));
1096
1288
  }
1097
- for (; r < t.length; r += 1)
1098
- t[r].d(1);
1099
- t.length = n.length;
1289
+ for (; a < t.length; a += 1)
1290
+ t[a].d(1);
1291
+ t.length = l.length;
1100
1292
  }
1101
1293
  },
1102
- d(l) {
1103
- l && v(e), J(t, l);
1294
+ d(r) {
1295
+ r && d(e), P(t, r);
1104
1296
  }
1105
1297
  };
1106
1298
  }
1107
- function Ve(s) {
1108
- let e, n;
1109
- return e = new W({
1299
+ function Et(o) {
1300
+ let e, l;
1301
+ return e = new R({
1110
1302
  props: {
1111
1303
  slot: "button",
1112
1304
  icon: (
1113
- /*account*/
1114
- s[10].icon
1305
+ /*item*/
1306
+ o[3].icon
1115
1307
  )
1116
1308
  }
1117
1309
  }), {
1118
1310
  c() {
1119
- Z(e.$$.fragment);
1311
+ y(e.$$.fragment);
1120
1312
  },
1121
- m(t, l) {
1122
- C(e, t, l), n = !0;
1313
+ m(t, r) {
1314
+ x(e, t, r), l = !0;
1123
1315
  },
1124
- p: $,
1316
+ p: w,
1125
1317
  i(t) {
1126
- n || (b(e.$$.fragment, t), n = !0);
1318
+ l || (_(e.$$.fragment, t), l = !0);
1127
1319
  },
1128
1320
  o(t) {
1129
- m(e.$$.fragment, t), n = !1;
1321
+ g(e.$$.fragment, t), l = !1;
1130
1322
  },
1131
1323
  d(t) {
1132
1324
  M(e, t);
1133
1325
  }
1134
1326
  };
1135
1327
  }
1136
- function Se(s) {
1137
- let e, n = (
1328
+ function we(o, e) {
1329
+ let l, t, r, n, a;
1330
+ const c = [Tt, Ft], s = [];
1331
+ function i(u, f) {
1332
+ return (
1333
+ /*item*/
1334
+ u[3].links ? 0 : 1
1335
+ );
1336
+ }
1337
+ return t = i(e), r = s[t] = c[t](e), {
1338
+ key: o,
1339
+ first: null,
1340
+ c() {
1341
+ l = $("li"), r.c(), n = L(), this.first = l;
1342
+ },
1343
+ m(u, f) {
1344
+ p(u, l, f), s[t].m(l, null), b(l, n), a = !0;
1345
+ },
1346
+ p(u, f) {
1347
+ e = u, r.p(e, f);
1348
+ },
1349
+ i(u) {
1350
+ a || (_(r), a = !0);
1351
+ },
1352
+ o(u) {
1353
+ g(r), a = !1;
1354
+ },
1355
+ d(u) {
1356
+ u && d(l), s[t].d();
1357
+ }
1358
+ };
1359
+ }
1360
+ function Bt(o) {
1361
+ let e, l = (
1138
1362
  /*item*/
1139
- s[13].text + ""
1363
+ o[3].text + ""
1140
1364
  ), t;
1141
1365
  return {
1142
1366
  c() {
1143
- e = p("a"), t = F(n), h(e, "class", "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey focus:bg-uofg-grey"), h(
1367
+ e = $("a"), t = E(l), h(e, "class", "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey focus:bg-uofg-grey"), h(
1144
1368
  e,
1145
1369
  "href",
1146
1370
  /*item*/
1147
- s[13].href
1148
- ), n1(
1371
+ o[3].href
1372
+ ), ae(
1149
1373
  e,
1150
1374
  "bg-uofg-yellow",
1151
1375
  /*item*/
1152
- s[13].highlight
1376
+ o[3].highlight
1153
1377
  );
1154
1378
  },
1155
- m(l, o) {
1156
- d(l, e, o), g(e, t);
1379
+ m(r, n) {
1380
+ p(r, e, n), b(e, t);
1157
1381
  },
1158
- p: $,
1159
- i: $,
1160
- o: $,
1161
- d(l) {
1162
- l && v(e);
1382
+ p: w,
1383
+ i: w,
1384
+ o: w,
1385
+ d(r) {
1386
+ r && d(e);
1163
1387
  }
1164
1388
  };
1165
1389
  }
1166
- function Ue(s) {
1167
- let e, n;
1168
- return e = new P({
1390
+ function Rt(o) {
1391
+ let e, l;
1392
+ return e = new H({
1169
1393
  props: {
1170
1394
  class: "relative w-full",
1171
1395
  buttonClass: "flex border-0 border-b border-solid border-uofg-grey-500 w-full items-center justify-between gap-2 p-4 transition-colors hover:bg-uofg-grey focus:bg-uofg-grey aria-expanded:bg-uofg-grey [&_svg]:aria-expanded:rotate-180",
@@ -1173,481 +1397,766 @@ function Ue(s) {
1173
1397
  as: "ul",
1174
1398
  autoCollapse: !1,
1175
1399
  $$slots: {
1176
- button: [Fe],
1177
- default: [Ee]
1400
+ button: [qt],
1401
+ default: [Ht]
1178
1402
  },
1179
- $$scope: { ctx: s }
1403
+ $$scope: { ctx: o }
1180
1404
  }
1181
1405
  }), {
1182
1406
  c() {
1183
- Z(e.$$.fragment);
1407
+ y(e.$$.fragment);
1184
1408
  },
1185
- m(t, l) {
1186
- C(e, t, l), n = !0;
1409
+ m(t, r) {
1410
+ x(e, t, r), l = !0;
1187
1411
  },
1188
- p(t, l) {
1189
- const o = {};
1190
- l[1] & /*$$scope*/
1191
- 16 && (o.$$scope = { dirty: l, ctx: t }), e.$set(o);
1412
+ p(t, r) {
1413
+ const n = {};
1414
+ r & /*$$scope*/
1415
+ 8192 && (n.$$scope = { dirty: r, ctx: t }), e.$set(n);
1192
1416
  },
1193
1417
  i(t) {
1194
- n || (b(e.$$.fragment, t), n = !0);
1418
+ l || (_(e.$$.fragment, t), l = !0);
1195
1419
  },
1196
1420
  o(t) {
1197
- m(e.$$.fragment, t), n = !1;
1421
+ g(e.$$.fragment, t), l = !1;
1198
1422
  },
1199
1423
  d(t) {
1200
1424
  M(e, t);
1201
1425
  }
1202
1426
  };
1203
1427
  }
1204
- function F1(s) {
1205
- let e, n, t = (
1428
+ function ke(o) {
1429
+ let e, l, t = (
1206
1430
  /*link*/
1207
- s[16].text + ""
1208
- ), l, o, r = [
1431
+ o[6].text + ""
1432
+ ), r, n, a = [
1209
1433
  {
1210
1434
  class: "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey"
1211
1435
  },
1212
1436
  {
1213
1437
  href: (
1214
1438
  /*link*/
1215
- s[16].href
1439
+ o[6].href
1216
1440
  )
1217
1441
  },
1218
1442
  /*link*/
1219
- s[16].attributes
1443
+ o[6].attributes
1220
1444
  ], c = {};
1221
- for (let a = 0; a < r.length; a += 1)
1222
- c = Y(c, r[a]);
1445
+ for (let s = 0; s < a.length; s += 1)
1446
+ c = I(c, a[s]);
1223
1447
  return {
1224
1448
  c() {
1225
- e = p("li"), n = p("a"), l = F(t), o = x(), I(n, c);
1449
+ e = $("li"), l = $("a"), r = E(t), n = L(), B(l, c);
1226
1450
  },
1227
- m(a, i) {
1228
- d(a, e, i), g(e, n), g(n, l), g(e, o);
1451
+ m(s, i) {
1452
+ p(s, e, i), b(e, l), b(l, r), b(e, n);
1229
1453
  },
1230
- p: $,
1231
- d(a) {
1232
- a && v(e);
1454
+ p: w,
1455
+ d(s) {
1456
+ s && d(e);
1233
1457
  }
1234
1458
  };
1235
1459
  }
1236
- function Ee(s) {
1237
- let e, n = L(
1460
+ function Ht(o) {
1461
+ let e, l = N(
1238
1462
  /*item*/
1239
- s[13].links
1463
+ o[3].links
1240
1464
  ), t = [];
1241
- for (let l = 0; l < n.length; l += 1)
1242
- t[l] = F1(C1(s, n, l));
1465
+ for (let r = 0; r < l.length; r += 1)
1466
+ t[r] = ke(pe(o, l, r));
1243
1467
  return {
1244
1468
  c() {
1245
- for (let l = 0; l < t.length; l += 1)
1246
- t[l].c();
1247
- e = q();
1248
- },
1249
- m(l, o) {
1250
1469
  for (let r = 0; r < t.length; r += 1)
1251
- t[r] && t[r].m(l, o);
1252
- d(l, e, o);
1470
+ t[r].c();
1471
+ e = W();
1472
+ },
1473
+ m(r, n) {
1474
+ for (let a = 0; a < t.length; a += 1)
1475
+ t[a] && t[a].m(r, n);
1476
+ p(r, e, n);
1253
1477
  },
1254
- p(l, o) {
1255
- if (o[0] & /*mainLinks, topLinks*/
1256
- 384) {
1257
- n = L(
1478
+ p(r, n) {
1479
+ if (n & /*mainMenu*/
1480
+ 1) {
1481
+ l = N(
1258
1482
  /*item*/
1259
- l[13].links
1483
+ r[3].links
1260
1484
  );
1261
- let r;
1262
- for (r = 0; r < n.length; r += 1) {
1263
- const c = C1(l, n, r);
1264
- t[r] ? t[r].p(c, o) : (t[r] = F1(c), t[r].c(), t[r].m(e.parentNode, e));
1485
+ let a;
1486
+ for (a = 0; a < l.length; a += 1) {
1487
+ const c = pe(r, l, a);
1488
+ t[a] ? t[a].p(c, n) : (t[a] = ke(c), t[a].c(), t[a].m(e.parentNode, e));
1265
1489
  }
1266
- for (; r < t.length; r += 1)
1267
- t[r].d(1);
1268
- t.length = n.length;
1490
+ for (; a < t.length; a += 1)
1491
+ t[a].d(1);
1492
+ t.length = l.length;
1269
1493
  }
1270
1494
  },
1271
- d(l) {
1272
- l && v(e), J(t, l);
1495
+ d(r) {
1496
+ r && d(e), P(t, r);
1273
1497
  }
1274
1498
  };
1275
1499
  }
1276
- function Fe(s) {
1277
- let e, n, t, l, o;
1278
- return l = new W({ props: { icon: a1 } }), {
1500
+ function qt(o) {
1501
+ let e, l, t, r, n;
1502
+ return r = new R({ props: { icon: X } }), {
1279
1503
  c() {
1280
- e = p("span"), n = p("span"), n.textContent = `${/*item*/
1281
- s[13].text}`, t = x(), Z(l.$$.fragment), h(n, "class", "mr-auto"), h(e, "class", "w-full flex gap-2 justify-between [&>svg]:transition-transform"), h(e, "slot", "button"), n1(
1504
+ e = $("span"), l = $("span"), l.textContent = `${/*item*/
1505
+ o[3].text}`, t = L(), y(r.$$.fragment), h(l, "class", "mr-auto"), h(e, "class", "w-full flex gap-2 justify-between [&>svg]:transition-transform"), h(e, "slot", "button"), ae(
1282
1506
  e,
1283
1507
  "bg-uofg-yellow",
1284
1508
  /*item*/
1285
- s[13].highlight
1509
+ o[3].highlight
1286
1510
  );
1287
1511
  },
1288
- m(r, c) {
1289
- d(r, e, c), g(e, n), g(e, t), C(l, e, null), o = !0;
1512
+ m(a, c) {
1513
+ p(a, e, c), b(e, l), b(e, t), x(r, e, null), n = !0;
1290
1514
  },
1291
- p: $,
1292
- i(r) {
1293
- o || (b(l.$$.fragment, r), o = !0);
1515
+ p: w,
1516
+ i(a) {
1517
+ n || (_(r.$$.fragment, a), n = !0);
1294
1518
  },
1295
- o(r) {
1296
- m(l.$$.fragment, r), o = !1;
1519
+ o(a) {
1520
+ g(r.$$.fragment, a), n = !1;
1297
1521
  },
1298
- d(r) {
1299
- r && v(e), M(l);
1522
+ d(a) {
1523
+ a && d(e), M(r);
1300
1524
  }
1301
1525
  };
1302
1526
  }
1303
- function T1(s) {
1304
- let e, n, t, l, o;
1305
- const r = [Ue, Se], c = [];
1306
- function a(i, u) {
1527
+ function ye(o) {
1528
+ let e, l, t, r, n;
1529
+ const a = [Rt, Bt], c = [];
1530
+ function s(i, u) {
1307
1531
  return (
1308
1532
  /*item*/
1309
- i[13].links ? 0 : 1
1533
+ i[3].links ? 0 : 1
1310
1534
  );
1311
1535
  }
1312
- return n = a(s), t = c[n] = r[n](s), {
1536
+ return l = s(o), t = c[l] = a[l](o), {
1313
1537
  c() {
1314
- e = p("li"), t.c(), l = x(), h(e, "class", "[&>*]:first:mt-4 [&>*]:last:mb-4");
1538
+ e = $("li"), t.c(), r = L(), h(e, "class", "[&>*]:first:mt-4 [&>*]:last:mb-4");
1315
1539
  },
1316
1540
  m(i, u) {
1317
- d(i, e, u), c[n].m(e, null), g(e, l), o = !0;
1541
+ p(i, e, u), c[l].m(e, null), b(e, r), n = !0;
1318
1542
  },
1319
1543
  p(i, u) {
1320
1544
  t.p(i, u);
1321
1545
  },
1322
1546
  i(i) {
1323
- o || (b(t), o = !0);
1547
+ n || (_(t), n = !0);
1324
1548
  },
1325
1549
  o(i) {
1326
- m(t), o = !1;
1550
+ g(t), n = !1;
1327
1551
  },
1328
1552
  d(i) {
1329
- i && v(e), c[n].d();
1553
+ i && d(e), c[l].d();
1330
1554
  }
1331
1555
  };
1332
1556
  }
1333
- function Te(s) {
1334
- let e, n, t = L([.../*mainLinks*/
1335
- s[8], .../*topLinks*/
1336
- s[7]]), l = [];
1337
- for (let r = 0; r < t.length; r += 1)
1338
- l[r] = T1(Z1(s, t, r));
1339
- const o = (r) => m(l[r], 1, 1, () => {
1340
- l[r] = null;
1557
+ function It(o) {
1558
+ let e, l, t = N(
1559
+ /*mainMenu*/
1560
+ o[0]
1561
+ ), r = [];
1562
+ for (let a = 0; a < t.length; a += 1)
1563
+ r[a] = ye(be(o, t, a));
1564
+ const n = (a) => g(r[a], 1, 1, () => {
1565
+ r[a] = null;
1341
1566
  });
1342
1567
  return {
1343
1568
  c() {
1344
- for (let r = 0; r < l.length; r += 1)
1345
- l[r].c();
1346
- e = q();
1347
- },
1348
- m(r, c) {
1349
- for (let a = 0; a < l.length; a += 1)
1350
- l[a] && l[a].m(r, c);
1351
- d(r, e, c), n = !0;
1352
- },
1353
- p(r, c) {
1354
- if (c[0] & /*mainLinks, topLinks*/
1355
- 384) {
1356
- t = L([.../*mainLinks*/
1357
- r[8], .../*topLinks*/
1358
- r[7]]);
1359
- let a;
1360
- for (a = 0; a < t.length; a += 1) {
1361
- const i = Z1(r, t, a);
1362
- l[a] ? (l[a].p(i, c), b(l[a], 1)) : (l[a] = T1(i), l[a].c(), b(l[a], 1), l[a].m(e.parentNode, e));
1569
+ for (let a = 0; a < r.length; a += 1)
1570
+ r[a].c();
1571
+ e = W();
1572
+ },
1573
+ m(a, c) {
1574
+ for (let s = 0; s < r.length; s += 1)
1575
+ r[s] && r[s].m(a, c);
1576
+ p(a, e, c), l = !0;
1577
+ },
1578
+ p(a, c) {
1579
+ if (c & /*mainMenu*/
1580
+ 1) {
1581
+ t = N(
1582
+ /*mainMenu*/
1583
+ a[0]
1584
+ );
1585
+ let s;
1586
+ for (s = 0; s < t.length; s += 1) {
1587
+ const i = be(a, t, s);
1588
+ r[s] ? (r[s].p(i, c), _(r[s], 1)) : (r[s] = ye(i), r[s].c(), _(r[s], 1), r[s].m(e.parentNode, e));
1363
1589
  }
1364
- for (E(), a = t.length; a < l.length; a += 1)
1365
- o(a);
1366
- U();
1590
+ for (V(), s = t.length; s < r.length; s += 1)
1591
+ n(s);
1592
+ j();
1367
1593
  }
1368
1594
  },
1369
- i(r) {
1370
- if (!n) {
1595
+ i(a) {
1596
+ if (!l) {
1371
1597
  for (let c = 0; c < t.length; c += 1)
1372
- b(l[c]);
1373
- n = !0;
1598
+ _(r[c]);
1599
+ l = !0;
1374
1600
  }
1375
1601
  },
1376
- o(r) {
1377
- l = l.filter(Boolean);
1378
- for (let c = 0; c < l.length; c += 1)
1379
- m(l[c]);
1380
- n = !1;
1602
+ o(a) {
1603
+ r = r.filter(Boolean);
1604
+ for (let c = 0; c < r.length; c += 1)
1605
+ g(r[c]);
1606
+ l = !1;
1381
1607
  },
1382
- d(r) {
1383
- r && v(e), J(l, r);
1608
+ d(a) {
1609
+ a && d(e), P(r, a);
1384
1610
  }
1385
1611
  };
1386
1612
  }
1387
- function Be(s) {
1388
- let e, n;
1389
- return e = new W({ props: { slot: "button", icon: J1 } }), {
1613
+ function Pt(o) {
1614
+ let e, l;
1615
+ return e = new R({ props: { slot: "button", icon: Be } }), {
1390
1616
  c() {
1391
- Z(e.$$.fragment);
1617
+ y(e.$$.fragment);
1392
1618
  },
1393
- m(t, l) {
1394
- C(e, t, l), n = !0;
1619
+ m(t, r) {
1620
+ x(e, t, r), l = !0;
1395
1621
  },
1396
- p: $,
1622
+ p: w,
1397
1623
  i(t) {
1398
- n || (b(e.$$.fragment, t), n = !0);
1624
+ l || (_(e.$$.fragment, t), l = !0);
1399
1625
  },
1400
1626
  o(t) {
1401
- m(e.$$.fragment, t), n = !1;
1627
+ g(e.$$.fragment, t), l = !1;
1402
1628
  },
1403
1629
  d(t) {
1404
1630
  M(e, t);
1405
1631
  }
1406
1632
  };
1407
1633
  }
1408
- function B1(s) {
1409
- let e, n, t = (
1634
+ function Dt(o) {
1635
+ let e, l = [], t = /* @__PURE__ */ new Map(), r, n, a, c, s = N(
1636
+ /*outer*/
1637
+ o[1]
1638
+ );
1639
+ const i = (u) => (
1410
1640
  /*item*/
1411
- s[13].text + ""
1412
- ), l, o;
1413
- return {
1641
+ u[3].text || /*item*/
1642
+ u[3].title
1643
+ );
1644
+ for (let u = 0; u < s.length; u += 1) {
1645
+ let f = de(o, s, u), m = i(f);
1646
+ t.set(m, l[u] = we(m, f));
1647
+ }
1648
+ return a = new H({
1649
+ props: {
1650
+ class: "h-full",
1651
+ buttonAriaLabel: "Main Menu",
1652
+ buttonClass: "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-white focus:bg-white aria-expanded:bg-white hover:text-black focus:text-black aria-expanded:text-black [&_svg]:aria-expanded:rotate-180",
1653
+ contentClass: "absolute right-0 top-full z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem] [&>li]:contents max-h-[calc(100vh-5rem)] overflow-y-auto",
1654
+ as: "ul",
1655
+ $$slots: {
1656
+ button: [Pt],
1657
+ default: [It]
1658
+ },
1659
+ $$scope: { ctx: o }
1660
+ }
1661
+ }), {
1414
1662
  c() {
1415
- e = p("li"), n = p("a"), l = F(t), o = x(), h(n, "class", "flex h-full items-center justify-center border-0 border-b-8 border-solid border-transparent p-6 pt-8 transition-colors hover:border-uofg-yellow hover:text-uofg-yellow"), h(
1416
- n,
1417
- "href",
1418
- /*item*/
1419
- s[13].href
1420
- );
1663
+ e = $("ul");
1664
+ for (let u = 0; u < l.length; u += 1)
1665
+ l[u].c();
1666
+ r = L(), n = $("li"), y(a.$$.fragment), h(e, "class", "flex h-full [&>li]:contents");
1421
1667
  },
1422
- m(r, c) {
1423
- d(r, e, c), g(e, n), g(n, l), g(e, o);
1668
+ m(u, f) {
1669
+ p(u, e, f);
1670
+ for (let m = 0; m < l.length; m += 1)
1671
+ l[m] && l[m].m(e, null);
1672
+ b(e, r), b(e, n), x(a, n, null), c = !0;
1424
1673
  },
1425
- p: $,
1426
- d(r) {
1427
- r && v(e);
1428
- }
1429
- };
1674
+ p(u, [f]) {
1675
+ f & /*outer, undefined*/
1676
+ 2 && (s = N(
1677
+ /*outer*/
1678
+ u[1]
1679
+ ), V(), l = K(l, f, i, 1, u, s, t, e, Q, we, r, de), j());
1680
+ const m = {};
1681
+ f & /*$$scope*/
1682
+ 8192 && (m.$$scope = { dirty: f, ctx: u }), a.$set(m);
1683
+ },
1684
+ i(u) {
1685
+ if (!c) {
1686
+ for (let f = 0; f < s.length; f += 1)
1687
+ _(l[f]);
1688
+ _(a.$$.fragment, u), c = !0;
1689
+ }
1690
+ },
1691
+ o(u) {
1692
+ for (let f = 0; f < l.length; f += 1)
1693
+ g(l[f]);
1694
+ g(a.$$.fragment, u), c = !1;
1695
+ },
1696
+ d(u) {
1697
+ u && d(e);
1698
+ for (let f = 0; f < l.length; f += 1)
1699
+ l[f].d();
1700
+ M(a);
1701
+ }
1702
+ };
1430
1703
  }
1431
- function z1(s) {
1432
- let e, n, t, l, o, r, c = (
1433
- /*pageTitle*/
1434
- s[1] && R1(s)
1435
- );
1436
- const a = [Ie, He], i = [];
1437
- function u(f, _) {
1704
+ function Gt(o) {
1705
+ const e = [...Re, ...oe], l = e.filter((r) => !(r != null && r.excludeFromMainMenu)), t = e.filter((r) => r == null ? void 0 : r.excludeFromMainMenu);
1706
+ return [l, t];
1707
+ }
1708
+ let Ye = class extends U {
1709
+ constructor(e) {
1710
+ super(), F(this, e, Gt, Dt, S, {});
1711
+ }
1712
+ };
1713
+ z(Ye, {}, [], [], !0);
1714
+ function Ot(o) {
1715
+ let e, l;
1716
+ return e = new Ye({}), {
1717
+ c() {
1718
+ y(e.$$.fragment);
1719
+ },
1720
+ m(t, r) {
1721
+ x(e, t, r), l = !0;
1722
+ },
1723
+ i(t) {
1724
+ l || (_(e.$$.fragment, t), l = !0);
1725
+ },
1726
+ o(t) {
1727
+ g(e.$$.fragment, t), l = !1;
1728
+ },
1729
+ d(t) {
1730
+ M(e, t);
1731
+ }
1732
+ };
1733
+ }
1734
+ function Yt(o) {
1735
+ let e, l;
1736
+ return e = new Oe({}), {
1737
+ c() {
1738
+ y(e.$$.fragment);
1739
+ },
1740
+ m(t, r) {
1741
+ x(e, t, r), l = !0;
1742
+ },
1743
+ i(t) {
1744
+ l || (_(e.$$.fragment, t), l = !0);
1745
+ },
1746
+ o(t) {
1747
+ g(e.$$.fragment, t), l = !1;
1748
+ },
1749
+ d(t) {
1750
+ M(e, t);
1751
+ }
1752
+ };
1753
+ }
1754
+ function Jt(o) {
1755
+ let e, l, t;
1756
+ return l = new Ge({}), {
1757
+ c() {
1758
+ e = $("a"), y(l.$$.fragment), h(e, "href", "https://www.guelphhumber.ca"), h(e, "class", "w-auto h-full p-6 ml-auto transition-opacity focus:opacity-75 hover:opacity-75");
1759
+ },
1760
+ m(r, n) {
1761
+ p(r, e, n), x(l, e, null), t = !0;
1762
+ },
1763
+ i(r) {
1764
+ t || (_(l.$$.fragment, r), t = !0);
1765
+ },
1766
+ o(r) {
1767
+ g(l.$$.fragment, r), t = !1;
1768
+ },
1769
+ d(r) {
1770
+ r && d(e), M(l);
1771
+ }
1772
+ };
1773
+ }
1774
+ function Kt(o) {
1775
+ let e, l, t, r, n, a, c;
1776
+ l = new De({});
1777
+ const s = [Jt, Yt, Ot], i = [];
1778
+ function u(f, m) {
1779
+ var v, C;
1438
1780
  return (
1439
- /*windowWidth*/
1440
- f[4] >= H && !/*subNavigationIsOverflowing*/
1441
- f[6] ? 0 : (
1442
- /*subNavigation*/
1443
- f[0].length > 0 ? 1 : -1
1781
+ /*$state*/
1782
+ ((v = f[0]) == null ? void 0 : v.variant) === "dual-brand" ? 0 : (
1783
+ /*$state*/
1784
+ ((C = f[0]) == null ? void 0 : C.mode) === "desktop" ? 1 : 2
1444
1785
  )
1445
1786
  );
1446
1787
  }
1447
- return ~(l = u(s)) && (o = i[l] = a[l](s)), {
1788
+ return r = u(o), n = i[r] = s[r](o), {
1448
1789
  c() {
1449
- e = p("nav"), n = p("ul"), c && c.c(), t = x(), o && o.c(), h(n, "class", "flex h-full w-fit min-w-full overflow-y-visible items-center justify-end [&>li]:contents relative"), h(e, "class", "block align-items relative h-[5rem] justify-end bg-uofg-grey px-[calc((100%-1320px)/2)] text-3xl lg:h-16 lg:whitespace-nowrap"), h(e, "aria-label", "Page Specific");
1450
- },
1451
- m(f, _) {
1452
- d(f, e, _), g(e, n), c && c.m(n, null), g(n, t), ~l && i[l].m(n, null), s[12](n), r = !0;
1453
- },
1454
- p(f, _) {
1455
- /*pageTitle*/
1456
- f[1] ? c ? c.p(f, _) : (c = R1(f), c.c(), c.m(n, t)) : c && (c.d(1), c = null);
1457
- let y = l;
1458
- l = u(f), l === y ? ~l && i[l].p(f, _) : (o && (E(), m(i[y], 1, 1, () => {
1459
- i[y] = null;
1460
- }), U()), ~l ? (o = i[l], o ? o.p(f, _) : (o = i[l] = a[l](f), o.c()), b(o, 1), o.m(n, null)) : o = null);
1790
+ var f;
1791
+ e = $("nav"), y(l.$$.fragment), t = L(), n.c(), h(e, "class", a = q(
1792
+ "relative w-full justify-between flex lg:h-[10rem] bg-black px-[calc((100%-1320px)/2)] text-3xl text-white",
1793
+ /*$state*/
1794
+ ((f = o[0]) == null ? void 0 : f.variant) === "dual-brand" ? "h-[7.5rem]" : "h-[5rem]"
1795
+ )), h(e, "aria-label", "Primary");
1796
+ },
1797
+ m(f, m) {
1798
+ p(f, e, m), x(l, e, null), b(e, t), i[r].m(e, null), c = !0;
1799
+ },
1800
+ p(f, [m]) {
1801
+ var C;
1802
+ let v = r;
1803
+ r = u(f), r !== v && (V(), g(i[v], 1, 1, () => {
1804
+ i[v] = null;
1805
+ }), j(), n = i[r], n || (n = i[r] = s[r](f), n.c()), _(n, 1), n.m(e, null)), (!c || m & /*$state*/
1806
+ 1 && a !== (a = q(
1807
+ "relative w-full justify-between flex lg:h-[10rem] bg-black px-[calc((100%-1320px)/2)] text-3xl text-white",
1808
+ /*$state*/
1809
+ ((C = f[0]) == null ? void 0 : C.variant) === "dual-brand" ? "h-[7.5rem]" : "h-[5rem]"
1810
+ ))) && h(e, "class", a);
1461
1811
  },
1462
1812
  i(f) {
1463
- r || (b(o), r = !0);
1813
+ c || (_(l.$$.fragment, f), _(n), c = !0);
1464
1814
  },
1465
1815
  o(f) {
1466
- m(o), r = !1;
1816
+ g(l.$$.fragment, f), g(n), c = !1;
1467
1817
  },
1468
1818
  d(f) {
1469
- f && v(e), c && c.d(), ~l && i[l].d(), s[12](null);
1819
+ f && d(e), M(l), i[r].d();
1470
1820
  }
1471
1821
  };
1472
1822
  }
1473
- function R1(s) {
1474
- let e;
1475
- function n(o, r) {
1476
- return (
1477
- /*pageURL*/
1478
- o[2] ? Re : ze
1479
- );
1823
+ function Qt(o, e, l) {
1824
+ let t;
1825
+ const r = se("header-state");
1826
+ return ee(o, r, (n) => l(0, t = n)), [t, r];
1827
+ }
1828
+ class Je extends U {
1829
+ constructor(e) {
1830
+ super(), F(this, e, Qt, Kt, S, {});
1480
1831
  }
1481
- let t = n(s), l = t(s);
1832
+ }
1833
+ z(Je, {}, [], [], !0);
1834
+ function xe(o, e, l) {
1835
+ const t = o.slice();
1836
+ return t[1] = e[l], t;
1837
+ }
1838
+ function Me(o, e, l) {
1839
+ const t = o.slice();
1840
+ return t[4] = e[l], t;
1841
+ }
1842
+ function Xt(o) {
1843
+ var u;
1844
+ let e, l, t = (
1845
+ /*item*/
1846
+ o[1].text + ""
1847
+ ), r, n, a, c, s = [
1848
+ /*item*/
1849
+ o[1].attributes,
1850
+ {
1851
+ class: n = `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow ${/*item*/
1852
+ ((u = o[1].attributes) == null ? void 0 : u.class) ?? ""}`
1853
+ },
1854
+ {
1855
+ href: a = /*item*/
1856
+ o[1].href
1857
+ }
1858
+ ], i = {};
1859
+ for (let f = 0; f < s.length; f += 1)
1860
+ i = I(i, s[f]);
1482
1861
  return {
1483
1862
  c() {
1484
- e = p("li"), l.c();
1863
+ e = $("li"), l = $("a"), r = E(t), c = L(), B(l, i);
1864
+ },
1865
+ m(f, m) {
1866
+ p(f, e, m), b(e, l), b(l, r), b(e, c);
1867
+ },
1868
+ p(f, m) {
1869
+ var v;
1870
+ m & /*items*/
1871
+ 1 && t !== (t = /*item*/
1872
+ f[1].text + "") && te(r, t, i.contenteditable), B(l, i = Y(s, [
1873
+ m & /*items*/
1874
+ 1 && /*item*/
1875
+ f[1].attributes,
1876
+ m & /*items*/
1877
+ 1 && n !== (n = `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow ${/*item*/
1878
+ ((v = f[1].attributes) == null ? void 0 : v.class) ?? ""}`) && { class: n },
1879
+ m & /*items*/
1880
+ 1 && a !== (a = /*item*/
1881
+ f[1].href) && { href: a }
1882
+ ]));
1883
+ },
1884
+ i: w,
1885
+ o: w,
1886
+ d(f) {
1887
+ f && d(e);
1888
+ }
1889
+ };
1890
+ }
1891
+ function e1(o) {
1892
+ let e, l, t, r;
1893
+ return l = new H({
1894
+ props: {
1895
+ class: "relative h-full",
1896
+ buttonClass: "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow aria-expanded:bg-uofg-yellow [&_svg]:aria-expanded:rotate-180",
1897
+ contentClass: "absolute right-0 top-full z-50 flex min-w-[20rem] flex-col bg-uofg-grey [&>li]:contents",
1898
+ buttonAriaLabel: void 0,
1899
+ as: "ul",
1900
+ $$slots: {
1901
+ button: [l1],
1902
+ default: [t1]
1903
+ },
1904
+ $$scope: { ctx: o }
1905
+ }
1906
+ }), {
1907
+ c() {
1908
+ e = $("li"), y(l.$$.fragment), t = L();
1485
1909
  },
1486
- m(o, r) {
1487
- d(o, e, r), l.m(e, null);
1910
+ m(n, a) {
1911
+ p(n, e, a), x(l, e, null), b(e, t), r = !0;
1488
1912
  },
1489
- p(o, r) {
1490
- t === (t = n(o)) && l ? l.p(o, r) : (l.d(1), l = t(o), l && (l.c(), l.m(e, null)));
1913
+ p(n, a) {
1914
+ const c = {};
1915
+ a & /*$$scope, items*/
1916
+ 129 && (c.$$scope = { dirty: a, ctx: n }), l.$set(c);
1491
1917
  },
1492
- d(o) {
1493
- o && v(e), l.d();
1918
+ i(n) {
1919
+ r || (_(l.$$.fragment, n), r = !0);
1920
+ },
1921
+ o(n) {
1922
+ g(l.$$.fragment, n), r = !1;
1923
+ },
1924
+ d(n) {
1925
+ n && d(e), M(l);
1494
1926
  }
1495
1927
  };
1496
1928
  }
1497
- function ze(s) {
1498
- let e, n;
1929
+ function Ce(o) {
1930
+ var u;
1931
+ let e, l, t = (
1932
+ /*link*/
1933
+ o[4].text + ""
1934
+ ), r, n, a, c, s = [
1935
+ /*link*/
1936
+ o[4].attributes,
1937
+ {
1938
+ class: n = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow ${/*link*/
1939
+ ((u = o[4].attributes) == null ? void 0 : u.class) ?? ""}`
1940
+ },
1941
+ {
1942
+ href: a = /*link*/
1943
+ o[4].href
1944
+ }
1945
+ ], i = {};
1946
+ for (let f = 0; f < s.length; f += 1)
1947
+ i = I(i, s[f]);
1499
1948
  return {
1500
1949
  c() {
1501
- e = p("span"), n = F(
1502
- /*pageTitle*/
1503
- s[1]
1504
- ), h(e, "class", "mr-auto flex h-full items-center justify-center px-4 font-bold");
1950
+ e = $("li"), l = $("a"), r = E(t), c = L(), B(l, i);
1505
1951
  },
1506
- m(t, l) {
1507
- d(t, e, l), g(e, n);
1952
+ m(f, m) {
1953
+ p(f, e, m), b(e, l), b(l, r), b(e, c);
1508
1954
  },
1509
- p(t, l) {
1510
- l[0] & /*pageTitle*/
1511
- 2 && l1(
1512
- n,
1513
- /*pageTitle*/
1514
- t[1]
1515
- );
1955
+ p(f, m) {
1956
+ var v;
1957
+ m & /*items*/
1958
+ 1 && t !== (t = /*link*/
1959
+ f[4].text + "") && te(r, t, i.contenteditable), B(l, i = Y(s, [
1960
+ m & /*items*/
1961
+ 1 && /*link*/
1962
+ f[4].attributes,
1963
+ m & /*items*/
1964
+ 1 && n !== (n = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow ${/*link*/
1965
+ ((v = f[4].attributes) == null ? void 0 : v.class) ?? ""}`) && { class: n },
1966
+ m & /*items*/
1967
+ 1 && a !== (a = /*link*/
1968
+ f[4].href) && { href: a }
1969
+ ]));
1516
1970
  },
1517
- d(t) {
1518
- t && v(e);
1971
+ d(f) {
1972
+ f && d(e);
1519
1973
  }
1520
1974
  };
1521
1975
  }
1522
- function Re(s) {
1523
- let e, n;
1976
+ function t1(o) {
1977
+ let e, l = N(
1978
+ /*item*/
1979
+ o[1].links
1980
+ ), t = [];
1981
+ for (let r = 0; r < l.length; r += 1)
1982
+ t[r] = Ce(Me(o, l, r));
1524
1983
  return {
1525
1984
  c() {
1526
- e = p("a"), n = F(
1527
- /*pageTitle*/
1528
- s[1]
1529
- ), h(e, "class", "mr-auto flex h-full items-center justify-center px-4 font-bold transition-colors hover:bg-uofg-yellow"), h(
1530
- e,
1531
- "href",
1532
- /*pageURL*/
1533
- s[2]
1534
- );
1985
+ for (let r = 0; r < t.length; r += 1)
1986
+ t[r].c();
1987
+ e = W();
1535
1988
  },
1536
- m(t, l) {
1537
- d(t, e, l), g(e, n);
1989
+ m(r, n) {
1990
+ for (let a = 0; a < t.length; a += 1)
1991
+ t[a] && t[a].m(r, n);
1992
+ p(r, e, n);
1538
1993
  },
1539
- p(t, l) {
1540
- l[0] & /*pageTitle*/
1541
- 2 && l1(
1542
- n,
1543
- /*pageTitle*/
1544
- t[1]
1545
- ), l[0] & /*pageURL*/
1546
- 4 && h(
1547
- e,
1548
- "href",
1549
- /*pageURL*/
1550
- t[2]
1551
- );
1994
+ p(r, n) {
1995
+ if (n & /*items*/
1996
+ 1) {
1997
+ l = N(
1998
+ /*item*/
1999
+ r[1].links
2000
+ );
2001
+ let a;
2002
+ for (a = 0; a < l.length; a += 1) {
2003
+ const c = Me(r, l, a);
2004
+ t[a] ? t[a].p(c, n) : (t[a] = Ce(c), t[a].c(), t[a].m(e.parentNode, e));
2005
+ }
2006
+ for (; a < t.length; a += 1)
2007
+ t[a].d(1);
2008
+ t.length = l.length;
2009
+ }
1552
2010
  },
1553
- d(t) {
1554
- t && v(e);
2011
+ d(r) {
2012
+ r && d(e), P(t, r);
1555
2013
  }
1556
2014
  };
1557
2015
  }
1558
- function He(s) {
1559
- let e, n;
1560
- return e = new P({
1561
- props: {
1562
- class: "h-full",
1563
- buttonClass: "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow aria-expanded:bg-uofg-yellow",
1564
- contentClass: "whitespace-normal absolute right-0 top-full z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem] [&>li]:contents max-h-[calc(100vh-5rem)] overflow-y-auto",
1565
- as: "ul",
1566
- $$slots: {
1567
- button: [De],
1568
- default: [Ge]
1569
- },
1570
- $$scope: { ctx: s }
2016
+ function l1(o) {
2017
+ let e, l, t = (
2018
+ /*item*/
2019
+ o[1].title + ""
2020
+ ), r, n, a, c;
2021
+ return a = new R({ props: { icon: X } }), {
2022
+ c() {
2023
+ e = $("span"), l = $("span"), r = E(t), n = L(), y(a.$$.fragment), h(e, "class", "flex gap-2 [&>svg]:transition-transform"), h(e, "slot", "button");
2024
+ },
2025
+ m(s, i) {
2026
+ p(s, e, i), b(e, l), b(l, r), b(e, n), x(a, e, null), c = !0;
2027
+ },
2028
+ p(s, i) {
2029
+ (!c || i & /*items*/
2030
+ 1) && t !== (t = /*item*/
2031
+ s[1].title + "") && le(r, t);
2032
+ },
2033
+ i(s) {
2034
+ c || (_(a.$$.fragment, s), c = !0);
2035
+ },
2036
+ o(s) {
2037
+ g(a.$$.fragment, s), c = !1;
2038
+ },
2039
+ d(s) {
2040
+ s && d(e), M(a);
1571
2041
  }
1572
- }), {
2042
+ };
2043
+ }
2044
+ function Ze(o, e) {
2045
+ let l, t, r, n, a;
2046
+ const c = [e1, Xt], s = [];
2047
+ function i(u, f) {
2048
+ return (
2049
+ /*item*/
2050
+ u[1].links ? 0 : 1
2051
+ );
2052
+ }
2053
+ return t = i(e), r = s[t] = c[t](e), {
2054
+ key: o,
2055
+ first: null,
1573
2056
  c() {
1574
- Z(e.$$.fragment);
2057
+ l = W(), r.c(), n = W(), this.first = l;
1575
2058
  },
1576
- m(t, l) {
1577
- C(e, t, l), n = !0;
2059
+ m(u, f) {
2060
+ p(u, l, f), s[t].m(u, f), p(u, n, f), a = !0;
1578
2061
  },
1579
- p(t, l) {
1580
- const o = {};
1581
- l[0] & /*subNavigation*/
1582
- 1 | l[1] & /*$$scope*/
1583
- 16 && (o.$$scope = { dirty: l, ctx: t }), e.$set(o);
2062
+ p(u, f) {
2063
+ e = u;
2064
+ let m = t;
2065
+ t = i(e), t === m ? s[t].p(e, f) : (V(), g(s[m], 1, 1, () => {
2066
+ s[m] = null;
2067
+ }), j(), r = s[t], r ? r.p(e, f) : (r = s[t] = c[t](e), r.c()), _(r, 1), r.m(n.parentNode, n));
1584
2068
  },
1585
- i(t) {
1586
- n || (b(e.$$.fragment, t), n = !0);
2069
+ i(u) {
2070
+ a || (_(r), a = !0);
1587
2071
  },
1588
- o(t) {
1589
- m(e.$$.fragment, t), n = !1;
2072
+ o(u) {
2073
+ g(r), a = !1;
1590
2074
  },
1591
- d(t) {
1592
- M(e, t);
2075
+ d(u) {
2076
+ u && (d(l), d(n)), s[t].d(u);
1593
2077
  }
1594
2078
  };
1595
2079
  }
1596
- function Ie(s) {
1597
- let e, n = [], t = /* @__PURE__ */ new Map(), l, o = L(
1598
- /*subNavigation*/
1599
- s[0]
2080
+ function r1(o) {
2081
+ let e = [], l = /* @__PURE__ */ new Map(), t, r, n = N(
2082
+ /*items*/
2083
+ o[0]
1600
2084
  );
1601
- const r = (c) => (
2085
+ const a = (c) => (
1602
2086
  /*item*/
1603
- c[13].text || /*item*/
1604
- c[13].title
2087
+ c[1].text || /*item*/
2088
+ c[1].title
1605
2089
  );
1606
- for (let c = 0; c < o.length; c += 1) {
1607
- let a = y1(s, o, c), i = r(a);
1608
- t.set(i, n[c] = q1(i, a));
2090
+ for (let c = 0; c < n.length; c += 1) {
2091
+ let s = xe(o, n, c), i = a(s);
2092
+ l.set(i, e[c] = Ze(i, s));
1609
2093
  }
1610
2094
  return {
1611
2095
  c() {
1612
- e = p("li");
1613
- for (let c = 0; c < n.length; c += 1)
1614
- n[c].c();
2096
+ for (let c = 0; c < e.length; c += 1)
2097
+ e[c].c();
2098
+ t = W();
1615
2099
  },
1616
- m(c, a) {
1617
- d(c, e, a);
1618
- for (let i = 0; i < n.length; i += 1)
1619
- n[i] && n[i].m(e, null);
1620
- l = !0;
2100
+ m(c, s) {
2101
+ for (let i = 0; i < e.length; i += 1)
2102
+ e[i] && e[i].m(c, s);
2103
+ p(c, t, s), r = !0;
1621
2104
  },
1622
- p(c, a) {
1623
- a[0] & /*subNavigation*/
1624
- 1 && (o = L(
1625
- /*subNavigation*/
2105
+ p(c, [s]) {
2106
+ s & /*undefined, items*/
2107
+ 1 && (n = N(
2108
+ /*items*/
1626
2109
  c[0]
1627
- ), E(), n = u1(n, a, r, 1, c, o, t, e, f1, q1, null, y1), U());
2110
+ ), V(), e = K(e, s, a, 1, c, n, l, t.parentNode, Q, Ze, t, xe), j());
1628
2111
  },
1629
2112
  i(c) {
1630
- if (!l) {
1631
- for (let a = 0; a < o.length; a += 1)
1632
- b(n[a]);
1633
- l = !0;
2113
+ if (!r) {
2114
+ for (let s = 0; s < n.length; s += 1)
2115
+ _(e[s]);
2116
+ r = !0;
1634
2117
  }
1635
2118
  },
1636
2119
  o(c) {
1637
- for (let a = 0; a < n.length; a += 1)
1638
- m(n[a]);
1639
- l = !1;
2120
+ for (let s = 0; s < e.length; s += 1)
2121
+ g(e[s]);
2122
+ r = !1;
1640
2123
  },
1641
2124
  d(c) {
1642
- c && v(e);
1643
- for (let a = 0; a < n.length; a += 1)
1644
- n[a].d();
2125
+ c && d(t);
2126
+ for (let s = 0; s < e.length; s += 1)
2127
+ e[s].d(c);
1645
2128
  }
1646
2129
  };
1647
2130
  }
1648
- function We(s) {
1649
- let e, n;
1650
- return e = new P({
2131
+ function n1(o, e, l) {
2132
+ let { items: t } = e;
2133
+ return o.$$set = (r) => {
2134
+ "items" in r && l(0, t = r.items);
2135
+ }, [t];
2136
+ }
2137
+ class Ke extends U {
2138
+ constructor(e) {
2139
+ super(), F(this, e, n1, r1, S, { items: 0 });
2140
+ }
2141
+ get items() {
2142
+ return this.$$.ctx[0];
2143
+ }
2144
+ set items(e) {
2145
+ this.$$set({ items: e }), A();
2146
+ }
2147
+ }
2148
+ z(Ke, { items: {} }, [], [], !0);
2149
+ function Le(o, e, l) {
2150
+ const t = o.slice();
2151
+ return t[1] = e[l], t;
2152
+ }
2153
+ function Ne(o, e, l) {
2154
+ const t = o.slice();
2155
+ return t[4] = e[l], t;
2156
+ }
2157
+ function o1(o) {
2158
+ let e, l;
2159
+ return e = new H({
1651
2160
  props: {
1652
2161
  class: "relative w-full",
1653
2162
  buttonClass: "flex border-0 border-b border-solid border-uofg-grey-500 w-full items-center justify-between gap-2 p-4 transition-colors hover:bg-uofg-grey focus:bg-uofg-grey aria-expanded:bg-uofg-grey [&_svg]:aria-expanded:rotate-180",
@@ -1655,825 +2164,868 @@ function We(s) {
1655
2164
  as: "ul",
1656
2165
  autoCollapse: !1,
1657
2166
  $$slots: {
1658
- button: [Pe],
1659
- default: [Oe]
2167
+ button: [i1],
2168
+ default: [s1]
1660
2169
  },
1661
- $$scope: { ctx: s }
2170
+ $$scope: { ctx: o }
1662
2171
  }
1663
2172
  }), {
1664
2173
  c() {
1665
- Z(e.$$.fragment);
2174
+ y(e.$$.fragment);
1666
2175
  },
1667
- m(t, l) {
1668
- C(e, t, l), n = !0;
2176
+ m(t, r) {
2177
+ x(e, t, r), l = !0;
1669
2178
  },
1670
- p(t, l) {
1671
- const o = {};
1672
- l[0] & /*subNavigation*/
1673
- 1 | l[1] & /*$$scope*/
1674
- 16 && (o.$$scope = { dirty: l, ctx: t }), e.$set(o);
2179
+ p(t, r) {
2180
+ const n = {};
2181
+ r & /*$$scope, items*/
2182
+ 129 && (n.$$scope = { dirty: r, ctx: t }), e.$set(n);
1675
2183
  },
1676
2184
  i(t) {
1677
- n || (b(e.$$.fragment, t), n = !0);
2185
+ l || (_(e.$$.fragment, t), l = !0);
1678
2186
  },
1679
2187
  o(t) {
1680
- m(e.$$.fragment, t), n = !1;
2188
+ g(e.$$.fragment, t), l = !1;
1681
2189
  },
1682
2190
  d(t) {
1683
2191
  M(e, t);
1684
2192
  }
1685
2193
  };
1686
2194
  }
1687
- function qe(s) {
1688
- var a;
1689
- let e, n = (
2195
+ function a1(o) {
2196
+ var s;
2197
+ let e, l = (
1690
2198
  /*item*/
1691
- s[13].text + ""
1692
- ), t, l, o, r = [
2199
+ o[1].text + ""
2200
+ ), t, r, n, a = [
1693
2201
  /*item*/
1694
- s[13].attributes,
2202
+ o[1].attributes,
1695
2203
  {
1696
- class: l = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*item*/
1697
- ((a = s[13].attributes) == null ? void 0 : a.class) ?? ""}`
2204
+ class: r = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*item*/
2205
+ ((s = o[1].attributes) == null ? void 0 : s.class) ?? ""}`
1698
2206
  },
1699
2207
  {
1700
- href: o = /*item*/
1701
- s[13].href
2208
+ href: n = /*item*/
2209
+ o[1].href
1702
2210
  }
1703
2211
  ], c = {};
1704
- for (let i = 0; i < r.length; i += 1)
1705
- c = Y(c, r[i]);
2212
+ for (let i = 0; i < a.length; i += 1)
2213
+ c = I(c, a[i]);
1706
2214
  return {
1707
2215
  c() {
1708
- e = p("a"), t = F(n), I(e, c);
2216
+ e = $("a"), t = E(l), B(e, c);
1709
2217
  },
1710
2218
  m(i, u) {
1711
- d(i, e, u), g(e, t);
2219
+ p(i, e, u), b(e, t);
1712
2220
  },
1713
2221
  p(i, u) {
1714
2222
  var f;
1715
- u[0] & /*subNavigation*/
1716
- 1 && n !== (n = /*item*/
1717
- i[13].text + "") && r1(t, n, c.contenteditable), I(e, c = e1(r, [
1718
- u[0] & /*subNavigation*/
2223
+ u & /*items*/
2224
+ 1 && l !== (l = /*item*/
2225
+ i[1].text + "") && te(t, l, c.contenteditable), B(e, c = Y(a, [
2226
+ u & /*items*/
1719
2227
  1 && /*item*/
1720
- i[13].attributes,
1721
- u[0] & /*subNavigation*/
1722
- 1 && l !== (l = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*item*/
1723
- ((f = i[13].attributes) == null ? void 0 : f.class) ?? ""}`) && { class: l },
1724
- u[0] & /*subNavigation*/
1725
- 1 && o !== (o = /*item*/
1726
- i[13].href) && { href: o }
2228
+ i[1].attributes,
2229
+ u & /*items*/
2230
+ 1 && r !== (r = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*item*/
2231
+ ((f = i[1].attributes) == null ? void 0 : f.class) ?? ""}`) && { class: r },
2232
+ u & /*items*/
2233
+ 1 && n !== (n = /*item*/
2234
+ i[1].href) && { href: n }
1727
2235
  ]));
1728
2236
  },
1729
- i: $,
1730
- o: $,
2237
+ i: w,
2238
+ o: w,
1731
2239
  d(i) {
1732
- i && v(e);
2240
+ i && d(e);
1733
2241
  }
1734
2242
  };
1735
2243
  }
1736
- function H1(s) {
2244
+ function Ae(o) {
1737
2245
  var u;
1738
- let e, n, t = (
2246
+ let e, l, t = (
1739
2247
  /*link*/
1740
- s[16].text + ""
1741
- ), l, o, r, c, a = [
2248
+ o[4].text + ""
2249
+ ), r, n, a, c, s = [
1742
2250
  /*link*/
1743
- s[16].attributes,
2251
+ o[4].attributes,
1744
2252
  {
1745
- class: o = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*link*/
1746
- ((u = s[16].attributes) == null ? void 0 : u.class) ?? ""}`
2253
+ class: n = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*link*/
2254
+ ((u = o[4].attributes) == null ? void 0 : u.class) ?? ""}`
1747
2255
  },
1748
2256
  {
1749
- href: r = /*link*/
1750
- s[16].href
2257
+ href: a = /*link*/
2258
+ o[4].href
1751
2259
  }
1752
2260
  ], i = {};
1753
- for (let f = 0; f < a.length; f += 1)
1754
- i = Y(i, a[f]);
2261
+ for (let f = 0; f < s.length; f += 1)
2262
+ i = I(i, s[f]);
1755
2263
  return {
1756
2264
  c() {
1757
- e = p("li"), n = p("a"), l = F(t), c = x(), I(n, i);
2265
+ e = $("li"), l = $("a"), r = E(t), c = L(), B(l, i);
1758
2266
  },
1759
- m(f, _) {
1760
- d(f, e, _), g(e, n), g(n, l), g(e, c);
2267
+ m(f, m) {
2268
+ p(f, e, m), b(e, l), b(l, r), b(e, c);
1761
2269
  },
1762
- p(f, _) {
1763
- var y;
1764
- _[0] & /*subNavigation*/
2270
+ p(f, m) {
2271
+ var v;
2272
+ m & /*items*/
1765
2273
  1 && t !== (t = /*link*/
1766
- f[16].text + "") && r1(l, t, i.contenteditable), I(n, i = e1(a, [
1767
- _[0] & /*subNavigation*/
2274
+ f[4].text + "") && te(r, t, i.contenteditable), B(l, i = Y(s, [
2275
+ m & /*items*/
1768
2276
  1 && /*link*/
1769
- f[16].attributes,
1770
- _[0] & /*subNavigation*/
1771
- 1 && o !== (o = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*link*/
1772
- ((y = f[16].attributes) == null ? void 0 : y.class) ?? ""}`) && { class: o },
1773
- _[0] & /*subNavigation*/
1774
- 1 && r !== (r = /*link*/
1775
- f[16].href) && { href: r }
2277
+ f[4].attributes,
2278
+ m & /*items*/
2279
+ 1 && n !== (n = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*link*/
2280
+ ((v = f[4].attributes) == null ? void 0 : v.class) ?? ""}`) && { class: n },
2281
+ m & /*items*/
2282
+ 1 && a !== (a = /*link*/
2283
+ f[4].href) && { href: a }
1776
2284
  ]));
1777
2285
  },
1778
2286
  d(f) {
1779
- f && v(e);
2287
+ f && d(e);
1780
2288
  }
1781
2289
  };
1782
2290
  }
1783
- function Oe(s) {
1784
- let e, n = L(
2291
+ function s1(o) {
2292
+ let e, l = N(
1785
2293
  /*item*/
1786
- s[13].links
2294
+ o[1].links
1787
2295
  ), t = [];
1788
- for (let l = 0; l < n.length; l += 1)
1789
- t[l] = H1(k1(s, n, l));
2296
+ for (let r = 0; r < l.length; r += 1)
2297
+ t[r] = Ae(Ne(o, l, r));
1790
2298
  return {
1791
2299
  c() {
1792
- for (let l = 0; l < t.length; l += 1)
1793
- t[l].c();
1794
- e = q();
1795
- },
1796
- m(l, o) {
1797
2300
  for (let r = 0; r < t.length; r += 1)
1798
- t[r] && t[r].m(l, o);
1799
- d(l, e, o);
2301
+ t[r].c();
2302
+ e = W();
1800
2303
  },
1801
- p(l, o) {
1802
- if (o[0] & /*subNavigation*/
2304
+ m(r, n) {
2305
+ for (let a = 0; a < t.length; a += 1)
2306
+ t[a] && t[a].m(r, n);
2307
+ p(r, e, n);
2308
+ },
2309
+ p(r, n) {
2310
+ if (n & /*items*/
1803
2311
  1) {
1804
- n = L(
2312
+ l = N(
1805
2313
  /*item*/
1806
- l[13].links
2314
+ r[1].links
1807
2315
  );
1808
- let r;
1809
- for (r = 0; r < n.length; r += 1) {
1810
- const c = k1(l, n, r);
1811
- t[r] ? t[r].p(c, o) : (t[r] = H1(c), t[r].c(), t[r].m(e.parentNode, e));
2316
+ let a;
2317
+ for (a = 0; a < l.length; a += 1) {
2318
+ const c = Ne(r, l, a);
2319
+ t[a] ? t[a].p(c, n) : (t[a] = Ae(c), t[a].c(), t[a].m(e.parentNode, e));
1812
2320
  }
1813
- for (; r < t.length; r += 1)
1814
- t[r].d(1);
1815
- t.length = n.length;
2321
+ for (; a < t.length; a += 1)
2322
+ t[a].d(1);
2323
+ t.length = l.length;
1816
2324
  }
1817
2325
  },
1818
- d(l) {
1819
- l && v(e), J(t, l);
2326
+ d(r) {
2327
+ r && d(e), P(t, r);
1820
2328
  }
1821
2329
  };
1822
2330
  }
1823
- function Pe(s) {
1824
- let e, n, t = (
2331
+ function i1(o) {
2332
+ let e, l, t = (
1825
2333
  /*item*/
1826
- s[13].title + ""
1827
- ), l, o, r, c;
1828
- return r = new W({ props: { icon: a1 } }), {
2334
+ o[1].title + ""
2335
+ ), r, n, a, c;
2336
+ return a = new R({ props: { icon: X } }), {
1829
2337
  c() {
1830
- e = p("span"), n = p("span"), l = F(t), o = x(), Z(r.$$.fragment), h(n, "class", "mr-auto"), h(e, "class", "w-full flex gap-2 justify-between [&>svg]:transition-transform"), h(e, "slot", "button");
2338
+ e = $("span"), l = $("span"), r = E(t), n = L(), y(a.$$.fragment), h(l, "class", "mr-auto"), h(e, "class", "w-full flex gap-2 justify-between [&>svg]:transition-transform"), h(e, "slot", "button");
1831
2339
  },
1832
- m(a, i) {
1833
- d(a, e, i), g(e, n), g(n, l), g(e, o), C(r, e, null), c = !0;
2340
+ m(s, i) {
2341
+ p(s, e, i), b(e, l), b(l, r), b(e, n), x(a, e, null), c = !0;
1834
2342
  },
1835
- p(a, i) {
1836
- (!c || i[0] & /*subNavigation*/
2343
+ p(s, i) {
2344
+ (!c || i & /*items*/
1837
2345
  1) && t !== (t = /*item*/
1838
- a[13].title + "") && l1(l, t);
2346
+ s[1].title + "") && le(r, t);
1839
2347
  },
1840
- i(a) {
1841
- c || (b(r.$$.fragment, a), c = !0);
2348
+ i(s) {
2349
+ c || (_(a.$$.fragment, s), c = !0);
1842
2350
  },
1843
- o(a) {
1844
- m(r.$$.fragment, a), c = !1;
2351
+ o(s) {
2352
+ g(a.$$.fragment, s), c = !1;
1845
2353
  },
1846
- d(a) {
1847
- a && v(e), M(r);
2354
+ d(s) {
2355
+ s && d(e), M(a);
1848
2356
  }
1849
2357
  };
1850
2358
  }
1851
- function I1(s, e) {
1852
- let n, t, l, o, r;
1853
- const c = [qe, We], a = [];
2359
+ function je(o, e) {
2360
+ let l, t, r, n, a;
2361
+ const c = [a1, o1], s = [];
1854
2362
  function i(u, f) {
1855
2363
  return (
1856
2364
  /*item*/
1857
- u[13].text ? 0 : 1
2365
+ u[1].text ? 0 : 1
1858
2366
  );
1859
2367
  }
1860
- return t = i(e), l = a[t] = c[t](e), {
1861
- key: s,
2368
+ return t = i(e), r = s[t] = c[t](e), {
2369
+ key: o,
1862
2370
  first: null,
1863
2371
  c() {
1864
- n = p("li"), l.c(), o = x(), h(n, "class", "[&>*]:last:mb-4 [&>*]:first:mt-4"), this.first = n;
2372
+ l = $("li"), r.c(), n = L(), h(l, "class", "[&>*]:last:mb-4 [&>*]:first:mt-4"), this.first = l;
1865
2373
  },
1866
2374
  m(u, f) {
1867
- d(u, n, f), a[t].m(n, null), g(n, o), r = !0;
2375
+ p(u, l, f), s[t].m(l, null), b(l, n), a = !0;
1868
2376
  },
1869
2377
  p(u, f) {
1870
2378
  e = u;
1871
- let _ = t;
1872
- t = i(e), t === _ ? a[t].p(e, f) : (E(), m(a[_], 1, 1, () => {
1873
- a[_] = null;
1874
- }), U(), l = a[t], l ? l.p(e, f) : (l = a[t] = c[t](e), l.c()), b(l, 1), l.m(n, o));
2379
+ let m = t;
2380
+ t = i(e), t === m ? s[t].p(e, f) : (V(), g(s[m], 1, 1, () => {
2381
+ s[m] = null;
2382
+ }), j(), r = s[t], r ? r.p(e, f) : (r = s[t] = c[t](e), r.c()), _(r, 1), r.m(l, n));
1875
2383
  },
1876
2384
  i(u) {
1877
- r || (b(l), r = !0);
2385
+ a || (_(r), a = !0);
1878
2386
  },
1879
2387
  o(u) {
1880
- m(l), r = !1;
2388
+ g(r), a = !1;
1881
2389
  },
1882
2390
  d(u) {
1883
- u && v(n), a[t].d();
2391
+ u && d(l), s[t].d();
1884
2392
  }
1885
2393
  };
1886
2394
  }
1887
- function Ge(s) {
1888
- let e = [], n = /* @__PURE__ */ new Map(), t, l, o = L(
1889
- /*subNavigation*/
1890
- s[0]
2395
+ function c1(o) {
2396
+ let e = [], l = /* @__PURE__ */ new Map(), t, r, n = N(
2397
+ /*items*/
2398
+ o[0]
1891
2399
  );
1892
- const r = (c) => (
2400
+ const a = (c) => (
1893
2401
  /*item*/
1894
- c[13].text || /*item*/
1895
- c[13].title
2402
+ c[1].text || /*item*/
2403
+ c[1].title
1896
2404
  );
1897
- for (let c = 0; c < o.length; c += 1) {
1898
- let a = $1(s, o, c), i = r(a);
1899
- n.set(i, e[c] = I1(i, a));
2405
+ for (let c = 0; c < n.length; c += 1) {
2406
+ let s = Le(o, n, c), i = a(s);
2407
+ l.set(i, e[c] = je(i, s));
1900
2408
  }
1901
2409
  return {
1902
2410
  c() {
1903
2411
  for (let c = 0; c < e.length; c += 1)
1904
2412
  e[c].c();
1905
- t = q();
2413
+ t = W();
1906
2414
  },
1907
- m(c, a) {
2415
+ m(c, s) {
1908
2416
  for (let i = 0; i < e.length; i += 1)
1909
- e[i] && e[i].m(c, a);
1910
- d(c, t, a), l = !0;
2417
+ e[i] && e[i].m(c, s);
2418
+ p(c, t, s), r = !0;
1911
2419
  },
1912
- p(c, a) {
1913
- a[0] & /*subNavigation*/
1914
- 1 && (o = L(
1915
- /*subNavigation*/
2420
+ p(c, s) {
2421
+ s & /*items*/
2422
+ 1 && (n = N(
2423
+ /*items*/
1916
2424
  c[0]
1917
- ), E(), e = u1(e, a, r, 1, c, o, n, t.parentNode, f1, I1, t, $1), U());
2425
+ ), V(), e = K(e, s, a, 1, c, n, l, t.parentNode, Q, je, t, Le), j());
1918
2426
  },
1919
2427
  i(c) {
1920
- if (!l) {
1921
- for (let a = 0; a < o.length; a += 1)
1922
- b(e[a]);
1923
- l = !0;
2428
+ if (!r) {
2429
+ for (let s = 0; s < n.length; s += 1)
2430
+ _(e[s]);
2431
+ r = !0;
1924
2432
  }
1925
2433
  },
1926
2434
  o(c) {
1927
- for (let a = 0; a < e.length; a += 1)
1928
- m(e[a]);
1929
- l = !1;
2435
+ for (let s = 0; s < e.length; s += 1)
2436
+ g(e[s]);
2437
+ r = !1;
1930
2438
  },
1931
2439
  d(c) {
1932
- c && v(t);
1933
- for (let a = 0; a < e.length; a += 1)
1934
- e[a].d(c);
2440
+ c && d(t);
2441
+ for (let s = 0; s < e.length; s += 1)
2442
+ e[s].d(c);
1935
2443
  }
1936
2444
  };
1937
2445
  }
1938
- function De(s) {
1939
- let e, n;
1940
- return e = new W({ props: { slot: "button", icon: J1 } }), {
2446
+ function u1(o) {
2447
+ let e, l;
2448
+ return e = new R({ props: { slot: "button", icon: Be } }), {
1941
2449
  c() {
1942
- Z(e.$$.fragment);
2450
+ y(e.$$.fragment);
1943
2451
  },
1944
- m(t, l) {
1945
- C(e, t, l), n = !0;
2452
+ m(t, r) {
2453
+ x(e, t, r), l = !0;
1946
2454
  },
1947
- p: $,
2455
+ p: w,
1948
2456
  i(t) {
1949
- n || (b(e.$$.fragment, t), n = !0);
2457
+ l || (_(e.$$.fragment, t), l = !0);
1950
2458
  },
1951
2459
  o(t) {
1952
- m(e.$$.fragment, t), n = !1;
2460
+ g(e.$$.fragment, t), l = !1;
1953
2461
  },
1954
2462
  d(t) {
1955
2463
  M(e, t);
1956
2464
  }
1957
2465
  };
1958
2466
  }
1959
- function Ye(s) {
1960
- let e, n;
1961
- return e = new P({
2467
+ function f1(o) {
2468
+ let e, l, t;
2469
+ return l = new H({
1962
2470
  props: {
1963
- class: "relative h-full",
1964
- buttonClass: "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow aria-expanded:bg-uofg-yellow [&_svg]:aria-expanded:rotate-180",
1965
- contentClass: "absolute right-0 top-full z-50 flex min-w-[20rem] flex-col bg-uofg-grey [&>li]:contents",
2471
+ class: "h-full",
2472
+ buttonClass: "flex h-full aspect-square items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow aria-expanded:bg-uofg-yellow",
2473
+ contentClass: "whitespace-normal absolute right-0 top-full z-50 flex w-full flex-col bg-white px-4 text-black shadow-md lg:w-[30rem] [&>li]:contents max-h-[calc(100vh-5rem)] overflow-y-auto",
2474
+ buttonAriaLabel: "Sub Navigation Menu",
1966
2475
  as: "ul",
1967
2476
  $$slots: {
1968
- button: [Qe],
1969
- default: [Ke]
2477
+ button: [u1],
2478
+ default: [c1]
1970
2479
  },
1971
- $$scope: { ctx: s }
2480
+ $$scope: { ctx: o }
1972
2481
  }
1973
2482
  }), {
1974
2483
  c() {
1975
- Z(e.$$.fragment);
2484
+ e = $("li"), y(l.$$.fragment);
1976
2485
  },
1977
- m(t, l) {
1978
- C(e, t, l), n = !0;
2486
+ m(r, n) {
2487
+ p(r, e, n), x(l, e, null), t = !0;
1979
2488
  },
1980
- p(t, l) {
1981
- const o = {};
1982
- l[0] & /*subNavigation*/
1983
- 1 | l[1] & /*$$scope*/
1984
- 16 && (o.$$scope = { dirty: l, ctx: t }), e.$set(o);
2489
+ p(r, [n]) {
2490
+ const a = {};
2491
+ n & /*$$scope, items*/
2492
+ 129 && (a.$$scope = { dirty: n, ctx: r }), l.$set(a);
1985
2493
  },
1986
- i(t) {
1987
- n || (b(e.$$.fragment, t), n = !0);
2494
+ i(r) {
2495
+ t || (_(l.$$.fragment, r), t = !0);
1988
2496
  },
1989
- o(t) {
1990
- m(e.$$.fragment, t), n = !1;
2497
+ o(r) {
2498
+ g(l.$$.fragment, r), t = !1;
1991
2499
  },
1992
- d(t) {
1993
- M(e, t);
2500
+ d(r) {
2501
+ r && d(e), M(l);
1994
2502
  }
1995
2503
  };
1996
2504
  }
1997
- function Je(s) {
1998
- var i;
1999
- let e, n = (
2000
- /*item*/
2001
- s[13].text + ""
2002
- ), t, l, o, r, c = [
2003
- /*item*/
2004
- s[13].attributes,
2005
- {
2006
- class: o = `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow ${/*item*/
2007
- ((i = s[13].attributes) == null ? void 0 : i.class) ?? ""}`
2008
- },
2009
- {
2010
- href: r = /*item*/
2011
- s[13].href
2012
- }
2013
- ], a = {};
2014
- for (let u = 0; u < c.length; u += 1)
2015
- a = Y(a, c[u]);
2505
+ function h1(o, e, l) {
2506
+ let { items: t } = e;
2507
+ return o.$$set = (r) => {
2508
+ "items" in r && l(0, t = r.items);
2509
+ }, [t];
2510
+ }
2511
+ class Qe extends U {
2512
+ constructor(e) {
2513
+ super(), F(this, e, h1, f1, S, { items: 0 });
2514
+ }
2515
+ get items() {
2516
+ return this.$$.ctx[0];
2517
+ }
2518
+ set items(e) {
2519
+ this.$$set({ items: e }), A();
2520
+ }
2521
+ }
2522
+ z(Qe, { items: {} }, [], [], !0);
2523
+ function _1(o) {
2524
+ let e, l, t;
2016
2525
  return {
2017
2526
  c() {
2018
- e = p("a"), t = F(n), l = x(), I(e, a);
2019
- },
2020
- m(u, f) {
2021
- d(u, e, f), g(e, t), g(e, l);
2527
+ e = $("span"), l = E(
2528
+ /*title*/
2529
+ o[1]
2530
+ ), h(e, "class", "mr-auto flex h-full items-center justify-center px-4 font-bold"), O(() => (
2531
+ /*span_elementresize_handler*/
2532
+ o[11].call(e)
2533
+ ));
2534
+ },
2535
+ m(r, n) {
2536
+ p(r, e, n), b(e, l), t = J(
2537
+ e,
2538
+ /*span_elementresize_handler*/
2539
+ o[11].bind(e)
2540
+ );
2022
2541
  },
2023
- p(u, f) {
2024
- var _;
2025
- f[0] & /*subNavigation*/
2026
- 1 && n !== (n = /*item*/
2027
- u[13].text + "") && r1(t, n, a.contenteditable), I(e, a = e1(c, [
2028
- f[0] & /*subNavigation*/
2029
- 1 && /*item*/
2030
- u[13].attributes,
2031
- f[0] & /*subNavigation*/
2032
- 1 && o !== (o = `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow ${/*item*/
2033
- ((_ = u[13].attributes) == null ? void 0 : _.class) ?? ""}`) && { class: o },
2034
- f[0] & /*subNavigation*/
2035
- 1 && r !== (r = /*item*/
2036
- u[13].href) && { href: r }
2037
- ]));
2542
+ p(r, n) {
2543
+ n & /*title*/
2544
+ 2 && le(
2545
+ l,
2546
+ /*title*/
2547
+ r[1]
2548
+ );
2038
2549
  },
2039
- i: $,
2040
- o: $,
2041
- d(u) {
2042
- u && v(e);
2550
+ d(r) {
2551
+ r && d(e), t();
2043
2552
  }
2044
2553
  };
2045
2554
  }
2046
- function W1(s) {
2047
- var i;
2048
- let e, n, t = (
2049
- /*link*/
2050
- s[16].text + ""
2051
- ), l, o, r, c = [
2052
- /*link*/
2053
- s[16].attributes,
2054
- {
2055
- class: o = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow ${/*link*/
2056
- ((i = s[16].attributes) == null ? void 0 : i.class) ?? ""}`
2555
+ function g1(o) {
2556
+ let e, l, t;
2557
+ return {
2558
+ c() {
2559
+ e = $("a"), l = E(
2560
+ /*title*/
2561
+ o[1]
2562
+ ), h(e, "class", "mr-auto flex h-full items-center justify-center px-4 font-bold transition-colors hover:bg-uofg-yellow"), h(
2563
+ e,
2564
+ "href",
2565
+ /*url*/
2566
+ o[2]
2567
+ ), O(() => (
2568
+ /*a_elementresize_handler*/
2569
+ o[10].call(e)
2570
+ ));
2571
+ },
2572
+ m(r, n) {
2573
+ p(r, e, n), b(e, l), t = J(
2574
+ e,
2575
+ /*a_elementresize_handler*/
2576
+ o[10].bind(e)
2577
+ );
2057
2578
  },
2058
- {
2059
- href: r = /*link*/
2060
- s[16].href
2579
+ p(r, n) {
2580
+ n & /*title*/
2581
+ 2 && le(
2582
+ l,
2583
+ /*title*/
2584
+ r[1]
2585
+ ), n & /*url*/
2586
+ 4 && h(
2587
+ e,
2588
+ "href",
2589
+ /*url*/
2590
+ r[2]
2591
+ );
2592
+ },
2593
+ d(r) {
2594
+ r && d(e), t();
2061
2595
  }
2062
- ], a = {};
2063
- for (let u = 0; u < c.length; u += 1)
2064
- a = Y(a, c[u]);
2065
- return {
2596
+ };
2597
+ }
2598
+ function Ve(o) {
2599
+ let e, l, t, r, n;
2600
+ const a = [b1, m1], c = [];
2601
+ function s(i, u) {
2602
+ return u & /*$state, overflowWidth, containerWidth*/
2603
+ 200 && (e = null), e == null && (e = !!/*$state*/
2604
+ (i[7].mode === "desktop" && (isNaN(
2605
+ /*overflowWidth*/
2606
+ i[6]
2607
+ ) || /*containerWidth*/
2608
+ i[3] > /*overflowWidth*/
2609
+ i[6]))), e ? 0 : 1;
2610
+ }
2611
+ return l = s(o, -1), t = c[l] = a[l](o), {
2066
2612
  c() {
2067
- e = p("li"), n = p("a"), l = F(t), I(n, a);
2613
+ t.c(), r = W();
2068
2614
  },
2069
- m(u, f) {
2070
- d(u, e, f), g(e, n), g(n, l);
2615
+ m(i, u) {
2616
+ c[l].m(i, u), p(i, r, u), n = !0;
2071
2617
  },
2072
- p(u, f) {
2073
- var _;
2074
- f[0] & /*subNavigation*/
2075
- 1 && t !== (t = /*link*/
2076
- u[16].text + "") && r1(l, t, a.contenteditable), I(n, a = e1(c, [
2077
- f[0] & /*subNavigation*/
2078
- 1 && /*link*/
2079
- u[16].attributes,
2080
- f[0] & /*subNavigation*/
2081
- 1 && o !== (o = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow ${/*link*/
2082
- ((_ = u[16].attributes) == null ? void 0 : _.class) ?? ""}`) && { class: o },
2083
- f[0] & /*subNavigation*/
2084
- 1 && r !== (r = /*link*/
2085
- u[16].href) && { href: r }
2086
- ]));
2618
+ p(i, u) {
2619
+ let f = l;
2620
+ l = s(i, u), l === f ? c[l].p(i, u) : (V(), g(c[f], 1, 1, () => {
2621
+ c[f] = null;
2622
+ }), j(), t = c[l], t ? t.p(i, u) : (t = c[l] = a[l](i), t.c()), _(t, 1), t.m(r.parentNode, r));
2087
2623
  },
2088
- d(u) {
2089
- u && v(e);
2624
+ i(i) {
2625
+ n || (_(t), n = !0);
2626
+ },
2627
+ o(i) {
2628
+ g(t), n = !1;
2629
+ },
2630
+ d(i) {
2631
+ i && d(r), c[l].d(i);
2090
2632
  }
2091
2633
  };
2092
2634
  }
2093
- function Ke(s) {
2094
- let e, n = L(
2095
- /*item*/
2096
- s[13].links
2097
- ), t = [];
2098
- for (let l = 0; l < n.length; l += 1)
2099
- t[l] = W1(x1(s, n, l));
2100
- return {
2635
+ function m1(o) {
2636
+ let e, l;
2637
+ return e = new Qe({ props: { items: (
2638
+ /*items*/
2639
+ o[0]
2640
+ ) } }), {
2101
2641
  c() {
2102
- for (let l = 0; l < t.length; l += 1)
2103
- t[l].c();
2104
- e = x();
2642
+ y(e.$$.fragment);
2105
2643
  },
2106
- m(l, o) {
2107
- for (let r = 0; r < t.length; r += 1)
2108
- t[r] && t[r].m(l, o);
2109
- d(l, e, o);
2644
+ m(t, r) {
2645
+ x(e, t, r), l = !0;
2110
2646
  },
2111
- p(l, o) {
2112
- if (o[0] & /*subNavigation*/
2113
- 1) {
2114
- n = L(
2115
- /*item*/
2116
- l[13].links
2117
- );
2118
- let r;
2119
- for (r = 0; r < n.length; r += 1) {
2120
- const c = x1(l, n, r);
2121
- t[r] ? t[r].p(c, o) : (t[r] = W1(c), t[r].c(), t[r].m(e.parentNode, e));
2122
- }
2123
- for (; r < t.length; r += 1)
2124
- t[r].d(1);
2125
- t.length = n.length;
2126
- }
2647
+ p(t, r) {
2648
+ const n = {};
2649
+ r & /*items*/
2650
+ 1 && (n.items = /*items*/
2651
+ t[0]), e.$set(n);
2127
2652
  },
2128
- d(l) {
2129
- l && v(e), J(t, l);
2653
+ i(t) {
2654
+ l || (_(e.$$.fragment, t), l = !0);
2655
+ },
2656
+ o(t) {
2657
+ g(e.$$.fragment, t), l = !1;
2658
+ },
2659
+ d(t) {
2660
+ M(e, t);
2130
2661
  }
2131
2662
  };
2132
2663
  }
2133
- function Qe(s) {
2134
- let e, n, t = (
2135
- /*item*/
2136
- s[13].title + ""
2137
- ), l, o, r, c, a;
2138
- return r = new W({ props: { icon: a1 } }), {
2664
+ function b1(o) {
2665
+ let e, l;
2666
+ return e = new Ke({ props: { items: (
2667
+ /*items*/
2668
+ o[0]
2669
+ ) } }), {
2139
2670
  c() {
2140
- e = p("span"), n = p("span"), l = F(t), o = x(), Z(r.$$.fragment), c = x(), h(e, "class", "flex gap-2 [&>svg]:transition-transform"), h(e, "slot", "button");
2671
+ y(e.$$.fragment);
2141
2672
  },
2142
- m(i, u) {
2143
- d(i, e, u), g(e, n), g(n, l), g(e, o), C(r, e, null), g(e, c), a = !0;
2673
+ m(t, r) {
2674
+ x(e, t, r), l = !0;
2144
2675
  },
2145
- p(i, u) {
2146
- (!a || u[0] & /*subNavigation*/
2147
- 1) && t !== (t = /*item*/
2148
- i[13].title + "") && l1(l, t);
2676
+ p(t, r) {
2677
+ const n = {};
2678
+ r & /*items*/
2679
+ 1 && (n.items = /*items*/
2680
+ t[0]), e.$set(n);
2149
2681
  },
2150
- i(i) {
2151
- a || (b(r.$$.fragment, i), a = !0);
2682
+ i(t) {
2683
+ l || (_(e.$$.fragment, t), l = !0);
2152
2684
  },
2153
- o(i) {
2154
- m(r.$$.fragment, i), a = !1;
2685
+ o(t) {
2686
+ g(e.$$.fragment, t), l = !1;
2155
2687
  },
2156
- d(i) {
2157
- i && v(e), M(r);
2688
+ d(t) {
2689
+ M(e, t);
2158
2690
  }
2159
2691
  };
2160
2692
  }
2161
- function q1(s, e) {
2162
- let n, t, l, o, r;
2163
- const c = [Je, Ye], a = [];
2164
- function i(u, f) {
2693
+ function p1(o) {
2694
+ var m;
2695
+ let e, l, t, r, n, a, c;
2696
+ function s(v, C) {
2165
2697
  return (
2166
- /*item*/
2167
- u[13].text ? 0 : 1
2698
+ /*url*/
2699
+ v[2] ? g1 : _1
2168
2700
  );
2169
2701
  }
2170
- return t = i(e), l = a[t] = c[t](e), {
2171
- key: s,
2172
- first: null,
2702
+ let i = s(o), u = i(o), f = (
2703
+ /*items*/
2704
+ ((m = o[0]) == null ? void 0 : m.length) > 0 && Ve(o)
2705
+ );
2706
+ return {
2173
2707
  c() {
2174
- n = q(), l.c(), o = q(), this.first = n;
2175
- },
2176
- m(u, f) {
2177
- d(u, n, f), a[t].m(u, f), d(u, o, f), r = !0;
2708
+ e = $("nav"), l = $("div"), u.c(), t = L(), r = $("ul"), f && f.c(), h(r, "class", "[&>li]:contents h-full flex w-fit !static lg:static"), O(() => (
2709
+ /*ul_elementresize_handler*/
2710
+ o[12].call(r)
2711
+ )), h(l, "class", "flex h-full w-fit min-w-full overflow-y-visible items-center justify-end [&>li]:contents relative"), h(e, "class", "block align-items relative h-[5rem] justify-end bg-uofg-grey px-[calc((100%-1320px)/2)] text-3xl lg:h-16 lg:whitespace-nowrap"), h(e, "aria-label", "Page Specific"), O(() => (
2712
+ /*nav_elementresize_handler*/
2713
+ o[13].call(e)
2714
+ ));
2715
+ },
2716
+ m(v, C) {
2717
+ p(v, e, C), b(e, l), u.m(l, null), b(l, t), b(l, r), f && f.m(r, null), n = J(
2718
+ r,
2719
+ /*ul_elementresize_handler*/
2720
+ o[12].bind(r)
2721
+ ), a = J(
2722
+ e,
2723
+ /*nav_elementresize_handler*/
2724
+ o[13].bind(e)
2725
+ ), c = !0;
2178
2726
  },
2179
- p(u, f) {
2180
- e = u;
2181
- let _ = t;
2182
- t = i(e), t === _ ? a[t].p(e, f) : (E(), m(a[_], 1, 1, () => {
2183
- a[_] = null;
2184
- }), U(), l = a[t], l ? l.p(e, f) : (l = a[t] = c[t](e), l.c()), b(l, 1), l.m(o.parentNode, o));
2727
+ p(v, [C]) {
2728
+ var k;
2729
+ i === (i = s(v)) && u ? u.p(v, C) : (u.d(1), u = i(v), u && (u.c(), u.m(l, t))), /*items*/
2730
+ ((k = v[0]) == null ? void 0 : k.length) > 0 ? f ? (f.p(v, C), C & /*items*/
2731
+ 1 && _(f, 1)) : (f = Ve(v), f.c(), _(f, 1), f.m(r, null)) : f && (V(), g(f, 1, 1, () => {
2732
+ f = null;
2733
+ }), j());
2185
2734
  },
2186
- i(u) {
2187
- r || (b(l), r = !0);
2735
+ i(v) {
2736
+ c || (_(f), c = !0);
2188
2737
  },
2189
- o(u) {
2190
- m(l), r = !1;
2738
+ o(v) {
2739
+ g(f), c = !1;
2191
2740
  },
2192
- d(u) {
2193
- u && (v(n), v(o)), a[t].d(u);
2741
+ d(v) {
2742
+ v && d(e), u.d(), f && f.d(), n(), a();
2194
2743
  }
2195
2744
  };
2196
2745
  }
2197
- function Xe(s) {
2198
- let e, n, t, l, o, r, c, a, i, u, f, _, y, R, w, j, S;
2199
- Y1(
2200
- /*onwindowresize*/
2201
- s[11]
2202
- );
2203
- let A = (
2204
- /*windowWidth*/
2205
- s[4] >= H && /*variant*/
2206
- s[3] !== "dual-brand" && j1(s)
2207
- ), V = (
2208
- /*windowWidth*/
2209
- s[4] >= H && U1()
2210
- );
2211
- const h1 = [Me, Ce], G = [];
2212
- function _1(k, T) {
2213
- return (
2214
- /*windowWidth*/
2215
- k[4] >= H ? 0 : 1
2216
- );
2746
+ function d1(o, e, l) {
2747
+ let t;
2748
+ const r = se("header-state");
2749
+ ee(o, r, (Z) => l(7, t = Z));
2750
+ let { items: n } = e, { title: a } = e, { url: c } = e, s, i, u, f, m;
2751
+ ot(() => {
2752
+ (t == null ? void 0 : t.mode) === "desktop" && s - i < u && l(6, m = isNaN(m) ? s : Math.max(s, m));
2753
+ });
2754
+ function v() {
2755
+ i = this.clientWidth, l(4, i);
2217
2756
  }
2218
- c = _1(s), a = G[c] = h1[c](s);
2219
- const g1 = [Ne, Ae, Le], O = [];
2220
- function b1(k, T) {
2221
- return (
2222
- /*variant*/
2223
- k[3] === "dual-brand" ? 0 : (
2224
- /*windowWidth*/
2225
- k[4] >= H ? 1 : 2
2226
- )
2227
- );
2757
+ function C() {
2758
+ i = this.clientWidth, l(4, i);
2228
2759
  }
2229
- f = b1(s), _ = O[f] = g1[f](s);
2230
- let N = (
2231
- /*subNavigation*/
2232
- (s[0].length > 0 || /*pageTitle*/
2233
- s[1]) && z1(s)
2234
- );
2235
- return {
2760
+ function k() {
2761
+ u = this.clientWidth, l(5, u);
2762
+ }
2763
+ function D() {
2764
+ s = this.clientWidth, l(3, s);
2765
+ }
2766
+ return o.$$set = (Z) => {
2767
+ "items" in Z && l(0, n = Z.items), "title" in Z && l(1, a = Z.title), "url" in Z && l(2, c = Z.url);
2768
+ }, o.$$.update = () => {
2769
+ o.$$.dirty & /*timeout, $state, containerWidth, titleWidth, contentWidth, overflowWidth*/
2770
+ 760 && (clearTimeout(f), (t == null ? void 0 : t.mode) === "desktop" && s - i < u && l(9, f = setTimeout(
2771
+ () => {
2772
+ l(6, m = isNaN(m) ? s : Math.max(s, m));
2773
+ },
2774
+ 50
2775
+ )));
2776
+ }, [
2777
+ n,
2778
+ a,
2779
+ c,
2780
+ s,
2781
+ i,
2782
+ u,
2783
+ m,
2784
+ t,
2785
+ r,
2786
+ f,
2787
+ v,
2788
+ C,
2789
+ k,
2790
+ D
2791
+ ];
2792
+ }
2793
+ class Xe extends U {
2794
+ constructor(e) {
2795
+ super(), F(this, e, d1, p1, S, { items: 0, title: 1, url: 2 });
2796
+ }
2797
+ get items() {
2798
+ return this.$$.ctx[0];
2799
+ }
2800
+ set items(e) {
2801
+ this.$$set({ items: e }), A();
2802
+ }
2803
+ get title() {
2804
+ return this.$$.ctx[1];
2805
+ }
2806
+ set title(e) {
2807
+ this.$$set({ title: e }), A();
2808
+ }
2809
+ get url() {
2810
+ return this.$$.ctx[2];
2811
+ }
2812
+ set url(e) {
2813
+ this.$$set({ url: e }), A();
2814
+ }
2815
+ }
2816
+ z(Xe, { items: {}, title: {}, url: {} }, [], [], !0);
2817
+ const G = [];
2818
+ function v1(o, e = w) {
2819
+ let l;
2820
+ const t = /* @__PURE__ */ new Set();
2821
+ function r(c) {
2822
+ if (S(o, c) && (o = c, l)) {
2823
+ const s = !G.length;
2824
+ for (const i of t)
2825
+ i[1](), G.push(i, o);
2826
+ if (s) {
2827
+ for (let i = 0; i < G.length; i += 2)
2828
+ G[i][0](G[i + 1]);
2829
+ G.length = 0;
2830
+ }
2831
+ }
2832
+ }
2833
+ function n(c) {
2834
+ r(c(o));
2835
+ }
2836
+ function a(c, s = w) {
2837
+ const i = [c, s];
2838
+ return t.add(i), t.size === 1 && (l = e(r, n) || w), c(o), () => {
2839
+ t.delete(i), t.size === 0 && l && (l(), l = null);
2840
+ };
2841
+ }
2842
+ return { set: r, update: n, subscribe: a };
2843
+ }
2844
+ function Se(o) {
2845
+ let e, l;
2846
+ return e = new He({}), {
2236
2847
  c() {
2237
- e = p("header"), A && A.c(), n = x(), t = p("nav"), l = p("div"), V && V.c(), o = x(), r = p("a"), a.c(), u = x(), _.c(), R = x(), N && N.c(), h(r, "class", i = t1(
2238
- "flex h-full w-fit transition-opacity focus:opacity-75 hover:opacity-75 min-[1320px]:absolute min-[1320px]:left-[max(calc((100%-1320px)/2),7.5rem)] [&>svg]:block [&>svg]:h-full",
2239
- /*windowWidth*/
2240
- s[4] >= H ? "[&>svg]:w-[18.4rem]" : (
2241
- /*variant*/
2242
- s[3] === "dual-brand" ? "[&>svg]:w-[7.5rem]" : "[&>svg]:w-[5rem]"
2243
- )
2244
- )), h(r, "href", "https://www.uoguelph.ca"), h(r, "aria-label", "University of Guelph Home Page"), h(l, "class", "flex w-fit"), h(t, "class", y = t1(
2245
- "relative w-full justify-between flex lg:h-[10rem] bg-black px-[calc((100%-1320px)/2)] text-3xl text-white",
2246
- /*variant*/
2247
- s[3] === "dual-brand" ? "h-[7.5rem]" : "h-[5rem]"
2248
- )), h(t, "aria-label", "Primary"), h(e, "class", "relative z-10 w-full font-condensed text-3xl text-black");
2848
+ y(e.$$.fragment);
2249
2849
  },
2250
- m(k, T) {
2251
- d(k, e, T), A && A.m(e, null), g(e, n), g(e, t), g(t, l), V && V.m(l, null), g(l, o), g(l, r), G[c].m(r, null), g(t, u), O[f].m(t, null), g(e, R), N && N.m(e, null), w = !0, j || (S = i1(
2252
- te,
2253
- "resize",
2254
- /*onwindowresize*/
2255
- s[11]
2256
- ), j = !0);
2257
- },
2258
- p(k, T) {
2259
- /*windowWidth*/
2260
- k[4] >= H && /*variant*/
2261
- k[3] !== "dual-brand" ? A ? (A.p(k, T), T[0] & /*windowWidth, variant*/
2262
- 24 && b(A, 1)) : (A = j1(k), A.c(), b(A, 1), A.m(e, n)) : A && (E(), m(A, 1, 1, () => {
2263
- A = null;
2264
- }), U()), /*windowWidth*/
2265
- k[4] >= H ? V ? T[0] & /*windowWidth*/
2266
- 16 && b(V, 1) : (V = U1(), V.c(), b(V, 1), V.m(l, o)) : V && (E(), m(V, 1, 1, () => {
2267
- V = null;
2268
- }), U());
2269
- let o1 = c;
2270
- c = _1(k), c !== o1 && (E(), m(G[o1], 1, 1, () => {
2271
- G[o1] = null;
2272
- }), U(), a = G[c], a || (a = G[c] = h1[c](k), a.c()), b(a, 1), a.m(r, null)), (!w || T[0] & /*windowWidth, variant*/
2273
- 24 && i !== (i = t1(
2274
- "flex h-full w-fit transition-opacity focus:opacity-75 hover:opacity-75 min-[1320px]:absolute min-[1320px]:left-[max(calc((100%-1320px)/2),7.5rem)] [&>svg]:block [&>svg]:h-full",
2275
- /*windowWidth*/
2276
- k[4] >= H ? "[&>svg]:w-[18.4rem]" : (
2277
- /*variant*/
2278
- k[3] === "dual-brand" ? "[&>svg]:w-[7.5rem]" : "[&>svg]:w-[5rem]"
2279
- )
2280
- ))) && h(r, "class", i);
2281
- let s1 = f;
2282
- f = b1(k), f === s1 ? O[f].p(k, T) : (E(), m(O[s1], 1, 1, () => {
2283
- O[s1] = null;
2284
- }), U(), _ = O[f], _ ? _.p(k, T) : (_ = O[f] = g1[f](k), _.c()), b(_, 1), _.m(t, null)), (!w || T[0] & /*variant*/
2285
- 8 && y !== (y = t1(
2286
- "relative w-full justify-between flex lg:h-[10rem] bg-black px-[calc((100%-1320px)/2)] text-3xl text-white",
2287
- /*variant*/
2288
- k[3] === "dual-brand" ? "h-[7.5rem]" : "h-[5rem]"
2289
- ))) && h(t, "class", y), /*subNavigation*/
2290
- k[0].length > 0 || /*pageTitle*/
2291
- k[1] ? N ? (N.p(k, T), T[0] & /*subNavigation, pageTitle*/
2292
- 3 && b(N, 1)) : (N = z1(k), N.c(), b(N, 1), N.m(e, null)) : N && (E(), m(N, 1, 1, () => {
2293
- N = null;
2294
- }), U());
2850
+ m(t, r) {
2851
+ x(e, t, r), l = !0;
2295
2852
  },
2296
- i(k) {
2297
- w || (b(A), b(V), b(a), b(_), b(N), w = !0);
2853
+ i(t) {
2854
+ l || (_(e.$$.fragment, t), l = !0);
2298
2855
  },
2299
- o(k) {
2300
- m(A), m(V), m(a), m(_), m(N), w = !1;
2856
+ o(t) {
2857
+ g(e.$$.fragment, t), l = !1;
2301
2858
  },
2302
- d(k) {
2303
- k && v(e), A && A.d(), V && V.d(), G[c].d(), O[f].d(), N && N.d(), j = !1, S();
2859
+ d(t) {
2860
+ M(e, t);
2304
2861
  }
2305
2862
  };
2306
2863
  }
2307
- const H = 1024, et = 35;
2308
- function tt(s, e, n) {
2309
- const t = [
2310
- {
2311
- text: "Give",
2312
- href: "https://bbis.alumni.uoguelph.ca/BBIS_Cannon/give/uofg"
2864
+ function ze(o) {
2865
+ let e, l;
2866
+ return e = new Xe({
2867
+ props: {
2868
+ title: (
2869
+ /*pageTitle*/
2870
+ o[1]
2871
+ ),
2872
+ url: (
2873
+ /*pageURL*/
2874
+ o[2]
2875
+ ),
2876
+ items: (
2877
+ /*subNavigation*/
2878
+ o[0]
2879
+ )
2880
+ }
2881
+ }), {
2882
+ c() {
2883
+ y(e.$$.fragment);
2313
2884
  },
2314
- {
2315
- text: "News",
2316
- href: "https://news.uoguelph.ca/"
2885
+ m(t, r) {
2886
+ x(e, t, r), l = !0;
2317
2887
  },
2318
- {
2319
- text: "Quick Links",
2320
- links: [
2321
- {
2322
- text: "Future Students",
2323
- href: "https://uoguelph.ca/future-ready"
2324
- },
2325
- {
2326
- text: "Current Students",
2327
- href: "https://www.uoguelph.ca/students"
2328
- },
2329
- {
2330
- text: "Alumni & Donors",
2331
- href: "https://alumni.uoguelph.ca/"
2332
- },
2333
- {
2334
- text: "Faculty & Staff",
2335
- href: "https://www.uoguelph.ca/faculty"
2336
- },
2337
- {
2338
- text: "Employers & Partners",
2339
- href: "https://cecs.uoguelph.ca/employers-institutions"
2340
- }
2341
- ]
2888
+ p(t, r) {
2889
+ const n = {};
2890
+ r & /*pageTitle*/
2891
+ 2 && (n.title = /*pageTitle*/
2892
+ t[1]), r & /*pageURL*/
2893
+ 4 && (n.url = /*pageURL*/
2894
+ t[2]), r & /*subNavigation*/
2895
+ 1 && (n.items = /*subNavigation*/
2896
+ t[0]), e.$set(n);
2342
2897
  },
2343
- {
2344
- text: "APPLY NOW",
2345
- href: "https://uoguelph.ca/apply/",
2346
- highlight: !0
2898
+ i(t) {
2899
+ l || (_(e.$$.fragment, t), l = !0);
2900
+ },
2901
+ o(t) {
2902
+ g(e.$$.fragment, t), l = !1;
2903
+ },
2904
+ d(t) {
2905
+ M(e, t);
2347
2906
  }
2348
- ], l = [
2349
- {
2350
- text: "About",
2351
- href: "https://uoguelph.ca/about"
2907
+ };
2908
+ }
2909
+ function $1(o) {
2910
+ let e, l, t, r, n, a, c;
2911
+ O(
2912
+ /*onwindowresize*/
2913
+ o[7]
2914
+ );
2915
+ let s = (
2916
+ /*$state*/
2917
+ o[5].mode === "desktop" && /*variant*/
2918
+ o[3] !== "dual-brand" && Se()
2919
+ );
2920
+ t = new Je({});
2921
+ let i = (
2922
+ /*subNavigation*/
2923
+ (o[0].length > 0 || /*pageTitle*/
2924
+ o[1]) && ze(o)
2925
+ );
2926
+ return {
2927
+ c() {
2928
+ e = $("header"), s && s.c(), l = L(), y(t.$$.fragment), r = L(), i && i.c(), h(e, "class", "relative z-10 w-full font-condensed text-3xl text-black");
2352
2929
  },
2353
- {
2354
- text: "Academics",
2355
- href: "https://www.uoguelph.ca/explore-all-programs/"
2930
+ m(u, f) {
2931
+ p(u, e, f), s && s.m(e, null), b(e, l), x(t, e, null), b(e, r), i && i.m(e, null), n = !0, a || (c = ne(
2932
+ window,
2933
+ "resize",
2934
+ /*onwindowresize*/
2935
+ o[7]
2936
+ ), a = !0);
2356
2937
  },
2357
- {
2358
- text: "Admission",
2359
- href: "https://uoguelph.ca/admissions"
2938
+ p(u, [f]) {
2939
+ /*$state*/
2940
+ u[5].mode === "desktop" && /*variant*/
2941
+ u[3] !== "dual-brand" ? s ? f & /*$state, variant*/
2942
+ 40 && _(s, 1) : (s = Se(), s.c(), _(s, 1), s.m(e, l)) : s && (V(), g(s, 1, 1, () => {
2943
+ s = null;
2944
+ }), j()), /*subNavigation*/
2945
+ u[0].length > 0 || /*pageTitle*/
2946
+ u[1] ? i ? (i.p(u, f), f & /*subNavigation, pageTitle*/
2947
+ 3 && _(i, 1)) : (i = ze(u), i.c(), _(i, 1), i.m(e, null)) : i && (V(), g(i, 1, 1, () => {
2948
+ i = null;
2949
+ }), j());
2360
2950
  },
2361
- {
2362
- text: "Research",
2363
- href: "https://uoguelph.ca/research"
2951
+ i(u) {
2952
+ n || (_(s), _(t.$$.fragment, u), _(i), n = !0);
2364
2953
  },
2365
- {
2366
- text: "Student Life",
2367
- href: "https://www.uoguelph.ca/studentexperience/"
2954
+ o(u) {
2955
+ g(s), g(t.$$.fragment, u), g(i), n = !1;
2956
+ },
2957
+ d(u) {
2958
+ u && d(e), s && s.d(), M(t), i && i.d(), a = !1, c();
2368
2959
  }
2369
- ], o = {
2370
- text: "Search the University of Guelph",
2371
- href: "https://uoguelph.ca/search",
2372
- icon: oe
2373
- }, r = {
2374
- text: "Account Menu",
2375
- links: [
2376
- {
2377
- text: "Intranet",
2378
- href: "https://intranet.uoguelph.ca/"
2379
- },
2380
- {
2381
- text: "WebAdvisor",
2382
- href: "https://www.uoguelph.ca/webadvisor/"
2383
- },
2384
- {
2385
- text: "GryphMail",
2386
- href: "https://mail.uoguelph.ca/"
2387
- },
2388
- {
2389
- text: "CourseLink",
2390
- href: "https://courselink.uoguelph.ca/"
2391
- },
2392
- {
2393
- text: "GryphLife",
2394
- href: "https://gryphlife.uoguelph.ca/"
2395
- }
2396
- ],
2397
- icon: se
2398
2960
  };
2399
- let c, a, i = !1, { subNavigation: u } = e, { pageTitle: f } = e, { pageURL: _ } = e, { variant: y } = e;
2400
- function R() {
2401
- n(4, c = te.innerWidth);
2402
- }
2403
- function w(j) {
2404
- ce[j ? "unshift" : "push"](() => {
2405
- a = j, n(5, a);
2406
- });
2961
+ }
2962
+ const Ue = 1024, w1 = 35;
2963
+ function k1(o, e, l) {
2964
+ let t, { subNavigation: r } = e, { pageTitle: n } = e, { pageURL: a } = e, { variant: c } = e, s;
2965
+ const i = v1({
2966
+ mode: s >= Ue ? "desktop" : "mobile",
2967
+ variant: c
2968
+ });
2969
+ ee(o, i, (f) => l(5, t = f)), st("header-state", i);
2970
+ function u() {
2971
+ l(4, s = window.innerWidth);
2407
2972
  }
2408
- return s.$$set = (j) => {
2409
- "subNavigation" in j && n(0, u = j.subNavigation), "pageTitle" in j && n(1, f = j.pageTitle), "pageURL" in j && n(2, _ = j.pageURL), "variant" in j && n(3, y = j.variant);
2410
- }, s.$$.update = () => {
2411
- s.$$.dirty[0] & /*windowWidth, subNavigationElement, subNavigationIsOverflowing*/
2412
- 112 && window.requestAnimationFrame(() => {
2413
- c >= H && a && !i && n(6, i = a.offsetWidth > a.parentElement.offsetWidth);
2973
+ return o.$$set = (f) => {
2974
+ "subNavigation" in f && l(0, r = f.subNavigation), "pageTitle" in f && l(1, n = f.pageTitle), "pageURL" in f && l(2, a = f.pageURL), "variant" in f && l(3, c = f.variant);
2975
+ }, o.$$.update = () => {
2976
+ o.$$.dirty & /*windowWidth, variant*/
2977
+ 24 && i.set({
2978
+ mode: s >= Ue ? "desktop" : "mobile",
2979
+ variant: c
2414
2980
  });
2415
2981
  }, [
2416
- u,
2417
- f,
2418
- _,
2419
- y,
2420
- c,
2982
+ r,
2983
+ n,
2421
2984
  a,
2422
- i,
2985
+ c,
2986
+ s,
2423
2987
  t,
2424
- l,
2425
- o,
2426
- r,
2427
- R,
2428
- w
2988
+ i,
2989
+ u
2429
2990
  ];
2430
2991
  }
2431
- class lt extends Q {
2992
+ class y1 extends U {
2432
2993
  constructor(e) {
2433
- super(), X(
2434
- this,
2435
- e,
2436
- tt,
2437
- Xe,
2438
- D,
2439
- {
2440
- subNavigation: 0,
2441
- pageTitle: 1,
2442
- pageURL: 2,
2443
- variant: 3
2444
- },
2445
- null,
2446
- [-1, -1]
2447
- );
2994
+ super(), F(this, e, k1, $1, S, {
2995
+ subNavigation: 0,
2996
+ pageTitle: 1,
2997
+ pageURL: 2,
2998
+ variant: 3
2999
+ });
2448
3000
  }
2449
3001
  get subNavigation() {
2450
3002
  return this.$$.ctx[0];
2451
3003
  }
2452
3004
  set subNavigation(e) {
2453
- this.$$set({ subNavigation: e }), B();
3005
+ this.$$set({ subNavigation: e }), A();
2454
3006
  }
2455
3007
  get pageTitle() {
2456
3008
  return this.$$.ctx[1];
2457
3009
  }
2458
3010
  set pageTitle(e) {
2459
- this.$$set({ pageTitle: e }), B();
3011
+ this.$$set({ pageTitle: e }), A();
2460
3012
  }
2461
3013
  get pageURL() {
2462
3014
  return this.$$.ctx[2];
2463
3015
  }
2464
3016
  set pageURL(e) {
2465
- this.$$set({ pageURL: e }), B();
3017
+ this.$$set({ pageURL: e }), A();
2466
3018
  }
2467
3019
  get variant() {
2468
3020
  return this.$$.ctx[3];
2469
3021
  }
2470
3022
  set variant(e) {
2471
- this.$$set({ variant: e }), B();
3023
+ this.$$set({ variant: e }), A();
2472
3024
  }
2473
3025
  }
2474
- customElements.define("uofg-header", K(lt, { subNavigation: {}, pageTitle: { reflect: !0, type: "String", attribute: "page-title" }, pageURL: { reflect: !0, type: "String", attribute: "page-url" }, variant: { reflect: !0, type: "String", attribute: "variant" } }, [], [], !0, (s) => class extends s {
3026
+ customElements.define("uofg-header", z(y1, { subNavigation: {}, pageTitle: { reflect: !0, type: "String", attribute: "page-title" }, pageURL: { reflect: !0, type: "String", attribute: "page-url" }, variant: { reflect: !0, type: "String", attribute: "variant" } }, [], [], !0, (o) => class extends o {
2475
3027
  constructor() {
2476
- super(), ae(this.shadowRoot);
3028
+ super(), at(this.shadowRoot);
2477
3029
  }
2478
3030
  connectedCallback() {
2479
3031
  super.connectedCallback(), this.updateSubNavigation(), this.observer ?? (this.observer = new MutationObserver(() => {
@@ -2484,31 +3036,31 @@ customElements.define("uofg-header", K(lt, { subNavigation: {}, pageTitle: { ref
2484
3036
  super.disconnectedCallback(), this.observer.disconnect();
2485
3037
  }
2486
3038
  updateSubNavigation() {
2487
- const e = (n) => {
3039
+ const e = (l) => {
2488
3040
  const t = {};
2489
- return n.getAttributeNames().filter((l) => l !== "href").forEach((l) => t[l] = n.getAttribute(l)), {
2490
- href: n.getAttribute("href"),
2491
- text: n.textContent,
3041
+ return l.getAttributeNames().filter((r) => r !== "href").forEach((r) => t[r] = l.getAttribute(r)), {
3042
+ href: l.getAttribute("href"),
3043
+ text: l.textContent,
2492
3044
  attributes: t
2493
3045
  };
2494
3046
  };
2495
- this.subNavigation = Array.from(this.children).filter((n) => n.tagName === "A" || n.tagName === "UL").map((n) => {
2496
- switch (n.tagName) {
3047
+ this.subNavigation = Array.from(this.children).filter((l) => l.tagName === "A" || l.tagName === "UL").map((l) => {
3048
+ switch (l.tagName) {
2497
3049
  case "A":
2498
- return e(n);
3050
+ return e(l);
2499
3051
  case "UL":
2500
3052
  const t = {
2501
- title: n.getAttribute("data-title"),
2502
- links: Array.from(n.querySelectorAll("a")).map(e)
3053
+ title: l.getAttribute("data-title"),
3054
+ links: Array.from(l.querySelectorAll("a")).map(e)
2503
3055
  };
2504
3056
  return t.wrapContent = t.links.reduce(
2505
- (l, o) => (o.text.length > et && (l = !0), l),
3057
+ (r, n) => (n.text.length > w1 && (r = !0), r),
2506
3058
  !1
2507
3059
  ), t;
2508
3060
  }
2509
- }).filter((n) => !!n);
3061
+ }).filter((l) => !!l);
2510
3062
  }
2511
3063
  }));
2512
3064
  export {
2513
- lt as default
3065
+ y1 as default
2514
3066
  };