@uoguelph/web-components 1.3.0-rc.2 → 1.3.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as Q, S as Y, i as K, s as D, w as B, b as Oe, e as
|
|
1
|
+
import { c as Q, S as Y, i as K, s as D, w as B, b as Oe, e as p, g as x, h as _, j as m, k as g, O as ae, P as Je, u as Pe, l as He, n as Ge, t as b, o as d, z as U, p as v, Q as et, R as I, D as T, T as G, U as ge, V as Ve, W as be, r as R, v as k, a as tt, x as j, X as ie, d as L, m as N, q as A, Y as lt, Z as nt, _ as rt, $ as ce, F as q, A as V, a0 as De, B as E, C as ee, a1 as te, a2 as W, a3 as le, a4 as ne } from "./index-Bx5sKUFM.js";
|
|
2
2
|
const ot = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
|
|
3
3
|
// @ts-ignore Node typings have this
|
|
4
4
|
global
|
|
@@ -22,7 +22,7 @@ function X(a, e) {
|
|
|
22
22
|
r in n || (n[r] = void 0);
|
|
23
23
|
return n;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function pe(a) {
|
|
26
26
|
return a < 0.5 ? 4 * a * a * a : 0.5 * Math.pow(2 * a - 2, 3) + 1;
|
|
27
27
|
}
|
|
28
28
|
function st(a) {
|
|
@@ -30,18 +30,18 @@ function st(a) {
|
|
|
30
30
|
return e * e * e + 1;
|
|
31
31
|
}
|
|
32
32
|
function at(a, { delay: e = 0, duration: n = 400, easing: t = st, axis: l = "y" } = {}) {
|
|
33
|
-
const s = getComputedStyle(a), r = +s.opacity, i = l === "y" ? "height" : "width", o = parseFloat(s[i]), c = l === "y" ? ["top", "bottom"] : ["left", "right"],
|
|
34
|
-
(
|
|
35
|
-
),
|
|
36
|
-
s[`border${
|
|
33
|
+
const s = getComputedStyle(a), r = +s.opacity, i = l === "y" ? "height" : "width", o = parseFloat(s[i]), c = l === "y" ? ["top", "bottom"] : ["left", "right"], u = c.map(
|
|
34
|
+
($) => `${$[0].toUpperCase()}${$.slice(1)}`
|
|
35
|
+
), f = parseFloat(s[`padding${u[0]}`]), h = parseFloat(s[`padding${u[1]}`]), C = parseFloat(s[`margin${u[0]}`]), M = parseFloat(s[`margin${u[1]}`]), w = parseFloat(
|
|
36
|
+
s[`border${u[0]}Width`]
|
|
37
37
|
), J = parseFloat(
|
|
38
|
-
s[`border${
|
|
38
|
+
s[`border${u[1]}Width`]
|
|
39
39
|
);
|
|
40
40
|
return {
|
|
41
41
|
delay: e,
|
|
42
42
|
duration: n,
|
|
43
43
|
easing: t,
|
|
44
|
-
css: (
|
|
44
|
+
css: ($) => `overflow: hidden;opacity: ${Math.min($ * 20, 1) * r};${i}: ${$ * o}px;padding-${c[0]}: ${$ * f}px;padding-${c[1]}: ${$ * h}px;margin-${c[0]}: ${$ * C}px;margin-${c[1]}: ${$ * M}px;border-${c[0]}-width: ${$ * w}px;border-${c[1]}-width: ${$ * J}px;`
|
|
45
45
|
};
|
|
46
46
|
}
|
|
47
47
|
const it = (a) => {
|
|
@@ -78,14 +78,14 @@ function me(a) {
|
|
|
78
78
|
/*as*/
|
|
79
79
|
r[2]
|
|
80
80
|
) ? (s.d(1), s = se(r), e = /*as*/
|
|
81
|
-
r[2], s.c(), t && (t = !1,
|
|
82
|
-
r[2], s.c(),
|
|
81
|
+
r[2], s.c(), t && (t = !1, b(s)), s.m(n.parentNode, n)) : (t && (t = !1, b(s)), s.p(r, i)) : (s = se(r), e = /*as*/
|
|
82
|
+
r[2], s.c(), b(s), s.m(n.parentNode, n)) : e && (t = !0, T(), d(s, 1, 1, () => {
|
|
83
83
|
s = null, e = /*as*/
|
|
84
84
|
r[2], t = !1;
|
|
85
85
|
}), U());
|
|
86
86
|
},
|
|
87
87
|
i(r) {
|
|
88
|
-
l || (
|
|
88
|
+
l || (b(s, r), l = !0);
|
|
89
89
|
},
|
|
90
90
|
o(r) {
|
|
91
91
|
d(s, r), l = !1;
|
|
@@ -115,7 +115,7 @@ function se(a) {
|
|
|
115
115
|
i = G(i, r[o]);
|
|
116
116
|
return {
|
|
117
117
|
c() {
|
|
118
|
-
e =
|
|
118
|
+
e = p(
|
|
119
119
|
/*as*/
|
|
120
120
|
a[2]
|
|
121
121
|
), s && s.c(), ge(
|
|
@@ -157,22 +157,22 @@ function se(a) {
|
|
|
157
157
|
]));
|
|
158
158
|
},
|
|
159
159
|
i(o) {
|
|
160
|
-
t || (
|
|
161
|
-
t && (n || (n =
|
|
160
|
+
t || (b(s, o), o && Ve(() => {
|
|
161
|
+
t && (n || (n = be(
|
|
162
162
|
e,
|
|
163
163
|
/*transition*/
|
|
164
164
|
a[3],
|
|
165
|
-
{ duration: 200, easing:
|
|
165
|
+
{ duration: 200, easing: pe },
|
|
166
166
|
!0
|
|
167
167
|
)), n.run(1));
|
|
168
168
|
}), t = !0);
|
|
169
169
|
},
|
|
170
170
|
o(o) {
|
|
171
|
-
d(s, o), o && (n || (n =
|
|
171
|
+
d(s, o), o && (n || (n = be(
|
|
172
172
|
e,
|
|
173
173
|
/*transition*/
|
|
174
174
|
a[3],
|
|
175
|
-
{ duration: 200, easing:
|
|
175
|
+
{ duration: 200, easing: pe },
|
|
176
176
|
!1
|
|
177
177
|
)), n.run(0)), t = !1;
|
|
178
178
|
},
|
|
@@ -181,7 +181,7 @@ function se(a) {
|
|
|
181
181
|
}
|
|
182
182
|
};
|
|
183
183
|
}
|
|
184
|
-
function
|
|
184
|
+
function ut(a) {
|
|
185
185
|
let e, n, t, l, s, r;
|
|
186
186
|
const i = (
|
|
187
187
|
/*#slots*/
|
|
@@ -199,7 +199,7 @@ function ft(a) {
|
|
|
199
199
|
);
|
|
200
200
|
return {
|
|
201
201
|
c() {
|
|
202
|
-
e =
|
|
202
|
+
e = p("div"), n = p("button"), o && o.c(), t = x(), c && c.c(), _(
|
|
203
203
|
n,
|
|
204
204
|
"class",
|
|
205
205
|
/*buttonClass*/
|
|
@@ -221,8 +221,8 @@ function ft(a) {
|
|
|
221
221
|
a[1]
|
|
222
222
|
), _(e, "tabindex", "-1");
|
|
223
223
|
},
|
|
224
|
-
m(
|
|
225
|
-
m(
|
|
224
|
+
m(u, f) {
|
|
225
|
+
m(u, e, f), g(e, n), o && o.m(n, null), g(e, t), c && c.m(e, null), l = !0, s || (r = [
|
|
226
226
|
ae(
|
|
227
227
|
n,
|
|
228
228
|
"click",
|
|
@@ -238,93 +238,93 @@ function ft(a) {
|
|
|
238
238
|
Je(it.call(null, e))
|
|
239
239
|
], s = !0);
|
|
240
240
|
},
|
|
241
|
-
p(
|
|
242
|
-
o && o.p && (!l ||
|
|
241
|
+
p(u, [f]) {
|
|
242
|
+
o && o.p && (!l || f & /*$$scope*/
|
|
243
243
|
256) && Pe(
|
|
244
244
|
o,
|
|
245
245
|
i,
|
|
246
|
-
|
|
246
|
+
u,
|
|
247
247
|
/*$$scope*/
|
|
248
|
-
|
|
248
|
+
u[8],
|
|
249
249
|
l ? Ge(
|
|
250
250
|
i,
|
|
251
251
|
/*$$scope*/
|
|
252
|
-
|
|
253
|
-
|
|
252
|
+
u[8],
|
|
253
|
+
f,
|
|
254
254
|
ct
|
|
255
255
|
) : He(
|
|
256
256
|
/*$$scope*/
|
|
257
|
-
|
|
257
|
+
u[8]
|
|
258
258
|
),
|
|
259
259
|
de
|
|
260
|
-
), (!l ||
|
|
260
|
+
), (!l || f & /*buttonClass*/
|
|
261
261
|
16) && _(
|
|
262
262
|
n,
|
|
263
263
|
"class",
|
|
264
264
|
/*buttonClass*/
|
|
265
|
-
|
|
266
|
-
), (!l ||
|
|
265
|
+
u[4]
|
|
266
|
+
), (!l || f & /*open*/
|
|
267
267
|
1) && _(
|
|
268
268
|
n,
|
|
269
269
|
"aria-expanded",
|
|
270
270
|
/*open*/
|
|
271
|
-
|
|
272
|
-
), (!l ||
|
|
271
|
+
u[0]
|
|
272
|
+
), (!l || f & /*buttonAriaLabel*/
|
|
273
273
|
128) && _(
|
|
274
274
|
n,
|
|
275
275
|
"aria-label",
|
|
276
276
|
/*buttonAriaLabel*/
|
|
277
|
-
|
|
277
|
+
u[7]
|
|
278
278
|
), /*open*/
|
|
279
|
-
|
|
280
|
-
1 &&
|
|
279
|
+
u[0] ? c ? (c.p(u, f), f & /*open*/
|
|
280
|
+
1 && b(c, 1)) : (c = me(u), c.c(), b(c, 1), c.m(e, null)) : c && (T(), d(c, 1, 1, () => {
|
|
281
281
|
c = null;
|
|
282
|
-
}), U()), (!l ||
|
|
282
|
+
}), U()), (!l || f & /*className*/
|
|
283
283
|
2) && _(
|
|
284
284
|
e,
|
|
285
285
|
"class",
|
|
286
286
|
/*className*/
|
|
287
|
-
|
|
287
|
+
u[1]
|
|
288
288
|
);
|
|
289
289
|
},
|
|
290
|
-
i(
|
|
291
|
-
l || (
|
|
290
|
+
i(u) {
|
|
291
|
+
l || (b(o, u), b(c), l = !0);
|
|
292
292
|
},
|
|
293
|
-
o(
|
|
294
|
-
d(o,
|
|
293
|
+
o(u) {
|
|
294
|
+
d(o, u), d(c), l = !1;
|
|
295
295
|
},
|
|
296
|
-
d(
|
|
297
|
-
|
|
296
|
+
d(u) {
|
|
297
|
+
u && v(e), o && o.d(u), c && c.d(), s = !1, et(r);
|
|
298
298
|
}
|
|
299
299
|
};
|
|
300
300
|
}
|
|
301
|
-
function
|
|
302
|
-
let { $$slots: t = {}, $$scope: l } = e, { class: s } = e, { open: r = !1 } = e, { as: i = "div" } = e, { transition: o = at } = e, { buttonClass: c = "" } = e, { contentClass:
|
|
303
|
-
const
|
|
301
|
+
function ft(a, e, n) {
|
|
302
|
+
let { $$slots: t = {}, $$scope: l } = e, { class: s } = e, { open: r = !1 } = e, { as: i = "div" } = e, { transition: o = at } = e, { buttonClass: c = "" } = e, { contentClass: u = "" } = e, { autoCollapse: f = !0 } = e, { buttonAriaLabel: h } = e;
|
|
303
|
+
const C = (w) => {
|
|
304
304
|
n(0, r = !r), w.target.focus();
|
|
305
305
|
}, M = () => {
|
|
306
|
-
|
|
306
|
+
f && n(0, r = !1);
|
|
307
307
|
};
|
|
308
308
|
return a.$$set = (w) => {
|
|
309
|
-
"class" in w && n(1, s = w.class), "open" in w && n(0, r = w.open), "as" in w && n(2, i = w.as), "transition" in w && n(3, o = w.transition), "buttonClass" in w && n(4, c = w.buttonClass), "contentClass" in w && n(5,
|
|
309
|
+
"class" in w && n(1, s = w.class), "open" in w && n(0, r = w.open), "as" in w && n(2, i = w.as), "transition" in w && n(3, o = w.transition), "buttonClass" in w && n(4, c = w.buttonClass), "contentClass" in w && n(5, u = w.contentClass), "autoCollapse" in w && n(6, f = w.autoCollapse), "buttonAriaLabel" in w && n(7, h = w.buttonAriaLabel), "$$scope" in w && n(8, l = w.$$scope);
|
|
310
310
|
}, [
|
|
311
311
|
r,
|
|
312
312
|
s,
|
|
313
313
|
i,
|
|
314
314
|
o,
|
|
315
315
|
c,
|
|
316
|
-
f,
|
|
317
316
|
u,
|
|
318
|
-
|
|
317
|
+
f,
|
|
318
|
+
h,
|
|
319
319
|
l,
|
|
320
320
|
t,
|
|
321
|
-
|
|
321
|
+
C,
|
|
322
322
|
M
|
|
323
323
|
];
|
|
324
324
|
}
|
|
325
325
|
class P extends Y {
|
|
326
326
|
constructor(e) {
|
|
327
|
-
super(), K(this, e,
|
|
327
|
+
super(), K(this, e, ft, ut, D, {
|
|
328
328
|
class: 1,
|
|
329
329
|
open: 0,
|
|
330
330
|
as: 2,
|
|
@@ -392,11 +392,11 @@ function _t(a) {
|
|
|
392
392
|
e = R("svg"), n = R("g"), t = R("path"), l = R("path"), _(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"), _(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"), _(n, "fill", "#fff"), _(e, "xmlns", "http://www.w3.org/2000/svg"), _(e, "xml:space", "preserve"), _(e, "viewBox", "0 0 260 141");
|
|
393
393
|
},
|
|
394
394
|
m(s, r) {
|
|
395
|
-
m(s, e, r),
|
|
395
|
+
m(s, e, r), g(e, n), g(n, t), g(n, l);
|
|
396
396
|
},
|
|
397
|
-
p:
|
|
398
|
-
i:
|
|
399
|
-
o:
|
|
397
|
+
p: k,
|
|
398
|
+
i: k,
|
|
399
|
+
o: k,
|
|
400
400
|
d(s) {
|
|
401
401
|
s && v(e);
|
|
402
402
|
}
|
|
@@ -415,11 +415,11 @@ function ht(a) {
|
|
|
415
415
|
e = R("svg"), n = R("path"), t = R("path"), _(n, "d", "M0 0h100v100H0V0z"), _(t, "fill", "#fff"), _(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"), _(e, "xmlns", "http://www.w3.org/2000/svg"), _(e, "viewBox", "0 0 100 100");
|
|
416
416
|
},
|
|
417
417
|
m(l, s) {
|
|
418
|
-
m(l, e, s),
|
|
418
|
+
m(l, e, s), g(e, n), g(e, t);
|
|
419
419
|
},
|
|
420
|
-
p:
|
|
421
|
-
i:
|
|
422
|
-
o:
|
|
420
|
+
p: k,
|
|
421
|
+
i: k,
|
|
422
|
+
o: k,
|
|
423
423
|
d(l) {
|
|
424
424
|
l && v(e);
|
|
425
425
|
}
|
|
@@ -438,11 +438,11 @@ function gt(a) {
|
|
|
438
438
|
e = R("svg"), n = R("path"), t = R("path"), _(n, "d", "M23.131 0l44.847 90H0V0"), _(n, "fill", "#c20430"), _(t, "d", "M23.131 0l16.03 32.044L55.1 0"), _(t, "fill", "#ffc500"), _(e, "viewBox", "0 0 68 90"), _(e, "xmlns", "http://www.w3.org/2000/svg");
|
|
439
439
|
},
|
|
440
440
|
m(l, s) {
|
|
441
|
-
m(l, e, s),
|
|
441
|
+
m(l, e, s), g(e, n), g(e, t);
|
|
442
442
|
},
|
|
443
|
-
p:
|
|
444
|
-
i:
|
|
445
|
-
o:
|
|
443
|
+
p: k,
|
|
444
|
+
i: k,
|
|
445
|
+
o: k,
|
|
446
446
|
d(l) {
|
|
447
447
|
l && v(e);
|
|
448
448
|
}
|
|
@@ -463,11 +463,11 @@ function we(a, e, n) {
|
|
|
463
463
|
const t = a.slice();
|
|
464
464
|
return t[15] = e[n], t;
|
|
465
465
|
}
|
|
466
|
-
function
|
|
466
|
+
function $e(a, e, n) {
|
|
467
467
|
const t = a.slice();
|
|
468
468
|
return t[12] = e[n], t;
|
|
469
469
|
}
|
|
470
|
-
function
|
|
470
|
+
function ke(a, e, n) {
|
|
471
471
|
const t = a.slice();
|
|
472
472
|
return t[15] = e[n], t;
|
|
473
473
|
}
|
|
@@ -496,7 +496,7 @@ function Ae(a, e, n) {
|
|
|
496
496
|
return t[15] = e[n], t;
|
|
497
497
|
}
|
|
498
498
|
function je(a) {
|
|
499
|
-
let e, n, t = [], l = /* @__PURE__ */ new Map(), s, r =
|
|
499
|
+
let e, n, t = [], l = /* @__PURE__ */ new Map(), s, r = j([
|
|
500
500
|
.../*topLinks*/
|
|
501
501
|
a[6],
|
|
502
502
|
/*account*/
|
|
@@ -508,25 +508,25 @@ function je(a) {
|
|
|
508
508
|
o[12].title
|
|
509
509
|
);
|
|
510
510
|
for (let o = 0; o < r.length; o += 1) {
|
|
511
|
-
let c = Ne(a, r, o),
|
|
512
|
-
l.set(
|
|
511
|
+
let c = Ne(a, r, o), u = i(c);
|
|
512
|
+
l.set(u, t[o] = Se(u, c));
|
|
513
513
|
}
|
|
514
514
|
return {
|
|
515
515
|
c() {
|
|
516
|
-
e =
|
|
516
|
+
e = p("nav"), n = p("ul");
|
|
517
517
|
for (let o = 0; o < t.length; o += 1)
|
|
518
518
|
t[o].c();
|
|
519
519
|
_(n, "class", "flex h-full items-center justify-end [&>li]:contents"), _(e, "class", "flex h-16 justify-end bg-white px-[calc((100%-1320px)/2)] text-3xl"), _(e, "aria-label", "Secondary");
|
|
520
520
|
},
|
|
521
521
|
m(o, c) {
|
|
522
|
-
m(o, e, c),
|
|
523
|
-
for (let
|
|
524
|
-
t[
|
|
522
|
+
m(o, e, c), g(e, n);
|
|
523
|
+
for (let u = 0; u < t.length; u += 1)
|
|
524
|
+
t[u] && t[u].m(n, null);
|
|
525
525
|
s = !0;
|
|
526
526
|
},
|
|
527
527
|
p(o, c) {
|
|
528
528
|
c[0] & /*topLinks, account*/
|
|
529
|
-
576 && (r =
|
|
529
|
+
576 && (r = j([
|
|
530
530
|
.../*topLinks*/
|
|
531
531
|
o[6],
|
|
532
532
|
/*account*/
|
|
@@ -536,7 +536,7 @@ function je(a) {
|
|
|
536
536
|
i(o) {
|
|
537
537
|
if (!s) {
|
|
538
538
|
for (let c = 0; c < r.length; c += 1)
|
|
539
|
-
|
|
539
|
+
b(t[c]);
|
|
540
540
|
s = !0;
|
|
541
541
|
}
|
|
542
542
|
},
|
|
@@ -552,14 +552,14 @@ function je(a) {
|
|
|
552
552
|
}
|
|
553
553
|
};
|
|
554
554
|
}
|
|
555
|
-
function
|
|
555
|
+
function bt(a) {
|
|
556
556
|
let e, n = (
|
|
557
557
|
/*item*/
|
|
558
558
|
a[12].text.toUpperCase() + ""
|
|
559
559
|
), t;
|
|
560
560
|
return {
|
|
561
561
|
c() {
|
|
562
|
-
e =
|
|
562
|
+
e = p("a"), t = E(n), _(e, "class", "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-grey"), _(
|
|
563
563
|
e,
|
|
564
564
|
"href",
|
|
565
565
|
/*item*/
|
|
@@ -572,17 +572,17 @@ function pt(a) {
|
|
|
572
572
|
);
|
|
573
573
|
},
|
|
574
574
|
m(l, s) {
|
|
575
|
-
m(l, e, s),
|
|
575
|
+
m(l, e, s), g(e, t);
|
|
576
576
|
},
|
|
577
|
-
p:
|
|
578
|
-
i:
|
|
579
|
-
o:
|
|
577
|
+
p: k,
|
|
578
|
+
i: k,
|
|
579
|
+
o: k,
|
|
580
580
|
d(l) {
|
|
581
581
|
l && v(e);
|
|
582
582
|
}
|
|
583
583
|
};
|
|
584
584
|
}
|
|
585
|
-
function
|
|
585
|
+
function pt(a) {
|
|
586
586
|
let e, n;
|
|
587
587
|
return e = new P({
|
|
588
588
|
props: {
|
|
@@ -606,10 +606,10 @@ function bt(a) {
|
|
|
606
606
|
}
|
|
607
607
|
}), {
|
|
608
608
|
c() {
|
|
609
|
-
|
|
609
|
+
L(e.$$.fragment);
|
|
610
610
|
},
|
|
611
611
|
m(t, l) {
|
|
612
|
-
|
|
612
|
+
N(e, t, l), n = !0;
|
|
613
613
|
},
|
|
614
614
|
p(t, l) {
|
|
615
615
|
const s = {};
|
|
@@ -617,13 +617,13 @@ function bt(a) {
|
|
|
617
617
|
8 && (s.$$scope = { dirty: l, ctx: t }), e.$set(s);
|
|
618
618
|
},
|
|
619
619
|
i(t) {
|
|
620
|
-
n || (
|
|
620
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
621
621
|
},
|
|
622
622
|
o(t) {
|
|
623
623
|
d(e.$$.fragment, t), n = !1;
|
|
624
624
|
},
|
|
625
625
|
d(t) {
|
|
626
|
-
|
|
626
|
+
A(e, t);
|
|
627
627
|
}
|
|
628
628
|
};
|
|
629
629
|
}
|
|
@@ -648,19 +648,19 @@ function Ze(a) {
|
|
|
648
648
|
i = G(i, r[o]);
|
|
649
649
|
return {
|
|
650
650
|
c() {
|
|
651
|
-
e =
|
|
651
|
+
e = p("li"), n = p("a"), l = E(t), s = x(), W(n, i);
|
|
652
652
|
},
|
|
653
653
|
m(o, c) {
|
|
654
|
-
m(o, e, c),
|
|
654
|
+
m(o, e, c), g(e, n), g(n, l), g(e, s);
|
|
655
655
|
},
|
|
656
|
-
p:
|
|
656
|
+
p: k,
|
|
657
657
|
d(o) {
|
|
658
658
|
o && v(e);
|
|
659
659
|
}
|
|
660
660
|
};
|
|
661
661
|
}
|
|
662
662
|
function dt(a) {
|
|
663
|
-
let e, n =
|
|
663
|
+
let e, n = j(
|
|
664
664
|
/*item*/
|
|
665
665
|
a[12].links
|
|
666
666
|
), t = [];
|
|
@@ -680,7 +680,7 @@ function dt(a) {
|
|
|
680
680
|
p(l, s) {
|
|
681
681
|
if (s[0] & /*topLinks, account*/
|
|
682
682
|
576) {
|
|
683
|
-
n =
|
|
683
|
+
n = j(
|
|
684
684
|
/*item*/
|
|
685
685
|
l[12].links
|
|
686
686
|
);
|
|
@@ -703,21 +703,21 @@ function mt(a) {
|
|
|
703
703
|
let e, n, t, l;
|
|
704
704
|
return t = new q({ props: { icon: ne } }), {
|
|
705
705
|
c() {
|
|
706
|
-
e =
|
|
707
|
-
a[12].text.toUpperCase()}`, n = x(),
|
|
706
|
+
e = p("span"), e.textContent = `${/*item*/
|
|
707
|
+
a[12].text.toUpperCase()}`, n = x(), L(t.$$.fragment);
|
|
708
708
|
},
|
|
709
709
|
m(s, r) {
|
|
710
|
-
m(s, e, r), m(s, n, r),
|
|
710
|
+
m(s, e, r), m(s, n, r), N(t, s, r), l = !0;
|
|
711
711
|
},
|
|
712
|
-
p:
|
|
712
|
+
p: k,
|
|
713
713
|
i(s) {
|
|
714
|
-
l || (
|
|
714
|
+
l || (b(t.$$.fragment, s), l = !0);
|
|
715
715
|
},
|
|
716
716
|
o(s) {
|
|
717
717
|
d(t.$$.fragment, s), l = !1;
|
|
718
718
|
},
|
|
719
719
|
d(s) {
|
|
720
|
-
s && (v(e), v(n)),
|
|
720
|
+
s && (v(e), v(n)), A(t, s);
|
|
721
721
|
}
|
|
722
722
|
};
|
|
723
723
|
}
|
|
@@ -728,20 +728,20 @@ function vt(a) {
|
|
|
728
728
|
a[12].icon
|
|
729
729
|
) } }), {
|
|
730
730
|
c() {
|
|
731
|
-
|
|
731
|
+
L(e.$$.fragment);
|
|
732
732
|
},
|
|
733
733
|
m(t, l) {
|
|
734
|
-
|
|
734
|
+
N(e, t, l), n = !0;
|
|
735
735
|
},
|
|
736
|
-
p:
|
|
736
|
+
p: k,
|
|
737
737
|
i(t) {
|
|
738
|
-
n || (
|
|
738
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
739
739
|
},
|
|
740
740
|
o(t) {
|
|
741
741
|
d(e.$$.fragment, t), n = !1;
|
|
742
742
|
},
|
|
743
743
|
d(t) {
|
|
744
|
-
|
|
744
|
+
A(e, t);
|
|
745
745
|
}
|
|
746
746
|
};
|
|
747
747
|
}
|
|
@@ -756,7 +756,7 @@ function wt(a) {
|
|
|
756
756
|
}
|
|
757
757
|
return n = i(a), t = r[n] = s[n](a), {
|
|
758
758
|
c() {
|
|
759
|
-
e =
|
|
759
|
+
e = p("span"), t.c(), _(e, "class", "flex gap-2 [&>svg]:transition-transform"), _(e, "slot", "button"), te(
|
|
760
760
|
e,
|
|
761
761
|
"bg-uofg-yellow",
|
|
762
762
|
/*item*/
|
|
@@ -770,7 +770,7 @@ function wt(a) {
|
|
|
770
770
|
t.p(o, c);
|
|
771
771
|
},
|
|
772
772
|
i(o) {
|
|
773
|
-
l || (
|
|
773
|
+
l || (b(t), l = !0);
|
|
774
774
|
},
|
|
775
775
|
o(o) {
|
|
776
776
|
d(t), l = !1;
|
|
@@ -782,33 +782,33 @@ function wt(a) {
|
|
|
782
782
|
}
|
|
783
783
|
function Se(a, e) {
|
|
784
784
|
let n, t, l, s, r;
|
|
785
|
-
const i = [
|
|
786
|
-
function c(
|
|
785
|
+
const i = [pt, bt], o = [];
|
|
786
|
+
function c(u, f) {
|
|
787
787
|
return (
|
|
788
788
|
/*item*/
|
|
789
|
-
|
|
789
|
+
u[12].links ? 0 : 1
|
|
790
790
|
);
|
|
791
791
|
}
|
|
792
792
|
return t = c(e), l = o[t] = i[t](e), {
|
|
793
793
|
key: a,
|
|
794
794
|
first: null,
|
|
795
795
|
c() {
|
|
796
|
-
n =
|
|
796
|
+
n = p("li"), l.c(), s = x(), this.first = n;
|
|
797
797
|
},
|
|
798
|
-
m(
|
|
799
|
-
m(
|
|
798
|
+
m(u, f) {
|
|
799
|
+
m(u, n, f), o[t].m(n, null), g(n, s), r = !0;
|
|
800
800
|
},
|
|
801
|
-
p(
|
|
802
|
-
e =
|
|
801
|
+
p(u, f) {
|
|
802
|
+
e = u, l.p(e, f);
|
|
803
803
|
},
|
|
804
|
-
i(
|
|
805
|
-
r || (
|
|
804
|
+
i(u) {
|
|
805
|
+
r || (b(l), r = !0);
|
|
806
806
|
},
|
|
807
|
-
o(
|
|
807
|
+
o(u) {
|
|
808
808
|
d(l), r = !1;
|
|
809
809
|
},
|
|
810
|
-
d(
|
|
811
|
-
|
|
810
|
+
d(u) {
|
|
811
|
+
u && v(n), o[t].d();
|
|
812
812
|
}
|
|
813
813
|
};
|
|
814
814
|
}
|
|
@@ -816,64 +816,64 @@ function Me(a) {
|
|
|
816
816
|
let e, n, t;
|
|
817
817
|
return n = new Ke({}), {
|
|
818
818
|
c() {
|
|
819
|
-
e =
|
|
819
|
+
e = p("div"), L(n.$$.fragment), _(e, "class", "left-0 h-full w-[7.5rem] min-[1320px]:absolute [&>svg]:block [&>svg]:h-full [&>svg]:w-auto");
|
|
820
820
|
},
|
|
821
821
|
m(l, s) {
|
|
822
|
-
m(l, e, s),
|
|
822
|
+
m(l, e, s), N(n, e, null), t = !0;
|
|
823
823
|
},
|
|
824
824
|
i(l) {
|
|
825
|
-
t || (
|
|
825
|
+
t || (b(n.$$.fragment, l), t = !0);
|
|
826
826
|
},
|
|
827
827
|
o(l) {
|
|
828
828
|
d(n.$$.fragment, l), t = !1;
|
|
829
829
|
},
|
|
830
830
|
d(l) {
|
|
831
|
-
l && v(e),
|
|
831
|
+
l && v(e), A(n);
|
|
832
832
|
}
|
|
833
833
|
};
|
|
834
834
|
}
|
|
835
|
-
function
|
|
835
|
+
function $t(a) {
|
|
836
836
|
let e, n;
|
|
837
837
|
return e = new Ye({}), {
|
|
838
838
|
c() {
|
|
839
|
-
|
|
839
|
+
L(e.$$.fragment);
|
|
840
840
|
},
|
|
841
841
|
m(t, l) {
|
|
842
|
-
|
|
842
|
+
N(e, t, l), n = !0;
|
|
843
843
|
},
|
|
844
844
|
i(t) {
|
|
845
|
-
n || (
|
|
845
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
846
846
|
},
|
|
847
847
|
o(t) {
|
|
848
848
|
d(e.$$.fragment, t), n = !1;
|
|
849
849
|
},
|
|
850
850
|
d(t) {
|
|
851
|
-
|
|
851
|
+
A(e, t);
|
|
852
852
|
}
|
|
853
853
|
};
|
|
854
854
|
}
|
|
855
|
-
function
|
|
855
|
+
function kt(a) {
|
|
856
856
|
let e, n;
|
|
857
857
|
return e = new Qe({}), {
|
|
858
858
|
c() {
|
|
859
|
-
|
|
859
|
+
L(e.$$.fragment);
|
|
860
860
|
},
|
|
861
861
|
m(t, l) {
|
|
862
|
-
|
|
862
|
+
N(e, t, l), n = !0;
|
|
863
863
|
},
|
|
864
864
|
i(t) {
|
|
865
|
-
n || (
|
|
865
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
866
866
|
},
|
|
867
867
|
o(t) {
|
|
868
868
|
d(e.$$.fragment, t), n = !1;
|
|
869
869
|
},
|
|
870
870
|
d(t) {
|
|
871
|
-
|
|
871
|
+
A(e, t);
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
874
|
}
|
|
875
875
|
function yt(a) {
|
|
876
|
-
let e, n, t, l, s, r, i, o, c,
|
|
876
|
+
let e, n, t, l, s, r, i, o, c, u, f;
|
|
877
877
|
return l = new q({ props: { icon: (
|
|
878
878
|
/*search*/
|
|
879
879
|
a[8].icon
|
|
@@ -889,7 +889,7 @@ function yt(a) {
|
|
|
889
889
|
},
|
|
890
890
|
$$scope: { ctx: a }
|
|
891
891
|
}
|
|
892
|
-
}),
|
|
892
|
+
}), u = new P({
|
|
893
893
|
props: {
|
|
894
894
|
class: "h-full",
|
|
895
895
|
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",
|
|
@@ -903,7 +903,7 @@ function yt(a) {
|
|
|
903
903
|
}
|
|
904
904
|
}), {
|
|
905
905
|
c() {
|
|
906
|
-
e =
|
|
906
|
+
e = p("ul"), n = p("li"), t = p("a"), L(l.$$.fragment), s = x(), r = p("li"), L(i.$$.fragment), o = x(), c = p("li"), L(u.$$.fragment), _(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"), _(
|
|
907
907
|
t,
|
|
908
908
|
"href",
|
|
909
909
|
/*search*/
|
|
@@ -915,30 +915,30 @@ function yt(a) {
|
|
|
915
915
|
a[8].text
|
|
916
916
|
), _(e, "class", "flex h-full [&>li]:contents");
|
|
917
917
|
},
|
|
918
|
-
m(
|
|
919
|
-
m(
|
|
918
|
+
m(h, C) {
|
|
919
|
+
m(h, e, C), g(e, n), g(n, t), N(l, t, null), g(e, s), g(e, r), N(i, r, null), g(e, o), g(e, c), N(u, c, null), f = !0;
|
|
920
920
|
},
|
|
921
|
-
p(
|
|
921
|
+
p(h, C) {
|
|
922
922
|
const M = {};
|
|
923
|
-
|
|
924
|
-
8 && (M.$$scope = { dirty:
|
|
923
|
+
C[1] & /*$$scope*/
|
|
924
|
+
8 && (M.$$scope = { dirty: C, ctx: h }), i.$set(M);
|
|
925
925
|
const w = {};
|
|
926
|
-
|
|
927
|
-
8 && (w.$$scope = { dirty:
|
|
926
|
+
C[1] & /*$$scope*/
|
|
927
|
+
8 && (w.$$scope = { dirty: C, ctx: h }), u.$set(w);
|
|
928
928
|
},
|
|
929
|
-
i(
|
|
930
|
-
|
|
929
|
+
i(h) {
|
|
930
|
+
f || (b(l.$$.fragment, h), b(i.$$.fragment, h), b(u.$$.fragment, h), f = !0);
|
|
931
931
|
},
|
|
932
|
-
o(
|
|
933
|
-
d(l.$$.fragment,
|
|
932
|
+
o(h) {
|
|
933
|
+
d(l.$$.fragment, h), d(i.$$.fragment, h), d(u.$$.fragment, h), f = !1;
|
|
934
934
|
},
|
|
935
|
-
d(
|
|
936
|
-
|
|
935
|
+
d(h) {
|
|
936
|
+
h && v(e), A(l), A(i), A(u);
|
|
937
937
|
}
|
|
938
938
|
};
|
|
939
939
|
}
|
|
940
940
|
function xt(a) {
|
|
941
|
-
let e, n, t, l, s, r, i =
|
|
941
|
+
let e, n, t, l, s, r, i = j(
|
|
942
942
|
/*mainLinks*/
|
|
943
943
|
a[7]
|
|
944
944
|
), o = [];
|
|
@@ -949,10 +949,10 @@ function xt(a) {
|
|
|
949
949
|
a[8].icon
|
|
950
950
|
) } }), {
|
|
951
951
|
c() {
|
|
952
|
-
e =
|
|
952
|
+
e = p("ul");
|
|
953
953
|
for (let c = 0; c < o.length; c += 1)
|
|
954
954
|
o[c].c();
|
|
955
|
-
n = x(), t =
|
|
955
|
+
n = x(), t = p("li"), l = p("a"), L(s.$$.fragment), _(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"), _(
|
|
956
956
|
l,
|
|
957
957
|
"href",
|
|
958
958
|
/*search*/
|
|
@@ -964,37 +964,37 @@ function xt(a) {
|
|
|
964
964
|
a[8].text
|
|
965
965
|
), _(e, "class", "flex ml-auto [&>li]:contents text-4xl");
|
|
966
966
|
},
|
|
967
|
-
m(c,
|
|
968
|
-
m(c, e,
|
|
969
|
-
for (let
|
|
970
|
-
o[
|
|
971
|
-
|
|
967
|
+
m(c, u) {
|
|
968
|
+
m(c, e, u);
|
|
969
|
+
for (let f = 0; f < o.length; f += 1)
|
|
970
|
+
o[f] && o[f].m(e, null);
|
|
971
|
+
g(e, n), g(e, t), g(t, l), N(s, l, null), r = !0;
|
|
972
972
|
},
|
|
973
|
-
p(c,
|
|
974
|
-
if (
|
|
973
|
+
p(c, u) {
|
|
974
|
+
if (u[0] & /*mainLinks*/
|
|
975
975
|
128) {
|
|
976
|
-
i =
|
|
976
|
+
i = j(
|
|
977
977
|
/*mainLinks*/
|
|
978
978
|
c[7]
|
|
979
979
|
);
|
|
980
|
-
let
|
|
981
|
-
for (
|
|
982
|
-
const
|
|
983
|
-
o[
|
|
980
|
+
let f;
|
|
981
|
+
for (f = 0; f < i.length; f += 1) {
|
|
982
|
+
const h = Le(c, i, f);
|
|
983
|
+
o[f] ? o[f].p(h, u) : (o[f] = ze(h), o[f].c(), o[f].m(e, n));
|
|
984
984
|
}
|
|
985
|
-
for (;
|
|
986
|
-
o[
|
|
985
|
+
for (; f < o.length; f += 1)
|
|
986
|
+
o[f].d(1);
|
|
987
987
|
o.length = i.length;
|
|
988
988
|
}
|
|
989
989
|
},
|
|
990
990
|
i(c) {
|
|
991
|
-
r || (
|
|
991
|
+
r || (b(s.$$.fragment, c), r = !0);
|
|
992
992
|
},
|
|
993
993
|
o(c) {
|
|
994
994
|
d(s.$$.fragment, c), r = !1;
|
|
995
995
|
},
|
|
996
996
|
d(c) {
|
|
997
|
-
c && v(e), V(o, c),
|
|
997
|
+
c && v(e), V(o, c), A(s);
|
|
998
998
|
}
|
|
999
999
|
};
|
|
1000
1000
|
}
|
|
@@ -1005,7 +1005,7 @@ function Ue(a) {
|
|
|
1005
1005
|
), l, s;
|
|
1006
1006
|
return {
|
|
1007
1007
|
c() {
|
|
1008
|
-
e =
|
|
1008
|
+
e = p("li"), n = p("a"), l = E(t), s = x(), _(n, "class", "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow"), _(
|
|
1009
1009
|
n,
|
|
1010
1010
|
"href",
|
|
1011
1011
|
/*link*/
|
|
@@ -1013,16 +1013,16 @@ function Ue(a) {
|
|
|
1013
1013
|
), _(e, "class", "[&>*]:first:mt-4 [&>*]:last:mb-4");
|
|
1014
1014
|
},
|
|
1015
1015
|
m(r, i) {
|
|
1016
|
-
m(r, e, i),
|
|
1016
|
+
m(r, e, i), g(e, n), g(n, l), g(e, s);
|
|
1017
1017
|
},
|
|
1018
|
-
p:
|
|
1018
|
+
p: k,
|
|
1019
1019
|
d(r) {
|
|
1020
1020
|
r && v(e);
|
|
1021
1021
|
}
|
|
1022
1022
|
};
|
|
1023
1023
|
}
|
|
1024
1024
|
function Ct(a) {
|
|
1025
|
-
let e, n =
|
|
1025
|
+
let e, n = j(
|
|
1026
1026
|
/*account*/
|
|
1027
1027
|
a[9].links
|
|
1028
1028
|
), t = [];
|
|
@@ -1042,7 +1042,7 @@ function Ct(a) {
|
|
|
1042
1042
|
p(l, s) {
|
|
1043
1043
|
if (s[0] & /*account*/
|
|
1044
1044
|
512) {
|
|
1045
|
-
n =
|
|
1045
|
+
n = j(
|
|
1046
1046
|
/*account*/
|
|
1047
1047
|
l[9].links
|
|
1048
1048
|
);
|
|
@@ -1073,20 +1073,20 @@ function Lt(a) {
|
|
|
1073
1073
|
}
|
|
1074
1074
|
}), {
|
|
1075
1075
|
c() {
|
|
1076
|
-
|
|
1076
|
+
L(e.$$.fragment);
|
|
1077
1077
|
},
|
|
1078
1078
|
m(t, l) {
|
|
1079
|
-
|
|
1079
|
+
N(e, t, l), n = !0;
|
|
1080
1080
|
},
|
|
1081
|
-
p:
|
|
1081
|
+
p: k,
|
|
1082
1082
|
i(t) {
|
|
1083
|
-
n || (
|
|
1083
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1084
1084
|
},
|
|
1085
1085
|
o(t) {
|
|
1086
1086
|
d(e.$$.fragment, t), n = !1;
|
|
1087
1087
|
},
|
|
1088
1088
|
d(t) {
|
|
1089
|
-
|
|
1089
|
+
A(e, t);
|
|
1090
1090
|
}
|
|
1091
1091
|
};
|
|
1092
1092
|
}
|
|
@@ -1097,7 +1097,7 @@ function Nt(a) {
|
|
|
1097
1097
|
), t;
|
|
1098
1098
|
return {
|
|
1099
1099
|
c() {
|
|
1100
|
-
e =
|
|
1100
|
+
e = p("a"), t = E(n), _(e, "class", "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey focus:bg-uofg-grey"), _(
|
|
1101
1101
|
e,
|
|
1102
1102
|
"href",
|
|
1103
1103
|
/*item*/
|
|
@@ -1110,11 +1110,11 @@ function Nt(a) {
|
|
|
1110
1110
|
);
|
|
1111
1111
|
},
|
|
1112
1112
|
m(l, s) {
|
|
1113
|
-
m(l, e, s),
|
|
1113
|
+
m(l, e, s), g(e, t);
|
|
1114
1114
|
},
|
|
1115
|
-
p:
|
|
1116
|
-
i:
|
|
1117
|
-
o:
|
|
1115
|
+
p: k,
|
|
1116
|
+
i: k,
|
|
1117
|
+
o: k,
|
|
1118
1118
|
d(l) {
|
|
1119
1119
|
l && v(e);
|
|
1120
1120
|
}
|
|
@@ -1137,10 +1137,10 @@ function At(a) {
|
|
|
1137
1137
|
}
|
|
1138
1138
|
}), {
|
|
1139
1139
|
c() {
|
|
1140
|
-
|
|
1140
|
+
L(e.$$.fragment);
|
|
1141
1141
|
},
|
|
1142
1142
|
m(t, l) {
|
|
1143
|
-
|
|
1143
|
+
N(e, t, l), n = !0;
|
|
1144
1144
|
},
|
|
1145
1145
|
p(t, l) {
|
|
1146
1146
|
const s = {};
|
|
@@ -1148,13 +1148,13 @@ function At(a) {
|
|
|
1148
1148
|
8 && (s.$$scope = { dirty: l, ctx: t }), e.$set(s);
|
|
1149
1149
|
},
|
|
1150
1150
|
i(t) {
|
|
1151
|
-
n || (
|
|
1151
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1152
1152
|
},
|
|
1153
1153
|
o(t) {
|
|
1154
1154
|
d(e.$$.fragment, t), n = !1;
|
|
1155
1155
|
},
|
|
1156
1156
|
d(t) {
|
|
1157
|
-
|
|
1157
|
+
A(e, t);
|
|
1158
1158
|
}
|
|
1159
1159
|
};
|
|
1160
1160
|
}
|
|
@@ -1179,19 +1179,19 @@ function Te(a) {
|
|
|
1179
1179
|
i = G(i, r[o]);
|
|
1180
1180
|
return {
|
|
1181
1181
|
c() {
|
|
1182
|
-
e =
|
|
1182
|
+
e = p("li"), n = p("a"), l = E(t), s = x(), W(n, i);
|
|
1183
1183
|
},
|
|
1184
1184
|
m(o, c) {
|
|
1185
|
-
m(o, e, c),
|
|
1185
|
+
m(o, e, c), g(e, n), g(n, l), g(e, s);
|
|
1186
1186
|
},
|
|
1187
|
-
p:
|
|
1187
|
+
p: k,
|
|
1188
1188
|
d(o) {
|
|
1189
1189
|
o && v(e);
|
|
1190
1190
|
}
|
|
1191
1191
|
};
|
|
1192
1192
|
}
|
|
1193
1193
|
function jt(a) {
|
|
1194
|
-
let e, n =
|
|
1194
|
+
let e, n = j(
|
|
1195
1195
|
/*item*/
|
|
1196
1196
|
a[12].links
|
|
1197
1197
|
), t = [];
|
|
@@ -1211,7 +1211,7 @@ function jt(a) {
|
|
|
1211
1211
|
p(l, s) {
|
|
1212
1212
|
if (s[0] & /*mainLinks, topLinks*/
|
|
1213
1213
|
192) {
|
|
1214
|
-
n =
|
|
1214
|
+
n = j(
|
|
1215
1215
|
/*item*/
|
|
1216
1216
|
l[12].links
|
|
1217
1217
|
);
|
|
@@ -1234,8 +1234,8 @@ function Zt(a) {
|
|
|
1234
1234
|
let e, n, t, l, s;
|
|
1235
1235
|
return l = new q({ props: { icon: ne } }), {
|
|
1236
1236
|
c() {
|
|
1237
|
-
e =
|
|
1238
|
-
a[12].text}`, t = x(),
|
|
1237
|
+
e = p("span"), n = p("span"), n.textContent = `${/*item*/
|
|
1238
|
+
a[12].text}`, t = x(), L(l.$$.fragment), _(n, "class", "mr-auto"), _(e, "class", "w-full flex gap-2 justify-between [&>svg]:transition-transform"), _(e, "slot", "button"), te(
|
|
1239
1239
|
e,
|
|
1240
1240
|
"bg-uofg-yellow",
|
|
1241
1241
|
/*item*/
|
|
@@ -1243,24 +1243,24 @@ function Zt(a) {
|
|
|
1243
1243
|
);
|
|
1244
1244
|
},
|
|
1245
1245
|
m(r, i) {
|
|
1246
|
-
m(r, e, i),
|
|
1246
|
+
m(r, e, i), g(e, n), g(e, t), N(l, e, null), s = !0;
|
|
1247
1247
|
},
|
|
1248
|
-
p:
|
|
1248
|
+
p: k,
|
|
1249
1249
|
i(r) {
|
|
1250
|
-
s || (
|
|
1250
|
+
s || (b(l.$$.fragment, r), s = !0);
|
|
1251
1251
|
},
|
|
1252
1252
|
o(r) {
|
|
1253
1253
|
d(l.$$.fragment, r), s = !1;
|
|
1254
1254
|
},
|
|
1255
1255
|
d(r) {
|
|
1256
|
-
r && v(e),
|
|
1256
|
+
r && v(e), A(l);
|
|
1257
1257
|
}
|
|
1258
1258
|
};
|
|
1259
1259
|
}
|
|
1260
1260
|
function Ee(a) {
|
|
1261
1261
|
let e, n, t, l, s;
|
|
1262
1262
|
const r = [At, Nt], i = [];
|
|
1263
|
-
function o(c,
|
|
1263
|
+
function o(c, u) {
|
|
1264
1264
|
return (
|
|
1265
1265
|
/*item*/
|
|
1266
1266
|
c[12].links ? 0 : 1
|
|
@@ -1268,16 +1268,16 @@ function Ee(a) {
|
|
|
1268
1268
|
}
|
|
1269
1269
|
return n = o(a), t = i[n] = r[n](a), {
|
|
1270
1270
|
c() {
|
|
1271
|
-
e =
|
|
1271
|
+
e = p("li"), t.c(), l = x(), _(e, "class", "[&>*]:first:mt-4 [&>*]:last:mb-4");
|
|
1272
1272
|
},
|
|
1273
|
-
m(c,
|
|
1274
|
-
m(c, e,
|
|
1273
|
+
m(c, u) {
|
|
1274
|
+
m(c, e, u), i[n].m(e, null), g(e, l), s = !0;
|
|
1275
1275
|
},
|
|
1276
|
-
p(c,
|
|
1277
|
-
t.p(c,
|
|
1276
|
+
p(c, u) {
|
|
1277
|
+
t.p(c, u);
|
|
1278
1278
|
},
|
|
1279
1279
|
i(c) {
|
|
1280
|
-
s || (
|
|
1280
|
+
s || (b(t), s = !0);
|
|
1281
1281
|
},
|
|
1282
1282
|
o(c) {
|
|
1283
1283
|
d(t), s = !1;
|
|
@@ -1288,7 +1288,7 @@ function Ee(a) {
|
|
|
1288
1288
|
};
|
|
1289
1289
|
}
|
|
1290
1290
|
function St(a) {
|
|
1291
|
-
let e, n, t =
|
|
1291
|
+
let e, n, t = j([.../*mainLinks*/
|
|
1292
1292
|
a[7], .../*topLinks*/
|
|
1293
1293
|
a[6]]), l = [];
|
|
1294
1294
|
for (let r = 0; r < t.length; r += 1)
|
|
@@ -1310,13 +1310,13 @@ function St(a) {
|
|
|
1310
1310
|
p(r, i) {
|
|
1311
1311
|
if (i[0] & /*mainLinks, topLinks*/
|
|
1312
1312
|
192) {
|
|
1313
|
-
t =
|
|
1313
|
+
t = j([.../*mainLinks*/
|
|
1314
1314
|
r[7], .../*topLinks*/
|
|
1315
1315
|
r[6]]);
|
|
1316
1316
|
let o;
|
|
1317
1317
|
for (o = 0; o < t.length; o += 1) {
|
|
1318
1318
|
const c = ye(r, t, o);
|
|
1319
|
-
l[o] ? (l[o].p(c, i),
|
|
1319
|
+
l[o] ? (l[o].p(c, i), b(l[o], 1)) : (l[o] = Ee(c), l[o].c(), b(l[o], 1), l[o].m(e.parentNode, e));
|
|
1320
1320
|
}
|
|
1321
1321
|
for (T(), o = t.length; o < l.length; o += 1)
|
|
1322
1322
|
s(o);
|
|
@@ -1326,7 +1326,7 @@ function St(a) {
|
|
|
1326
1326
|
i(r) {
|
|
1327
1327
|
if (!n) {
|
|
1328
1328
|
for (let i = 0; i < t.length; i += 1)
|
|
1329
|
-
|
|
1329
|
+
b(l[i]);
|
|
1330
1330
|
n = !0;
|
|
1331
1331
|
}
|
|
1332
1332
|
},
|
|
@@ -1345,20 +1345,20 @@ function Mt(a) {
|
|
|
1345
1345
|
let e, n;
|
|
1346
1346
|
return e = new q({ props: { slot: "button", icon: De } }), {
|
|
1347
1347
|
c() {
|
|
1348
|
-
|
|
1348
|
+
L(e.$$.fragment);
|
|
1349
1349
|
},
|
|
1350
1350
|
m(t, l) {
|
|
1351
|
-
|
|
1351
|
+
N(e, t, l), n = !0;
|
|
1352
1352
|
},
|
|
1353
|
-
p:
|
|
1353
|
+
p: k,
|
|
1354
1354
|
i(t) {
|
|
1355
|
-
n || (
|
|
1355
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1356
1356
|
},
|
|
1357
1357
|
o(t) {
|
|
1358
1358
|
d(e.$$.fragment, t), n = !1;
|
|
1359
1359
|
},
|
|
1360
1360
|
d(t) {
|
|
1361
|
-
|
|
1361
|
+
A(e, t);
|
|
1362
1362
|
}
|
|
1363
1363
|
};
|
|
1364
1364
|
}
|
|
@@ -1369,7 +1369,7 @@ function ze(a) {
|
|
|
1369
1369
|
), l, s;
|
|
1370
1370
|
return {
|
|
1371
1371
|
c() {
|
|
1372
|
-
e =
|
|
1372
|
+
e = p("li"), n = p("a"), l = E(t), s = x(), _(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"), _(
|
|
1373
1373
|
n,
|
|
1374
1374
|
"href",
|
|
1375
1375
|
/*item*/
|
|
@@ -1377,9 +1377,9 @@ function ze(a) {
|
|
|
1377
1377
|
);
|
|
1378
1378
|
},
|
|
1379
1379
|
m(r, i) {
|
|
1380
|
-
m(r, e, i),
|
|
1380
|
+
m(r, e, i), g(e, n), g(n, l), g(e, s);
|
|
1381
1381
|
},
|
|
1382
|
-
p:
|
|
1382
|
+
p: k,
|
|
1383
1383
|
d(r) {
|
|
1384
1384
|
r && v(e);
|
|
1385
1385
|
}
|
|
@@ -1391,36 +1391,36 @@ function Be(a) {
|
|
|
1391
1391
|
a[1] && Fe(a)
|
|
1392
1392
|
);
|
|
1393
1393
|
const o = [zt, Et], c = [];
|
|
1394
|
-
function f
|
|
1394
|
+
function u(f, h) {
|
|
1395
1395
|
return (
|
|
1396
1396
|
/*windowWidth*/
|
|
1397
|
-
|
|
1398
|
-
|
|
1397
|
+
f[3] >= F && !/*subNavigationIsOverflowing*/
|
|
1398
|
+
f[5] ? 0 : 1
|
|
1399
1399
|
);
|
|
1400
1400
|
}
|
|
1401
|
-
return l =
|
|
1401
|
+
return l = u(a), s = c[l] = o[l](a), {
|
|
1402
1402
|
c() {
|
|
1403
|
-
e =
|
|
1403
|
+
e = p("nav"), n = p("ul"), i && i.c(), t = x(), s.c(), _(n, "class", "flex h-full w-fit min-w-full overflow-y-visible items-center justify-end [&>li]:contents relative"), _(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"), _(e, "aria-label", "Page Specific");
|
|
1404
1404
|
},
|
|
1405
|
-
m(
|
|
1406
|
-
m(
|
|
1405
|
+
m(f, h) {
|
|
1406
|
+
m(f, e, h), g(e, n), i && i.m(n, null), g(n, t), c[l].m(n, null), a[11](n), r = !0;
|
|
1407
1407
|
},
|
|
1408
|
-
p(
|
|
1408
|
+
p(f, h) {
|
|
1409
1409
|
/*pageTitle*/
|
|
1410
|
-
|
|
1411
|
-
let
|
|
1412
|
-
l = f
|
|
1413
|
-
c[
|
|
1414
|
-
}), U(), s = c[l], s ? s.p(
|
|
1410
|
+
f[1] ? i ? i.p(f, h) : (i = Fe(f), i.c(), i.m(n, t)) : i && (i.d(1), i = null);
|
|
1411
|
+
let C = l;
|
|
1412
|
+
l = u(f), l === C ? c[l].p(f, h) : (T(), d(c[C], 1, 1, () => {
|
|
1413
|
+
c[C] = null;
|
|
1414
|
+
}), U(), s = c[l], s ? s.p(f, h) : (s = c[l] = o[l](f), s.c()), b(s, 1), s.m(n, null));
|
|
1415
1415
|
},
|
|
1416
|
-
i(
|
|
1417
|
-
r || (
|
|
1416
|
+
i(f) {
|
|
1417
|
+
r || (b(s), r = !0);
|
|
1418
1418
|
},
|
|
1419
|
-
o(
|
|
1419
|
+
o(f) {
|
|
1420
1420
|
d(s), r = !1;
|
|
1421
1421
|
},
|
|
1422
|
-
d(
|
|
1423
|
-
|
|
1422
|
+
d(f) {
|
|
1423
|
+
f && v(e), i && i.d(), c[l].d(), a[11](null);
|
|
1424
1424
|
}
|
|
1425
1425
|
};
|
|
1426
1426
|
}
|
|
@@ -1435,7 +1435,7 @@ function Fe(a) {
|
|
|
1435
1435
|
let t = n(a), l = t(a);
|
|
1436
1436
|
return {
|
|
1437
1437
|
c() {
|
|
1438
|
-
e =
|
|
1438
|
+
e = p("li"), l.c();
|
|
1439
1439
|
},
|
|
1440
1440
|
m(s, r) {
|
|
1441
1441
|
m(s, e, r), l.m(e, null);
|
|
@@ -1452,13 +1452,13 @@ function Ut(a) {
|
|
|
1452
1452
|
let e, n;
|
|
1453
1453
|
return {
|
|
1454
1454
|
c() {
|
|
1455
|
-
e =
|
|
1455
|
+
e = p("span"), n = E(
|
|
1456
1456
|
/*pageTitle*/
|
|
1457
1457
|
a[1]
|
|
1458
1458
|
), _(e, "class", "mr-auto flex h-full items-center justify-center px-4 font-bold");
|
|
1459
1459
|
},
|
|
1460
1460
|
m(t, l) {
|
|
1461
|
-
m(t, e, l),
|
|
1461
|
+
m(t, e, l), g(e, n);
|
|
1462
1462
|
},
|
|
1463
1463
|
p(t, l) {
|
|
1464
1464
|
l[0] & /*pageTitle*/
|
|
@@ -1477,7 +1477,7 @@ function Tt(a) {
|
|
|
1477
1477
|
let e, n;
|
|
1478
1478
|
return {
|
|
1479
1479
|
c() {
|
|
1480
|
-
e =
|
|
1480
|
+
e = p("a"), n = E(
|
|
1481
1481
|
/*pageTitle*/
|
|
1482
1482
|
a[1]
|
|
1483
1483
|
), _(e, "class", "mr-auto flex h-full items-center justify-center px-4 font-bold transition-colors hover:bg-uofg-yellow"), _(
|
|
@@ -1488,7 +1488,7 @@ function Tt(a) {
|
|
|
1488
1488
|
);
|
|
1489
1489
|
},
|
|
1490
1490
|
m(t, l) {
|
|
1491
|
-
m(t, e, l),
|
|
1491
|
+
m(t, e, l), g(e, n);
|
|
1492
1492
|
},
|
|
1493
1493
|
p(t, l) {
|
|
1494
1494
|
l[0] & /*pageTitle*/
|
|
@@ -1525,10 +1525,10 @@ function Et(a) {
|
|
|
1525
1525
|
}
|
|
1526
1526
|
}), {
|
|
1527
1527
|
c() {
|
|
1528
|
-
|
|
1528
|
+
L(e.$$.fragment);
|
|
1529
1529
|
},
|
|
1530
1530
|
m(t, l) {
|
|
1531
|
-
|
|
1531
|
+
N(e, t, l), n = !0;
|
|
1532
1532
|
},
|
|
1533
1533
|
p(t, l) {
|
|
1534
1534
|
const s = {};
|
|
@@ -1537,18 +1537,18 @@ function Et(a) {
|
|
|
1537
1537
|
8 && (s.$$scope = { dirty: l, ctx: t }), e.$set(s);
|
|
1538
1538
|
},
|
|
1539
1539
|
i(t) {
|
|
1540
|
-
n || (
|
|
1540
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1541
1541
|
},
|
|
1542
1542
|
o(t) {
|
|
1543
1543
|
d(e.$$.fragment, t), n = !1;
|
|
1544
1544
|
},
|
|
1545
1545
|
d(t) {
|
|
1546
|
-
|
|
1546
|
+
A(e, t);
|
|
1547
1547
|
}
|
|
1548
1548
|
};
|
|
1549
1549
|
}
|
|
1550
1550
|
function zt(a) {
|
|
1551
|
-
let e, n = [], t = /* @__PURE__ */ new Map(), l, s =
|
|
1551
|
+
let e, n = [], t = /* @__PURE__ */ new Map(), l, s = j(
|
|
1552
1552
|
/*subNavigation*/
|
|
1553
1553
|
a[0]
|
|
1554
1554
|
);
|
|
@@ -1558,12 +1558,12 @@ function zt(a) {
|
|
|
1558
1558
|
i[12].title
|
|
1559
1559
|
);
|
|
1560
1560
|
for (let i = 0; i < s.length; i += 1) {
|
|
1561
|
-
let o =
|
|
1561
|
+
let o = $e(a, s, i), c = r(o);
|
|
1562
1562
|
t.set(c, n[i] = Ie(c, o));
|
|
1563
1563
|
}
|
|
1564
1564
|
return {
|
|
1565
1565
|
c() {
|
|
1566
|
-
e =
|
|
1566
|
+
e = p("li");
|
|
1567
1567
|
for (let i = 0; i < n.length; i += 1)
|
|
1568
1568
|
n[i].c();
|
|
1569
1569
|
},
|
|
@@ -1575,15 +1575,15 @@ function zt(a) {
|
|
|
1575
1575
|
},
|
|
1576
1576
|
p(i, o) {
|
|
1577
1577
|
o[0] & /*subNavigation*/
|
|
1578
|
-
1 && (s =
|
|
1578
|
+
1 && (s = j(
|
|
1579
1579
|
/*subNavigation*/
|
|
1580
1580
|
i[0]
|
|
1581
|
-
), T(), n = ie(n, o, r, 1, i, s, t, e, ce, Ie, null,
|
|
1581
|
+
), T(), n = ie(n, o, r, 1, i, s, t, e, ce, Ie, null, $e), U());
|
|
1582
1582
|
},
|
|
1583
1583
|
i(i) {
|
|
1584
1584
|
if (!l) {
|
|
1585
1585
|
for (let o = 0; o < s.length; o += 1)
|
|
1586
|
-
|
|
1586
|
+
b(n[o]);
|
|
1587
1587
|
l = !0;
|
|
1588
1588
|
}
|
|
1589
1589
|
},
|
|
@@ -1616,10 +1616,10 @@ function Bt(a) {
|
|
|
1616
1616
|
}
|
|
1617
1617
|
}), {
|
|
1618
1618
|
c() {
|
|
1619
|
-
|
|
1619
|
+
L(e.$$.fragment);
|
|
1620
1620
|
},
|
|
1621
1621
|
m(t, l) {
|
|
1622
|
-
|
|
1622
|
+
N(e, t, l), n = !0;
|
|
1623
1623
|
},
|
|
1624
1624
|
p(t, l) {
|
|
1625
1625
|
const s = {};
|
|
@@ -1628,108 +1628,114 @@ function Bt(a) {
|
|
|
1628
1628
|
8 && (s.$$scope = { dirty: l, ctx: t }), e.$set(s);
|
|
1629
1629
|
},
|
|
1630
1630
|
i(t) {
|
|
1631
|
-
n || (
|
|
1631
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1632
1632
|
},
|
|
1633
1633
|
o(t) {
|
|
1634
1634
|
d(e.$$.fragment, t), n = !1;
|
|
1635
1635
|
},
|
|
1636
1636
|
d(t) {
|
|
1637
|
-
|
|
1637
|
+
A(e, t);
|
|
1638
1638
|
}
|
|
1639
1639
|
};
|
|
1640
1640
|
}
|
|
1641
1641
|
function Ft(a) {
|
|
1642
|
+
var o;
|
|
1642
1643
|
let e, n = (
|
|
1643
1644
|
/*item*/
|
|
1644
1645
|
a[12].text + ""
|
|
1645
|
-
), t, l, s = [
|
|
1646
|
+
), t, l, s, r = [
|
|
1647
|
+
/*item*/
|
|
1648
|
+
a[12].attributes,
|
|
1646
1649
|
{
|
|
1647
|
-
class:
|
|
1650
|
+
class: l = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*item*/
|
|
1651
|
+
((o = a[12].attributes) == null ? void 0 : o.class) ?? ""}`
|
|
1648
1652
|
},
|
|
1649
1653
|
{
|
|
1650
|
-
href:
|
|
1654
|
+
href: s = /*item*/
|
|
1651
1655
|
a[12].href
|
|
1652
|
-
}
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
for (let i = 0; i < s.length; i += 1)
|
|
1657
|
-
r = G(r, s[i]);
|
|
1656
|
+
}
|
|
1657
|
+
], i = {};
|
|
1658
|
+
for (let c = 0; c < r.length; c += 1)
|
|
1659
|
+
i = G(i, r[c]);
|
|
1658
1660
|
return {
|
|
1659
1661
|
c() {
|
|
1660
|
-
e =
|
|
1662
|
+
e = p("a"), t = E(n), W(e, i);
|
|
1661
1663
|
},
|
|
1662
|
-
m(
|
|
1663
|
-
m(
|
|
1664
|
+
m(c, u) {
|
|
1665
|
+
m(c, e, u), g(e, t);
|
|
1664
1666
|
},
|
|
1665
|
-
p(
|
|
1666
|
-
|
|
1667
|
+
p(c, u) {
|
|
1668
|
+
var f;
|
|
1669
|
+
u[0] & /*subNavigation*/
|
|
1667
1670
|
1 && n !== (n = /*item*/
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
class: "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey"
|
|
1671
|
-
},
|
|
1672
|
-
o[0] & /*subNavigation*/
|
|
1673
|
-
1 && l !== (l = /*item*/
|
|
1674
|
-
i[12].href) && { href: l },
|
|
1675
|
-
o[0] & /*subNavigation*/
|
|
1671
|
+
c[12].text + "") && le(t, n, i.contenteditable), W(e, i = X(r, [
|
|
1672
|
+
u[0] & /*subNavigation*/
|
|
1676
1673
|
1 && /*item*/
|
|
1677
|
-
|
|
1674
|
+
c[12].attributes,
|
|
1675
|
+
u[0] & /*subNavigation*/
|
|
1676
|
+
1 && l !== (l = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*item*/
|
|
1677
|
+
((f = c[12].attributes) == null ? void 0 : f.class) ?? ""}`) && { class: l },
|
|
1678
|
+
u[0] & /*subNavigation*/
|
|
1679
|
+
1 && s !== (s = /*item*/
|
|
1680
|
+
c[12].href) && { href: s }
|
|
1678
1681
|
]));
|
|
1679
1682
|
},
|
|
1680
|
-
i:
|
|
1681
|
-
o:
|
|
1682
|
-
d(
|
|
1683
|
-
|
|
1683
|
+
i: k,
|
|
1684
|
+
o: k,
|
|
1685
|
+
d(c) {
|
|
1686
|
+
c && v(e);
|
|
1684
1687
|
}
|
|
1685
1688
|
};
|
|
1686
1689
|
}
|
|
1687
1690
|
function Re(a) {
|
|
1691
|
+
var u;
|
|
1688
1692
|
let e, n, t = (
|
|
1689
1693
|
/*link*/
|
|
1690
1694
|
a[15].text + ""
|
|
1691
|
-
), l, s, r, i = [
|
|
1695
|
+
), l, s, r, i, o = [
|
|
1696
|
+
/*link*/
|
|
1697
|
+
a[15].attributes,
|
|
1692
1698
|
{
|
|
1693
|
-
class:
|
|
1699
|
+
class: s = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*link*/
|
|
1700
|
+
((u = a[15].attributes) == null ? void 0 : u.class) ?? ""}`
|
|
1694
1701
|
},
|
|
1695
1702
|
{
|
|
1696
|
-
href:
|
|
1703
|
+
href: r = /*link*/
|
|
1697
1704
|
a[15].href
|
|
1698
|
-
}
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
for (let c = 0; c < i.length; c += 1)
|
|
1703
|
-
o = G(o, i[c]);
|
|
1705
|
+
}
|
|
1706
|
+
], c = {};
|
|
1707
|
+
for (let f = 0; f < o.length; f += 1)
|
|
1708
|
+
c = G(c, o[f]);
|
|
1704
1709
|
return {
|
|
1705
1710
|
c() {
|
|
1706
|
-
e =
|
|
1711
|
+
e = p("li"), n = p("a"), l = E(t), i = x(), W(n, c);
|
|
1707
1712
|
},
|
|
1708
|
-
m(
|
|
1709
|
-
m(
|
|
1713
|
+
m(f, h) {
|
|
1714
|
+
m(f, e, h), g(e, n), g(n, l), g(e, i);
|
|
1710
1715
|
},
|
|
1711
|
-
p(
|
|
1712
|
-
|
|
1716
|
+
p(f, h) {
|
|
1717
|
+
var C;
|
|
1718
|
+
h[0] & /*subNavigation*/
|
|
1713
1719
|
1 && t !== (t = /*link*/
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
class: "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey"
|
|
1717
|
-
},
|
|
1718
|
-
f[0] & /*subNavigation*/
|
|
1719
|
-
1 && s !== (s = /*link*/
|
|
1720
|
-
c[15].href) && { href: s },
|
|
1721
|
-
f[0] & /*subNavigation*/
|
|
1720
|
+
f[15].text + "") && le(l, t, c.contenteditable), W(n, c = X(o, [
|
|
1721
|
+
h[0] & /*subNavigation*/
|
|
1722
1722
|
1 && /*link*/
|
|
1723
|
-
|
|
1723
|
+
f[15].attributes,
|
|
1724
|
+
h[0] & /*subNavigation*/
|
|
1725
|
+
1 && s !== (s = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-grey ${/*link*/
|
|
1726
|
+
((C = f[15].attributes) == null ? void 0 : C.class) ?? ""}`) && { class: s },
|
|
1727
|
+
h[0] & /*subNavigation*/
|
|
1728
|
+
1 && r !== (r = /*link*/
|
|
1729
|
+
f[15].href) && { href: r }
|
|
1724
1730
|
]));
|
|
1725
1731
|
},
|
|
1726
|
-
d(
|
|
1727
|
-
|
|
1732
|
+
d(f) {
|
|
1733
|
+
f && v(e);
|
|
1728
1734
|
}
|
|
1729
1735
|
};
|
|
1730
1736
|
}
|
|
1731
1737
|
function Rt(a) {
|
|
1732
|
-
let e, n =
|
|
1738
|
+
let e, n = j(
|
|
1733
1739
|
/*item*/
|
|
1734
1740
|
a[12].links
|
|
1735
1741
|
), t = [];
|
|
@@ -1749,7 +1755,7 @@ function Rt(a) {
|
|
|
1749
1755
|
p(l, s) {
|
|
1750
1756
|
if (s[0] & /*subNavigation*/
|
|
1751
1757
|
1) {
|
|
1752
|
-
n =
|
|
1758
|
+
n = j(
|
|
1753
1759
|
/*item*/
|
|
1754
1760
|
l[12].links
|
|
1755
1761
|
);
|
|
@@ -1775,10 +1781,10 @@ function Wt(a) {
|
|
|
1775
1781
|
), l, s, r, i;
|
|
1776
1782
|
return r = new q({ props: { icon: ne } }), {
|
|
1777
1783
|
c() {
|
|
1778
|
-
e =
|
|
1784
|
+
e = p("span"), n = p("span"), l = E(t), s = x(), L(r.$$.fragment), _(n, "class", "mr-auto"), _(e, "class", "w-full flex gap-2 justify-between [&>svg]:transition-transform"), _(e, "slot", "button");
|
|
1779
1785
|
},
|
|
1780
1786
|
m(o, c) {
|
|
1781
|
-
m(o, e, c),
|
|
1787
|
+
m(o, e, c), g(e, n), g(n, l), g(e, s), N(r, e, null), i = !0;
|
|
1782
1788
|
},
|
|
1783
1789
|
p(o, c) {
|
|
1784
1790
|
(!i || c[0] & /*subNavigation*/
|
|
@@ -1786,54 +1792,54 @@ function Wt(a) {
|
|
|
1786
1792
|
o[12].title + "") && ee(l, t);
|
|
1787
1793
|
},
|
|
1788
1794
|
i(o) {
|
|
1789
|
-
i || (
|
|
1795
|
+
i || (b(r.$$.fragment, o), i = !0);
|
|
1790
1796
|
},
|
|
1791
1797
|
o(o) {
|
|
1792
1798
|
d(r.$$.fragment, o), i = !1;
|
|
1793
1799
|
},
|
|
1794
1800
|
d(o) {
|
|
1795
|
-
o && v(e),
|
|
1801
|
+
o && v(e), A(r);
|
|
1796
1802
|
}
|
|
1797
1803
|
};
|
|
1798
1804
|
}
|
|
1799
1805
|
function We(a, e) {
|
|
1800
1806
|
let n, t, l, s, r;
|
|
1801
1807
|
const i = [Ft, Bt], o = [];
|
|
1802
|
-
function c(
|
|
1808
|
+
function c(u, f) {
|
|
1803
1809
|
return (
|
|
1804
1810
|
/*item*/
|
|
1805
|
-
|
|
1811
|
+
u[12].text ? 0 : 1
|
|
1806
1812
|
);
|
|
1807
1813
|
}
|
|
1808
1814
|
return t = c(e), l = o[t] = i[t](e), {
|
|
1809
1815
|
key: a,
|
|
1810
1816
|
first: null,
|
|
1811
1817
|
c() {
|
|
1812
|
-
n =
|
|
1818
|
+
n = p("li"), l.c(), s = x(), _(n, "class", "[&>*]:last:mb-4 [&>*]:first:mt-4"), this.first = n;
|
|
1813
1819
|
},
|
|
1814
|
-
m(
|
|
1815
|
-
m(
|
|
1820
|
+
m(u, f) {
|
|
1821
|
+
m(u, n, f), o[t].m(n, null), g(n, s), r = !0;
|
|
1816
1822
|
},
|
|
1817
|
-
p(
|
|
1818
|
-
e =
|
|
1819
|
-
let
|
|
1820
|
-
t = c(e), t ===
|
|
1821
|
-
o[
|
|
1822
|
-
}), U(), l = o[t], l ? l.p(e,
|
|
1823
|
+
p(u, f) {
|
|
1824
|
+
e = u;
|
|
1825
|
+
let h = t;
|
|
1826
|
+
t = c(e), t === h ? o[t].p(e, f) : (T(), d(o[h], 1, 1, () => {
|
|
1827
|
+
o[h] = null;
|
|
1828
|
+
}), U(), l = o[t], l ? l.p(e, f) : (l = o[t] = i[t](e), l.c()), b(l, 1), l.m(n, s));
|
|
1823
1829
|
},
|
|
1824
|
-
i(
|
|
1825
|
-
r || (
|
|
1830
|
+
i(u) {
|
|
1831
|
+
r || (b(l), r = !0);
|
|
1826
1832
|
},
|
|
1827
|
-
o(
|
|
1833
|
+
o(u) {
|
|
1828
1834
|
d(l), r = !1;
|
|
1829
1835
|
},
|
|
1830
|
-
d(
|
|
1831
|
-
|
|
1836
|
+
d(u) {
|
|
1837
|
+
u && v(n), o[t].d();
|
|
1832
1838
|
}
|
|
1833
1839
|
};
|
|
1834
1840
|
}
|
|
1835
1841
|
function qt(a) {
|
|
1836
|
-
let e = [], n = /* @__PURE__ */ new Map(), t, l, s =
|
|
1842
|
+
let e = [], n = /* @__PURE__ */ new Map(), t, l, s = j(
|
|
1837
1843
|
/*subNavigation*/
|
|
1838
1844
|
a[0]
|
|
1839
1845
|
);
|
|
@@ -1859,7 +1865,7 @@ function qt(a) {
|
|
|
1859
1865
|
},
|
|
1860
1866
|
p(i, o) {
|
|
1861
1867
|
o[0] & /*subNavigation*/
|
|
1862
|
-
1 && (s =
|
|
1868
|
+
1 && (s = j(
|
|
1863
1869
|
/*subNavigation*/
|
|
1864
1870
|
i[0]
|
|
1865
1871
|
), T(), e = ie(e, o, r, 1, i, s, n, t.parentNode, ce, We, t, ve), U());
|
|
@@ -1867,7 +1873,7 @@ function qt(a) {
|
|
|
1867
1873
|
i(i) {
|
|
1868
1874
|
if (!l) {
|
|
1869
1875
|
for (let o = 0; o < s.length; o += 1)
|
|
1870
|
-
|
|
1876
|
+
b(e[o]);
|
|
1871
1877
|
l = !0;
|
|
1872
1878
|
}
|
|
1873
1879
|
},
|
|
@@ -1887,20 +1893,20 @@ function It(a) {
|
|
|
1887
1893
|
let e, n;
|
|
1888
1894
|
return e = new q({ props: { slot: "button", icon: De } }), {
|
|
1889
1895
|
c() {
|
|
1890
|
-
|
|
1896
|
+
L(e.$$.fragment);
|
|
1891
1897
|
},
|
|
1892
1898
|
m(t, l) {
|
|
1893
|
-
|
|
1899
|
+
N(e, t, l), n = !0;
|
|
1894
1900
|
},
|
|
1895
|
-
p:
|
|
1901
|
+
p: k,
|
|
1896
1902
|
i(t) {
|
|
1897
|
-
n || (
|
|
1903
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1898
1904
|
},
|
|
1899
1905
|
o(t) {
|
|
1900
1906
|
d(e.$$.fragment, t), n = !1;
|
|
1901
1907
|
},
|
|
1902
1908
|
d(t) {
|
|
1903
|
-
|
|
1909
|
+
A(e, t);
|
|
1904
1910
|
}
|
|
1905
1911
|
};
|
|
1906
1912
|
}
|
|
@@ -1920,10 +1926,10 @@ function Ot(a) {
|
|
|
1920
1926
|
}
|
|
1921
1927
|
}), {
|
|
1922
1928
|
c() {
|
|
1923
|
-
|
|
1929
|
+
L(e.$$.fragment);
|
|
1924
1930
|
},
|
|
1925
1931
|
m(t, l) {
|
|
1926
|
-
|
|
1932
|
+
N(e, t, l), n = !0;
|
|
1927
1933
|
},
|
|
1928
1934
|
p(t, l) {
|
|
1929
1935
|
const s = {};
|
|
@@ -1932,113 +1938,119 @@ function Ot(a) {
|
|
|
1932
1938
|
8 && (s.$$scope = { dirty: l, ctx: t }), e.$set(s);
|
|
1933
1939
|
},
|
|
1934
1940
|
i(t) {
|
|
1935
|
-
n || (
|
|
1941
|
+
n || (b(e.$$.fragment, t), n = !0);
|
|
1936
1942
|
},
|
|
1937
1943
|
o(t) {
|
|
1938
1944
|
d(e.$$.fragment, t), n = !1;
|
|
1939
1945
|
},
|
|
1940
1946
|
d(t) {
|
|
1941
|
-
|
|
1947
|
+
A(e, t);
|
|
1942
1948
|
}
|
|
1943
1949
|
};
|
|
1944
1950
|
}
|
|
1945
1951
|
function Pt(a) {
|
|
1952
|
+
var c;
|
|
1946
1953
|
let e, n = (
|
|
1947
1954
|
/*item*/
|
|
1948
1955
|
a[12].text + ""
|
|
1949
|
-
), t, l, s, r = [
|
|
1956
|
+
), t, l, s, r, i = [
|
|
1957
|
+
/*item*/
|
|
1958
|
+
a[12].attributes,
|
|
1950
1959
|
{
|
|
1951
|
-
class:
|
|
1960
|
+
class: s = `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow ${/*item*/
|
|
1961
|
+
((c = a[12].attributes) == null ? void 0 : c.class) ?? ""}`
|
|
1952
1962
|
},
|
|
1953
1963
|
{
|
|
1954
|
-
href:
|
|
1964
|
+
href: r = /*item*/
|
|
1955
1965
|
a[12].href
|
|
1956
|
-
}
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
for (let o = 0; o < r.length; o += 1)
|
|
1961
|
-
i = G(i, r[o]);
|
|
1966
|
+
}
|
|
1967
|
+
], o = {};
|
|
1968
|
+
for (let u = 0; u < i.length; u += 1)
|
|
1969
|
+
o = G(o, i[u]);
|
|
1962
1970
|
return {
|
|
1963
1971
|
c() {
|
|
1964
|
-
e =
|
|
1972
|
+
e = p("a"), t = E(n), l = x(), W(e, o);
|
|
1965
1973
|
},
|
|
1966
|
-
m(
|
|
1967
|
-
m(
|
|
1974
|
+
m(u, f) {
|
|
1975
|
+
m(u, e, f), g(e, t), g(e, l);
|
|
1968
1976
|
},
|
|
1969
|
-
p(
|
|
1970
|
-
|
|
1977
|
+
p(u, f) {
|
|
1978
|
+
var h;
|
|
1979
|
+
f[0] & /*subNavigation*/
|
|
1971
1980
|
1 && n !== (n = /*item*/
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
class: "flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow"
|
|
1975
|
-
},
|
|
1976
|
-
c[0] & /*subNavigation*/
|
|
1977
|
-
1 && s !== (s = /*item*/
|
|
1978
|
-
o[12].href) && { href: s },
|
|
1979
|
-
c[0] & /*subNavigation*/
|
|
1981
|
+
u[12].text + "") && le(t, n, o.contenteditable), W(e, o = X(i, [
|
|
1982
|
+
f[0] & /*subNavigation*/
|
|
1980
1983
|
1 && /*item*/
|
|
1981
|
-
|
|
1984
|
+
u[12].attributes,
|
|
1985
|
+
f[0] & /*subNavigation*/
|
|
1986
|
+
1 && s !== (s = `flex h-full items-center justify-center gap-2 px-4 transition-colors hover:bg-uofg-yellow ${/*item*/
|
|
1987
|
+
((h = u[12].attributes) == null ? void 0 : h.class) ?? ""}`) && { class: s },
|
|
1988
|
+
f[0] & /*subNavigation*/
|
|
1989
|
+
1 && r !== (r = /*item*/
|
|
1990
|
+
u[12].href) && { href: r }
|
|
1982
1991
|
]));
|
|
1983
1992
|
},
|
|
1984
|
-
i:
|
|
1985
|
-
o:
|
|
1986
|
-
d(
|
|
1987
|
-
|
|
1993
|
+
i: k,
|
|
1994
|
+
o: k,
|
|
1995
|
+
d(u) {
|
|
1996
|
+
u && v(e);
|
|
1988
1997
|
}
|
|
1989
1998
|
};
|
|
1990
1999
|
}
|
|
1991
2000
|
function qe(a) {
|
|
2001
|
+
var c;
|
|
1992
2002
|
let e, n, t = (
|
|
1993
2003
|
/*link*/
|
|
1994
2004
|
a[15].text + ""
|
|
1995
|
-
), l, s, r = [
|
|
2005
|
+
), l, s, r, i = [
|
|
2006
|
+
/*link*/
|
|
2007
|
+
a[15].attributes,
|
|
1996
2008
|
{
|
|
1997
|
-
class:
|
|
2009
|
+
class: s = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow ${/*link*/
|
|
2010
|
+
((c = a[15].attributes) == null ? void 0 : c.class) ?? ""}`
|
|
1998
2011
|
},
|
|
1999
2012
|
{
|
|
2000
|
-
href:
|
|
2013
|
+
href: r = /*link*/
|
|
2001
2014
|
a[15].href
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
for (let o = 0; o < r.length; o += 1)
|
|
2007
|
-
i = G(i, r[o]);
|
|
2015
|
+
}
|
|
2016
|
+
], o = {};
|
|
2017
|
+
for (let u = 0; u < i.length; u += 1)
|
|
2018
|
+
o = G(o, i[u]);
|
|
2008
2019
|
return {
|
|
2009
2020
|
c() {
|
|
2010
|
-
e =
|
|
2021
|
+
e = p("li"), n = p("a"), l = E(t), W(n, o);
|
|
2011
2022
|
},
|
|
2012
|
-
m(
|
|
2013
|
-
m(
|
|
2023
|
+
m(u, f) {
|
|
2024
|
+
m(u, e, f), g(e, n), g(n, l);
|
|
2014
2025
|
},
|
|
2015
|
-
p(
|
|
2016
|
-
|
|
2026
|
+
p(u, f) {
|
|
2027
|
+
var h;
|
|
2028
|
+
f[0] & /*subNavigation*/
|
|
2017
2029
|
1 && t !== (t = /*link*/
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
class: "border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow"
|
|
2021
|
-
},
|
|
2022
|
-
c[0] & /*subNavigation*/
|
|
2023
|
-
1 && s !== (s = /*link*/
|
|
2024
|
-
o[15].href) && { href: s },
|
|
2025
|
-
c[0] & /*subNavigation*/
|
|
2030
|
+
u[15].text + "") && le(l, t, o.contenteditable), W(n, o = X(i, [
|
|
2031
|
+
f[0] & /*subNavigation*/
|
|
2026
2032
|
1 && /*link*/
|
|
2027
|
-
|
|
2033
|
+
u[15].attributes,
|
|
2034
|
+
f[0] & /*subNavigation*/
|
|
2035
|
+
1 && s !== (s = `border-0 border-b border-solid border-uofg-grey-500 p-4 transition-colors hover:bg-uofg-yellow ${/*link*/
|
|
2036
|
+
((h = u[15].attributes) == null ? void 0 : h.class) ?? ""}`) && { class: s },
|
|
2037
|
+
f[0] & /*subNavigation*/
|
|
2038
|
+
1 && r !== (r = /*link*/
|
|
2039
|
+
u[15].href) && { href: r }
|
|
2028
2040
|
]));
|
|
2029
2041
|
},
|
|
2030
|
-
d(
|
|
2031
|
-
|
|
2042
|
+
d(u) {
|
|
2043
|
+
u && v(e);
|
|
2032
2044
|
}
|
|
2033
2045
|
};
|
|
2034
2046
|
}
|
|
2035
2047
|
function Ht(a) {
|
|
2036
|
-
let e, n =
|
|
2048
|
+
let e, n = j(
|
|
2037
2049
|
/*item*/
|
|
2038
2050
|
a[12].links
|
|
2039
2051
|
), t = [];
|
|
2040
2052
|
for (let l = 0; l < n.length; l += 1)
|
|
2041
|
-
t[l] = qe(
|
|
2053
|
+
t[l] = qe(ke(a, n, l));
|
|
2042
2054
|
return {
|
|
2043
2055
|
c() {
|
|
2044
2056
|
for (let l = 0; l < t.length; l += 1)
|
|
@@ -2053,13 +2065,13 @@ function Ht(a) {
|
|
|
2053
2065
|
p(l, s) {
|
|
2054
2066
|
if (s[0] & /*subNavigation*/
|
|
2055
2067
|
1) {
|
|
2056
|
-
n =
|
|
2068
|
+
n = j(
|
|
2057
2069
|
/*item*/
|
|
2058
2070
|
l[12].links
|
|
2059
2071
|
);
|
|
2060
2072
|
let r;
|
|
2061
2073
|
for (r = 0; r < n.length; r += 1) {
|
|
2062
|
-
const i =
|
|
2074
|
+
const i = ke(l, n, r);
|
|
2063
2075
|
t[r] ? t[r].p(i, s) : (t[r] = qe(i), t[r].c(), t[r].m(e.parentNode, e));
|
|
2064
2076
|
}
|
|
2065
2077
|
for (; r < t.length; r += 1)
|
|
@@ -2079,34 +2091,34 @@ function Gt(a) {
|
|
|
2079
2091
|
), l, s, r, i, o;
|
|
2080
2092
|
return r = new q({ props: { icon: ne } }), {
|
|
2081
2093
|
c() {
|
|
2082
|
-
e =
|
|
2094
|
+
e = p("span"), n = p("span"), l = E(t), s = x(), L(r.$$.fragment), i = x(), _(e, "class", "flex gap-2 [&>svg]:transition-transform"), _(e, "slot", "button");
|
|
2083
2095
|
},
|
|
2084
|
-
m(c,
|
|
2085
|
-
m(c, e,
|
|
2096
|
+
m(c, u) {
|
|
2097
|
+
m(c, e, u), g(e, n), g(n, l), g(e, s), N(r, e, null), g(e, i), o = !0;
|
|
2086
2098
|
},
|
|
2087
|
-
p(c,
|
|
2088
|
-
(!o ||
|
|
2099
|
+
p(c, u) {
|
|
2100
|
+
(!o || u[0] & /*subNavigation*/
|
|
2089
2101
|
1) && t !== (t = /*item*/
|
|
2090
2102
|
c[12].title + "") && ee(l, t);
|
|
2091
2103
|
},
|
|
2092
2104
|
i(c) {
|
|
2093
|
-
o || (
|
|
2105
|
+
o || (b(r.$$.fragment, c), o = !0);
|
|
2094
2106
|
},
|
|
2095
2107
|
o(c) {
|
|
2096
2108
|
d(r.$$.fragment, c), o = !1;
|
|
2097
2109
|
},
|
|
2098
2110
|
d(c) {
|
|
2099
|
-
c && v(e),
|
|
2111
|
+
c && v(e), A(r);
|
|
2100
2112
|
}
|
|
2101
2113
|
};
|
|
2102
2114
|
}
|
|
2103
2115
|
function Ie(a, e) {
|
|
2104
2116
|
let n, t, l, s, r;
|
|
2105
2117
|
const i = [Pt, Ot], o = [];
|
|
2106
|
-
function c(
|
|
2118
|
+
function c(u, f) {
|
|
2107
2119
|
return (
|
|
2108
2120
|
/*item*/
|
|
2109
|
-
|
|
2121
|
+
u[12].text ? 0 : 1
|
|
2110
2122
|
);
|
|
2111
2123
|
}
|
|
2112
2124
|
return t = c(e), l = o[t] = i[t](e), {
|
|
@@ -2115,48 +2127,48 @@ function Ie(a, e) {
|
|
|
2115
2127
|
c() {
|
|
2116
2128
|
n = I(), l.c(), s = I(), this.first = n;
|
|
2117
2129
|
},
|
|
2118
|
-
m(
|
|
2119
|
-
m(
|
|
2130
|
+
m(u, f) {
|
|
2131
|
+
m(u, n, f), o[t].m(u, f), m(u, s, f), r = !0;
|
|
2120
2132
|
},
|
|
2121
|
-
p(
|
|
2122
|
-
e =
|
|
2123
|
-
let
|
|
2124
|
-
t = c(e), t ===
|
|
2125
|
-
o[
|
|
2126
|
-
}), U(), l = o[t], l ? l.p(e,
|
|
2133
|
+
p(u, f) {
|
|
2134
|
+
e = u;
|
|
2135
|
+
let h = t;
|
|
2136
|
+
t = c(e), t === h ? o[t].p(e, f) : (T(), d(o[h], 1, 1, () => {
|
|
2137
|
+
o[h] = null;
|
|
2138
|
+
}), U(), l = o[t], l ? l.p(e, f) : (l = o[t] = i[t](e), l.c()), b(l, 1), l.m(s.parentNode, s));
|
|
2127
2139
|
},
|
|
2128
|
-
i(
|
|
2129
|
-
r || (
|
|
2140
|
+
i(u) {
|
|
2141
|
+
r || (b(l), r = !0);
|
|
2130
2142
|
},
|
|
2131
|
-
o(
|
|
2143
|
+
o(u) {
|
|
2132
2144
|
d(l), r = !1;
|
|
2133
2145
|
},
|
|
2134
|
-
d(
|
|
2135
|
-
|
|
2146
|
+
d(u) {
|
|
2147
|
+
u && (v(n), v(s)), o[t].d(u);
|
|
2136
2148
|
}
|
|
2137
2149
|
};
|
|
2138
2150
|
}
|
|
2139
2151
|
function Vt(a) {
|
|
2140
|
-
let e, n, t, l, s, r, i, o, c,
|
|
2152
|
+
let e, n, t, l, s, r, i, o, c, u, f, h, C, M, w, J;
|
|
2141
2153
|
Ve(
|
|
2142
2154
|
/*onwindowresize*/
|
|
2143
2155
|
a[10]
|
|
2144
2156
|
);
|
|
2145
|
-
let
|
|
2157
|
+
let $ = (
|
|
2146
2158
|
/*windowWidth*/
|
|
2147
2159
|
a[3] >= F && je(a)
|
|
2148
2160
|
), S = (
|
|
2149
2161
|
/*windowWidth*/
|
|
2150
2162
|
a[3] >= F && Me()
|
|
2151
2163
|
);
|
|
2152
|
-
const
|
|
2153
|
-
function
|
|
2164
|
+
const ue = [kt, $t], H = [];
|
|
2165
|
+
function fe(y, z) {
|
|
2154
2166
|
return (
|
|
2155
2167
|
/*windowWidth*/
|
|
2156
2168
|
y[3] >= F ? 0 : 1
|
|
2157
2169
|
);
|
|
2158
2170
|
}
|
|
2159
|
-
i =
|
|
2171
|
+
i = fe(a), o = H[i] = ue[i](a);
|
|
2160
2172
|
const _e = [xt, yt], O = [];
|
|
2161
2173
|
function he(y, z) {
|
|
2162
2174
|
return (
|
|
@@ -2164,7 +2176,7 @@ function Vt(a) {
|
|
|
2164
2176
|
y[3] >= F ? 0 : 1
|
|
2165
2177
|
);
|
|
2166
2178
|
}
|
|
2167
|
-
|
|
2179
|
+
f = he(a), h = O[f] = _e[f](a);
|
|
2168
2180
|
let Z = (
|
|
2169
2181
|
/*subNavigation*/
|
|
2170
2182
|
(a[0].length > 0 || /*pageTitle*/
|
|
@@ -2172,11 +2184,11 @@ function Vt(a) {
|
|
|
2172
2184
|
);
|
|
2173
2185
|
return {
|
|
2174
2186
|
c() {
|
|
2175
|
-
e =
|
|
2187
|
+
e = p("header"), $ && $.c(), n = x(), t = p("nav"), l = p("div"), S && S.c(), s = x(), r = p("a"), o.c(), u = x(), h.c(), C = x(), Z && Z.c(), _(r, "class", c = `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 ${/*windowWidth*/
|
|
2176
2188
|
a[3] >= F ? "[&>svg]:w-[18.4rem]" : "[&>svg]:w-[5rem]"}`), _(r, "href", "https://www.uoguelph.ca"), _(r, "aria-label", "University of Guelph Home Page"), _(l, "class", "flex w-fit"), _(t, "class", "relative w-full justify-between flex h-[5rem] lg:h-[10rem] bg-black px-[calc((100%-1320px)/2)] text-3xl text-white"), _(t, "aria-label", "Primary"), _(e, "class", "relative z-10 w-full font-condensed text-3xl text-black");
|
|
2177
2189
|
},
|
|
2178
2190
|
m(y, z) {
|
|
2179
|
-
m(y, e, z),
|
|
2191
|
+
m(y, e, z), $ && $.m(e, null), g(e, n), g(e, t), g(t, l), S && S.m(l, null), g(l, s), g(l, r), H[i].m(r, null), g(t, u), O[f].m(t, null), g(e, C), Z && Z.m(e, null), M = !0, w || (J = ae(
|
|
2180
2192
|
Xe,
|
|
2181
2193
|
"resize",
|
|
2182
2194
|
/*onwindowresize*/
|
|
@@ -2185,38 +2197,38 @@ function Vt(a) {
|
|
|
2185
2197
|
},
|
|
2186
2198
|
p(y, z) {
|
|
2187
2199
|
/*windowWidth*/
|
|
2188
|
-
y[3] >= F ?
|
|
2189
|
-
8 &&
|
|
2190
|
-
|
|
2200
|
+
y[3] >= F ? $ ? ($.p(y, z), z[0] & /*windowWidth*/
|
|
2201
|
+
8 && b($, 1)) : ($ = je(y), $.c(), b($, 1), $.m(e, n)) : $ && (T(), d($, 1, 1, () => {
|
|
2202
|
+
$ = null;
|
|
2191
2203
|
}), U()), /*windowWidth*/
|
|
2192
2204
|
y[3] >= F ? S ? z[0] & /*windowWidth*/
|
|
2193
|
-
8 &&
|
|
2205
|
+
8 && b(S, 1) : (S = Me(), S.c(), b(S, 1), S.m(l, s)) : S && (T(), d(S, 1, 1, () => {
|
|
2194
2206
|
S = null;
|
|
2195
2207
|
}), U());
|
|
2196
2208
|
let re = i;
|
|
2197
|
-
i =
|
|
2209
|
+
i = fe(y), i !== re && (T(), d(H[re], 1, 1, () => {
|
|
2198
2210
|
H[re] = null;
|
|
2199
|
-
}), U(), o = H[i], o || (o = H[i] =
|
|
2211
|
+
}), U(), o = H[i], o || (o = H[i] = ue[i](y), o.c()), b(o, 1), o.m(r, null)), (!M || z[0] & /*windowWidth*/
|
|
2200
2212
|
8 && c !== (c = `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 ${/*windowWidth*/
|
|
2201
2213
|
y[3] >= F ? "[&>svg]:w-[18.4rem]" : "[&>svg]:w-[5rem]"}`)) && _(r, "class", c);
|
|
2202
|
-
let oe =
|
|
2203
|
-
|
|
2214
|
+
let oe = f;
|
|
2215
|
+
f = he(y), f === oe ? O[f].p(y, z) : (T(), d(O[oe], 1, 1, () => {
|
|
2204
2216
|
O[oe] = null;
|
|
2205
|
-
}), U(),
|
|
2217
|
+
}), U(), h = O[f], h ? h.p(y, z) : (h = O[f] = _e[f](y), h.c()), b(h, 1), h.m(t, null)), /*subNavigation*/
|
|
2206
2218
|
y[0].length > 0 || /*pageTitle*/
|
|
2207
2219
|
y[1] ? Z ? (Z.p(y, z), z[0] & /*subNavigation, pageTitle*/
|
|
2208
|
-
3 &&
|
|
2220
|
+
3 && b(Z, 1)) : (Z = Be(y), Z.c(), b(Z, 1), Z.m(e, null)) : Z && (T(), d(Z, 1, 1, () => {
|
|
2209
2221
|
Z = null;
|
|
2210
2222
|
}), U());
|
|
2211
2223
|
},
|
|
2212
2224
|
i(y) {
|
|
2213
|
-
M || (
|
|
2225
|
+
M || (b($), b(S), b(o), b(h), b(Z), M = !0);
|
|
2214
2226
|
},
|
|
2215
2227
|
o(y) {
|
|
2216
|
-
d(
|
|
2228
|
+
d($), d(S), d(o), d(h), d(Z), M = !1;
|
|
2217
2229
|
},
|
|
2218
2230
|
d(y) {
|
|
2219
|
-
y && v(e),
|
|
2231
|
+
y && v(e), $ && $.d(), S && S.d(), H[i].d(), O[f].d(), Z && Z.d(), w = !1, J();
|
|
2220
2232
|
}
|
|
2221
2233
|
};
|
|
2222
2234
|
}
|
|
@@ -2312,8 +2324,8 @@ function Qt(a, e, n) {
|
|
|
2312
2324
|
],
|
|
2313
2325
|
icon: nt
|
|
2314
2326
|
};
|
|
2315
|
-
let i, o, c = !1, { subNavigation:
|
|
2316
|
-
function
|
|
2327
|
+
let i, o, c = !1, { subNavigation: u } = e, { pageTitle: f } = e, { pageURL: h } = e;
|
|
2328
|
+
function C() {
|
|
2317
2329
|
n(3, i = Xe.innerWidth);
|
|
2318
2330
|
}
|
|
2319
2331
|
function M(w) {
|
|
@@ -2322,16 +2334,16 @@ function Qt(a, e, n) {
|
|
|
2322
2334
|
});
|
|
2323
2335
|
}
|
|
2324
2336
|
return a.$$set = (w) => {
|
|
2325
|
-
"subNavigation" in w && n(0,
|
|
2337
|
+
"subNavigation" in w && n(0, u = w.subNavigation), "pageTitle" in w && n(1, f = w.pageTitle), "pageURL" in w && n(2, h = w.pageURL);
|
|
2326
2338
|
}, a.$$.update = () => {
|
|
2327
2339
|
a.$$.dirty[0] & /*windowWidth, subNavigationElement, subNavigationIsOverflowing*/
|
|
2328
2340
|
56 && window.requestAnimationFrame(() => {
|
|
2329
2341
|
i >= F && o && !c && n(5, c = o.offsetWidth > o.parentElement.offsetWidth);
|
|
2330
2342
|
});
|
|
2331
2343
|
}, [
|
|
2332
|
-
f,
|
|
2333
2344
|
u,
|
|
2334
|
-
|
|
2345
|
+
f,
|
|
2346
|
+
h,
|
|
2335
2347
|
i,
|
|
2336
2348
|
o,
|
|
2337
2349
|
c,
|
|
@@ -2339,7 +2351,7 @@ function Qt(a, e, n) {
|
|
|
2339
2351
|
l,
|
|
2340
2352
|
s,
|
|
2341
2353
|
r,
|
|
2342
|
-
|
|
2354
|
+
C,
|
|
2343
2355
|
M
|
|
2344
2356
|
];
|
|
2345
2357
|
}
|