@uoguelph/web-components 1.4.0-rc.2 → 1.4.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.
- package/dist/uofg-web-components/{index-RggMmPTn.js → index-6jrfJX7n.js} +183 -183
- package/dist/uofg-web-components/uofg-alert.esm.js +1 -1
- package/dist/uofg-web-components/uofg-back-to-top.esm.js +48 -48
- package/dist/uofg-web-components/uofg-footer.esm.js +1 -1
- package/dist/uofg-web-components/uofg-header.esm.js +1 -1
- package/dist/uofg-web-components/uofg-modal.esm.js +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var bt = Object.defineProperty;
|
|
2
|
-
var mt = (t, e,
|
|
3
|
-
var m = (t, e,
|
|
2
|
+
var mt = (t, e, o) => e in t ? bt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : t[e] = o;
|
|
3
|
+
var m = (t, e, o) => (mt(t, typeof e != "symbol" ? e + "" : e, o), o);
|
|
4
4
|
function $() {
|
|
5
5
|
}
|
|
6
6
|
const yt = (t) => t;
|
|
7
7
|
function xt(t, e) {
|
|
8
|
-
for (const
|
|
9
|
-
t[
|
|
8
|
+
for (const o in e)
|
|
9
|
+
t[o] = e[o];
|
|
10
10
|
return (
|
|
11
11
|
/** @type {T & S} */
|
|
12
12
|
t
|
|
@@ -30,18 +30,18 @@ function vt(t, e) {
|
|
|
30
30
|
function $t(t) {
|
|
31
31
|
return Object.keys(t).length === 0;
|
|
32
32
|
}
|
|
33
|
-
function ue(t, e,
|
|
33
|
+
function ue(t, e, o, r) {
|
|
34
34
|
if (t) {
|
|
35
|
-
const a = ct(t, e,
|
|
35
|
+
const a = ct(t, e, o, r);
|
|
36
36
|
return t[0](a);
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
|
-
function ct(t, e,
|
|
40
|
-
return t[1] &&
|
|
39
|
+
function ct(t, e, o, r) {
|
|
40
|
+
return t[1] && r ? xt(o.ctx.slice(), t[1](r(e))) : o.ctx;
|
|
41
41
|
}
|
|
42
|
-
function he(t, e,
|
|
43
|
-
if (t[2] &&
|
|
44
|
-
const a = t[2](o
|
|
42
|
+
function he(t, e, o, r) {
|
|
43
|
+
if (t[2] && r) {
|
|
44
|
+
const a = t[2](r(o));
|
|
45
45
|
if (e.dirty === void 0)
|
|
46
46
|
return a;
|
|
47
47
|
if (typeof a == "object") {
|
|
@@ -54,17 +54,17 @@ function he(t, e, r, o) {
|
|
|
54
54
|
}
|
|
55
55
|
return e.dirty;
|
|
56
56
|
}
|
|
57
|
-
function pe(t, e,
|
|
57
|
+
function pe(t, e, o, r, a, i) {
|
|
58
58
|
if (a) {
|
|
59
|
-
const n = ct(e,
|
|
59
|
+
const n = ct(e, o, r, i);
|
|
60
60
|
t.p(n, a);
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
function we(t) {
|
|
64
64
|
if (t.ctx.length > 32) {
|
|
65
|
-
const e = [],
|
|
66
|
-
for (let
|
|
67
|
-
e[
|
|
65
|
+
const e = [], o = t.ctx.length / 32;
|
|
66
|
+
for (let r = 0; r < o; r++)
|
|
67
|
+
e[r] = -1;
|
|
68
68
|
return e;
|
|
69
69
|
}
|
|
70
70
|
return -1;
|
|
@@ -75,16 +75,16 @@ function ge(t) {
|
|
|
75
75
|
const _t = ["", !0, 1, "true", "contenteditable"], lt = typeof window < "u";
|
|
76
76
|
let kt = lt ? () => window.performance.now() : () => Date.now(), K = lt ? (t) => requestAnimationFrame(t) : $;
|
|
77
77
|
const E = /* @__PURE__ */ new Set();
|
|
78
|
-
function
|
|
78
|
+
function ft(t) {
|
|
79
79
|
E.forEach((e) => {
|
|
80
80
|
e.c(t) || (E.delete(e), e.f());
|
|
81
|
-
}), E.size !== 0 && K(
|
|
81
|
+
}), E.size !== 0 && K(ft);
|
|
82
82
|
}
|
|
83
83
|
function zt(t) {
|
|
84
84
|
let e;
|
|
85
|
-
return E.size === 0 && K(
|
|
86
|
-
promise: new Promise((
|
|
87
|
-
E.add(e = { c: t, f:
|
|
85
|
+
return E.size === 0 && K(ft), {
|
|
86
|
+
promise: new Promise((o) => {
|
|
87
|
+
E.add(e = { c: t, f: o });
|
|
88
88
|
}),
|
|
89
89
|
abort() {
|
|
90
90
|
E.delete(e);
|
|
@@ -94,7 +94,7 @@ function zt(t) {
|
|
|
94
94
|
function Ht(t, e) {
|
|
95
95
|
t.appendChild(e);
|
|
96
96
|
}
|
|
97
|
-
function
|
|
97
|
+
function dt(t) {
|
|
98
98
|
if (!t)
|
|
99
99
|
return document;
|
|
100
100
|
const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
|
|
@@ -106,7 +106,7 @@ function ft(t) {
|
|
|
106
106
|
}
|
|
107
107
|
function Mt(t) {
|
|
108
108
|
const e = ut("style");
|
|
109
|
-
return e.textContent = "/* empty */", Ct(
|
|
109
|
+
return e.textContent = "/* empty */", Ct(dt(t), e), e.sheet;
|
|
110
110
|
}
|
|
111
111
|
function Ct(t, e) {
|
|
112
112
|
return Ht(
|
|
@@ -115,15 +115,15 @@ function Ct(t, e) {
|
|
|
115
115
|
e
|
|
116
116
|
), e.sheet;
|
|
117
117
|
}
|
|
118
|
-
function T(t, e,
|
|
119
|
-
t.insertBefore(e,
|
|
118
|
+
function T(t, e, o) {
|
|
119
|
+
t.insertBefore(e, o || null);
|
|
120
120
|
}
|
|
121
121
|
function C(t) {
|
|
122
122
|
t.parentNode && t.parentNode.removeChild(t);
|
|
123
123
|
}
|
|
124
124
|
function Lt(t, e) {
|
|
125
|
-
for (let
|
|
126
|
-
t[
|
|
125
|
+
for (let o = 0; o < t.length; o += 1)
|
|
126
|
+
t[o] && t[o].d(e);
|
|
127
127
|
}
|
|
128
128
|
function ut(t) {
|
|
129
129
|
return document.createElement(t);
|
|
@@ -140,26 +140,26 @@ function be() {
|
|
|
140
140
|
function St() {
|
|
141
141
|
return ht("");
|
|
142
142
|
}
|
|
143
|
-
function me(t, e,
|
|
144
|
-
return t.addEventListener(e,
|
|
143
|
+
function me(t, e, o, r) {
|
|
144
|
+
return t.addEventListener(e, o, r), () => t.removeEventListener(e, o, r);
|
|
145
145
|
}
|
|
146
|
-
function k(t, e,
|
|
147
|
-
|
|
146
|
+
function k(t, e, o) {
|
|
147
|
+
o == null ? t.removeAttribute(e) : t.getAttribute(e) !== o && t.setAttribute(e, o);
|
|
148
148
|
}
|
|
149
149
|
const Vt = ["width", "height"];
|
|
150
150
|
function Nt(t, e) {
|
|
151
|
-
const
|
|
152
|
-
for (const
|
|
153
|
-
e[
|
|
151
|
+
const o = Object.getOwnPropertyDescriptors(t.__proto__);
|
|
152
|
+
for (const r in e)
|
|
153
|
+
e[r] == null ? t.removeAttribute(r) : r === "style" ? t.style.cssText = e[r] : r === "__value" ? t.value = t[r] = e[r] : o[r] && o[r].set && Vt.indexOf(r) === -1 ? t[r] = e[r] : k(t, r, e[r]);
|
|
154
154
|
}
|
|
155
155
|
function Et(t, e) {
|
|
156
|
-
Object.keys(e).forEach((
|
|
157
|
-
jt(t,
|
|
156
|
+
Object.keys(e).forEach((o) => {
|
|
157
|
+
jt(t, o, e[o]);
|
|
158
158
|
});
|
|
159
159
|
}
|
|
160
|
-
function jt(t, e,
|
|
161
|
-
const
|
|
162
|
-
|
|
160
|
+
function jt(t, e, o) {
|
|
161
|
+
const r = e.toLowerCase();
|
|
162
|
+
r in t ? t[r] = typeof t[r] == "boolean" && o === "" ? !0 : o : e in t ? t[e] = typeof t[e] == "boolean" && o === "" ? !0 : o : k(t, e, o);
|
|
163
163
|
}
|
|
164
164
|
function ye(t) {
|
|
165
165
|
return /-/.test(t) ? Et : Nt;
|
|
@@ -175,57 +175,57 @@ function Pt(t, e) {
|
|
|
175
175
|
e = "" + e, t.wholeText !== e && (t.data = /** @type {string} */
|
|
176
176
|
e);
|
|
177
177
|
}
|
|
178
|
-
function xe(t, e,
|
|
179
|
-
~_t.indexOf(
|
|
178
|
+
function xe(t, e, o) {
|
|
179
|
+
~_t.indexOf(o) ? Pt(t, e) : Ot(t, e);
|
|
180
180
|
}
|
|
181
|
-
function ve(t, e,
|
|
182
|
-
t.classList.toggle(e, !!
|
|
181
|
+
function ve(t, e, o) {
|
|
182
|
+
t.classList.toggle(e, !!o);
|
|
183
183
|
}
|
|
184
|
-
function Tt(t, e, { bubbles:
|
|
185
|
-
return new CustomEvent(t, { detail: e, bubbles:
|
|
184
|
+
function Tt(t, e, { bubbles: o = !1, cancelable: r = !1 } = {}) {
|
|
185
|
+
return new CustomEvent(t, { detail: e, bubbles: o, cancelable: r });
|
|
186
186
|
}
|
|
187
187
|
function Bt(t) {
|
|
188
188
|
const e = {};
|
|
189
189
|
return t.childNodes.forEach(
|
|
190
190
|
/** @param {Element} node */
|
|
191
|
-
(
|
|
192
|
-
e[
|
|
191
|
+
(o) => {
|
|
192
|
+
e[o.slot || "default"] = !0;
|
|
193
193
|
}
|
|
194
194
|
), e;
|
|
195
195
|
}
|
|
196
196
|
const D = /* @__PURE__ */ new Map();
|
|
197
197
|
let U = 0;
|
|
198
198
|
function Rt(t) {
|
|
199
|
-
let e = 5381,
|
|
200
|
-
for (;
|
|
201
|
-
e = (e << 5) - e ^ t.charCodeAt(
|
|
199
|
+
let e = 5381, o = t.length;
|
|
200
|
+
for (; o--; )
|
|
201
|
+
e = (e << 5) - e ^ t.charCodeAt(o);
|
|
202
202
|
return e >>> 0;
|
|
203
203
|
}
|
|
204
204
|
function Yt(t, e) {
|
|
205
|
-
const
|
|
206
|
-
return D.set(t,
|
|
205
|
+
const o = { stylesheet: Mt(e), rules: {} };
|
|
206
|
+
return D.set(t, o), o;
|
|
207
207
|
}
|
|
208
|
-
function et(t, e,
|
|
209
|
-
const
|
|
208
|
+
function et(t, e, o, r, a, i, n, s = 0) {
|
|
209
|
+
const f = 16.666 / r;
|
|
210
210
|
let c = `{
|
|
211
211
|
`;
|
|
212
|
-
for (let w = 0; w <= 1; w +=
|
|
213
|
-
const y = e + (
|
|
212
|
+
for (let w = 0; w <= 1; w += f) {
|
|
213
|
+
const y = e + (o - e) * i(w);
|
|
214
214
|
c += w * 100 + `%{${n(y, 1 - y)}}
|
|
215
215
|
`;
|
|
216
216
|
}
|
|
217
|
-
const g = c + `100% {${n(
|
|
218
|
-
}`,
|
|
219
|
-
l[
|
|
217
|
+
const g = c + `100% {${n(o, 1 - o)}}
|
|
218
|
+
}`, d = `__svelte_${Rt(g)}_${s}`, u = dt(t), { stylesheet: p, rules: l } = D.get(u) || Yt(u, t);
|
|
219
|
+
l[d] || (l[d] = !0, p.insertRule(`@keyframes ${d} ${g}`, p.cssRules.length));
|
|
220
220
|
const b = t.style.animation || "";
|
|
221
|
-
return t.style.animation = `${b ? `${b}, ` : ""}${
|
|
221
|
+
return t.style.animation = `${b ? `${b}, ` : ""}${d} ${r}ms linear ${a}ms 1 both`, U += 1, d;
|
|
222
222
|
}
|
|
223
223
|
function Dt(t, e) {
|
|
224
|
-
const
|
|
224
|
+
const o = (t.style.animation || "").split(", "), r = o.filter(
|
|
225
225
|
e ? (i) => i.indexOf(e) < 0 : (i) => i.indexOf("__svelte") === -1
|
|
226
226
|
// remove all Svelte animations
|
|
227
|
-
), a =
|
|
228
|
-
a && (t.style.animation =
|
|
227
|
+
), a = o.length - r.length;
|
|
228
|
+
a && (t.style.animation = r.join(", "), U -= a, U || Ut());
|
|
229
229
|
}
|
|
230
230
|
function Ut() {
|
|
231
231
|
K(() => {
|
|
@@ -239,9 +239,9 @@ let W;
|
|
|
239
239
|
function P(t) {
|
|
240
240
|
W = t;
|
|
241
241
|
}
|
|
242
|
-
const N = [],
|
|
242
|
+
const N = [], ot = [];
|
|
243
243
|
let j = [];
|
|
244
|
-
const
|
|
244
|
+
const rt = [], Xt = /* @__PURE__ */ Promise.resolve();
|
|
245
245
|
let G = !1;
|
|
246
246
|
function qt() {
|
|
247
247
|
G || (G = !0, Xt.then(Z));
|
|
@@ -264,16 +264,16 @@ function Z() {
|
|
|
264
264
|
} catch (e) {
|
|
265
265
|
throw N.length = 0, V = 0, e;
|
|
266
266
|
}
|
|
267
|
-
for (P(null), N.length = 0, V = 0;
|
|
268
|
-
|
|
267
|
+
for (P(null), N.length = 0, V = 0; ot.length; )
|
|
268
|
+
ot.pop()();
|
|
269
269
|
for (let e = 0; e < j.length; e += 1) {
|
|
270
|
-
const
|
|
271
|
-
I.has(
|
|
270
|
+
const o = j[e];
|
|
271
|
+
I.has(o) || (I.add(o), o());
|
|
272
272
|
}
|
|
273
273
|
j.length = 0;
|
|
274
274
|
} while (N.length);
|
|
275
|
-
for (;
|
|
276
|
-
|
|
275
|
+
for (; rt.length; )
|
|
276
|
+
rt.pop()();
|
|
277
277
|
G = !1, I.clear(), P(t);
|
|
278
278
|
}
|
|
279
279
|
function Ft(t) {
|
|
@@ -284,8 +284,8 @@ function Ft(t) {
|
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
286
|
function It(t) {
|
|
287
|
-
const e = [],
|
|
288
|
-
j.forEach((
|
|
287
|
+
const e = [], o = [];
|
|
288
|
+
j.forEach((r) => t.indexOf(r) === -1 ? e.push(r) : o.push(r)), o.forEach((r) => r()), j = e;
|
|
289
289
|
}
|
|
290
290
|
let O;
|
|
291
291
|
function Jt() {
|
|
@@ -293,8 +293,8 @@ function Jt() {
|
|
|
293
293
|
O = null;
|
|
294
294
|
})), O;
|
|
295
295
|
}
|
|
296
|
-
function J(t, e,
|
|
297
|
-
t.dispatchEvent(Tt(`${e ? "intro" : "outro"}${
|
|
296
|
+
function J(t, e, o) {
|
|
297
|
+
t.dispatchEvent(Tt(`${e ? "intro" : "outro"}${o}`));
|
|
298
298
|
}
|
|
299
299
|
const R = /* @__PURE__ */ new Set();
|
|
300
300
|
let _;
|
|
@@ -312,20 +312,20 @@ function _e() {
|
|
|
312
312
|
function pt(t, e) {
|
|
313
313
|
t && t.i && (R.delete(t), t.i(e));
|
|
314
314
|
}
|
|
315
|
-
function Gt(t, e,
|
|
315
|
+
function Gt(t, e, o, r) {
|
|
316
316
|
if (t && t.o) {
|
|
317
317
|
if (R.has(t))
|
|
318
318
|
return;
|
|
319
319
|
R.add(t), _.c.push(() => {
|
|
320
|
-
R.delete(t),
|
|
320
|
+
R.delete(t), r && (o && t.d(1), r());
|
|
321
321
|
}), t.o(e);
|
|
322
322
|
} else
|
|
323
|
-
|
|
323
|
+
r && r();
|
|
324
324
|
}
|
|
325
325
|
const Kt = { duration: 0 };
|
|
326
|
-
function ke(t, e,
|
|
327
|
-
let i = e(t,
|
|
328
|
-
function
|
|
326
|
+
function ke(t, e, o, r) {
|
|
327
|
+
let i = e(t, o, { direction: "both" }), n = r ? 0 : 1, s = null, f = null, c = null, g;
|
|
328
|
+
function d() {
|
|
329
329
|
c && Dt(t, c);
|
|
330
330
|
}
|
|
331
331
|
function u(l, b) {
|
|
@@ -355,8 +355,8 @@ function ke(t, e, r, o) {
|
|
|
355
355
|
b: l
|
|
356
356
|
};
|
|
357
357
|
l || (S.group = _, _.r += 1), "inert" in t && (l ? g !== void 0 && (t.inert = g) : (g = /** @type {HTMLElement} */
|
|
358
|
-
t.inert, t.inert = !0)), s ||
|
|
359
|
-
if (
|
|
358
|
+
t.inert, t.inert = !0)), s || f ? f = S : (L && (d(), c = et(t, n, l, w, b, y, L)), l && z(0, 1), s = u(S, w), X(() => J(t, l, "start")), zt((H) => {
|
|
359
|
+
if (f && H > f.start && (s = u(f, w), f = null, J(t, s.b, "start"), L && (d(), c = et(
|
|
360
360
|
t,
|
|
361
361
|
n,
|
|
362
362
|
s.b,
|
|
@@ -366,13 +366,13 @@ function ke(t, e, r, o) {
|
|
|
366
366
|
i.css
|
|
367
367
|
))), s) {
|
|
368
368
|
if (H >= s.end)
|
|
369
|
-
z(n = s.b, 1 - n), J(t, s.b, "end"),
|
|
369
|
+
z(n = s.b, 1 - n), J(t, s.b, "end"), f || (s.b ? d() : --s.group.r || M(s.group.c)), s = null;
|
|
370
370
|
else if (H >= s.start) {
|
|
371
371
|
const A = H - s.start;
|
|
372
372
|
n = s.a + s.d * y(A / s.duration), z(n, 1 - n);
|
|
373
373
|
}
|
|
374
374
|
}
|
|
375
|
-
return !!(s ||
|
|
375
|
+
return !!(s || f);
|
|
376
376
|
}));
|
|
377
377
|
}
|
|
378
378
|
return {
|
|
@@ -382,7 +382,7 @@ function ke(t, e, r, o) {
|
|
|
382
382
|
}) : p(l);
|
|
383
383
|
},
|
|
384
384
|
end() {
|
|
385
|
-
|
|
385
|
+
d(), s = f = null;
|
|
386
386
|
}
|
|
387
387
|
};
|
|
388
388
|
}
|
|
@@ -394,16 +394,16 @@ function ze(t, e) {
|
|
|
394
394
|
e.delete(t.key);
|
|
395
395
|
});
|
|
396
396
|
}
|
|
397
|
-
function He(t, e,
|
|
397
|
+
function He(t, e, o, r, a, i, n, s, f, c, g, d) {
|
|
398
398
|
let u = t.length, p = i.length, l = u;
|
|
399
399
|
const b = {};
|
|
400
400
|
for (; l--; )
|
|
401
401
|
b[t[l].key] = l;
|
|
402
402
|
const w = [], y = /* @__PURE__ */ new Map(), z = /* @__PURE__ */ new Map(), L = [];
|
|
403
403
|
for (l = p; l--; ) {
|
|
404
|
-
const h =
|
|
404
|
+
const h = d(a, i, l), x = o(h);
|
|
405
405
|
let v = n.get(x);
|
|
406
|
-
v ?
|
|
406
|
+
v ? r && L.push(() => v.p(h, e)) : (v = c(x, h), v.c()), y.set(x, w[l] = v), x in b && z.set(x, Math.abs(l - b[x]));
|
|
407
407
|
}
|
|
408
408
|
const S = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set();
|
|
409
409
|
function A(h) {
|
|
@@ -411,11 +411,11 @@ function He(t, e, r, o, a, i, n, s, d, c, g, f) {
|
|
|
411
411
|
}
|
|
412
412
|
for (; u && p; ) {
|
|
413
413
|
const h = w[p - 1], x = t[u - 1], v = h.key, B = x.key;
|
|
414
|
-
h === x ? (g = h.first, u--, p--) : y.has(B) ? !n.has(v) || S.has(v) ? A(h) : H.has(B) ? u-- : z.get(v) > z.get(B) ? (H.add(v), A(h)) : (S.add(B), u--) : (
|
|
414
|
+
h === x ? (g = h.first, u--, p--) : y.has(B) ? !n.has(v) || S.has(v) ? A(h) : H.has(B) ? u-- : z.get(v) > z.get(B) ? (H.add(v), A(h)) : (S.add(B), u--) : (f(x, n), u--);
|
|
415
415
|
}
|
|
416
416
|
for (; u--; ) {
|
|
417
417
|
const h = t[u];
|
|
418
|
-
y.has(h.key) ||
|
|
418
|
+
y.has(h.key) || f(h, n);
|
|
419
419
|
}
|
|
420
420
|
for (; p; )
|
|
421
421
|
A(w[p - 1]);
|
|
@@ -424,22 +424,22 @@ function He(t, e, r, o, a, i, n, s, d, c, g, f) {
|
|
|
424
424
|
function Me(t) {
|
|
425
425
|
t && t.c();
|
|
426
426
|
}
|
|
427
|
-
function Qt(t, e,
|
|
428
|
-
const { fragment:
|
|
429
|
-
|
|
427
|
+
function Qt(t, e, o) {
|
|
428
|
+
const { fragment: r, after_update: a } = t.$$;
|
|
429
|
+
r && r.m(e, o), X(() => {
|
|
430
430
|
const i = t.$$.on_mount.map(st).filter(F);
|
|
431
431
|
t.$$.on_destroy ? t.$$.on_destroy.push(...i) : M(i), t.$$.on_mount = [];
|
|
432
432
|
}), a.forEach(X);
|
|
433
433
|
}
|
|
434
434
|
function Wt(t, e) {
|
|
435
|
-
const
|
|
436
|
-
|
|
435
|
+
const o = t.$$;
|
|
436
|
+
o.fragment !== null && (It(o.after_update), M(o.on_destroy), o.fragment && o.fragment.d(e), o.on_destroy = o.fragment = null, o.ctx = []);
|
|
437
437
|
}
|
|
438
438
|
function Zt(t, e) {
|
|
439
439
|
t.$$.dirty[0] === -1 && (N.push(t), qt(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
|
|
440
440
|
}
|
|
441
|
-
function te(t, e,
|
|
442
|
-
const
|
|
441
|
+
function te(t, e, o, r, a, i, n = null, s = [-1]) {
|
|
442
|
+
const f = W;
|
|
443
443
|
P(t);
|
|
444
444
|
const c = t.$$ = {
|
|
445
445
|
fragment: null,
|
|
@@ -455,31 +455,31 @@ function te(t, e, r, o, a, i, n = null, s = [-1]) {
|
|
|
455
455
|
on_disconnect: [],
|
|
456
456
|
before_update: [],
|
|
457
457
|
after_update: [],
|
|
458
|
-
context: new Map(e.context || (
|
|
458
|
+
context: new Map(e.context || (f ? f.$$.context : [])),
|
|
459
459
|
// everything else
|
|
460
460
|
callbacks: tt(),
|
|
461
461
|
dirty: s,
|
|
462
462
|
skip_bound: !1,
|
|
463
|
-
root: e.target ||
|
|
463
|
+
root: e.target || f.$$.root
|
|
464
464
|
};
|
|
465
465
|
n && n(c.root);
|
|
466
466
|
let g = !1;
|
|
467
|
-
if (c.ctx =
|
|
467
|
+
if (c.ctx = o ? o(t, e.props || {}, (d, u, ...p) => {
|
|
468
468
|
const l = p.length ? p[0] : u;
|
|
469
|
-
return c.ctx && a(c.ctx[
|
|
470
|
-
}) : [], c.update(), g = !0, M(c.before_update), c.fragment =
|
|
469
|
+
return c.ctx && a(c.ctx[d], c.ctx[d] = l) && (!c.skip_bound && c.bound[d] && c.bound[d](l), g && Zt(t, d)), u;
|
|
470
|
+
}) : [], c.update(), g = !0, M(c.before_update), c.fragment = r ? r(c.ctx) : !1, e.target) {
|
|
471
471
|
if (e.hydrate) {
|
|
472
|
-
const
|
|
473
|
-
c.fragment && c.fragment.l(
|
|
472
|
+
const d = At(e.target);
|
|
473
|
+
c.fragment && c.fragment.l(d), d.forEach(C);
|
|
474
474
|
} else
|
|
475
475
|
c.fragment && c.fragment.c();
|
|
476
476
|
e.intro && pt(t.$$.fragment), Qt(t, e.target, e.anchor), Z();
|
|
477
477
|
}
|
|
478
|
-
P(
|
|
478
|
+
P(f);
|
|
479
479
|
}
|
|
480
480
|
let wt;
|
|
481
481
|
typeof HTMLElement == "function" && (wt = class extends HTMLElement {
|
|
482
|
-
constructor(e,
|
|
482
|
+
constructor(e, o, r) {
|
|
483
483
|
super();
|
|
484
484
|
/** The Svelte component constructor */
|
|
485
485
|
m(this, "$$ctor");
|
|
@@ -499,19 +499,19 @@ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
|
|
|
499
499
|
m(this, "$$l", {});
|
|
500
500
|
/** @type {Map<Function, Function>} Event listener unsubscribe functions */
|
|
501
501
|
m(this, "$$l_u", /* @__PURE__ */ new Map());
|
|
502
|
-
this.$$ctor = e, this.$$s =
|
|
502
|
+
this.$$ctor = e, this.$$s = o, r && this.attachShadow({ mode: "open" });
|
|
503
503
|
}
|
|
504
|
-
addEventListener(e,
|
|
505
|
-
if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(
|
|
506
|
-
const a = this.$$c.$on(e,
|
|
507
|
-
this.$$l_u.set(
|
|
504
|
+
addEventListener(e, o, r) {
|
|
505
|
+
if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(o), this.$$c) {
|
|
506
|
+
const a = this.$$c.$on(e, o);
|
|
507
|
+
this.$$l_u.set(o, a);
|
|
508
508
|
}
|
|
509
|
-
super.addEventListener(e,
|
|
509
|
+
super.addEventListener(e, o, r);
|
|
510
510
|
}
|
|
511
|
-
removeEventListener(e,
|
|
512
|
-
if (super.removeEventListener(e,
|
|
513
|
-
const a = this.$$l_u.get(
|
|
514
|
-
a && (a(), this.$$l_u.delete(
|
|
511
|
+
removeEventListener(e, o, r) {
|
|
512
|
+
if (super.removeEventListener(e, o, r), this.$$c) {
|
|
513
|
+
const a = this.$$l_u.get(o);
|
|
514
|
+
a && (a(), this.$$l_u.delete(o));
|
|
515
515
|
}
|
|
516
516
|
}
|
|
517
517
|
async connectedCallback() {
|
|
@@ -538,9 +538,9 @@ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
|
|
|
538
538
|
};
|
|
539
539
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
540
540
|
return;
|
|
541
|
-
const
|
|
541
|
+
const o = {}, r = Bt(this);
|
|
542
542
|
for (const i of this.$$s)
|
|
543
|
-
i in
|
|
543
|
+
i in r && (o[i] = [e(i)]);
|
|
544
544
|
for (const i of this.attributes) {
|
|
545
545
|
const n = this.$$g_p(i.name);
|
|
546
546
|
n in this.$$d || (this.$$d[n] = Y(n, i.value, this.$$p_d, "toProp"));
|
|
@@ -551,7 +551,7 @@ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
|
|
|
551
551
|
target: this.shadowRoot || this,
|
|
552
552
|
props: {
|
|
553
553
|
...this.$$d,
|
|
554
|
-
$$slots:
|
|
554
|
+
$$slots: o,
|
|
555
555
|
$$scope: {
|
|
556
556
|
ctx: []
|
|
557
557
|
}
|
|
@@ -582,9 +582,9 @@ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
|
|
|
582
582
|
}
|
|
583
583
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
584
584
|
// and setting attributes through setAttribute etc, this is helpful
|
|
585
|
-
attributeChangedCallback(e,
|
|
585
|
+
attributeChangedCallback(e, o, r) {
|
|
586
586
|
var a;
|
|
587
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] = Y(e,
|
|
587
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = Y(e, r, this.$$p_d, "toProp"), (a = this.$$c) == null || a.$set({ [e]: this.$$d[e] }));
|
|
588
588
|
}
|
|
589
589
|
disconnectedCallback() {
|
|
590
590
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -593,16 +593,16 @@ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
|
|
|
593
593
|
}
|
|
594
594
|
$$g_p(e) {
|
|
595
595
|
return Object.keys(this.$$p_d).find(
|
|
596
|
-
(
|
|
596
|
+
(o) => this.$$p_d[o].attribute === e || !this.$$p_d[o].attribute && o.toLowerCase() === e
|
|
597
597
|
) || e;
|
|
598
598
|
}
|
|
599
599
|
});
|
|
600
|
-
function Y(t, e,
|
|
600
|
+
function Y(t, e, o, r) {
|
|
601
601
|
var i;
|
|
602
|
-
const a = (i =
|
|
603
|
-
if (e = a === "Boolean" && typeof e != "boolean" ? e != null : e, !
|
|
602
|
+
const a = (i = o[t]) == null ? void 0 : i.type;
|
|
603
|
+
if (e = a === "Boolean" && typeof e != "boolean" ? e != null : e, !r || !o[t])
|
|
604
604
|
return e;
|
|
605
|
-
if (
|
|
605
|
+
if (r === "toAttribute")
|
|
606
606
|
switch (a) {
|
|
607
607
|
case "Object":
|
|
608
608
|
case "Array":
|
|
@@ -627,10 +627,10 @@ function Y(t, e, r, o) {
|
|
|
627
627
|
return e;
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
|
-
function ee(t, e,
|
|
630
|
+
function ee(t, e, o, r, a, i) {
|
|
631
631
|
let n = class extends wt {
|
|
632
632
|
constructor() {
|
|
633
|
-
super(t,
|
|
633
|
+
super(t, o, a), this.$$p_d = e;
|
|
634
634
|
}
|
|
635
635
|
static get observedAttributes() {
|
|
636
636
|
return Object.keys(e).map(
|
|
@@ -643,22 +643,22 @@ function ee(t, e, r, o, a, i) {
|
|
|
643
643
|
get() {
|
|
644
644
|
return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
|
|
645
645
|
},
|
|
646
|
-
set(
|
|
646
|
+
set(f) {
|
|
647
647
|
var c;
|
|
648
|
-
|
|
648
|
+
f = Y(s, f, e), this.$$d[s] = f, (c = this.$$c) == null || c.$set({ [s]: f });
|
|
649
649
|
}
|
|
650
650
|
});
|
|
651
|
-
}),
|
|
651
|
+
}), r.forEach((s) => {
|
|
652
652
|
Object.defineProperty(n.prototype, s, {
|
|
653
653
|
get() {
|
|
654
|
-
var
|
|
655
|
-
return (
|
|
654
|
+
var f;
|
|
655
|
+
return (f = this.$$c) == null ? void 0 : f[s];
|
|
656
656
|
}
|
|
657
657
|
});
|
|
658
658
|
}), i && (n = i(n)), t.element = /** @type {any} */
|
|
659
659
|
n, n;
|
|
660
660
|
}
|
|
661
|
-
class
|
|
661
|
+
class oe {
|
|
662
662
|
constructor() {
|
|
663
663
|
/**
|
|
664
664
|
* ### PRIVATE API
|
|
@@ -687,13 +687,13 @@ class re {
|
|
|
687
687
|
* @param {((e: Events[K]) => void) | null | undefined} callback
|
|
688
688
|
* @returns {() => void}
|
|
689
689
|
*/
|
|
690
|
-
$on(e,
|
|
691
|
-
if (!F(
|
|
690
|
+
$on(e, o) {
|
|
691
|
+
if (!F(o))
|
|
692
692
|
return $;
|
|
693
|
-
const
|
|
694
|
-
return
|
|
695
|
-
const a =
|
|
696
|
-
a !== -1 &&
|
|
693
|
+
const r = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
|
|
694
|
+
return r.push(o), () => {
|
|
695
|
+
const a = r.indexOf(o);
|
|
696
|
+
a !== -1 && r.splice(a, 1);
|
|
697
697
|
};
|
|
698
698
|
}
|
|
699
699
|
/**
|
|
@@ -704,9 +704,9 @@ class re {
|
|
|
704
704
|
this.$$set && !$t(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
|
|
705
705
|
}
|
|
706
706
|
}
|
|
707
|
-
const
|
|
708
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
709
|
-
const gt = '*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*{box-sizing:border-box}uofg-menu{--uofg-menu-animation-type: slide;--uofg-menu-animation-duration: .2s;--uofg-menu-animation-easing: ease-in-out}svg.fa-icon{display:block;height:1em;fill:currentColor}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-2{bottom:.5rem}.left-0{left:0}.left-1\\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-8{right:2rem}.top-0{top:0}.top-8{top:2rem}.top-full{top:100%}.z-10{z-index:10}.z-50{z-index:50}.z-\\[1000\\]{z-index:1000}.z-\\[2\\]{z-index:2}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-12{height:3rem}.h-16{height:4rem}.h-\\[5rem\\]{height:5rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\\[calc\\(100vh-5rem\\)\\]{max-height:calc(100vh - 5rem)}.max-h-full{max-height:100%}.w-12{width:3rem}.w-16{width:4rem}.w-\\[7\\.5rem\\]{width:7.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\\[20rem\\]{min-width:20rem}.min-w-full{min-width:100%}.max-w-full{max-width:100%}.-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[-50px\\]{--tw-translate-y: -50px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[calc\\(-50\\%_-_50px\\)\\]{--tw-translate-y: calc(-50% - 50px) ;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-visible{overflow-y:visible}.whitespace-normal{white-space:normal}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-8{border-bottom-width:8px}.border-r-2{border-right-width:2px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-transparent{border-color:transparent}.border-uofg-blue-100{--tw-border-opacity: 1;border-color:rgb(221 236 240 / var(--tw-border-opacity))}.border-uofg-grey-500{--tw-border-opacity: 1;border-color:rgb(154 154 154 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-uofg-blue-50{--tw-bg-opacity: 1;background-color:rgb(241 248 250 / var(--tw-bg-opacity))}.bg-uofg-grey{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.bg-uofg-red{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.bg-uofg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\\[calc\\(\\(100\\%-1320px\\)\\/2\\)\\]{padding-left:calc((100% - 1320px)/2);padding-right:calc((100% - 1320px)/2)}.px-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,2rem\\)\\]{padding-left:max(calc((100% - 1320px)/2),2rem);padding-right:max(calc((100% - 1320px)/2),2rem)}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.font-condensed{font-family:Roboto Condensed,Arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.not-italic{font-style:normal}.text-\\[var\\(--uofg-modal-dismiss-color\\,white\\)\\]{color:var(--uofg-modal-dismiss-color,white)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-uofg-blue{--tw-text-opacity: 1;color:rgb(105 163 185 / var(--tw-text-opacity))}.text-uofg-blue-500{--tw-text-opacity: 1;color:rgb(65 127 153 / var(--tw-text-opacity))}.text-uofg-yellow{--tw-text-opacity: 1;color:rgb(255 199 42 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\\[opacity\\,visibility\\]{transition-property:opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.first\\:border-l-2:first-child{border-left-width:2px}.hover\\:border-current:hover{border-color:currentColor}.hover\\:border-uofg-yellow:hover{--tw-border-opacity: 1;border-color:rgb(255 199 42 / var(--tw-border-opacity))}.hover\\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.hover\\:bg-uofg-grey:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.hover\\:bg-uofg-red:hover{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.hover\\:bg-uofg-yellow:hover{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.hover\\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\\:text-\\[\\#0077b5\\]:hover{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity))}.hover\\:text-\\[\\#1da1f2\\]:hover{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity))}.hover\\:text-\\[\\#4267b2\\]:hover{--tw-text-opacity: 1;color:rgb(66 103 178 / var(--tw-text-opacity))}.hover\\:text-\\[\\#e1306c\\]:hover{--tw-text-opacity: 1;color:rgb(225 48 108 / var(--tw-text-opacity))}.hover\\:text-\\[\\#f00\\]:hover{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.hover\\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\\:text-uofg-blue-950:hover{--tw-text-opacity: 1;color:rgb(25 40 51 / var(--tw-text-opacity))}.hover\\:text-uofg-yellow:hover{--tw-text-opacity: 1;color:rgb(255 199 42 / var(--tw-text-opacity))}.hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\\:opacity-75:hover{opacity:.75}.focus\\:border-current:focus{border-color:currentColor}.focus\\:border-white:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.focus\\:bg-uofg-grey:focus{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.focus\\:bg-uofg-red:focus{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.focus\\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.focus\\:text-\\[\\#0077b5\\]:focus{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity))}.focus\\:text-\\[\\#1da1f2\\]:focus{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity))}.focus\\:text-\\[\\#4267b2\\]:focus{--tw-text-opacity: 1;color:rgb(66 103 178 / var(--tw-text-opacity))}.focus\\:text-\\[\\#e1306c\\]:focus{--tw-text-opacity: 1;color:rgb(225 48 108 / var(--tw-text-opacity))}.focus\\:text-\\[\\#f00\\]:focus{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.focus\\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.focus\\:text-uofg-blue-950:focus{--tw-text-opacity: 1;color:rgb(25 40 51 / var(--tw-text-opacity))}.focus\\:opacity-75:focus{opacity:.75}.aria-expanded\\:bg-uofg-grey[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.aria-expanded\\:bg-uofg-yellow[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.aria-expanded\\:bg-white[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.aria-expanded\\:text-black[aria-expanded=true]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (prefers-reduced-motion: reduce){.motion-reduce\\:transition-none{transition-property:none}}@media (min-width: 768px){.md\\:col-span-2{grid-column:span 2 / span 2}.md\\:row-start-2{grid-row-start:2}.md\\:grid{display:grid}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\\:row-auto{grid-row:auto}.lg\\:h-16{height:4rem}.lg\\:h-\\[10rem\\]{height:10rem}.lg\\:w-\\[30rem\\]{width:30rem}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:whitespace-nowrap{white-space:nowrap}}@media (min-width: 1320px){.min-\\[1320px\\]\\:absolute{position:absolute}.min-\\[1320px\\]\\:left-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,7\\.5rem\\)\\]{left:max(calc((100% - 1320px)/2),7.5rem)}}.\\[\\&\\>\\*\\]\\:first\\:mt-4:first-child>*{margin-top:1rem}.\\[\\&\\>\\*\\]\\:last\\:mb-4:last-child>*{margin-bottom:1rem}.\\[\\&\\>li\\]\\:contents>li{display:contents}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-2xl>slot[name=message]::slotted(*){font-size:1.5rem;line-height:2rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:mb-8>slot[name=subtitle]::slotted(*){margin-bottom:2rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-4xl>slot[name=subtitle]::slotted(*){font-size:2.25rem;line-height:2.5rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:font-bold>slot[name=subtitle]::slotted(*){font-weight:700}.\\[\\&\\>svg\\]\\:mb-4>svg{margin-bottom:1rem}.\\[\\&\\>svg\\]\\:mr-4>svg{margin-right:1rem}.\\[\\&\\>svg\\]\\:block>svg{display:block}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em}.\\[\\&\\>svg\\]\\:h-\\[1\\.6em\\]>svg{height:1.6em}.\\[\\&\\>svg\\]\\:h-full>svg{height:100%}.\\[\\&\\>svg\\]\\:w-\\[18\\.4rem\\]>svg{width:18.4rem}.\\[\\&\\>svg\\]\\:w-\\[5rem\\]>svg{width:5rem}.\\[\\&\\>svg\\]\\:w-auto>svg{width:auto}.\\[\\&\\>svg\\]\\:fill-current>svg{fill:currentColor}.\\[\\&\\>svg\\]\\:fill-uofg-yellow>svg{fill:#ffc72a}.\\[\\&\\>svg\\]\\:transition-transform>svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\\[\\&_svg\\]\\:aria-expanded\\:rotate-180[aria-expanded=true] svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}';
|
|
707
|
+
const re = "4";
|
|
708
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(re);
|
|
709
|
+
const gt = '*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*{box-sizing:border-box}uofg-menu{--uofg-menu-animation-type: slide;--uofg-menu-animation-duration: .2s;--uofg-menu-animation-easing: ease-in-out}svg.fa-icon{display:block;height:1em;fill:currentColor}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-8{bottom:2rem}.left-0{left:0}.left-1\\/2{left:50%}.right-0{right:0}.right-8{right:2rem}.top-0{top:0}.top-8{top:2rem}.top-full{top:100%}.z-10{z-index:10}.z-50{z-index:50}.z-\\[1000\\]{z-index:1000}.z-\\[2\\]{z-index:2}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-12{height:3rem}.h-16{height:4rem}.h-\\[5rem\\]{height:5rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\\[calc\\(100vh-5rem\\)\\]{max-height:calc(100vh - 5rem)}.max-h-full{max-height:100%}.w-12{width:3rem}.w-16{width:4rem}.w-\\[7\\.5rem\\]{width:7.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\\[20rem\\]{min-width:20rem}.min-w-full{min-width:100%}.max-w-full{max-width:100%}.-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[-50px\\]{--tw-translate-y: -50px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[calc\\(-50\\%_-_50px\\)\\]{--tw-translate-y: calc(-50% - 50px) ;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-visible{overflow-y:visible}.whitespace-normal{white-space:normal}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-8{border-bottom-width:8px}.border-r-2{border-right-width:2px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-transparent{border-color:transparent}.border-uofg-blue-100{--tw-border-opacity: 1;border-color:rgb(221 236 240 / var(--tw-border-opacity))}.border-uofg-grey-500{--tw-border-opacity: 1;border-color:rgb(154 154 154 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-uofg-blue-50{--tw-bg-opacity: 1;background-color:rgb(241 248 250 / var(--tw-bg-opacity))}.bg-uofg-grey{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.bg-uofg-red{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.bg-uofg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\\[calc\\(\\(100\\%-1320px\\)\\/2\\)\\]{padding-left:calc((100% - 1320px)/2);padding-right:calc((100% - 1320px)/2)}.px-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,2rem\\)\\]{padding-left:max(calc((100% - 1320px)/2),2rem);padding-right:max(calc((100% - 1320px)/2),2rem)}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.font-condensed{font-family:Roboto Condensed,Arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.not-italic{font-style:normal}.text-\\[var\\(--uofg-modal-dismiss-color\\,white\\)\\]{color:var(--uofg-modal-dismiss-color,white)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-uofg-blue{--tw-text-opacity: 1;color:rgb(105 163 185 / var(--tw-text-opacity))}.text-uofg-blue-500{--tw-text-opacity: 1;color:rgb(65 127 153 / var(--tw-text-opacity))}.text-uofg-yellow{--tw-text-opacity: 1;color:rgb(255 199 42 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\\[opacity\\,visibility\\]{transition-property:opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.first\\:border-l-2:first-child{border-left-width:2px}.hover\\:border-current:hover{border-color:currentColor}.hover\\:border-uofg-yellow:hover{--tw-border-opacity: 1;border-color:rgb(255 199 42 / var(--tw-border-opacity))}.hover\\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.hover\\:bg-uofg-grey:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.hover\\:bg-uofg-red:hover{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.hover\\:bg-uofg-yellow:hover{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.hover\\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\\:text-\\[\\#0077b5\\]:hover{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity))}.hover\\:text-\\[\\#1da1f2\\]:hover{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity))}.hover\\:text-\\[\\#4267b2\\]:hover{--tw-text-opacity: 1;color:rgb(66 103 178 / var(--tw-text-opacity))}.hover\\:text-\\[\\#e1306c\\]:hover{--tw-text-opacity: 1;color:rgb(225 48 108 / var(--tw-text-opacity))}.hover\\:text-\\[\\#f00\\]:hover{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.hover\\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\\:text-uofg-blue-950:hover{--tw-text-opacity: 1;color:rgb(25 40 51 / var(--tw-text-opacity))}.hover\\:text-uofg-yellow:hover{--tw-text-opacity: 1;color:rgb(255 199 42 / var(--tw-text-opacity))}.hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\\:opacity-75:hover{opacity:.75}.focus\\:border-current:focus{border-color:currentColor}.focus\\:border-white:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.focus\\:bg-uofg-grey:focus{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.focus\\:bg-uofg-red:focus{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.focus\\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.focus\\:text-\\[\\#0077b5\\]:focus{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity))}.focus\\:text-\\[\\#1da1f2\\]:focus{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity))}.focus\\:text-\\[\\#4267b2\\]:focus{--tw-text-opacity: 1;color:rgb(66 103 178 / var(--tw-text-opacity))}.focus\\:text-\\[\\#e1306c\\]:focus{--tw-text-opacity: 1;color:rgb(225 48 108 / var(--tw-text-opacity))}.focus\\:text-\\[\\#f00\\]:focus{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.focus\\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.focus\\:text-uofg-blue-950:focus{--tw-text-opacity: 1;color:rgb(25 40 51 / var(--tw-text-opacity))}.focus\\:opacity-75:focus{opacity:.75}.aria-expanded\\:bg-uofg-grey[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.aria-expanded\\:bg-uofg-yellow[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.aria-expanded\\:bg-white[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.aria-expanded\\:text-black[aria-expanded=true]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (prefers-reduced-motion: reduce){.motion-reduce\\:transition-none{transition-property:none}}@media (min-width: 768px){.md\\:col-span-2{grid-column:span 2 / span 2}.md\\:row-start-2{grid-row-start:2}.md\\:grid{display:grid}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\\:row-auto{grid-row:auto}.lg\\:h-16{height:4rem}.lg\\:h-\\[10rem\\]{height:10rem}.lg\\:w-\\[30rem\\]{width:30rem}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:whitespace-nowrap{white-space:nowrap}}@media (min-width: 1320px){.min-\\[1320px\\]\\:absolute{position:absolute}.min-\\[1320px\\]\\:left-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,7\\.5rem\\)\\]{left:max(calc((100% - 1320px)/2),7.5rem)}}.\\[\\&\\>\\*\\]\\:first\\:mt-4:first-child>*{margin-top:1rem}.\\[\\&\\>\\*\\]\\:last\\:mb-4:last-child>*{margin-bottom:1rem}.\\[\\&\\>li\\]\\:contents>li{display:contents}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-2xl>slot[name=message]::slotted(*){font-size:1.5rem;line-height:2rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:mb-8>slot[name=subtitle]::slotted(*){margin-bottom:2rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-4xl>slot[name=subtitle]::slotted(*){font-size:2.25rem;line-height:2.5rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:font-bold>slot[name=subtitle]::slotted(*){font-weight:700}.\\[\\&\\>svg\\]\\:mb-4>svg{margin-bottom:1rem}.\\[\\&\\>svg\\]\\:mr-4>svg{margin-right:1rem}.\\[\\&\\>svg\\]\\:block>svg{display:block}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em}.\\[\\&\\>svg\\]\\:h-\\[1\\.6em\\]>svg{height:1.6em}.\\[\\&\\>svg\\]\\:h-full>svg{height:100%}.\\[\\&\\>svg\\]\\:w-\\[18\\.4rem\\]>svg{width:18.4rem}.\\[\\&\\>svg\\]\\:w-\\[5rem\\]>svg{width:5rem}.\\[\\&\\>svg\\]\\:w-auto>svg{width:auto}.\\[\\&\\>svg\\]\\:fill-current>svg{fill:currentColor}.\\[\\&\\>svg\\]\\:fill-uofg-yellow>svg{fill:#ffc72a}.\\[\\&\\>svg\\]\\:transition-transform>svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\\[\\&_svg\\]\\:aria-expanded\\:rotate-180[aria-expanded=true] svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}';
|
|
710
710
|
let q = null;
|
|
711
711
|
typeof CSSStyleSheet == "function" && (q = new CSSStyleSheet(), q.replaceSync(gt));
|
|
712
712
|
function Ce(t) {
|
|
@@ -717,9 +717,9 @@ function Ce(t) {
|
|
|
717
717
|
e.innerHTML = gt, t.prepend(e);
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
|
-
function nt(t, e,
|
|
721
|
-
const
|
|
722
|
-
return
|
|
720
|
+
function nt(t, e, o) {
|
|
721
|
+
const r = t.slice();
|
|
722
|
+
return r[4] = e[o], r;
|
|
723
723
|
}
|
|
724
724
|
function ie(t) {
|
|
725
725
|
let e;
|
|
@@ -732,52 +732,52 @@ function ie(t) {
|
|
|
732
732
|
t[2]
|
|
733
733
|
);
|
|
734
734
|
},
|
|
735
|
-
m(
|
|
736
|
-
T(
|
|
735
|
+
m(o, r) {
|
|
736
|
+
T(o, e, r);
|
|
737
737
|
},
|
|
738
738
|
p: $,
|
|
739
|
-
d(
|
|
740
|
-
|
|
739
|
+
d(o) {
|
|
740
|
+
o && C(e);
|
|
741
741
|
}
|
|
742
742
|
};
|
|
743
743
|
}
|
|
744
744
|
function ne(t) {
|
|
745
|
-
let e,
|
|
745
|
+
let e, o = it(
|
|
746
746
|
/*iconPathData*/
|
|
747
747
|
t[2]
|
|
748
|
-
),
|
|
749
|
-
for (let a = 0; a <
|
|
750
|
-
|
|
748
|
+
), r = [];
|
|
749
|
+
for (let a = 0; a < o.length; a += 1)
|
|
750
|
+
r[a] = at(nt(t, o, a));
|
|
751
751
|
return {
|
|
752
752
|
c() {
|
|
753
|
-
for (let a = 0; a <
|
|
754
|
-
|
|
753
|
+
for (let a = 0; a < r.length; a += 1)
|
|
754
|
+
r[a].c();
|
|
755
755
|
e = St();
|
|
756
756
|
},
|
|
757
757
|
m(a, i) {
|
|
758
|
-
for (let n = 0; n <
|
|
759
|
-
|
|
758
|
+
for (let n = 0; n < r.length; n += 1)
|
|
759
|
+
r[n] && r[n].m(a, i);
|
|
760
760
|
T(a, e, i);
|
|
761
761
|
},
|
|
762
762
|
p(a, i) {
|
|
763
763
|
if (i & /*iconPathData*/
|
|
764
764
|
4) {
|
|
765
|
-
|
|
765
|
+
o = it(
|
|
766
766
|
/*iconPathData*/
|
|
767
767
|
a[2]
|
|
768
768
|
);
|
|
769
769
|
let n;
|
|
770
|
-
for (n = 0; n <
|
|
771
|
-
const s = nt(a,
|
|
772
|
-
|
|
770
|
+
for (n = 0; n < o.length; n += 1) {
|
|
771
|
+
const s = nt(a, o, n);
|
|
772
|
+
r[n] ? r[n].p(s, i) : (r[n] = at(s), r[n].c(), r[n].m(e.parentNode, e));
|
|
773
773
|
}
|
|
774
|
-
for (; n <
|
|
775
|
-
|
|
776
|
-
|
|
774
|
+
for (; n < r.length; n += 1)
|
|
775
|
+
r[n].d(1);
|
|
776
|
+
r.length = o.length;
|
|
777
777
|
}
|
|
778
778
|
},
|
|
779
779
|
d(a) {
|
|
780
|
-
a && C(e), Lt(
|
|
780
|
+
a && C(e), Lt(r, a);
|
|
781
781
|
}
|
|
782
782
|
};
|
|
783
783
|
}
|
|
@@ -792,24 +792,24 @@ function at(t) {
|
|
|
792
792
|
t[4]
|
|
793
793
|
);
|
|
794
794
|
},
|
|
795
|
-
m(
|
|
796
|
-
T(
|
|
795
|
+
m(o, r) {
|
|
796
|
+
T(o, e, r);
|
|
797
797
|
},
|
|
798
798
|
p: $,
|
|
799
|
-
d(
|
|
800
|
-
|
|
799
|
+
d(o) {
|
|
800
|
+
o && C(e);
|
|
801
801
|
}
|
|
802
802
|
};
|
|
803
803
|
}
|
|
804
804
|
function ae(t) {
|
|
805
805
|
let e;
|
|
806
|
-
function
|
|
806
|
+
function o(i, n) {
|
|
807
807
|
return Array.isArray(
|
|
808
808
|
/*iconPathData*/
|
|
809
809
|
i[2]
|
|
810
810
|
) ? ne : ie;
|
|
811
811
|
}
|
|
812
|
-
let a =
|
|
812
|
+
let a = o(t)(t);
|
|
813
813
|
return {
|
|
814
814
|
c() {
|
|
815
815
|
e = Q("svg"), a.c(), k(e, "class", "fa-icon"), k(e, "xmlns", "http://www.w3.org/2000/svg"), k(e, "viewBox", `0 0 ${/*width*/
|
|
@@ -829,14 +829,14 @@ function ae(t) {
|
|
|
829
829
|
}
|
|
830
830
|
};
|
|
831
831
|
}
|
|
832
|
-
function se(t, e,
|
|
833
|
-
let { icon:
|
|
834
|
-
const a =
|
|
832
|
+
function se(t, e, o) {
|
|
833
|
+
let { icon: r } = e;
|
|
834
|
+
const a = r.icon[0], i = r.icon[1], n = r.icon[4];
|
|
835
835
|
return t.$$set = (s) => {
|
|
836
|
-
"icon" in s &&
|
|
837
|
-
}, [a, i, n,
|
|
836
|
+
"icon" in s && o(3, r = s.icon);
|
|
837
|
+
}, [a, i, n, r];
|
|
838
838
|
}
|
|
839
|
-
class ce extends
|
|
839
|
+
class ce extends oe {
|
|
840
840
|
constructor(e) {
|
|
841
841
|
super(), te(this, e, se, ae, vt, { icon: 3 });
|
|
842
842
|
}
|
|
@@ -904,11 +904,11 @@ var Le = {
|
|
|
904
904
|
prefix: "fas",
|
|
905
905
|
iconName: "chevron-down",
|
|
906
906
|
icon: [512, 512, [], "f078", "M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"]
|
|
907
|
-
},
|
|
907
|
+
}, fe = {
|
|
908
908
|
prefix: "fas",
|
|
909
909
|
iconName: "xmark",
|
|
910
910
|
icon: [384, 512, [128473, 10005, 10006, 10060, 215, "close", "multiply", "remove", "times"], "f00d", "M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]
|
|
911
|
-
}, Ue =
|
|
911
|
+
}, Ue = fe, Xe = {
|
|
912
912
|
prefix: "fas",
|
|
913
913
|
iconName: "calendar",
|
|
914
914
|
icon: [448, 512, [128197, 128198], "f133", "M96 32V64H48C21.5 64 0 85.5 0 112v48H448V112c0-26.5-21.5-48-48-48H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H160V32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192H0V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V192z"]
|
|
@@ -918,7 +918,7 @@ var Le = {
|
|
|
918
918
|
icon: [512, 512, [128188], "f0b1", "M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160v96H192 320 512V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM512 288H320v32c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V288H0V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V288z"]
|
|
919
919
|
};
|
|
920
920
|
export {
|
|
921
|
-
|
|
921
|
+
ot as $,
|
|
922
922
|
Z as A,
|
|
923
923
|
it as B,
|
|
924
924
|
Re as C,
|
|
@@ -937,7 +937,7 @@ export {
|
|
|
937
937
|
Xe as P,
|
|
938
938
|
Ne as Q,
|
|
939
939
|
Be as R,
|
|
940
|
-
|
|
940
|
+
oe as S,
|
|
941
941
|
ge as T,
|
|
942
942
|
St as U,
|
|
943
943
|
xt as V,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as A, S as B, i as D, a as G, s as H, F as I, f as J, b as $, e as v, d as K, g as h, h as w, j as L, k as m, m as M, u as x, l as q, n as y, t as p, o as d, p as N, q as O } from "./index-
|
|
1
|
+
import { c as A, S as B, i as D, a as G, s as H, F as I, f as J, b as $, e as v, d as K, g as h, h as w, j as L, k as m, m as M, u as x, l as q, n as y, t as p, o as d, p as N, q as O } from "./index-6jrfJX7n.js";
|
|
2
2
|
const P = (e) => ({}), R = (e) => ({}), Q = (e) => ({}), T = (e) => ({}), V = (e) => ({}), U = (e) => ({}), W = (e) => ({}), z = (e) => ({});
|
|
3
3
|
function X(e) {
|
|
4
4
|
let s, f, r, c, g, u, j, k, b, o;
|
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
import { c as _, S as h, i as w, a as v, s as
|
|
1
|
+
import { c as _, S as h, i as w, a as v, s as y, r as T, F as $, v as k, e as x, d as j, h as d, j as V, m as q, w as m, t as z, o as C, p as F, q as O, x as S } from "./index-6jrfJX7n.js";
|
|
2
2
|
import { g as U } from "./globals-DnYjtinb.js";
|
|
3
3
|
function p() {
|
|
4
|
-
let
|
|
5
|
-
for (;
|
|
6
|
-
(o = arguments[
|
|
7
|
-
return
|
|
4
|
+
let t = 0, o, r, e = "";
|
|
5
|
+
for (; t < arguments.length; )
|
|
6
|
+
(o = arguments[t++]) && (r = b(o)) && (e && (e += " "), e += r);
|
|
7
|
+
return e;
|
|
8
8
|
}
|
|
9
|
-
function b(
|
|
10
|
-
if (typeof
|
|
11
|
-
return
|
|
9
|
+
function b(t) {
|
|
10
|
+
if (typeof t == "string")
|
|
11
|
+
return t;
|
|
12
12
|
let o, r = "";
|
|
13
|
-
for (let
|
|
14
|
-
e
|
|
13
|
+
for (let e = 0; e < t.length; e++)
|
|
14
|
+
t[e] && (o = b(t[e])) && (r && (r += " "), r += o);
|
|
15
15
|
return r;
|
|
16
16
|
}
|
|
17
17
|
const { window: f } = U;
|
|
18
|
-
function Y(
|
|
18
|
+
function Y(t) {
|
|
19
19
|
let o = !1, r = () => {
|
|
20
20
|
o = !1;
|
|
21
|
-
},
|
|
22
|
-
return
|
|
21
|
+
}, e, s, a, l, i, u, g;
|
|
22
|
+
return T(
|
|
23
23
|
/*onwindowscroll*/
|
|
24
|
-
|
|
25
|
-
),
|
|
24
|
+
t[3]
|
|
25
|
+
), a = new $({ props: { icon: k } }), {
|
|
26
26
|
c() {
|
|
27
|
-
|
|
28
|
-
"flex z-10 justify-center items-center text-4xl
|
|
27
|
+
s = x("button"), j(a.$$.fragment), d(s, "class", l = p(
|
|
28
|
+
"flex z-10 justify-center items-center text-4xl w-16 h-16 border border-white bg-black fixed bottom-8 right-8 text-white hover:bg-uofg-red focus:bg-uofg-red transition",
|
|
29
29
|
/*visible*/
|
|
30
|
-
|
|
30
|
+
t[1] ? "opacity-100" : "opacity-0"
|
|
31
31
|
));
|
|
32
32
|
},
|
|
33
|
-
m(
|
|
34
|
-
V(
|
|
33
|
+
m(n, c) {
|
|
34
|
+
V(n, s, c), q(a, s, null), i = !0, u || (g = [
|
|
35
35
|
m(f, "scroll", () => {
|
|
36
|
-
o = !0, clearTimeout(
|
|
36
|
+
o = !0, clearTimeout(e), e = setTimeout(r, 100), t[3]();
|
|
37
37
|
}),
|
|
38
38
|
m(
|
|
39
|
-
|
|
39
|
+
s,
|
|
40
40
|
"click",
|
|
41
41
|
/*scrollToTop*/
|
|
42
|
-
|
|
42
|
+
t[2]
|
|
43
43
|
)
|
|
44
44
|
], u = !0);
|
|
45
45
|
},
|
|
46
|
-
p(
|
|
46
|
+
p(n, [c]) {
|
|
47
47
|
c & /*scrollY*/
|
|
48
|
-
1 && !o && (o = !0, clearTimeout(
|
|
48
|
+
1 && !o && (o = !0, clearTimeout(e), scrollTo(
|
|
49
49
|
f.pageXOffset,
|
|
50
50
|
/*scrollY*/
|
|
51
|
-
|
|
52
|
-
),
|
|
53
|
-
2 &&
|
|
54
|
-
"flex z-10 justify-center items-center text-4xl
|
|
51
|
+
n[0]
|
|
52
|
+
), e = setTimeout(r, 100)), (!i || c & /*visible*/
|
|
53
|
+
2 && l !== (l = p(
|
|
54
|
+
"flex z-10 justify-center items-center text-4xl w-16 h-16 border border-white bg-black fixed bottom-8 right-8 text-white hover:bg-uofg-red focus:bg-uofg-red transition",
|
|
55
55
|
/*visible*/
|
|
56
|
-
|
|
57
|
-
))) &&
|
|
56
|
+
n[1] ? "opacity-100" : "opacity-0"
|
|
57
|
+
))) && d(s, "class", l);
|
|
58
58
|
},
|
|
59
|
-
i(
|
|
60
|
-
i || (z(
|
|
59
|
+
i(n) {
|
|
60
|
+
i || (z(a.$$.fragment, n), i = !0);
|
|
61
61
|
},
|
|
62
|
-
o(
|
|
63
|
-
C(
|
|
62
|
+
o(n) {
|
|
63
|
+
C(a.$$.fragment, n), i = !1;
|
|
64
64
|
},
|
|
65
|
-
d(
|
|
66
|
-
|
|
65
|
+
d(n) {
|
|
66
|
+
n && F(s), O(a), u = !1, S(g);
|
|
67
67
|
}
|
|
68
68
|
};
|
|
69
69
|
}
|
|
70
|
-
function E(
|
|
71
|
-
let
|
|
72
|
-
const
|
|
70
|
+
function E(t, o, r) {
|
|
71
|
+
let e = !1, s = 0;
|
|
72
|
+
const a = () => {
|
|
73
73
|
window.scroll({ top: 0, left: 0, behavior: "smooth" });
|
|
74
74
|
};
|
|
75
|
-
function
|
|
76
|
-
r(0,
|
|
75
|
+
function l() {
|
|
76
|
+
r(0, s = f.pageYOffset);
|
|
77
77
|
}
|
|
78
|
-
return
|
|
79
|
-
|
|
80
|
-
1 && r(1,
|
|
81
|
-
}, [
|
|
78
|
+
return t.$$.update = () => {
|
|
79
|
+
t.$$.dirty & /*scrollY*/
|
|
80
|
+
1 && r(1, e = s > 50);
|
|
81
|
+
}, [s, e, a, l];
|
|
82
82
|
}
|
|
83
83
|
class J extends h {
|
|
84
84
|
constructor(o) {
|
|
85
|
-
super(), w(this, o, E, Y,
|
|
85
|
+
super(), w(this, o, E, Y, y, {});
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
customElements.define("uofg-back-to-top", _(J, {}, [], [], !0, (
|
|
88
|
+
customElements.define("uofg-back-to-top", _(J, {}, [], [], !0, (t) => class extends t {
|
|
89
89
|
constructor() {
|
|
90
90
|
super(), v(this.shadowRoot);
|
|
91
91
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as pe, S as de, i as ge, s as ve, y as re, h as f, j as H, k as n, z as q, p as F, A as xe, a as _e, B as M, F as O, C as ke, e as u, g as m, d as L, m as T, t as x, D as oe, o as _, q as j, E, G as Ce, H as $e, I as ae, J as ye, K as Ve, L as Me, M as He, N as Fe, O as Se, P as ce, Q as ze, R as Ze } from "./index-
|
|
1
|
+
import { c as pe, S as de, i as ge, s as ve, y as re, h as f, j as H, k as n, z as q, p as F, A as xe, a as _e, B as M, F as O, C as ke, e as u, g as m, d as L, m as T, t as x, D as oe, o as _, q as j, E, G as Ce, H as $e, I as ae, J as ye, K as Ve, L as Me, M as He, N as Fe, O as Se, P as ce, Q as ze, R as Ze } from "./index-6jrfJX7n.js";
|
|
2
2
|
function Ae(s) {
|
|
3
3
|
let e, r;
|
|
4
4
|
return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as Y, S as K, i as Q, s as D, A as B, b as He, e as b, g as x, h as _, j as d, k as g, w as ae, T as Je, u as Oe, l as Pe, n as Ge, t as p, o as m, D as U, p as v, x as et, U as q, I as E, V as G, W as ge, r as Ve, X as pe, y as R, z as k, a as tt, B as j, Y as ie, d as L, m as N, q as A, Z as lt, _ as nt, $ as rt, a0 as ce, F as W, E as V, a1 as De, G as T, H as ee, a2 as te, a3 as I, a4 as le, a5 as ne } from "./index-
|
|
1
|
+
import { c as Y, S as K, i as Q, s as D, A as B, b as He, e as b, g as x, h as _, j as d, k as g, w as ae, T as Je, u as Oe, l as Pe, n as Ge, t as p, o as m, D as U, p as v, x as et, U as q, I as E, V as G, W as ge, r as Ve, X as pe, y as R, z as k, a as tt, B as j, Y as ie, d as L, m as N, q as A, Z as lt, _ as nt, $ as rt, a0 as ce, F as W, E as V, a1 as De, G as T, H as ee, a2 as te, a3 as I, a4 as le, a5 as ne } from "./index-6jrfJX7n.js";
|
|
2
2
|
import { g as ot } from "./globals-DnYjtinb.js";
|
|
3
3
|
function X(a, e) {
|
|
4
4
|
const n = {}, t = {}, l = { $$scope: 1 };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as z, S as j, i as R, A as m, a as U, s as K, F as N, a6 as G, b as H, e as E, d as I, g as J, h as r, a2 as _, j as L, k as B, m as M, w as k, u as P, l as Q, n as V, t as v, o as A, p as W, q as X, x as Y, $ as C } from "./index-
|
|
1
|
+
import { c as z, S as j, i as R, A as m, a as U, s as K, F as N, a6 as G, b as H, e as E, d as I, g as J, h as r, a2 as _, j as L, k as B, m as M, w as k, u as P, l as Q, n as V, t as v, o as A, p as W, q as X, x as Y, $ as C } from "./index-6jrfJX7n.js";
|
|
2
2
|
const Z = (n) => Array.from(n.querySelectorAll('a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [contenteditable], audio[controls], video[controls], details, summary, [tabindex]:not([tabindex="-1"])'));
|
|
3
3
|
function x(n) {
|
|
4
4
|
let e, i, c, b, u, p, g, w, l, y, h;
|
package/package.json
CHANGED