@biggive/components 202309201242.0.0 → 202309211700.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.
- package/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/p-096075f1.entry.js +1 -0
- package/dist/biggive/p-2781a486.entry.js +1 -0
- package/dist/biggive/p-372efbf1.entry.js +1 -0
- package/dist/biggive/p-3a13b23d.entry.js +1 -0
- package/dist/biggive/p-57f9bf7e.entry.js +1 -0
- package/dist/biggive/p-87a0a022.entry.js +1 -0
- package/dist/biggive/p-a5738158.entry.js +1 -0
- package/dist/biggive/p-d6357cc1.entry.js +1 -0
- package/dist/cjs/{biggive-accordion_43.cjs.entry.js → biggive-accordion_42.cjs.entry.js} +22 -58
- package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-cookie-banner.cjs.entry.js +42 -0
- package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-table.cjs.entry.js +1 -1
- package/dist/cjs/biggive.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/biggive-accordion/biggive-accordion.css +96 -6
- package/dist/collection/components/biggive-accordion/biggive-accordion.js +2 -2
- package/dist/collection/components/biggive-accordion-entry/biggive-accordion-entry.css +2 -0
- package/dist/collection/components/biggive-article-card/biggive-article-card.css +144 -8
- package/dist/collection/components/biggive-article-card/biggive-article-card.js +6 -6
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +2 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +72 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +4 -4
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +47 -0
- package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +213 -14
- package/dist/collection/components/biggive-biography-card/biggive-biography-card.js +2 -2
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +27 -0
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +2 -0
- package/dist/collection/components/biggive-button/biggive-button.css +122 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +27 -0
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +2 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +2 -0
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +2 -0
- package/dist/collection/components/biggive-carousel/biggive-carousel.css +27 -0
- package/dist/collection/components/biggive-carousel/biggive-carousel.js +2 -2
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +47 -0
- package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.css +72 -0
- package/dist/collection/components/biggive-filtered-carousel/biggive-filtered-carousel.css +2 -0
- package/dist/collection/components/biggive-filtered-carousel/biggive-filtered-carousel.js +2 -2
- package/dist/collection/components/biggive-footer/biggive-footer.css +2 -0
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +2 -0
- package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.css +2 -0
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +27 -0
- package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.css +47 -0
- package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js +2 -2
- package/dist/collection/components/biggive-grid/biggive-grid.css +2 -0
- package/dist/collection/components/biggive-heading/biggive-heading.css +48 -4
- package/dist/collection/components/biggive-heading/biggive-heading.js +2 -2
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +50 -2
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +5 -5
- package/dist/collection/components/biggive-icon-button/biggive-icon-button.css +98 -4
- package/dist/collection/components/biggive-icon-button/biggive-icon-button.js +3 -3
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +2 -0
- package/dist/collection/components/biggive-image/biggive-image.css +2 -0
- package/dist/collection/components/biggive-image-button/biggive-image-button.css +75 -2
- package/dist/collection/components/biggive-image-button/biggive-image-button.js +3 -3
- package/dist/collection/components/biggive-image-card/biggive-image-card.css +72 -0
- package/dist/collection/components/biggive-image-card/biggive-image-card.js +2 -2
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +27 -0
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.css +2 -0
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +47 -0
- package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +2 -0
- package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +2 -0
- package/dist/collection/components/biggive-page-column/biggive-page-column.css +2 -0
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +2 -0
- package/dist/collection/components/biggive-page-section/biggive-page-section.css +72 -6
- package/dist/collection/components/biggive-popup/biggive-popup.css +2 -0
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +2 -0
- package/dist/collection/components/biggive-quote/biggive-quote.css +50 -2
- package/dist/collection/components/biggive-quote/biggive-quote.js +2 -2
- package/dist/collection/components/biggive-sheet/biggive-sheet.css +95 -2
- package/dist/collection/components/biggive-sheet/biggive-sheet.js +2 -2
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +47 -0
- package/dist/collection/components/biggive-tab/biggive-tab.css +2 -0
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +173 -13
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +6 -6
- package/dist/collection/components/biggive-table/biggive-table.css +139 -8
- package/dist/collection/components/biggive-table/biggive-table.js +4 -4
- package/dist/collection/components/biggive-timeline/biggive-timeline.css +280 -22
- package/dist/collection/components/biggive-timeline/biggive-timeline.js +11 -11
- package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.css +2 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +52 -0
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +2 -0
- package/dist/collection/components/biggive-video/biggive-video.css +2 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +27 -0
- package/dist/components/biggive-accordion.js +1 -1
- package/dist/components/biggive-article-card.js +1 -1
- package/dist/components/biggive-basic-card.js +1 -1
- package/dist/components/biggive-beneficiary-icon.js +1 -1
- package/dist/components/biggive-biography-card.js +1 -1
- package/dist/components/biggive-boxed-content.js +1 -1
- package/dist/components/biggive-button2.js +1 -1
- package/dist/components/biggive-call-to-action.js +1 -1
- package/dist/components/biggive-carousel2.js +1 -1
- package/dist/components/biggive-category-icon.js +1 -1
- package/dist/components/biggive-cookie-banner.js +1 -1
- package/dist/components/biggive-formatted-text.js +1 -1
- package/dist/components/biggive-generic-icon2.js +1 -1
- package/dist/components/biggive-heading.js +1 -1
- package/dist/components/biggive-hero-image.js +1 -1
- package/dist/components/biggive-icon-button.js +1 -1
- package/dist/components/biggive-image-button.js +1 -1
- package/dist/components/biggive-image-card.js +1 -1
- package/dist/components/biggive-image-feature.js +1 -1
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-page-section.js +1 -1
- package/dist/components/biggive-quote.js +1 -1
- package/dist/components/biggive-sheet.js +1 -1
- package/dist/components/biggive-social-icon2.js +1 -1
- package/dist/components/biggive-tabbed-content.js +1 -1
- package/dist/components/biggive-table.js +1 -1
- package/dist/components/biggive-timeline.js +1 -1
- package/dist/components/biggive-totalizer.js +1 -1
- package/dist/components/biggive-video-feature.js +1 -1
- package/dist/esm/{biggive-accordion_43.entry.js → biggive-accordion_42.entry.js} +23 -58
- package/dist/esm/biggive-basic-card.entry.js +1 -1
- package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
- package/dist/esm/biggive-boxed-content.entry.js +1 -1
- package/dist/esm/biggive-category-icon.entry.js +1 -1
- package/dist/esm/biggive-cookie-banner.entry.js +38 -0
- package/dist/esm/biggive-image-card.entry.js +1 -1
- package/dist/esm/biggive-table.entry.js +1 -1
- package/dist/esm/biggive.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/globals/brand-colour.d.ts +2 -2
- package/hydrate/index.js +29 -29
- package/package.json +1 -1
- package/dist/biggive/p-144e9233.entry.js +0 -1
- package/dist/biggive/p-62969558.entry.js +0 -1
- package/dist/biggive/p-6e54b647.entry.js +0 -1
- package/dist/biggive/p-92429b63.entry.js +0 -1
- package/dist/biggive/p-98c8a42d.entry.js +0 -1
- package/dist/biggive/p-bf9807bb.entry.js +0 -1
- package/dist/biggive/p-ff05adc7.entry.js +0 -1
|
@@ -160,7 +160,7 @@ export class BiggiveTabbedContent {
|
|
|
160
160
|
"mutable": false,
|
|
161
161
|
"complexType": {
|
|
162
162
|
"original": "brandColour",
|
|
163
|
-
"resolved": "\"black\" | \"brand-
|
|
163
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
164
164
|
"references": {
|
|
165
165
|
"brandColour": {
|
|
166
166
|
"location": "import",
|
|
@@ -183,7 +183,7 @@ export class BiggiveTabbedContent {
|
|
|
183
183
|
"mutable": false,
|
|
184
184
|
"complexType": {
|
|
185
185
|
"original": "brandColour",
|
|
186
|
-
"resolved": "\"black\" | \"brand-
|
|
186
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
187
187
|
"references": {
|
|
188
188
|
"brandColour": {
|
|
189
189
|
"location": "import",
|
|
@@ -206,7 +206,7 @@ export class BiggiveTabbedContent {
|
|
|
206
206
|
"mutable": false,
|
|
207
207
|
"complexType": {
|
|
208
208
|
"original": "brandColour",
|
|
209
|
-
"resolved": "\"black\" | \"brand-
|
|
209
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
210
210
|
"references": {
|
|
211
211
|
"brandColour": {
|
|
212
212
|
"location": "import",
|
|
@@ -229,7 +229,7 @@ export class BiggiveTabbedContent {
|
|
|
229
229
|
"mutable": false,
|
|
230
230
|
"complexType": {
|
|
231
231
|
"original": "brandColour",
|
|
232
|
-
"resolved": "\"black\" | \"brand-
|
|
232
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
233
233
|
"references": {
|
|
234
234
|
"brandColour": {
|
|
235
235
|
"location": "import",
|
|
@@ -252,7 +252,7 @@ export class BiggiveTabbedContent {
|
|
|
252
252
|
"mutable": false,
|
|
253
253
|
"complexType": {
|
|
254
254
|
"original": "brandColour",
|
|
255
|
-
"resolved": "\"black\" | \"brand-
|
|
255
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
256
256
|
"references": {
|
|
257
257
|
"brandColour": {
|
|
258
258
|
"location": "import",
|
|
@@ -275,7 +275,7 @@ export class BiggiveTabbedContent {
|
|
|
275
275
|
"mutable": false,
|
|
276
276
|
"complexType": {
|
|
277
277
|
"original": "brandColour",
|
|
278
|
-
"resolved": "\"black\" | \"brand-
|
|
278
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
279
279
|
"references": {
|
|
280
280
|
"brandColour": {
|
|
281
281
|
"location": "import",
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
|
|
3
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.
|
|
4
|
+
*
|
|
5
|
+
* NOTE: brand-1 to brand-5 are deprecated, please use the color brands instead
|
|
4
6
|
*/
|
|
5
7
|
a {
|
|
6
8
|
color: inherit;
|
|
@@ -50,6 +52,31 @@ a:hover {
|
|
|
50
52
|
background-color: #F07D00;
|
|
51
53
|
}
|
|
52
54
|
|
|
55
|
+
.background-colour-hover-brand-cc-red:hover,
|
|
56
|
+
.background-colour-brand-cc-red {
|
|
57
|
+
background-color: #B30510;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.background-colour-hover-brand-wgmf-purple:hover,
|
|
61
|
+
.background-colour-brand-wgmf-purple {
|
|
62
|
+
background-color: #6E0887;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.background-colour-hover-brand-gmf-green:hover,
|
|
66
|
+
.background-colour-brand-gmf-green {
|
|
67
|
+
background-color: #50B400;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.background-colour-hover-brand-emf-yellow:hover,
|
|
71
|
+
.background-colour-brand-emf-yellow {
|
|
72
|
+
background-color: #FFE500;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.background-colour-hover-brand-c4c-orange:hover,
|
|
76
|
+
.background-colour-brand-c4c-orange {
|
|
77
|
+
background-color: #F07D00;
|
|
78
|
+
}
|
|
79
|
+
|
|
53
80
|
.background-colour-hover-brand-afa-pink:hover,
|
|
54
81
|
.background-colour-brand-afa-pink {
|
|
55
82
|
background-color: #BF387D;
|
|
@@ -132,6 +159,26 @@ a:hover {
|
|
|
132
159
|
fill: #F07D00;
|
|
133
160
|
}
|
|
134
161
|
|
|
162
|
+
.fill-brand-cc-red {
|
|
163
|
+
fill: #B30510;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.fill-brand-wgmf-purple {
|
|
167
|
+
fill: #6E0887;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.fill-brand-gmf-green {
|
|
171
|
+
fill: #50B400;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
.fill-brand-emf-yellow {
|
|
175
|
+
fill: #FFE500;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
.fill-brand-c4c-orange {
|
|
179
|
+
fill: #F07D00;
|
|
180
|
+
}
|
|
181
|
+
|
|
135
182
|
.fill-brand-afa-pink {
|
|
136
183
|
fill: #BF387D;
|
|
137
184
|
}
|
|
@@ -275,17 +322,65 @@ a:hover {
|
|
|
275
322
|
.container.body-background-colour-brand-5 tbody {
|
|
276
323
|
background-color: #F07D00;
|
|
277
324
|
}
|
|
278
|
-
.container.header-text-colour-brand-
|
|
279
|
-
color: #
|
|
325
|
+
.container.header-text-colour-brand-cc-red thead {
|
|
326
|
+
color: #B30510;
|
|
280
327
|
}
|
|
281
|
-
.container.header-background-colour-brand-
|
|
282
|
-
background-color: #
|
|
328
|
+
.container.header-background-colour-brand-cc-red thead {
|
|
329
|
+
background-color: #B30510;
|
|
283
330
|
}
|
|
284
|
-
.container.body-text-colour-brand-
|
|
285
|
-
color: #
|
|
331
|
+
.container.body-text-colour-brand-cc-red tbody {
|
|
332
|
+
color: #B30510;
|
|
286
333
|
}
|
|
287
|
-
.container.body-background-colour-brand-
|
|
288
|
-
background-color: #
|
|
334
|
+
.container.body-background-colour-brand-cc-red tbody {
|
|
335
|
+
background-color: #B30510;
|
|
336
|
+
}
|
|
337
|
+
.container.header-text-colour-brand-wgmf-purple thead {
|
|
338
|
+
color: #6E0887;
|
|
339
|
+
}
|
|
340
|
+
.container.header-background-colour-brand-wgmf-purple thead {
|
|
341
|
+
background-color: #6E0887;
|
|
342
|
+
}
|
|
343
|
+
.container.body-text-colour-brand-wgmf-purple tbody {
|
|
344
|
+
color: #6E0887;
|
|
345
|
+
}
|
|
346
|
+
.container.body-background-colour-brand-wgmf-purple tbody {
|
|
347
|
+
background-color: #6E0887;
|
|
348
|
+
}
|
|
349
|
+
.container.header-text-colour-brand-gmf-green thead {
|
|
350
|
+
color: #50B400;
|
|
351
|
+
}
|
|
352
|
+
.container.header-background-colour-brand-gmf-green thead {
|
|
353
|
+
background-color: #50B400;
|
|
354
|
+
}
|
|
355
|
+
.container.body-text-colour-brand-gmf-green tbody {
|
|
356
|
+
color: #50B400;
|
|
357
|
+
}
|
|
358
|
+
.container.body-background-colour-brand-gmf-green tbody {
|
|
359
|
+
background-color: #50B400;
|
|
360
|
+
}
|
|
361
|
+
.container.header-text-colour-brand-emf-yellow thead {
|
|
362
|
+
color: #FFE500;
|
|
363
|
+
}
|
|
364
|
+
.container.header-background-colour-brand-emf-yellow thead {
|
|
365
|
+
background-color: #FFE500;
|
|
366
|
+
}
|
|
367
|
+
.container.body-text-colour-brand-emf-yellow tbody {
|
|
368
|
+
color: #FFE500;
|
|
369
|
+
}
|
|
370
|
+
.container.body-background-colour-brand-emf-yellow tbody {
|
|
371
|
+
background-color: #FFE500;
|
|
372
|
+
}
|
|
373
|
+
.container.header-text-colour-brand-c4c-orange thead {
|
|
374
|
+
color: #F07D00;
|
|
375
|
+
}
|
|
376
|
+
.container.header-background-colour-brand-c4c-orange thead {
|
|
377
|
+
background-color: #F07D00;
|
|
378
|
+
}
|
|
379
|
+
.container.body-text-colour-brand-c4c-orange tbody {
|
|
380
|
+
color: #F07D00;
|
|
381
|
+
}
|
|
382
|
+
.container.body-background-colour-brand-c4c-orange tbody {
|
|
383
|
+
background-color: #F07D00;
|
|
289
384
|
}
|
|
290
385
|
.container.header-text-colour-brand-afa-pink thead {
|
|
291
386
|
color: #BF387D;
|
|
@@ -299,6 +394,30 @@ a:hover {
|
|
|
299
394
|
.container.body-background-colour-brand-afa-pink tbody {
|
|
300
395
|
background-color: #BF387D;
|
|
301
396
|
}
|
|
397
|
+
.container.header-text-colour-brand-mhf-turquoise thead {
|
|
398
|
+
color: #62CFC9;
|
|
399
|
+
}
|
|
400
|
+
.container.header-background-colour-brand-mhf-turquoise thead {
|
|
401
|
+
background-color: #62CFC9;
|
|
402
|
+
}
|
|
403
|
+
.container.body-text-colour-brand-mhf-turquoise tbody {
|
|
404
|
+
color: #62CFC9;
|
|
405
|
+
}
|
|
406
|
+
.container.body-background-colour-brand-mhf-turquoise tbody {
|
|
407
|
+
background-color: #62CFC9;
|
|
408
|
+
}
|
|
409
|
+
.container.header-text-colour-brand-grey thead {
|
|
410
|
+
color: #CBC8C8;
|
|
411
|
+
}
|
|
412
|
+
.container.header-background-colour-brand-grey thead {
|
|
413
|
+
background-color: #CBC8C8;
|
|
414
|
+
}
|
|
415
|
+
.container.body-text-colour-brand-grey tbody {
|
|
416
|
+
color: #CBC8C8;
|
|
417
|
+
}
|
|
418
|
+
.container.body-background-colour-brand-grey tbody {
|
|
419
|
+
background-color: #CBC8C8;
|
|
420
|
+
}
|
|
302
421
|
.container.header-text-colour-white thead {
|
|
303
422
|
color: #FFFFFF;
|
|
304
423
|
}
|
|
@@ -371,6 +490,18 @@ a:hover {
|
|
|
371
490
|
.container.body-background-colour-grey-dark tbody {
|
|
372
491
|
background-color: #4A4A4A;
|
|
373
492
|
}
|
|
493
|
+
.container.header-text-colour-brand-6 thead {
|
|
494
|
+
color: #62CFC9;
|
|
495
|
+
}
|
|
496
|
+
.container.header-background-colour-brand-6 thead {
|
|
497
|
+
background-color: #62CFC9;
|
|
498
|
+
}
|
|
499
|
+
.container.body-text-colour-brand-6 tbody {
|
|
500
|
+
color: #62CFC9;
|
|
501
|
+
}
|
|
502
|
+
.container.body-background-colour-brand-6 tbody {
|
|
503
|
+
background-color: #62CFC9;
|
|
504
|
+
}
|
|
374
505
|
.container table {
|
|
375
506
|
width: 100%;
|
|
376
507
|
border-collapse: collapse;
|
|
@@ -60,7 +60,7 @@ export class BiggiveTable {
|
|
|
60
60
|
"mutable": false,
|
|
61
61
|
"complexType": {
|
|
62
62
|
"original": "brandColour",
|
|
63
|
-
"resolved": "\"black\" | \"brand-
|
|
63
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
64
64
|
"references": {
|
|
65
65
|
"brandColour": {
|
|
66
66
|
"location": "import",
|
|
@@ -83,7 +83,7 @@ export class BiggiveTable {
|
|
|
83
83
|
"mutable": false,
|
|
84
84
|
"complexType": {
|
|
85
85
|
"original": "brandColour",
|
|
86
|
-
"resolved": "\"black\" | \"brand-
|
|
86
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
87
87
|
"references": {
|
|
88
88
|
"brandColour": {
|
|
89
89
|
"location": "import",
|
|
@@ -106,7 +106,7 @@ export class BiggiveTable {
|
|
|
106
106
|
"mutable": false,
|
|
107
107
|
"complexType": {
|
|
108
108
|
"original": "brandColour",
|
|
109
|
-
"resolved": "\"black\" | \"brand-
|
|
109
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
110
110
|
"references": {
|
|
111
111
|
"brandColour": {
|
|
112
112
|
"location": "import",
|
|
@@ -129,7 +129,7 @@ export class BiggiveTable {
|
|
|
129
129
|
"mutable": false,
|
|
130
130
|
"complexType": {
|
|
131
131
|
"original": "brandColour",
|
|
132
|
-
"resolved": "\"black\" | \"brand-
|
|
132
|
+
"resolved": "\"black\" | \"brand-afa-pink\" | \"brand-c4c-orange\" | \"brand-cc-red\" | \"brand-emf-yellow\" | \"brand-gmf-green\" | \"brand-grey\" | \"brand-mhf-turquoise\" | \"brand-wgmf-purple\" | \"grey-dark\" | \"grey-extra-light\" | \"grey-light\" | \"grey-medium\" | \"primary\" | \"secondary\" | \"tertiary\" | \"white\"",
|
|
133
133
|
"references": {
|
|
134
134
|
"brandColour": {
|
|
135
135
|
"location": "import",
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
|
|
3
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.
|
|
4
|
+
*
|
|
5
|
+
* NOTE: brand-1 to brand-5 are deprecated, please use the color brands instead
|
|
4
6
|
*/
|
|
5
7
|
a {
|
|
6
8
|
color: inherit;
|
|
@@ -106,6 +108,31 @@ a:hover {
|
|
|
106
108
|
color: #F07D00;
|
|
107
109
|
}
|
|
108
110
|
|
|
111
|
+
.text-colour-hover-brand-cc-red:hover,
|
|
112
|
+
.text-colour-brand-cc-red {
|
|
113
|
+
color: #B30510;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.text-colour-hover-brand-wgmf-purple:hover,
|
|
117
|
+
.text-colour-brand-wgmf-purple {
|
|
118
|
+
color: #6E0887;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.text-colour-hover-brand-gmf-green:hover,
|
|
122
|
+
.text-colour-brand-gmf-green {
|
|
123
|
+
color: #50B400;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.text-colour-hover-brand-emf-yellow:hover,
|
|
127
|
+
.text-colour-brand-emf-yellow {
|
|
128
|
+
color: #FFE500;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.text-colour-hover-brand-c4c-orange:hover,
|
|
132
|
+
.text-colour-brand-c4c-orange {
|
|
133
|
+
color: #F07D00;
|
|
134
|
+
}
|
|
135
|
+
|
|
109
136
|
.text-colour-hover-brand-afa-pink:hover,
|
|
110
137
|
.text-colour-brand-afa-pink {
|
|
111
138
|
color: #BF387D;
|
|
@@ -499,38 +526,170 @@ a:hover {
|
|
|
499
526
|
.container.entry-text-colour-brand-5 .entry .content {
|
|
500
527
|
color: #F07D00;
|
|
501
528
|
}
|
|
502
|
-
.container.text-colour-brand-
|
|
503
|
-
color: #
|
|
529
|
+
.container.text-colour-brand-cc-red .navigation li {
|
|
530
|
+
color: #B30510;
|
|
504
531
|
}
|
|
505
|
-
.container.navigation-highlight-colour-brand-
|
|
506
|
-
border-color: #
|
|
532
|
+
.container.navigation-highlight-colour-brand-cc-red .navigation ul {
|
|
533
|
+
border-color: #B30510;
|
|
507
534
|
}
|
|
508
|
-
.container.selected-text-colour-brand-
|
|
509
|
-
color: #
|
|
535
|
+
.container.selected-text-colour-brand-cc-red .navigation li.selected {
|
|
536
|
+
color: #B30510;
|
|
510
537
|
}
|
|
511
|
-
.container.selected-navigation-highlight-colour-brand-
|
|
512
|
-
border-color: #
|
|
538
|
+
.container.selected-navigation-highlight-colour-brand-cc-red .navigation li.selected {
|
|
539
|
+
border-color: #B30510;
|
|
513
540
|
}
|
|
514
|
-
.container.button-background-colour-brand-
|
|
515
|
-
background-color: #
|
|
541
|
+
.container.button-background-colour-brand-cc-red .navigation .button {
|
|
542
|
+
background-color: #B30510;
|
|
516
543
|
}
|
|
517
|
-
.container.button-icon-colour-brand-
|
|
518
|
-
stroke: #
|
|
544
|
+
.container.button-icon-colour-brand-cc-red .navigation .button svg path {
|
|
545
|
+
stroke: #B30510;
|
|
519
546
|
}
|
|
520
|
-
.container.entry-background-colour-brand-
|
|
521
|
-
background-color: #
|
|
547
|
+
.container.entry-background-colour-brand-cc-red .entry {
|
|
548
|
+
background-color: #B30510;
|
|
522
549
|
}
|
|
523
|
-
.container.entry-highlight-colour-brand-
|
|
524
|
-
border-color: #
|
|
550
|
+
.container.entry-highlight-colour-brand-cc-red .entry {
|
|
551
|
+
border-color: #B30510;
|
|
525
552
|
}
|
|
526
|
-
.container.entry-date-colour-brand-
|
|
527
|
-
color: #
|
|
553
|
+
.container.entry-date-colour-brand-cc-red .entry .date {
|
|
554
|
+
color: #B30510;
|
|
528
555
|
}
|
|
529
|
-
.container.entry-title-colour-brand-
|
|
530
|
-
color: #
|
|
556
|
+
.container.entry-title-colour-brand-cc-red .entry .title {
|
|
557
|
+
color: #B30510;
|
|
531
558
|
}
|
|
532
|
-
.container.entry-text-colour-brand-
|
|
533
|
-
color: #
|
|
559
|
+
.container.entry-text-colour-brand-cc-red .entry .content {
|
|
560
|
+
color: #B30510;
|
|
561
|
+
}
|
|
562
|
+
.container.text-colour-brand-wgmf-purple .navigation li {
|
|
563
|
+
color: #6E0887;
|
|
564
|
+
}
|
|
565
|
+
.container.navigation-highlight-colour-brand-wgmf-purple .navigation ul {
|
|
566
|
+
border-color: #6E0887;
|
|
567
|
+
}
|
|
568
|
+
.container.selected-text-colour-brand-wgmf-purple .navigation li.selected {
|
|
569
|
+
color: #6E0887;
|
|
570
|
+
}
|
|
571
|
+
.container.selected-navigation-highlight-colour-brand-wgmf-purple .navigation li.selected {
|
|
572
|
+
border-color: #6E0887;
|
|
573
|
+
}
|
|
574
|
+
.container.button-background-colour-brand-wgmf-purple .navigation .button {
|
|
575
|
+
background-color: #6E0887;
|
|
576
|
+
}
|
|
577
|
+
.container.button-icon-colour-brand-wgmf-purple .navigation .button svg path {
|
|
578
|
+
stroke: #6E0887;
|
|
579
|
+
}
|
|
580
|
+
.container.entry-background-colour-brand-wgmf-purple .entry {
|
|
581
|
+
background-color: #6E0887;
|
|
582
|
+
}
|
|
583
|
+
.container.entry-highlight-colour-brand-wgmf-purple .entry {
|
|
584
|
+
border-color: #6E0887;
|
|
585
|
+
}
|
|
586
|
+
.container.entry-date-colour-brand-wgmf-purple .entry .date {
|
|
587
|
+
color: #6E0887;
|
|
588
|
+
}
|
|
589
|
+
.container.entry-title-colour-brand-wgmf-purple .entry .title {
|
|
590
|
+
color: #6E0887;
|
|
591
|
+
}
|
|
592
|
+
.container.entry-text-colour-brand-wgmf-purple .entry .content {
|
|
593
|
+
color: #6E0887;
|
|
594
|
+
}
|
|
595
|
+
.container.text-colour-brand-gmf-green .navigation li {
|
|
596
|
+
color: #50B400;
|
|
597
|
+
}
|
|
598
|
+
.container.navigation-highlight-colour-brand-gmf-green .navigation ul {
|
|
599
|
+
border-color: #50B400;
|
|
600
|
+
}
|
|
601
|
+
.container.selected-text-colour-brand-gmf-green .navigation li.selected {
|
|
602
|
+
color: #50B400;
|
|
603
|
+
}
|
|
604
|
+
.container.selected-navigation-highlight-colour-brand-gmf-green .navigation li.selected {
|
|
605
|
+
border-color: #50B400;
|
|
606
|
+
}
|
|
607
|
+
.container.button-background-colour-brand-gmf-green .navigation .button {
|
|
608
|
+
background-color: #50B400;
|
|
609
|
+
}
|
|
610
|
+
.container.button-icon-colour-brand-gmf-green .navigation .button svg path {
|
|
611
|
+
stroke: #50B400;
|
|
612
|
+
}
|
|
613
|
+
.container.entry-background-colour-brand-gmf-green .entry {
|
|
614
|
+
background-color: #50B400;
|
|
615
|
+
}
|
|
616
|
+
.container.entry-highlight-colour-brand-gmf-green .entry {
|
|
617
|
+
border-color: #50B400;
|
|
618
|
+
}
|
|
619
|
+
.container.entry-date-colour-brand-gmf-green .entry .date {
|
|
620
|
+
color: #50B400;
|
|
621
|
+
}
|
|
622
|
+
.container.entry-title-colour-brand-gmf-green .entry .title {
|
|
623
|
+
color: #50B400;
|
|
624
|
+
}
|
|
625
|
+
.container.entry-text-colour-brand-gmf-green .entry .content {
|
|
626
|
+
color: #50B400;
|
|
627
|
+
}
|
|
628
|
+
.container.text-colour-brand-emf-yellow .navigation li {
|
|
629
|
+
color: #FFE500;
|
|
630
|
+
}
|
|
631
|
+
.container.navigation-highlight-colour-brand-emf-yellow .navigation ul {
|
|
632
|
+
border-color: #FFE500;
|
|
633
|
+
}
|
|
634
|
+
.container.selected-text-colour-brand-emf-yellow .navigation li.selected {
|
|
635
|
+
color: #FFE500;
|
|
636
|
+
}
|
|
637
|
+
.container.selected-navigation-highlight-colour-brand-emf-yellow .navigation li.selected {
|
|
638
|
+
border-color: #FFE500;
|
|
639
|
+
}
|
|
640
|
+
.container.button-background-colour-brand-emf-yellow .navigation .button {
|
|
641
|
+
background-color: #FFE500;
|
|
642
|
+
}
|
|
643
|
+
.container.button-icon-colour-brand-emf-yellow .navigation .button svg path {
|
|
644
|
+
stroke: #FFE500;
|
|
645
|
+
}
|
|
646
|
+
.container.entry-background-colour-brand-emf-yellow .entry {
|
|
647
|
+
background-color: #FFE500;
|
|
648
|
+
}
|
|
649
|
+
.container.entry-highlight-colour-brand-emf-yellow .entry {
|
|
650
|
+
border-color: #FFE500;
|
|
651
|
+
}
|
|
652
|
+
.container.entry-date-colour-brand-emf-yellow .entry .date {
|
|
653
|
+
color: #FFE500;
|
|
654
|
+
}
|
|
655
|
+
.container.entry-title-colour-brand-emf-yellow .entry .title {
|
|
656
|
+
color: #FFE500;
|
|
657
|
+
}
|
|
658
|
+
.container.entry-text-colour-brand-emf-yellow .entry .content {
|
|
659
|
+
color: #FFE500;
|
|
660
|
+
}
|
|
661
|
+
.container.text-colour-brand-c4c-orange .navigation li {
|
|
662
|
+
color: #F07D00;
|
|
663
|
+
}
|
|
664
|
+
.container.navigation-highlight-colour-brand-c4c-orange .navigation ul {
|
|
665
|
+
border-color: #F07D00;
|
|
666
|
+
}
|
|
667
|
+
.container.selected-text-colour-brand-c4c-orange .navigation li.selected {
|
|
668
|
+
color: #F07D00;
|
|
669
|
+
}
|
|
670
|
+
.container.selected-navigation-highlight-colour-brand-c4c-orange .navigation li.selected {
|
|
671
|
+
border-color: #F07D00;
|
|
672
|
+
}
|
|
673
|
+
.container.button-background-colour-brand-c4c-orange .navigation .button {
|
|
674
|
+
background-color: #F07D00;
|
|
675
|
+
}
|
|
676
|
+
.container.button-icon-colour-brand-c4c-orange .navigation .button svg path {
|
|
677
|
+
stroke: #F07D00;
|
|
678
|
+
}
|
|
679
|
+
.container.entry-background-colour-brand-c4c-orange .entry {
|
|
680
|
+
background-color: #F07D00;
|
|
681
|
+
}
|
|
682
|
+
.container.entry-highlight-colour-brand-c4c-orange .entry {
|
|
683
|
+
border-color: #F07D00;
|
|
684
|
+
}
|
|
685
|
+
.container.entry-date-colour-brand-c4c-orange .entry .date {
|
|
686
|
+
color: #F07D00;
|
|
687
|
+
}
|
|
688
|
+
.container.entry-title-colour-brand-c4c-orange .entry .title {
|
|
689
|
+
color: #F07D00;
|
|
690
|
+
}
|
|
691
|
+
.container.entry-text-colour-brand-c4c-orange .entry .content {
|
|
692
|
+
color: #F07D00;
|
|
534
693
|
}
|
|
535
694
|
.container.text-colour-brand-afa-pink .navigation li {
|
|
536
695
|
color: #BF387D;
|
|
@@ -565,6 +724,72 @@ a:hover {
|
|
|
565
724
|
.container.entry-text-colour-brand-afa-pink .entry .content {
|
|
566
725
|
color: #BF387D;
|
|
567
726
|
}
|
|
727
|
+
.container.text-colour-brand-mhf-turquoise .navigation li {
|
|
728
|
+
color: #62CFC9;
|
|
729
|
+
}
|
|
730
|
+
.container.navigation-highlight-colour-brand-mhf-turquoise .navigation ul {
|
|
731
|
+
border-color: #62CFC9;
|
|
732
|
+
}
|
|
733
|
+
.container.selected-text-colour-brand-mhf-turquoise .navigation li.selected {
|
|
734
|
+
color: #62CFC9;
|
|
735
|
+
}
|
|
736
|
+
.container.selected-navigation-highlight-colour-brand-mhf-turquoise .navigation li.selected {
|
|
737
|
+
border-color: #62CFC9;
|
|
738
|
+
}
|
|
739
|
+
.container.button-background-colour-brand-mhf-turquoise .navigation .button {
|
|
740
|
+
background-color: #62CFC9;
|
|
741
|
+
}
|
|
742
|
+
.container.button-icon-colour-brand-mhf-turquoise .navigation .button svg path {
|
|
743
|
+
stroke: #62CFC9;
|
|
744
|
+
}
|
|
745
|
+
.container.entry-background-colour-brand-mhf-turquoise .entry {
|
|
746
|
+
background-color: #62CFC9;
|
|
747
|
+
}
|
|
748
|
+
.container.entry-highlight-colour-brand-mhf-turquoise .entry {
|
|
749
|
+
border-color: #62CFC9;
|
|
750
|
+
}
|
|
751
|
+
.container.entry-date-colour-brand-mhf-turquoise .entry .date {
|
|
752
|
+
color: #62CFC9;
|
|
753
|
+
}
|
|
754
|
+
.container.entry-title-colour-brand-mhf-turquoise .entry .title {
|
|
755
|
+
color: #62CFC9;
|
|
756
|
+
}
|
|
757
|
+
.container.entry-text-colour-brand-mhf-turquoise .entry .content {
|
|
758
|
+
color: #62CFC9;
|
|
759
|
+
}
|
|
760
|
+
.container.text-colour-brand-grey .navigation li {
|
|
761
|
+
color: #CBC8C8;
|
|
762
|
+
}
|
|
763
|
+
.container.navigation-highlight-colour-brand-grey .navigation ul {
|
|
764
|
+
border-color: #CBC8C8;
|
|
765
|
+
}
|
|
766
|
+
.container.selected-text-colour-brand-grey .navigation li.selected {
|
|
767
|
+
color: #CBC8C8;
|
|
768
|
+
}
|
|
769
|
+
.container.selected-navigation-highlight-colour-brand-grey .navigation li.selected {
|
|
770
|
+
border-color: #CBC8C8;
|
|
771
|
+
}
|
|
772
|
+
.container.button-background-colour-brand-grey .navigation .button {
|
|
773
|
+
background-color: #CBC8C8;
|
|
774
|
+
}
|
|
775
|
+
.container.button-icon-colour-brand-grey .navigation .button svg path {
|
|
776
|
+
stroke: #CBC8C8;
|
|
777
|
+
}
|
|
778
|
+
.container.entry-background-colour-brand-grey .entry {
|
|
779
|
+
background-color: #CBC8C8;
|
|
780
|
+
}
|
|
781
|
+
.container.entry-highlight-colour-brand-grey .entry {
|
|
782
|
+
border-color: #CBC8C8;
|
|
783
|
+
}
|
|
784
|
+
.container.entry-date-colour-brand-grey .entry .date {
|
|
785
|
+
color: #CBC8C8;
|
|
786
|
+
}
|
|
787
|
+
.container.entry-title-colour-brand-grey .entry .title {
|
|
788
|
+
color: #CBC8C8;
|
|
789
|
+
}
|
|
790
|
+
.container.entry-text-colour-brand-grey .entry .content {
|
|
791
|
+
color: #CBC8C8;
|
|
792
|
+
}
|
|
568
793
|
.container.text-colour-white .navigation li {
|
|
569
794
|
color: #FFFFFF;
|
|
570
795
|
}
|
|
@@ -762,4 +987,37 @@ a:hover {
|
|
|
762
987
|
}
|
|
763
988
|
.container.entry-text-colour-grey-dark .entry .content {
|
|
764
989
|
color: #4A4A4A;
|
|
990
|
+
}
|
|
991
|
+
.container.text-colour-brand-6 .navigation li {
|
|
992
|
+
color: #62CFC9;
|
|
993
|
+
}
|
|
994
|
+
.container.navigation-highlight-colour-brand-6 .navigation ul {
|
|
995
|
+
border-color: #62CFC9;
|
|
996
|
+
}
|
|
997
|
+
.container.selected-text-colour-brand-6 .navigation li.selected {
|
|
998
|
+
color: #62CFC9;
|
|
999
|
+
}
|
|
1000
|
+
.container.selected-navigation-highlight-colour-brand-6 .navigation li.selected {
|
|
1001
|
+
border-color: #62CFC9;
|
|
1002
|
+
}
|
|
1003
|
+
.container.button-background-colour-brand-6 .navigation .button {
|
|
1004
|
+
background-color: #62CFC9;
|
|
1005
|
+
}
|
|
1006
|
+
.container.button-icon-colour-brand-6 .navigation .button svg path {
|
|
1007
|
+
stroke: #62CFC9;
|
|
1008
|
+
}
|
|
1009
|
+
.container.entry-background-colour-brand-6 .entry {
|
|
1010
|
+
background-color: #62CFC9;
|
|
1011
|
+
}
|
|
1012
|
+
.container.entry-highlight-colour-brand-6 .entry {
|
|
1013
|
+
border-color: #62CFC9;
|
|
1014
|
+
}
|
|
1015
|
+
.container.entry-date-colour-brand-6 .entry .date {
|
|
1016
|
+
color: #62CFC9;
|
|
1017
|
+
}
|
|
1018
|
+
.container.entry-title-colour-brand-6 .entry .title {
|
|
1019
|
+
color: #62CFC9;
|
|
1020
|
+
}
|
|
1021
|
+
.container.entry-text-colour-brand-6 .entry .content {
|
|
1022
|
+
color: #62CFC9;
|
|
765
1023
|
}
|