@uoguelph/web-components 1.2.0-rc.9 → 1.2.1-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,51 +1,47 @@
1
1
  var bt = Object.defineProperty;
2
- var yt = (t, e, r) => e in t ? bt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
3
- var b = (t, e, r) => (yt(t, typeof e != "symbol" ? e + "" : e, r), r);
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
- const xt = (t) => t;
7
- function vt(t, e) {
8
- for (const r in e)
9
- t[r] = e[r];
6
+ const yt = (t) => t;
7
+ function xt(t, e) {
8
+ for (const o in e)
9
+ t[o] = e[o];
10
10
  return (
11
11
  /** @type {T & S} */
12
12
  t
13
13
  );
14
14
  }
15
- function ct(t) {
15
+ function st(t) {
16
16
  return t();
17
17
  }
18
- function et() {
18
+ function tt() {
19
19
  return /* @__PURE__ */ Object.create(null);
20
20
  }
21
21
  function M(t) {
22
- t.forEach(ct);
22
+ t.forEach(st);
23
23
  }
24
- function I(t) {
24
+ function F(t) {
25
25
  return typeof t == "function";
26
26
  }
27
- function $t(t, e) {
27
+ function vt(t, e) {
28
28
  return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
29
29
  }
30
- let R;
31
- function he(t, e) {
32
- return t === e ? !0 : (R || (R = document.createElement("a")), R.href = e, t === R.href);
33
- }
34
- function _t(t) {
30
+ function $t(t) {
35
31
  return Object.keys(t).length === 0;
36
32
  }
37
- function pe(t, e, r, o) {
33
+ function ue(t, e, o, r) {
38
34
  if (t) {
39
- const a = lt(t, e, r, o);
35
+ const a = ct(t, e, o, r);
40
36
  return t[0](a);
41
37
  }
42
38
  }
43
- function lt(t, e, r, o) {
44
- return t[1] && o ? vt(r.ctx.slice(), t[1](o(e))) : r.ctx;
39
+ function ct(t, e, o, r) {
40
+ return t[1] && r ? xt(o.ctx.slice(), t[1](r(e))) : o.ctx;
45
41
  }
46
- function we(t, e, r, o) {
47
- if (t[2] && o) {
48
- const a = t[2](o(r));
42
+ function he(t, e, o, r) {
43
+ if (t[2] && r) {
44
+ const a = t[2](r(o));
49
45
  if (e.dirty === void 0)
50
46
  return a;
51
47
  if (typeof a == "object") {
@@ -58,47 +54,47 @@ function we(t, e, r, o) {
58
54
  }
59
55
  return e.dirty;
60
56
  }
61
- function ge(t, e, r, o, a, i) {
57
+ function pe(t, e, o, r, a, i) {
62
58
  if (a) {
63
- const n = lt(e, r, o, i);
59
+ const n = ct(e, o, r, i);
64
60
  t.p(n, a);
65
61
  }
66
62
  }
67
- function me(t) {
63
+ function we(t) {
68
64
  if (t.ctx.length > 32) {
69
- const e = [], r = t.ctx.length / 32;
70
- for (let o = 0; o < r; o++)
71
- e[o] = -1;
65
+ const e = [], o = t.ctx.length / 32;
66
+ for (let r = 0; r < o; r++)
67
+ e[r] = -1;
72
68
  return e;
73
69
  }
74
70
  return -1;
75
71
  }
76
- function be(t) {
77
- return t && I(t.destroy) ? t.destroy : $;
72
+ function ge(t) {
73
+ return t && F(t.destroy) ? t.destroy : $;
78
74
  }
79
- const kt = ["", !0, 1, "true", "contenteditable"], ft = typeof window < "u";
80
- let zt = ft ? () => window.performance.now() : () => Date.now(), Q = ft ? (t) => requestAnimationFrame(t) : $;
75
+ const _t = ["", !0, 1, "true", "contenteditable"], lt = typeof window < "u";
76
+ let kt = lt ? () => window.performance.now() : () => Date.now(), K = lt ? (t) => requestAnimationFrame(t) : $;
81
77
  const E = /* @__PURE__ */ new Set();
82
- function dt(t) {
78
+ function ft(t) {
83
79
  E.forEach((e) => {
84
80
  e.c(t) || (E.delete(e), e.f());
85
- }), E.size !== 0 && Q(dt);
81
+ }), E.size !== 0 && K(ft);
86
82
  }
87
- function Ht(t) {
83
+ function zt(t) {
88
84
  let e;
89
- return E.size === 0 && Q(dt), {
90
- promise: new Promise((r) => {
91
- E.add(e = { c: t, f: r });
85
+ return E.size === 0 && K(ft), {
86
+ promise: new Promise((o) => {
87
+ E.add(e = { c: t, f: o });
92
88
  }),
93
89
  abort() {
94
90
  E.delete(e);
95
91
  }
96
92
  };
97
93
  }
98
- function Mt(t, e) {
94
+ function Ht(t, e) {
99
95
  t.appendChild(e);
100
96
  }
101
- function ut(t) {
97
+ function dt(t) {
102
98
  if (!t)
103
99
  return document;
104
100
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
@@ -108,162 +104,162 @@ function ut(t) {
108
104
  e
109
105
  ) : t.ownerDocument;
110
106
  }
111
- function Ct(t) {
112
- const e = ht("style");
113
- return e.textContent = "/* empty */", Lt(ut(t), e), e.sheet;
107
+ function Mt(t) {
108
+ const e = ut("style");
109
+ return e.textContent = "/* empty */", Ct(dt(t), e), e.sheet;
114
110
  }
115
- function Lt(t, e) {
116
- return Mt(
111
+ function Ct(t, e) {
112
+ return Ht(
117
113
  /** @type {Document} */
118
114
  t.head || t,
119
115
  e
120
116
  ), e.sheet;
121
117
  }
122
- function T(t, e, r) {
123
- t.insertBefore(e, r || null);
118
+ function T(t, e, o) {
119
+ t.insertBefore(e, o || null);
124
120
  }
125
121
  function C(t) {
126
122
  t.parentNode && t.parentNode.removeChild(t);
127
123
  }
128
- function St(t, e) {
129
- for (let r = 0; r < t.length; r += 1)
130
- t[r] && t[r].d(e);
124
+ function Lt(t, e) {
125
+ for (let o = 0; o < t.length; o += 1)
126
+ t[o] && t[o].d(e);
131
127
  }
132
- function ht(t) {
128
+ function ut(t) {
133
129
  return document.createElement(t);
134
130
  }
135
- function W(t) {
131
+ function Q(t) {
136
132
  return document.createElementNS("http://www.w3.org/2000/svg", t);
137
133
  }
138
- function pt(t) {
134
+ function ht(t) {
139
135
  return document.createTextNode(t);
140
136
  }
141
- function ye() {
142
- return pt(" ");
137
+ function be() {
138
+ return ht(" ");
143
139
  }
144
- function Vt() {
145
- return pt("");
140
+ function St() {
141
+ return ht("");
146
142
  }
147
- function xe(t, e, r, o) {
148
- return t.addEventListener(e, r, o), () => t.removeEventListener(e, r, o);
143
+ function me(t, e, o, r) {
144
+ return t.addEventListener(e, o, r), () => t.removeEventListener(e, o, r);
149
145
  }
150
- function k(t, e, r) {
151
- r == null ? t.removeAttribute(e) : t.getAttribute(e) !== r && t.setAttribute(e, r);
146
+ function k(t, e, o) {
147
+ o == null ? t.removeAttribute(e) : t.getAttribute(e) !== o && t.setAttribute(e, o);
152
148
  }
153
- const Nt = ["width", "height"];
154
- function Et(t, e) {
155
- const r = Object.getOwnPropertyDescriptors(t.__proto__);
156
- for (const o in e)
157
- e[o] == null ? t.removeAttribute(o) : o === "style" ? t.style.cssText = e[o] : o === "__value" ? t.value = t[o] = e[o] : r[o] && r[o].set && Nt.indexOf(o) === -1 ? t[o] = e[o] : k(t, o, e[o]);
149
+ const Vt = ["width", "height"];
150
+ function Nt(t, 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]);
158
154
  }
159
- function jt(t, e) {
160
- Object.keys(e).forEach((r) => {
161
- At(t, r, e[r]);
155
+ function Et(t, e) {
156
+ Object.keys(e).forEach((o) => {
157
+ jt(t, o, e[o]);
162
158
  });
163
159
  }
164
- function At(t, e, r) {
165
- const o = e.toLowerCase();
166
- o in t ? t[o] = typeof t[o] == "boolean" && r === "" ? !0 : r : e in t ? t[e] = typeof t[e] == "boolean" && r === "" ? !0 : r : k(t, e, r);
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);
167
163
  }
168
- function ve(t) {
169
- return /-/.test(t) ? jt : Et;
164
+ function ye(t) {
165
+ return /-/.test(t) ? Et : Nt;
170
166
  }
171
- function Ot(t) {
167
+ function At(t) {
172
168
  return Array.from(t.childNodes);
173
169
  }
174
- function Pt(t, e) {
170
+ function Ot(t, e) {
175
171
  e = "" + e, t.data !== e && (t.data = /** @type {string} */
176
172
  e);
177
173
  }
178
- function Tt(t, e) {
174
+ function Pt(t, e) {
179
175
  e = "" + e, t.wholeText !== e && (t.data = /** @type {string} */
180
176
  e);
181
177
  }
182
- function $e(t, e, r) {
183
- ~kt.indexOf(r) ? Tt(t, e) : Pt(t, e);
178
+ function xe(t, e, o) {
179
+ ~_t.indexOf(o) ? Pt(t, e) : Ot(t, e);
184
180
  }
185
- function _e(t, e, r) {
186
- t.classList.toggle(e, !!r);
181
+ function ve(t, e, o) {
182
+ t.classList.toggle(e, !!o);
187
183
  }
188
- function Bt(t, e, { bubbles: r = !1, cancelable: o = !1 } = {}) {
189
- return new CustomEvent(t, { detail: e, bubbles: r, cancelable: o });
184
+ function Tt(t, e, { bubbles: o = !1, cancelable: r = !1 } = {}) {
185
+ return new CustomEvent(t, { detail: e, bubbles: o, cancelable: r });
190
186
  }
191
- function Rt(t) {
187
+ function Bt(t) {
192
188
  const e = {};
193
189
  return t.childNodes.forEach(
194
190
  /** @param {Element} node */
195
- (r) => {
196
- e[r.slot || "default"] = !0;
191
+ (o) => {
192
+ e[o.slot || "default"] = !0;
197
193
  }
198
194
  ), e;
199
195
  }
200
196
  const D = /* @__PURE__ */ new Map();
201
197
  let U = 0;
202
- function Yt(t) {
203
- let e = 5381, r = t.length;
204
- for (; r--; )
205
- e = (e << 5) - e ^ t.charCodeAt(r);
198
+ function Rt(t) {
199
+ let e = 5381, o = t.length;
200
+ for (; o--; )
201
+ e = (e << 5) - e ^ t.charCodeAt(o);
206
202
  return e >>> 0;
207
203
  }
208
- function qt(t, e) {
209
- const r = { stylesheet: Ct(e), rules: {} };
210
- return D.set(t, r), r;
204
+ function Yt(t, e) {
205
+ const o = { stylesheet: Mt(e), rules: {} };
206
+ return D.set(t, o), o;
211
207
  }
212
- function rt(t, e, r, o, a, i, n, s = 0) {
213
- const f = 16.666 / o;
208
+ function et(t, e, o, r, a, i, n, s = 0) {
209
+ const f = 16.666 / r;
214
210
  let c = `{
215
211
  `;
216
212
  for (let w = 0; w <= 1; w += f) {
217
- const y = e + (r - e) * i(w);
213
+ const y = e + (o - e) * i(w);
218
214
  c += w * 100 + `%{${n(y, 1 - y)}}
219
215
  `;
220
216
  }
221
- const g = c + `100% {${n(r, 1 - r)}}
222
- }`, d = `__svelte_${Yt(g)}_${s}`, u = ut(t), { stylesheet: p, rules: l } = D.get(u) || qt(u, t);
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);
223
219
  l[d] || (l[d] = !0, p.insertRule(`@keyframes ${d} ${g}`, p.cssRules.length));
224
- const m = t.style.animation || "";
225
- return t.style.animation = `${m ? `${m}, ` : ""}${d} ${o}ms linear ${a}ms 1 both`, U += 1, d;
220
+ const b = t.style.animation || "";
221
+ return t.style.animation = `${b ? `${b}, ` : ""}${d} ${r}ms linear ${a}ms 1 both`, U += 1, d;
226
222
  }
227
223
  function Dt(t, e) {
228
- const r = (t.style.animation || "").split(", "), o = r.filter(
224
+ const o = (t.style.animation || "").split(", "), r = o.filter(
229
225
  e ? (i) => i.indexOf(e) < 0 : (i) => i.indexOf("__svelte") === -1
230
226
  // remove all Svelte animations
231
- ), a = r.length - o.length;
232
- a && (t.style.animation = o.join(", "), U -= a, U || Ut());
227
+ ), a = o.length - r.length;
228
+ a && (t.style.animation = r.join(", "), U -= a, U || Ut());
233
229
  }
234
230
  function Ut() {
235
- Q(() => {
231
+ K(() => {
236
232
  U || (D.forEach((t) => {
237
233
  const { ownerNode: e } = t.stylesheet;
238
234
  e && C(e);
239
235
  }), D.clear());
240
236
  });
241
237
  }
242
- let Z;
238
+ let W;
243
239
  function P(t) {
244
- Z = t;
240
+ W = t;
245
241
  }
246
242
  const N = [], ot = [];
247
243
  let j = [];
248
- const it = [], Xt = /* @__PURE__ */ Promise.resolve();
249
- let K = !1;
250
- function Ft() {
251
- K || (K = !0, Xt.then(tt));
244
+ const rt = [], Xt = /* @__PURE__ */ Promise.resolve();
245
+ let G = !1;
246
+ function qt() {
247
+ G || (G = !0, Xt.then(Z));
252
248
  }
253
249
  function X(t) {
254
250
  j.push(t);
255
251
  }
256
- const J = /* @__PURE__ */ new Set();
252
+ const I = /* @__PURE__ */ new Set();
257
253
  let V = 0;
258
- function tt() {
254
+ function Z() {
259
255
  if (V !== 0)
260
256
  return;
261
- const t = Z;
257
+ const t = W;
262
258
  do {
263
259
  try {
264
260
  for (; V < N.length; ) {
265
261
  const e = N[V];
266
- V++, P(e), It(e.$$);
262
+ V++, P(e), Ft(e.$$);
267
263
  }
268
264
  } catch (e) {
269
265
  throw N.length = 0, V = 0, e;
@@ -271,38 +267,38 @@ function tt() {
271
267
  for (P(null), N.length = 0, V = 0; ot.length; )
272
268
  ot.pop()();
273
269
  for (let e = 0; e < j.length; e += 1) {
274
- const r = j[e];
275
- J.has(r) || (J.add(r), r());
270
+ const o = j[e];
271
+ I.has(o) || (I.add(o), o());
276
272
  }
277
273
  j.length = 0;
278
274
  } while (N.length);
279
- for (; it.length; )
280
- it.pop()();
281
- K = !1, J.clear(), P(t);
275
+ for (; rt.length; )
276
+ rt.pop()();
277
+ G = !1, I.clear(), P(t);
282
278
  }
283
- function It(t) {
279
+ function Ft(t) {
284
280
  if (t.fragment !== null) {
285
281
  t.update(), M(t.before_update);
286
282
  const e = t.dirty;
287
283
  t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(X);
288
284
  }
289
285
  }
290
- function Jt(t) {
291
- const e = [], r = [];
292
- j.forEach((o) => t.indexOf(o) === -1 ? e.push(o) : r.push(o)), r.forEach((o) => o()), j = e;
286
+ function It(t) {
287
+ const e = [], o = [];
288
+ j.forEach((r) => t.indexOf(r) === -1 ? e.push(r) : o.push(r)), o.forEach((r) => r()), j = e;
293
289
  }
294
290
  let O;
295
- function Gt() {
291
+ function Jt() {
296
292
  return O || (O = Promise.resolve(), O.then(() => {
297
293
  O = null;
298
294
  })), O;
299
295
  }
300
- function G(t, e, r) {
301
- t.dispatchEvent(Bt(`${e ? "intro" : "outro"}${r}`));
296
+ function J(t, e, o) {
297
+ t.dispatchEvent(Tt(`${e ? "intro" : "outro"}${o}`));
302
298
  }
303
- const Y = /* @__PURE__ */ new Set();
299
+ const R = /* @__PURE__ */ new Set();
304
300
  let _;
305
- function ke() {
301
+ function $e() {
306
302
  _ = {
307
303
  r: 0,
308
304
  c: [],
@@ -310,57 +306,57 @@ function ke() {
310
306
  // parent group
311
307
  };
312
308
  }
313
- function ze() {
309
+ function _e() {
314
310
  _.r || M(_.c), _ = _.p;
315
311
  }
316
- function wt(t, e) {
317
- t && t.i && (Y.delete(t), t.i(e));
312
+ function pt(t, e) {
313
+ t && t.i && (R.delete(t), t.i(e));
318
314
  }
319
- function Kt(t, e, r, o) {
315
+ function Gt(t, e, o, r) {
320
316
  if (t && t.o) {
321
- if (Y.has(t))
317
+ if (R.has(t))
322
318
  return;
323
- Y.add(t), _.c.push(() => {
324
- Y.delete(t), o && (r && t.d(1), o());
319
+ R.add(t), _.c.push(() => {
320
+ R.delete(t), r && (o && t.d(1), r());
325
321
  }), t.o(e);
326
322
  } else
327
- o && o();
323
+ r && r();
328
324
  }
329
- const Qt = { duration: 0 };
330
- function He(t, e, r, o) {
331
- let i = e(t, r, { direction: "both" }), n = o ? 0 : 1, s = null, f = null, c = null, g;
325
+ const Kt = { duration: 0 };
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;
332
328
  function d() {
333
329
  c && Dt(t, c);
334
330
  }
335
- function u(l, m) {
331
+ function u(l, b) {
336
332
  const w = (
337
333
  /** @type {Program['d']} */
338
334
  l.b - n
339
335
  );
340
- return m *= Math.abs(w), {
336
+ return b *= Math.abs(w), {
341
337
  a: n,
342
338
  b: l.b,
343
339
  d: w,
344
- duration: m,
340
+ duration: b,
345
341
  start: l.start,
346
- end: l.start + m,
342
+ end: l.start + b,
347
343
  group: l.group
348
344
  };
349
345
  }
350
346
  function p(l) {
351
347
  const {
352
- delay: m = 0,
348
+ delay: b = 0,
353
349
  duration: w = 300,
354
- easing: y = xt,
350
+ easing: y = yt,
355
351
  tick: z = $,
356
352
  css: L
357
- } = i || Qt, S = {
358
- start: zt() + m,
353
+ } = i || Kt, S = {
354
+ start: kt() + b,
359
355
  b: l
360
356
  };
361
357
  l || (S.group = _, _.r += 1), "inert" in t && (l ? g !== void 0 && (t.inert = g) : (g = /** @type {HTMLElement} */
362
- t.inert, t.inert = !0)), s || f ? f = S : (L && (d(), c = rt(t, n, l, w, m, y, L)), l && z(0, 1), s = u(S, w), X(() => G(t, l, "start")), Ht((H) => {
363
- if (f && H > f.start && (s = u(f, w), f = null, G(t, s.b, "start"), L && (d(), c = rt(
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(
364
360
  t,
365
361
  n,
366
362
  s.b,
@@ -370,7 +366,7 @@ function He(t, e, r, o) {
370
366
  i.css
371
367
  ))), s) {
372
368
  if (H >= s.end)
373
- z(n = s.b, 1 - n), G(t, s.b, "end"), f || (s.b ? d() : --s.group.r || M(s.group.c)), s = null;
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;
374
370
  else if (H >= s.start) {
375
371
  const A = H - s.start;
376
372
  n = s.a + s.d * y(A / s.duration), z(n, 1 - n);
@@ -381,7 +377,7 @@ function He(t, e, r, o) {
381
377
  }
382
378
  return {
383
379
  run(l) {
384
- I(i) ? Gt().then(() => {
380
+ F(i) ? Jt().then(() => {
385
381
  i = i({ direction: l ? "in" : "out" }), p(l);
386
382
  }) : p(l);
387
383
  },
@@ -390,28 +386,28 @@ function He(t, e, r, o) {
390
386
  }
391
387
  };
392
388
  }
393
- function nt(t) {
389
+ function it(t) {
394
390
  return (t == null ? void 0 : t.length) !== void 0 ? t : Array.from(t);
395
391
  }
396
- function Me(t, e) {
397
- Kt(t, 1, 1, () => {
392
+ function ze(t, e) {
393
+ Gt(t, 1, 1, () => {
398
394
  e.delete(t.key);
399
395
  });
400
396
  }
401
- function Ce(t, e, r, o, a, i, n, s, f, c, g, d) {
397
+ function He(t, e, o, r, a, i, n, s, f, c, g, d) {
402
398
  let u = t.length, p = i.length, l = u;
403
- const m = {};
399
+ const b = {};
404
400
  for (; l--; )
405
- m[t[l].key] = l;
401
+ b[t[l].key] = l;
406
402
  const w = [], y = /* @__PURE__ */ new Map(), z = /* @__PURE__ */ new Map(), L = [];
407
403
  for (l = p; l--; ) {
408
- const h = d(a, i, l), x = r(h);
404
+ const h = d(a, i, l), x = o(h);
409
405
  let v = n.get(x);
410
- v ? o && L.push(() => v.p(h, e)) : (v = c(x, h), v.c()), y.set(x, w[l] = v), x in m && z.set(x, Math.abs(l - m[x]));
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]));
411
407
  }
412
408
  const S = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set();
413
409
  function A(h) {
414
- wt(h, 1), h.m(s, g), n.set(h.key, h), g = h.first, p--;
410
+ pt(h, 1), h.m(s, g), n.set(h.key, h), g = h.first, p--;
415
411
  }
416
412
  for (; u && p; ) {
417
413
  const h = w[p - 1], x = t[u - 1], v = h.key, B = x.key;
@@ -425,25 +421,25 @@ function Ce(t, e, r, o, a, i, n, s, f, c, g, d) {
425
421
  A(w[p - 1]);
426
422
  return M(L), w;
427
423
  }
428
- function Le(t) {
424
+ function Me(t) {
429
425
  t && t.c();
430
426
  }
431
- function Wt(t, e, r) {
432
- const { fragment: o, after_update: a } = t.$$;
433
- o && o.m(e, r), X(() => {
434
- const i = t.$$.on_mount.map(ct).filter(I);
427
+ function Qt(t, e, o) {
428
+ const { fragment: r, after_update: a } = t.$$;
429
+ r && r.m(e, o), X(() => {
430
+ const i = t.$$.on_mount.map(st).filter(F);
435
431
  t.$$.on_destroy ? t.$$.on_destroy.push(...i) : M(i), t.$$.on_mount = [];
436
432
  }), a.forEach(X);
437
433
  }
438
- function Zt(t, e) {
439
- const r = t.$$;
440
- r.fragment !== null && (Jt(r.after_update), M(r.on_destroy), r.fragment && r.fragment.d(e), r.on_destroy = r.fragment = null, r.ctx = []);
434
+ function Wt(t, e) {
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 = []);
441
437
  }
442
- function te(t, e) {
443
- t.$$.dirty[0] === -1 && (N.push(t), Ft(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
438
+ function Zt(t, e) {
439
+ t.$$.dirty[0] === -1 && (N.push(t), qt(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
444
440
  }
445
- function ee(t, e, r, o, a, i, n = null, s = [-1]) {
446
- const f = Z;
441
+ function te(t, e, o, r, a, i, n = null, s = [-1]) {
442
+ const f = W;
447
443
  P(t);
448
444
  const c = t.$$ = {
449
445
  fragment: null,
@@ -452,7 +448,7 @@ function ee(t, e, r, o, a, i, n = null, s = [-1]) {
452
448
  props: i,
453
449
  update: $,
454
450
  not_equal: a,
455
- bound: et(),
451
+ bound: tt(),
456
452
  // lifecycle
457
453
  on_mount: [],
458
454
  on_destroy: [],
@@ -461,61 +457,61 @@ function ee(t, e, r, o, a, i, n = null, s = [-1]) {
461
457
  after_update: [],
462
458
  context: new Map(e.context || (f ? f.$$.context : [])),
463
459
  // everything else
464
- callbacks: et(),
460
+ callbacks: tt(),
465
461
  dirty: s,
466
462
  skip_bound: !1,
467
463
  root: e.target || f.$$.root
468
464
  };
469
465
  n && n(c.root);
470
466
  let g = !1;
471
- if (c.ctx = r ? r(t, e.props || {}, (d, u, ...p) => {
467
+ if (c.ctx = o ? o(t, e.props || {}, (d, u, ...p) => {
472
468
  const l = p.length ? p[0] : u;
473
- return c.ctx && a(c.ctx[d], c.ctx[d] = l) && (!c.skip_bound && c.bound[d] && c.bound[d](l), g && te(t, d)), u;
474
- }) : [], c.update(), g = !0, M(c.before_update), c.fragment = o ? o(c.ctx) : !1, e.target) {
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) {
475
471
  if (e.hydrate) {
476
- const d = Ot(e.target);
472
+ const d = At(e.target);
477
473
  c.fragment && c.fragment.l(d), d.forEach(C);
478
474
  } else
479
475
  c.fragment && c.fragment.c();
480
- e.intro && wt(t.$$.fragment), Wt(t, e.target, e.anchor), tt();
476
+ e.intro && pt(t.$$.fragment), Qt(t, e.target, e.anchor), Z();
481
477
  }
482
478
  P(f);
483
479
  }
484
- let gt;
485
- typeof HTMLElement == "function" && (gt = class extends HTMLElement {
486
- constructor(e, r, o) {
480
+ let wt;
481
+ typeof HTMLElement == "function" && (wt = class extends HTMLElement {
482
+ constructor(e, o, r) {
487
483
  super();
488
484
  /** The Svelte component constructor */
489
- b(this, "$$ctor");
485
+ m(this, "$$ctor");
490
486
  /** Slots */
491
- b(this, "$$s");
487
+ m(this, "$$s");
492
488
  /** The Svelte component instance */
493
- b(this, "$$c");
489
+ m(this, "$$c");
494
490
  /** Whether or not the custom element is connected */
495
- b(this, "$$cn", !1);
491
+ m(this, "$$cn", !1);
496
492
  /** Component props data */
497
- b(this, "$$d", {});
493
+ m(this, "$$d", {});
498
494
  /** `true` if currently in the process of reflecting component props back to attributes */
499
- b(this, "$$r", !1);
495
+ m(this, "$$r", !1);
500
496
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
501
- b(this, "$$p_d", {});
497
+ m(this, "$$p_d", {});
502
498
  /** @type {Record<string, Function[]>} Event listeners */
503
- b(this, "$$l", {});
499
+ m(this, "$$l", {});
504
500
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
505
- b(this, "$$l_u", /* @__PURE__ */ new Map());
506
- this.$$ctor = e, this.$$s = r, o && this.attachShadow({ mode: "open" });
501
+ m(this, "$$l_u", /* @__PURE__ */ new Map());
502
+ this.$$ctor = e, this.$$s = o, r && this.attachShadow({ mode: "open" });
507
503
  }
508
- addEventListener(e, r, o) {
509
- if (this.$$l[e] = this.$$l[e] || [], this.$$l[e].push(r), this.$$c) {
510
- const a = this.$$c.$on(e, r);
511
- this.$$l_u.set(r, a);
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);
512
508
  }
513
- super.addEventListener(e, r, o);
509
+ super.addEventListener(e, o, r);
514
510
  }
515
- removeEventListener(e, r, o) {
516
- if (super.removeEventListener(e, r, o), this.$$c) {
517
- const a = this.$$l_u.get(r);
518
- a && (a(), this.$$l_u.delete(r));
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));
519
515
  }
520
516
  }
521
517
  async connectedCallback() {
@@ -525,7 +521,7 @@ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
525
521
  let n;
526
522
  return {
527
523
  c: function() {
528
- n = ht("slot"), i !== "default" && k(n, "name", i);
524
+ n = ut("slot"), i !== "default" && k(n, "name", i);
529
525
  },
530
526
  /**
531
527
  * @param {HTMLElement} target
@@ -542,12 +538,12 @@ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
542
538
  };
543
539
  if (await Promise.resolve(), !this.$$cn || this.$$c)
544
540
  return;
545
- const r = {}, o = Rt(this);
541
+ const o = {}, r = Bt(this);
546
542
  for (const i of this.$$s)
547
- i in o && (r[i] = [e(i)]);
543
+ i in r && (o[i] = [e(i)]);
548
544
  for (const i of this.attributes) {
549
545
  const n = this.$$g_p(i.name);
550
- n in this.$$d || (this.$$d[n] = q(n, i.value, this.$$p_d, "toProp"));
546
+ n in this.$$d || (this.$$d[n] = Y(n, i.value, this.$$p_d, "toProp"));
551
547
  }
552
548
  for (const i in this.$$p_d)
553
549
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -555,7 +551,7 @@ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
555
551
  target: this.shadowRoot || this,
556
552
  props: {
557
553
  ...this.$$d,
558
- $$slots: r,
554
+ $$slots: o,
559
555
  $$scope: {
560
556
  ctx: []
561
557
  }
@@ -565,7 +561,7 @@ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
565
561
  this.$$r = !0;
566
562
  for (const i in this.$$p_d)
567
563
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
568
- const n = q(
564
+ const n = Y(
569
565
  i,
570
566
  this.$$d[i],
571
567
  this.$$p_d,
@@ -586,9 +582,9 @@ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
586
582
  }
587
583
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
588
584
  // and setting attributes through setAttribute etc, this is helpful
589
- attributeChangedCallback(e, r, o) {
585
+ attributeChangedCallback(e, o, r) {
590
586
  var a;
591
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = q(e, o, this.$$p_d, "toProp"), (a = this.$$c) == null || a.$set({ [e]: this.$$d[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] }));
592
588
  }
593
589
  disconnectedCallback() {
594
590
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -597,16 +593,16 @@ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
597
593
  }
598
594
  $$g_p(e) {
599
595
  return Object.keys(this.$$p_d).find(
600
- (r) => this.$$p_d[r].attribute === e || !this.$$p_d[r].attribute && r.toLowerCase() === e
596
+ (o) => this.$$p_d[o].attribute === e || !this.$$p_d[o].attribute && o.toLowerCase() === e
601
597
  ) || e;
602
598
  }
603
599
  });
604
- function q(t, e, r, o) {
600
+ function Y(t, e, o, r) {
605
601
  var i;
606
- const a = (i = r[t]) == null ? void 0 : i.type;
607
- if (e = a === "Boolean" && typeof e != "boolean" ? e != null : e, !o || !r[t])
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])
608
604
  return e;
609
- if (o === "toAttribute")
605
+ if (r === "toAttribute")
610
606
  switch (a) {
611
607
  case "Object":
612
608
  case "Array":
@@ -631,10 +627,10 @@ function q(t, e, r, o) {
631
627
  return e;
632
628
  }
633
629
  }
634
- function re(t, e, r, o, a, i) {
635
- let n = class extends gt {
630
+ function ee(t, e, o, r, a, i) {
631
+ let n = class extends wt {
636
632
  constructor() {
637
- super(t, r, a), this.$$p_d = e;
633
+ super(t, o, a), this.$$p_d = e;
638
634
  }
639
635
  static get observedAttributes() {
640
636
  return Object.keys(e).map(
@@ -649,10 +645,10 @@ function re(t, e, r, o, a, i) {
649
645
  },
650
646
  set(f) {
651
647
  var c;
652
- f = q(s, f, e), this.$$d[s] = f, (c = this.$$c) == null || c.$set({ [s]: f });
648
+ f = Y(s, f, e), this.$$d[s] = f, (c = this.$$c) == null || c.$set({ [s]: f });
653
649
  }
654
650
  });
655
- }), o.forEach((s) => {
651
+ }), r.forEach((s) => {
656
652
  Object.defineProperty(n.prototype, s, {
657
653
  get() {
658
654
  var f;
@@ -671,7 +667,7 @@ class oe {
671
667
  *
672
668
  * @type {any}
673
669
  */
674
- b(this, "$$");
670
+ m(this, "$$");
675
671
  /**
676
672
  * ### PRIVATE API
677
673
  *
@@ -679,11 +675,11 @@ class oe {
679
675
  *
680
676
  * @type {any}
681
677
  */
682
- b(this, "$$set");
678
+ m(this, "$$set");
683
679
  }
684
680
  /** @returns {void} */
685
681
  $destroy() {
686
- Zt(this, 1), this.$destroy = $;
682
+ Wt(this, 1), this.$destroy = $;
687
683
  }
688
684
  /**
689
685
  * @template {Extract<keyof Events, string>} K
@@ -691,13 +687,13 @@ class oe {
691
687
  * @param {((e: Events[K]) => void) | null | undefined} callback
692
688
  * @returns {() => void}
693
689
  */
694
- $on(e, r) {
695
- if (!I(r))
690
+ $on(e, o) {
691
+ if (!F(o))
696
692
  return $;
697
- const o = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
698
- return o.push(r), () => {
699
- const a = o.indexOf(r);
700
- a !== -1 && o.splice(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);
701
697
  };
702
698
  }
703
699
  /**
@@ -705,118 +701,118 @@ class oe {
705
701
  * @returns {void}
706
702
  */
707
703
  $set(e) {
708
- this.$$set && !_t(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
704
+ this.$$set && !$t(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
709
705
  }
710
706
  }
711
- const ie = "4";
712
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ie);
713
- const mt = '*,: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}.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-50{z-index:50}.z-\\[1000\\]{z-index:1000}.z-\\[2\\]{z-index:2}.mb-4{margin-bottom:1rem}.ml-\\[-2px\\]{margin-left:-2px}.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-\\[1\\.6em\\]{height:1.6em}.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-\\[18\\.4rem\\]{width:18.4rem}.w-\\[5rem\\]{width:5rem}.w-\\[7\\.5rem\\]{width:7.5rem}.w-auto{width:auto}.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-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))}.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-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-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\\]\\:mr-4>svg{margin-right:1rem}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em}.\\[\\&\\>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))}';
714
- let F = null;
715
- typeof CSSStyleSheet == "function" && (F = new CSSStyleSheet(), F.replaceSync(mt));
716
- function Se(t) {
717
- if (F)
718
- t.adoptedStyleSheets = [...t.adoptedStyleSheets, F];
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}.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-\\[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-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))}.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-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-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
+ let q = null;
711
+ typeof CSSStyleSheet == "function" && (q = new CSSStyleSheet(), q.replaceSync(gt));
712
+ function Ce(t) {
713
+ if (q)
714
+ t.adoptedStyleSheets = [...t.adoptedStyleSheets, q];
719
715
  else {
720
716
  const e = document.createElement("style");
721
- e.innerHTML = mt, t.prepend(e);
717
+ e.innerHTML = gt, t.prepend(e);
722
718
  }
723
719
  }
724
- function at(t, e, r) {
725
- const o = t.slice();
726
- return o[4] = e[r], o;
720
+ function nt(t, e, o) {
721
+ const r = t.slice();
722
+ return r[4] = e[o], r;
727
723
  }
728
- function ne(t) {
724
+ function ie(t) {
729
725
  let e;
730
726
  return {
731
727
  c() {
732
- e = W("path"), k(
728
+ e = Q("path"), k(
733
729
  e,
734
730
  "d",
735
731
  /*iconPathData*/
736
732
  t[2]
737
733
  );
738
734
  },
739
- m(r, o) {
740
- T(r, e, o);
735
+ m(o, r) {
736
+ T(o, e, r);
741
737
  },
742
738
  p: $,
743
- d(r) {
744
- r && C(e);
739
+ d(o) {
740
+ o && C(e);
745
741
  }
746
742
  };
747
743
  }
748
- function ae(t) {
749
- let e, r = nt(
744
+ function ne(t) {
745
+ let e, o = it(
750
746
  /*iconPathData*/
751
747
  t[2]
752
- ), o = [];
753
- for (let a = 0; a < r.length; a += 1)
754
- o[a] = st(at(t, r, a));
748
+ ), r = [];
749
+ for (let a = 0; a < o.length; a += 1)
750
+ r[a] = at(nt(t, o, a));
755
751
  return {
756
752
  c() {
757
- for (let a = 0; a < o.length; a += 1)
758
- o[a].c();
759
- e = Vt();
753
+ for (let a = 0; a < r.length; a += 1)
754
+ r[a].c();
755
+ e = St();
760
756
  },
761
757
  m(a, i) {
762
- for (let n = 0; n < o.length; n += 1)
763
- o[n] && o[n].m(a, i);
758
+ for (let n = 0; n < r.length; n += 1)
759
+ r[n] && r[n].m(a, i);
764
760
  T(a, e, i);
765
761
  },
766
762
  p(a, i) {
767
763
  if (i & /*iconPathData*/
768
764
  4) {
769
- r = nt(
765
+ o = it(
770
766
  /*iconPathData*/
771
767
  a[2]
772
768
  );
773
769
  let n;
774
- for (n = 0; n < r.length; n += 1) {
775
- const s = at(a, r, n);
776
- o[n] ? o[n].p(s, i) : (o[n] = st(s), o[n].c(), o[n].m(e.parentNode, e));
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));
777
773
  }
778
- for (; n < o.length; n += 1)
779
- o[n].d(1);
780
- o.length = r.length;
774
+ for (; n < r.length; n += 1)
775
+ r[n].d(1);
776
+ r.length = o.length;
781
777
  }
782
778
  },
783
779
  d(a) {
784
- a && C(e), St(o, a);
780
+ a && C(e), Lt(r, a);
785
781
  }
786
782
  };
787
783
  }
788
- function st(t) {
784
+ function at(t) {
789
785
  let e;
790
786
  return {
791
787
  c() {
792
- e = W("path"), k(
788
+ e = Q("path"), k(
793
789
  e,
794
790
  "d",
795
791
  /*pathData*/
796
792
  t[4]
797
793
  );
798
794
  },
799
- m(r, o) {
800
- T(r, e, o);
795
+ m(o, r) {
796
+ T(o, e, r);
801
797
  },
802
798
  p: $,
803
- d(r) {
804
- r && C(e);
799
+ d(o) {
800
+ o && C(e);
805
801
  }
806
802
  };
807
803
  }
808
- function se(t) {
804
+ function ae(t) {
809
805
  let e;
810
- function r(i, n) {
806
+ function o(i, n) {
811
807
  return Array.isArray(
812
808
  /*iconPathData*/
813
809
  i[2]
814
- ) ? ae : ne;
810
+ ) ? ne : ie;
815
811
  }
816
- let a = r(t)(t);
812
+ let a = o(t)(t);
817
813
  return {
818
814
  c() {
819
- e = W("svg"), a.c(), k(e, "class", "fa-icon"), k(e, "xmlns", "http://www.w3.org/2000/svg"), k(e, "viewBox", `0 0 ${/*width*/
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*/
820
816
  t[0]} ${/*height*/
821
817
  t[1]}`);
822
818
  },
@@ -833,149 +829,149 @@ function se(t) {
833
829
  }
834
830
  };
835
831
  }
836
- function ce(t, e, r) {
837
- let { icon: o } = e;
838
- const a = o.icon[0], i = o.icon[1], n = o.icon[4];
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];
839
835
  return t.$$set = (s) => {
840
- "icon" in s && r(3, o = s.icon);
841
- }, [a, i, n, o];
836
+ "icon" in s && o(3, r = s.icon);
837
+ }, [a, i, n, r];
842
838
  }
843
- class le extends oe {
839
+ class ce extends oe {
844
840
  constructor(e) {
845
- super(), ee(this, e, ce, se, $t, { icon: 3 });
841
+ super(), te(this, e, se, ae, vt, { icon: 3 });
846
842
  }
847
843
  get icon() {
848
844
  return this.$$.ctx[3];
849
845
  }
850
846
  set icon(e) {
851
- this.$$set({ icon: e }), tt();
847
+ this.$$set({ icon: e }), Z();
852
848
  }
853
849
  }
854
- re(le, { icon: {} }, [], [], !0);
855
- var Ve = {
850
+ ee(ce, { icon: {} }, [], [], !0);
851
+ var Le = {
856
852
  prefix: "fas",
857
853
  iconName: "bars",
858
854
  icon: [448, 512, ["navicon"], "f0c9", "M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]
859
- }, Ne = {
855
+ }, Se = {
860
856
  prefix: "fas",
861
857
  iconName: "circle-exclamation",
862
858
  icon: [512, 512, ["exclamation-circle"], "f06a", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]
863
- }, Ee = {
859
+ }, Ve = {
864
860
  prefix: "fas",
865
861
  iconName: "sitemap",
866
862
  icon: [576, 512, [], "f0e8", "M208 80c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48h-8v40H464c30.9 0 56 25.1 56 56v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-4.4-3.6-8-8-8H312v40h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H256c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V280H112c-4.4 0-8 3.6-8 8v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-30.9 25.1-56 56-56H264V192h-8c-26.5 0-48-21.5-48-48V80z"]
867
- }, je = {
863
+ }, Ne = {
868
864
  prefix: "fas",
869
865
  iconName: "list",
870
866
  icon: [512, 512, ["list-squares"], "f03a", "M40 48C26.7 48 16 58.7 16 72v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V72c0-13.3-10.7-24-24-24H40zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zM16 232v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V232c0-13.3-10.7-24-24-24H40c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V392c0-13.3-10.7-24-24-24H40z"]
871
- }, Ae = {
867
+ }, Ee = {
872
868
  prefix: "fas",
873
869
  iconName: "tree",
874
870
  icon: [448, 512, [127794], "f1bb", "M210.6 5.9L62 169.4c-3.9 4.2-6 9.8-6 15.5C56 197.7 66.3 208 79.1 208H104L30.6 281.4c-4.2 4.2-6.6 10-6.6 16C24 309.9 34.1 320 46.6 320H80L5.4 409.5C1.9 413.7 0 419 0 424.5c0 13 10.5 23.5 23.5 23.5H192v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448H424.5c13 0 23.5-10.5 23.5-23.5c0-5.5-1.9-10.8-5.4-15L368 320h33.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L344 208h24.9c12.7 0 23.1-10.3 23.1-23.1c0-5.7-2.1-11.3-6-15.5L237.4 5.9C234 2.1 229.1 0 224 0s-10 2.1-13.4 5.9z"]
875
- }, Oe = {
871
+ }, je = {
876
872
  prefix: "fas",
877
873
  iconName: "user",
878
874
  icon: [448, 512, [128100, 62144], "f007", "M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"]
879
- }, Pe = {
875
+ }, Ae = {
880
876
  prefix: "fas",
881
877
  iconName: "key",
882
878
  icon: [512, 512, [128273], "f084", "M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"]
883
- }, Te = {
879
+ }, Oe = {
884
880
  prefix: "fas",
885
881
  iconName: "circle-check",
886
882
  icon: [512, 512, [61533, "check-circle"], "f058", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]
887
- }, Be = {
883
+ }, Pe = {
888
884
  prefix: "fas",
889
885
  iconName: "universal-access",
890
886
  icon: [512, 512, [], "f29a", "M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm161.5-86.1c-12.2-5.2-26.3 .4-31.5 12.6s.4 26.3 12.6 31.5l11.9 5.1c17.3 7.4 35.2 12.9 53.6 16.3v50.1c0 4.3-.7 8.6-2.1 12.6l-28.7 86.1c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2l24.4-73.2c1.3-3.8 4.8-6.4 8.8-6.4s7.6 2.6 8.8 6.4l24.4 73.2c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-28.7-86.1c-1.4-4.1-2.1-8.3-2.1-12.6V235.5c18.4-3.5 36.3-8.9 53.6-16.3l11.9-5.1c12.2-5.2 17.8-19.3 12.6-31.5s-19.3-17.8-31.5-12.6L338.7 175c-26.1 11.2-54.2 17-82.7 17s-56.5-5.8-82.7-17l-11.9-5.1zM256 160a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]
891
- }, Re = {
887
+ }, Te = {
892
888
  prefix: "fas",
893
889
  iconName: "hand-holding-heart",
894
890
  icon: [576, 512, [], "f4be", "M163.9 136.9c-29.4-29.8-29.4-78.2 0-108s77-29.8 106.4 0l17.7 18 17.7-18c29.4-29.8 77-29.8 106.4 0s29.4 78.2 0 108L310.5 240.1c-6.2 6.3-14.3 9.4-22.5 9.4s-16.3-3.1-22.5-9.4L163.9 136.9zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]
895
- }, Ye = {
891
+ }, Be = {
896
892
  prefix: "fas",
897
893
  iconName: "phone-flip",
898
894
  icon: [512, 512, [128381, "phone-alt"], "f879", "M347.1 24.6c7.7-18.6 28-28.5 47.4-23.2l88 24C499.9 30.2 512 46 512 64c0 247.4-200.6 448-448 448c-18 0-33.8-12.1-38.6-29.5l-24-88c-5.3-19.4 4.6-39.7 23.2-47.4l96-40c16.3-6.8 35.2-2.1 46.3 11.6L207.3 368c70.4-33.3 127.4-90.3 160.7-160.7L318.7 167c-13.7-11.2-18.4-30-11.6-46.3l40-96z"]
899
- }, fe = {
895
+ }, le = {
900
896
  prefix: "fas",
901
897
  iconName: "magnifying-glass",
902
898
  icon: [512, 512, [128269, "search"], "f002", "M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"]
903
- }, qe = fe, De = {
899
+ }, Re = le, Ye = {
904
900
  prefix: "fas",
905
901
  iconName: "chevron-down",
906
902
  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
- }, de = {
903
+ }, fe = {
908
904
  prefix: "fas",
909
905
  iconName: "xmark",
910
906
  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 = de, Xe = {
907
+ }, De = fe, Ue = {
912
908
  prefix: "fas",
913
909
  iconName: "calendar",
914
910
  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"]
915
- }, Fe = {
911
+ }, Xe = {
916
912
  prefix: "fas",
917
913
  iconName: "briefcase",
918
914
  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
915
  };
920
916
  export {
921
- he as $,
922
- Pt as A,
923
- $ as B,
924
- ke as C,
925
- Be as D,
917
+ ze as $,
918
+ Lt as A,
919
+ ht as B,
920
+ Ot as C,
921
+ $e as D,
926
922
  Pe as E,
927
- le as F,
928
- Ee as G,
929
- Te as H,
930
- Ae as I,
931
- Fe as J,
923
+ ce as F,
924
+ Ae as G,
925
+ Ve as H,
926
+ Oe as I,
927
+ Ee as J,
932
928
  Xe as K,
933
- je as L,
934
- Re as M,
935
- xe as N,
936
- be as O,
937
- M as P,
938
- Vt as Q,
939
- vt as R,
929
+ Ue as L,
930
+ Ne as M,
931
+ Te as N,
932
+ me as O,
933
+ ge as P,
934
+ M as Q,
935
+ St as R,
940
936
  oe as S,
941
- ve as T,
942
- X as U,
943
- He as V,
944
- Ce as W,
945
- qe as X,
946
- Oe as Y,
947
- ot as Z,
948
- Me as _,
949
- Se as a,
950
- Ve as a0,
951
- _e as a1,
952
- Et as a2,
953
- $e as a3,
954
- De as a4,
955
- Ue as a5,
956
- pe as b,
957
- re as c,
958
- Le as d,
959
- ht as e,
960
- Ne as f,
961
- ye as g,
937
+ xt as T,
938
+ ye as U,
939
+ X as V,
940
+ ke as W,
941
+ He as X,
942
+ Re as Y,
943
+ je as Z,
944
+ ot as _,
945
+ Ce as a,
946
+ Le as a0,
947
+ ve as a1,
948
+ Nt as a2,
949
+ xe as a3,
950
+ Ye as a4,
951
+ De as a5,
952
+ ue as b,
953
+ ee as c,
954
+ Me as d,
955
+ ut as e,
956
+ Se as f,
957
+ be as g,
962
958
  k as h,
963
- ee as i,
959
+ te as i,
964
960
  T as j,
965
- Mt as k,
966
- me as l,
967
- Wt as m,
968
- we as n,
969
- Kt as o,
961
+ Ht as k,
962
+ we as l,
963
+ Qt as m,
964
+ he as n,
965
+ Gt as o,
970
966
  C as p,
971
- Zt as q,
972
- tt as r,
973
- $t as s,
974
- wt as t,
975
- ge as u,
976
- nt as v,
977
- Ye as w,
978
- ze as x,
979
- St as y,
980
- pt as z
967
+ Wt as q,
968
+ Q as r,
969
+ vt as s,
970
+ pt as t,
971
+ pe as u,
972
+ $ as v,
973
+ Z as w,
974
+ it as x,
975
+ Be as y,
976
+ _e as z
981
977
  };