@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;
@@ -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 {
@@ -262,16 +268,21 @@ a:hover {
262
268
  color: #F07D00;
263
269
  }
264
270
 
265
- .text-colour-hover-brand-6:hover,
266
- .text-colour-brand-6 {
267
- color: #CBC8C8;
268
- }
269
-
270
271
  .text-colour-hover-brand-afa-pink:hover,
271
272
  .text-colour-brand-afa-pink {
272
273
  color: #BF387D;
273
274
  }
274
275
 
276
+ .text-colour-hover-brand-mhf-turquoise:hover,
277
+ .text-colour-brand-mhf-turquoise {
278
+ color: #62CFC9;
279
+ }
280
+
281
+ .text-colour-hover-brand-grey:hover,
282
+ .text-colour-brand-grey {
283
+ color: #CBC8C8;
284
+ }
285
+
275
286
  .text-colour-hover-white:hover,
276
287
  .text-colour-white {
277
288
  color: #FFFFFF;
@@ -302,6 +313,11 @@ a:hover {
302
313
  color: #4A4A4A;
303
314
  }
304
315
 
316
+ .text-colour-hover-brand-6:hover,
317
+ .text-colour-brand-6 {
318
+ color: #CBC8C8;
319
+ }
320
+
305
321
  :host {
306
322
  display: contents;
307
323
  }
@@ -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;
@@ -54,16 +55,21 @@ a:hover {
54
55
  color: #F07D00;
55
56
  }
56
57
 
57
- .text-colour-hover-brand-6:hover,
58
- .text-colour-brand-6 {
59
- color: #CBC8C8;
60
- }
61
-
62
58
  .text-colour-hover-brand-afa-pink:hover,
63
59
  .text-colour-brand-afa-pink {
64
60
  color: #BF387D;
65
61
  }
66
62
 
63
+ .text-colour-hover-brand-mhf-turquoise:hover,
64
+ .text-colour-brand-mhf-turquoise {
65
+ color: #62CFC9;
66
+ }
67
+
68
+ .text-colour-hover-brand-grey:hover,
69
+ .text-colour-brand-grey {
70
+ color: #CBC8C8;
71
+ }
72
+
67
73
  .text-colour-hover-white:hover,
68
74
  .text-colour-white {
69
75
  color: #FFFFFF;
@@ -94,6 +100,11 @@ a:hover {
94
100
  color: #4A4A4A;
95
101
  }
96
102
 
103
+ .text-colour-hover-brand-6:hover,
104
+ .text-colour-brand-6 {
105
+ color: #CBC8C8;
106
+ }
107
+
97
108
  :host {
98
109
  display: contents;
99
110
  }
@@ -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
  .misc-icon-item.colour-scheme-brand-5 svg {
228
234
  fill: #000000;
229
235
  }
236
+ .misc-icon-item.colour-scheme-mhf-turquoise {
237
+ background-color: #62CFC9;
238
+ }
239
+ .misc-icon-item.colour-scheme-mhf-turquoise svg {
240
+ fill: #000000;
241
+ }
242
+ .misc-icon-item.colour-scheme-brand-grey {
243
+ background-color: #CBC8C8;
244
+ }
245
+ .misc-icon-item.colour-scheme-brand-grey svg {
246
+ fill: #000000;
247
+ }
230
248
  .misc-icon-item.colour-scheme-brand-6 {
231
249
  background-color: #CBC8C8;
232
250
  }
@@ -353,6 +371,18 @@ a:hover {
353
371
  .misc-icon-item.colour-scheme-brand-5 svg {
354
372
  fill: #000000;
355
373
  }
374
+ .misc-icon-item.colour-scheme-mhf-turquoise {
375
+ background-color: #62CFC9;
376
+ }
377
+ .misc-icon-item.colour-scheme-mhf-turquoise svg {
378
+ fill: #000000;
379
+ }
380
+ .misc-icon-item.colour-scheme-brand-grey {
381
+ background-color: #CBC8C8;
382
+ }
383
+ .misc-icon-item.colour-scheme-brand-grey svg {
384
+ fill: #000000;
385
+ }
356
386
  .misc-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;
@@ -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;
@@ -110,16 +111,21 @@ a:hover {
110
111
  color: #F07D00;
111
112
  }
112
113
 
113
- .text-colour-hover-brand-6:hover,
114
- .text-colour-brand-6 {
115
- color: #CBC8C8;
116
- }
117
-
118
114
  .text-colour-hover-brand-afa-pink:hover,
119
115
  .text-colour-brand-afa-pink {
120
116
  color: #BF387D;
121
117
  }
122
118
 
119
+ .text-colour-hover-brand-mhf-turquoise:hover,
120
+ .text-colour-brand-mhf-turquoise {
121
+ color: #62CFC9;
122
+ }
123
+
124
+ .text-colour-hover-brand-grey:hover,
125
+ .text-colour-brand-grey {
126
+ color: #CBC8C8;
127
+ }
128
+
123
129
  .text-colour-hover-white:hover,
124
130
  .text-colour-white {
125
131
  color: #FFFFFF;
@@ -150,6 +156,11 @@ a:hover {
150
156
  color: #4A4A4A;
151
157
  }
152
158
 
159
+ .text-colour-hover-brand-6:hover,
160
+ .text-colour-brand-6 {
161
+ color: #CBC8C8;
162
+ }
163
+
153
164
  :host {
154
165
  display: contents;
155
166
  }
@@ -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
  .text-colour-hover-primary:hover,
98
104
  .text-colour-primary {
99
105
  color: #2C089B;
@@ -134,16 +140,21 @@ a:hover {
134
140
  color: #F07D00;
135
141
  }
136
142
 
137
- .text-colour-hover-brand-6:hover,
138
- .text-colour-brand-6 {
139
- color: #CBC8C8;
140
- }
141
-
142
143
  .text-colour-hover-brand-afa-pink:hover,
143
144
  .text-colour-brand-afa-pink {
144
145
  color: #BF387D;
145
146
  }
146
147
 
148
+ .text-colour-hover-brand-mhf-turquoise:hover,
149
+ .text-colour-brand-mhf-turquoise {
150
+ color: #62CFC9;
151
+ }
152
+
153
+ .text-colour-hover-brand-grey:hover,
154
+ .text-colour-brand-grey {
155
+ color: #CBC8C8;
156
+ }
157
+
147
158
  .text-colour-hover-white:hover,
148
159
  .text-colour-white {
149
160
  color: #FFFFFF;
@@ -174,6 +185,11 @@ a:hover {
174
185
  color: #4A4A4A;
175
186
  }
176
187
 
188
+ .text-colour-hover-brand-6:hover,
189
+ .text-colour-brand-6 {
190
+ color: #CBC8C8;
191
+ }
192
+
177
193
  .fill-primary {
178
194
  fill: #2C089B;
179
195
  }
@@ -206,10 +222,6 @@ a:hover {
206
222
  fill: #F07D00;
207
223
  }
208
224
 
209
- .fill-brand-6 {
210
- fill: #CBC8C8;
211
- }
212
-
213
225
  .fill-brand-afa-pink {
214
226
  fill: #BF387D;
215
227
  }
@@ -218,6 +230,10 @@ a:hover {
218
230
  fill: #62CFC9;
219
231
  }
220
232
 
233
+ .fill-brand-grey {
234
+ fill: #CBC8C8;
235
+ }
236
+
221
237
  .fill-white {
222
238
  fill: #FFFFFF;
223
239
  }
@@ -242,8 +258,8 @@ a:hover {
242
258
  fill: #4A4A4A;
243
259
  }
244
260
 
245
- .fill-red {
246
- fill: red;
261
+ .fill-brand-6 {
262
+ fill: #CBC8C8;
247
263
  }
248
264
 
249
265
  :host {
@@ -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 {
@@ -228,6 +234,18 @@ a:hover {
228
234
  .social-icon-item.colour-scheme-brand-5 svg {
229
235
  fill: #000000;
230
236
  }
237
+ .social-icon-item.colour-scheme-mhf-turquoise {
238
+ background-color: #62CFC9;
239
+ }
240
+ .social-icon-item.colour-scheme-mhf-turquoise svg {
241
+ fill: #000000;
242
+ }
243
+ .social-icon-item.colour-scheme-brand-grey {
244
+ background-color: #CBC8C8;
245
+ }
246
+ .social-icon-item.colour-scheme-brand-grey svg {
247
+ fill: #000000;
248
+ }
231
249
  .social-icon-item.colour-scheme-brand-6 {
232
250
  background-color: #CBC8C8;
233
251
  }
@@ -356,6 +374,18 @@ a:hover {
356
374
  .social-icon-item.colour-scheme-brand-5 svg {
357
375
  fill: #000000;
358
376
  }
377
+ .social-icon-item.colour-scheme-mhf-turquoise {
378
+ background-color: #62CFC9;
379
+ }
380
+ .social-icon-item.colour-scheme-mhf-turquoise svg {
381
+ fill: #000000;
382
+ }
383
+ .social-icon-item.colour-scheme-brand-grey {
384
+ background-color: #CBC8C8;
385
+ }
386
+ .social-icon-item.colour-scheme-brand-grey svg {
387
+ fill: #000000;
388
+ }
359
389
  .social-icon-item.colour-scheme-brand-6 {
360
390
  background-color: #CBC8C8;
361
391
  }
@@ -483,6 +513,18 @@ a:hover {
483
513
  .social-icon-item.wide.colour-scheme-brand-5 svg {
484
514
  fill: #000000;
485
515
  }
516
+ .social-icon-item.wide.colour-scheme-mhf-turquoise {
517
+ background-color: #62CFC9;
518
+ }
519
+ .social-icon-item.wide.colour-scheme-mhf-turquoise svg {
520
+ fill: #000000;
521
+ }
522
+ .social-icon-item.wide.colour-scheme-brand-grey {
523
+ background-color: #CBC8C8;
524
+ }
525
+ .social-icon-item.wide.colour-scheme-brand-grey svg {
526
+ fill: #000000;
527
+ }
486
528
  .social-icon-item.wide.colour-scheme-brand-6 {
487
529
  background-color: #CBC8C8;
488
530
  }
@@ -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;