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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/README.md +0 -63
  2. package/dist/uofg-web-components/index-CSn7dBx6.js +981 -0
  3. package/dist/uofg-web-components/uofg-alert.esm.js +154 -0
  4. package/dist/uofg-web-components/uofg-footer.esm.js +403 -0
  5. package/dist/uofg-web-components/uofg-header.esm.js +2306 -0
  6. package/dist/uofg-web-components/uofg-modal.esm.js +329 -0
  7. package/dist/uofg-web-components/uofg-web-components.css +1 -1
  8. package/dist/uofg-web-components/uofg-web-components.esm.js +8 -1
  9. package/package.json +21 -35
  10. package/dist/cjs/app-globals-3a1e7e63.js +0 -5
  11. package/dist/cjs/index-06b58d35.js +0 -32
  12. package/dist/cjs/index-cdb046b4.js +0 -2092
  13. package/dist/cjs/index.cjs.js +0 -2
  14. package/dist/cjs/loader.cjs.js +0 -15
  15. package/dist/cjs/uofg-alert.cjs.entry.js +0 -21
  16. package/dist/cjs/uofg-back-to-top_5.cjs.entry.js +0 -1387
  17. package/dist/cjs/uofg-modal.cjs.entry.js +0 -172
  18. package/dist/cjs/uofg-web-components.cjs.js +0 -25
  19. package/dist/cjs/utils-3d4b7e2e.js +0 -16
  20. package/dist/collection/collection-manifest.json +0 -18
  21. package/dist/collection/components/uofg-alert/uofg-alert.css +0 -1
  22. package/dist/collection/components/uofg-alert/uofg-alert.js +0 -20
  23. package/dist/collection/components/uofg-back-to-top/uofg-back-to-top.css +0 -1
  24. package/dist/collection/components/uofg-back-to-top/uofg-back-to-top.js +0 -71
  25. package/dist/collection/components/uofg-card/uofg-card.css +0 -1
  26. package/dist/collection/components/uofg-card/uofg-card.js +0 -45
  27. package/dist/collection/components/uofg-footer/uofg-footer.css +0 -1
  28. package/dist/collection/components/uofg-footer/uofg-footer.js +0 -153
  29. package/dist/collection/components/uofg-header/uofg-header.css +0 -1
  30. package/dist/collection/components/uofg-header/uofg-header.js +0 -266
  31. package/dist/collection/components/uofg-menu/uofg-menu.js +0 -438
  32. package/dist/collection/components/uofg-modal/uofg-modal.css +0 -1
  33. package/dist/collection/components/uofg-modal/uofg-modal.js +0 -417
  34. package/dist/collection/index.js +0 -1
  35. package/dist/collection/utils/font-awesome-icon.js +0 -7
  36. package/dist/collection/utils/utils.js +0 -13
  37. package/dist/components/font-awesome-icon.js +0 -10
  38. package/dist/components/index.d.ts +0 -50
  39. package/dist/components/index.js +0 -8
  40. package/dist/components/index2.js +0 -18
  41. package/dist/components/uofg-alert.d.ts +0 -11
  42. package/dist/components/uofg-alert.js +0 -36
  43. package/dist/components/uofg-back-to-top.d.ts +0 -11
  44. package/dist/components/uofg-back-to-top.js +0 -52
  45. package/dist/components/uofg-card.d.ts +0 -11
  46. package/dist/components/uofg-card.js +0 -40
  47. package/dist/components/uofg-footer.d.ts +0 -11
  48. package/dist/components/uofg-footer.js +0 -751
  49. package/dist/components/uofg-header.d.ts +0 -11
  50. package/dist/components/uofg-header.js +0 -398
  51. package/dist/components/uofg-menu.d.ts +0 -11
  52. package/dist/components/uofg-menu.js +0 -6
  53. package/dist/components/uofg-menu2.js +0 -268
  54. package/dist/components/uofg-modal.d.ts +0 -11
  55. package/dist/components/uofg-modal.js +0 -201
  56. package/dist/components/utils.js +0 -12
  57. package/dist/esm/app-globals-0f993ce5.js +0 -3
  58. package/dist/esm/index-0b0002d2.js +0 -2062
  59. package/dist/esm/index-e685921a.js +0 -27
  60. package/dist/esm/index.js +0 -1
  61. package/dist/esm/loader.js +0 -11
  62. package/dist/esm/polyfills/core-js.js +0 -11
  63. package/dist/esm/polyfills/dom.js +0 -79
  64. package/dist/esm/polyfills/es5-html-element.js +0 -1
  65. package/dist/esm/polyfills/index.js +0 -34
  66. package/dist/esm/polyfills/system.js +0 -6
  67. package/dist/esm/uofg-alert.entry.js +0 -17
  68. package/dist/esm/uofg-back-to-top_5.entry.js +0 -1379
  69. package/dist/esm/uofg-modal.entry.js +0 -168
  70. package/dist/esm/uofg-web-components.js +0 -20
  71. package/dist/esm/utils-379bb71a.js +0 -12
  72. package/dist/index.cjs.js +0 -1
  73. package/dist/index.js +0 -1
  74. package/dist/types/components/uofg-alert/uofg-alert.d.ts +0 -3
  75. package/dist/types/components/uofg-back-to-top/uofg-back-to-top.d.ts +0 -10
  76. package/dist/types/components/uofg-card/uofg-card.d.ts +0 -7
  77. package/dist/types/components/uofg-footer/uofg-footer.d.ts +0 -8
  78. package/dist/types/components/uofg-header/uofg-header.d.ts +0 -37
  79. package/dist/types/components/uofg-menu/uofg-menu.d.ts +0 -68
  80. package/dist/types/components/uofg-modal/uofg-modal.d.ts +0 -77
  81. package/dist/types/components.d.ts +0 -303
  82. package/dist/types/index.d.ts +0 -1
  83. package/dist/types/stencil-public-runtime.d.ts +0 -1681
  84. package/dist/types/utils/font-awesome-icon.d.ts +0 -5
  85. package/dist/types/utils/utils.d.ts +0 -4
  86. package/dist/uofg-web-components/index.esm.js +0 -0
  87. package/dist/uofg-web-components/p-6fa0f8f6.js +0 -1
  88. package/dist/uofg-web-components/p-7569d8f2.entry.js +0 -1
  89. package/dist/uofg-web-components/p-976982f6.entry.js +0 -1
  90. package/dist/uofg-web-components/p-e1255160.js +0 -1
  91. package/dist/uofg-web-components/p-ee27db22.js +0 -2
  92. package/dist/uofg-web-components/p-fde6370b.entry.js +0 -1
  93. package/dist/uofg-web-components/p-fec87f9d.js +0 -1
  94. package/loader/cdn.js +0 -3
  95. package/loader/index.cjs.js +0 -3
  96. package/loader/index.d.ts +0 -21
  97. package/loader/index.es2017.js +0 -3
  98. package/loader/index.js +0 -4
  99. package/loader/package.json +0 -11
  100. /package/dist/{collection/components/uofg-header/decoration.svg → uofg-web-components/decorative.svg} +0 -0
  101. /package/dist/{collection/components/uofg-footer → uofg-web-components}/improve-life.svg +0 -0
  102. /package/dist/{collection/components/uofg-header/logo-reduced.svg → uofg-web-components/logo-small.svg} +0 -0
  103. /package/dist/{collection/components/uofg-header/logo-full.svg → uofg-web-components/logo.svg} +0 -0
@@ -1,751 +0,0 @@
1
- import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
2
- import { F as FontAwesomeIcon } from './font-awesome-icon.js';
3
-
4
- const improveLifeLogo = `<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" viewBox="0 0 107.4 12">
5
- <path
6
- 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"/>
7
- </svg>
8
- `;
9
-
10
- var faBriefcase = {};
11
-
12
- (function (exports) {
13
- Object.defineProperty(exports, '__esModule', { value: true });
14
- var prefix = 'fas';
15
- var iconName = 'briefcase';
16
- var width = 512;
17
- var height = 512;
18
- var aliases = [128188];
19
- var unicode = 'f0b1';
20
- var svgPathData = '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';
21
-
22
- exports.definition = {
23
- prefix: prefix,
24
- iconName: iconName,
25
- icon: [
26
- width,
27
- height,
28
- aliases,
29
- unicode,
30
- svgPathData
31
- ]};
32
-
33
- exports.faBriefcase = exports.definition;
34
- exports.prefix = prefix;
35
- exports.iconName = iconName;
36
- exports.width = width;
37
- exports.height = height;
38
- exports.ligatures = aliases;
39
- exports.unicode = unicode;
40
- exports.svgPathData = svgPathData;
41
- exports.aliases = aliases;
42
- }(faBriefcase));
43
-
44
- var faCalendar = {};
45
-
46
- (function (exports) {
47
- Object.defineProperty(exports, '__esModule', { value: true });
48
- var prefix = 'fas';
49
- var iconName = 'calendar';
50
- var width = 448;
51
- var height = 512;
52
- var aliases = [128197,128198];
53
- var unicode = 'f133';
54
- var svgPathData = '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';
55
-
56
- exports.definition = {
57
- prefix: prefix,
58
- iconName: iconName,
59
- icon: [
60
- width,
61
- height,
62
- aliases,
63
- unicode,
64
- svgPathData
65
- ]};
66
-
67
- exports.faCalendar = exports.definition;
68
- exports.prefix = prefix;
69
- exports.iconName = iconName;
70
- exports.width = width;
71
- exports.height = height;
72
- exports.ligatures = aliases;
73
- exports.unicode = unicode;
74
- exports.svgPathData = svgPathData;
75
- exports.aliases = aliases;
76
- }(faCalendar));
77
-
78
- var faCircleCheck = {};
79
-
80
- (function (exports) {
81
- Object.defineProperty(exports, '__esModule', { value: true });
82
- var prefix = 'fas';
83
- var iconName = 'circle-check';
84
- var width = 512;
85
- var height = 512;
86
- var aliases = [61533,"check-circle"];
87
- var unicode = 'f058';
88
- var svgPathData = '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';
89
-
90
- exports.definition = {
91
- prefix: prefix,
92
- iconName: iconName,
93
- icon: [
94
- width,
95
- height,
96
- aliases,
97
- unicode,
98
- svgPathData
99
- ]};
100
-
101
- exports.faCircleCheck = exports.definition;
102
- exports.prefix = prefix;
103
- exports.iconName = iconName;
104
- exports.width = width;
105
- exports.height = height;
106
- exports.ligatures = aliases;
107
- exports.unicode = unicode;
108
- exports.svgPathData = svgPathData;
109
- exports.aliases = aliases;
110
- }(faCircleCheck));
111
-
112
- var faHandHoldingHeart = {};
113
-
114
- (function (exports) {
115
- Object.defineProperty(exports, '__esModule', { value: true });
116
- var prefix = 'fas';
117
- var iconName = 'hand-holding-heart';
118
- var width = 576;
119
- var height = 512;
120
- var aliases = [];
121
- var unicode = 'f4be';
122
- var svgPathData = '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';
123
-
124
- exports.definition = {
125
- prefix: prefix,
126
- iconName: iconName,
127
- icon: [
128
- width,
129
- height,
130
- aliases,
131
- unicode,
132
- svgPathData
133
- ]};
134
-
135
- exports.faHandHoldingHeart = exports.definition;
136
- exports.prefix = prefix;
137
- exports.iconName = iconName;
138
- exports.width = width;
139
- exports.height = height;
140
- exports.ligatures = aliases;
141
- exports.unicode = unicode;
142
- exports.svgPathData = svgPathData;
143
- exports.aliases = aliases;
144
- }(faHandHoldingHeart));
145
-
146
- var faKey = {};
147
-
148
- (function (exports) {
149
- Object.defineProperty(exports, '__esModule', { value: true });
150
- var prefix = 'fas';
151
- var iconName = 'key';
152
- var width = 512;
153
- var height = 512;
154
- var aliases = [128273];
155
- var unicode = 'f084';
156
- var svgPathData = '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';
157
-
158
- exports.definition = {
159
- prefix: prefix,
160
- iconName: iconName,
161
- icon: [
162
- width,
163
- height,
164
- aliases,
165
- unicode,
166
- svgPathData
167
- ]};
168
-
169
- exports.faKey = exports.definition;
170
- exports.prefix = prefix;
171
- exports.iconName = iconName;
172
- exports.width = width;
173
- exports.height = height;
174
- exports.ligatures = aliases;
175
- exports.unicode = unicode;
176
- exports.svgPathData = svgPathData;
177
- exports.aliases = aliases;
178
- }(faKey));
179
-
180
- var faList = {};
181
-
182
- (function (exports) {
183
- Object.defineProperty(exports, '__esModule', { value: true });
184
- var prefix = 'fas';
185
- var iconName = 'list';
186
- var width = 512;
187
- var height = 512;
188
- var aliases = ["list-squares"];
189
- var unicode = 'f03a';
190
- var svgPathData = 'M40 48C26.7 48 16 58.7 16 72v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V72c0-13.3-10.7-24-24-24H40zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zM16 232v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V232c0-13.3-10.7-24-24-24H40c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V392c0-13.3-10.7-24-24-24H40z';
191
-
192
- exports.definition = {
193
- prefix: prefix,
194
- iconName: iconName,
195
- icon: [
196
- width,
197
- height,
198
- aliases,
199
- unicode,
200
- svgPathData
201
- ]};
202
-
203
- exports.faList = exports.definition;
204
- exports.prefix = prefix;
205
- exports.iconName = iconName;
206
- exports.width = width;
207
- exports.height = height;
208
- exports.ligatures = aliases;
209
- exports.unicode = unicode;
210
- exports.svgPathData = svgPathData;
211
- exports.aliases = aliases;
212
- }(faList));
213
-
214
- var faSitemap = {};
215
-
216
- (function (exports) {
217
- Object.defineProperty(exports, '__esModule', { value: true });
218
- var prefix = 'fas';
219
- var iconName = 'sitemap';
220
- var width = 576;
221
- var height = 512;
222
- var aliases = [];
223
- var unicode = 'f0e8';
224
- var svgPathData = 'M208 80c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48h-8v40H464c30.9 0 56 25.1 56 56v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-4.4-3.6-8-8-8H312v40h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H256c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V280H112c-4.4 0-8 3.6-8 8v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-30.9 25.1-56 56-56H264V192h-8c-26.5 0-48-21.5-48-48V80z';
225
-
226
- exports.definition = {
227
- prefix: prefix,
228
- iconName: iconName,
229
- icon: [
230
- width,
231
- height,
232
- aliases,
233
- unicode,
234
- svgPathData
235
- ]};
236
-
237
- exports.faSitemap = exports.definition;
238
- exports.prefix = prefix;
239
- exports.iconName = iconName;
240
- exports.width = width;
241
- exports.height = height;
242
- exports.ligatures = aliases;
243
- exports.unicode = unicode;
244
- exports.svgPathData = svgPathData;
245
- exports.aliases = aliases;
246
- }(faSitemap));
247
-
248
- var faTree = {};
249
-
250
- (function (exports) {
251
- Object.defineProperty(exports, '__esModule', { value: true });
252
- var prefix = 'fas';
253
- var iconName = 'tree';
254
- var width = 448;
255
- var height = 512;
256
- var aliases = [127794];
257
- var unicode = 'f1bb';
258
- var svgPathData = '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';
259
-
260
- exports.definition = {
261
- prefix: prefix,
262
- iconName: iconName,
263
- icon: [
264
- width,
265
- height,
266
- aliases,
267
- unicode,
268
- svgPathData
269
- ]};
270
-
271
- exports.faTree = exports.definition;
272
- exports.prefix = prefix;
273
- exports.iconName = iconName;
274
- exports.width = width;
275
- exports.height = height;
276
- exports.ligatures = aliases;
277
- exports.unicode = unicode;
278
- exports.svgPathData = svgPathData;
279
- exports.aliases = aliases;
280
- }(faTree));
281
-
282
- var faUniversalAccess = {};
283
-
284
- (function (exports) {
285
- Object.defineProperty(exports, '__esModule', { value: true });
286
- var prefix = 'fas';
287
- var iconName = 'universal-access';
288
- var width = 512;
289
- var height = 512;
290
- var aliases = [];
291
- var unicode = 'f29a';
292
- var svgPathData = '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';
293
-
294
- exports.definition = {
295
- prefix: prefix,
296
- iconName: iconName,
297
- icon: [
298
- width,
299
- height,
300
- aliases,
301
- unicode,
302
- svgPathData
303
- ]};
304
-
305
- exports.faUniversalAccess = exports.definition;
306
- exports.prefix = prefix;
307
- exports.iconName = iconName;
308
- exports.width = width;
309
- exports.height = height;
310
- exports.ligatures = aliases;
311
- exports.unicode = unicode;
312
- exports.svgPathData = svgPathData;
313
- exports.aliases = aliases;
314
- }(faUniversalAccess));
315
-
316
- var faPhoneFlip = {};
317
-
318
- (function (exports) {
319
- Object.defineProperty(exports, '__esModule', { value: true });
320
- var prefix = 'fas';
321
- var iconName = 'phone-flip';
322
- var width = 512;
323
- var height = 512;
324
- var aliases = [128381,"phone-alt"];
325
- var unicode = 'f879';
326
- var svgPathData = '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';
327
-
328
- exports.definition = {
329
- prefix: prefix,
330
- iconName: iconName,
331
- icon: [
332
- width,
333
- height,
334
- aliases,
335
- unicode,
336
- svgPathData
337
- ]};
338
-
339
- exports.faPhoneFlip = exports.definition;
340
- exports.prefix = prefix;
341
- exports.iconName = iconName;
342
- exports.width = width;
343
- exports.height = height;
344
- exports.ligatures = aliases;
345
- exports.unicode = unicode;
346
- exports.svgPathData = svgPathData;
347
- exports.aliases = aliases;
348
- }(faPhoneFlip));
349
-
350
- var faFacebookSquare = {};
351
-
352
- var faSquareFacebook = {};
353
-
354
- (function (exports) {
355
- Object.defineProperty(exports, '__esModule', { value: true });
356
- var prefix = 'fab';
357
- var iconName = 'square-facebook';
358
- var width = 448;
359
- var height = 512;
360
- var aliases = ["facebook-square"];
361
- var unicode = 'f082';
362
- var svgPathData = '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';
363
-
364
- exports.definition = {
365
- prefix: prefix,
366
- iconName: iconName,
367
- icon: [
368
- width,
369
- height,
370
- aliases,
371
- unicode,
372
- svgPathData
373
- ]};
374
-
375
- exports.faSquareFacebook = exports.definition;
376
- exports.prefix = prefix;
377
- exports.iconName = iconName;
378
- exports.width = width;
379
- exports.height = height;
380
- exports.ligatures = aliases;
381
- exports.unicode = unicode;
382
- exports.svgPathData = svgPathData;
383
- exports.aliases = aliases;
384
- }(faSquareFacebook));
385
-
386
- (function (exports) {
387
- Object.defineProperty(exports, '__esModule', { value: true });
388
- var source = faSquareFacebook;
389
- exports.definition = {
390
- prefix: source.prefix,
391
- iconName: source.iconName,
392
- icon: [
393
- source.width,
394
- source.height,
395
- source.aliases,
396
- source.unicode,
397
- source.svgPathData
398
- ]};
399
-
400
- exports.faFacebookSquare = exports.definition;
401
- exports.prefix = source.prefix;
402
- exports.iconName = source.iconName;
403
- exports.width = source.width;
404
- exports.height = source.height;
405
- exports.ligatures = source.aliases;
406
- exports.unicode = source.unicode;
407
- exports.svgPathData = source.svgPathData;
408
- exports.aliases = source.aliases;
409
- }(faFacebookSquare));
410
-
411
- var faInstagram = {};
412
-
413
- (function (exports) {
414
- Object.defineProperty(exports, '__esModule', { value: true });
415
- var prefix = 'fab';
416
- var iconName = 'instagram';
417
- var width = 448;
418
- var height = 512;
419
- var aliases = [];
420
- var unicode = 'f16d';
421
- var svgPathData = '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';
422
-
423
- exports.definition = {
424
- prefix: prefix,
425
- iconName: iconName,
426
- icon: [
427
- width,
428
- height,
429
- aliases,
430
- unicode,
431
- svgPathData
432
- ]};
433
-
434
- exports.faInstagram = exports.definition;
435
- exports.prefix = prefix;
436
- exports.iconName = iconName;
437
- exports.width = width;
438
- exports.height = height;
439
- exports.ligatures = aliases;
440
- exports.unicode = unicode;
441
- exports.svgPathData = svgPathData;
442
- exports.aliases = aliases;
443
- }(faInstagram));
444
-
445
- var faLinkedin = {};
446
-
447
- (function (exports) {
448
- Object.defineProperty(exports, '__esModule', { value: true });
449
- var prefix = 'fab';
450
- var iconName = 'linkedin';
451
- var width = 448;
452
- var height = 512;
453
- var aliases = [];
454
- var unicode = 'f08c';
455
- var svgPathData = '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';
456
-
457
- exports.definition = {
458
- prefix: prefix,
459
- iconName: iconName,
460
- icon: [
461
- width,
462
- height,
463
- aliases,
464
- unicode,
465
- svgPathData
466
- ]};
467
-
468
- exports.faLinkedin = exports.definition;
469
- exports.prefix = prefix;
470
- exports.iconName = iconName;
471
- exports.width = width;
472
- exports.height = height;
473
- exports.ligatures = aliases;
474
- exports.unicode = unicode;
475
- exports.svgPathData = svgPathData;
476
- exports.aliases = aliases;
477
- }(faLinkedin));
478
-
479
- var faTiktok = {};
480
-
481
- (function (exports) {
482
- Object.defineProperty(exports, '__esModule', { value: true });
483
- var prefix = 'fab';
484
- var iconName = 'tiktok';
485
- var width = 448;
486
- var height = 512;
487
- var aliases = [];
488
- var unicode = 'e07b';
489
- var svgPathData = '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';
490
-
491
- exports.definition = {
492
- prefix: prefix,
493
- iconName: iconName,
494
- icon: [
495
- width,
496
- height,
497
- aliases,
498
- unicode,
499
- svgPathData
500
- ]};
501
-
502
- exports.faTiktok = exports.definition;
503
- exports.prefix = prefix;
504
- exports.iconName = iconName;
505
- exports.width = width;
506
- exports.height = height;
507
- exports.ligatures = aliases;
508
- exports.unicode = unicode;
509
- exports.svgPathData = svgPathData;
510
- exports.aliases = aliases;
511
- }(faTiktok));
512
-
513
- var faTwitterSquare = {};
514
-
515
- var faSquareTwitter = {};
516
-
517
- (function (exports) {
518
- Object.defineProperty(exports, '__esModule', { value: true });
519
- var prefix = 'fab';
520
- var iconName = 'square-twitter';
521
- var width = 448;
522
- var height = 512;
523
- var aliases = ["twitter-square"];
524
- var unicode = 'f081';
525
- var svgPathData = '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';
526
-
527
- exports.definition = {
528
- prefix: prefix,
529
- iconName: iconName,
530
- icon: [
531
- width,
532
- height,
533
- aliases,
534
- unicode,
535
- svgPathData
536
- ]};
537
-
538
- exports.faSquareTwitter = exports.definition;
539
- exports.prefix = prefix;
540
- exports.iconName = iconName;
541
- exports.width = width;
542
- exports.height = height;
543
- exports.ligatures = aliases;
544
- exports.unicode = unicode;
545
- exports.svgPathData = svgPathData;
546
- exports.aliases = aliases;
547
- }(faSquareTwitter));
548
-
549
- (function (exports) {
550
- Object.defineProperty(exports, '__esModule', { value: true });
551
- var source = faSquareTwitter;
552
- exports.definition = {
553
- prefix: source.prefix,
554
- iconName: source.iconName,
555
- icon: [
556
- source.width,
557
- source.height,
558
- source.aliases,
559
- source.unicode,
560
- source.svgPathData
561
- ]};
562
-
563
- exports.faTwitterSquare = exports.definition;
564
- exports.prefix = source.prefix;
565
- exports.iconName = source.iconName;
566
- exports.width = source.width;
567
- exports.height = source.height;
568
- exports.ligatures = source.aliases;
569
- exports.unicode = source.unicode;
570
- exports.svgPathData = source.svgPathData;
571
- exports.aliases = source.aliases;
572
- }(faTwitterSquare));
573
-
574
- var faYoutube = {};
575
-
576
- (function (exports) {
577
- Object.defineProperty(exports, '__esModule', { value: true });
578
- var prefix = 'fab';
579
- var iconName = 'youtube';
580
- var width = 576;
581
- var height = 512;
582
- var aliases = [61802];
583
- var unicode = 'f167';
584
- var svgPathData = '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';
585
-
586
- exports.definition = {
587
- prefix: prefix,
588
- iconName: iconName,
589
- icon: [
590
- width,
591
- height,
592
- aliases,
593
- unicode,
594
- svgPathData
595
- ]};
596
-
597
- exports.faYoutube = exports.definition;
598
- exports.prefix = prefix;
599
- exports.iconName = iconName;
600
- exports.width = width;
601
- exports.height = height;
602
- exports.ligatures = aliases;
603
- exports.unicode = unicode;
604
- exports.svgPathData = svgPathData;
605
- exports.aliases = aliases;
606
- }(faYoutube));
607
-
608
- const uofgFooterCss = ":host{display:block;width:100%;font-size:1.6rem;font-family:sans-serif}*{box-sizing:border-box}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-size:inherit;font-family:inherit;color:inherit;line-height:inherit;word-spacing:inherit;letter-spacing:inherit}ul{list-style:none;padding:0;margin:0}svg{height:1em}@defaults border-spacing{--tw-border-spacing-x:0;--tw-border-spacing-y:0}@defaults transform{--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}@defaults touch-action{}@defaults scroll-snap-type{--tw-scroll-snap-strictness:proximity}@defaults gradient-color-stops{}@defaults font-variant-numeric{}@defaults box-shadow{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}@defaults ring-width{--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.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}@defaults filter{}@defaults backdrop-filter{}*,:after,:before{--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-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(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;}::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-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(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-flex{display:flex!important}.tw-w-fit{width:fit-content!important}.tw-flex-col{flex-direction:column!important}.tw-flex-wrap{flex-wrap:wrap!important}.tw-content-center{align-content:center!important}.tw-items-center{align-items:center!important}.tw-justify-center{justify-content:center!important}.tw-justify-between{justify-content:space-between!important}.tw-gap-2{gap:.5rem!important}.tw-gap-3{gap:.75rem!important}.tw-gap-4{gap:1rem!important}.tw-gap-8{gap:2rem!important}.tw-border-0{border-width:0!important}.tw-border-b-2{border-bottom-width:2px!important}.tw-border-r-2{border-right-width:2px!important}.tw-border-solid{border-style:solid!important}.tw-border-dotted{border-style:dotted!important}.tw-border-transparent{border-color:transparent!important}.tw-border-uofg-blue-100{--tw-border-opacity:1!important;border-color:rgb(221 236 240/var(--tw-border-opacity))!important}.tw-bg-black{--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.tw-bg-uofg-blue-50{--tw-bg-opacity:1!important;background-color:rgb(241 248 250/var(--tw-bg-opacity))!important}.tw-p-2{padding:.5rem!important}.tw-p-6{padding:1.5rem!important}.tw-px-\\[max\\(calc\\(\\(100\\%-1320px\\)\\/2\\)\\,2rem\\)\\]{padding-left:max(calc(50% - 660px),2rem)!important;padding-right:max(calc(50% - 660px),2rem)!important}.tw-py-8{padding-bottom:2rem!important;padding-top:2rem!important}.tw-text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.tw-not-italic{font-style:normal!important}.tw-text-uofg-blue{--tw-text-opacity:1!important;color:rgb(105 163 185/var(--tw-text-opacity))!important}.tw-text-uofg-blue-500{--tw-text-opacity:1!important;color:rgb(65 127 153/var(--tw-text-opacity))!important}.tw-text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.tw-transition-colors{transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.tw-transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.first\\:tw-border-l-2:first-child{border-left-width:2px!important}.hocus\\:tw-border-current:hover{border-color:currentColor!important}.hocus\\:tw-border-white:hover{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important}.hocus\\:tw-text-\\[\\#0077b5\\]:hover{--tw-text-opacity:1!important;color:rgb(0 119 181/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#1da1f2\\]:hover{--tw-text-opacity:1!important;color:rgb(29 161 242/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#4267b2\\]:hover{--tw-text-opacity:1!important;color:rgb(66 103 178/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#e1306c\\]:hover{--tw-text-opacity:1!important;color:rgb(225 48 108/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#f00\\]:hover{--tw-text-opacity:1!important;color:rgb(255 0 0/var(--tw-text-opacity))!important}.hocus\\:tw-text-uofg-blue-950:hover{--tw-text-opacity:1!important;color:rgb(25 40 51/var(--tw-text-opacity))!important}.hocus\\:tw-opacity-75:hover{opacity:.75!important}.hocus\\:tw-border-current:focus{border-color:currentColor!important}.hocus\\:tw-border-white:focus{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important}.hocus\\:tw-text-\\[\\#0077b5\\]:focus{--tw-text-opacity:1!important;color:rgb(0 119 181/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#1da1f2\\]:focus{--tw-text-opacity:1!important;color:rgb(29 161 242/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#4267b2\\]:focus{--tw-text-opacity:1!important;color:rgb(66 103 178/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#e1306c\\]:focus{--tw-text-opacity:1!important;color:rgb(225 48 108/var(--tw-text-opacity))!important}.hocus\\:tw-text-\\[\\#f00\\]:focus{--tw-text-opacity:1!important;color:rgb(255 0 0/var(--tw-text-opacity))!important}.hocus\\:tw-text-uofg-blue-950:focus{--tw-text-opacity:1!important;color:rgb(25 40 51/var(--tw-text-opacity))!important}.hocus\\:tw-opacity-75:focus{opacity:.75!important}@media (min-width:768px){.md\\:tw-col-span-2{grid-column:span 2/span 2!important}.md\\:tw-row-start-2{grid-row-start:2!important}.md\\:tw-grid{display:grid!important}.md\\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1024px){.lg\\:tw-row-auto{grid-row:auto!important}.lg\\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.\\[\\&\\>li\\]\\:tw-contents>li{display:contents!important}.\\[\\&\\>svg\\]\\:tw-h-\\[1\\.6em\\]>svg{height:1.6em!important}.\\[\\&\\>svg\\]\\:tw-h-\\[1em\\]>svg{height:1em!important}.\\[\\&\\>svg\\]\\:tw-fill-current>svg{fill:currentColor!important}.\\[\\&\\>svg\\]\\:tw-fill-uofg-yellow>svg{fill:#ffc72a!important}*,:after,:before{--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-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(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;}::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-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(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;}";
609
- const UofgFooterStyle0 = uofgFooterCss;
610
-
611
- const socials = [
612
- {
613
- text: 'Twitter',
614
- icon: faTwitterSquare.faTwitterSquare,
615
- href: 'https://twitter.com/uofg',
616
- class: 'hocus:tw-text-[#1da1f2]',
617
- },
618
- {
619
- text: 'Facebook',
620
- icon: faFacebookSquare.faFacebookSquare,
621
- href: 'https://www.facebook.com/uofguelph',
622
- class: 'hocus:tw-text-[#4267b2]',
623
- },
624
- {
625
- text: 'Instagram',
626
- icon: faInstagram.faInstagram,
627
- href: 'https://www.instagram.com/uofguelph/',
628
- class: 'hocus:tw-text-[#e1306c]',
629
- },
630
- {
631
- text: 'Youtube',
632
- icon: faYoutube.faYoutube,
633
- href: 'https://www.youtube.com/user/uofguelph',
634
- class: 'hocus:tw-text-[#f00]',
635
- },
636
- {
637
- text: 'LinkedIn',
638
- icon: faLinkedin.faLinkedin,
639
- href: 'https://www.linkedin.com/school/university-of-guelph/',
640
- class: 'hocus:tw-text-[#0077b5]',
641
- },
642
- {
643
- text: 'TikTok',
644
- icon: faTiktok.faTiktok,
645
- href: 'https://www.tiktok.com/@uofguelph',
646
- class: 'hocus:tw-text-[#f00]',
647
- },
648
- ];
649
- const links = [
650
- {
651
- text: 'Accessibility',
652
- icon: faUniversalAccess.faUniversalAccess,
653
- href: 'https://www.uoguelph.ca/diversity-human-rights/accessibility-u-g',
654
- },
655
- {
656
- text: 'Privacy',
657
- icon: faKey.faKey,
658
- href: 'https://www.uoguelph.ca/web/privacy/',
659
- },
660
- {
661
- text: 'Site Map',
662
- icon: faSitemap.faSitemap,
663
- href: 'https://www.uoguelph.ca/sitemap',
664
- },
665
- {
666
- text: 'Status Page',
667
- icon: faCircleCheck.faCircleCheck,
668
- href: 'https://uoguelph.statuspage.io/',
669
- },
670
- {
671
- text: 'Land Acknowledgement',
672
- icon: faTree.faTree,
673
- href: 'https://www.uoguelph.ca/land-acknowledgement/',
674
- 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.',
675
- },
676
- {
677
- text: 'Careers',
678
- icon: faBriefcase.faBriefcase,
679
- href: 'https://www.uoguelph.ca/hr/careers-guelph/current-opportunities',
680
- },
681
- {
682
- text: 'Undergraduate Calendar',
683
- icon: faCalendar.faCalendar,
684
- href: 'https://www.uoguelph.ca/registrar/calendars/undergraduate/current/',
685
- },
686
- {
687
- text: 'Graduate Calendar',
688
- icon: faCalendar.faCalendar,
689
- href: 'https://www.uoguelph.ca/registrar/calendars/graduate/current/',
690
- },
691
- {
692
- text: 'Program Plans',
693
- icon: faList.faList,
694
- href: 'https://admission.uoguelph.ca/programs',
695
- },
696
- {
697
- text: 'Give to U of G',
698
- icon: faHandHoldingHeart.faHandHoldingHeart,
699
- href: 'https://www.alumni.uoguelph.ca/give-to-guelph/how-to-give',
700
- },
701
- ];
702
- const UofgFooter$1 = /*@__PURE__*/ proxyCustomElement(class UofgFooter extends HTMLElement {
703
- constructor() {
704
- super();
705
- this.__registerHost();
706
- this.__attachShadow();
707
- this.extraLinks = [];
708
- }
709
- connectedCallback() {
710
- var _a;
711
- this.updateExtraLinks();
712
- (_a = this.observer) !== null && _a !== void 0 ? _a : (this.observer = new MutationObserver(() => {
713
- this.updateExtraLinks();
714
- }));
715
- this.observer.observe(this.el, { childList: true, subtree: true });
716
- }
717
- updateExtraLinks() {
718
- var _a;
719
- this.extraLinks = Array.from((_a = this.el) === null || _a === void 0 ? void 0 : _a.children)
720
- .filter(child => child.tagName === 'A')
721
- .map(child => ({ text: child.textContent, href: child.getAttribute('href') }));
722
- }
723
- render() {
724
- return (h("footer", { key: '7e1c2c333b0690bdf48a0c8646e4bc1660cafc74' }, this.extraLinks.length > 0 && (h("ul", { class: "tw-flex tw-flex-wrap tw-items-center tw-justify-center tw-bg-uofg-blue-50 tw-p-6 tw-px-[max(calc((100%-1320px)/2),2rem)]" }, this.extraLinks.map(link => (h("li", { class: "tw-border-0 tw-border-r-2 tw-border-solid tw-border-uofg-blue-100 tw-p-2 first:tw-border-l-2" }, h("a", { class: "tw-text-uofg-blue-500 tw-transition-colors hocus:tw-text-uofg-blue-950", href: link.href }, link.text)))))), h("div", { key: '2a7bc3b10735ecba41c936895b12857e02be8b39', class: "tw-flex tw-flex-col tw-content-center tw-gap-8 tw-bg-black tw-px-[max(calc((100%-1320px)/2),2rem)] tw-py-8 tw-text-white md:tw-grid md:tw-grid-cols-2 lg:tw-grid-cols-4" }, h("div", { key: 'e4ad770842e3d6afe36b94805d5b593c110a8abe', class: "tw-flex tw-flex-col tw-justify-between tw-gap-4" }, h("a", { key: '8f3c64e2b3bc247c286389182b2923ffae62eb79', href: "https://www.uoguelph.ca/improve-life", "aria-label": "Improve Life", class: "tw-flex tw-transition-opacity hocus:tw-opacity-75 [&>svg]:tw-h-[1.6em]", innerHTML: improveLifeLogo }), h("ul", { key: '52cc20ceea75b7688ea8084dd8a68604e8721141', class: "tw-flex tw-gap-3 tw-text-4xl [&>li]:tw-contents" }, socials.map(item => (h("li", null, h("a", { href: item.href, "aria-label": item.text, class: `tw-transition-colors [&>svg]:tw-h-[1em] [&>svg]:tw-fill-current ${item.class}` }, h(FontAwesomeIcon, { icon: item.icon })))))), h("a", { key: '02593d4e251af9dcc45ea58cc9fde9a48e94e8d7', class: "tw-w-fit tw-border-0 tw-border-b-2 tw-border-dotted tw-border-transparent tw-transition-colors hocus:tw-border-white", href: "https://www.uoguelph.ca/web/socialmedia/" }, "Social Media Directory"), h("a", { key: 'cb4965e8d0aefbe2051c990ed664b4dbba3c1df1', class: "tw-w-fit tw-border-0 tw-border-b-2 tw-border-dotted tw-border-transparent tw-transition-colors hocus:tw-border-white", href: "https://www.uoguelph.ca/web/" }, "\u00A9 ", new Date().getFullYear(), " University of Guelph")), h("div", { key: '5d76bcee6f7080194c062c35a545220333c1e2f4', class: "md:tw-col-span-2 md:tw-row-start-2 lg:tw-row-auto" }, h("ul", { key: 'e6d48fdac5a3c2aa5481bd3aaa6521815ab2977e', class: "tw-flex tw-flex-col tw-gap-4 md:tw-grid md:tw-grid-cols-2 [&>li]:tw-contents" }, links.map(item => {
725
- var _a;
726
- return (h("li", null, h("a", { href: item.href, title: (_a = item === null || item === void 0 ? void 0 : item.title) !== null && _a !== void 0 ? _a : '', class: "tw-flex tw-w-fit tw-gap-3 tw-border-0 tw-border-b-2 tw-border-dotted tw-border-transparent tw-transition-colors hocus:tw-border-white [&>svg]:tw-h-[1em] [&>svg]:tw-fill-uofg-yellow" }, h(FontAwesomeIcon, { icon: item.icon }), h("span", null, item.text))));
727
- }))), h("address", { key: 'e5941955d0f8b8a534980396efeaa1c9c49a919a', class: "tw-flex tw-flex-col tw-justify-between tw-gap-4 tw-not-italic" }, h("strong", { key: '4a147a383479b0fea78c31ee83e852e298d73a49' }, "University of Guelph"), h("span", { key: 'c75566a010994dbd4e38afaa8c7b1ce2eedaa4b4' }, "50 Stone Road East,"), h("span", { key: 'e56462b21cf183eb66c85d17f4f74275947ca260' }, "Guelph, Ontario, Canada"), h("span", { key: '05ce006f06502c2b824914ab22b3a1e601f512e5' }, "N1G 2W1"), h("a", { key: '01d4b036db7d9fe71c4a24c5e4714c66d0ef596f', href: "tel:1-519-824-4120", class: "tw-flex tw-w-fit tw-gap-2 tw-border-0 tw-border-b-2 tw-border-dotted tw-border-transparent tw-text-uofg-blue tw-transition-colors hocus:tw-border-current [&>svg]:tw-h-[1em] [&>svg]:tw-fill-current" }, h(FontAwesomeIcon, { key: '22427c9cc0bb50f48a77b8c6bce3d474029c8c79', icon: faPhoneFlip.faPhoneFlip }), h("span", { key: '340eea2c61160970cdea49ab53123cbdb2b462c4' }, "519-824-4120"))))));
728
- }
729
- get el() { return this; }
730
- static get style() { return UofgFooterStyle0; }
731
- }, [1, "uofg-footer", {
732
- "extraLinks": [32]
733
- }]);
734
- function defineCustomElement$1() {
735
- if (typeof customElements === "undefined") {
736
- return;
737
- }
738
- const components = ["uofg-footer"];
739
- components.forEach(tagName => { switch (tagName) {
740
- case "uofg-footer":
741
- if (!customElements.get(tagName)) {
742
- customElements.define(tagName, UofgFooter$1);
743
- }
744
- break;
745
- } });
746
- }
747
-
748
- const UofgFooter = UofgFooter$1;
749
- const defineCustomElement = defineCustomElement$1;
750
-
751
- export { UofgFooter, defineCustomElement };