@uoguelph/web-components 1.2.0-rc.1 → 1.2.0-rc.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -63
- package/dist/uofg-web-components/index-ClyJk2_i.js +977 -0
- package/dist/uofg-web-components/uofg-alert.esm.js +154 -0
- package/dist/uofg-web-components/uofg-footer.esm.js +429 -0
- package/dist/uofg-web-components/uofg-header.esm.js +2404 -0
- package/dist/uofg-web-components/uofg-modal.esm.js +329 -0
- package/dist/uofg-web-components/uofg-web-components.css +1 -1
- package/dist/uofg-web-components/uofg-web-components.esm.js +8 -1
- package/package.json +21 -35
- package/dist/cjs/app-globals-3a1e7e63.js +0 -5
- package/dist/cjs/index-06b58d35.js +0 -32
- package/dist/cjs/index-cdb046b4.js +0 -2092
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/loader.cjs.js +0 -15
- package/dist/cjs/uofg-alert.cjs.entry.js +0 -21
- package/dist/cjs/uofg-back-to-top_5.cjs.entry.js +0 -1374
- package/dist/cjs/uofg-modal.cjs.entry.js +0 -172
- package/dist/cjs/uofg-web-components.cjs.js +0 -25
- package/dist/cjs/utils-3d4b7e2e.js +0 -16
- package/dist/collection/collection-manifest.json +0 -18
- package/dist/collection/components/uofg-alert/uofg-alert.css +0 -1
- package/dist/collection/components/uofg-alert/uofg-alert.js +0 -20
- package/dist/collection/components/uofg-back-to-top/uofg-back-to-top.css +0 -1
- package/dist/collection/components/uofg-back-to-top/uofg-back-to-top.js +0 -71
- package/dist/collection/components/uofg-card/uofg-card.css +0 -1
- package/dist/collection/components/uofg-card/uofg-card.js +0 -45
- package/dist/collection/components/uofg-footer/improve-life.svg +0 -4
- package/dist/collection/components/uofg-footer/uofg-footer.css +0 -1
- package/dist/collection/components/uofg-footer/uofg-footer.js +0 -153
- package/dist/collection/components/uofg-header/decoration.svg +0 -1
- package/dist/collection/components/uofg-header/logo-full.svg +0 -1
- package/dist/collection/components/uofg-header/logo-reduced.svg +0 -1
- package/dist/collection/components/uofg-header/uofg-header.css +0 -1
- package/dist/collection/components/uofg-header/uofg-header.js +0 -253
- package/dist/collection/components/uofg-menu/uofg-menu.js +0 -438
- package/dist/collection/components/uofg-modal/uofg-modal.css +0 -1
- package/dist/collection/components/uofg-modal/uofg-modal.js +0 -417
- package/dist/collection/index.js +0 -1
- package/dist/collection/utils/font-awesome-icon.js +0 -7
- package/dist/collection/utils/utils.js +0 -13
- package/dist/components/font-awesome-icon.js +0 -10
- package/dist/components/index.d.ts +0 -50
- package/dist/components/index.js +0 -8
- package/dist/components/index2.js +0 -18
- package/dist/components/uofg-alert.d.ts +0 -11
- package/dist/components/uofg-alert.js +0 -36
- package/dist/components/uofg-back-to-top.d.ts +0 -11
- package/dist/components/uofg-back-to-top.js +0 -52
- package/dist/components/uofg-card.d.ts +0 -11
- package/dist/components/uofg-card.js +0 -40
- package/dist/components/uofg-footer.d.ts +0 -11
- package/dist/components/uofg-footer.js +0 -751
- package/dist/components/uofg-header.d.ts +0 -11
- package/dist/components/uofg-header.js +0 -385
- package/dist/components/uofg-menu.d.ts +0 -11
- package/dist/components/uofg-menu.js +0 -6
- package/dist/components/uofg-menu2.js +0 -268
- package/dist/components/uofg-modal.d.ts +0 -11
- package/dist/components/uofg-modal.js +0 -201
- package/dist/components/utils.js +0 -12
- package/dist/esm/app-globals-0f993ce5.js +0 -3
- package/dist/esm/index-0b0002d2.js +0 -2062
- package/dist/esm/index-e685921a.js +0 -27
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +0 -11
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/uofg-alert.entry.js +0 -17
- package/dist/esm/uofg-back-to-top_5.entry.js +0 -1366
- package/dist/esm/uofg-modal.entry.js +0 -168
- package/dist/esm/uofg-web-components.js +0 -20
- package/dist/esm/utils-379bb71a.js +0 -12
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/types/components/uofg-alert/uofg-alert.d.ts +0 -3
- package/dist/types/components/uofg-back-to-top/uofg-back-to-top.d.ts +0 -10
- package/dist/types/components/uofg-card/uofg-card.d.ts +0 -7
- package/dist/types/components/uofg-footer/uofg-footer.d.ts +0 -8
- package/dist/types/components/uofg-header/uofg-header.d.ts +0 -37
- package/dist/types/components/uofg-menu/uofg-menu.d.ts +0 -68
- package/dist/types/components/uofg-modal/uofg-modal.d.ts +0 -77
- package/dist/types/components.d.ts +0 -303
- package/dist/types/index.d.ts +0 -1
- package/dist/types/stencil-public-runtime.d.ts +0 -1681
- package/dist/types/utils/font-awesome-icon.d.ts +0 -5
- package/dist/types/utils/utils.d.ts +0 -4
- package/dist/uofg-web-components/index.esm.js +0 -0
- package/dist/uofg-web-components/p-6fa0f8f6.js +0 -1
- package/dist/uofg-web-components/p-7569d8f2.entry.js +0 -1
- package/dist/uofg-web-components/p-c0449c39.entry.js +0 -1
- package/dist/uofg-web-components/p-e1255160.js +0 -1
- package/dist/uofg-web-components/p-ee27db22.js +0 -2
- package/dist/uofg-web-components/p-fde6370b.entry.js +0 -1
- package/dist/uofg-web-components/p-fec87f9d.js +0 -1
- package/loader/cdn.js +0 -3
- package/loader/index.cjs.js +0 -3
- package/loader/index.d.ts +0 -21
- package/loader/index.es2017.js +0 -3
- package/loader/index.js +0 -4
- package/loader/package.json +0 -11
|
@@ -0,0 +1,154 @@
|
|
|
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-ClyJk2_i.js";
|
|
2
|
+
const P = (e) => ({}), R = (e) => ({}), Q = (e) => ({}), T = (e) => ({}), V = (e) => ({}), U = (e) => ({}), W = (e) => ({}), z = (e) => ({});
|
|
3
|
+
function X(e) {
|
|
4
|
+
let s, f, r, c, g, u, j, k, b, o;
|
|
5
|
+
r = new I({ props: { icon: J } });
|
|
6
|
+
const C = (
|
|
7
|
+
/*#slots*/
|
|
8
|
+
e[1].title
|
|
9
|
+
), l = $(
|
|
10
|
+
C,
|
|
11
|
+
e,
|
|
12
|
+
/*$$scope*/
|
|
13
|
+
e[0],
|
|
14
|
+
z
|
|
15
|
+
), E = (
|
|
16
|
+
/*#slots*/
|
|
17
|
+
e[1].subtitle
|
|
18
|
+
), n = $(
|
|
19
|
+
E,
|
|
20
|
+
e,
|
|
21
|
+
/*$$scope*/
|
|
22
|
+
e[0],
|
|
23
|
+
U
|
|
24
|
+
), F = (
|
|
25
|
+
/*#slots*/
|
|
26
|
+
e[1].message
|
|
27
|
+
), a = $(
|
|
28
|
+
F,
|
|
29
|
+
e,
|
|
30
|
+
/*$$scope*/
|
|
31
|
+
e[0],
|
|
32
|
+
T
|
|
33
|
+
), S = (
|
|
34
|
+
/*#slots*/
|
|
35
|
+
e[1].footer
|
|
36
|
+
), i = $(
|
|
37
|
+
S,
|
|
38
|
+
e,
|
|
39
|
+
/*$$scope*/
|
|
40
|
+
e[0],
|
|
41
|
+
R
|
|
42
|
+
);
|
|
43
|
+
return {
|
|
44
|
+
c() {
|
|
45
|
+
s = v("div"), f = v("div"), K(r.$$.fragment), c = h(), l && l.c(), g = h(), u = v("div"), n && n.c(), j = h(), a && a.c(), k = h(), b = v("div"), i && i.c(), w(f, "class", "flex items-center bg-uofg-red p-8 text-4xl text-white [&>svg]:mr-4 [&>svg]:h-[1.5em] [&>svg]:fill-current"), w(u, "class", 'flex flex-col bg-white px-8 py-6 [&>slot[name="message"]::slotted(*)]:text-2xl [&>slot[name="subtitle"]::slotted(*)]:mb-8 [&>slot[name="subtitle"]::slotted(*)]:text-4xl [&>slot[name="subtitle"]::slotted(*)]:font-bold'), w(b, "class", "flex bg-uofg-grey px-8 py-4 text-2xl"), w(s, "class", "flex flex-col text-3xl");
|
|
46
|
+
},
|
|
47
|
+
m(t, _) {
|
|
48
|
+
L(t, s, _), m(s, f), M(r, f, null), m(f, c), l && l.m(f, null), m(s, g), m(s, u), n && n.m(u, null), m(u, j), a && a.m(u, null), m(s, k), m(s, b), i && i.m(b, null), o = !0;
|
|
49
|
+
},
|
|
50
|
+
p(t, [_]) {
|
|
51
|
+
l && l.p && (!o || _ & /*$$scope*/
|
|
52
|
+
1) && x(
|
|
53
|
+
l,
|
|
54
|
+
C,
|
|
55
|
+
t,
|
|
56
|
+
/*$$scope*/
|
|
57
|
+
t[0],
|
|
58
|
+
o ? y(
|
|
59
|
+
C,
|
|
60
|
+
/*$$scope*/
|
|
61
|
+
t[0],
|
|
62
|
+
_,
|
|
63
|
+
W
|
|
64
|
+
) : q(
|
|
65
|
+
/*$$scope*/
|
|
66
|
+
t[0]
|
|
67
|
+
),
|
|
68
|
+
z
|
|
69
|
+
), n && n.p && (!o || _ & /*$$scope*/
|
|
70
|
+
1) && x(
|
|
71
|
+
n,
|
|
72
|
+
E,
|
|
73
|
+
t,
|
|
74
|
+
/*$$scope*/
|
|
75
|
+
t[0],
|
|
76
|
+
o ? y(
|
|
77
|
+
E,
|
|
78
|
+
/*$$scope*/
|
|
79
|
+
t[0],
|
|
80
|
+
_,
|
|
81
|
+
V
|
|
82
|
+
) : q(
|
|
83
|
+
/*$$scope*/
|
|
84
|
+
t[0]
|
|
85
|
+
),
|
|
86
|
+
U
|
|
87
|
+
), a && a.p && (!o || _ & /*$$scope*/
|
|
88
|
+
1) && x(
|
|
89
|
+
a,
|
|
90
|
+
F,
|
|
91
|
+
t,
|
|
92
|
+
/*$$scope*/
|
|
93
|
+
t[0],
|
|
94
|
+
o ? y(
|
|
95
|
+
F,
|
|
96
|
+
/*$$scope*/
|
|
97
|
+
t[0],
|
|
98
|
+
_,
|
|
99
|
+
Q
|
|
100
|
+
) : q(
|
|
101
|
+
/*$$scope*/
|
|
102
|
+
t[0]
|
|
103
|
+
),
|
|
104
|
+
T
|
|
105
|
+
), i && i.p && (!o || _ & /*$$scope*/
|
|
106
|
+
1) && x(
|
|
107
|
+
i,
|
|
108
|
+
S,
|
|
109
|
+
t,
|
|
110
|
+
/*$$scope*/
|
|
111
|
+
t[0],
|
|
112
|
+
o ? y(
|
|
113
|
+
S,
|
|
114
|
+
/*$$scope*/
|
|
115
|
+
t[0],
|
|
116
|
+
_,
|
|
117
|
+
P
|
|
118
|
+
) : q(
|
|
119
|
+
/*$$scope*/
|
|
120
|
+
t[0]
|
|
121
|
+
),
|
|
122
|
+
R
|
|
123
|
+
);
|
|
124
|
+
},
|
|
125
|
+
i(t) {
|
|
126
|
+
o || (p(r.$$.fragment, t), p(l, t), p(n, t), p(a, t), p(i, t), o = !0);
|
|
127
|
+
},
|
|
128
|
+
o(t) {
|
|
129
|
+
d(r.$$.fragment, t), d(l, t), d(n, t), d(a, t), d(i, t), o = !1;
|
|
130
|
+
},
|
|
131
|
+
d(t) {
|
|
132
|
+
t && N(s), O(r), l && l.d(t), n && n.d(t), a && a.d(t), i && i.d(t);
|
|
133
|
+
}
|
|
134
|
+
};
|
|
135
|
+
}
|
|
136
|
+
function Y(e, s, f) {
|
|
137
|
+
let { $$slots: r = {}, $$scope: c } = s;
|
|
138
|
+
return e.$$set = (g) => {
|
|
139
|
+
"$$scope" in g && f(0, c = g.$$scope);
|
|
140
|
+
}, [c, r];
|
|
141
|
+
}
|
|
142
|
+
class Z extends B {
|
|
143
|
+
constructor(s) {
|
|
144
|
+
super(), D(this, s, Y, X, H, {});
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
customElements.define("uofg-alert", A(Z, {}, ["title", "subtitle", "message", "footer"], [], !0, (e) => class extends e {
|
|
148
|
+
constructor() {
|
|
149
|
+
super(), G(this.shadowRoot);
|
|
150
|
+
}
|
|
151
|
+
}));
|
|
152
|
+
export {
|
|
153
|
+
Z as default
|
|
154
|
+
};
|
|
@@ -0,0 +1,429 @@
|
|
|
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 s, 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-ClyJk2_i.js";
|
|
2
|
+
function Ae(n) {
|
|
3
|
+
let e, r;
|
|
4
|
+
return {
|
|
5
|
+
c() {
|
|
6
|
+
e = re("svg"), r = re("path"), f(r, "d", "M0 0h5.3v.5C4 .5 3.6.8 3.6 2.1v7.3c0 1.4.3 1.8 1.6 1.8v.5H0v-.5c1.5 0 1.5-.5 1.5-1.6V1.9C1.5.9 1.3.5 0 .5ZM6.1 11.4c.9 0 1.1-.2 1.2-1.4l.3-5.1c.1-1.2-.1-1.4-.9-1.4v-.4h2.6l3 6.5 2.8-6.5h2.6v.4c-.8 0-.9.2-.9.8l.5 6.3c.1.7.3.8 1.1.8v.4h-4v-.4c1.1 0 1.3-.3 1.2-1.8l-.4-5.1-3.2 7.3h-.5L8.4 4.7l-.3 5.1c-.1 1.5.2 1.5 1.1 1.6v.4H6.1ZM19.2 11.4c1 0 1.2-.2 1.2-1.5v-5c0-1.4-.2-1.5-1.3-1.5v-.3h1.4a14.4 14.4 0 0 1 1.8-.1c2.6 0 4.1.6 4.1 2.5 0 1.6-1.4 2.8-3.3 2.8a3.8 3.8 0 0 1-1.1-.1v1.9c0 1.1.3 1.3 1.6 1.3v.4h-4.3v-.4Zm2.7-3.7.6.1a2.2 2.2 0 0 0 2.2-2.3 2 2 0 0 0-2.1-2.1h-.7ZM29.7 10c0 1.2.2 1.4 1.4 1.4v.4h-4.3v-.4c1.2 0 1.3-.3 1.3-1.2V4.6c0-.9-.2-1.1-1.3-1.1v-.4l2-.1h1.7c2.8 0 3.8 1.2 3.8 2.5a2.5 2.5 0 0 1-1.8 2.3 9.4 9.4 0 0 1 1 1l.9.9a5.4 5.4 0 0 0 3.3 1.9v.4c-2.7.1-3.4-.4-4.7-1.7l-.7-.7a8 8 0 0 0-1.5-1.3h-1.2V10Zm0-2.2h.4c1.9-.1 2.5-.8 2.5-2.2a2 2 0 0 0-2.3-2.2 1.7 1.7 0 0 0-.7.1v4.3ZM42.4 2.9c3 0 5.1 1.8 5.1 4.4a4.8 4.8 0 0 1-5.1 4.7c-2.9 0-5-1.8-5-4.3-.1-2.8 2.1-4.8 5-4.8Zm.2 8.6c1.9 0 3.2-1.6 3.2-3.9 0-2.5-1.5-4.3-3.5-4.3S39 4.8 39 7.3c0 2.8 1.8 4.2 3.6 4.2ZM49 4.5c-.4-1-.5-1.1-1.4-1.1v-.3h4.3v.4c-1.1 0-1.3.3-1.3.6a3 3 0 0 0 .2.8l2.1 5.2 2-4.9a4.5 4.5 0 0 0 .3-1.1c0-.5-.4-.6-1.3-.6v-.4h3.4v.4c-1 0-1.2.5-1.6 1.6L52.8 12H52ZM57.7 11.8v-.4c1.1 0 1.4-.2 1.4-1v-6c0-.9-.5-.9-1.4-.9v-.4h7.1l.1 2.1h-.4l-.1-.3c-.3-1.1-.5-1.2-1.4-1.2h-2.5V7h2.2c.8 0 1-.1 1-1.1h.4v2.8h-.4c-.1-1-.3-1.1-1-1.1h-2.2v2.5c0 .9.1 1 .8 1H63c1.4 0 1.7-.2 2.1-1.6h.4l-.2 2.2h-7.6ZM72.2 11.8v-.5c1.5 0 1.8-.1 1.8-1.6V2.1C74 .8 73.9.4 72.2.5V0h6.2v.5c-2 0-2.3.1-2.3 1.5v8c0 .8.2.9 1 .9H79c1.6 0 1.7-.1 3.1-2h.6l-1.5 2.9ZM83.2 3.1h3.9v.4c-.9 0-1.2.2-1.2 1.2v5.4c0 1 .2 1.3 1.2 1.3v.4h-3.9v-.4c1.1 0 1.1-.4 1.1-1.2V4.5c0-.8-.2-1.1-1.1-1ZM90.7 10c0 1.1.2 1.3 1.2 1.3v.4H88v-.4c.9 0 1.1-.3 1.1-1.1V4.5c0-.8-.3-1-1.1-1v-.4h6.6v1.7h-.4c-.1-.9-.3-1.1-1.4-1.1h-2.2v3.1h2.2c.9 0 1-.1 1.1-.9h.4v2.6H94c-.1-.9-.3-1-1.2-1h-2.1ZM95.3 11.8v-.4c1.1 0 1.4-.2 1.4-1v-6c0-.9-.5-.9-1.4-.9v-.4h7.1l.1 2.1h-.4l-.1-.3c-.3-1.1-.5-1.2-1.4-1.2h-2.5V7h2.2c.8 0 1-.1 1-1.1h.4v2.8h-.4c-.1-1-.3-1.1-1-1.1h-2.2v2.5c0 .9.1 1 .8 1h1.5c1.4 0 1.7-.2 2.1-1.6h.4l-.2 2.2h-7.4ZM107.4 10.9c0 .7-.5 1.1-1.3 1.1s-1.3-.4-1.3-1.1a1.2 1.2 0 0 1 1.3-1.2 1.2 1.2 0 0 1 1.3 1.2Z"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "fill", "#fff"), f(e, "viewBox", "0 0 107.4 12");
|
|
7
|
+
},
|
|
8
|
+
m(t, l) {
|
|
9
|
+
H(t, e, l), s(e, r);
|
|
10
|
+
},
|
|
11
|
+
p: q,
|
|
12
|
+
i: q,
|
|
13
|
+
o: q,
|
|
14
|
+
d(t) {
|
|
15
|
+
t && F(e);
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
class me extends de {
|
|
20
|
+
constructor(e) {
|
|
21
|
+
super(), ge(this, e, null, Ae, ve, {});
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
pe(me, {}, [], [], !0);
|
|
25
|
+
var qe = {
|
|
26
|
+
prefix: "fab",
|
|
27
|
+
iconName: "square-twitter",
|
|
28
|
+
icon: [448, 512, ["twitter-square"], "f081", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM351.3 199.3v0c0 86.7-66 186.6-186.6 186.6c-37.2 0-71.7-10.8-100.7-29.4c5.3 .6 10.4 .8 15.8 .8c30.7 0 58.9-10.4 81.4-28c-28.8-.6-53-19.5-61.3-45.5c10.1 1.5 19.2 1.5 29.6-1.2c-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3c-9-6-16.4-14.1-21.5-23.6s-7.8-20.2-7.7-31c0-12.2 3.2-23.4 8.9-33.1c32.3 39.8 80.8 65.8 135.2 68.6c-9.3-44.5 24-80.6 64-80.6c18.9 0 35.9 7.9 47.9 20.7c14.8-2.8 29-8.3 41.6-15.8c-4.9 15.2-15.2 28-28.8 36.1c13.2-1.4 26-5.1 37.8-10.2c-8.9 13.1-20.1 24.7-32.9 34c.2 2.8 .2 5.7 .2 8.5z"]
|
|
29
|
+
}, Ne = qe, Ge = {
|
|
30
|
+
prefix: "fab",
|
|
31
|
+
iconName: "tiktok",
|
|
32
|
+
icon: [448, 512, [], "e07b", "M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"]
|
|
33
|
+
}, Le = {
|
|
34
|
+
prefix: "fab",
|
|
35
|
+
iconName: "square-facebook",
|
|
36
|
+
icon: [448, 512, ["facebook-square"], "f082", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64h98.2V334.2H109.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H255V480H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]
|
|
37
|
+
}, Te = Le, je = {
|
|
38
|
+
prefix: "fab",
|
|
39
|
+
iconName: "linkedin",
|
|
40
|
+
icon: [448, 512, [], "f08c", "M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"]
|
|
41
|
+
}, Ie = {
|
|
42
|
+
prefix: "fab",
|
|
43
|
+
iconName: "instagram",
|
|
44
|
+
icon: [448, 512, [], "f16d", "M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"]
|
|
45
|
+
}, Ue = {
|
|
46
|
+
prefix: "fab",
|
|
47
|
+
iconName: "youtube",
|
|
48
|
+
icon: [576, 512, [61802], "f167", "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"]
|
|
49
|
+
};
|
|
50
|
+
function le(n, e, r) {
|
|
51
|
+
const t = n.slice();
|
|
52
|
+
return t[3] = e[r].href, t[4] = e[r].title, t[5] = e[r].icon, t[6] = e[r].text, t;
|
|
53
|
+
}
|
|
54
|
+
function se(n, e, r) {
|
|
55
|
+
const t = n.slice();
|
|
56
|
+
return t[3] = e[r].href, t[6] = e[r].text, t[5] = e[r].icon, t[9] = e[r].classes, t;
|
|
57
|
+
}
|
|
58
|
+
function ne(n, e, r) {
|
|
59
|
+
const t = n.slice();
|
|
60
|
+
return t[6] = e[r].text, t[3] = e[r].href, t;
|
|
61
|
+
}
|
|
62
|
+
function ie(n) {
|
|
63
|
+
let e, r = M(
|
|
64
|
+
/*subFooter*/
|
|
65
|
+
n[0]
|
|
66
|
+
), t = [];
|
|
67
|
+
for (let l = 0; l < r.length; l += 1)
|
|
68
|
+
t[l] = fe(ne(n, r, l));
|
|
69
|
+
return {
|
|
70
|
+
c() {
|
|
71
|
+
e = u("ul");
|
|
72
|
+
for (let l = 0; l < t.length; l += 1)
|
|
73
|
+
t[l].c();
|
|
74
|
+
f(e, "class", "flex flex-wrap items-center justify-center bg-uofg-blue-50 p-6 px-[max(calc((100%-1320px)/2),2rem)]");
|
|
75
|
+
},
|
|
76
|
+
m(l, i) {
|
|
77
|
+
H(l, e, i);
|
|
78
|
+
for (let a = 0; a < t.length; a += 1)
|
|
79
|
+
t[a] && t[a].m(e, null);
|
|
80
|
+
},
|
|
81
|
+
p(l, i) {
|
|
82
|
+
if (i & /*subFooter*/
|
|
83
|
+
1) {
|
|
84
|
+
r = M(
|
|
85
|
+
/*subFooter*/
|
|
86
|
+
l[0]
|
|
87
|
+
);
|
|
88
|
+
let a;
|
|
89
|
+
for (a = 0; a < r.length; a += 1) {
|
|
90
|
+
const p = ne(l, r, a);
|
|
91
|
+
t[a] ? t[a].p(p, i) : (t[a] = fe(p), t[a].c(), t[a].m(e, null));
|
|
92
|
+
}
|
|
93
|
+
for (; a < t.length; a += 1)
|
|
94
|
+
t[a].d(1);
|
|
95
|
+
t.length = r.length;
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
d(l) {
|
|
99
|
+
l && F(e), E(t, l);
|
|
100
|
+
}
|
|
101
|
+
};
|
|
102
|
+
}
|
|
103
|
+
function fe(n) {
|
|
104
|
+
let e, r, t = (
|
|
105
|
+
/*text*/
|
|
106
|
+
n[6] + ""
|
|
107
|
+
), l, i, a;
|
|
108
|
+
return {
|
|
109
|
+
c() {
|
|
110
|
+
e = u("li"), r = u("a"), l = Ce(t), a = m(), f(r, "class", "text-uofg-blue-500 transition-colors hover:text-uofg-blue-950 focus:text-uofg-blue-950"), f(r, "href", i = /*href*/
|
|
111
|
+
n[3]), f(e, "class", "border-0 border-r-2 border-solid border-uofg-blue-100 p-2 first:border-l-2");
|
|
112
|
+
},
|
|
113
|
+
m(p, v) {
|
|
114
|
+
H(p, e, v), s(e, r), s(r, l), s(e, a);
|
|
115
|
+
},
|
|
116
|
+
p(p, v) {
|
|
117
|
+
v & /*subFooter*/
|
|
118
|
+
1 && t !== (t = /*text*/
|
|
119
|
+
p[6] + "") && $e(l, t), v & /*subFooter*/
|
|
120
|
+
1 && i !== (i = /*href*/
|
|
121
|
+
p[3]) && f(r, "href", i);
|
|
122
|
+
},
|
|
123
|
+
d(p) {
|
|
124
|
+
p && F(e);
|
|
125
|
+
}
|
|
126
|
+
};
|
|
127
|
+
}
|
|
128
|
+
function he(n) {
|
|
129
|
+
let e, r, t, l, i;
|
|
130
|
+
return t = new Y({ props: { icon: (
|
|
131
|
+
/*icon*/
|
|
132
|
+
n[5]
|
|
133
|
+
) } }), {
|
|
134
|
+
c() {
|
|
135
|
+
e = u("li"), r = u("a"), L(t.$$.fragment), l = m(), f(
|
|
136
|
+
r,
|
|
137
|
+
"href",
|
|
138
|
+
/*href*/
|
|
139
|
+
n[3]
|
|
140
|
+
), f(
|
|
141
|
+
r,
|
|
142
|
+
"aria-label",
|
|
143
|
+
/*text*/
|
|
144
|
+
n[6]
|
|
145
|
+
), f(r, "class", `transition-colors ${/*classes*/
|
|
146
|
+
n[9]}`);
|
|
147
|
+
},
|
|
148
|
+
m(a, p) {
|
|
149
|
+
H(a, e, p), s(e, r), T(t, r, null), s(e, l), i = !0;
|
|
150
|
+
},
|
|
151
|
+
p: q,
|
|
152
|
+
i(a) {
|
|
153
|
+
i || (x(t.$$.fragment, a), i = !0);
|
|
154
|
+
},
|
|
155
|
+
o(a) {
|
|
156
|
+
_(t.$$.fragment, a), i = !1;
|
|
157
|
+
},
|
|
158
|
+
d(a) {
|
|
159
|
+
a && F(e), j(t);
|
|
160
|
+
}
|
|
161
|
+
};
|
|
162
|
+
}
|
|
163
|
+
function ue(n) {
|
|
164
|
+
let e, r, t, l, i, a, p;
|
|
165
|
+
return t = new Y({ props: { icon: (
|
|
166
|
+
/*icon*/
|
|
167
|
+
n[5]
|
|
168
|
+
) } }), {
|
|
169
|
+
c() {
|
|
170
|
+
e = u("li"), r = u("a"), L(t.$$.fragment), l = m(), i = u("span"), i.textContent = `${/*text*/
|
|
171
|
+
n[6]}`, a = m(), f(
|
|
172
|
+
r,
|
|
173
|
+
"href",
|
|
174
|
+
/*href*/
|
|
175
|
+
n[3]
|
|
176
|
+
), f(
|
|
177
|
+
r,
|
|
178
|
+
"title",
|
|
179
|
+
/*title*/
|
|
180
|
+
n[4] ?? ""
|
|
181
|
+
), f(r, "class", "flex justify-center items-center w-fit gap-3 border-0 border-b-2 border-dotted border-transparent transition-colors focus:border-white hover:border-white [&>svg]:fill-uofg-yellow");
|
|
182
|
+
},
|
|
183
|
+
m(v, k) {
|
|
184
|
+
H(v, e, k), s(e, r), T(t, r, null), s(r, l), s(r, i), s(e, a), p = !0;
|
|
185
|
+
},
|
|
186
|
+
p: q,
|
|
187
|
+
i(v) {
|
|
188
|
+
p || (x(t.$$.fragment, v), p = !0);
|
|
189
|
+
},
|
|
190
|
+
o(v) {
|
|
191
|
+
_(t.$$.fragment, v), p = !1;
|
|
192
|
+
},
|
|
193
|
+
d(v) {
|
|
194
|
+
v && F(e), j(t);
|
|
195
|
+
}
|
|
196
|
+
};
|
|
197
|
+
}
|
|
198
|
+
function Be(n) {
|
|
199
|
+
let e, r = Array.isArray(
|
|
200
|
+
/*subFooter*/
|
|
201
|
+
n[0]
|
|
202
|
+
), 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(n);
|
|
203
|
+
p = new me({});
|
|
204
|
+
let $ = M(
|
|
205
|
+
/*socials*/
|
|
206
|
+
n[1]
|
|
207
|
+
), d = [];
|
|
208
|
+
for (let o = 0; o < $.length; o += 1)
|
|
209
|
+
d[o] = he(se(n, $, o));
|
|
210
|
+
const be = (o) => _(d[o], 1, 1, () => {
|
|
211
|
+
d[o] = null;
|
|
212
|
+
});
|
|
213
|
+
let y = M(
|
|
214
|
+
/*links*/
|
|
215
|
+
n[2]
|
|
216
|
+
), g = [];
|
|
217
|
+
for (let o = 0; o < y.length; o += 1)
|
|
218
|
+
g[o] = ue(le(n, y, o));
|
|
219
|
+
const we = (o) => _(g[o], 1, 1, () => {
|
|
220
|
+
g[o] = null;
|
|
221
|
+
});
|
|
222
|
+
return V = new Y({ props: { icon: ke } }), {
|
|
223
|
+
c() {
|
|
224
|
+
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");
|
|
225
|
+
for (let o = 0; o < d.length; o += 1)
|
|
226
|
+
d[o].c();
|
|
227
|
+
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
|
+
for (let o = 0; o < g.length; o += 1)
|
|
229
|
+
g[o].c();
|
|
230
|
+
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
|
+
},
|
|
232
|
+
m(o, h) {
|
|
233
|
+
H(o, e, h), b && b.m(e, null), s(e, t), s(e, l), s(l, i), s(i, a), T(p, a, null), s(i, v), s(i, k);
|
|
234
|
+
for (let c = 0; c < d.length; c += 1)
|
|
235
|
+
d[c] && d[c].m(k, null);
|
|
236
|
+
s(i, K), s(i, S), s(i, O), s(i, z), s(l, R), s(l, N), s(N, Z);
|
|
237
|
+
for (let c = 0; c < g.length; c += 1)
|
|
238
|
+
g[c] && g[c].m(Z, null);
|
|
239
|
+
s(l, W), s(l, w), s(w, I), s(w, J), s(w, U), s(w, Q), s(w, B), s(w, X), s(w, P), s(w, ee), s(w, C), T(V, C, null), s(C, te), s(C, D), G = !0;
|
|
240
|
+
},
|
|
241
|
+
p(o, [h]) {
|
|
242
|
+
if (h & /*subFooter*/
|
|
243
|
+
1 && (r = Array.isArray(
|
|
244
|
+
/*subFooter*/
|
|
245
|
+
o[0]
|
|
246
|
+
)), r ? b ? b.p(o, h) : (b = ie(o), b.c(), b.m(e, t)) : b && (b.d(1), b = null), h & /*socials*/
|
|
247
|
+
2) {
|
|
248
|
+
$ = M(
|
|
249
|
+
/*socials*/
|
|
250
|
+
o[1]
|
|
251
|
+
);
|
|
252
|
+
let c;
|
|
253
|
+
for (c = 0; c < $.length; c += 1) {
|
|
254
|
+
const A = se(o, $, c);
|
|
255
|
+
d[c] ? (d[c].p(A, h), x(d[c], 1)) : (d[c] = he(A), d[c].c(), x(d[c], 1), d[c].m(k, null));
|
|
256
|
+
}
|
|
257
|
+
for (ae(), c = $.length; c < d.length; c += 1)
|
|
258
|
+
be(c);
|
|
259
|
+
oe();
|
|
260
|
+
}
|
|
261
|
+
if (h & /*links*/
|
|
262
|
+
4) {
|
|
263
|
+
y = M(
|
|
264
|
+
/*links*/
|
|
265
|
+
o[2]
|
|
266
|
+
);
|
|
267
|
+
let c;
|
|
268
|
+
for (c = 0; c < y.length; c += 1) {
|
|
269
|
+
const A = le(o, y, c);
|
|
270
|
+
g[c] ? (g[c].p(A, h), x(g[c], 1)) : (g[c] = ue(A), g[c].c(), x(g[c], 1), g[c].m(Z, null));
|
|
271
|
+
}
|
|
272
|
+
for (ae(), c = y.length; c < g.length; c += 1)
|
|
273
|
+
we(c);
|
|
274
|
+
oe();
|
|
275
|
+
}
|
|
276
|
+
},
|
|
277
|
+
i(o) {
|
|
278
|
+
if (!G) {
|
|
279
|
+
x(p.$$.fragment, o);
|
|
280
|
+
for (let h = 0; h < $.length; h += 1)
|
|
281
|
+
x(d[h]);
|
|
282
|
+
for (let h = 0; h < y.length; h += 1)
|
|
283
|
+
x(g[h]);
|
|
284
|
+
x(V.$$.fragment, o), G = !0;
|
|
285
|
+
}
|
|
286
|
+
},
|
|
287
|
+
o(o) {
|
|
288
|
+
_(p.$$.fragment, o), d = d.filter(Boolean);
|
|
289
|
+
for (let h = 0; h < d.length; h += 1)
|
|
290
|
+
_(d[h]);
|
|
291
|
+
g = g.filter(Boolean);
|
|
292
|
+
for (let h = 0; h < g.length; h += 1)
|
|
293
|
+
_(g[h]);
|
|
294
|
+
_(V.$$.fragment, o), G = !1;
|
|
295
|
+
},
|
|
296
|
+
d(o) {
|
|
297
|
+
o && F(e), b && b.d(), j(p), E(d, o), E(g, o), j(V);
|
|
298
|
+
}
|
|
299
|
+
};
|
|
300
|
+
}
|
|
301
|
+
function Pe(n, e, r) {
|
|
302
|
+
const t = [
|
|
303
|
+
{
|
|
304
|
+
text: "Twitter",
|
|
305
|
+
icon: Ne,
|
|
306
|
+
href: "https://twitter.com/uofg",
|
|
307
|
+
classes: "focus:text-[#1da1f2] hover:text-[#1da1f2]"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
text: "Facebook",
|
|
311
|
+
icon: Te,
|
|
312
|
+
href: "https://www.facebook.com/uofguelph",
|
|
313
|
+
classes: "focus:text-[#4267b2] hover:text-[#4267b2]"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
text: "Instagram",
|
|
317
|
+
icon: Ie,
|
|
318
|
+
href: "https://www.instagram.com/uofguelph/",
|
|
319
|
+
classes: "focus:text-[#e1306c] hover:text-[#e1306c]"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
text: "Youtube",
|
|
323
|
+
icon: Ue,
|
|
324
|
+
href: "https://www.youtube.com/user/uofguelph",
|
|
325
|
+
classes: "focus:text-[#f00] hover:text-[#f00]"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
text: "LinkedIn",
|
|
329
|
+
icon: je,
|
|
330
|
+
href: "https://www.linkedin.com/school/university-of-guelph/",
|
|
331
|
+
classes: "focus:text-[#0077b5] hover:text-[#0077b5]"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
text: "TikTok",
|
|
335
|
+
icon: Ge,
|
|
336
|
+
href: "https://www.tiktok.com/@uofguelph",
|
|
337
|
+
classes: "focus:text-[#f00] hover:text-[#f00]"
|
|
338
|
+
}
|
|
339
|
+
], l = [
|
|
340
|
+
{
|
|
341
|
+
text: "Accessibility",
|
|
342
|
+
icon: ye,
|
|
343
|
+
href: "https://www.uoguelph.ca/diversity-human-rights/accessibility-u-g"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
text: "Privacy",
|
|
347
|
+
icon: Ve,
|
|
348
|
+
href: "https://www.uoguelph.ca/web/privacy/"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
text: "Site Map",
|
|
352
|
+
icon: Me,
|
|
353
|
+
href: "https://www.uoguelph.ca/sitemap"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
text: "Status Page",
|
|
357
|
+
icon: He,
|
|
358
|
+
href: "https://uoguelph.statuspage.io/"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
text: "Land Acknowledgement",
|
|
362
|
+
icon: Fe,
|
|
363
|
+
href: "https://www.uoguelph.ca/land-acknowledgement/",
|
|
364
|
+
title: "The University of Guelph resides on the treaty lands and territory of the Mississaugas of the Credit. We recognize that today this gathering place is home to many First Nations, Inuit and Métis peoples and acknowledging them reminds us of our collective responsibility to the land where we learn and work."
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
text: "Careers",
|
|
368
|
+
icon: Se,
|
|
369
|
+
href: "https://www.uoguelph.ca/hr/careers-guelph/current-opportunities"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
text: "Undergraduate Calendar",
|
|
373
|
+
icon: ce,
|
|
374
|
+
href: "https://www.uoguelph.ca/registrar/calendars/undergraduate/current/"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
text: "Graduate Calendar",
|
|
378
|
+
icon: ce,
|
|
379
|
+
href: "https://www.uoguelph.ca/registrar/calendars/graduate/current/"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
text: "Program Plans",
|
|
383
|
+
icon: ze,
|
|
384
|
+
href: "https://admission.uoguelph.ca/programs"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
text: "Give to U of G",
|
|
388
|
+
icon: Ze,
|
|
389
|
+
href: "https://www.alumni.uoguelph.ca/give-to-guelph/how-to-give"
|
|
390
|
+
}
|
|
391
|
+
];
|
|
392
|
+
let { subFooter: i } = e;
|
|
393
|
+
return n.$$set = (a) => {
|
|
394
|
+
"subFooter" in a && r(0, i = a.subFooter);
|
|
395
|
+
}, [i, t, l];
|
|
396
|
+
}
|
|
397
|
+
class De extends de {
|
|
398
|
+
constructor(e) {
|
|
399
|
+
super(), ge(this, e, Pe, Be, ve, { subFooter: 0 });
|
|
400
|
+
}
|
|
401
|
+
get subFooter() {
|
|
402
|
+
return this.$$.ctx[0];
|
|
403
|
+
}
|
|
404
|
+
set subFooter(e) {
|
|
405
|
+
this.$$set({ subFooter: e }), xe();
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
customElements.define("uofg-footer", pe(De, { subFooter: {} }, [], [], !0, (n) => class extends n {
|
|
409
|
+
constructor() {
|
|
410
|
+
super(), _e(this.shadowRoot);
|
|
411
|
+
}
|
|
412
|
+
connectedCallback() {
|
|
413
|
+
super.connectedCallback(), this.updateSubFooter(), this.observer ?? (this.observer = new MutationObserver(() => {
|
|
414
|
+
this.updateSubFooter();
|
|
415
|
+
})), this.observer.observe(this, { childList: !0, subtree: !0 });
|
|
416
|
+
}
|
|
417
|
+
disconnectedCallback() {
|
|
418
|
+
super.disconnectedCallback(), this.observer.disconnect();
|
|
419
|
+
}
|
|
420
|
+
updateSubFooter() {
|
|
421
|
+
this.subFooter = Array.from(this.children).filter((e) => e.tagName === "A").map((e) => ({
|
|
422
|
+
text: e.textContent,
|
|
423
|
+
href: e.getAttribute("href")
|
|
424
|
+
}));
|
|
425
|
+
}
|
|
426
|
+
}));
|
|
427
|
+
export {
|
|
428
|
+
De as default
|
|
429
|
+
};
|