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

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