@biggive/components 1.0.157 → 1.0.159

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 (171) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/p-18948bd8.entry.js +1 -0
  3. package/dist/biggive/p-1c0d4b4e.entry.js +1 -0
  4. package/dist/biggive/p-33557485.entry.js +1 -0
  5. package/dist/biggive/p-4f1160c9.entry.js +1 -0
  6. package/dist/biggive/p-5f669aad.entry.js +1 -0
  7. package/dist/biggive/p-64c211c6.entry.js +1 -0
  8. package/dist/biggive/p-6a7054c8.entry.js +1 -0
  9. package/dist/biggive/p-6bd2b65c.entry.js +1 -0
  10. package/dist/biggive/p-72148178.entry.js +1 -0
  11. package/dist/biggive/p-8774774a.entry.js +1 -0
  12. package/dist/biggive/p-89cc5ed0.entry.js +1 -0
  13. package/dist/biggive/p-b5fd9400.entry.js +1 -0
  14. package/dist/biggive/{p-711ac8f8.entry.js → p-c3084a89.entry.js} +1 -1
  15. package/dist/biggive/p-e0541813.entry.js +1 -0
  16. package/dist/biggive/p-eb4d5abf.entry.js +1 -0
  17. package/dist/biggive/p-ecd97366.entry.js +1 -0
  18. package/dist/biggive/p-fc22bfdd.entry.js +1 -0
  19. package/dist/cjs/biggive-article-card.cjs.entry.js +1 -1
  20. package/dist/cjs/biggive-back-to-top_26.cjs.entry.js +32 -28
  21. package/dist/cjs/biggive-basic-card.cjs.entry.js +12 -2
  22. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  23. package/dist/cjs/biggive-biography-card.cjs.entry.js +1 -1
  24. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  25. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/biggive-formatted-text.cjs.entry.js +3 -2
  27. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-image.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  31. package/dist/cjs/biggive-popup-standalone.cjs.entry.js +1 -1
  32. package/dist/cjs/biggive-search.cjs.entry.js +1 -1
  33. package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
  34. package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
  35. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  36. package/dist/cjs/biggive.cjs.js +1 -1
  37. package/dist/cjs/loader.cjs.js +1 -1
  38. package/dist/collection/components/biggive-article-card/biggive-article-card.css +10 -7
  39. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +10 -6
  40. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +21 -6
  41. package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +65 -1
  42. package/dist/collection/components/biggive-basic-card/biggive-basic-card.stories.js +18 -3
  43. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +10 -6
  44. package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +10 -6
  45. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +10 -9
  46. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +10 -6
  47. package/dist/collection/components/biggive-button/biggive-button.css +13 -6
  48. package/dist/collection/components/biggive-button/biggive-button.js +39 -1
  49. package/dist/collection/components/biggive-button/biggive-button.stories.js +10 -0
  50. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +10 -6
  51. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +10 -7
  52. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +10 -7
  53. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +10 -7
  54. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +10 -6
  55. package/dist/collection/components/biggive-footer/biggive-footer.css +10 -6
  56. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +10 -6
  57. package/dist/collection/components/biggive-form-field-select-option/biggive-form-field-select-option.css +10 -6
  58. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +100 -6
  59. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +20 -1
  60. package/dist/collection/components/biggive-grid/biggive-grid.css +10 -6
  61. package/dist/collection/components/biggive-header/biggive-header.css +10 -8
  62. package/dist/collection/components/biggive-heading/biggive-heading.css +10 -6
  63. package/dist/collection/components/biggive-heading/biggive-heading.js +39 -1
  64. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +10 -6
  65. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +10 -6
  66. package/dist/collection/components/biggive-image/biggive-image.css +10 -6
  67. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +10 -6
  68. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +10 -6
  69. package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +10 -6
  70. package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +10 -6
  71. package/dist/collection/components/biggive-page-column/biggive-page-column.css +10 -6
  72. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +10 -6
  73. package/dist/collection/components/biggive-page-section/biggive-page-section.css +10 -6
  74. package/dist/collection/components/biggive-popup/biggive-popup.css +10 -6
  75. package/dist/collection/components/biggive-popup-standalone/biggive-popup-standalone.css +10 -6
  76. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +10 -6
  77. package/dist/collection/components/biggive-quote/biggive-quote.css +11 -7
  78. package/dist/collection/components/biggive-search/biggive-search.css +10 -6
  79. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +10 -6
  80. package/dist/collection/components/biggive-tab/biggive-tab.css +10 -6
  81. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +10 -6
  82. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +10 -6
  83. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +10 -6
  84. package/dist/collection/components/biggive-video/biggive-video.css +10 -6
  85. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +10 -6
  86. package/dist/components/biggive-article-card.js +1 -1
  87. package/dist/components/biggive-back-to-top.js +1 -1
  88. package/dist/components/biggive-basic-card.js +16 -3
  89. package/dist/components/biggive-beneficiary-icon.js +1 -1
  90. package/dist/components/biggive-biography-card.js +1 -1
  91. package/dist/components/biggive-boxed-content.js +1 -1
  92. package/dist/components/biggive-branded-image.js +1 -1
  93. package/dist/components/biggive-button2.js +6 -2
  94. package/dist/components/biggive-call-to-action.js +1 -1
  95. package/dist/components/biggive-campaign-card-filter-grid.js +1 -1
  96. package/dist/components/biggive-campaign-card.js +1 -1
  97. package/dist/components/biggive-campaign-highlights.js +1 -1
  98. package/dist/components/biggive-category-icon.js +1 -1
  99. package/dist/components/biggive-footer.js +1 -1
  100. package/dist/components/biggive-form-field-select-option2.js +1 -1
  101. package/dist/components/biggive-form-field-select2.js +1 -1
  102. package/dist/components/biggive-formatted-text.js +5 -3
  103. package/dist/components/biggive-grid.js +1 -1
  104. package/dist/components/biggive-header.js +1 -1
  105. package/dist/components/biggive-heading.js +7 -3
  106. package/dist/components/biggive-hero-image.js +1 -1
  107. package/dist/components/biggive-icon-group.js +1 -1
  108. package/dist/components/biggive-image-feature.js +1 -1
  109. package/dist/components/biggive-image.js +1 -1
  110. package/dist/components/biggive-misc-icon2.js +1 -1
  111. package/dist/components/biggive-nav-group.js +1 -1
  112. package/dist/components/biggive-nav-item.js +1 -1
  113. package/dist/components/biggive-page-column.js +1 -1
  114. package/dist/components/biggive-page-columns.js +1 -1
  115. package/dist/components/biggive-page-section.js +1 -1
  116. package/dist/components/biggive-popup-standalone.js +1 -1
  117. package/dist/components/biggive-popup2.js +1 -1
  118. package/dist/components/biggive-progress-bar2.js +1 -1
  119. package/dist/components/biggive-quote.js +1 -1
  120. package/dist/components/biggive-search.js +1 -1
  121. package/dist/components/biggive-social-icon.js +1 -1
  122. package/dist/components/biggive-tab.js +1 -1
  123. package/dist/components/biggive-tabbed-content.js +1 -1
  124. package/dist/components/biggive-totalizer-ticker-item.js +1 -1
  125. package/dist/components/biggive-totalizer.js +1 -1
  126. package/dist/components/biggive-video-feature.js +1 -1
  127. package/dist/components/biggive-video.js +1 -1
  128. package/dist/esm/biggive-article-card.entry.js +1 -1
  129. package/dist/esm/biggive-back-to-top_26.entry.js +32 -28
  130. package/dist/esm/biggive-basic-card.entry.js +12 -2
  131. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  132. package/dist/esm/biggive-biography-card.entry.js +1 -1
  133. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  134. package/dist/esm/biggive-category-icon.entry.js +1 -1
  135. package/dist/esm/biggive-formatted-text.entry.js +3 -2
  136. package/dist/esm/biggive-icon-group.entry.js +1 -1
  137. package/dist/esm/biggive-image.entry.js +1 -1
  138. package/dist/esm/biggive-nav-group.entry.js +1 -1
  139. package/dist/esm/biggive-nav-item.entry.js +1 -1
  140. package/dist/esm/biggive-popup-standalone.entry.js +1 -1
  141. package/dist/esm/biggive-search.entry.js +1 -1
  142. package/dist/esm/biggive-tab.entry.js +1 -1
  143. package/dist/esm/biggive-tabbed-content.entry.js +1 -1
  144. package/dist/esm/biggive-video.entry.js +1 -1
  145. package/dist/esm/biggive.js +1 -1
  146. package/dist/esm/loader.js +1 -1
  147. package/dist/types/components/biggive-basic-card/biggive-basic-card.d.ts +12 -0
  148. package/dist/types/components/biggive-basic-card/biggive-basic-card.stories.d.ts +9 -0
  149. package/dist/types/components/biggive-button/biggive-button.d.ts +8 -0
  150. package/dist/types/components/biggive-button/biggive-button.stories.d.ts +6 -0
  151. package/dist/types/components/biggive-formatted-text/biggive-formatted-text.d.ts +4 -0
  152. package/dist/types/components/biggive-heading/biggive-heading.d.ts +8 -0
  153. package/dist/types/components.d.ts +64 -0
  154. package/hydrate/index.js +72 -49
  155. package/package.json +1 -1
  156. package/dist/biggive/p-0997bc5c.entry.js +0 -1
  157. package/dist/biggive/p-0dbb7344.entry.js +0 -1
  158. package/dist/biggive/p-12c532e6.entry.js +0 -1
  159. package/dist/biggive/p-432ef0c8.entry.js +0 -1
  160. package/dist/biggive/p-5bf85df0.entry.js +0 -1
  161. package/dist/biggive/p-5e226faa.entry.js +0 -1
  162. package/dist/biggive/p-886bb878.entry.js +0 -1
  163. package/dist/biggive/p-9374d992.entry.js +0 -1
  164. package/dist/biggive/p-9e825344.entry.js +0 -1
  165. package/dist/biggive/p-a6199ab7.entry.js +0 -1
  166. package/dist/biggive/p-bda9eaad.entry.js +0 -1
  167. package/dist/biggive/p-be66b81f.entry.js +0 -1
  168. package/dist/biggive/p-cd4ce913.entry.js +0 -1
  169. package/dist/biggive/p-dcee5395.entry.js +0 -1
  170. package/dist/biggive/p-f1965959.entry.js +0 -1
  171. package/dist/biggive/p-f47fe6a7.entry.js +0 -1
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -512,7 +516,4 @@ a:hover {
512
516
  font-family: "Euclid Triangle", sans-serif;
513
517
  font-size: 17px;
514
518
  line-height: 24px;
515
- }
516
- .container.shadow-true {
517
- filter: drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.25));
518
519
  }
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -519,6 +523,9 @@ a:hover {
519
523
  .container a.full-width-true {
520
524
  display: block;
521
525
  }
526
+ .container.centered-true {
527
+ text-align: center;
528
+ }
522
529
  .container .msg-wrapper {
523
530
  display: flex;
524
531
  justify-content: center;
@@ -8,15 +8,17 @@ export class BiggiveButton {
8
8
  this.colourScheme = 'primary';
9
9
  this.label = 'Click me';
10
10
  this.url = undefined;
11
+ this.openInNewTab = false;
11
12
  this.fullWidth = false;
12
13
  this.size = 'medium';
13
14
  this.rounded = false;
15
+ this.centered = false;
14
16
  this.isFutureCampaign = false;
15
17
  this.isPastCampaign = false;
16
18
  this.datetime = undefined;
17
19
  }
18
20
  render() {
19
- return (h("div", { class: 'container space-below-' + this.spaceBelow }, this.isFutureCampaign || this.isPastCampaign ? (h("div", { class: "msg-wrapper" }, h("biggive-misc-icon", { "background-colour": "white", "icon-colour": "black", icon: "Timer" }), this.isFutureCampaign ? h("p", null, "Launches ", this.datetime) : h("p", null, "Closed ", this.datetime))) : (h("a", { href: this.url, class: 'button button-' + this.colourScheme + ' full-width-' + this.fullWidth.toString() + ' size-' + this.size + ' rounded-' + this.rounded.toString() }, h("span", { onClick: this.handleButtonClick }, this.label)))));
21
+ return (h("div", { class: 'container space-below-' + this.spaceBelow + ' centered-' + this.centered }, this.isFutureCampaign || this.isPastCampaign ? (h("div", { class: "msg-wrapper" }, h("biggive-misc-icon", { "background-colour": "white", "icon-colour": "black", icon: "Timer" }), this.isFutureCampaign ? h("p", null, "Launches ", this.datetime) : h("p", null, "Closed ", this.datetime))) : (h("a", { href: this.url, target: this.openInNewTab ? '_blank' : '_self', class: 'button button-' + this.colourScheme + ' full-width-' + this.fullWidth.toString() + ' size-' + this.size + ' rounded-' + this.rounded.toString() }, h("span", { onClick: this.handleButtonClick }, this.label)))));
20
22
  }
21
23
  static get is() { return "biggive-button"; }
22
24
  static get encapsulation() { return "shadow"; }
@@ -104,6 +106,24 @@ export class BiggiveButton {
104
106
  "reflect": false,
105
107
  "defaultValue": "undefined"
106
108
  },
109
+ "openInNewTab": {
110
+ "type": "boolean",
111
+ "mutable": false,
112
+ "complexType": {
113
+ "original": "boolean",
114
+ "resolved": "boolean",
115
+ "references": {}
116
+ },
117
+ "required": false,
118
+ "optional": false,
119
+ "docs": {
120
+ "tags": [],
121
+ "text": "New Tab"
122
+ },
123
+ "attribute": "open-in-new-tab",
124
+ "reflect": false,
125
+ "defaultValue": "false"
126
+ },
107
127
  "fullWidth": {
108
128
  "type": "boolean",
109
129
  "mutable": false,
@@ -158,6 +178,24 @@ export class BiggiveButton {
158
178
  "reflect": false,
159
179
  "defaultValue": "false"
160
180
  },
181
+ "centered": {
182
+ "type": "boolean",
183
+ "mutable": false,
184
+ "complexType": {
185
+ "original": "boolean",
186
+ "resolved": "boolean",
187
+ "references": {}
188
+ },
189
+ "required": false,
190
+ "optional": false,
191
+ "docs": {
192
+ "tags": [],
193
+ "text": "Centered"
194
+ },
195
+ "attribute": "centered",
196
+ "reflect": false,
197
+ "defaultValue": "false"
198
+ },
161
199
  "isFutureCampaign": {
162
200
  "type": "boolean",
163
201
  "mutable": false,
@@ -32,6 +32,9 @@ export default {
32
32
  url: {
33
33
  name: 'Url',
34
34
  },
35
+ openInNewTab: {
36
+ name: 'Open in new tab',
37
+ },
35
38
  fullWidth: {
36
39
  name: 'Full width',
37
40
  },
@@ -45,6 +48,9 @@ export default {
45
48
  rounded: {
46
49
  name: 'Rounded',
47
50
  },
51
+ centered: {
52
+ name: 'Centered',
53
+ },
48
54
  },
49
55
  };
50
56
  const Template = args => `
@@ -56,9 +62,11 @@ const Template = args => `
56
62
  datetime="${args.datetime}"
57
63
  label="${args.label}"
58
64
  url="${args.url}"
65
+ open-in-new-tab="${args.openInNewTab}"
59
66
  full-width=${args.fullWidth}
60
67
  size=${args.size}
61
68
  rounded=${args.rounded}
69
+ centered=${args.centered}
62
70
  </biggive-button>
63
71
  `;
64
72
  export const ButtonComponent = Template.bind({});
@@ -70,7 +78,9 @@ ButtonComponent.args = {
70
78
  datetime: '29/11/2022, 12:00',
71
79
  label: 'Donate now',
72
80
  url: 'http://www.google.com',
81
+ openInNewTab: false,
73
82
  fullWidth: false,
74
83
  size: 'medium',
75
84
  rounded: false,
85
+ centered: false,
76
86
  };
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -514,7 +518,6 @@ a:hover {
514
518
  font-family: "Euclid Triangle", sans-serif;
515
519
  font-size: 17px;
516
520
  line-height: 24px;
517
- filter: drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.25));
518
521
  cursor: pointer;
519
522
  position: relative;
520
523
  height: 100%;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -515,7 +519,6 @@ a:hover {
515
519
  position: relative;
516
520
  }
517
521
  .container .search-wrap {
518
- filter: drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.25));
519
522
  background-color: #FFFFFF;
520
523
  padding: 15px 30px;
521
524
  margin-bottom: 60px;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -512,7 +516,6 @@ a:hover {
512
516
  font-family: "Euclid Triangle", sans-serif;
513
517
  font-size: 17px;
514
518
  line-height: 24px;
515
- filter: drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.25));
516
519
  background-color: #FFFFFF;
517
520
  padding: 25px;
518
521
  box-sizing: border-box;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;
@@ -1,5 +1,14 @@
1
1
  body {
2
- background-color: #D7D7D7;
2
+ background-color: #FFFFFF;
3
+ }
4
+ body.background-primary {
5
+ background-color: #2C089B;
6
+ }
7
+ body.background-secondary {
8
+ background-color: #2C089B;
9
+ }
10
+ body.background-tertiary {
11
+ background-color: #2C089B;
3
12
  }
4
13
 
5
14
  h1, h3, h3, h4, h5, h6 {
@@ -166,7 +175,6 @@ a:hover {
166
175
  border-radius: 5px;
167
176
  border: 1px solid #000000;
168
177
  background-color: #000000;
169
- filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));
170
178
  color: #FFFFFF;
171
179
  display: inline-block;
172
180
  text-decoration: none;
@@ -243,7 +251,6 @@ a:hover {
243
251
  color: #2C089B;
244
252
  background-color: transparent;
245
253
  text-decoration: underline;
246
- box-shadow: none;
247
254
  border: 0;
248
255
  padding-left: 0;
249
256
  padding-right: 0;
@@ -257,7 +264,6 @@ a:hover {
257
264
  color: #2AF135;
258
265
  background-color: transparent;
259
266
  text-decoration: underline;
260
- box-shadow: none;
261
267
  border: 0;
262
268
  padding-left: 0;
263
269
  padding-right: 0;
@@ -271,7 +277,6 @@ a:hover {
271
277
  color: #FF7272;
272
278
  background-color: transparent;
273
279
  text-decoration: underline;
274
- box-shadow: none;
275
280
  border: 0;
276
281
  padding-left: 0;
277
282
  padding-right: 0;
@@ -285,7 +290,6 @@ a:hover {
285
290
  color: #FFFFFF;
286
291
  background-color: transparent;
287
292
  text-decoration: underline;
288
- box-shadow: none;
289
293
  border: 0;
290
294
  padding-left: 0;
291
295
  padding-right: 0;