@uoguelph/web-components 1.2.0-rc.7 → 1.2.0-rc.9

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.
Files changed (94) hide show
  1. package/README.md +0 -63
  2. package/dist/uofg-web-components/index-CSn7dBx6.js +981 -0
  3. package/dist/uofg-web-components/uofg-alert.esm.js +154 -0
  4. package/dist/uofg-web-components/uofg-footer.esm.js +403 -0
  5. package/dist/uofg-web-components/uofg-header.esm.js +2306 -0
  6. package/dist/uofg-web-components/uofg-modal.esm.js +329 -0
  7. package/dist/uofg-web-components/uofg-web-components.css +1 -1
  8. package/dist/uofg-web-components/uofg-web-components.esm.js +8 -1
  9. package/package.json +21 -33
  10. package/dist/cjs/app-globals-3a1e7e63.js +0 -5
  11. package/dist/cjs/index-eb919017.js +0 -1990
  12. package/dist/cjs/index.cjs.js +0 -2
  13. package/dist/cjs/loader.cjs.js +0 -15
  14. package/dist/cjs/uofg-alert.cjs.entry.js +0 -21
  15. package/dist/cjs/uofg-back-to-top_5.cjs.entry.js +0 -1400
  16. package/dist/cjs/uofg-modal.cjs.entry.js +0 -168
  17. package/dist/cjs/uofg-web-components.cjs.js +0 -25
  18. package/dist/cjs/utils-93383c5b.js +0 -65
  19. package/dist/collection/collection-manifest.json +0 -18
  20. package/dist/collection/components/uofg-alert/uofg-alert.js +0 -15
  21. package/dist/collection/components/uofg-back-to-top/uofg-back-to-top.js +0 -64
  22. package/dist/collection/components/uofg-card/uofg-card.js +0 -40
  23. package/dist/collection/components/uofg-footer/uofg-footer.js +0 -145
  24. package/dist/collection/components/uofg-header/uofg-header.js +0 -280
  25. package/dist/collection/components/uofg-menu/uofg-menu.js +0 -438
  26. package/dist/collection/components/uofg-modal/uofg-modal.js +0 -408
  27. package/dist/collection/index.js +0 -1
  28. package/dist/collection/utils/font-awesome-icon.js +0 -7
  29. package/dist/collection/utils/utils.js +0 -29
  30. package/dist/components/font-awesome-icon.js +0 -10
  31. package/dist/components/index.d.ts +0 -50
  32. package/dist/components/index.js +0 -8
  33. package/dist/components/index2.js +0 -18
  34. package/dist/components/uofg-alert.d.ts +0 -11
  35. package/dist/components/uofg-alert.js +0 -37
  36. package/dist/components/uofg-back-to-top.d.ts +0 -11
  37. package/dist/components/uofg-back-to-top.js +0 -51
  38. package/dist/components/uofg-card.d.ts +0 -11
  39. package/dist/components/uofg-card.js +0 -41
  40. package/dist/components/uofg-footer.d.ts +0 -11
  41. package/dist/components/uofg-footer.js +0 -749
  42. package/dist/components/uofg-header.d.ts +0 -11
  43. package/dist/components/uofg-header.js +0 -418
  44. package/dist/components/uofg-menu.d.ts +0 -11
  45. package/dist/components/uofg-menu.js +0 -6
  46. package/dist/components/uofg-menu2.js +0 -268
  47. package/dist/components/uofg-modal.d.ts +0 -11
  48. package/dist/components/uofg-modal.js +0 -198
  49. package/dist/components/utils.js +0 -30
  50. package/dist/esm/app-globals-0f993ce5.js +0 -3
  51. package/dist/esm/index-06ec28fa.js +0 -1960
  52. package/dist/esm/index.js +0 -1
  53. package/dist/esm/loader.js +0 -11
  54. package/dist/esm/polyfills/core-js.js +0 -11
  55. package/dist/esm/polyfills/dom.js +0 -79
  56. package/dist/esm/polyfills/es5-html-element.js +0 -1
  57. package/dist/esm/polyfills/index.js +0 -34
  58. package/dist/esm/polyfills/system.js +0 -6
  59. package/dist/esm/uofg-alert.entry.js +0 -17
  60. package/dist/esm/uofg-back-to-top_5.entry.js +0 -1392
  61. package/dist/esm/uofg-modal.entry.js +0 -164
  62. package/dist/esm/uofg-web-components.js +0 -20
  63. package/dist/esm/utils-acd1ee82.js +0 -56
  64. package/dist/index.cjs.js +0 -1
  65. package/dist/index.js +0 -1
  66. package/dist/types/components/uofg-alert/uofg-alert.d.ts +0 -5
  67. package/dist/types/components/uofg-back-to-top/uofg-back-to-top.d.ts +0 -11
  68. package/dist/types/components/uofg-card/uofg-card.d.ts +0 -9
  69. package/dist/types/components/uofg-footer/uofg-footer.d.ts +0 -8
  70. package/dist/types/components/uofg-header/uofg-header.d.ts +0 -37
  71. package/dist/types/components/uofg-menu/uofg-menu.d.ts +0 -68
  72. package/dist/types/components/uofg-modal/uofg-modal.d.ts +0 -77
  73. package/dist/types/components.d.ts +0 -303
  74. package/dist/types/index.d.ts +0 -1
  75. package/dist/types/stencil-public-runtime.d.ts +0 -1681
  76. package/dist/types/utils/font-awesome-icon.d.ts +0 -5
  77. package/dist/types/utils/utils.d.ts +0 -5
  78. package/dist/uofg-web-components/index.esm.js +0 -0
  79. package/dist/uofg-web-components/p-4a896033.js +0 -2
  80. package/dist/uofg-web-components/p-4e0da5c7.entry.js +0 -1
  81. package/dist/uofg-web-components/p-663d722e.entry.js +0 -1
  82. package/dist/uofg-web-components/p-84b2d8d2.js +0 -1
  83. package/dist/uofg-web-components/p-b0718d71.entry.js +0 -1
  84. package/dist/uofg-web-components/p-e1255160.js +0 -1
  85. package/loader/cdn.js +0 -3
  86. package/loader/index.cjs.js +0 -3
  87. package/loader/index.d.ts +0 -21
  88. package/loader/index.es2017.js +0 -3
  89. package/loader/index.js +0 -4
  90. package/loader/package.json +0 -11
  91. /package/dist/{collection/components/uofg-header/decoration.svg → uofg-web-components/decorative.svg} +0 -0
  92. /package/dist/{collection/components/uofg-footer → uofg-web-components}/improve-life.svg +0 -0
  93. /package/dist/{collection/components/uofg-header/logo-reduced.svg → uofg-web-components/logo-small.svg} +0 -0
  94. /package/dist/{collection/components/uofg-header/logo-full.svg → uofg-web-components/logo.svg} +0 -0
@@ -0,0 +1,981 @@
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);
4
+ function $() {
5
+ }
6
+ const xt = (t) => t;
7
+ function vt(t, e) {
8
+ for (const r in e)
9
+ t[r] = e[r];
10
+ return (
11
+ /** @type {T & S} */
12
+ t
13
+ );
14
+ }
15
+ function ct(t) {
16
+ return t();
17
+ }
18
+ function et() {
19
+ return /* @__PURE__ */ Object.create(null);
20
+ }
21
+ function M(t) {
22
+ t.forEach(ct);
23
+ }
24
+ function I(t) {
25
+ return typeof t == "function";
26
+ }
27
+ function $t(t, e) {
28
+ return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
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) {
35
+ return Object.keys(t).length === 0;
36
+ }
37
+ function pe(t, e, r, o) {
38
+ if (t) {
39
+ const a = lt(t, e, r, o);
40
+ return t[0](a);
41
+ }
42
+ }
43
+ function lt(t, e, r, o) {
44
+ return t[1] && o ? vt(r.ctx.slice(), t[1](o(e))) : r.ctx;
45
+ }
46
+ function we(t, e, r, o) {
47
+ if (t[2] && o) {
48
+ const a = t[2](o(r));
49
+ if (e.dirty === void 0)
50
+ return a;
51
+ if (typeof a == "object") {
52
+ const i = [], n = Math.max(e.dirty.length, a.length);
53
+ for (let s = 0; s < n; s += 1)
54
+ i[s] = e.dirty[s] | a[s];
55
+ return i;
56
+ }
57
+ return e.dirty | a;
58
+ }
59
+ return e.dirty;
60
+ }
61
+ function ge(t, e, r, o, a, i) {
62
+ if (a) {
63
+ const n = lt(e, r, o, i);
64
+ t.p(n, a);
65
+ }
66
+ }
67
+ function me(t) {
68
+ 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;
72
+ return e;
73
+ }
74
+ return -1;
75
+ }
76
+ function be(t) {
77
+ return t && I(t.destroy) ? t.destroy : $;
78
+ }
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) : $;
81
+ const E = /* @__PURE__ */ new Set();
82
+ function dt(t) {
83
+ E.forEach((e) => {
84
+ e.c(t) || (E.delete(e), e.f());
85
+ }), E.size !== 0 && Q(dt);
86
+ }
87
+ function Ht(t) {
88
+ let e;
89
+ return E.size === 0 && Q(dt), {
90
+ promise: new Promise((r) => {
91
+ E.add(e = { c: t, f: r });
92
+ }),
93
+ abort() {
94
+ E.delete(e);
95
+ }
96
+ };
97
+ }
98
+ function Mt(t, e) {
99
+ t.appendChild(e);
100
+ }
101
+ function ut(t) {
102
+ if (!t)
103
+ return document;
104
+ const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
105
+ return e && /** @type {ShadowRoot} */
106
+ e.host ? (
107
+ /** @type {ShadowRoot} */
108
+ e
109
+ ) : t.ownerDocument;
110
+ }
111
+ function Ct(t) {
112
+ const e = ht("style");
113
+ return e.textContent = "/* empty */", Lt(ut(t), e), e.sheet;
114
+ }
115
+ function Lt(t, e) {
116
+ return Mt(
117
+ /** @type {Document} */
118
+ t.head || t,
119
+ e
120
+ ), e.sheet;
121
+ }
122
+ function T(t, e, r) {
123
+ t.insertBefore(e, r || null);
124
+ }
125
+ function C(t) {
126
+ t.parentNode && t.parentNode.removeChild(t);
127
+ }
128
+ function St(t, e) {
129
+ for (let r = 0; r < t.length; r += 1)
130
+ t[r] && t[r].d(e);
131
+ }
132
+ function ht(t) {
133
+ return document.createElement(t);
134
+ }
135
+ function W(t) {
136
+ return document.createElementNS("http://www.w3.org/2000/svg", t);
137
+ }
138
+ function pt(t) {
139
+ return document.createTextNode(t);
140
+ }
141
+ function ye() {
142
+ return pt(" ");
143
+ }
144
+ function Vt() {
145
+ return pt("");
146
+ }
147
+ function xe(t, e, r, o) {
148
+ return t.addEventListener(e, r, o), () => t.removeEventListener(e, r, o);
149
+ }
150
+ function k(t, e, r) {
151
+ r == null ? t.removeAttribute(e) : t.getAttribute(e) !== r && t.setAttribute(e, r);
152
+ }
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]);
158
+ }
159
+ function jt(t, e) {
160
+ Object.keys(e).forEach((r) => {
161
+ At(t, r, e[r]);
162
+ });
163
+ }
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);
167
+ }
168
+ function ve(t) {
169
+ return /-/.test(t) ? jt : Et;
170
+ }
171
+ function Ot(t) {
172
+ return Array.from(t.childNodes);
173
+ }
174
+ function Pt(t, e) {
175
+ e = "" + e, t.data !== e && (t.data = /** @type {string} */
176
+ e);
177
+ }
178
+ function Tt(t, e) {
179
+ e = "" + e, t.wholeText !== e && (t.data = /** @type {string} */
180
+ e);
181
+ }
182
+ function $e(t, e, r) {
183
+ ~kt.indexOf(r) ? Tt(t, e) : Pt(t, e);
184
+ }
185
+ function _e(t, e, r) {
186
+ t.classList.toggle(e, !!r);
187
+ }
188
+ function Bt(t, e, { bubbles: r = !1, cancelable: o = !1 } = {}) {
189
+ return new CustomEvent(t, { detail: e, bubbles: r, cancelable: o });
190
+ }
191
+ function Rt(t) {
192
+ const e = {};
193
+ return t.childNodes.forEach(
194
+ /** @param {Element} node */
195
+ (r) => {
196
+ e[r.slot || "default"] = !0;
197
+ }
198
+ ), e;
199
+ }
200
+ const D = /* @__PURE__ */ new Map();
201
+ 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);
206
+ return e >>> 0;
207
+ }
208
+ function qt(t, e) {
209
+ const r = { stylesheet: Ct(e), rules: {} };
210
+ return D.set(t, r), r;
211
+ }
212
+ function rt(t, e, r, o, a, i, n, s = 0) {
213
+ const f = 16.666 / o;
214
+ let c = `{
215
+ `;
216
+ for (let w = 0; w <= 1; w += f) {
217
+ const y = e + (r - e) * i(w);
218
+ c += w * 100 + `%{${n(y, 1 - y)}}
219
+ `;
220
+ }
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);
223
+ 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;
226
+ }
227
+ function Dt(t, e) {
228
+ const r = (t.style.animation || "").split(", "), o = r.filter(
229
+ e ? (i) => i.indexOf(e) < 0 : (i) => i.indexOf("__svelte") === -1
230
+ // remove all Svelte animations
231
+ ), a = r.length - o.length;
232
+ a && (t.style.animation = o.join(", "), U -= a, U || Ut());
233
+ }
234
+ function Ut() {
235
+ Q(() => {
236
+ U || (D.forEach((t) => {
237
+ const { ownerNode: e } = t.stylesheet;
238
+ e && C(e);
239
+ }), D.clear());
240
+ });
241
+ }
242
+ let Z;
243
+ function P(t) {
244
+ Z = t;
245
+ }
246
+ const N = [], ot = [];
247
+ let j = [];
248
+ const it = [], Xt = /* @__PURE__ */ Promise.resolve();
249
+ let K = !1;
250
+ function Ft() {
251
+ K || (K = !0, Xt.then(tt));
252
+ }
253
+ function X(t) {
254
+ j.push(t);
255
+ }
256
+ const J = /* @__PURE__ */ new Set();
257
+ let V = 0;
258
+ function tt() {
259
+ if (V !== 0)
260
+ return;
261
+ const t = Z;
262
+ do {
263
+ try {
264
+ for (; V < N.length; ) {
265
+ const e = N[V];
266
+ V++, P(e), It(e.$$);
267
+ }
268
+ } catch (e) {
269
+ throw N.length = 0, V = 0, e;
270
+ }
271
+ for (P(null), N.length = 0, V = 0; ot.length; )
272
+ ot.pop()();
273
+ for (let e = 0; e < j.length; e += 1) {
274
+ const r = j[e];
275
+ J.has(r) || (J.add(r), r());
276
+ }
277
+ j.length = 0;
278
+ } while (N.length);
279
+ for (; it.length; )
280
+ it.pop()();
281
+ K = !1, J.clear(), P(t);
282
+ }
283
+ function It(t) {
284
+ if (t.fragment !== null) {
285
+ t.update(), M(t.before_update);
286
+ const e = t.dirty;
287
+ t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(X);
288
+ }
289
+ }
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;
293
+ }
294
+ let O;
295
+ function Gt() {
296
+ return O || (O = Promise.resolve(), O.then(() => {
297
+ O = null;
298
+ })), O;
299
+ }
300
+ function G(t, e, r) {
301
+ t.dispatchEvent(Bt(`${e ? "intro" : "outro"}${r}`));
302
+ }
303
+ const Y = /* @__PURE__ */ new Set();
304
+ let _;
305
+ function ke() {
306
+ _ = {
307
+ r: 0,
308
+ c: [],
309
+ p: _
310
+ // parent group
311
+ };
312
+ }
313
+ function ze() {
314
+ _.r || M(_.c), _ = _.p;
315
+ }
316
+ function wt(t, e) {
317
+ t && t.i && (Y.delete(t), t.i(e));
318
+ }
319
+ function Kt(t, e, r, o) {
320
+ if (t && t.o) {
321
+ if (Y.has(t))
322
+ return;
323
+ Y.add(t), _.c.push(() => {
324
+ Y.delete(t), o && (r && t.d(1), o());
325
+ }), t.o(e);
326
+ } else
327
+ o && o();
328
+ }
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;
332
+ function d() {
333
+ c && Dt(t, c);
334
+ }
335
+ function u(l, m) {
336
+ const w = (
337
+ /** @type {Program['d']} */
338
+ l.b - n
339
+ );
340
+ return m *= Math.abs(w), {
341
+ a: n,
342
+ b: l.b,
343
+ d: w,
344
+ duration: m,
345
+ start: l.start,
346
+ end: l.start + m,
347
+ group: l.group
348
+ };
349
+ }
350
+ function p(l) {
351
+ const {
352
+ delay: m = 0,
353
+ duration: w = 300,
354
+ easing: y = xt,
355
+ tick: z = $,
356
+ css: L
357
+ } = i || Qt, S = {
358
+ start: zt() + m,
359
+ b: l
360
+ };
361
+ 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(
364
+ t,
365
+ n,
366
+ s.b,
367
+ s.duration,
368
+ 0,
369
+ y,
370
+ i.css
371
+ ))), s) {
372
+ 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;
374
+ else if (H >= s.start) {
375
+ const A = H - s.start;
376
+ n = s.a + s.d * y(A / s.duration), z(n, 1 - n);
377
+ }
378
+ }
379
+ return !!(s || f);
380
+ }));
381
+ }
382
+ return {
383
+ run(l) {
384
+ I(i) ? Gt().then(() => {
385
+ i = i({ direction: l ? "in" : "out" }), p(l);
386
+ }) : p(l);
387
+ },
388
+ end() {
389
+ d(), s = f = null;
390
+ }
391
+ };
392
+ }
393
+ function nt(t) {
394
+ return (t == null ? void 0 : t.length) !== void 0 ? t : Array.from(t);
395
+ }
396
+ function Me(t, e) {
397
+ Kt(t, 1, 1, () => {
398
+ e.delete(t.key);
399
+ });
400
+ }
401
+ function Ce(t, e, r, o, a, i, n, s, f, c, g, d) {
402
+ let u = t.length, p = i.length, l = u;
403
+ const m = {};
404
+ for (; l--; )
405
+ m[t[l].key] = l;
406
+ const w = [], y = /* @__PURE__ */ new Map(), z = /* @__PURE__ */ new Map(), L = [];
407
+ for (l = p; l--; ) {
408
+ const h = d(a, i, l), x = r(h);
409
+ 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]));
411
+ }
412
+ const S = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set();
413
+ function A(h) {
414
+ wt(h, 1), h.m(s, g), n.set(h.key, h), g = h.first, p--;
415
+ }
416
+ for (; u && p; ) {
417
+ const h = w[p - 1], x = t[u - 1], v = h.key, B = x.key;
418
+ 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--);
419
+ }
420
+ for (; u--; ) {
421
+ const h = t[u];
422
+ y.has(h.key) || f(h, n);
423
+ }
424
+ for (; p; )
425
+ A(w[p - 1]);
426
+ return M(L), w;
427
+ }
428
+ function Le(t) {
429
+ t && t.c();
430
+ }
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);
435
+ t.$$.on_destroy ? t.$$.on_destroy.push(...i) : M(i), t.$$.on_mount = [];
436
+ }), a.forEach(X);
437
+ }
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 = []);
441
+ }
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;
444
+ }
445
+ function ee(t, e, r, o, a, i, n = null, s = [-1]) {
446
+ const f = Z;
447
+ P(t);
448
+ const c = t.$$ = {
449
+ fragment: null,
450
+ ctx: [],
451
+ // state
452
+ props: i,
453
+ update: $,
454
+ not_equal: a,
455
+ bound: et(),
456
+ // lifecycle
457
+ on_mount: [],
458
+ on_destroy: [],
459
+ on_disconnect: [],
460
+ before_update: [],
461
+ after_update: [],
462
+ context: new Map(e.context || (f ? f.$$.context : [])),
463
+ // everything else
464
+ callbacks: et(),
465
+ dirty: s,
466
+ skip_bound: !1,
467
+ root: e.target || f.$$.root
468
+ };
469
+ n && n(c.root);
470
+ let g = !1;
471
+ if (c.ctx = r ? r(t, e.props || {}, (d, u, ...p) => {
472
+ 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) {
475
+ if (e.hydrate) {
476
+ const d = Ot(e.target);
477
+ c.fragment && c.fragment.l(d), d.forEach(C);
478
+ } else
479
+ c.fragment && c.fragment.c();
480
+ e.intro && wt(t.$$.fragment), Wt(t, e.target, e.anchor), tt();
481
+ }
482
+ P(f);
483
+ }
484
+ let gt;
485
+ typeof HTMLElement == "function" && (gt = class extends HTMLElement {
486
+ constructor(e, r, o) {
487
+ super();
488
+ /** The Svelte component constructor */
489
+ b(this, "$$ctor");
490
+ /** Slots */
491
+ b(this, "$$s");
492
+ /** The Svelte component instance */
493
+ b(this, "$$c");
494
+ /** Whether or not the custom element is connected */
495
+ b(this, "$$cn", !1);
496
+ /** Component props data */
497
+ b(this, "$$d", {});
498
+ /** `true` if currently in the process of reflecting component props back to attributes */
499
+ b(this, "$$r", !1);
500
+ /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
501
+ b(this, "$$p_d", {});
502
+ /** @type {Record<string, Function[]>} Event listeners */
503
+ b(this, "$$l", {});
504
+ /** @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" });
507
+ }
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);
512
+ }
513
+ super.addEventListener(e, r, o);
514
+ }
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));
519
+ }
520
+ }
521
+ async connectedCallback() {
522
+ if (this.$$cn = !0, !this.$$c) {
523
+ let e = function(i) {
524
+ return () => {
525
+ let n;
526
+ return {
527
+ c: function() {
528
+ n = ht("slot"), i !== "default" && k(n, "name", i);
529
+ },
530
+ /**
531
+ * @param {HTMLElement} target
532
+ * @param {HTMLElement} [anchor]
533
+ */
534
+ m: function(c, g) {
535
+ T(c, n, g);
536
+ },
537
+ d: function(c) {
538
+ c && C(n);
539
+ }
540
+ };
541
+ };
542
+ };
543
+ if (await Promise.resolve(), !this.$$cn || this.$$c)
544
+ return;
545
+ const r = {}, o = Rt(this);
546
+ for (const i of this.$$s)
547
+ i in o && (r[i] = [e(i)]);
548
+ for (const i of this.attributes) {
549
+ const n = this.$$g_p(i.name);
550
+ n in this.$$d || (this.$$d[n] = q(n, i.value, this.$$p_d, "toProp"));
551
+ }
552
+ for (const i in this.$$p_d)
553
+ !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
554
+ this.$$c = new this.$$ctor({
555
+ target: this.shadowRoot || this,
556
+ props: {
557
+ ...this.$$d,
558
+ $$slots: r,
559
+ $$scope: {
560
+ ctx: []
561
+ }
562
+ }
563
+ });
564
+ const a = () => {
565
+ this.$$r = !0;
566
+ for (const i in this.$$p_d)
567
+ if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
568
+ const n = q(
569
+ i,
570
+ this.$$d[i],
571
+ this.$$p_d,
572
+ "toAttribute"
573
+ );
574
+ n == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, n);
575
+ }
576
+ this.$$r = !1;
577
+ };
578
+ this.$$c.$$.after_update.push(a), a();
579
+ for (const i in this.$$l)
580
+ for (const n of this.$$l[i]) {
581
+ const s = this.$$c.$on(i, n);
582
+ this.$$l_u.set(n, s);
583
+ }
584
+ this.$$l = {};
585
+ }
586
+ }
587
+ // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
588
+ // and setting attributes through setAttribute etc, this is helpful
589
+ attributeChangedCallback(e, r, o) {
590
+ 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] }));
592
+ }
593
+ disconnectedCallback() {
594
+ this.$$cn = !1, Promise.resolve().then(() => {
595
+ this.$$cn || (this.$$c.$destroy(), this.$$c = void 0);
596
+ });
597
+ }
598
+ $$g_p(e) {
599
+ return Object.keys(this.$$p_d).find(
600
+ (r) => this.$$p_d[r].attribute === e || !this.$$p_d[r].attribute && r.toLowerCase() === e
601
+ ) || e;
602
+ }
603
+ });
604
+ function q(t, e, r, o) {
605
+ 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])
608
+ return e;
609
+ if (o === "toAttribute")
610
+ switch (a) {
611
+ case "Object":
612
+ case "Array":
613
+ return e == null ? null : JSON.stringify(e);
614
+ case "Boolean":
615
+ return e ? "" : null;
616
+ case "Number":
617
+ return e ?? null;
618
+ default:
619
+ return e;
620
+ }
621
+ else
622
+ switch (a) {
623
+ case "Object":
624
+ case "Array":
625
+ return e && JSON.parse(e);
626
+ case "Boolean":
627
+ return e;
628
+ case "Number":
629
+ return e != null ? +e : e;
630
+ default:
631
+ return e;
632
+ }
633
+ }
634
+ function re(t, e, r, o, a, i) {
635
+ let n = class extends gt {
636
+ constructor() {
637
+ super(t, r, a), this.$$p_d = e;
638
+ }
639
+ static get observedAttributes() {
640
+ return Object.keys(e).map(
641
+ (s) => (e[s].attribute || s).toLowerCase()
642
+ );
643
+ }
644
+ };
645
+ return Object.keys(e).forEach((s) => {
646
+ Object.defineProperty(n.prototype, s, {
647
+ get() {
648
+ return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
649
+ },
650
+ set(f) {
651
+ var c;
652
+ f = q(s, f, e), this.$$d[s] = f, (c = this.$$c) == null || c.$set({ [s]: f });
653
+ }
654
+ });
655
+ }), o.forEach((s) => {
656
+ Object.defineProperty(n.prototype, s, {
657
+ get() {
658
+ var f;
659
+ return (f = this.$$c) == null ? void 0 : f[s];
660
+ }
661
+ });
662
+ }), i && (n = i(n)), t.element = /** @type {any} */
663
+ n, n;
664
+ }
665
+ class oe {
666
+ constructor() {
667
+ /**
668
+ * ### PRIVATE API
669
+ *
670
+ * Do not use, may change at any time
671
+ *
672
+ * @type {any}
673
+ */
674
+ b(this, "$$");
675
+ /**
676
+ * ### PRIVATE API
677
+ *
678
+ * Do not use, may change at any time
679
+ *
680
+ * @type {any}
681
+ */
682
+ b(this, "$$set");
683
+ }
684
+ /** @returns {void} */
685
+ $destroy() {
686
+ Zt(this, 1), this.$destroy = $;
687
+ }
688
+ /**
689
+ * @template {Extract<keyof Events, string>} K
690
+ * @param {K} type
691
+ * @param {((e: Events[K]) => void) | null | undefined} callback
692
+ * @returns {() => void}
693
+ */
694
+ $on(e, r) {
695
+ if (!I(r))
696
+ 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);
701
+ };
702
+ }
703
+ /**
704
+ * @param {Partial<Props>} props
705
+ * @returns {void}
706
+ */
707
+ $set(e) {
708
+ this.$$set && !_t(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
709
+ }
710
+ }
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];
719
+ else {
720
+ const e = document.createElement("style");
721
+ e.innerHTML = mt, t.prepend(e);
722
+ }
723
+ }
724
+ function at(t, e, r) {
725
+ const o = t.slice();
726
+ return o[4] = e[r], o;
727
+ }
728
+ function ne(t) {
729
+ let e;
730
+ return {
731
+ c() {
732
+ e = W("path"), k(
733
+ e,
734
+ "d",
735
+ /*iconPathData*/
736
+ t[2]
737
+ );
738
+ },
739
+ m(r, o) {
740
+ T(r, e, o);
741
+ },
742
+ p: $,
743
+ d(r) {
744
+ r && C(e);
745
+ }
746
+ };
747
+ }
748
+ function ae(t) {
749
+ let e, r = nt(
750
+ /*iconPathData*/
751
+ t[2]
752
+ ), o = [];
753
+ for (let a = 0; a < r.length; a += 1)
754
+ o[a] = st(at(t, r, a));
755
+ return {
756
+ c() {
757
+ for (let a = 0; a < o.length; a += 1)
758
+ o[a].c();
759
+ e = Vt();
760
+ },
761
+ m(a, i) {
762
+ for (let n = 0; n < o.length; n += 1)
763
+ o[n] && o[n].m(a, i);
764
+ T(a, e, i);
765
+ },
766
+ p(a, i) {
767
+ if (i & /*iconPathData*/
768
+ 4) {
769
+ r = nt(
770
+ /*iconPathData*/
771
+ a[2]
772
+ );
773
+ 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));
777
+ }
778
+ for (; n < o.length; n += 1)
779
+ o[n].d(1);
780
+ o.length = r.length;
781
+ }
782
+ },
783
+ d(a) {
784
+ a && C(e), St(o, a);
785
+ }
786
+ };
787
+ }
788
+ function st(t) {
789
+ let e;
790
+ return {
791
+ c() {
792
+ e = W("path"), k(
793
+ e,
794
+ "d",
795
+ /*pathData*/
796
+ t[4]
797
+ );
798
+ },
799
+ m(r, o) {
800
+ T(r, e, o);
801
+ },
802
+ p: $,
803
+ d(r) {
804
+ r && C(e);
805
+ }
806
+ };
807
+ }
808
+ function se(t) {
809
+ let e;
810
+ function r(i, n) {
811
+ return Array.isArray(
812
+ /*iconPathData*/
813
+ i[2]
814
+ ) ? ae : ne;
815
+ }
816
+ let a = r(t)(t);
817
+ return {
818
+ 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*/
820
+ t[0]} ${/*height*/
821
+ t[1]}`);
822
+ },
823
+ m(i, n) {
824
+ T(i, e, n), a.m(e, null);
825
+ },
826
+ p(i, [n]) {
827
+ a.p(i, n);
828
+ },
829
+ i: $,
830
+ o: $,
831
+ d(i) {
832
+ i && C(e), a.d();
833
+ }
834
+ };
835
+ }
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];
839
+ return t.$$set = (s) => {
840
+ "icon" in s && r(3, o = s.icon);
841
+ }, [a, i, n, o];
842
+ }
843
+ class le extends oe {
844
+ constructor(e) {
845
+ super(), ee(this, e, ce, se, $t, { icon: 3 });
846
+ }
847
+ get icon() {
848
+ return this.$$.ctx[3];
849
+ }
850
+ set icon(e) {
851
+ this.$$set({ icon: e }), tt();
852
+ }
853
+ }
854
+ re(le, { icon: {} }, [], [], !0);
855
+ var Ve = {
856
+ prefix: "fas",
857
+ iconName: "bars",
858
+ 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 = {
860
+ prefix: "fas",
861
+ iconName: "circle-exclamation",
862
+ 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 = {
864
+ prefix: "fas",
865
+ iconName: "sitemap",
866
+ 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 = {
868
+ prefix: "fas",
869
+ iconName: "list",
870
+ 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 = {
872
+ prefix: "fas",
873
+ iconName: "tree",
874
+ 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 = {
876
+ prefix: "fas",
877
+ iconName: "user",
878
+ 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 = {
880
+ prefix: "fas",
881
+ iconName: "key",
882
+ 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 = {
884
+ prefix: "fas",
885
+ iconName: "circle-check",
886
+ 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 = {
888
+ prefix: "fas",
889
+ iconName: "universal-access",
890
+ 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 = {
892
+ prefix: "fas",
893
+ iconName: "hand-holding-heart",
894
+ 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 = {
896
+ prefix: "fas",
897
+ iconName: "phone-flip",
898
+ 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 = {
900
+ prefix: "fas",
901
+ iconName: "magnifying-glass",
902
+ 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 = {
904
+ prefix: "fas",
905
+ iconName: "chevron-down",
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
+ }, de = {
908
+ prefix: "fas",
909
+ iconName: "xmark",
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 = de, Xe = {
912
+ prefix: "fas",
913
+ iconName: "calendar",
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"]
915
+ }, Fe = {
916
+ prefix: "fas",
917
+ iconName: "briefcase",
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
+ };
920
+ export {
921
+ he as $,
922
+ Pt as A,
923
+ $ as B,
924
+ ke as C,
925
+ Be as D,
926
+ Pe as E,
927
+ le as F,
928
+ Ee as G,
929
+ Te as H,
930
+ Ae as I,
931
+ Fe as J,
932
+ 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,
940
+ 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,
962
+ k as h,
963
+ ee as i,
964
+ T as j,
965
+ Mt as k,
966
+ me as l,
967
+ Wt as m,
968
+ we as n,
969
+ Kt as o,
970
+ 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
981
+ };