@biggive/components 202408060913.0.0 → 202408161522.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/biggive.esm.js.map +1 -1
- package/dist/biggive/p-193997cc.entry.js +2 -0
- package/dist/biggive/p-714909d6.entry.js +2 -0
- package/dist/biggive/{p-249109c6.entry.js.map → p-714909d6.entry.js.map} +1 -1
- package/dist/biggive/{p-f418ef70.entry.js → p-71af9476.entry.js} +2 -2
- package/dist/biggive/{p-887f307d.entry.js → p-97d66a2a.entry.js} +2 -2
- package/dist/biggive/{p-7512c711.entry.js → p-9ddb02b0.entry.js} +2 -2
- package/dist/biggive/p-ad87baca.entry.js +2 -0
- package/dist/biggive/p-ad87baca.entry.js.map +1 -0
- package/dist/biggive/{p-5865c847.entry.js → p-c2e6d10b.entry.js} +2 -2
- package/dist/biggive/{p-63ad7c07.entry.js → p-cb983eb9.entry.js} +2 -2
- package/dist/biggive/{p-914e8ee2.entry.js → p-d34c7a7c.entry.js} +2 -2
- package/dist/cjs/{biggive-accordion_40.cjs.entry.js → biggive-accordion_41.cjs.entry.js} +56 -34
- package/dist/cjs/biggive-accordion_41.cjs.entry.js.map +1 -0
- package/dist/cjs/biggive-cookie-banner.cjs.entry.js +1 -1
- package/dist/cjs/biggive-form.cjs.entry.js +1 -1
- package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-image-card.cjs.entry.js +2 -2
- package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
- package/dist/cjs/biggive-table.cjs.entry.js +2 -2
- package/dist/cjs/biggive-video.cjs.entry.js +1 -1
- package/dist/cjs/biggive.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/biggive-container-card/biggive-container-card.css +421 -0
- package/dist/collection/components/biggive-container-card/biggive-container-card.js +201 -0
- package/dist/collection/components/biggive-container-card/biggive-container-card.js.map +1 -0
- package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.js +1 -1
- package/dist/collection/components/biggive-form/biggive-form.js +1 -1
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +2 -2
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +1 -1
- package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js +1 -1
- package/dist/collection/components/biggive-grid/biggive-grid.js +1 -1
- package/dist/collection/components/biggive-heading/biggive-heading.js +1 -1
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +2 -2
- package/dist/collection/components/biggive-icon-button/biggive-icon-button.js +2 -2
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +1 -1
- package/dist/collection/components/biggive-image/biggive-image.js +1 -1
- package/dist/collection/components/biggive-image-button/biggive-image-button.js +2 -2
- package/dist/collection/components/biggive-image-card/biggive-image-card.js +2 -2
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +1 -1
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.js +1 -1
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +1 -1
- package/dist/collection/components/biggive-nav-group/biggive-nav-group.js +1 -1
- package/dist/collection/components/biggive-nav-item/biggive-nav-item.js +1 -1
- package/dist/collection/components/biggive-page-column/biggive-page-column.js +1 -1
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.js +1 -1
- package/dist/collection/components/biggive-page-section/biggive-page-section.js +2 -2
- package/dist/collection/components/biggive-popup/biggive-popup.js +1 -1
- package/dist/collection/components/biggive-quote/biggive-quote.js +1 -1
- package/dist/collection/components/biggive-sheet/biggive-sheet.js +1 -1
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +1 -1
- package/dist/collection/components/biggive-tab/biggive-tab.js +1 -1
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +2 -2
- package/dist/collection/components/biggive-table/biggive-table.js +2 -2
- package/dist/collection/components/biggive-text-input/biggive-text-input.js +1 -1
- package/dist/collection/components/biggive-timeline/biggive-timeline.js +2 -2
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +1 -1
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +1 -1
- package/dist/collection/components/biggive-video/biggive-video.js +1 -1
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +1 -1
- package/dist/components/biggive-container-card.d.ts +11 -0
- package/dist/components/biggive-container-card.js +53 -0
- package/dist/components/biggive-container-card.js.map +1 -0
- package/dist/components/biggive-cookie-banner.js +1 -1
- package/dist/components/biggive-form-field-select2.js +2 -2
- package/dist/components/biggive-form.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-grid.js +1 -1
- package/dist/components/biggive-heading.js +1 -1
- package/dist/components/biggive-hero-image.js +2 -2
- package/dist/components/biggive-icon-button.js +2 -2
- package/dist/components/biggive-icon-group.js +1 -1
- package/dist/components/biggive-image-button.js +2 -2
- package/dist/components/biggive-image-card.js +2 -2
- package/dist/components/biggive-image-feature.js +1 -1
- package/dist/components/biggive-image.js +1 -1
- package/dist/components/biggive-main-menu.js +1 -1
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-nav-group.js +1 -1
- package/dist/components/biggive-nav-item.js +1 -1
- package/dist/components/biggive-page-column.js +1 -1
- package/dist/components/biggive-page-columns.js +1 -1
- package/dist/components/biggive-page-section.js +2 -2
- package/dist/components/biggive-popup2.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-tab.js +1 -1
- package/dist/components/biggive-tabbed-content.js +2 -2
- package/dist/components/biggive-table.js +2 -2
- package/dist/components/biggive-text-input.js +1 -1
- package/dist/components/biggive-timeline.js +2 -2
- package/dist/components/biggive-totalizer-ticker-item.js +1 -1
- package/dist/components/biggive-totalizer.js +1 -1
- package/dist/components/biggive-video-feature.js +1 -1
- package/dist/components/biggive-video.js +1 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -1
- package/dist/esm/{biggive-accordion_40.entry.js → biggive-accordion_41.entry.js} +56 -35
- package/dist/esm/biggive-accordion_41.entry.js.map +1 -0
- package/dist/esm/biggive-cookie-banner.entry.js +1 -1
- package/dist/esm/biggive-form.entry.js +1 -1
- package/dist/esm/biggive-icon-group.entry.js +1 -1
- package/dist/esm/biggive-image-card.entry.js +2 -2
- package/dist/esm/biggive-nav-group.entry.js +1 -1
- package/dist/esm/biggive-nav-item.entry.js +1 -1
- package/dist/esm/biggive-table.entry.js +2 -2
- package/dist/esm/biggive-video.entry.js +1 -1
- package/dist/esm/biggive.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/biggive-container-card/biggive-container-card.d.ts +13 -0
- package/dist/types/components.d.ts +29 -0
- package/hydrate/index.js +82 -43
- package/hydrate/index.mjs +82 -43
- package/package.json +1 -1
- package/dist/biggive/p-249109c6.entry.js +0 -2
- package/dist/biggive/p-b4dd8a24.entry.js +0 -2
- package/dist/biggive/p-d4456c84.entry.js +0 -2
- package/dist/biggive/p-d4456c84.entry.js.map +0 -1
- package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +0 -1
- package/dist/esm/biggive-accordion_40.entry.js.map +0 -1
- /package/dist/biggive/{p-b4dd8a24.entry.js.map → p-193997cc.entry.js.map} +0 -0
- /package/dist/biggive/{p-f418ef70.entry.js.map → p-71af9476.entry.js.map} +0 -0
- /package/dist/biggive/{p-887f307d.entry.js.map → p-97d66a2a.entry.js.map} +0 -0
- /package/dist/biggive/{p-7512c711.entry.js.map → p-9ddb02b0.entry.js.map} +0 -0
- /package/dist/biggive/{p-5865c847.entry.js.map → p-c2e6d10b.entry.js.map} +0 -0
- /package/dist/biggive/{p-63ad7c07.entry.js.map → p-cb983eb9.entry.js.map} +0 -0
- /package/dist/biggive/{p-914e8ee2.entry.js.map → p-d34c7a7c.entry.js.map} +0 -0
|
@@ -0,0 +1,421 @@
|
|
|
1
|
+
/**
|
|
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.
|
|
4
|
+
*
|
|
5
|
+
* NOTE: brand-1 to brand-5 are deprecated, please use the color brands instead
|
|
6
|
+
*/
|
|
7
|
+
a {
|
|
8
|
+
color: inherit;
|
|
9
|
+
text-decoration: underline;
|
|
10
|
+
}
|
|
11
|
+
a:hover {
|
|
12
|
+
text-decoration: none;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.background-colour-hover-primary:hover,
|
|
16
|
+
.background-colour-primary {
|
|
17
|
+
background-color: #2C089B;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.background-colour-hover-secondary:hover,
|
|
21
|
+
.background-colour-secondary {
|
|
22
|
+
background-color: #2AF135;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.background-colour-hover-tertiary:hover,
|
|
26
|
+
.background-colour-tertiary {
|
|
27
|
+
background-color: #FF7272;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.background-colour-hover-brand-1:hover,
|
|
31
|
+
.background-colour-brand-1 {
|
|
32
|
+
background-color: #B30510;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.background-colour-hover-brand-2:hover,
|
|
36
|
+
.background-colour-brand-2 {
|
|
37
|
+
background-color: #6E0887;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.background-colour-hover-brand-3:hover,
|
|
41
|
+
.background-colour-brand-3 {
|
|
42
|
+
background-color: #50B400;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.background-colour-hover-brand-4:hover,
|
|
46
|
+
.background-colour-brand-4 {
|
|
47
|
+
background-color: #FFE500;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.background-colour-hover-brand-5:hover,
|
|
51
|
+
.background-colour-brand-5 {
|
|
52
|
+
background-color: #F07D00;
|
|
53
|
+
}
|
|
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
|
+
|
|
80
|
+
.background-colour-hover-brand-afa-pink:hover,
|
|
81
|
+
.background-colour-brand-afa-pink {
|
|
82
|
+
background-color: #BF387D;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.background-colour-hover-brand-mhf-turquoise:hover,
|
|
86
|
+
.background-colour-brand-mhf-turquoise {
|
|
87
|
+
background-color: #62CFC9;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.background-colour-hover-brand-grey:hover,
|
|
91
|
+
.background-colour-brand-grey {
|
|
92
|
+
background-color: #CBC8C8;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.background-colour-hover-white:hover,
|
|
96
|
+
.background-colour-white {
|
|
97
|
+
background-color: #FFFFFF;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.background-colour-hover-black:hover,
|
|
101
|
+
.background-colour-black {
|
|
102
|
+
background-color: #000000;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.background-colour-hover-grey-extra-light:hover,
|
|
106
|
+
.background-colour-grey-extra-light {
|
|
107
|
+
background-color: #D7D7D7;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.background-colour-hover-grey-light:hover,
|
|
111
|
+
.background-colour-grey-light {
|
|
112
|
+
background-color: #E8E8E8;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.background-colour-hover-grey-medium:hover,
|
|
116
|
+
.background-colour-grey-medium {
|
|
117
|
+
background-color: #8A8A8A;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.background-colour-hover-grey-dark:hover,
|
|
121
|
+
.background-colour-grey-dark {
|
|
122
|
+
background-color: #4A4A4A;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.background-colour-hover-brand-6:hover,
|
|
126
|
+
.background-colour-brand-6 {
|
|
127
|
+
background-color: #62CFC9;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.fill-primary {
|
|
131
|
+
fill: #2C089B;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.fill-secondary {
|
|
135
|
+
fill: #2AF135;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.fill-tertiary {
|
|
139
|
+
fill: #FF7272;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.fill-brand-1 {
|
|
143
|
+
fill: #B30510;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.fill-brand-2 {
|
|
147
|
+
fill: #6E0887;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.fill-brand-3 {
|
|
151
|
+
fill: #50B400;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.fill-brand-4 {
|
|
155
|
+
fill: #FFE500;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.fill-brand-5 {
|
|
159
|
+
fill: #F07D00;
|
|
160
|
+
}
|
|
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
|
+
|
|
182
|
+
.fill-brand-afa-pink {
|
|
183
|
+
fill: #BF387D;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.fill-brand-mhf-turquoise {
|
|
187
|
+
fill: #62CFC9;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
.fill-brand-grey {
|
|
191
|
+
fill: #CBC8C8;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.fill-white {
|
|
195
|
+
fill: #FFFFFF;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
.fill-black {
|
|
199
|
+
fill: #000000;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.fill-grey-extra-light {
|
|
203
|
+
fill: #D7D7D7;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.fill-grey-light {
|
|
207
|
+
fill: #E8E8E8;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.fill-grey-medium {
|
|
211
|
+
fill: #8A8A8A;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
.fill-grey-dark {
|
|
215
|
+
fill: #4A4A4A;
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.fill-brand-6 {
|
|
219
|
+
fill: #CBC8C8;
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
.space-above-0 {
|
|
223
|
+
margin-top: 0;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.space-above-1 {
|
|
227
|
+
margin-top: 5px;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.space-above-2 {
|
|
231
|
+
margin-top: 10px;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
.space-above-3 {
|
|
235
|
+
margin-top: 15px;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
.space-above-4 {
|
|
239
|
+
margin-top: 30px;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
.space-above-5 {
|
|
243
|
+
margin-top: 45px;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
.space-above-6 {
|
|
247
|
+
margin-top: 60px;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
.space-below-0 {
|
|
251
|
+
margin-bottom: 0;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.space-below-1 {
|
|
255
|
+
margin-bottom: 5px;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.space-below-2 {
|
|
259
|
+
margin-bottom: 10px;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
.space-below-3 {
|
|
263
|
+
margin-bottom: 15px;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.space-below-4 {
|
|
267
|
+
margin-bottom: 30px;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.space-below-5 {
|
|
271
|
+
margin-bottom: 45px;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
.space-below-6 {
|
|
275
|
+
margin-bottom: 60px;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.text-colour-hover-primary:hover,
|
|
279
|
+
.text-colour-primary {
|
|
280
|
+
color: #2C089B;
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
.text-colour-hover-secondary:hover,
|
|
284
|
+
.text-colour-secondary {
|
|
285
|
+
color: #2AF135;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.text-colour-hover-tertiary:hover,
|
|
289
|
+
.text-colour-tertiary {
|
|
290
|
+
color: #FF7272;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
.text-colour-hover-brand-1:hover,
|
|
294
|
+
.text-colour-brand-1 {
|
|
295
|
+
color: #B30510;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
.text-colour-hover-brand-2:hover,
|
|
299
|
+
.text-colour-brand-2 {
|
|
300
|
+
color: #6E0887;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.text-colour-hover-brand-3:hover,
|
|
304
|
+
.text-colour-brand-3 {
|
|
305
|
+
color: #50B400;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.text-colour-hover-brand-4:hover,
|
|
309
|
+
.text-colour-brand-4 {
|
|
310
|
+
color: #FFE500;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.text-colour-hover-brand-5:hover,
|
|
314
|
+
.text-colour-brand-5 {
|
|
315
|
+
color: #F07D00;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.text-colour-hover-brand-cc-red:hover,
|
|
319
|
+
.text-colour-brand-cc-red {
|
|
320
|
+
color: #B30510;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
.text-colour-hover-brand-wgmf-purple:hover,
|
|
324
|
+
.text-colour-brand-wgmf-purple {
|
|
325
|
+
color: #6E0887;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.text-colour-hover-brand-gmf-green:hover,
|
|
329
|
+
.text-colour-brand-gmf-green {
|
|
330
|
+
color: #50B400;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
.text-colour-hover-brand-emf-yellow:hover,
|
|
334
|
+
.text-colour-brand-emf-yellow {
|
|
335
|
+
color: #FFE500;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
.text-colour-hover-brand-c4c-orange:hover,
|
|
339
|
+
.text-colour-brand-c4c-orange {
|
|
340
|
+
color: #F07D00;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
.text-colour-hover-brand-afa-pink:hover,
|
|
344
|
+
.text-colour-brand-afa-pink {
|
|
345
|
+
color: #BF387D;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
.text-colour-hover-brand-mhf-turquoise:hover,
|
|
349
|
+
.text-colour-brand-mhf-turquoise {
|
|
350
|
+
color: #62CFC9;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
.text-colour-hover-brand-grey:hover,
|
|
354
|
+
.text-colour-brand-grey {
|
|
355
|
+
color: #CBC8C8;
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.text-colour-hover-white:hover,
|
|
359
|
+
.text-colour-white {
|
|
360
|
+
color: #FFFFFF;
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.text-colour-hover-black:hover,
|
|
364
|
+
.text-colour-black {
|
|
365
|
+
color: #000000;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
.text-colour-hover-grey-extra-light:hover,
|
|
369
|
+
.text-colour-grey-extra-light {
|
|
370
|
+
color: #D7D7D7;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.text-colour-hover-grey-light:hover,
|
|
374
|
+
.text-colour-grey-light {
|
|
375
|
+
color: #E8E8E8;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
.text-colour-hover-grey-medium:hover,
|
|
379
|
+
.text-colour-grey-medium {
|
|
380
|
+
color: #8A8A8A;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
.text-colour-hover-grey-dark:hover,
|
|
384
|
+
.text-colour-grey-dark {
|
|
385
|
+
color: #4A4A4A;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
.text-colour-hover-brand-6:hover,
|
|
389
|
+
.text-colour-brand-6 {
|
|
390
|
+
color: #CBC8C8;
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
:host {
|
|
394
|
+
display: contents;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
.container {
|
|
398
|
+
font-family: "Euclid Triangle", sans-serif;
|
|
399
|
+
font-size: 17px;
|
|
400
|
+
line-height: 24px;
|
|
401
|
+
position: relative;
|
|
402
|
+
background-size: cover;
|
|
403
|
+
background-position: center center;
|
|
404
|
+
padding: 30px;
|
|
405
|
+
height: 100%;
|
|
406
|
+
white-space: pre-wrap;
|
|
407
|
+
}
|
|
408
|
+
.container .sleeve {
|
|
409
|
+
padding: 30px;
|
|
410
|
+
height: 100%;
|
|
411
|
+
box-sizing: border-box;
|
|
412
|
+
transition: all 1s ease-in-out;
|
|
413
|
+
}
|
|
414
|
+
.container.add-animation-true:hover .sleeve {
|
|
415
|
+
margin: -30px;
|
|
416
|
+
padding: 60px;
|
|
417
|
+
height: calc(100% + 60px);
|
|
418
|
+
}
|
|
419
|
+
.container .sleeve {
|
|
420
|
+
clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px));
|
|
421
|
+
}
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
|
+
export class BiggiveContainerCard {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.spaceBelow = 0;
|
|
5
|
+
this.backgroundColour = 'primary';
|
|
6
|
+
this.backgroundImageUrl = '';
|
|
7
|
+
this.cardColour = 'white';
|
|
8
|
+
this.textColour = 'black';
|
|
9
|
+
this.clipBottomLeftCorner = true;
|
|
10
|
+
this.clipTopRightCorner = true;
|
|
11
|
+
this.headingLevel = 3;
|
|
12
|
+
}
|
|
13
|
+
render() {
|
|
14
|
+
return (h("div", { key: '54e90bb85001ff49b4b15f2d9ab6592d3db99548', class: 'container space-below-' + this.spaceBelow + ' background-colour-' + this.backgroundColour, style: { 'background-image': "url('" + this.backgroundImageUrl + "')" } }, h("div", { key: '5bdd9a5f7a803c16af5564ff2c7eb0bddc1fb34d', class: 'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour }, h("div", { key: 'd1272d12fa1cc249edf1f12c91b136f4869143c7', class: "content-wrap" }, h("slot", { key: 'b87a00636817e983dc1277c8f7cc9d9fd9df5838' })))));
|
|
15
|
+
}
|
|
16
|
+
static get is() { return "biggive-container-card"; }
|
|
17
|
+
static get encapsulation() { return "shadow"; }
|
|
18
|
+
static get originalStyleUrls() {
|
|
19
|
+
return {
|
|
20
|
+
"$": ["biggive-container-card.scss"]
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
static get styleUrls() {
|
|
24
|
+
return {
|
|
25
|
+
"$": ["biggive-container-card.css"]
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
static get properties() {
|
|
29
|
+
return {
|
|
30
|
+
"spaceBelow": {
|
|
31
|
+
"type": "number",
|
|
32
|
+
"mutable": false,
|
|
33
|
+
"complexType": {
|
|
34
|
+
"original": "spacingOption",
|
|
35
|
+
"resolved": "0 | 1 | 2 | 3 | 4 | 5 | 6",
|
|
36
|
+
"references": {
|
|
37
|
+
"spacingOption": {
|
|
38
|
+
"location": "import",
|
|
39
|
+
"path": "../../globals/spacing-option",
|
|
40
|
+
"id": "src/globals/spacing-option.ts::spacingOption"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"required": false,
|
|
45
|
+
"optional": false,
|
|
46
|
+
"docs": {
|
|
47
|
+
"tags": [],
|
|
48
|
+
"text": ""
|
|
49
|
+
},
|
|
50
|
+
"attribute": "space-below",
|
|
51
|
+
"reflect": false,
|
|
52
|
+
"defaultValue": "0"
|
|
53
|
+
},
|
|
54
|
+
"backgroundColour": {
|
|
55
|
+
"type": "string",
|
|
56
|
+
"mutable": false,
|
|
57
|
+
"complexType": {
|
|
58
|
+
"original": "brandColour",
|
|
59
|
+
"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\"",
|
|
60
|
+
"references": {
|
|
61
|
+
"brandColour": {
|
|
62
|
+
"location": "import",
|
|
63
|
+
"path": "../../globals/brand-colour",
|
|
64
|
+
"id": "src/globals/brand-colour.ts::brandColour"
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
"required": false,
|
|
69
|
+
"optional": false,
|
|
70
|
+
"docs": {
|
|
71
|
+
"tags": [],
|
|
72
|
+
"text": ""
|
|
73
|
+
},
|
|
74
|
+
"attribute": "background-colour",
|
|
75
|
+
"reflect": false,
|
|
76
|
+
"defaultValue": "'primary'"
|
|
77
|
+
},
|
|
78
|
+
"backgroundImageUrl": {
|
|
79
|
+
"type": "string",
|
|
80
|
+
"mutable": false,
|
|
81
|
+
"complexType": {
|
|
82
|
+
"original": "string",
|
|
83
|
+
"resolved": "string",
|
|
84
|
+
"references": {}
|
|
85
|
+
},
|
|
86
|
+
"required": false,
|
|
87
|
+
"optional": false,
|
|
88
|
+
"docs": {
|
|
89
|
+
"tags": [],
|
|
90
|
+
"text": ""
|
|
91
|
+
},
|
|
92
|
+
"attribute": "background-image-url",
|
|
93
|
+
"reflect": false,
|
|
94
|
+
"defaultValue": "''"
|
|
95
|
+
},
|
|
96
|
+
"cardColour": {
|
|
97
|
+
"type": "string",
|
|
98
|
+
"mutable": false,
|
|
99
|
+
"complexType": {
|
|
100
|
+
"original": "brandColour",
|
|
101
|
+
"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\"",
|
|
102
|
+
"references": {
|
|
103
|
+
"brandColour": {
|
|
104
|
+
"location": "import",
|
|
105
|
+
"path": "../../globals/brand-colour",
|
|
106
|
+
"id": "src/globals/brand-colour.ts::brandColour"
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
"required": false,
|
|
111
|
+
"optional": false,
|
|
112
|
+
"docs": {
|
|
113
|
+
"tags": [],
|
|
114
|
+
"text": ""
|
|
115
|
+
},
|
|
116
|
+
"attribute": "card-colour",
|
|
117
|
+
"reflect": false,
|
|
118
|
+
"defaultValue": "'white'"
|
|
119
|
+
},
|
|
120
|
+
"textColour": {
|
|
121
|
+
"type": "string",
|
|
122
|
+
"mutable": false,
|
|
123
|
+
"complexType": {
|
|
124
|
+
"original": "brandColour",
|
|
125
|
+
"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\"",
|
|
126
|
+
"references": {
|
|
127
|
+
"brandColour": {
|
|
128
|
+
"location": "import",
|
|
129
|
+
"path": "../../globals/brand-colour",
|
|
130
|
+
"id": "src/globals/brand-colour.ts::brandColour"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
"required": false,
|
|
135
|
+
"optional": false,
|
|
136
|
+
"docs": {
|
|
137
|
+
"tags": [],
|
|
138
|
+
"text": ""
|
|
139
|
+
},
|
|
140
|
+
"attribute": "text-colour",
|
|
141
|
+
"reflect": false,
|
|
142
|
+
"defaultValue": "'black'"
|
|
143
|
+
},
|
|
144
|
+
"clipBottomLeftCorner": {
|
|
145
|
+
"type": "boolean",
|
|
146
|
+
"mutable": false,
|
|
147
|
+
"complexType": {
|
|
148
|
+
"original": "boolean",
|
|
149
|
+
"resolved": "boolean",
|
|
150
|
+
"references": {}
|
|
151
|
+
},
|
|
152
|
+
"required": false,
|
|
153
|
+
"optional": false,
|
|
154
|
+
"docs": {
|
|
155
|
+
"tags": [],
|
|
156
|
+
"text": ""
|
|
157
|
+
},
|
|
158
|
+
"attribute": "clip-bottom-left-corner",
|
|
159
|
+
"reflect": false,
|
|
160
|
+
"defaultValue": "true"
|
|
161
|
+
},
|
|
162
|
+
"clipTopRightCorner": {
|
|
163
|
+
"type": "boolean",
|
|
164
|
+
"mutable": false,
|
|
165
|
+
"complexType": {
|
|
166
|
+
"original": "boolean",
|
|
167
|
+
"resolved": "boolean",
|
|
168
|
+
"references": {}
|
|
169
|
+
},
|
|
170
|
+
"required": false,
|
|
171
|
+
"optional": false,
|
|
172
|
+
"docs": {
|
|
173
|
+
"tags": [],
|
|
174
|
+
"text": ""
|
|
175
|
+
},
|
|
176
|
+
"attribute": "clip-top-right-corner",
|
|
177
|
+
"reflect": false,
|
|
178
|
+
"defaultValue": "true"
|
|
179
|
+
},
|
|
180
|
+
"headingLevel": {
|
|
181
|
+
"type": "number",
|
|
182
|
+
"mutable": false,
|
|
183
|
+
"complexType": {
|
|
184
|
+
"original": "1 | 2 | 3 | 4 | 5 | 6",
|
|
185
|
+
"resolved": "1 | 2 | 3 | 4 | 5 | 6",
|
|
186
|
+
"references": {}
|
|
187
|
+
},
|
|
188
|
+
"required": false,
|
|
189
|
+
"optional": false,
|
|
190
|
+
"docs": {
|
|
191
|
+
"tags": [],
|
|
192
|
+
"text": ""
|
|
193
|
+
},
|
|
194
|
+
"attribute": "heading-level",
|
|
195
|
+
"reflect": false,
|
|
196
|
+
"defaultValue": "3"
|
|
197
|
+
}
|
|
198
|
+
};
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
//# sourceMappingURL=biggive-container-card.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"biggive-container-card.js","sourceRoot":"","sources":["../../../src/components/biggive-container-card/biggive-container-card.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AASnD,MAAM,OAAO,oBAAoB;;0BACK,CAAC;gCAEG,SAAS;kCAEZ,EAAE;0BAEL,OAAO;0BAEP,OAAO;oCAED,IAAI;kCAEN,IAAI;4BAEI,CAAC;;IAE/C,MAAM;QACJ,OAAO,CACL,4DACE,KAAK,EAAE,wBAAwB,GAAG,IAAI,CAAC,UAAU,GAAG,qBAAqB,GAAG,IAAI,CAAC,gBAAgB,EACjG,KAAK,EAAE,EAAE,kBAAkB,EAAE,OAAO,GAAG,IAAI,CAAC,kBAAkB,GAAG,IAAI,EAAE;YAEvE,4DAAK,KAAK,EAAE,2BAA2B,GAAG,IAAI,CAAC,UAAU,GAAG,eAAe,GAAG,IAAI,CAAC,UAAU;gBAC3F,4DAAK,KAAK,EAAC,cAAc;oBACvB,8DAAa,CACT,CACF,CACF,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, h, Prop } from '@stencil/core';\nimport { spacingOption } from '../../globals/spacing-option';\nimport { brandColour } from '../../globals/brand-colour';\n\n@Component({\n tag: 'biggive-container-card',\n styleUrl: 'biggive-container-card.scss',\n shadow: true,\n})\nexport class BiggiveContainerCard {\n @Prop() spaceBelow: spacingOption = 0;\n\n @Prop() backgroundColour: brandColour = 'primary';\n\n @Prop() backgroundImageUrl: string = '';\n\n @Prop() cardColour: brandColour = 'white';\n\n @Prop() textColour: brandColour = 'black';\n\n @Prop() clipBottomLeftCorner: boolean = true;\n\n @Prop() clipTopRightCorner: boolean = true;\n\n @Prop() headingLevel: 1 | 2 | 3 | 4 | 5 | 6 = 3;\n\n render() {\n return (\n <div\n class={'container space-below-' + this.spaceBelow + ' background-colour-' + this.backgroundColour}\n style={{ 'background-image': \"url('\" + this.backgroundImageUrl + \"')\" }}\n >\n <div class={'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour}>\n <div class=\"content-wrap\">\n <slot></slot>\n </div>\n </div>\n </div>\n );\n }\n}\n"]}
|
|
@@ -46,7 +46,7 @@ export class BiggiveCookieBanner {
|
|
|
46
46
|
// then the app may only pass a partial set of them in for a time. Any preference not passed will be treated as
|
|
47
47
|
// declined.
|
|
48
48
|
const cookiesCurrentlyAllowed = this.previouslyAgreedCookiePreferences || {};
|
|
49
|
-
return (h("div", { key: '
|
|
49
|
+
return (h("div", { key: '9784b16fc6cd006a733b5be07a8186370c5ff792', class: "cooke-consent-container" }, h("biggive-popup", { key: 'd95bb0102f66aed28b38b928dda5f5d7aed52015', id: "cookie-preferences-popup", modalClosedCallback: this.preferenceModalClosed.emit }, h("div", { key: '152c896e04e8a2fa04beec6b9ff98a75b4b669ee', class: "content" }, h("h4", { key: '0948cb48cffea9edfbab1f16500dfa77571b4916', class: "space-above-0 space-below-3 text-colour-primary" }, "Manage your cookie preferences"), h("form", { key: '49d6ce7febba14d0e85a5fbd38797f934d2d21e0' }, h("div", { key: 'ee87825504107c0d50a9f3b8d3e9736e0a7b1cc2', class: "radio-group" }, h("h5", { key: '3a1cac95a6a2b3678372589d9af5c8601e8ebcf7' }, "Essential Cookies"), h("p", { key: '1377c090cad010486429bc93d46ca7ff2566d569' }, "These cookies are necessary to ensure our website functions correctly and include required cookies from third parties."), h("input", { key: '82be9341d46c0900f079f9ae8f3f71270624e08b', type: "radio", name: "necassary", id: "necassary-off", disabled: true }), h("label", { key: '16777e2433d4f37dff80fe55e4013155be7788ee', htmlFor: "necassary-on" }, "Off"), h("input", { key: '1d6f376e5ae2ff18208bd7d7ff1ca1536b4c9339', type: "radio", name: "necassary", id: "necassary-on", disabled: true, checked: true }), h("label", { key: 'dfdce2f35a6c041267ed8b21811e6b7a648eb39c', htmlFor: "necassary-on" }, "On")), h("div", { key: 'e7884526b5851f11cbb43b488588e3b523c99471', class: "radio-group" }, h("h5", { key: '2a3bcec397fd731e387356015a24a667bd838c06' }, "Analytics & Testing Cookies"), h("p", { key: '336be4d15931f7749bbd965ca8a2fa84eaa5c482' }, "We use analytics cookies to track activity on our website. For example, the pages you\u2019ve visited, the content you\u2019ve engaged with and the search terms you\u2019ve used. This allows us to personalise and improve our content."), h("p", { key: '7b0d3aa9e3b9e48929e7d1c2bfc8cb4c3609c474' }, "We use testing cookies to collect data on how you interact with website features. These insights allow us to update our website and build features that enhance your user experience."), h("input", { key: '616cd2b1198d594f59066569172b4c028b6eeafd', type: "radio", name: "a-and-t", id: "a-and-t-off", checked: !cookiesCurrentlyAllowed.analyticsAndTesting }), h("label", { key: 'f795987604b0f72c7d23ce421fc01a41aaa001d4', htmlFor: "a-and-t-off" }, "Off"), h("input", { key: 'e3d24289c254f98b361faf58997ea9cb972aa4c2', type: "radio", name: "a-and-t", id: "a-and-t-on", checked: !!cookiesCurrentlyAllowed.analyticsAndTesting }), h("label", { key: '1ab7a71a5b32e4696d9b930889dd721bb9d99863', htmlFor: "a-and-t-on" }, "On")), h("div", { key: '3c37a45d331d9cf94251f1b952370a26f3bfcbc4', class: "radio-group" }, h("h5", { key: '4c0d2c5c8e9fc955732c2d1f5e35fb0548bf8f8c' }, "Third-party Cookies "), h("p", { key: 'd3625bcec9afabfbd3ad3827cd64112cee4cd6cb' }, "These cookies are used to track activity, which can help to provide a better experience and improve functionality across various applications. For example, our donation experience survey."), h("input", { key: 'c7e11c30079a05606120788709dd8b6eb57d4bf3', type: "radio", name: "third-party", id: "third-party-off", checked: !cookiesCurrentlyAllowed.thirdParty }), h("label", { key: '24e2a31c5928e506706b02c57dfa89df9d95a311', htmlFor: "third-party-off" }, "Off"), h("input", { key: '776af14bc2e2877c1cc03d340e099708e1672fbf', type: "radio", name: "third-party", id: "third-party-on", checked: !!cookiesCurrentlyAllowed.thirdParty }), h("label", { key: 'd2c2b99591a1db38590db7220450a33a816da5df', htmlFor: "third-party-on" }, "On")), h("biggive-button", { key: '890b4e83fff50914f9158d496d9c3445a714eb0f', "space-below": "0", "space-above": "2", "colour-scheme": "secondary", "is-past-campaign": "false", "is-future-campaign": "false", label: "Accept Selected Cookies", "open-in-new-tab": "false", "full-width": "false", size: "small", rounded: false, centered: false, "button-id": "accept-selected-button", onClick: this.handleAcceptSelectedCookies })), h("p", { key: '7f0972f7d9c3f6957fffd11c8c85f5e4da50e8e4' }, "You can change the above settings for this browser at any time by clicking the privacy settings link in the footer of the page."))), h("h2", { key: 'f821cbf0a9622dc5ab423296a75532b44d3f1b0e' }, "Our website uses cookies"), h("p", { key: 'a9890820b2f7558c0258c898dce3bb93b6092754' }, "We use some essential cookies to make our website work. We'd also like to share data with our analytics platform and use analytics cookies to understand how you use the website and make improvements."), h("p", { key: 'e2bb8230bcf4ddef201dd3c202f401265baba7b6' }, h("a", { key: '84497e6512ff828a5dfccfc933439eae93cda7db', href: this.blogUriPrefix + '/privacy#cookies', target: "_blank" }, "Find out more in our Cookies Statement")), h("div", { key: '6f119b90ba4657fd5c5dfc0ede5e84e94b88ff20', class: "button-group" }, h("biggive-button", { key: '59caeec146f2eccdd32eccb7e5b1ba082e46ce8e', onClick: this.handleAcceptAllClick, "space-below": "0", "colour-scheme": "secondary", "is-past-campaign": "false", "is-future-campaign": "false", label: "Accept All", "open-in-new-tab": "false", "full-width": "true", size: "medium", rounded: false, centered: false, "button-id": "accept-all-button" }), h("biggive-button", { key: '290a72efc921fba08e363a1745d96470b7afce9c', onClick: this.handleRejectAllClicked, "space-below": "0", "colour-scheme": "grey-light", "is-past-campaign": "false", "is-future-campaign": "false", label: "Essential Cookies Only", "open-in-new-tab": "false", "full-width": "true", size: "medium", rounded: false, centered: false, "button-id": "choose-preferences-button" }), h("biggive-button", { key: '00a5e3adc85c814683ad590008c590d142e592b1', onClick: this.handleChoosePrefencesClick, "space-below": "0", "colour-scheme": "grey-light", "is-past-campaign": "false", "is-future-campaign": "false", label: "Choose Preferences", "open-in-new-tab": "false", "full-width": "true", size: "medium", rounded: false, centered: false, "button-id": "choose-preferences-button" }))));
|
|
50
50
|
}
|
|
51
51
|
static get is() { return "biggive-cookie-banner"; }
|
|
52
52
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class BiggiveForm {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '30710027ff6c7fe2ef4727e1172397663253b430' }, h("slot", { key: '001703aabbf0c497616622cf7863a7c9128bca63' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "biggive-form"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|