@uoguelph/web-components 1.3.0-rc.3 → 1.4.0-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.
@@ -0,0 +1,7 @@
1
+ const o = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : (
2
+ // @ts-ignore Node typings have this
3
+ global
4
+ );
5
+ export {
6
+ o as g
7
+ };
@@ -75,14 +75,14 @@ function ge(t) {
75
75
  const _t = ["", !0, 1, "true", "contenteditable"], lt = typeof window < "u";
76
76
  let kt = lt ? () => window.performance.now() : () => Date.now(), K = lt ? (t) => requestAnimationFrame(t) : $;
77
77
  const E = /* @__PURE__ */ new Set();
78
- function ft(t) {
78
+ function dt(t) {
79
79
  E.forEach((e) => {
80
80
  e.c(t) || (E.delete(e), e.f());
81
- }), E.size !== 0 && K(ft);
81
+ }), E.size !== 0 && K(dt);
82
82
  }
83
83
  function zt(t) {
84
84
  let e;
85
- return E.size === 0 && K(ft), {
85
+ return E.size === 0 && K(dt), {
86
86
  promise: new Promise((o) => {
87
87
  E.add(e = { c: t, f: o });
88
88
  }),
@@ -94,7 +94,7 @@ function zt(t) {
94
94
  function Ht(t, e) {
95
95
  t.appendChild(e);
96
96
  }
97
- function dt(t) {
97
+ function ft(t) {
98
98
  if (!t)
99
99
  return document;
100
100
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
@@ -106,7 +106,7 @@ function dt(t) {
106
106
  }
107
107
  function Mt(t) {
108
108
  const e = ut("style");
109
- return e.textContent = "/* empty */", Ct(dt(t), e), e.sheet;
109
+ return e.textContent = "/* empty */", Ct(ft(t), e), e.sheet;
110
110
  }
111
111
  function Ct(t, e) {
112
112
  return Ht(
@@ -206,19 +206,19 @@ function Yt(t, e) {
206
206
  return D.set(t, o), o;
207
207
  }
208
208
  function et(t, e, o, r, a, i, n, s = 0) {
209
- const f = 16.666 / r;
209
+ const d = 16.666 / r;
210
210
  let c = `{
211
211
  `;
212
- for (let w = 0; w <= 1; w += f) {
212
+ for (let w = 0; w <= 1; w += d) {
213
213
  const y = e + (o - e) * i(w);
214
214
  c += w * 100 + `%{${n(y, 1 - y)}}
215
215
  `;
216
216
  }
217
217
  const g = c + `100% {${n(o, 1 - o)}}
218
- }`, d = `__svelte_${Rt(g)}_${s}`, u = dt(t), { stylesheet: p, rules: l } = D.get(u) || Yt(u, t);
219
- l[d] || (l[d] = !0, p.insertRule(`@keyframes ${d} ${g}`, p.cssRules.length));
218
+ }`, f = `__svelte_${Rt(g)}_${s}`, u = ft(t), { stylesheet: p, rules: l } = D.get(u) || Yt(u, t);
219
+ l[f] || (l[f] = !0, p.insertRule(`@keyframes ${f} ${g}`, p.cssRules.length));
220
220
  const b = t.style.animation || "";
221
- return t.style.animation = `${b ? `${b}, ` : ""}${d} ${r}ms linear ${a}ms 1 both`, U += 1, d;
221
+ return t.style.animation = `${b ? `${b}, ` : ""}${f} ${r}ms linear ${a}ms 1 both`, U += 1, f;
222
222
  }
223
223
  function Dt(t, e) {
224
224
  const o = (t.style.animation || "").split(", "), r = o.filter(
@@ -324,8 +324,8 @@ function Gt(t, e, o, r) {
324
324
  }
325
325
  const Kt = { duration: 0 };
326
326
  function ke(t, e, o, r) {
327
- let i = e(t, o, { direction: "both" }), n = r ? 0 : 1, s = null, f = null, c = null, g;
328
- function d() {
327
+ let i = e(t, o, { direction: "both" }), n = r ? 0 : 1, s = null, d = null, c = null, g;
328
+ function f() {
329
329
  c && Dt(t, c);
330
330
  }
331
331
  function u(l, b) {
@@ -355,8 +355,8 @@ function ke(t, e, o, r) {
355
355
  b: l
356
356
  };
357
357
  l || (S.group = _, _.r += 1), "inert" in t && (l ? g !== void 0 && (t.inert = g) : (g = /** @type {HTMLElement} */
358
- t.inert, t.inert = !0)), s || 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(
358
+ t.inert, t.inert = !0)), s || d ? d = S : (L && (f(), 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 (d && H > d.start && (s = u(d, w), d = null, J(t, s.b, "start"), L && (f(), c = et(
360
360
  t,
361
361
  n,
362
362
  s.b,
@@ -366,13 +366,13 @@ function ke(t, e, o, r) {
366
366
  i.css
367
367
  ))), s) {
368
368
  if (H >= s.end)
369
- z(n = s.b, 1 - n), J(t, s.b, "end"), 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"), d || (s.b ? f() : --s.group.r || M(s.group.c)), s = null;
370
370
  else if (H >= s.start) {
371
371
  const A = H - s.start;
372
372
  n = s.a + s.d * y(A / s.duration), z(n, 1 - n);
373
373
  }
374
374
  }
375
- return !!(s || f);
375
+ return !!(s || d);
376
376
  }));
377
377
  }
378
378
  return {
@@ -382,7 +382,7 @@ function ke(t, e, o, r) {
382
382
  }) : p(l);
383
383
  },
384
384
  end() {
385
- d(), s = f = null;
385
+ f(), s = d = null;
386
386
  }
387
387
  };
388
388
  }
@@ -394,14 +394,14 @@ function ze(t, e) {
394
394
  e.delete(t.key);
395
395
  });
396
396
  }
397
- function He(t, e, o, r, a, i, n, s, f, c, g, d) {
397
+ function He(t, e, o, r, a, i, n, s, d, c, g, f) {
398
398
  let u = t.length, p = i.length, l = u;
399
399
  const b = {};
400
400
  for (; l--; )
401
401
  b[t[l].key] = l;
402
402
  const w = [], y = /* @__PURE__ */ new Map(), z = /* @__PURE__ */ new Map(), L = [];
403
403
  for (l = p; l--; ) {
404
- const h = d(a, i, l), x = o(h);
404
+ const h = f(a, i, l), x = o(h);
405
405
  let v = n.get(x);
406
406
  v ? r && L.push(() => v.p(h, e)) : (v = c(x, h), v.c()), y.set(x, w[l] = v), x in b && z.set(x, Math.abs(l - b[x]));
407
407
  }
@@ -411,11 +411,11 @@ function He(t, e, o, r, a, i, n, s, f, c, g, d) {
411
411
  }
412
412
  for (; u && p; ) {
413
413
  const h = w[p - 1], x = t[u - 1], v = h.key, B = x.key;
414
- h === x ? (g = h.first, u--, p--) : y.has(B) ? !n.has(v) || S.has(v) ? A(h) : H.has(B) ? u-- : z.get(v) > z.get(B) ? (H.add(v), A(h)) : (S.add(B), u--) : (f(x, n), u--);
414
+ h === x ? (g = h.first, u--, p--) : y.has(B) ? !n.has(v) || S.has(v) ? A(h) : H.has(B) ? u-- : z.get(v) > z.get(B) ? (H.add(v), A(h)) : (S.add(B), u--) : (d(x, n), u--);
415
415
  }
416
416
  for (; u--; ) {
417
417
  const h = t[u];
418
- y.has(h.key) || f(h, n);
418
+ y.has(h.key) || d(h, n);
419
419
  }
420
420
  for (; p; )
421
421
  A(w[p - 1]);
@@ -439,7 +439,7 @@ function Zt(t, e) {
439
439
  t.$$.dirty[0] === -1 && (N.push(t), qt(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
440
440
  }
441
441
  function te(t, e, o, r, a, i, n = null, s = [-1]) {
442
- const f = W;
442
+ const d = W;
443
443
  P(t);
444
444
  const c = t.$$ = {
445
445
  fragment: null,
@@ -455,27 +455,27 @@ function te(t, e, o, r, a, i, n = null, s = [-1]) {
455
455
  on_disconnect: [],
456
456
  before_update: [],
457
457
  after_update: [],
458
- context: new Map(e.context || (f ? f.$$.context : [])),
458
+ context: new Map(e.context || (d ? d.$$.context : [])),
459
459
  // everything else
460
460
  callbacks: tt(),
461
461
  dirty: s,
462
462
  skip_bound: !1,
463
- root: e.target || f.$$.root
463
+ root: e.target || d.$$.root
464
464
  };
465
465
  n && n(c.root);
466
466
  let g = !1;
467
- if (c.ctx = o ? o(t, e.props || {}, (d, u, ...p) => {
467
+ if (c.ctx = o ? o(t, e.props || {}, (f, u, ...p) => {
468
468
  const l = p.length ? p[0] : u;
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;
469
+ return c.ctx && a(c.ctx[f], c.ctx[f] = l) && (!c.skip_bound && c.bound[f] && c.bound[f](l), g && Zt(t, f)), u;
470
470
  }) : [], c.update(), g = !0, M(c.before_update), c.fragment = r ? r(c.ctx) : !1, e.target) {
471
471
  if (e.hydrate) {
472
- const d = At(e.target);
473
- c.fragment && c.fragment.l(d), d.forEach(C);
472
+ const f = At(e.target);
473
+ c.fragment && c.fragment.l(f), f.forEach(C);
474
474
  } else
475
475
  c.fragment && c.fragment.c();
476
476
  e.intro && pt(t.$$.fragment), Qt(t, e.target, e.anchor), Z();
477
477
  }
478
- P(f);
478
+ P(d);
479
479
  }
480
480
  let wt;
481
481
  typeof HTMLElement == "function" && (wt = class extends HTMLElement {
@@ -643,16 +643,16 @@ function ee(t, e, o, r, a, i) {
643
643
  get() {
644
644
  return this.$$c && s in this.$$c ? this.$$c[s] : this.$$d[s];
645
645
  },
646
- set(f) {
646
+ set(d) {
647
647
  var c;
648
- f = Y(s, f, e), this.$$d[s] = f, (c = this.$$c) == null || c.$set({ [s]: f });
648
+ d = Y(s, d, e), this.$$d[s] = d, (c = this.$$c) == null || c.$set({ [s]: d });
649
649
  }
650
650
  });
651
651
  }), r.forEach((s) => {
652
652
  Object.defineProperty(n.prototype, s, {
653
653
  get() {
654
- var f;
655
- return (f = this.$$c) == null ? void 0 : f[s];
654
+ var d;
655
+ return (d = this.$$c) == null ? void 0 : d[s];
656
656
  }
657
657
  });
658
658
  }), i && (n = i(n)), t.element = /** @type {any} */
@@ -706,7 +706,7 @@ class oe {
706
706
  }
707
707
  const re = "4";
708
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))}';
709
+ const gt = '*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*{box-sizing:border-box}uofg-menu{--uofg-menu-animation-type: slide;--uofg-menu-animation-duration: .2s;--uofg-menu-animation-easing: ease-in-out}svg.fa-icon{display:block;height:1em;fill:currentColor}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-2{bottom:.5rem}.left-0{left:0}.left-1\\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-8{right:2rem}.top-0{top:0}.top-8{top:2rem}.top-full{top:100%}.z-10{z-index:10}.z-50{z-index:50}.z-\\[1000\\]{z-index:1000}.z-\\[2\\]{z-index:2}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-12{height:3rem}.h-16{height:4rem}.h-\\[5rem\\]{height:5rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\\[calc\\(100vh-5rem\\)\\]{max-height:calc(100vh - 5rem)}.max-h-full{max-height:100%}.w-12{width:3rem}.w-16{width:4rem}.w-\\[7\\.5rem\\]{width:7.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\\[20rem\\]{min-width:20rem}.min-w-full{min-width:100%}.max-w-full{max-width:100%}.-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[-50px\\]{--tw-translate-y: -50px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\\[calc\\(-50\\%_-_50px\\)\\]{--tw-translate-y: calc(-50% - 50px) ;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-visible{overflow-y:visible}.whitespace-normal{white-space:normal}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-8{border-bottom-width:8px}.border-r-2{border-right-width:2px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-transparent{border-color:transparent}.border-uofg-blue-100{--tw-border-opacity: 1;border-color:rgb(221 236 240 / var(--tw-border-opacity))}.border-uofg-grey-500{--tw-border-opacity: 1;border-color:rgb(154 154 154 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-uofg-blue-50{--tw-bg-opacity: 1;background-color:rgb(241 248 250 / var(--tw-bg-opacity))}.bg-uofg-grey{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.bg-uofg-red{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.bg-uofg-yellow{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\\[calc\\(\\(100\\%-1320px\\)\\/2\\)\\]{padding-left:calc((100% - 1320px)/2);padding-right:calc((100% - 1320px)/2)}.px-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,2rem\\)\\]{padding-left:max(calc((100% - 1320px)/2),2rem);padding-right:max(calc((100% - 1320px)/2),2rem)}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-6{padding-bottom:1.5rem}.pt-8{padding-top:2rem}.font-condensed{font-family:Roboto Condensed,Arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.not-italic{font-style:normal}.text-\\[var\\(--uofg-modal-dismiss-color\\,white\\)\\]{color:var(--uofg-modal-dismiss-color,white)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-uofg-blue{--tw-text-opacity: 1;color:rgb(105 163 185 / var(--tw-text-opacity))}.text-uofg-blue-500{--tw-text-opacity: 1;color:rgb(65 127 153 / var(--tw-text-opacity))}.text-uofg-yellow{--tw-text-opacity: 1;color:rgb(255 199 42 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\\[opacity\\,visibility\\]{transition-property:opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.first\\:border-l-2:first-child{border-left-width:2px}.hover\\:border-current:hover{border-color:currentColor}.hover\\:border-uofg-yellow:hover{--tw-border-opacity: 1;border-color:rgb(255 199 42 / var(--tw-border-opacity))}.hover\\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.hover\\:bg-uofg-grey:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.hover\\:bg-uofg-red:hover{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.hover\\:bg-uofg-yellow:hover{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.hover\\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\\:text-\\[\\#0077b5\\]:hover{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity))}.hover\\:text-\\[\\#1da1f2\\]:hover{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity))}.hover\\:text-\\[\\#4267b2\\]:hover{--tw-text-opacity: 1;color:rgb(66 103 178 / var(--tw-text-opacity))}.hover\\:text-\\[\\#e1306c\\]:hover{--tw-text-opacity: 1;color:rgb(225 48 108 / var(--tw-text-opacity))}.hover\\:text-\\[\\#f00\\]:hover{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.hover\\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\\:text-uofg-blue-950:hover{--tw-text-opacity: 1;color:rgb(25 40 51 / var(--tw-text-opacity))}.hover\\:text-uofg-yellow:hover{--tw-text-opacity: 1;color:rgb(255 199 42 / var(--tw-text-opacity))}.hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\\:opacity-75:hover{opacity:.75}.focus\\:border-current:focus{border-color:currentColor}.focus\\:border-white:focus{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.focus\\:bg-uofg-grey:focus{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.focus\\:bg-uofg-red:focus{--tw-bg-opacity: 1;background-color:rgb(194 4 48 / var(--tw-bg-opacity))}.focus\\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.focus\\:text-\\[\\#0077b5\\]:focus{--tw-text-opacity: 1;color:rgb(0 119 181 / var(--tw-text-opacity))}.focus\\:text-\\[\\#1da1f2\\]:focus{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity))}.focus\\:text-\\[\\#4267b2\\]:focus{--tw-text-opacity: 1;color:rgb(66 103 178 / var(--tw-text-opacity))}.focus\\:text-\\[\\#e1306c\\]:focus{--tw-text-opacity: 1;color:rgb(225 48 108 / var(--tw-text-opacity))}.focus\\:text-\\[\\#f00\\]:focus{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.focus\\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.focus\\:text-uofg-blue-950:focus{--tw-text-opacity: 1;color:rgb(25 40 51 / var(--tw-text-opacity))}.focus\\:opacity-75:focus{opacity:.75}.aria-expanded\\:bg-uofg-grey[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity))}.aria-expanded\\:bg-uofg-yellow[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(255 199 42 / var(--tw-bg-opacity))}.aria-expanded\\:bg-white[aria-expanded=true]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.aria-expanded\\:text-black[aria-expanded=true]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}@media (prefers-reduced-motion: reduce){.motion-reduce\\:transition-none{transition-property:none}}@media (min-width: 768px){.md\\:col-span-2{grid-column:span 2 / span 2}.md\\:row-start-2{grid-row-start:2}.md\\:grid{display:grid}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\\:row-auto{grid-row:auto}.lg\\:h-16{height:4rem}.lg\\:h-\\[10rem\\]{height:10rem}.lg\\:w-\\[30rem\\]{width:30rem}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:whitespace-nowrap{white-space:nowrap}}@media (min-width: 1320px){.min-\\[1320px\\]\\:absolute{position:absolute}.min-\\[1320px\\]\\:left-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,7\\.5rem\\)\\]{left:max(calc((100% - 1320px)/2),7.5rem)}}.\\[\\&\\>\\*\\]\\:first\\:mt-4:first-child>*{margin-top:1rem}.\\[\\&\\>\\*\\]\\:last\\:mb-4:last-child>*{margin-bottom:1rem}.\\[\\&\\>li\\]\\:contents>li{display:contents}.\\[\\&\\>slot\\[name\\=\\"message\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-2xl>slot[name=message]::slotted(*){font-size:1.5rem;line-height:2rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:mb-8>slot[name=subtitle]::slotted(*){margin-bottom:2rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:text-4xl>slot[name=subtitle]::slotted(*){font-size:2.25rem;line-height:2.5rem}.\\[\\&\\>slot\\[name\\=\\"subtitle\\"\\]\\:\\:slotted\\(\\*\\)\\]\\:font-bold>slot[name=subtitle]::slotted(*){font-weight:700}.\\[\\&\\>svg\\]\\:mb-4>svg{margin-bottom:1rem}.\\[\\&\\>svg\\]\\:mr-4>svg{margin-right:1rem}.\\[\\&\\>svg\\]\\:block>svg{display:block}.\\[\\&\\>svg\\]\\:h-\\[1\\.5em\\]>svg{height:1.5em}.\\[\\&\\>svg\\]\\:h-\\[1\\.6em\\]>svg{height:1.6em}.\\[\\&\\>svg\\]\\:h-full>svg{height:100%}.\\[\\&\\>svg\\]\\:w-\\[18\\.4rem\\]>svg{width:18.4rem}.\\[\\&\\>svg\\]\\:w-\\[5rem\\]>svg{width:5rem}.\\[\\&\\>svg\\]\\:w-auto>svg{width:auto}.\\[\\&\\>svg\\]\\:fill-current>svg{fill:currentColor}.\\[\\&\\>svg\\]\\:fill-uofg-yellow>svg{fill:#ffc72a}.\\[\\&\\>svg\\]\\:transition-transform>svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\\[\\&_svg\\]\\:aria-expanded\\:rotate-180[aria-expanded=true] svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}';
710
710
  let q = null;
711
711
  typeof CSSStyleSheet == "function" && (q = new CSSStyleSheet(), q.replaceSync(gt));
712
712
  function Ce(t) {
@@ -869,26 +869,30 @@ var Le = {
869
869
  iconName: "tree",
870
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"]
871
871
  }, je = {
872
+ prefix: "fas",
873
+ iconName: "chevron-up",
874
+ icon: [512, 512, [], "f077", "M233.4 105.4c12.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 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"]
875
+ }, Ae = {
872
876
  prefix: "fas",
873
877
  iconName: "user",
874
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"]
875
- }, Ae = {
879
+ }, Oe = {
876
880
  prefix: "fas",
877
881
  iconName: "key",
878
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"]
879
- }, Oe = {
883
+ }, Pe = {
880
884
  prefix: "fas",
881
885
  iconName: "circle-check",
882
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"]
883
- }, Pe = {
887
+ }, Te = {
884
888
  prefix: "fas",
885
889
  iconName: "universal-access",
886
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"]
887
- }, Te = {
891
+ }, Be = {
888
892
  prefix: "fas",
889
893
  iconName: "hand-holding-heart",
890
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"]
891
- }, Be = {
895
+ }, Re = {
892
896
  prefix: "fas",
893
897
  iconName: "phone-flip",
894
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"]
@@ -896,59 +900,60 @@ var Le = {
896
900
  prefix: "fas",
897
901
  iconName: "magnifying-glass",
898
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"]
899
- }, Re = le, Ye = {
903
+ }, Ye = le, De = {
900
904
  prefix: "fas",
901
905
  iconName: "chevron-down",
902
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"]
903
- }, fe = {
907
+ }, de = {
904
908
  prefix: "fas",
905
909
  iconName: "xmark",
906
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"]
907
- }, De = fe, Ue = {
911
+ }, Ue = de, Xe = {
908
912
  prefix: "fas",
909
913
  iconName: "calendar",
910
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"]
911
- }, Xe = {
915
+ }, qe = {
912
916
  prefix: "fas",
913
917
  iconName: "briefcase",
914
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"]
915
919
  };
916
920
  export {
917
- ze as $,
918
- Lt as A,
919
- ht as B,
920
- Ot as C,
921
- $e as D,
922
- Pe as E,
921
+ ot as $,
922
+ Z as A,
923
+ it as B,
924
+ Re as C,
925
+ _e as D,
926
+ Lt as E,
923
927
  ce as F,
924
- Ae as G,
925
- Ve as H,
926
- Oe as I,
927
- Ee as J,
928
- Xe as K,
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,
928
+ ht as G,
929
+ Ot as H,
930
+ $e as I,
931
+ Te as J,
932
+ Oe as K,
933
+ Ve as L,
934
+ Pe as M,
935
+ Ee as N,
936
+ qe as O,
937
+ Xe as P,
938
+ Ne as Q,
939
+ Be as R,
936
940
  oe as S,
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 _,
941
+ ge as T,
942
+ St as U,
943
+ xt as V,
944
+ ye as W,
945
+ ke as X,
946
+ He as Y,
947
+ Ye as Z,
948
+ Ae as _,
945
949
  Ce as a,
946
- Le as a0,
947
- ve as a1,
948
- Nt as a2,
949
- xe as a3,
950
- Ye as a4,
950
+ ze as a0,
951
+ Le as a1,
952
+ ve as a2,
953
+ Nt as a3,
954
+ xe as a4,
951
955
  De as a5,
956
+ Ue as a6,
952
957
  ue as b,
953
958
  ee as c,
954
959
  Me as d,
@@ -965,13 +970,13 @@ export {
965
970
  Gt as o,
966
971
  C as p,
967
972
  Wt as q,
968
- Q as r,
973
+ X as r,
969
974
  vt as s,
970
975
  pt as t,
971
976
  pe as u,
972
- $ as v,
973
- Z as w,
974
- it as x,
975
- Be as y,
976
- _e as z
977
+ je as v,
978
+ me as w,
979
+ M as x,
980
+ Q as y,
981
+ $ as z
977
982
  };
@@ -1,4 +1,4 @@
1
- import { c as A, S as B, i as D, a as G, s as H, F as I, f as J, b as $, e as v, d as K, g as h, h as w, j as L, k as m, m as M, u as x, l as q, n as y, t as p, o as d, p as N, q as O } from "./index-Bx5sKUFM.js";
1
+ import { c as A, S as B, i as D, a as G, s as H, F as I, f as J, b as $, e as v, d as K, g as h, h as w, j as L, k as m, m as M, u as x, l as q, n as y, t as p, o as d, p as N, q as O } from "./index-SbK7yJqm.js";
2
2
  const P = (e) => ({}), R = (e) => ({}), Q = (e) => ({}), T = (e) => ({}), V = (e) => ({}), U = (e) => ({}), W = (e) => ({}), z = (e) => ({});
3
3
  function X(e) {
4
4
  let s, f, r, c, g, u, j, k, b, o;
@@ -0,0 +1,95 @@
1
+ import { c as _, S as h, i as w, a as v, s as y, r as T, F as $, v as k, e as x, d as j, h as g, j as V, m as q, w as m, t as C, o as F, p as O, q as S, x as U } from "./index-SbK7yJqm.js";
2
+ import { g as Y } from "./globals-DnYjtinb.js";
3
+ function p() {
4
+ let e = 0, o, r, t = "";
5
+ for (; e < arguments.length; )
6
+ (o = arguments[e++]) && (r = b(o)) && (t && (t += " "), t += r);
7
+ return t;
8
+ }
9
+ function b(e) {
10
+ if (typeof e == "string")
11
+ return e;
12
+ let o, r = "";
13
+ for (let t = 0; t < e.length; t++)
14
+ e[t] && (o = b(e[t])) && (r && (r += " "), r += o);
15
+ return r;
16
+ }
17
+ const { window: f } = Y;
18
+ function E(e) {
19
+ let o = !1, r = () => {
20
+ o = !1;
21
+ }, t, n, l, a, i, c, d;
22
+ return T(
23
+ /*onwindowscroll*/
24
+ e[3]
25
+ ), l = new $({ props: { icon: k } }), {
26
+ c() {
27
+ n = x("button"), j(l.$$.fragment), g(n, "class", a = p(
28
+ "flex justify-center items-center text-4xl rounded-full w-16 h-16 border border-white bg-black fixed bottom-2 right-2 text-white hover:bg-uofg-red focus:bg-uofg-red transition",
29
+ /*visible*/
30
+ e[1] ? "opacity-100" : "opacity-0"
31
+ ));
32
+ },
33
+ m(s, u) {
34
+ V(s, n, u), q(l, n, null), i = !0, c || (d = [
35
+ m(f, "scroll", () => {
36
+ o = !0, clearTimeout(t), t = setTimeout(r, 100), e[3]();
37
+ }),
38
+ m(
39
+ n,
40
+ "click",
41
+ /*scrollToTop*/
42
+ e[2]
43
+ )
44
+ ], c = !0);
45
+ },
46
+ p(s, [u]) {
47
+ u & /*scrollY*/
48
+ 1 && !o && (o = !0, clearTimeout(t), scrollTo(
49
+ f.pageXOffset,
50
+ /*scrollY*/
51
+ s[0]
52
+ ), t = setTimeout(r, 100)), (!i || u & /*visible*/
53
+ 2 && a !== (a = p(
54
+ "flex justify-center items-center text-4xl rounded-full w-16 h-16 border border-white bg-black fixed bottom-2 right-2 text-white hover:bg-uofg-red focus:bg-uofg-red transition",
55
+ /*visible*/
56
+ s[1] ? "opacity-100" : "opacity-0"
57
+ ))) && g(n, "class", a);
58
+ },
59
+ i(s) {
60
+ i || (C(l.$$.fragment, s), i = !0);
61
+ },
62
+ o(s) {
63
+ F(l.$$.fragment, s), i = !1;
64
+ },
65
+ d(s) {
66
+ s && O(n), S(l), c = !1, U(d);
67
+ }
68
+ };
69
+ }
70
+ function J(e, o, r) {
71
+ let t = !1, n = 0;
72
+ const l = () => {
73
+ window.scroll({ top: 0, left: 0, behavior: "smooth" });
74
+ };
75
+ function a() {
76
+ r(0, n = f.pageYOffset);
77
+ }
78
+ return e.$$.update = () => {
79
+ e.$$.dirty & /*scrollY*/
80
+ 1 && r(1, t = n > 50);
81
+ }, [n, t, l, a];
82
+ }
83
+ class R extends h {
84
+ constructor(o) {
85
+ super(), w(this, o, J, E, y, {});
86
+ }
87
+ }
88
+ customElements.define("uofg-back-to-top", _(R, {}, [], [], !0, (e) => class extends e {
89
+ constructor() {
90
+ super(), v(this.shadowRoot);
91
+ }
92
+ }));
93
+ export {
94
+ R as default
95
+ };
@@ -1,4 +1,4 @@
1
- import { c as pe, S as de, i as ge, s as ve, r as re, h as f, j as H, k as n, v as q, p as F, w as xe, a as _e, x as M, F as Y, y as ke, e as u, g as m, d as L, m as T, t as x, z as oe, o as _, q as j, A as E, B as Ce, C as $e, D as ae, E as ye, G as Ve, H as Me, I as He, J as Fe, K as Se, L as ce, M as ze, N as Ze } from "./index-Bx5sKUFM.js";
1
+ import { c as pe, S as de, i as ge, s as ve, y as re, h as f, j as H, k as n, z as q, p as F, A as xe, a as _e, B as M, F as O, C as ke, e as u, g as m, d as L, m as T, t as x, D as oe, o as _, q as j, E, G as Ce, H as $e, I as ae, J as ye, K as Ve, L as Me, M as He, N as Fe, O as Se, P as ce, Q as ze, R as Ze } from "./index-SbK7yJqm.js";
2
2
  function Ae(s) {
3
3
  let e, r;
4
4
  return {
@@ -127,7 +127,7 @@ function fe(s) {
127
127
  }
128
128
  function he(s) {
129
129
  let e, r, t, l, i;
130
- return t = new Y({ props: { icon: (
130
+ return t = new O({ props: { icon: (
131
131
  /*icon*/
132
132
  s[5]
133
133
  ) } }), {
@@ -162,7 +162,7 @@ function he(s) {
162
162
  }
163
163
  function ue(s) {
164
164
  let e, r, t, l, i, a, p;
165
- return t = new Y({ props: { icon: (
165
+ return t = new O({ props: { icon: (
166
166
  /*icon*/
167
167
  s[5]
168
168
  ) } }), {
@@ -195,12 +195,12 @@ function ue(s) {
195
195
  }
196
196
  };
197
197
  }
198
- function Be(s) {
198
+ function Pe(s) {
199
199
  let e, r = Array.isArray(
200
200
  /*subFooter*/
201
201
  s[0]
202
202
  ) && /*subFooter*/
203
- s[0].length > 0, t, l, i, a, p, v, k, K, S, O, z, R, N, Z, W, w, I, J, U, Q, B, X, P, ee, C, V, te, D, G, b = r && ie(s);
203
+ s[0].length > 0, t, l, i, a, p, v, k, R, S, Y, z, K, N, Z, W, w, I, J, U, Q, P, X, B, ee, C, V, te, D, G, b = r && ie(s);
204
204
  p = new me({});
205
205
  let $ = M(
206
206
  /*socials*/
@@ -220,24 +220,24 @@ function Be(s) {
220
220
  const we = (o) => _(g[o], 1, 1, () => {
221
221
  g[o] = null;
222
222
  });
223
- return V = new Y({ props: { icon: ke } }), {
223
+ return V = new O({ props: { icon: ke } }), {
224
224
  c() {
225
225
  e = u("footer"), b && b.c(), t = m(), l = u("div"), i = u("div"), a = u("a"), L(p.$$.fragment), v = m(), k = u("ul");
226
226
  for (let o = 0; o < d.length; o += 1)
227
227
  d[o].c();
228
- K = m(), S = u("a"), S.textContent = "Social Media Directory", O = m(), z = u("a"), z.textContent = `© ${(/* @__PURE__ */ new Date()).getFullYear()} University of Guelph`, R = m(), N = u("div"), Z = u("ul");
228
+ R = m(), S = u("a"), S.textContent = "Social Media Directory", Y = m(), z = u("a"), z.textContent = `© ${(/* @__PURE__ */ new Date()).getFullYear()} University of Guelph`, K = m(), N = u("div"), Z = u("ul");
229
229
  for (let o = 0; o < g.length; o += 1)
230
230
  g[o].c();
231
- W = m(), w = u("address"), I = u("strong"), I.textContent = "University of Guelph", J = m(), U = u("span"), U.textContent = "50 Stone Road East,", Q = m(), B = u("span"), B.textContent = "Guelph, Ontario, Canada", X = m(), P = u("span"), P.textContent = "N1G 2W1", ee = m(), C = u("a"), L(V.$$.fragment), te = m(), D = u("span"), D.textContent = "519-824-4120", f(a, "href", "https://www.uoguelph.ca/improve-life"), f(a, "aria-label", "Improve Life"), f(a, "class", "flex transition-opacity focus:opacity-75 hover:opacity-75 [&>svg]:block [&>svg]:h-[1.6em] [&>svg]:mb-4"), f(k, "class", "flex gap-3 text-4xl [&>li]:contents"), f(S, "class", "w-fit border-0 border-b-2 border-dotted border-transparent transition-colors focus:border-white hover:border-white"), f(S, "href", "https://www.uoguelph.ca/web/socialmedia/"), f(z, "class", "w-fit border-0 border-b-2 border-dotted border-transparent transition-colors focus:border-white hover:border-white"), f(z, "href", "https://www.uoguelph.ca/web/"), f(i, "class", "flex flex-col justify-between gap-2"), f(Z, "class", "w-full flex flex-col gap-2 md:grid md:grid-cols-2 [&>li]:contents"), f(N, "class", "flex justify-center md:col-span-2 md:row-start-2 lg:row-auto"), f(C, "href", "tel:1-519-824-4120"), f(C, "class", "flex justify-center items-center w-fit gap-2 border-0 border-b-2 border-dotted border-transparent text-uofg-blue transition-colors focus:border-current hover:border-current"), f(w, "class", "flex flex-col justify-between gap-4 not-italic"), f(l, "class", "flex flex-col content-center gap-8 bg-black px-[max(calc((100%-1320px)/2),2rem)] py-8 text-white md:grid md:grid-cols-2 lg:grid-cols-4");
231
+ W = m(), w = u("address"), I = u("strong"), I.textContent = "University of Guelph", J = m(), U = u("span"), U.textContent = "50 Stone Road East,", Q = m(), P = u("span"), P.textContent = "Guelph, Ontario, Canada", X = m(), B = u("span"), B.textContent = "N1G 2W1", ee = m(), C = u("a"), L(V.$$.fragment), te = m(), D = u("span"), D.textContent = "519-824-4120", f(a, "href", "https://www.uoguelph.ca/improve-life"), f(a, "aria-label", "Improve Life"), f(a, "class", "flex transition-opacity focus:opacity-75 hover:opacity-75 [&>svg]:block [&>svg]:h-[1.6em] [&>svg]:mb-4"), f(k, "class", "flex gap-3 text-4xl [&>li]:contents"), f(S, "class", "w-fit border-0 border-b-2 border-dotted border-transparent transition-colors focus:border-white hover:border-white"), f(S, "href", "https://www.uoguelph.ca/web/socialmedia/"), f(z, "class", "w-fit border-0 border-b-2 border-dotted border-transparent transition-colors focus:border-white hover:border-white"), f(z, "href", "https://www.uoguelph.ca/web/"), f(i, "class", "flex flex-col justify-between gap-2"), f(Z, "class", "w-full flex flex-col gap-2 md:grid md:grid-cols-2 [&>li]:contents"), f(N, "class", "flex justify-center md:col-span-2 md:row-start-2 lg:row-auto"), f(C, "href", "tel:1-519-824-4120"), f(C, "class", "flex justify-center items-center w-fit gap-2 border-0 border-b-2 border-dotted border-transparent text-uofg-blue transition-colors focus:border-current hover:border-current"), f(w, "class", "flex flex-col justify-between gap-4 not-italic"), f(l, "class", "flex flex-col content-center gap-8 bg-black px-[max(calc((100%-1320px)/2),2rem)] py-8 text-white md:grid md:grid-cols-2 lg:grid-cols-4");
232
232
  },
233
233
  m(o, h) {
234
234
  H(o, e, h), b && b.m(e, null), n(e, t), n(e, l), n(l, i), n(i, a), T(p, a, null), n(i, v), n(i, k);
235
235
  for (let c = 0; c < d.length; c += 1)
236
236
  d[c] && d[c].m(k, null);
237
- n(i, K), n(i, S), n(i, O), n(i, z), n(l, R), n(l, N), n(N, Z);
237
+ n(i, R), n(i, S), n(i, Y), n(i, z), n(l, K), n(l, N), n(N, Z);
238
238
  for (let c = 0; c < g.length; c += 1)
239
239
  g[c] && g[c].m(Z, null);
240
- n(l, W), n(l, w), n(w, I), n(w, J), n(w, U), n(w, Q), n(w, B), n(w, X), n(w, P), n(w, ee), n(w, C), T(V, C, null), n(C, te), n(C, D), G = !0;
240
+ n(l, W), n(l, w), n(w, I), n(w, J), n(w, U), n(w, Q), n(w, P), n(w, X), n(w, B), n(w, ee), n(w, C), T(V, C, null), n(C, te), n(C, D), G = !0;
241
241
  },
242
242
  p(o, [h]) {
243
243
  if (h & /*subFooter*/
@@ -300,7 +300,7 @@ function Be(s) {
300
300
  }
301
301
  };
302
302
  }
303
- function Pe(s, e, r) {
303
+ function Be(s, e, r) {
304
304
  const t = [
305
305
  {
306
306
  text: "Twitter",
@@ -398,7 +398,7 @@ function Pe(s, e, r) {
398
398
  }
399
399
  class De extends de {
400
400
  constructor(e) {
401
- super(), ge(this, e, Pe, Be, ve, { subFooter: 0 });
401
+ super(), ge(this, e, Be, Pe, ve, { subFooter: 0 });
402
402
  }
403
403
  get subFooter() {
404
404
  return this.$$.ctx[0];