@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;
@@ -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;
@@ -516,4 +520,94 @@ a:hover {
516
520
  .container img {
517
521
  width: 100%;
518
522
  height: auto;
523
+ }
524
+ .container.max-width-10 .sleeve {
525
+ max-width: 10%;
526
+ margin-left: auto;
527
+ margin-right: auto;
528
+ }
529
+ .container.max-width-15 .sleeve {
530
+ max-width: 15%;
531
+ margin-left: auto;
532
+ margin-right: auto;
533
+ }
534
+ .container.max-width-20 .sleeve {
535
+ max-width: 20%;
536
+ margin-left: auto;
537
+ margin-right: auto;
538
+ }
539
+ .container.max-width-25 .sleeve {
540
+ max-width: 25%;
541
+ margin-left: auto;
542
+ margin-right: auto;
543
+ }
544
+ .container.max-width-30 .sleeve {
545
+ max-width: 30%;
546
+ margin-left: auto;
547
+ margin-right: auto;
548
+ }
549
+ .container.max-width-35 .sleeve {
550
+ max-width: 35%;
551
+ margin-left: auto;
552
+ margin-right: auto;
553
+ }
554
+ .container.max-width-40 .sleeve {
555
+ max-width: 40%;
556
+ margin-left: auto;
557
+ margin-right: auto;
558
+ }
559
+ .container.max-width-45 .sleeve {
560
+ max-width: 45%;
561
+ margin-left: auto;
562
+ margin-right: auto;
563
+ }
564
+ .container.max-width-50 .sleeve {
565
+ max-width: 50%;
566
+ margin-left: auto;
567
+ margin-right: auto;
568
+ }
569
+ .container.max-width-55 .sleeve {
570
+ max-width: 55%;
571
+ margin-left: auto;
572
+ margin-right: auto;
573
+ }
574
+ .container.max-width-60 .sleeve {
575
+ max-width: 60%;
576
+ margin-left: auto;
577
+ margin-right: auto;
578
+ }
579
+ .container.max-width-65 .sleeve {
580
+ max-width: 65%;
581
+ margin-left: auto;
582
+ margin-right: auto;
583
+ }
584
+ .container.max-width-70 .sleeve {
585
+ max-width: 70%;
586
+ margin-left: auto;
587
+ margin-right: auto;
588
+ }
589
+ .container.max-width-75 .sleeve {
590
+ max-width: 75%;
591
+ margin-left: auto;
592
+ margin-right: auto;
593
+ }
594
+ .container.max-width-80 .sleeve {
595
+ max-width: 80%;
596
+ margin-left: auto;
597
+ margin-right: auto;
598
+ }
599
+ .container.max-width-85 .sleeve {
600
+ max-width: 85%;
601
+ margin-left: auto;
602
+ margin-right: auto;
603
+ }
604
+ .container.max-width-90 .sleeve {
605
+ max-width: 90%;
606
+ margin-left: auto;
607
+ margin-right: auto;
608
+ }
609
+ .container.max-width-95 .sleeve {
610
+ max-width: 95%;
611
+ margin-left: auto;
612
+ margin-right: auto;
519
613
  }
@@ -3,9 +3,10 @@ export class BiggiveFormattedText {
3
3
  constructor() {
4
4
  this.spaceBelow = 0;
5
5
  this.defaultTextColour = 'primary';
6
+ this.maxWidth = 100;
6
7
  }
7
8
  render() {
8
- return (h("div", { class: 'container text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, h("slot", null)));
9
+ return (h("div", { class: 'container max-width-' + this.maxWidth + ' text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, h("slot", null)));
9
10
  }
10
11
  static get is() { return "biggive-formatted-text"; }
11
12
  static get encapsulation() { return "shadow"; }
@@ -56,6 +57,24 @@ export class BiggiveFormattedText {
56
57
  "attribute": "default-text-colour",
57
58
  "reflect": false,
58
59
  "defaultValue": "'primary'"
60
+ },
61
+ "maxWidth": {
62
+ "type": "number",
63
+ "mutable": false,
64
+ "complexType": {
65
+ "original": "number",
66
+ "resolved": "number",
67
+ "references": {}
68
+ },
69
+ "required": false,
70
+ "optional": false,
71
+ "docs": {
72
+ "tags": [],
73
+ "text": "Width"
74
+ },
75
+ "attribute": "max-width",
76
+ "reflect": false,
77
+ "defaultValue": "100"
59
78
  }
60
79
  };
61
80
  }
@@ -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,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
  position: relative;
517
520
  z-index: 99;
518
521
  }
@@ -627,7 +630,6 @@ a:hover {
627
630
  padding: 15px 45px 30px 45px;
628
631
  background-color: #FFFFFF;
629
632
  clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 15px 100%, 0 calc(100% - 15px));
630
- filter: drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.25));
631
633
  }
632
634
  .nav ul li ul li {
633
635
  display: block;
@@ -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;
@@ -8,10 +8,12 @@ export class BiggiveHeading {
8
8
  this.size = 1;
9
9
  this.align = 'left';
10
10
  this.text = '';
11
+ this.icon = false;
12
+ this.iconColour = 'primary';
11
13
  }
12
14
  render() {
13
15
  const Tag = this.htmlElement;
14
- return (h("div", { class: 'container align-' + this.align + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, h(Tag, { class: 'heading-colour-' + this.colour + ' heading-' + this.size }, this.text)));
16
+ return (h("div", { class: 'container align-' + this.align + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, this.icon ? (h("svg", { viewBox: "0 0 102 88" }, h("path", { class: "st0", d: "M51.2,0l-51,88h102L51.2,0z" }), h("path", { d: "M31,68.3c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C32.9,67.5,32.1,68.3,31,68.3z M29.5,79.4h3v-10\n h-3V79.4z M41,69.4V70c-0.5-0.5-1.4-0.9-2.5-0.9c-2.7,0-4.9,2-4.9,4.9c0,2.9,2.2,4.9,4.9,4.9c1.1,0,2-0.3,2.5-0.9v0.6\n c0,1.3-1.2,1.9-2.7,1.9c-1.3,0-2.4-0.3-3.5-0.9v3c1.3,0.5,2.7,0.6,3.6,0.6c3,0,5.5-1.3,5.5-4.6v-9.4L41,69.4L41,69.4z M41,75.3\n c-0.4,0.6-1.2,0.9-1.9,0.9c-1.3,0-2.3-0.8-2.3-2.2c0-1.4,1-2.2,2.3-2.2c0.8,0,1.5,0.4,1.9,0.9V75.3z M52.8,79.7\n c2.4,0,3.8-0.4,5.1-1.2v-7.7h-6.6v2.9h3.5v2.6c-0.5,0.1-1.1,0.3-1.9,0.3c-3,0-4.4-2-4.4-4.3c0-2.3,1.7-4.3,4.8-4.3\n c1.3,0,2.6,0.4,3.5,0.9v-3.3c-0.9-0.4-2.1-0.7-3.7-0.7c-4.6,0-7.8,3.3-7.8,7.4C45.2,76.5,48.1,79.7,52.8,79.7z M60.7,68.3\n c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C62.6,67.5,61.8,68.3,60.7,68.3z M59.2,79.4h3v-10h-3V79.4z\n M69,73.9l-2.6-4.5h-3.5l6,10.3l6-10.3h-3.5L69,73.9z M77.5,75.1h7c0-4.4-2.5-6-5.1-6c-2.7,0-5.1,1.6-5.1,5.2c0,3.5,2.5,5.2,5.5,5.2\n c1.3,0,2.7-0.2,3.8-0.8v-2.8c-1.5,0.9-2.5,0.9-3.3,0.9C78.9,76.9,77.6,76.5,77.5,75.1z M79.4,71.5c0.9,0,1.7,0.4,1.8,1.7h-3.7\n C77.7,72,78.6,71.5,79.4,71.5z M26,71.6c0.7-0.6,1.1-1.5,1.1-2.5c0-1.9-1.8-3.9-4.4-3.9h-4.8v14.3h6.3c2.4,0,4.3-1.9,4.3-4.2\n C28.4,73.8,27.8,72.2,26,71.6z M21,68.1h1.4c0.9,0,1.5,0.7,1.5,1.4c0,0.8-0.6,1.4-1.5,1.4H21V68.1z M23.8,76.5H21v-2.9h2.8\n c0.9,0,1.5,0.6,1.5,1.4C25.3,75.9,24.7,76.5,23.8,76.5z" }))) : null, h(Tag, { class: 'heading-colour-' + this.colour + ' heading-' + this.size }, this.text)));
15
17
  }
16
18
  static get is() { return "biggive-heading"; }
17
19
  static get encapsulation() { return "shadow"; }
@@ -152,6 +154,42 @@ export class BiggiveHeading {
152
154
  "attribute": "text",
153
155
  "reflect": false,
154
156
  "defaultValue": "''"
157
+ },
158
+ "icon": {
159
+ "type": "boolean",
160
+ "mutable": false,
161
+ "complexType": {
162
+ "original": "boolean",
163
+ "resolved": "boolean",
164
+ "references": {}
165
+ },
166
+ "required": false,
167
+ "optional": false,
168
+ "docs": {
169
+ "tags": [],
170
+ "text": "Icon"
171
+ },
172
+ "attribute": "icon",
173
+ "reflect": false,
174
+ "defaultValue": "false"
175
+ },
176
+ "iconColour": {
177
+ "type": "string",
178
+ "mutable": false,
179
+ "complexType": {
180
+ "original": "string",
181
+ "resolved": "string",
182
+ "references": {}
183
+ },
184
+ "required": false,
185
+ "optional": false,
186
+ "docs": {
187
+ "tags": [],
188
+ "text": "Icon colour"
189
+ },
190
+ "attribute": "icon-colour",
191
+ "reflect": false,
192
+ "defaultValue": "'primary'"
155
193
  }
156
194
  };
157
195
  }
@@ -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;
@@ -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;