@biggive/components 202309191556.0.0 → 202309201242.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/p-144e9233.entry.js +1 -0
  3. package/dist/biggive/p-62969558.entry.js +1 -0
  4. package/dist/biggive/p-6e54b647.entry.js +1 -0
  5. package/dist/biggive/p-92429b63.entry.js +1 -0
  6. package/dist/biggive/p-98c8a42d.entry.js +1 -0
  7. package/dist/biggive/p-bf9807bb.entry.js +1 -0
  8. package/dist/biggive/p-ff05adc7.entry.js +1 -0
  9. package/dist/cjs/biggive-accordion_43.cjs.entry.js +21 -21
  10. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  11. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  12. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  13. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  14. package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
  15. package/dist/cjs/biggive-table.cjs.entry.js +1 -1
  16. package/dist/collection/components/biggive-accordion/biggive-accordion.css +16 -5
  17. package/dist/collection/components/biggive-accordion-entry/biggive-accordion-entry.css +1 -0
  18. package/dist/collection/components/biggive-article-card/biggive-article-card.css +31 -15
  19. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +1 -0
  20. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +37 -21
  21. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +34 -16
  22. package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +31 -15
  23. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +16 -10
  24. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +1 -0
  25. package/dist/collection/components/biggive-button/biggive-button.css +131 -27
  26. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +16 -5
  27. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +1 -0
  28. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +1 -0
  29. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +1 -0
  30. package/dist/collection/components/biggive-carousel/biggive-carousel.css +16 -5
  31. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +34 -16
  32. package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.css +37 -21
  33. package/dist/collection/components/biggive-filtered-carousel/biggive-filtered-carousel.css +1 -0
  34. package/dist/collection/components/biggive-footer/biggive-footer.css +1 -0
  35. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +1 -0
  36. package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.css +1 -0
  37. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +16 -5
  38. package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.css +46 -16
  39. package/dist/collection/components/biggive-grid/biggive-grid.css +1 -0
  40. package/dist/collection/components/biggive-heading/biggive-heading.css +1 -0
  41. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +16 -5
  42. package/dist/collection/components/biggive-icon-button/biggive-icon-button.css +31 -15
  43. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +1 -0
  44. package/dist/collection/components/biggive-image/biggive-image.css +1 -0
  45. package/dist/collection/components/biggive-image-button/biggive-image-button.css +31 -15
  46. package/dist/collection/components/biggive-image-card/biggive-image-card.css +37 -21
  47. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +16 -5
  48. package/dist/collection/components/biggive-main-menu/biggive-main-menu.css +1 -0
  49. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +46 -16
  50. package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +1 -0
  51. package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +1 -0
  52. package/dist/collection/components/biggive-page-column/biggive-page-column.css +1 -0
  53. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +1 -0
  54. package/dist/collection/components/biggive-page-section/biggive-page-section.css +1 -0
  55. package/dist/collection/components/biggive-popup/biggive-popup.css +1 -0
  56. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +1 -0
  57. package/dist/collection/components/biggive-quote/biggive-quote.css +16 -5
  58. package/dist/collection/components/biggive-sheet/biggive-sheet.css +37 -21
  59. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +58 -16
  60. package/dist/collection/components/biggive-tab/biggive-tab.css +1 -0
  61. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +16 -5
  62. package/dist/collection/components/biggive-table/biggive-table.css +22 -16
  63. package/dist/collection/components/biggive-timeline/biggive-timeline.css +16 -5
  64. package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.css +1 -0
  65. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +31 -15
  66. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +1 -0
  67. package/dist/collection/components/biggive-video/biggive-video.css +1 -0
  68. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +16 -5
  69. package/dist/components/biggive-accordion.js +1 -1
  70. package/dist/components/biggive-article-card.js +1 -1
  71. package/dist/components/biggive-basic-card.js +1 -1
  72. package/dist/components/biggive-beneficiary-icon.js +1 -1
  73. package/dist/components/biggive-biography-card.js +1 -1
  74. package/dist/components/biggive-boxed-content.js +1 -1
  75. package/dist/components/biggive-button2.js +1 -1
  76. package/dist/components/biggive-call-to-action.js +1 -1
  77. package/dist/components/biggive-carousel2.js +1 -1
  78. package/dist/components/biggive-category-icon.js +1 -1
  79. package/dist/components/biggive-cookie-banner.js +1 -1
  80. package/dist/components/biggive-formatted-text.js +1 -1
  81. package/dist/components/biggive-generic-icon2.js +1 -1
  82. package/dist/components/biggive-hero-image.js +1 -1
  83. package/dist/components/biggive-icon-button.js +1 -1
  84. package/dist/components/biggive-image-button.js +1 -1
  85. package/dist/components/biggive-image-card.js +1 -1
  86. package/dist/components/biggive-image-feature.js +1 -1
  87. package/dist/components/biggive-misc-icon2.js +1 -1
  88. package/dist/components/biggive-quote.js +1 -1
  89. package/dist/components/biggive-sheet.js +1 -1
  90. package/dist/components/biggive-social-icon2.js +1 -1
  91. package/dist/components/biggive-tabbed-content.js +1 -1
  92. package/dist/components/biggive-table.js +1 -1
  93. package/dist/components/biggive-timeline.js +1 -1
  94. package/dist/components/biggive-totalizer.js +1 -1
  95. package/dist/components/biggive-video-feature.js +1 -1
  96. package/dist/esm/biggive-accordion_43.entry.js +21 -21
  97. package/dist/esm/biggive-basic-card.entry.js +1 -1
  98. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  99. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  100. package/dist/esm/biggive-category-icon.entry.js +1 -1
  101. package/dist/esm/biggive-image-card.entry.js +1 -1
  102. package/dist/esm/biggive-table.entry.js +1 -1
  103. package/hydrate/index.js +27 -27
  104. package/package.json +1 -1
  105. package/dist/biggive/p-3dbce65e.entry.js +0 -1
  106. package/dist/biggive/p-411b8418.entry.js +0 -1
  107. package/dist/biggive/p-653cb785.entry.js +0 -1
  108. package/dist/biggive/p-73772ae1.entry.js +0 -1
  109. package/dist/biggive/p-b64b5744.entry.js +0 -1
  110. package/dist/biggive/p-c286eab9.entry.js +0 -1
  111. package/dist/biggive/p-cc0d0381.entry.js +0 -1
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -110,16 +111,21 @@ a:hover {
110
111
  background-color: #F07D00;
111
112
  }
112
113
 
113
- .background-colour-hover-brand-6:hover,
114
- .background-colour-brand-6 {
115
- background-color: #62CFC9;
116
- }
117
-
118
114
  .background-colour-hover-brand-afa-pink:hover,
119
115
  .background-colour-brand-afa-pink {
120
116
  background-color: #BF387D;
121
117
  }
122
118
 
119
+ .background-colour-hover-brand-mhf-turquoise:hover,
120
+ .background-colour-brand-mhf-turquoise {
121
+ background-color: #62CFC9;
122
+ }
123
+
124
+ .background-colour-hover-brand-grey:hover,
125
+ .background-colour-brand-grey {
126
+ background-color: #CBC8C8;
127
+ }
128
+
123
129
  .background-colour-hover-white:hover,
124
130
  .background-colour-white {
125
131
  background-color: #FFFFFF;
@@ -130,11 +136,6 @@ a:hover {
130
136
  background-color: #000000;
131
137
  }
132
138
 
133
- .background-colour-hover-white:hover,
134
- .background-colour-white {
135
- background-color: #FFFFFF;
136
- }
137
-
138
139
  .background-colour-hover-grey-extra-light:hover,
139
140
  .background-colour-grey-extra-light {
140
141
  background-color: #D7D7D7;
@@ -155,6 +156,11 @@ a:hover {
155
156
  background-color: #4A4A4A;
156
157
  }
157
158
 
159
+ .background-colour-hover-brand-6:hover,
160
+ .background-colour-brand-6 {
161
+ background-color: #62CFC9;
162
+ }
163
+
158
164
  .text-colour-hover-primary:hover,
159
165
  .text-colour-primary {
160
166
  color: #2C089B;
@@ -195,16 +201,21 @@ a:hover {
195
201
  color: #F07D00;
196
202
  }
197
203
 
198
- .text-colour-hover-brand-6:hover,
199
- .text-colour-brand-6 {
200
- color: #CBC8C8;
201
- }
202
-
203
204
  .text-colour-hover-brand-afa-pink:hover,
204
205
  .text-colour-brand-afa-pink {
205
206
  color: #BF387D;
206
207
  }
207
208
 
209
+ .text-colour-hover-brand-mhf-turquoise:hover,
210
+ .text-colour-brand-mhf-turquoise {
211
+ color: #62CFC9;
212
+ }
213
+
214
+ .text-colour-hover-brand-grey:hover,
215
+ .text-colour-brand-grey {
216
+ color: #CBC8C8;
217
+ }
218
+
208
219
  .text-colour-hover-white:hover,
209
220
  .text-colour-white {
210
221
  color: #FFFFFF;
@@ -235,6 +246,11 @@ a:hover {
235
246
  color: #4A4A4A;
236
247
  }
237
248
 
249
+ .text-colour-hover-brand-6:hover,
250
+ .text-colour-brand-6 {
251
+ color: #CBC8C8;
252
+ }
253
+
238
254
  :host {
239
255
  display: block;
240
256
  }
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  :host {
98
104
  display: content;
99
105
  }
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -138,13 +139,13 @@ a:hover {
138
139
  }
139
140
 
140
141
  .button-secondary {
141
- color: #000000;
142
+ color: #FFFFFF;
142
143
  background-color: #2AF135;
143
144
  border-color: #2AF135;
144
145
  }
145
146
  .button-secondary:hover {
147
+ color: #2AF135;
146
148
  background-color: #FFFFFF;
147
- border-color: #000000;
148
149
  }
149
150
 
150
151
  .button-tertiary {
@@ -153,6 +154,7 @@ a:hover {
153
154
  border-color: #FF7272;
154
155
  }
155
156
  .button-tertiary:hover {
157
+ color: #FF7272;
156
158
  background-color: #FFFFFF;
157
159
  }
158
160
 
@@ -162,6 +164,7 @@ a:hover {
162
164
  border-color: #B30510;
163
165
  }
164
166
  .button-brand-1:hover {
167
+ color: #B30510;
165
168
  background-color: #FFFFFF;
166
169
  }
167
170
 
@@ -171,6 +174,7 @@ a:hover {
171
174
  border-color: #6E0887;
172
175
  }
173
176
  .button-brand-2:hover {
177
+ color: #6E0887;
174
178
  background-color: #FFFFFF;
175
179
  }
176
180
 
@@ -180,6 +184,7 @@ a:hover {
180
184
  border-color: #50B400;
181
185
  }
182
186
  .button-brand-3:hover {
187
+ color: #50B400;
183
188
  background-color: #FFFFFF;
184
189
  }
185
190
 
@@ -189,7 +194,28 @@ a:hover {
189
194
  border-color: #FFE500;
190
195
  }
191
196
  .button-brand-4:hover {
192
- background-color: #000000;
197
+ color: #FFE500;
198
+ background-color: #FFFFFF;
199
+ }
200
+
201
+ .button-brand-5 {
202
+ color: #FFFFFF;
203
+ background-color: #F07D00;
204
+ border-color: #F07D00;
205
+ }
206
+ .button-brand-5:hover {
207
+ color: #F07D00;
208
+ background-color: #FFFFFF;
209
+ }
210
+
211
+ .button-brand-afa-pink {
212
+ color: #FFFFFF;
213
+ background-color: #BF387D;
214
+ border-color: #BF387D;
215
+ }
216
+ .button-brand-afa-pink:hover {
217
+ color: #BF387D;
218
+ background-color: #FFFFFF;
193
219
  }
194
220
 
195
221
  .button-brand-mhf-turquoise {
@@ -198,15 +224,77 @@ a:hover {
198
224
  border-color: #62CFC9;
199
225
  }
200
226
  .button-brand-mhf-turquoise:hover {
227
+ color: #62CFC9;
228
+ background-color: #FFFFFF;
229
+ }
230
+
231
+ .button-brand-grey {
232
+ color: #FFFFFF;
233
+ background-color: #CBC8C8;
234
+ border-color: #CBC8C8;
235
+ }
236
+ .button-brand-grey:hover {
237
+ color: #CBC8C8;
238
+ background-color: #FFFFFF;
239
+ }
240
+
241
+ .button-white {
242
+ color: #FFFFFF;
243
+ background-color: #FFFFFF;
244
+ border-color: #FFFFFF;
245
+ }
246
+ .button-white:hover {
247
+ color: #FFFFFF;
248
+ background-color: #FFFFFF;
249
+ }
250
+
251
+ .button-black {
252
+ color: #FFFFFF;
201
253
  background-color: #000000;
254
+ border-color: #000000;
255
+ }
256
+ .button-black:hover {
257
+ color: #000000;
258
+ background-color: #FFFFFF;
202
259
  }
203
260
 
204
- .button-brand-5 {
261
+ .button-grey-extra-light {
205
262
  color: #FFFFFF;
206
- background-color: #F07D00;
207
- border-color: #F07D00;
263
+ background-color: #D7D7D7;
264
+ border-color: #D7D7D7;
208
265
  }
209
- .button-brand-5:hover {
266
+ .button-grey-extra-light:hover {
267
+ color: #D7D7D7;
268
+ background-color: #FFFFFF;
269
+ }
270
+
271
+ .button-grey-light {
272
+ color: #FFFFFF;
273
+ background-color: #E8E8E8;
274
+ border-color: #E8E8E8;
275
+ }
276
+ .button-grey-light:hover {
277
+ color: #E8E8E8;
278
+ background-color: #FFFFFF;
279
+ }
280
+
281
+ .button-grey-medium {
282
+ color: #FFFFFF;
283
+ background-color: #8A8A8A;
284
+ border-color: #8A8A8A;
285
+ }
286
+ .button-grey-medium:hover {
287
+ color: #8A8A8A;
288
+ background-color: #FFFFFF;
289
+ }
290
+
291
+ .button-grey-dark {
292
+ color: #FFFFFF;
293
+ background-color: #4A4A4A;
294
+ border-color: #4A4A4A;
295
+ }
296
+ .button-grey-dark:hover {
297
+ color: #4A4A4A;
210
298
  background-color: #FFFFFF;
211
299
  }
212
300
 
@@ -219,19 +307,36 @@ a:hover {
219
307
  background-color: #000000;
220
308
  }
221
309
 
222
- .button-brand-afa-pink {
310
+ .button-secondary {
311
+ color: #000000;
312
+ }
313
+ .button-secondary:hover {
314
+ color: #000000;
315
+ background-color: #FFFFFF;
316
+ border-color: #000000;
317
+ }
318
+
319
+ .button-brand-4:hover {
320
+ background-color: #000000;
321
+ }
322
+
323
+ .button-brand-grey {
223
324
  color: #FFFFFF;
224
- background-color: #BF387D;
225
- border-color: #BF387D;
226
325
  }
326
+ .button-brand-grey:hover {
327
+ background-color: #000000;
328
+ }
329
+
330
+ .button-brand-mhf-turquoise:hover {
331
+ background-color: #000000;
332
+ }
333
+
227
334
  .button-brand-afa-pink:hover {
228
335
  background-color: #000000;
229
336
  }
230
337
 
231
338
  .button-white {
232
339
  color: #2C089B;
233
- background-color: #FFFFFF;
234
- border-color: #FFFFFF;
235
340
  }
236
341
  .button-white:hover {
237
342
  color: #000000;
@@ -240,51 +345,36 @@ a:hover {
240
345
 
241
346
  .button-black {
242
347
  color: #FFFFFF;
243
- background-color: #000000;
244
- border-color: #000000;
245
348
  }
246
349
  .button-black:hover {
247
- color: #000000;
248
350
  background-color: #FFFFFF;
249
351
  }
250
352
 
251
353
  .button-grey-extra-light {
252
354
  color: #000000;
253
- background-color: #D7D7D7;
254
- border-color: #D7D7D7;
255
355
  }
256
356
  .button-grey-extra-light:hover {
257
- color: #D7D7D7;
258
357
  background-color: #000000;
259
358
  }
260
359
 
261
360
  .button-grey-light {
262
361
  color: #000000;
263
- background-color: #E8E8E8;
264
- border-color: #E8E8E8;
265
362
  }
266
363
  .button-grey-light:hover {
267
- color: #E8E8E8;
268
364
  background-color: #000000;
269
365
  }
270
366
 
271
367
  .button-grey-medium {
272
368
  color: #FFFFFF;
273
- background-color: #8A8A8A;
274
- border-color: #8A8A8A;
275
369
  }
276
370
  .button-grey-medium:hover {
277
- color: #8A8A8A;
278
371
  background-color: #FFFFFF;
279
372
  }
280
373
 
281
374
  .button-grey-dark {
282
375
  color: #FFFFFF;
283
- background-color: #4A4A4A;
284
- border-color: #4A4A4A;
285
376
  }
286
377
  .button-grey-dark:hover {
287
- color: #4A4A4A;
288
378
  background-color: #FFFFFF;
289
379
  }
290
380
 
@@ -435,6 +525,20 @@ a:hover {
435
525
  background-color: transparent;
436
526
  }
437
527
 
528
+ .button-clear-brand-grey {
529
+ color: #CBC8C8;
530
+ background-color: transparent;
531
+ text-decoration: underline;
532
+ border: 0;
533
+ padding-left: 0;
534
+ padding-right: 0;
535
+ }
536
+ .button-clear-brand-grey:hover {
537
+ color: #CBC8C8;
538
+ text-decoration: none;
539
+ background-color: transparent;
540
+ }
541
+
438
542
  .button-clear-white {
439
543
  color: #FFFFFF;
440
544
  background-color: transparent;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -135,16 +136,21 @@ h5, .heading-5 {
135
136
  color: #F07D00;
136
137
  }
137
138
 
138
- .text-colour-hover-brand-6:hover,
139
- .text-colour-brand-6 {
140
- color: #CBC8C8;
141
- }
142
-
143
139
  .text-colour-hover-brand-afa-pink:hover,
144
140
  .text-colour-brand-afa-pink {
145
141
  color: #BF387D;
146
142
  }
147
143
 
144
+ .text-colour-hover-brand-mhf-turquoise:hover,
145
+ .text-colour-brand-mhf-turquoise {
146
+ color: #62CFC9;
147
+ }
148
+
149
+ .text-colour-hover-brand-grey:hover,
150
+ .text-colour-brand-grey {
151
+ color: #CBC8C8;
152
+ }
153
+
148
154
  .text-colour-hover-white:hover,
149
155
  .text-colour-white {
150
156
  color: #FFFFFF;
@@ -175,6 +181,11 @@ h5, .heading-5 {
175
181
  color: #4A4A4A;
176
182
  }
177
183
 
184
+ .text-colour-hover-brand-6:hover,
185
+ .text-colour-brand-6 {
186
+ color: #CBC8C8;
187
+ }
188
+
178
189
  :host {
179
190
  display: contents;
180
191
  font-family: "Euclid Triangle", sans-serif;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -105,16 +106,21 @@ a:hover {
105
106
  color: #F07D00;
106
107
  }
107
108
 
108
- .text-colour-hover-brand-6:hover,
109
- .text-colour-brand-6 {
110
- color: #CBC8C8;
111
- }
112
-
113
109
  .text-colour-hover-brand-afa-pink:hover,
114
110
  .text-colour-brand-afa-pink {
115
111
  color: #BF387D;
116
112
  }
117
113
 
114
+ .text-colour-hover-brand-mhf-turquoise:hover,
115
+ .text-colour-brand-mhf-turquoise {
116
+ color: #62CFC9;
117
+ }
118
+
119
+ .text-colour-hover-brand-grey:hover,
120
+ .text-colour-brand-grey {
121
+ color: #CBC8C8;
122
+ }
123
+
118
124
  .text-colour-hover-white:hover,
119
125
  .text-colour-white {
120
126
  color: #FFFFFF;
@@ -145,6 +151,11 @@ a:hover {
145
151
  color: #4A4A4A;
146
152
  }
147
153
 
154
+ .text-colour-hover-brand-6:hover,
155
+ .text-colour-brand-6 {
156
+ color: #CBC8C8;
157
+ }
158
+
148
159
  :host {
149
160
  display: contents;
150
161
  }
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  .fill-primary {
98
104
  fill: #2C089B;
99
105
  }
@@ -126,10 +132,6 @@ a:hover {
126
132
  fill: #F07D00;
127
133
  }
128
134
 
129
- .fill-brand-6 {
130
- fill: #CBC8C8;
131
- }
132
-
133
135
  .fill-brand-afa-pink {
134
136
  fill: #BF387D;
135
137
  }
@@ -138,6 +140,10 @@ a:hover {
138
140
  fill: #62CFC9;
139
141
  }
140
142
 
143
+ .fill-brand-grey {
144
+ fill: #CBC8C8;
145
+ }
146
+
141
147
  .fill-white {
142
148
  fill: #FFFFFF;
143
149
  }
@@ -162,8 +168,8 @@ a:hover {
162
168
  fill: #4A4A4A;
163
169
  }
164
170
 
165
- .fill-red {
166
- fill: red;
171
+ .fill-brand-6 {
172
+ fill: #CBC8C8;
167
173
  }
168
174
 
169
175
  :host {
@@ -245,6 +251,18 @@ a:hover {
245
251
  .category-icon-item.colour-scheme-brand-5 svg {
246
252
  fill: #000000;
247
253
  }
254
+ .category-icon-item.colour-scheme-mhf-turquoise {
255
+ background-color: #62CFC9;
256
+ }
257
+ .category-icon-item.colour-scheme-mhf-turquoise svg {
258
+ fill: #000000;
259
+ }
260
+ .category-icon-item.colour-scheme-brand-grey {
261
+ background-color: #CBC8C8;
262
+ }
263
+ .category-icon-item.colour-scheme-brand-grey svg {
264
+ fill: #000000;
265
+ }
248
266
  .category-icon-item.colour-scheme-brand-6 {
249
267
  background-color: #CBC8C8;
250
268
  }