@biggive/components 202309200915.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 (101) 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 +11 -11
  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 +1 -0
  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 +16 -10
  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 +22 -16
  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 +16 -10
  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 +117 -27
  26. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +1 -0
  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 +1 -0
  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 +22 -16
  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 +1 -0
  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 +1 -0
  42. package/dist/collection/components/biggive-icon-button/biggive-icon-button.css +16 -10
  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 +16 -10
  46. package/dist/collection/components/biggive-image-card/biggive-image-card.css +22 -16
  47. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +1 -0
  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 +1 -0
  58. package/dist/collection/components/biggive-sheet/biggive-sheet.css +22 -16
  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 +1 -0
  62. package/dist/collection/components/biggive-table/biggive-table.css +22 -16
  63. package/dist/collection/components/biggive-timeline/biggive-timeline.css +1 -0
  64. package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.css +1 -0
  65. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +16 -10
  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 +1 -0
  69. package/dist/components/biggive-article-card.js +1 -1
  70. package/dist/components/biggive-basic-card.js +1 -1
  71. package/dist/components/biggive-beneficiary-icon.js +1 -1
  72. package/dist/components/biggive-biography-card.js +1 -1
  73. package/dist/components/biggive-boxed-content.js +1 -1
  74. package/dist/components/biggive-button2.js +1 -1
  75. package/dist/components/biggive-category-icon.js +1 -1
  76. package/dist/components/biggive-cookie-banner.js +1 -1
  77. package/dist/components/biggive-generic-icon2.js +1 -1
  78. package/dist/components/biggive-icon-button.js +1 -1
  79. package/dist/components/biggive-image-button.js +1 -1
  80. package/dist/components/biggive-image-card.js +1 -1
  81. package/dist/components/biggive-misc-icon2.js +1 -1
  82. package/dist/components/biggive-sheet.js +1 -1
  83. package/dist/components/biggive-social-icon2.js +1 -1
  84. package/dist/components/biggive-table.js +1 -1
  85. package/dist/components/biggive-totalizer.js +1 -1
  86. package/dist/esm/biggive-accordion_43.entry.js +11 -11
  87. package/dist/esm/biggive-basic-card.entry.js +1 -1
  88. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  89. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  90. package/dist/esm/biggive-category-icon.entry.js +1 -1
  91. package/dist/esm/biggive-image-card.entry.js +1 -1
  92. package/dist/esm/biggive-table.entry.js +1 -1
  93. package/hydrate/index.js +17 -17
  94. package/package.json +1 -1
  95. package/dist/biggive/p-411b8418.entry.js +0 -1
  96. package/dist/biggive/p-69ece367.entry.js +0 -1
  97. package/dist/biggive/p-708e19bb.entry.js +0 -1
  98. package/dist/biggive/p-b64b5744.entry.js +0 -1
  99. package/dist/biggive/p-c286eab9.entry.js +0 -1
  100. package/dist/biggive/p-cc0d0381.entry.js +0 -1
  101. package/dist/biggive/p-f46ff184.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;
@@ -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
 
@@ -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;
@@ -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;
@@ -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
  }
@@ -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
  .space-above-0 {
@@ -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;
@@ -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;
@@ -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 {
@@ -227,6 +233,18 @@ a:hover {
227
233
  .generic-icon-item.colour-scheme-brand-5 svg {
228
234
  fill: #000000;
229
235
  }
236
+ .generic-icon-item.colour-scheme-mhf-turquoise {
237
+ background-color: #62CFC9;
238
+ }
239
+ .generic-icon-item.colour-scheme-mhf-turquoise svg {
240
+ fill: #000000;
241
+ }
242
+ .generic-icon-item.colour-scheme-brand-grey {
243
+ background-color: #CBC8C8;
244
+ }
245
+ .generic-icon-item.colour-scheme-brand-grey svg {
246
+ fill: #000000;
247
+ }
230
248
  .generic-icon-item.colour-scheme-brand-6 {
231
249
  background-color: #CBC8C8;
232
250
  }
@@ -353,6 +371,18 @@ a:hover {
353
371
  .generic-icon-item.colour-scheme-brand-5 svg {
354
372
  fill: #000000;
355
373
  }
374
+ .generic-icon-item.colour-scheme-mhf-turquoise {
375
+ background-color: #62CFC9;
376
+ }
377
+ .generic-icon-item.colour-scheme-mhf-turquoise svg {
378
+ fill: #000000;
379
+ }
380
+ .generic-icon-item.colour-scheme-brand-grey {
381
+ background-color: #CBC8C8;
382
+ }
383
+ .generic-icon-item.colour-scheme-brand-grey svg {
384
+ fill: #000000;
385
+ }
356
386
  .generic-icon-item.colour-scheme-brand-6 {
357
387
  background-color: #CBC8C8;
358
388
  }
@@ -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;