@biggive/components 202501021532.0.0 → 202501071646.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (321) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/biggive.esm.js.map +1 -1
  3. package/dist/biggive/p-0b1658d6.entry.js +2 -0
  4. package/dist/biggive/p-0b1658d6.entry.js.map +1 -0
  5. package/dist/biggive/p-11e8755e.entry.js +2 -0
  6. package/dist/biggive/p-11e8755e.entry.js.map +1 -0
  7. package/dist/biggive/p-19b999ee.js +3 -0
  8. package/dist/biggive/p-19b999ee.js.map +1 -0
  9. package/dist/biggive/p-1dc33885.entry.js +2 -0
  10. package/dist/biggive/p-1dc33885.entry.js.map +1 -0
  11. package/dist/biggive/{p-0eda1345.entry.js → p-277926a0.entry.js} +2 -2
  12. package/dist/biggive/p-277926a0.entry.js.map +1 -0
  13. package/dist/biggive/{p-bfaa8a6d.entry.js → p-2d9d24ee.entry.js} +2 -2
  14. package/dist/biggive/p-2d9d24ee.entry.js.map +1 -0
  15. package/dist/biggive/{p-b1d82c2f.entry.js → p-48fe25e2.entry.js} +2 -2
  16. package/dist/biggive/p-48fe25e2.entry.js.map +1 -0
  17. package/dist/biggive/{p-16da1da1.entry.js → p-6566f4c1.entry.js} +2 -2
  18. package/dist/biggive/p-6566f4c1.entry.js.map +1 -0
  19. package/dist/biggive/{p-f0bb3912.entry.js → p-7eed7866.entry.js} +2 -2
  20. package/dist/biggive/p-7eed7866.entry.js.map +1 -0
  21. package/dist/biggive/{p-87562be2.entry.js → p-9d99b90f.entry.js} +2 -2
  22. package/dist/biggive/p-9d99b90f.entry.js.map +1 -0
  23. package/dist/biggive/{p-ea8d01ca.entry.js → p-a55f75e9.entry.js} +2 -2
  24. package/dist/biggive/p-a55f75e9.entry.js.map +1 -0
  25. package/dist/biggive/p-a61421f8.entry.js +2 -0
  26. package/dist/biggive/{p-f3246097.entry.js → p-ba6693e6.entry.js} +2 -2
  27. package/dist/biggive/p-ba6693e6.entry.js.map +1 -0
  28. package/dist/biggive/p-d97ab5b9.entry.js +2 -0
  29. package/dist/biggive/{p-5262507c.entry.js.map → p-d97ab5b9.entry.js.map} +1 -1
  30. package/dist/biggive/p-e0611f0e.entry.js +2 -0
  31. package/dist/biggive/p-e0611f0e.entry.js.map +1 -0
  32. package/dist/biggive/p-e70a1cb0.entry.js +2 -0
  33. package/dist/biggive/p-e70a1cb0.entry.js.map +1 -0
  34. package/dist/biggive/{p-2eb2b970.entry.js → p-fd5a51e6.entry.js} +2 -2
  35. package/dist/biggive/p-fd5a51e6.entry.js.map +1 -0
  36. package/dist/cjs/{biggive-accordion_40.cjs.entry.js → biggive-accordion_38.cjs.entry.js} +376 -244
  37. package/dist/cjs/biggive-accordion_38.cjs.entry.js.map +1 -0
  38. package/dist/cjs/biggive-article-card.cjs.entry.js +48 -0
  39. package/dist/cjs/biggive-article-card.cjs.entry.js.map +1 -0
  40. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -8
  41. package/dist/cjs/biggive-basic-card.cjs.entry.js.map +1 -1
  42. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +13 -2
  43. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js.map +1 -1
  44. package/dist/cjs/biggive-biography-card.cjs.entry.js +55 -0
  45. package/dist/cjs/biggive-biography-card.cjs.entry.js.map +1 -0
  46. package/dist/cjs/biggive-boxed-content.cjs.entry.js +16 -1
  47. package/dist/cjs/biggive-boxed-content.cjs.entry.js.map +1 -1
  48. package/dist/cjs/biggive-category-icon.cjs.entry.js +10 -3
  49. package/dist/cjs/biggive-category-icon.cjs.entry.js.map +1 -1
  50. package/dist/cjs/biggive-container-card.cjs.entry.js +1 -1
  51. package/dist/cjs/biggive-container-card.cjs.entry.js.map +1 -1
  52. package/dist/cjs/biggive-cookie-banner.cjs.entry.js +17 -4
  53. package/dist/cjs/biggive-cookie-banner.cjs.entry.js.map +1 -1
  54. package/dist/cjs/biggive-form.cjs.entry.js +1 -1
  55. package/dist/cjs/biggive-icon-group.cjs.entry.js +4 -2
  56. package/dist/cjs/biggive-icon-group.cjs.entry.js.map +1 -1
  57. package/dist/cjs/biggive-image-card.cjs.entry.js +1 -6
  58. package/dist/cjs/biggive-image-card.cjs.entry.js.map +1 -1
  59. package/dist/cjs/biggive-nav-group.cjs.entry.js +4 -1
  60. package/dist/cjs/biggive-nav-group.cjs.entry.js.map +1 -1
  61. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -4
  62. package/dist/cjs/biggive-nav-item.cjs.entry.js.map +1 -1
  63. package/dist/cjs/biggive-table.cjs.entry.js +1 -1
  64. package/dist/cjs/biggive-table.cjs.entry.js.map +1 -1
  65. package/dist/cjs/biggive-video.cjs.entry.js +10 -1
  66. package/dist/cjs/biggive-video.cjs.entry.js.map +1 -1
  67. package/dist/cjs/biggive.cjs.js +3 -3
  68. package/dist/cjs/biggive.cjs.js.map +1 -1
  69. package/dist/cjs/{index-c0a19159.js → index-c7b6790e.js} +253 -137
  70. package/dist/cjs/index-c7b6790e.js.map +1 -0
  71. package/dist/cjs/loader.cjs.js +2 -2
  72. package/dist/collection/collection-manifest.json +1 -1
  73. package/dist/collection/components/biggive-accordion/biggive-accordion.js +0 -1
  74. package/dist/collection/components/biggive-accordion/biggive-accordion.js.map +1 -1
  75. package/dist/collection/components/biggive-accordion-entry/biggive-accordion-entry.js.map +1 -1
  76. package/dist/collection/components/biggive-article-card/biggive-article-card.js +0 -12
  77. package/dist/collection/components/biggive-article-card/biggive-article-card.js.map +1 -1
  78. package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +0 -7
  79. package/dist/collection/components/biggive-basic-card/biggive-basic-card.js.map +1 -1
  80. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.js +12 -1
  81. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.js.map +1 -1
  82. package/dist/collection/components/biggive-biography-card/biggive-biography-card.js.map +1 -1
  83. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.js +15 -0
  84. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.js.map +1 -1
  85. package/dist/collection/components/biggive-branded-image/biggive-branded-image.js +9 -4
  86. package/dist/collection/components/biggive-branded-image/biggive-branded-image.js.map +1 -1
  87. package/dist/collection/components/biggive-button/biggive-button.js +27 -4
  88. package/dist/collection/components/biggive-button/biggive-button.js.map +1 -1
  89. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js +36 -8
  90. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js.map +1 -1
  91. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.js +24 -15
  92. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.js.map +1 -1
  93. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +38 -13
  94. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js.map +1 -1
  95. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.js +6 -12
  96. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.js.map +1 -1
  97. package/dist/collection/components/biggive-category-icon/biggive-category-icon.js +9 -2
  98. package/dist/collection/components/biggive-category-icon/biggive-category-icon.js.map +1 -1
  99. package/dist/collection/components/biggive-container-card/biggive-container-card.js.map +1 -1
  100. package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.js +16 -3
  101. package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.js.map +1 -1
  102. package/dist/collection/components/biggive-footer/biggive-footer.js +5 -4
  103. package/dist/collection/components/biggive-footer/biggive-footer.js.map +1 -1
  104. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +5 -9
  105. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js.map +1 -1
  106. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +9 -0
  107. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js.map +1 -1
  108. package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js +0 -3
  109. package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js.map +1 -1
  110. package/dist/collection/components/biggive-grid/biggive-grid.js +3 -0
  111. package/dist/collection/components/biggive-grid/biggive-grid.js.map +1 -1
  112. package/dist/collection/components/biggive-heading/biggive-heading.js.map +1 -1
  113. package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +31 -8
  114. package/dist/collection/components/biggive-hero-image/biggive-hero-image.js.map +1 -1
  115. package/dist/collection/components/biggive-icon-button/biggive-icon-button.js +3 -7
  116. package/dist/collection/components/biggive-icon-button/biggive-icon-button.js.map +1 -1
  117. package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +3 -1
  118. package/dist/collection/components/biggive-icon-group/biggive-icon-group.js.map +1 -1
  119. package/dist/collection/components/biggive-image/biggive-image.js +21 -0
  120. package/dist/collection/components/biggive-image/biggive-image.js.map +1 -1
  121. package/dist/collection/components/biggive-image-button/biggive-image-button.js +3 -6
  122. package/dist/collection/components/biggive-image-button/biggive-image-button.js.map +1 -1
  123. package/dist/collection/components/biggive-image-card/biggive-image-card.js +0 -5
  124. package/dist/collection/components/biggive-image-card/biggive-image-card.js.map +1 -1
  125. package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +24 -5
  126. package/dist/collection/components/biggive-image-feature/biggive-image-feature.js.map +1 -1
  127. package/dist/collection/components/biggive-main-menu/biggive-main-menu.js +13 -5
  128. package/dist/collection/components/biggive-main-menu/biggive-main-menu.js.map +1 -1
  129. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +6 -2
  130. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js.map +1 -1
  131. package/dist/collection/components/biggive-nav-group/biggive-nav-group.js +3 -0
  132. package/dist/collection/components/biggive-nav-group/biggive-nav-group.js.map +1 -1
  133. package/dist/collection/components/biggive-nav-item/biggive-nav-item.js +0 -5
  134. package/dist/collection/components/biggive-nav-item/biggive-nav-item.js.map +1 -1
  135. package/dist/collection/components/biggive-page-columns/biggive-page-columns.js +3 -0
  136. package/dist/collection/components/biggive-page-columns/biggive-page-columns.js.map +1 -1
  137. package/dist/collection/components/biggive-page-section/biggive-page-section.js +15 -1
  138. package/dist/collection/components/biggive-page-section/biggive-page-section.js.map +1 -1
  139. package/dist/collection/components/biggive-popup/biggive-popup.js +4 -1
  140. package/dist/collection/components/biggive-popup/biggive-popup.js.map +1 -1
  141. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.js +9 -0
  142. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.js.map +1 -1
  143. package/dist/collection/components/biggive-quote/biggive-quote.js.map +1 -1
  144. package/dist/collection/components/biggive-sheet/biggive-sheet.js +6 -3
  145. package/dist/collection/components/biggive-sheet/biggive-sheet.js.map +1 -1
  146. package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +16 -1
  147. package/dist/collection/components/biggive-social-icon/biggive-social-icon.js.map +1 -1
  148. package/dist/collection/components/biggive-tab/biggive-tab.js.map +1 -1
  149. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +7 -7
  150. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js.map +1 -1
  151. package/dist/collection/components/biggive-table/biggive-table.js.map +1 -1
  152. package/dist/collection/components/biggive-text-input/biggive-text-input.js +0 -2
  153. package/dist/collection/components/biggive-text-input/biggive-text-input.js.map +1 -1
  154. package/dist/collection/components/biggive-timeline/biggive-timeline.js +12 -12
  155. package/dist/collection/components/biggive-timeline/biggive-timeline.js.map +1 -1
  156. package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.js +0 -4
  157. package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.js.map +1 -1
  158. package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +15 -1
  159. package/dist/collection/components/biggive-totalizer/biggive-totalizer.js.map +1 -1
  160. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +0 -4
  161. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js.map +1 -1
  162. package/dist/collection/components/biggive-video/biggive-video.js +9 -0
  163. package/dist/collection/components/biggive-video/biggive-video.js.map +1 -1
  164. package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +24 -5
  165. package/dist/collection/components/biggive-video-feature/biggive-video-feature.js.map +1 -1
  166. package/dist/components/biggive-accordion-entry.js.map +1 -1
  167. package/dist/components/biggive-accordion.js +0 -1
  168. package/dist/components/biggive-accordion.js.map +1 -1
  169. package/dist/components/biggive-article-card.js +0 -12
  170. package/dist/components/biggive-article-card.js.map +1 -1
  171. package/dist/components/biggive-basic-card.js +0 -7
  172. package/dist/components/biggive-basic-card.js.map +1 -1
  173. package/dist/components/biggive-beneficiary-icon.js +12 -1
  174. package/dist/components/biggive-beneficiary-icon.js.map +1 -1
  175. package/dist/components/biggive-biography-card.js.map +1 -1
  176. package/dist/components/biggive-boxed-content.js +15 -0
  177. package/dist/components/biggive-boxed-content.js.map +1 -1
  178. package/dist/components/biggive-branded-image.js +9 -4
  179. package/dist/components/biggive-branded-image.js.map +1 -1
  180. package/dist/components/biggive-button2.js +27 -4
  181. package/dist/components/biggive-button2.js.map +1 -1
  182. package/dist/components/biggive-call-to-action.js +36 -8
  183. package/dist/components/biggive-call-to-action.js.map +1 -1
  184. package/dist/components/biggive-campaign-card-filter-grid.js +38 -13
  185. package/dist/components/biggive-campaign-card-filter-grid.js.map +1 -1
  186. package/dist/components/biggive-campaign-card.js +24 -15
  187. package/dist/components/biggive-campaign-card.js.map +1 -1
  188. package/dist/components/biggive-campaign-highlights.js +6 -12
  189. package/dist/components/biggive-campaign-highlights.js.map +1 -1
  190. package/dist/components/biggive-category-icon.js +9 -2
  191. package/dist/components/biggive-category-icon.js.map +1 -1
  192. package/dist/components/biggive-container-card.js.map +1 -1
  193. package/dist/components/biggive-cookie-banner.js +16 -3
  194. package/dist/components/biggive-cookie-banner.js.map +1 -1
  195. package/dist/components/biggive-footer.js +5 -4
  196. package/dist/components/biggive-footer.js.map +1 -1
  197. package/dist/components/biggive-form-field-select2.js +5 -9
  198. package/dist/components/biggive-form-field-select2.js.map +1 -1
  199. package/dist/components/biggive-formatted-text.js +9 -0
  200. package/dist/components/biggive-formatted-text.js.map +1 -1
  201. package/dist/components/biggive-generic-icon2.js +0 -3
  202. package/dist/components/biggive-generic-icon2.js.map +1 -1
  203. package/dist/components/biggive-grid.js +3 -0
  204. package/dist/components/biggive-grid.js.map +1 -1
  205. package/dist/components/biggive-heading.js.map +1 -1
  206. package/dist/components/biggive-hero-image.js +31 -8
  207. package/dist/components/biggive-hero-image.js.map +1 -1
  208. package/dist/components/biggive-icon-button.js +3 -7
  209. package/dist/components/biggive-icon-button.js.map +1 -1
  210. package/dist/components/biggive-icon-group.js +3 -1
  211. package/dist/components/biggive-icon-group.js.map +1 -1
  212. package/dist/components/biggive-image-button.js +3 -6
  213. package/dist/components/biggive-image-button.js.map +1 -1
  214. package/dist/components/biggive-image-card.js +0 -5
  215. package/dist/components/biggive-image-card.js.map +1 -1
  216. package/dist/components/biggive-image-feature.js +24 -5
  217. package/dist/components/biggive-image-feature.js.map +1 -1
  218. package/dist/components/biggive-image.js +21 -0
  219. package/dist/components/biggive-image.js.map +1 -1
  220. package/dist/components/biggive-main-menu.js +13 -5
  221. package/dist/components/biggive-main-menu.js.map +1 -1
  222. package/dist/components/biggive-misc-icon2.js +6 -2
  223. package/dist/components/biggive-misc-icon2.js.map +1 -1
  224. package/dist/components/biggive-nav-group.js +3 -0
  225. package/dist/components/biggive-nav-group.js.map +1 -1
  226. package/dist/components/biggive-nav-item.js +0 -3
  227. package/dist/components/biggive-nav-item.js.map +1 -1
  228. package/dist/components/biggive-page-columns.js +3 -0
  229. package/dist/components/biggive-page-columns.js.map +1 -1
  230. package/dist/components/biggive-page-section.js +15 -1
  231. package/dist/components/biggive-page-section.js.map +1 -1
  232. package/dist/components/biggive-popup2.js +4 -1
  233. package/dist/components/biggive-popup2.js.map +1 -1
  234. package/dist/components/biggive-progress-bar2.js +9 -0
  235. package/dist/components/biggive-progress-bar2.js.map +1 -1
  236. package/dist/components/biggive-quote.js.map +1 -1
  237. package/dist/components/biggive-sheet.js +6 -3
  238. package/dist/components/biggive-sheet.js.map +1 -1
  239. package/dist/components/biggive-social-icon2.js +16 -1
  240. package/dist/components/biggive-social-icon2.js.map +1 -1
  241. package/dist/components/biggive-tab.js.map +1 -1
  242. package/dist/components/biggive-tabbed-content.js +7 -7
  243. package/dist/components/biggive-tabbed-content.js.map +1 -1
  244. package/dist/components/biggive-table.js.map +1 -1
  245. package/dist/components/biggive-text-input.js +0 -2
  246. package/dist/components/biggive-text-input.js.map +1 -1
  247. package/dist/components/biggive-timeline-entry.js +0 -2
  248. package/dist/components/biggive-timeline-entry.js.map +1 -1
  249. package/dist/components/biggive-timeline.js +12 -12
  250. package/dist/components/biggive-timeline.js.map +1 -1
  251. package/dist/components/biggive-totalizer-ticker-item.js +0 -2
  252. package/dist/components/biggive-totalizer-ticker-item.js.map +1 -1
  253. package/dist/components/biggive-totalizer.js +15 -1
  254. package/dist/components/biggive-totalizer.js.map +1 -1
  255. package/dist/components/biggive-video-feature.js +24 -5
  256. package/dist/components/biggive-video-feature.js.map +1 -1
  257. package/dist/components/biggive-video.js +9 -0
  258. package/dist/components/biggive-video.js.map +1 -1
  259. package/dist/esm/{biggive-accordion_40.entry.js → biggive-accordion_38.entry.js} +377 -243
  260. package/dist/esm/biggive-accordion_38.entry.js.map +1 -0
  261. package/dist/esm/biggive-article-card.entry.js +44 -0
  262. package/dist/esm/biggive-article-card.entry.js.map +1 -0
  263. package/dist/esm/biggive-basic-card.entry.js +1 -8
  264. package/dist/esm/biggive-basic-card.entry.js.map +1 -1
  265. package/dist/esm/biggive-beneficiary-icon.entry.js +13 -2
  266. package/dist/esm/biggive-beneficiary-icon.entry.js.map +1 -1
  267. package/dist/esm/biggive-biography-card.entry.js +51 -0
  268. package/dist/esm/biggive-biography-card.entry.js.map +1 -0
  269. package/dist/esm/biggive-boxed-content.entry.js +16 -1
  270. package/dist/esm/biggive-boxed-content.entry.js.map +1 -1
  271. package/dist/esm/biggive-category-icon.entry.js +10 -3
  272. package/dist/esm/biggive-category-icon.entry.js.map +1 -1
  273. package/dist/esm/biggive-container-card.entry.js +1 -1
  274. package/dist/esm/biggive-container-card.entry.js.map +1 -1
  275. package/dist/esm/biggive-cookie-banner.entry.js +17 -4
  276. package/dist/esm/biggive-cookie-banner.entry.js.map +1 -1
  277. package/dist/esm/biggive-form.entry.js +1 -1
  278. package/dist/esm/biggive-icon-group.entry.js +4 -2
  279. package/dist/esm/biggive-icon-group.entry.js.map +1 -1
  280. package/dist/esm/biggive-image-card.entry.js +1 -6
  281. package/dist/esm/biggive-image-card.entry.js.map +1 -1
  282. package/dist/esm/biggive-nav-group.entry.js +4 -1
  283. package/dist/esm/biggive-nav-group.entry.js.map +1 -1
  284. package/dist/esm/biggive-nav-item.entry.js +1 -4
  285. package/dist/esm/biggive-nav-item.entry.js.map +1 -1
  286. package/dist/esm/biggive-table.entry.js +1 -1
  287. package/dist/esm/biggive-table.entry.js.map +1 -1
  288. package/dist/esm/biggive-video.entry.js +10 -1
  289. package/dist/esm/biggive-video.entry.js.map +1 -1
  290. package/dist/esm/biggive.js +4 -4
  291. package/dist/esm/biggive.js.map +1 -1
  292. package/dist/esm/{index-bf4df57a.js → index-ccd7196b.js} +253 -137
  293. package/dist/esm/index-ccd7196b.js.map +1 -0
  294. package/dist/esm/loader.js +3 -3
  295. package/hydrate/index.js +598 -328
  296. package/hydrate/index.mjs +598 -328
  297. package/package.json +1 -1
  298. package/dist/biggive/p-0eda1345.entry.js.map +0 -1
  299. package/dist/biggive/p-16da1da1.entry.js.map +0 -1
  300. package/dist/biggive/p-2eb2b970.entry.js.map +0 -1
  301. package/dist/biggive/p-5262507c.entry.js +0 -2
  302. package/dist/biggive/p-6a812c8a.entry.js +0 -2
  303. package/dist/biggive/p-6a812c8a.entry.js.map +0 -1
  304. package/dist/biggive/p-753c50c5.js +0 -3
  305. package/dist/biggive/p-753c50c5.js.map +0 -1
  306. package/dist/biggive/p-87562be2.entry.js.map +0 -1
  307. package/dist/biggive/p-b1d82c2f.entry.js.map +0 -1
  308. package/dist/biggive/p-bfaa8a6d.entry.js.map +0 -1
  309. package/dist/biggive/p-cf7446f9.entry.js +0 -2
  310. package/dist/biggive/p-cf7446f9.entry.js.map +0 -1
  311. package/dist/biggive/p-e3b4412e.entry.js +0 -2
  312. package/dist/biggive/p-e3b4412e.entry.js.map +0 -1
  313. package/dist/biggive/p-ea8d01ca.entry.js.map +0 -1
  314. package/dist/biggive/p-f0bb3912.entry.js.map +0 -1
  315. package/dist/biggive/p-f3246097.entry.js.map +0 -1
  316. package/dist/biggive/p-f6b8aae2.entry.js +0 -2
  317. package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +0 -1
  318. package/dist/cjs/index-c0a19159.js.map +0 -1
  319. package/dist/esm/biggive-accordion_40.entry.js.map +0 -1
  320. package/dist/esm/index-bf4df57a.js.map +0 -1
  321. /package/dist/biggive/{p-f6b8aae2.entry.js.map → p-a61421f8.entry.js.map} +0 -0
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, g as getElement, a as getAssetPath, c as createEvent, d as Host } from './index-bf4df57a.js';
1
+ import { r as registerInstance, h, g as getElement, a as getAssetPath, c as createEvent, d as Host } from './index-ccd7196b.js';
2
2
  import { f as faMagnifyingGlass, F as FontAwesomeIconsService } from './fontawesome-icons-4a999d04.js';
3
3
  import { V as VideoService } from './video-b04ad412.js';
4
4
 
@@ -11,7 +11,6 @@ const BiggiveAccordion = class {
11
11
  this.spaceBelow = 0;
12
12
  this.textColour = 'black';
13
13
  this.headingColour = 'primary';
14
- this.children = undefined;
15
14
  }
16
15
  componentWillLoad() {
17
16
  this.children = Array.from(this.host.children);
@@ -53,57 +52,6 @@ const BiggiveAccordionEntry = class {
53
52
  };
54
53
  BiggiveAccordionEntry.style = BiggiveAccordionEntryStyle0;
55
54
 
56
- const biggiveArticleCardCss = "a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.align-right{text-align:right}.container{height:100%;width:100%;font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.container .sleeve{height:100%;box-sizing:border-box;background-size:cover;padding:15px 15px 10px 15px}.container .sleeve .content-wrap{height:100%;display:flex;flex-direction:column}.container .meta{margin-bottom:10px}.container .meta .slug{font-size:13px;line-height:17px;margin-bottom:5px}.container .meta .date{font-size:13px;line-height:17px;margin-bottom:5px}.container h3{font-size:20px;line-height:24px;font-weight:bold;padding-bottom:15px;margin-bottom:auto}.container h3 a,.container h3 a:hover{text-decoration:none}.container .main-image-container img{width:100%;height:auto;display:inline-block}.container .image-group{display:flex;margin-bottom:15px}.container .image-group .image-container{margin-right:15px}.container .image-group .image-container .image-wrap{border-radius:50%;width:60px;height:60px;background-size:cover;background-position:center center;margin-bottom:5px}.container .image-group .image-container .image-wrap img{display:none}.container .image-label{font-size:11px;line-height:14px}.container .clip-bottom-left-corner-false.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 0% 100%, 0 100%)}.container .clip-bottom-left-corner-true.clip-top-right-corner-false{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .clip-bottom-left-corner-true.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .main-title-colour-primary h3{color:#2C089B}.container .slug-colour-primary .slug{color:#2C089B}.container .date-colour-primary .date{color:#2C089B}.container .image-label-colour-primary .image-label{color:#2C089B}.container .main-title-colour-secondary h3{color:#2AF135}.container .slug-colour-secondary .slug{color:#2AF135}.container .date-colour-secondary .date{color:#2AF135}.container .image-label-colour-secondary .image-label{color:#2AF135}.container .main-title-colour-tertiary h3{color:#FF7272}.container .slug-colour-tertiary .slug{color:#FF7272}.container .date-colour-tertiary .date{color:#FF7272}.container .image-label-colour-tertiary .image-label{color:#FF7272}.container .main-title-colour-brand-1 h3{color:#B30510}.container .slug-colour-brand-1 .slug{color:#B30510}.container .date-colour-brand-1 .date{color:#B30510}.container .image-label-colour-brand-1 .image-label{color:#B30510}.container .main-title-colour-brand-2 h3{color:#6E0887}.container .slug-colour-brand-2 .slug{color:#6E0887}.container .date-colour-brand-2 .date{color:#6E0887}.container .image-label-colour-brand-2 .image-label{color:#6E0887}.container .main-title-colour-brand-3 h3{color:#50B400}.container .slug-colour-brand-3 .slug{color:#50B400}.container .date-colour-brand-3 .date{color:#50B400}.container .image-label-colour-brand-3 .image-label{color:#50B400}.container .main-title-colour-brand-4 h3{color:#FFE500}.container .slug-colour-brand-4 .slug{color:#FFE500}.container .date-colour-brand-4 .date{color:#FFE500}.container .image-label-colour-brand-4 .image-label{color:#FFE500}.container .main-title-colour-brand-5 h3{color:#F07D00}.container .slug-colour-brand-5 .slug{color:#F07D00}.container .date-colour-brand-5 .date{color:#F07D00}.container .image-label-colour-brand-5 .image-label{color:#F07D00}.container .main-title-colour-brand-cc-red h3{color:#B30510}.container .slug-colour-brand-cc-red .slug{color:#B30510}.container .date-colour-brand-cc-red .date{color:#B30510}.container .image-label-colour-brand-cc-red .image-label{color:#B30510}.container .main-title-colour-brand-wgmf-purple h3{color:#6E0887}.container .slug-colour-brand-wgmf-purple .slug{color:#6E0887}.container .date-colour-brand-wgmf-purple .date{color:#6E0887}.container .image-label-colour-brand-wgmf-purple .image-label{color:#6E0887}.container .main-title-colour-brand-gmf-green h3{color:#50B400}.container .slug-colour-brand-gmf-green .slug{color:#50B400}.container .date-colour-brand-gmf-green .date{color:#50B400}.container .image-label-colour-brand-gmf-green .image-label{color:#50B400}.container .main-title-colour-brand-emf-yellow h3{color:#FFE500}.container .slug-colour-brand-emf-yellow .slug{color:#FFE500}.container .date-colour-brand-emf-yellow .date{color:#FFE500}.container .image-label-colour-brand-emf-yellow .image-label{color:#FFE500}.container .main-title-colour-brand-c4c-orange h3{color:#F07D00}.container .slug-colour-brand-c4c-orange .slug{color:#F07D00}.container .date-colour-brand-c4c-orange .date{color:#F07D00}.container .image-label-colour-brand-c4c-orange .image-label{color:#F07D00}.container .main-title-colour-brand-afa-pink h3{color:#BF387D}.container .slug-colour-brand-afa-pink .slug{color:#BF387D}.container .date-colour-brand-afa-pink .date{color:#BF387D}.container .image-label-colour-brand-afa-pink .image-label{color:#BF387D}.container .main-title-colour-brand-mhf-turquoise h3{color:#62CFC9}.container .slug-colour-brand-mhf-turquoise .slug{color:#62CFC9}.container .date-colour-brand-mhf-turquoise .date{color:#62CFC9}.container .image-label-colour-brand-mhf-turquoise .image-label{color:#62CFC9}.container .main-title-colour-brand-grey h3{color:#CBC8C8}.container .slug-colour-brand-grey .slug{color:#CBC8C8}.container .date-colour-brand-grey .date{color:#CBC8C8}.container .image-label-colour-brand-grey .image-label{color:#CBC8C8}.container .main-title-colour-white h3{color:#FFFFFF}.container .slug-colour-white .slug{color:#FFFFFF}.container .date-colour-white .date{color:#FFFFFF}.container .image-label-colour-white .image-label{color:#FFFFFF}.container .main-title-colour-black h3{color:#000000}.container .slug-colour-black .slug{color:#000000}.container .date-colour-black .date{color:#000000}.container .image-label-colour-black .image-label{color:#000000}.container .main-title-colour-grey-extra-light h3{color:#D7D7D7}.container .slug-colour-grey-extra-light .slug{color:#D7D7D7}.container .date-colour-grey-extra-light .date{color:#D7D7D7}.container .image-label-colour-grey-extra-light .image-label{color:#D7D7D7}.container .main-title-colour-grey-light h3{color:#E8E8E8}.container .slug-colour-grey-light .slug{color:#E8E8E8}.container .date-colour-grey-light .date{color:#E8E8E8}.container .image-label-colour-grey-light .image-label{color:#E8E8E8}.container .main-title-colour-grey-medium h3{color:#8A8A8A}.container .slug-colour-grey-medium .slug{color:#8A8A8A}.container .date-colour-grey-medium .date{color:#8A8A8A}.container .image-label-colour-grey-medium .image-label{color:#8A8A8A}.container .main-title-colour-grey-dark h3{color:#4A4A4A}.container .slug-colour-grey-dark .slug{color:#4A4A4A}.container .date-colour-grey-dark .date{color:#4A4A4A}.container .image-label-colour-grey-dark .image-label{color:#4A4A4A}.container .main-title-colour-brand-6 h3{color:#62CFC9}.container .slug-colour-brand-6 .slug{color:#62CFC9}.container .date-colour-brand-6 .date{color:#62CFC9}.container .image-label-colour-brand-6 .image-label{color:#62CFC9}";
57
- const BiggiveArticleCardStyle0 = biggiveArticleCardCss;
58
-
59
- const BiggiveArticleCard = class {
60
- constructor(hostRef) {
61
- registerInstance(this, hostRef);
62
- this.spaceBelow = 0;
63
- this.backgroundColour = 'white';
64
- this.backgroundImageUrl = '';
65
- this.slug = undefined;
66
- this.slugColour = 'black';
67
- this.date = undefined;
68
- this.dateColour = 'black';
69
- this.mainTitle = undefined;
70
- this.mainTitleColour = 'black';
71
- this.mainImageUrl = undefined;
72
- this.mainImageAltText = undefined;
73
- this.image1Url = undefined;
74
- this.image1AltText = undefined;
75
- this.image2Url = undefined;
76
- this.image2AltText = undefined;
77
- this.imageLabel = undefined;
78
- this.imageLabelColour = 'black';
79
- this.buttonLabel = undefined;
80
- this.buttonUrl = undefined;
81
- this.buttonColour = 'black';
82
- this.clipBottomLeftCorner = true;
83
- this.clipTopRightCorner = true;
84
- }
85
- render() {
86
- return (h("div", { key: '659f6dc7eed2b715979f73dfcf884738a01046fb', class: 'container space-below-' + this.spaceBelow }, h("div", { key: 'ddfca0655daf30b37c7bd616d722fbb8533d162e', class: 'sleeve background-colour-' +
87
- this.backgroundColour +
88
- ' text-colour-black ' +
89
- ' slug-colour-' +
90
- this.slugColour +
91
- ' date-colour-' +
92
- this.dateColour +
93
- ' main-title-colour-' +
94
- this.mainTitleColour +
95
- ' image-label-colour-' +
96
- this.imageLabelColour +
97
- ' button-colour' +
98
- this.buttonColour +
99
- ' clip-bottom-left-corner-' +
100
- this.clipBottomLeftCorner +
101
- ' clip-top-right-corner-' +
102
- this.clipTopRightCorner, style: { 'background-image': "url('" + this.backgroundImageUrl + "')" } }, h("div", { key: '2e7922c6aa0f543cd5b231809e63b957d9a9d0c7', class: "content-wrap" }, h("div", { key: '3d09111817153cf4c15cb12b24f0ccddcccde6e1', class: "meta" }, this.slug != '' ? h("div", { class: "slug text-colour-primary" }, this.slug) : null, this.date != '' ? h("div", { class: "date" }, this.date) : null), this.mainImageUrl != '' ? (h("div", { class: "main-image-container" }, h("div", { class: "image-wrap" }, h("img", { src: this.mainImageUrl, alt: this.mainImageAltText })))) : null, h("h3", { key: '722202a10aae733ed8d14663fa47ddb516df401c', class: "title" }, h("a", { key: '2a06861933adcd1faf4fb2da0587dd7fb2f229dd', href: this.buttonUrl }, this.mainTitle)), this.image1Url != '' || this.image2Url != '' ? (h("div", { class: "image-group" }, this.image1Url != '' ? (h("div", { class: "image-container" }, h("div", { class: "image-wrap", style: { 'background-image': "url('" + this.image1Url + "')" } }, h("img", { src: this.image1Url, alt: this.image1AltText })))) : null, this.image2Url != '' ? (h("div", { class: "image-container" }, h("div", { class: "image-wrap", style: { 'background-image': "url('" + this.image2Url + "')" } }, h("img", { src: this.image2Url, alt: this.image2AltText })))) : null)) : null, this.imageLabel != '' ? h("div", { class: "image-label" }, this.imageLabel) : null, this.buttonLabel != null && this.buttonUrl != null ? (h("div", { class: "button-wrap align-right" }, h("biggive-button", { "colour-scheme": 'clear-' + this.buttonColour, url: this.buttonUrl, label: this.buttonLabel }))) : null))));
103
- }
104
- };
105
- BiggiveArticleCard.style = BiggiveArticleCardStyle0;
106
-
107
55
  const biggiveBackToTopCss = "a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.container{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;margin:30px 0;text-align:center}.container a{display:inline-block}.container a .text{display:block}";
108
56
  const BiggiveBackToTopStyle0 = biggiveBackToTopCss;
109
57
 
@@ -117,65 +65,24 @@ const BiggiveBackToTop = class {
117
65
  };
118
66
  BiggiveBackToTop.style = BiggiveBackToTopStyle0;
119
67
 
120
- const biggiveBiographyCardCss = "a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:block}.container{text-align:left}.container.background-colour-primary .image-wrap{background-color:#2C089B}.container.background-colour-secondary .image-wrap{background-color:#2AF135}.container.background-colour-tertiary .image-wrap{background-color:#FF7272}.container.background-colour-brand-1 .image-wrap{background-color:#B30510}.container.background-colour-brand-2 .image-wrap{background-color:#6E0887}.container.background-colour-brand-3 .image-wrap{background-color:#50B400}.container.background-colour-brand-4 .image-wrap{background-color:#FFE500}.container.background-colour-brand-5 .image-wrap{background-color:#F07D00}.container.background-colour-brand-cc-red .image-wrap{background-color:#B30510}.container.background-colour-brand-wgmf-purple .image-wrap{background-color:#6E0887}.container.background-colour-brand-gmf-green .image-wrap{background-color:#50B400}.container.background-colour-brand-emf-yellow .image-wrap{background-color:#FFE500}.container.background-colour-brand-c4c-orange .image-wrap{background-color:#F07D00}.container.background-colour-brand-afa-pink .image-wrap{background-color:#BF387D}.container.background-colour-brand-mhf-turquoise .image-wrap{background-color:#62CFC9}.container.background-colour-brand-grey .image-wrap{background-color:#CBC8C8}.container.background-colour-white .image-wrap{background-color:#FFFFFF}.container.background-colour-black .image-wrap{background-color:#000000}.container.background-colour-grey-extra-light .image-wrap{background-color:#D7D7D7}.container.background-colour-grey-light .image-wrap{background-color:#E8E8E8}.container.background-colour-grey-medium .image-wrap{background-color:#8A8A8A}.container.background-colour-grey-dark .image-wrap{background-color:#4A4A4A}.container.background-colour-brand-6 .image-wrap{background-color:#62CFC9}.container.text-align-center{text-align:center}.container.text-align-right{text-align:right}.container a{text-decoration:none}.container h3.full-name{font-size:font-size-medium();margin:0}.container div.job-title{font-size:font-size-small();margin:0}.container .sleeve{margin-bottom:10px}.container .sleeve.border-width-1.border-colour-primary{border:5px solid #2C089B}.container .sleeve.border-width-2.border-colour-primary{border:10px solid #2C089B}.container .sleeve.border-width-3.border-colour-primary{border:15px solid #2C089B}.container .sleeve.border-width-4.border-colour-primary{border:30px solid #2C089B}.container .sleeve.border-width-5.border-colour-primary{border:45px solid #2C089B}.container .sleeve.border-width-6.border-colour-primary{border:60px solid #2C089B}.container .sleeve.border-width-1.border-colour-secondary{border:5px solid #2AF135}.container .sleeve.border-width-2.border-colour-secondary{border:10px solid #2AF135}.container .sleeve.border-width-3.border-colour-secondary{border:15px solid #2AF135}.container .sleeve.border-width-4.border-colour-secondary{border:30px solid #2AF135}.container .sleeve.border-width-5.border-colour-secondary{border:45px solid #2AF135}.container .sleeve.border-width-6.border-colour-secondary{border:60px solid #2AF135}.container .sleeve.border-width-1.border-colour-tertiary{border:5px solid #FF7272}.container .sleeve.border-width-2.border-colour-tertiary{border:10px solid #FF7272}.container .sleeve.border-width-3.border-colour-tertiary{border:15px solid #FF7272}.container .sleeve.border-width-4.border-colour-tertiary{border:30px solid #FF7272}.container .sleeve.border-width-5.border-colour-tertiary{border:45px solid #FF7272}.container .sleeve.border-width-6.border-colour-tertiary{border:60px solid #FF7272}.container .sleeve.border-width-1.border-colour-brand-1{border:5px solid #B30510}.container .sleeve.border-width-2.border-colour-brand-1{border:10px solid #B30510}.container .sleeve.border-width-3.border-colour-brand-1{border:15px solid #B30510}.container .sleeve.border-width-4.border-colour-brand-1{border:30px solid #B30510}.container .sleeve.border-width-5.border-colour-brand-1{border:45px solid #B30510}.container .sleeve.border-width-6.border-colour-brand-1{border:60px solid #B30510}.container .sleeve.border-width-1.border-colour-brand-2{border:5px solid #6E0887}.container .sleeve.border-width-2.border-colour-brand-2{border:10px solid #6E0887}.container .sleeve.border-width-3.border-colour-brand-2{border:15px solid #6E0887}.container .sleeve.border-width-4.border-colour-brand-2{border:30px solid #6E0887}.container .sleeve.border-width-5.border-colour-brand-2{border:45px solid #6E0887}.container .sleeve.border-width-6.border-colour-brand-2{border:60px solid #6E0887}.container .sleeve.border-width-1.border-colour-brand-3{border:5px solid #50B400}.container .sleeve.border-width-2.border-colour-brand-3{border:10px solid #50B400}.container .sleeve.border-width-3.border-colour-brand-3{border:15px solid #50B400}.container .sleeve.border-width-4.border-colour-brand-3{border:30px solid #50B400}.container .sleeve.border-width-5.border-colour-brand-3{border:45px solid #50B400}.container .sleeve.border-width-6.border-colour-brand-3{border:60px solid #50B400}.container .sleeve.border-width-1.border-colour-brand-4{border:5px solid #FFE500}.container .sleeve.border-width-2.border-colour-brand-4{border:10px solid #FFE500}.container .sleeve.border-width-3.border-colour-brand-4{border:15px solid #FFE500}.container .sleeve.border-width-4.border-colour-brand-4{border:30px solid #FFE500}.container .sleeve.border-width-5.border-colour-brand-4{border:45px solid #FFE500}.container .sleeve.border-width-6.border-colour-brand-4{border:60px solid #FFE500}.container .sleeve.border-width-1.border-colour-brand-5{border:5px solid #F07D00}.container .sleeve.border-width-2.border-colour-brand-5{border:10px solid #F07D00}.container .sleeve.border-width-3.border-colour-brand-5{border:15px solid #F07D00}.container .sleeve.border-width-4.border-colour-brand-5{border:30px solid #F07D00}.container .sleeve.border-width-5.border-colour-brand-5{border:45px solid #F07D00}.container .sleeve.border-width-6.border-colour-brand-5{border:60px solid #F07D00}.container .sleeve.border-width-1.border-colour-brand-cc-red{border:5px solid #B30510}.container .sleeve.border-width-2.border-colour-brand-cc-red{border:10px solid #B30510}.container .sleeve.border-width-3.border-colour-brand-cc-red{border:15px solid #B30510}.container .sleeve.border-width-4.border-colour-brand-cc-red{border:30px solid #B30510}.container .sleeve.border-width-5.border-colour-brand-cc-red{border:45px solid #B30510}.container .sleeve.border-width-6.border-colour-brand-cc-red{border:60px solid #B30510}.container .sleeve.border-width-1.border-colour-brand-wgmf-purple{border:5px solid #6E0887}.container .sleeve.border-width-2.border-colour-brand-wgmf-purple{border:10px solid #6E0887}.container .sleeve.border-width-3.border-colour-brand-wgmf-purple{border:15px solid #6E0887}.container .sleeve.border-width-4.border-colour-brand-wgmf-purple{border:30px solid #6E0887}.container .sleeve.border-width-5.border-colour-brand-wgmf-purple{border:45px solid #6E0887}.container .sleeve.border-width-6.border-colour-brand-wgmf-purple{border:60px solid #6E0887}.container .sleeve.border-width-1.border-colour-brand-gmf-green{border:5px solid #50B400}.container .sleeve.border-width-2.border-colour-brand-gmf-green{border:10px solid #50B400}.container .sleeve.border-width-3.border-colour-brand-gmf-green{border:15px solid #50B400}.container .sleeve.border-width-4.border-colour-brand-gmf-green{border:30px solid #50B400}.container .sleeve.border-width-5.border-colour-brand-gmf-green{border:45px solid #50B400}.container .sleeve.border-width-6.border-colour-brand-gmf-green{border:60px solid #50B400}.container .sleeve.border-width-1.border-colour-brand-emf-yellow{border:5px solid #FFE500}.container .sleeve.border-width-2.border-colour-brand-emf-yellow{border:10px solid #FFE500}.container .sleeve.border-width-3.border-colour-brand-emf-yellow{border:15px solid #FFE500}.container .sleeve.border-width-4.border-colour-brand-emf-yellow{border:30px solid #FFE500}.container .sleeve.border-width-5.border-colour-brand-emf-yellow{border:45px solid #FFE500}.container .sleeve.border-width-6.border-colour-brand-emf-yellow{border:60px solid #FFE500}.container .sleeve.border-width-1.border-colour-brand-c4c-orange{border:5px solid #F07D00}.container .sleeve.border-width-2.border-colour-brand-c4c-orange{border:10px solid #F07D00}.container .sleeve.border-width-3.border-colour-brand-c4c-orange{border:15px solid #F07D00}.container .sleeve.border-width-4.border-colour-brand-c4c-orange{border:30px solid #F07D00}.container .sleeve.border-width-5.border-colour-brand-c4c-orange{border:45px solid #F07D00}.container .sleeve.border-width-6.border-colour-brand-c4c-orange{border:60px solid #F07D00}.container .sleeve.border-width-1.border-colour-brand-afa-pink{border:5px solid #BF387D}.container .sleeve.border-width-2.border-colour-brand-afa-pink{border:10px solid #BF387D}.container .sleeve.border-width-3.border-colour-brand-afa-pink{border:15px solid #BF387D}.container .sleeve.border-width-4.border-colour-brand-afa-pink{border:30px solid #BF387D}.container .sleeve.border-width-5.border-colour-brand-afa-pink{border:45px solid #BF387D}.container .sleeve.border-width-6.border-colour-brand-afa-pink{border:60px solid #BF387D}.container .sleeve.border-width-1.border-colour-brand-mhf-turquoise{border:5px solid #62CFC9}.container .sleeve.border-width-2.border-colour-brand-mhf-turquoise{border:10px solid #62CFC9}.container .sleeve.border-width-3.border-colour-brand-mhf-turquoise{border:15px solid #62CFC9}.container .sleeve.border-width-4.border-colour-brand-mhf-turquoise{border:30px solid #62CFC9}.container .sleeve.border-width-5.border-colour-brand-mhf-turquoise{border:45px solid #62CFC9}.container .sleeve.border-width-6.border-colour-brand-mhf-turquoise{border:60px solid #62CFC9}.container .sleeve.border-width-1.border-colour-brand-grey{border:5px solid #CBC8C8}.container .sleeve.border-width-2.border-colour-brand-grey{border:10px solid #CBC8C8}.container .sleeve.border-width-3.border-colour-brand-grey{border:15px solid #CBC8C8}.container .sleeve.border-width-4.border-colour-brand-grey{border:30px solid #CBC8C8}.container .sleeve.border-width-5.border-colour-brand-grey{border:45px solid #CBC8C8}.container .sleeve.border-width-6.border-colour-brand-grey{border:60px solid #CBC8C8}.container .sleeve.border-width-1.border-colour-white{border:5px solid #FFFFFF}.container .sleeve.border-width-2.border-colour-white{border:10px solid #FFFFFF}.container .sleeve.border-width-3.border-colour-white{border:15px solid #FFFFFF}.container .sleeve.border-width-4.border-colour-white{border:30px solid #FFFFFF}.container .sleeve.border-width-5.border-colour-white{border:45px solid #FFFFFF}.container .sleeve.border-width-6.border-colour-white{border:60px solid #FFFFFF}.container .sleeve.border-width-1.border-colour-black{border:5px solid #000000}.container .sleeve.border-width-2.border-colour-black{border:10px solid #000000}.container .sleeve.border-width-3.border-colour-black{border:15px solid #000000}.container .sleeve.border-width-4.border-colour-black{border:30px solid #000000}.container .sleeve.border-width-5.border-colour-black{border:45px solid #000000}.container .sleeve.border-width-6.border-colour-black{border:60px solid #000000}.container .sleeve.border-width-1.border-colour-grey-extra-light{border:5px solid #D7D7D7}.container .sleeve.border-width-2.border-colour-grey-extra-light{border:10px solid #D7D7D7}.container .sleeve.border-width-3.border-colour-grey-extra-light{border:15px solid #D7D7D7}.container .sleeve.border-width-4.border-colour-grey-extra-light{border:30px solid #D7D7D7}.container .sleeve.border-width-5.border-colour-grey-extra-light{border:45px solid #D7D7D7}.container .sleeve.border-width-6.border-colour-grey-extra-light{border:60px solid #D7D7D7}.container .sleeve.border-width-1.border-colour-grey-light{border:5px solid #E8E8E8}.container .sleeve.border-width-2.border-colour-grey-light{border:10px solid #E8E8E8}.container .sleeve.border-width-3.border-colour-grey-light{border:15px solid #E8E8E8}.container .sleeve.border-width-4.border-colour-grey-light{border:30px solid #E8E8E8}.container .sleeve.border-width-5.border-colour-grey-light{border:45px solid #E8E8E8}.container .sleeve.border-width-6.border-colour-grey-light{border:60px solid #E8E8E8}.container .sleeve.border-width-1.border-colour-grey-medium{border:5px solid #8A8A8A}.container .sleeve.border-width-2.border-colour-grey-medium{border:10px solid #8A8A8A}.container .sleeve.border-width-3.border-colour-grey-medium{border:15px solid #8A8A8A}.container .sleeve.border-width-4.border-colour-grey-medium{border:30px solid #8A8A8A}.container .sleeve.border-width-5.border-colour-grey-medium{border:45px solid #8A8A8A}.container .sleeve.border-width-6.border-colour-grey-medium{border:60px solid #8A8A8A}.container .sleeve.border-width-1.border-colour-grey-dark{border:5px solid #4A4A4A}.container .sleeve.border-width-2.border-colour-grey-dark{border:10px solid #4A4A4A}.container .sleeve.border-width-3.border-colour-grey-dark{border:15px solid #4A4A4A}.container .sleeve.border-width-4.border-colour-grey-dark{border:30px solid #4A4A4A}.container .sleeve.border-width-5.border-colour-grey-dark{border:45px solid #4A4A4A}.container .sleeve.border-width-6.border-colour-grey-dark{border:60px solid #4A4A4A}.container .sleeve.border-width-1.border-colour-brand-6{border:5px solid #62CFC9}.container .sleeve.border-width-2.border-colour-brand-6{border:10px solid #62CFC9}.container .sleeve.border-width-3.border-colour-brand-6{border:15px solid #62CFC9}.container .sleeve.border-width-4.border-colour-brand-6{border:30px solid #62CFC9}.container .sleeve.border-width-5.border-colour-brand-6{border:45px solid #62CFC9}.container .sleeve.border-width-6.border-colour-brand-6{border:60px solid #62CFC9}.container .sleeve.circle-true{overflow:hidden;border-radius:50%}.container .sleeve .image-wrap{position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.container .sleeve .image-wrap.image-style-cover{background-size:cover}.container .sleeve .image-wrap.image-style-contain{background-size:contain}.container .sleeve .image-wrap[data-ratio=\"1,1\"]{padding-bottom:100%}.container .sleeve .image-wrap[data-ratio=\"1,1\"].border-width-1{padding-bottom:calc(100% - 10px)}.container .sleeve .image-wrap[data-ratio=\"1,1\"].border-width-2{padding-bottom:calc(100% - 20px)}.container .sleeve .image-wrap[data-ratio=\"1,1\"].border-width-3{padding-bottom:calc(100% - 30px)}.container .sleeve .image-wrap[data-ratio=\"1,1\"].border-width-4{padding-bottom:calc(100% - 60px)}.container .sleeve .image-wrap[data-ratio=\"1,1\"].border-width-5{padding-bottom:calc(100% - 90px)}.container .sleeve .image-wrap[data-ratio=\"1,1\"].border-width-6{padding-bottom:calc(100% - 120px)}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"]{padding-bottom:150%}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"].border-width-1{padding-bottom:calc(150% - 10px)}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"].border-width-2{padding-bottom:calc(150% - 20px)}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"].border-width-3{padding-bottom:calc(150% - 30px)}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"].border-width-4{padding-bottom:calc(150% - 60px)}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"].border-width-5{padding-bottom:calc(150% - 90px)}.container .sleeve .image-wrap[data-ratio=\"1,1.5\"].border-width-6{padding-bottom:calc(150% - 120px)}.container .sleeve .image-wrap[data-ratio=\"1,2\"]{padding-bottom:200%}.container .sleeve .image-wrap[data-ratio=\"1,2\"].border-width-1{padding-bottom:calc(200% - 10px)}.container .sleeve .image-wrap[data-ratio=\"1,2\"].border-width-2{padding-bottom:calc(200% - 20px)}.container .sleeve .image-wrap[data-ratio=\"1,2\"].border-width-3{padding-bottom:calc(200% - 30px)}.container .sleeve .image-wrap[data-ratio=\"1,2\"].border-width-4{padding-bottom:calc(200% - 60px)}.container .sleeve .image-wrap[data-ratio=\"1,2\"].border-width-5{padding-bottom:calc(200% - 90px)}.container .sleeve .image-wrap[data-ratio=\"1,2\"].border-width-6{padding-bottom:calc(200% - 120px)}.container .sleeve .image-wrap.rounded-true{overflow:hidden;border-radius:10px}.container .sleeve .image-wrap .circle{position:absolute;width:30px;height:30px;background-color:#FFFFFF;bottom:15px;right:15px;border-radius:50%;text-align:center;padding:6.5px;box-sizing:border-box}.container .sleeve .image-wrap .circle svg path{stroke:#000000}.container .sleeve .image-wrap .circle.dark{background-color:#000000}.container .sleeve .image-wrap .circle.dark svg path{stroke:#FFFFFF}.container .sleeve .image-wrap .circle svg{position:relative;display:inline-block;top:-1px;height:15px;width:15px}.container .sleeve .image-wrap img{display:none}";
121
- const BiggiveBiographyCardStyle0 = biggiveBiographyCardCss;
122
-
123
- const BiggiveBiographyCard = class {
124
- constructor(hostRef) {
125
- registerInstance(this, hostRef);
126
- this.spaceBelow = 0;
127
- this.borderWidth = 0;
128
- this.imageUrl = '';
129
- this.imageStyle = 'cover';
130
- this.textColour = 'black';
131
- this.backgroundColour = 'white';
132
- this.fullName = '';
133
- this.jobTitle = '';
134
- this.textAlign = 'left';
135
- this.ratio = '1,1.5';
136
- this.circle = false;
137
- this.circleColour = 'light';
138
- this.rounded = false;
139
- this.url = '';
140
- }
141
- render() {
142
- if (this.url != '') {
143
- return (h("div", { class: 'container space-below-' + this.spaceBelow + ' text-colour-' + this.textColour + ' text-align-' + this.textAlign }, h("a", { href: this.url }, h("div", { class: 'sleeve circle-' +
144
- this.circle.toString() +
145
- ' border-colour-' +
146
- this.backgroundColour +
147
- ' background-colour-' +
148
- this.backgroundColour +
149
- ' border-width-' +
150
- this.borderWidth }, this.imageUrl != '' ? (h("div", { "data-ratio": this.ratio, class: 'image-wrap image-style-' + this.imageStyle + ' rounded-' + this.rounded.toString(), style: { 'background-image': "url('" + this.imageUrl + "')" } }, h("img", { src: this.imageUrl, alt: this.fullName, title: this.fullName }), h("div", { class: 'circle ' + this.circleColour }, h("svg", { width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { "stroke-color": "1", d: "M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z" }))))) : null), h("h3", { class: "full-name" }, this.fullName), h("div", { class: "job-title" }, this.jobTitle))));
151
- }
152
- else {
153
- return (h("div", { class: 'container space-below-' + this.spaceBelow + ' text-colour-' + this.textColour + ' text-align-' + this.textAlign }, h("div", { class: 'sleeve circle-' +
154
- this.circle.toString() +
155
- ' border-colour-' +
156
- this.backgroundColour +
157
- ' background-colour-' +
158
- this.backgroundColour +
159
- ' border-width-' +
160
- this.borderWidth }, this.imageUrl != '' ? (h("div", { "data-ratio": this.ratio, class: 'image-wrap image-style-' + this.imageStyle + ' rounded-' + this.rounded.toString(), style: { 'background-image': "url('" + this.imageUrl + "')" } }, h("img", { src: this.imageUrl, alt: this.fullName, title: this.fullName }))) : null), h("h3", { class: "full-name" }, this.fullName), h("div", { class: "job-title" }, this.jobTitle)));
161
- }
162
- }
163
- };
164
- BiggiveBiographyCard.style = BiggiveBiographyCardStyle0;
165
-
166
68
  const biggiveBrandedImageCss = "a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.image-wrap img{width:100%;height:auto}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.container{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;position:relative}.container .slug{text-align:center;font-weight:bold;background-color:#2AF135;color:#000000;padding:5px 15px;width:100%;margin:-17px auto 17px auto;transform:translateY(50%);box-sizing:border-box}.container img{width:100%}.container .logo-wrap{border-radius:50%;width:120px;height:120px;transform:translateY(-50%);margin-top:30px;margin-bottom:-30px;background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:#FFFFFF}@media screen and (max-width: 768px){.container .logo-wrap{width:100px;height:100px}}@media screen and (max-width: 576px){.container .logo-wrap{width:70px;height:70px;margin-top:20px}}.container #charityName{color:#2C089B;display:block;margin-bottom:5px;width:fit-content}.container #charityName,.container .charity-info{font-size:17px}@media screen and (max-width: 768px){.container #charityName,.container .charity-info{font-size:16px}}@media screen and (max-width: 576px){.container #charityName,.container .charity-info{font-size:15px}}@media screen and (max-width: 450px){.container #charityName,.container .charity-info{font-size:14px}}";
167
69
  const BiggiveBrandedImageStyle0 = biggiveBrandedImageCss;
168
70
 
169
71
  const BiggiveBrandedImage = class {
170
72
  constructor(hostRef) {
171
73
  registerInstance(this, hostRef);
74
+ /**
75
+ * Space below component
76
+ */
172
77
  this.spaceBelow = 0;
78
+ /**
79
+ * Full URL of a image.
80
+ */
173
81
  this.imageUrl = '';
82
+ /**
83
+ * Full URL of the logo.
84
+ */
174
85
  this.logoUrl = '';
175
- this.slug = undefined;
176
- this.charityName = undefined;
177
- this.charityLocation = undefined;
178
- this.charityUrl = undefined;
179
86
  }
180
87
  render() {
181
88
  return (h("div", { key: '23614f7c92777ff9cc505df3ba05e414266140ae', class: 'container space-below-' + this.spaceBelow }, h("div", { key: 'de69e9303308ff4be55295f6d98c8df514ed1379', class: "slug" }, this.slug), this.imageUrl !== undefined && this.imageUrl !== null ? (h("div", { class: "image-wrap" }, h("img", { src: this.imageUrl }))) : null, this.logoUrl !== undefined && this.logoUrl !== null ? h("div", { class: "logo-wrap", style: { 'background-image': "url('" + this.logoUrl + "')" } }) : null, this.charityName !== undefined && this.charityName !== null ? h("h3", { class: "title" }, this.charityName) : null, this.charityLocation !== undefined && this.charityLocation !== null ? h("div", { class: "charity-info" }, this.charityLocation) : null));
@@ -190,19 +97,42 @@ const BiggiveButton = class {
190
97
  constructor(hostRef) {
191
98
  registerInstance(this, hostRef);
192
99
  this.doButtonClick = createEvent(this, "doButtonClick", 7);
193
- this.handleButtonClick = (event) => {
194
- this.doButtonClick.emit({ event: event, url: event.target.parentElement.href });
195
- };
100
+ /**
101
+ * Space below component
102
+ */
196
103
  this.spaceBelow = 1;
104
+ /**
105
+ * Colour Scheme
106
+ */
197
107
  this.colourScheme = 'primary';
108
+ /**
109
+ * Text
110
+ */
198
111
  this.label = 'Click me';
199
- this.url = undefined;
112
+ /**
113
+ * New Tab
114
+ */
200
115
  this.openInNewTab = false;
116
+ /**
117
+ * Display full width
118
+ */
201
119
  this.fullWidth = false;
120
+ /**
121
+ * Size
122
+ */
202
123
  this.size = 'medium';
124
+ /**
125
+ * Rounded corners
126
+ */
203
127
  this.rounded = false;
128
+ /**
129
+ * Centered
130
+ */
204
131
  this.centered = false;
205
132
  this.buttonId = undefined;
133
+ this.handleButtonClick = (event) => {
134
+ this.doButtonClick.emit({ event: event, url: event.target.parentElement.href });
135
+ };
206
136
  }
207
137
  render() {
208
138
  // We always want to have a href so that browsers will see this as a link and allow clicking with keybard.
@@ -220,25 +150,53 @@ const BiggiveCallToActionStyle0 = biggiveCallToActionCss;
220
150
  const BiggiveCallToAction = class {
221
151
  constructor(hostRef) {
222
152
  registerInstance(this, hostRef);
153
+ /**
154
+ * Space above component
155
+ */
223
156
  this.spaceAbove = 0;
157
+ /**
158
+ * Space below component
159
+ */
224
160
  this.spaceBelow = 0;
161
+ /**
162
+ * Default text colour
163
+ */
225
164
  this.defaultTextColour = 'primary';
165
+ /**
166
+ * Slug size
167
+ */
226
168
  this.slugSize = 4;
169
+ /**
170
+ * Slug colour
171
+ */
227
172
  this.slugColour = '';
228
- this.slug = undefined;
173
+ /**
174
+ * Main title colour
175
+ */
229
176
  this.mainTitleColour = '';
177
+ /**
178
+ * Main title size
179
+ */
230
180
  this.mainTitleSize = 2;
231
- this.mainTitle = undefined;
181
+ /**
182
+ * Main title size
183
+ */
232
184
  this.subtitleSize = 4;
185
+ /**
186
+ * Subtitle colour
187
+ */
233
188
  this.subtitleColour = '';
234
- this.subtitle = undefined;
189
+ /**
190
+ * Teaser colour
191
+ */
235
192
  this.teaserColour = '';
236
- this.teaser = undefined;
237
- this.primaryButtonUrl = undefined;
238
- this.primaryButtonLabel = undefined;
193
+ /**
194
+ * Primary button Colour Scheme
195
+ */
239
196
  this.primaryButtonColourScheme = 'primary';
240
- this.secondaryButtonUrl = undefined;
241
- this.secondaryButtonLabel = undefined;
197
+ /**
198
+ * Secondary button Colour Scheme
199
+ */
242
200
  this.secondaryButtonColourScheme = 'primary';
243
201
  }
244
202
  render() {
@@ -254,28 +212,37 @@ const BiggiveCampaignCard = class {
254
212
  constructor(hostRef) {
255
213
  registerInstance(this, hostRef);
256
214
  this.doCardGeneralClick = createEvent(this, "doCardGeneralClick", 7);
257
- this.handleCardGeneralClick = (event) => {
258
- this.doCardGeneralClick.emit({ event, url: this.moreInfoButtonUrl });
259
- };
215
+ /**
216
+ * Space below component
217
+ */
260
218
  this.spaceBelow = 4;
261
- this.campaignType = undefined;
262
- this.banner = undefined;
263
- this.campaignTitle = undefined;
264
- this.organisationName = undefined;
265
- this.primaryFigureLabel = undefined;
266
- this.primaryFigureAmount = undefined;
267
- this.secondaryFigureLabel = undefined;
268
- this.secondaryFigureAmount = undefined;
269
- this.progressBarCounter = undefined;
219
+ /**
220
+ * Donate button label
221
+ */
270
222
  this.donateButtonLabel = 'Donate now';
271
- this.donateButtonUrl = undefined;
223
+ /**
224
+ * Donate button colour scheme
225
+ */
272
226
  this.donateButtonColourScheme = 'primary';
227
+ /**
228
+ * More information button label
229
+ */
273
230
  this.moreInfoButtonLabel = 'Find out more';
274
- this.moreInfoButtonUrl = undefined;
231
+ /**
232
+ * Donate button colour scheme
233
+ */
275
234
  this.moreInfoButtonColourScheme = 'clear-primary';
235
+ /**
236
+ * Boolean flag telling the component if the campaign is in the future (not open yet).
237
+ */
276
238
  this.isFutureCampaign = false;
239
+ /**
240
+ * Boolean flag telling the component if the campaign is in the future (not open yet).
241
+ */
277
242
  this.isPastCampaign = false;
278
- this.datetime = undefined;
243
+ this.handleCardGeneralClick = (event) => {
244
+ this.doCardGeneralClick.emit({ event, url: this.moreInfoButtonUrl });
245
+ };
279
246
  }
280
247
  isEmpty(value) {
281
248
  return value === undefined || value === null || value === '';
@@ -310,6 +277,44 @@ const BiggiveCampaignCardFilterGrid = class {
310
277
  this.newSelectedFilterCategory = null;
311
278
  this.newSelectedFilterBeneficiary = null;
312
279
  this.newSelectedFilterLocation = null;
280
+ /**
281
+ * Space below component
282
+ */
283
+ this.spaceBelow = 0;
284
+ /**
285
+ * Intro
286
+ */
287
+ this.intro = 'Find a charity or project';
288
+ /**
289
+ * Optional search text prop. Useful for pre-populating the search field
290
+ * when the page is loaded with a search term already existing in the URL.
291
+ * This can happen when sharing links, or if a donor goes to a campaign page
292
+ * after searching, and then returns to the search results. In such a case,
293
+ * the search box text will clear, unless we use this prop to populate it on
294
+ * rendering. DON-652.
295
+ */
296
+ this.searchText = null;
297
+ /**
298
+ * Defines the text displayed as the placeholder in the input field
299
+ * before the user types anything
300
+ */
301
+ this.placeholderText = 'Search';
302
+ /**
303
+ * Defines the text on the search button
304
+ */
305
+ this.buttonText = 'Search';
306
+ /**
307
+ * For injecting the chosen category to filter by, as per the comment above for `selectedSortByOption`.
308
+ */
309
+ this.selectedFilterCategory = null;
310
+ /**
311
+ * For injecting the chosen beneficiary to filter by, as per the comment above for `selectedSortByOption`.
312
+ */
313
+ this.selectedFilterBeneficiary = null;
314
+ /**
315
+ * For injecting the chosen location to filter by, as per the comment above for `selectedSortByOption`.
316
+ */
317
+ this.selectedFilterLocation = null;
313
318
  this.categoryFilterSelectionChanged = (value) => {
314
319
  this.newSelectedFilterCategory = value;
315
320
  };
@@ -399,19 +404,6 @@ const BiggiveCampaignCardFilterGrid = class {
399
404
  filterLocation: null,
400
405
  });
401
406
  };
402
- this.spaceBelow = 0;
403
- this.intro = 'Find a charity or project';
404
- this.searchText = null;
405
- this.placeholderText = 'Search';
406
- this.buttonText = 'Search';
407
- this.categoryOptions = undefined;
408
- this.beneficiaryOptions = undefined;
409
- this.locationOptions = undefined;
410
- this.selectedSortByOption = undefined;
411
- this.selectedFilterCategory = null;
412
- this.selectedFilterBeneficiary = null;
413
- this.selectedFilterLocation = null;
414
- this.filtersApplied = undefined;
415
407
  }
416
408
  /**
417
409
  * Typically on non-negligible scroll away from the search area.
@@ -522,20 +514,14 @@ const BiggiveCampaignHighlightsStyle0 = biggiveCampaignHighlightsCss;
522
514
  const BiggiveCampaignHighlights = class {
523
515
  constructor(hostRef) {
524
516
  registerInstance(this, hostRef);
517
+ /**
518
+ * Space below component
519
+ */
525
520
  this.spaceBelow = 0;
526
- this.banner = undefined;
527
- this.campaignTitle = undefined;
528
- this.primaryFigureLabel = undefined;
529
- this.primaryFigureAmount = undefined;
530
- this.secondaryFigureLabel = undefined;
531
- this.secondaryFigureAmount = undefined;
521
+ /**
522
+ * Progress bar percentage
523
+ */
532
524
  this.progressBarCounter = 100;
533
- this.primaryStatIcon = undefined;
534
- this.primaryStatText = undefined;
535
- this.secondaryStatIcon = undefined;
536
- this.secondaryStatText = undefined;
537
- this.championName = undefined;
538
- this.championUrl = undefined;
539
525
  }
540
526
  render() {
541
527
  return (h("div", { key: 'add93be878549fc1c8f00b8dc3001896724cfe34', class: 'container space-below-' + this.spaceBelow }, h("div", { key: 'd5577539172f56e51540d03e53c91327bed96143', class: "sleeve" }, this.campaignTitle != null ? (h("div", { class: "campaign-title" }, h("span", null, this.campaignTitle))) : null, this.banner !== null && this.banner !== undefined ? (h("div", { class: "image-wrap banner", style: { 'background-image': 'url(' + this.banner + ')' } }, h("img", { src: this.banner, class: "banner" }))) : null, h("div", { key: 'c7029df25a46f19e84057d4e9db469ba6325d1ec', class: "meta-wrap" }, h("div", { key: '877452b98dd3d64bfa132da71797e6f00bc5696d', class: "meta-item" }, h("span", { key: '4c373ec8b3e8d53754280b5fabecc0986a57f6f8', class: "label" }, this.primaryFigureLabel), h("span", { key: 'c354468bd49fb84a9b5317c7cfb7dc363b0b7b54', class: "text" }, this.primaryFigureAmount)), h("div", { key: '49ba302a5c22f674bd45478607afe5e57c40ad98', class: "meta-item" }, h("span", { key: '8f8c8e3935542794e7ba3e9624cedf5bacd89be1', class: "label" }, this.secondaryFigureLabel), h("span", { key: '952ee3945423ac3f129d59f466b98c7f5b1f9f26', class: "text" }, this.secondaryFigureAmount))), h("div", { key: '76bf79668d1c1f737d400d9d85816310de2147ee', class: "progress-bar-wrap" }, h("biggive-progress-bar", { key: 'cb43751f5905000bb6c294d472a43c89e660447e', counter: this.progressBarCounter, "colour-scheme": "primary" })), h("div", { key: 'af9a81b3c9ca0b15fa44e45df0aa7068ddb9249d', class: "stat-wrap" }, this.primaryStatIcon != null ? (h("div", { class: "stat-item" }, h("biggive-misc-icon", { icon: this.primaryStatIcon, "background-colour": "white", "icon-colour": "tertiary" }), h("span", { class: "label" }, this.primaryStatText))) : null, this.secondaryStatIcon != null ? (h("div", { class: "stat-item" }, h("biggive-misc-icon", { icon: this.secondaryStatIcon, "background-colour": "white", "icon-colour": "tertiary" }), h("span", { class: "label" }, this.secondaryStatText))) : null), this.championName != null ? (h("div", { class: "championed-by" }, "Championed by ", h("a", { href: this.championUrl }, this.championName))) : null)));
@@ -557,11 +543,12 @@ const BiggiveFooterStyle0 = biggiveFooterCss;
557
543
  const BiggiveFooter = class {
558
544
  constructor(hostRef) {
559
545
  registerInstance(this, hostRef);
560
- this.year = new Date().getFullYear().toString();
561
546
  this.headingLevel = 5;
562
- this.donateUrlPrefix = undefined;
563
- this.blogUrlPrefix = undefined;
564
- this.experienceUrlPrefix = undefined;
547
+ this.year = new Date().getFullYear().toString();
548
+ /**
549
+ * Conditionally render footer menu:
550
+ * hard-coded (preset) when set to true, dynamic (slot-based) when set to false
551
+ */
565
552
  this.usePresetFooter = false;
566
553
  }
567
554
  appendMenu(menuName) {
@@ -598,22 +585,18 @@ const BiggiveFormFieldSelectStyle0 = biggiveFormFieldSelectCss;
598
585
  const BiggiveFormFieldSelect = class {
599
586
  constructor(hostRef) {
600
587
  registerInstance(this, hostRef);
588
+ this.selectStyle = 'bordered';
589
+ this.selectedOptionColour = 'blue';
601
590
  this.doOptionSelectCompletedHandler = (event) => {
602
591
  const value = event.target.value;
603
592
  this.selectedValue = value;
604
593
  this.selectedLabel = event.target.label;
605
594
  this.selectionChanged(value);
606
595
  };
607
- this.selectionChanged = undefined;
608
- this.prompt = undefined;
609
- this.selectedValue = undefined;
610
- this.selectedLabel = undefined;
611
- this.options = undefined;
612
- this.selectStyle = 'bordered';
613
- this.backgroundColour = undefined;
614
- this.selectedOptionColour = 'blue';
596
+ /**
597
+ * Space below component
598
+ */
615
599
  this.spaceBelow = 0;
616
- this.placeholder = undefined;
617
600
  }
618
601
  render() {
619
602
  const greyIfRequired = this.backgroundColour === 'grey' ? ' grey' : '';
@@ -654,8 +637,17 @@ const BiggiveFormattedTextStyle0 = biggiveFormattedTextCss;
654
637
  const BiggiveFormattedText = class {
655
638
  constructor(hostRef) {
656
639
  registerInstance(this, hostRef);
640
+ /**
641
+ * Space below component
642
+ */
657
643
  this.spaceBelow = 0;
644
+ /**
645
+ * Default text colour
646
+ */
658
647
  this.defaultTextColour = 'primary';
648
+ /**
649
+ * Width
650
+ */
659
651
  this.maxWidth = 100;
660
652
  }
661
653
  render() {
@@ -672,9 +664,6 @@ const BiggiveGenericIcon = class {
672
664
  registerInstance(this, hostRef);
673
665
  this.backgroundColour = 'primary';
674
666
  this.iconColour = 'white';
675
- this.iconGroup = undefined;
676
- this.icon = undefined;
677
- this.url = undefined;
678
667
  }
679
668
  getIconDefinition() {
680
669
  let iconDefinition;
@@ -709,6 +698,9 @@ const BiggiveGrid = class {
709
698
  registerInstance(this, hostRef);
710
699
  this.spaceBelow = 4;
711
700
  this.columnCount = 3;
701
+ /**
702
+ * Deprecated - should use columGap Instead
703
+ */
712
704
  this.spaceBetween = false;
713
705
  this.columnGap = 0;
714
706
  }
@@ -747,23 +739,46 @@ const BiggiveHeroImageStyle0 = biggiveHeroImageCss;
747
739
  const BiggiveHeroImage = class {
748
740
  constructor(hostRef) {
749
741
  registerInstance(this, hostRef);
742
+ /**
743
+ * Space below component
744
+ */
750
745
  this.spaceBelow = 0;
746
+ /**
747
+ * Colour Scheme
748
+ */
751
749
  this.colourScheme = 'primary';
752
- this.slug = undefined;
753
- this.slugColour = undefined;
750
+ /**
751
+ * Full URL of a logo image.
752
+ */
754
753
  this.logo = '';
754
+ /**
755
+ * Logo container height selection. Numbers are not measurements.
756
+ */
755
757
  this.logoHeight = 3;
758
+ /**
759
+ * Logo alt text
760
+ */
756
761
  this.logoAltText = '';
762
+ /**
763
+ * Full URL of a main hero image.
764
+ */
757
765
  this.mainImage = null;
766
+ /**
767
+ * Determines whether the main image is clipped to a triangle shape (default) or used as
768
+ * a background for the entire component. Clipping can leave a lot of blank space.
769
+ */
758
770
  this.mainImageShape = 'triangle';
771
+ /**
772
+ * Horizontal alignment of image
773
+ */
759
774
  this.mainImageAlignHorizontal = 'center';
775
+ /**
776
+ * Vertical alignment of image
777
+ */
760
778
  this.mainImageAlignVertical = 'center';
761
- this.mainTitle = undefined;
762
- this.mainTitleColour = undefined;
763
- this.teaser = undefined;
764
- this.teaserColour = undefined;
765
- this.buttonUrl = undefined;
766
- this.buttonLabel = undefined;
779
+ /**
780
+ * Button Colour Scheme
781
+ */
767
782
  this.buttonColourScheme = 'primary';
768
783
  }
769
784
  render() {
@@ -805,17 +820,10 @@ const BiggiveIconButton = class {
805
820
  constructor(hostRef) {
806
821
  registerInstance(this, hostRef);
807
822
  this.doButtonClick = createEvent(this, "doButtonClick", 7);
808
- this.handleButtonClick = (event) => {
809
- this.doButtonClick.emit({ event: event, url: event.target.parentElement.href });
810
- };
811
823
  this.spaceBelow = 1;
812
824
  this.backgroundColour = 'white';
813
825
  this.backgroundPadding = 0;
814
- this.text = undefined;
815
826
  this.textColour = 'black';
816
- this.iconGroup = undefined;
817
- this.icon = undefined;
818
- this.url = undefined;
819
827
  this.openInNewTab = false;
820
828
  this.size = 'medium';
821
829
  this.arrow = false;
@@ -825,6 +833,9 @@ const BiggiveIconButton = class {
825
833
  this.centered = false;
826
834
  this.rounded = false;
827
835
  this.buttonId = undefined;
836
+ this.handleButtonClick = (event) => {
837
+ this.doButtonClick.emit({ event: event, url: event.target.parentElement.href });
838
+ };
828
839
  }
829
840
  render() {
830
841
  return (h("div", { key: '2345c3faaec52f17c518641b301caedc686ba150', class: 'container space-below-' +
@@ -849,12 +860,33 @@ const BiggiveImageStyle0 = biggiveImageCss;
849
860
  const BiggiveImage = class {
850
861
  constructor(hostRef) {
851
862
  registerInstance(this, hostRef);
863
+ /**
864
+ * Space above component
865
+ */
852
866
  this.spaceAbove = 0;
867
+ /**
868
+ * Space below component
869
+ */
853
870
  this.spaceBelow = 0;
871
+ /**
872
+ * Full URL of a image.
873
+ */
854
874
  this.imageUrl = '';
875
+ /**
876
+ * Image alt text tag.
877
+ */
855
878
  this.imageAltText = '';
879
+ /**
880
+ * Image width
881
+ */
856
882
  this.width = 0;
883
+ /**
884
+ * Image width
885
+ */
857
886
  this.height = 0;
887
+ /**
888
+ * Size unit
889
+ */
858
890
  this.sizeUnit = 'px';
859
891
  }
860
892
  getWidth() {
@@ -884,17 +916,11 @@ const BiggiveImageButton = class {
884
916
  constructor(hostRef) {
885
917
  registerInstance(this, hostRef);
886
918
  this.doButtonClick = createEvent(this, "doButtonClick", 7);
887
- this.handleButtonClick = (event) => {
888
- this.doButtonClick.emit({ event: event, url: event.target.parentElement.href });
889
- };
890
919
  this.spaceBelow = 1;
891
920
  this.backgroundColour = 'white';
892
921
  this.backgroundPadding = 0;
893
- this.text = undefined;
894
922
  this.textColour = 'black';
895
- this.imageUrl = undefined;
896
923
  this.imageStyle = 'cover';
897
- this.url = undefined;
898
924
  this.openInNewTab = false;
899
925
  this.size = 'medium';
900
926
  this.arrow = false;
@@ -904,6 +930,9 @@ const BiggiveImageButton = class {
904
930
  this.centered = false;
905
931
  this.rounded = false;
906
932
  this.buttonId = undefined;
933
+ this.handleButtonClick = (event) => {
934
+ this.doButtonClick.emit({ event: event, url: event.target.parentElement.href });
935
+ };
907
936
  }
908
937
  render() {
909
938
  return (h("div", { key: 'ca8fa701b2ebc212f7b80005f41c43953e67b187', class: 'container space-below-' +
@@ -928,18 +957,37 @@ const BiggiveImageFeatureStyle0 = biggiveImageFeatureCss;
928
957
  const BiggiveImageFeature = class {
929
958
  constructor(hostRef) {
930
959
  registerInstance(this, hostRef);
960
+ /**
961
+ * Space below component
962
+ */
931
963
  this.spaceBelow = 0;
964
+ /**
965
+ * Default text colour
966
+ */
932
967
  this.defaultTextColour = 'primary';
968
+ /**
969
+ * Full URL of a image.
970
+ */
933
971
  this.imageUrl = '';
972
+ /**
973
+ * Image alt text tag.
974
+ */
934
975
  this.imageAltText = '';
935
- this.slug = undefined;
976
+ /**
977
+ * Slug colour
978
+ */
936
979
  this.slugColour = '';
937
- this.mainTitle = undefined;
980
+ /**
981
+ * Slug colour
982
+ */
938
983
  this.mainTitleColour = '';
939
- this.teaser = undefined;
984
+ /**
985
+ * Teaser colour
986
+ */
940
987
  this.teaserColour = '';
941
- this.buttonUrl = undefined;
942
- this.buttonLabel = undefined;
988
+ /**
989
+ * Button Colour Scheme
990
+ */
943
991
  this.buttonColourScheme = 'primary';
944
992
  }
945
993
  render() {
@@ -956,6 +1004,19 @@ const BiggiveMainMenu = class {
956
1004
  registerInstance(this, hostRef);
957
1005
  this.logoutClicked = createEvent(this, "logoutClicked", 7);
958
1006
  this.lastScrollHeight = 0;
1007
+ // URL prefixes vary by environment, and components library is not best placed to know what they are, so we
1008
+ // take them as props. But somehow on first render the prop passed in doesn't seem to be used, so the defaults
1009
+ // below are the values currently used in our prod site. They should be replaced by other values in other
1010
+ // environments.
1011
+ this.blogUrlPrefix = 'https://biggive.org';
1012
+ this.donateUrlPrefix = 'https://donate.biggive.org';
1013
+ this.experienceUrlPrefix = 'https://community.biggive.org';
1014
+ this.myAccountFlagEnabled = false;
1015
+ /**
1016
+ * Whether the current user is logged in (i.e. is assumed to have a valid JWT). They get links to some
1017
+ * extra content if they are.
1018
+ */
1019
+ this.isLoggedIn = false;
959
1020
  this.openMobileMenu = () => {
960
1021
  const mobileMenu = this.host.shadowRoot.querySelector('.nav-links');
961
1022
  mobileMenu.style.left = '0';
@@ -967,11 +1028,6 @@ const BiggiveMainMenu = class {
967
1028
  const mobileMenu = this.host.shadowRoot.querySelector('.nav-links');
968
1029
  mobileMenu.style.left = '-100%';
969
1030
  };
970
- this.blogUrlPrefix = 'https://biggive.org';
971
- this.donateUrlPrefix = 'https://donate.biggive.org';
972
- this.experienceUrlPrefix = 'https://community.biggive.org';
973
- this.myAccountFlagEnabled = false;
974
- this.isLoggedIn = false;
975
1031
  }
976
1032
  async closeMobileMenuFromOutside() {
977
1033
  const mobileMenu = this.host.shadowRoot.querySelector('.nav-links');
@@ -1079,10 +1135,14 @@ const BiggiveMiscIconStyle0 = biggiveMiscIconCss;
1079
1135
  const BiggiveMiscIcon = class {
1080
1136
  constructor(hostRef) {
1081
1137
  registerInstance(this, hostRef);
1138
+ /**
1139
+ * Background colour
1140
+ */
1082
1141
  this.backgroundColour = 'primary';
1142
+ /**
1143
+ * Background colour
1144
+ */
1083
1145
  this.iconColour = 'white';
1084
- this.icon = undefined;
1085
- this.url = undefined;
1086
1146
  }
1087
1147
  getMiscIcon() {
1088
1148
  var icon = FontAwesomeIconsService.getMiscIcon(this.icon);
@@ -1115,6 +1175,9 @@ const BiggivePageColumnsStyle0 = biggivePageColumnsCss;
1115
1175
  const BiggivePageColumns = class {
1116
1176
  constructor(hostRef) {
1117
1177
  registerInstance(this, hostRef);
1178
+ /**
1179
+ * Space below component
1180
+ */
1118
1181
  this.spaceBelow = 0;
1119
1182
  }
1120
1183
  render() {
@@ -1129,11 +1192,25 @@ const BiggivePageSectionStyle0 = biggivePageSectionCss;
1129
1192
  const BiggivePageSection = class {
1130
1193
  constructor(hostRef) {
1131
1194
  registerInstance(this, hostRef);
1195
+ /**
1196
+ * Space below component
1197
+ */
1132
1198
  this.spaceBelow = 0;
1199
+ /**
1200
+ * Section style top
1201
+ */
1133
1202
  this.sectionStyleTop = 'straight';
1203
+ /**
1204
+ * Section style bottom
1205
+ */
1134
1206
  this.sectionStyleBottom = 'straight';
1135
- this.colourScheme = undefined;
1207
+ /**
1208
+ * Width
1209
+ */
1136
1210
  this.maxWidth = 100;
1211
+ /**
1212
+ * Bleeds the primary brand colour to the left and right edge of the viewport, even if used within a containing block element.
1213
+ */
1137
1214
  this.primaryFullBleed = false;
1138
1215
  }
1139
1216
  render() {
@@ -1158,6 +1235,10 @@ const BiggivePopupStyle0 = biggivePopupCss;
1158
1235
  const BiggivePopup = class {
1159
1236
  constructor(hostRef) {
1160
1237
  registerInstance(this, hostRef);
1238
+ /**
1239
+ * Function to execute when the modal is closed, whether by the user or programmatically.
1240
+ */
1241
+ this.modalClosedCallback = () => { };
1161
1242
  this.closeFromWithin = (event) => {
1162
1243
  if (event.target.classList.contains('popup') || event.target.classList.contains('close')) {
1163
1244
  this.popup.setAttribute('data-visible', 'false');
@@ -1165,7 +1246,6 @@ const BiggivePopup = class {
1165
1246
  this.modalClosedCallback();
1166
1247
  }
1167
1248
  };
1168
- this.modalClosedCallback = () => { };
1169
1249
  }
1170
1250
  async openFromOutside() {
1171
1251
  this.popup.setAttribute('data-visible', 'true');
@@ -1189,8 +1269,17 @@ const BiggiveProgressBarStyle0 = biggiveProgressBarCss;
1189
1269
  const BiggiveProgressBar = class {
1190
1270
  constructor(hostRef) {
1191
1271
  registerInstance(this, hostRef);
1272
+ /**
1273
+ * Space below component
1274
+ */
1192
1275
  this.spaceBelow = 0;
1276
+ /**
1277
+ * Colour Scheme
1278
+ */
1193
1279
  this.colourScheme = 'primary';
1280
+ /**
1281
+ * Percentage to show + use for CSS width; round before input if desired
1282
+ */
1194
1283
  this.counter = 100;
1195
1284
  }
1196
1285
  render() {
@@ -1226,14 +1315,17 @@ const BiggiveSheetStyle0 = biggiveSheetCss;
1226
1315
  const BiggiveSheet = class {
1227
1316
  constructor(hostRef) {
1228
1317
  registerInstance(this, hostRef);
1318
+ /**
1319
+ * A string ID (no spaces) unique within the page context, used to trigger the opening of the sheet from an anchor hash.
1320
+ */
1321
+ this.sheetId = '';
1322
+ this.backgroundColour = 'primary';
1323
+ this.textColour = 'white';
1229
1324
  this.closeSheet = () => {
1230
1325
  var _a, _b;
1231
1326
  (_b = (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.container')) === null || _b === void 0 ? void 0 : _b.classList.remove('active');
1232
1327
  history.pushState('', document.title, window.location.pathname);
1233
1328
  };
1234
- this.sheetId = '';
1235
- this.backgroundColour = 'primary';
1236
- this.textColour = 'white';
1237
1329
  }
1238
1330
  componentWillLoad() {
1239
1331
  window.addEventListener('hashchange', () => {
@@ -1262,11 +1354,26 @@ const BiggiveSocialIconStyle0 = biggiveSocialIconCss;
1262
1354
  const BiggiveSocialIcon = class {
1263
1355
  constructor(hostRef) {
1264
1356
  registerInstance(this, hostRef);
1265
- this.service = undefined;
1357
+ /**
1358
+ * Used within accessible labels for links. Typically a charity name or "Big Give". Can also be "Share".
1359
+ */
1266
1360
  this.labelPrefix = 'Big Give';
1361
+ /**
1362
+ * Background colour
1363
+ */
1267
1364
  this.backgroundColour = 'primary';
1365
+ /**
1366
+ * Icon colour
1367
+ */
1268
1368
  this.iconColour = 'white';
1369
+ /**
1370
+ * Used in the social icons in the biggive-footer, which are more spaced out
1371
+ * than others across the site. COM-43.
1372
+ */
1269
1373
  this.wide = false;
1374
+ /**
1375
+ * Url
1376
+ */
1270
1377
  this.url = '#';
1271
1378
  }
1272
1379
  getSocialIcon() {
@@ -1299,6 +1406,13 @@ const BiggiveTabbedContentStyle0 = biggiveTabbedContentCss;
1299
1406
  const BiggiveTabbedContent = class {
1300
1407
  constructor(hostRef) {
1301
1408
  registerInstance(this, hostRef);
1409
+ this.spaceBelow = 0;
1410
+ this.textColour = 'black';
1411
+ this.selectedTextColour = 'primary';
1412
+ this.navigationHighlightColour = 'grey-medium';
1413
+ this.selectedNavigationHighlightColour = 'primary';
1414
+ this.buttonBackgroundColour = 'white';
1415
+ this.buttonIconColour = 'primary';
1302
1416
  this.scrollOffset = 0;
1303
1417
  this.children = [];
1304
1418
  this.clickTabHandler = (e) => {
@@ -1318,13 +1432,6 @@ const BiggiveTabbedContent = class {
1318
1432
  this.clickNextHandler = () => {
1319
1433
  this.scrollTab('NEXT');
1320
1434
  };
1321
- this.spaceBelow = 0;
1322
- this.textColour = 'black';
1323
- this.selectedTextColour = 'primary';
1324
- this.navigationHighlightColour = 'grey-medium';
1325
- this.selectedNavigationHighlightColour = 'primary';
1326
- this.buttonBackgroundColour = 'white';
1327
- this.buttonIconColour = 'primary';
1328
1435
  }
1329
1436
  componentWillLoad() {
1330
1437
  this.children = Array.from(this.host.children);
@@ -1426,8 +1533,6 @@ const BiggiveTextInputStyle0 = biggiveTextInputCss;
1426
1533
  const BiggiveTextInput = class {
1427
1534
  constructor(hostRef) {
1428
1535
  registerInstance(this, hostRef);
1429
- this.value = undefined;
1430
- this.currency = undefined;
1431
1536
  this.spaceBelow = 0;
1432
1537
  this.selectStyle = 'bordered';
1433
1538
  }
@@ -1454,6 +1559,18 @@ const BiggiveTimelineStyle0 = biggiveTimelineCss;
1454
1559
  const BiggiveTimeline = class {
1455
1560
  constructor(hostRef) {
1456
1561
  registerInstance(this, hostRef);
1562
+ this.spaceBelow = 0;
1563
+ this.textColour = 'black';
1564
+ this.selectedTextColour = 'primary';
1565
+ this.navigationHighlightColour = 'grey-medium';
1566
+ this.selectedNavigationHighlightColour = 'primary';
1567
+ this.buttonBackgroundColour = 'white';
1568
+ this.buttonIconColour = 'primary';
1569
+ this.entryBackgroundColour = 'white';
1570
+ this.entryHighlightColour = 'secondary';
1571
+ this.entryDateColour = 'black';
1572
+ this.entryTitleColour = 'primary';
1573
+ this.entryTextColour = 'black';
1457
1574
  this.scrollOffset = 0;
1458
1575
  this.tabHeadings = [];
1459
1576
  this.children = [];
@@ -1473,18 +1590,6 @@ const BiggiveTimeline = class {
1473
1590
  this.clickNextHandler = () => {
1474
1591
  this.scrollTab('NEXT');
1475
1592
  };
1476
- this.spaceBelow = 0;
1477
- this.textColour = 'black';
1478
- this.selectedTextColour = 'primary';
1479
- this.navigationHighlightColour = 'grey-medium';
1480
- this.selectedNavigationHighlightColour = 'primary';
1481
- this.buttonBackgroundColour = 'white';
1482
- this.buttonIconColour = 'primary';
1483
- this.entryBackgroundColour = 'white';
1484
- this.entryHighlightColour = 'secondary';
1485
- this.entryDateColour = 'black';
1486
- this.entryTitleColour = 'primary';
1487
- this.entryTextColour = 'black';
1488
1593
  }
1489
1594
  componentWillLoad() {
1490
1595
  this.children = Array.from(this.host.children);
@@ -1594,8 +1699,6 @@ const BiggiveTimelineEntryStyle0 = biggiveTimelineEntryCss;
1594
1699
  const BiggiveTimelineEntry = class {
1595
1700
  constructor(hostRef) {
1596
1701
  registerInstance(this, hostRef);
1597
- this.date = undefined;
1598
- this.heading = undefined;
1599
1702
  }
1600
1703
  render() {
1601
1704
  return null;
@@ -1610,12 +1713,26 @@ const BiggiveTotalizer = class {
1610
1713
  constructor(hostRef) {
1611
1714
  registerInstance(this, hostRef);
1612
1715
  this.lastWrapperWidth = 0;
1716
+ /**
1717
+ * Space below component
1718
+ */
1613
1719
  this.spaceBelow = 0;
1720
+ /**
1721
+ * Primary banner colour
1722
+ */
1614
1723
  this.primaryColour = 'primary';
1724
+ /**
1725
+ * Primary text colour
1726
+ */
1615
1727
  this.primaryTextColour = 'white';
1728
+ /**
1729
+ * Secondary banner colour
1730
+ */
1616
1731
  this.secondaryColour = 'secondary';
1732
+ /**
1733
+ * Secondary text colour
1734
+ */
1617
1735
  this.secondaryTextColour = 'black';
1618
- this.mainMessage = undefined;
1619
1736
  }
1620
1737
  setSpeed(itemsWidth, containerWidth) {
1621
1738
  var _a;
@@ -1701,8 +1818,6 @@ const BiggiveTotalizerTickerItemStyle0 = biggiveTotalizerTickerItemCss;
1701
1818
  const BiggiveTotalizerTickerItem = class {
1702
1819
  constructor(hostRef) {
1703
1820
  registerInstance(this, hostRef);
1704
- this.figure = undefined;
1705
- this.label = undefined;
1706
1821
  }
1707
1822
  render() {
1708
1823
  return (h("div", { key: 'a2402c2906760dd5e9f2220ba9f3b82e402ac668', class: "ticker-item" }, h("strong", { key: 'f5c711457f2fd02384f65e8a3d0cefd4643b6fe0' }, this.figure), " ", this.label));
@@ -1716,18 +1831,37 @@ const BiggiveVideoFeatureStyle0 = biggiveVideoFeatureCss;
1716
1831
  const BiggiveVideoFeature = class {
1717
1832
  constructor(hostRef) {
1718
1833
  registerInstance(this, hostRef);
1834
+ /**
1835
+ * Space above component
1836
+ */
1719
1837
  this.spaceAbove = 0;
1838
+ /**
1839
+ * Space below component
1840
+ */
1720
1841
  this.spaceBelow = 0;
1842
+ /**
1843
+ * Default text colour
1844
+ */
1721
1845
  this.defaultTextColour = 'primary';
1846
+ /**
1847
+ * Full URL of a video.
1848
+ */
1722
1849
  this.videoUrl = '';
1723
- this.slug = undefined;
1850
+ /**
1851
+ * Slug colour
1852
+ */
1724
1853
  this.slugColour = '';
1725
- this.mainTitle = undefined;
1854
+ /**
1855
+ * Slug colour
1856
+ */
1726
1857
  this.mainTitleColour = '';
1727
- this.teaser = undefined;
1858
+ /**
1859
+ * Teaser colour
1860
+ */
1728
1861
  this.teaserColour = '';
1729
- this.buttonUrl = undefined;
1730
- this.buttonLabel = undefined;
1862
+ /**
1863
+ * Button Colour Scheme
1864
+ */
1731
1865
  this.buttonColourScheme = 'primary';
1732
1866
  }
1733
1867
  render() {
@@ -1737,6 +1871,6 @@ const BiggiveVideoFeature = class {
1737
1871
  };
1738
1872
  BiggiveVideoFeature.style = BiggiveVideoFeatureStyle0;
1739
1873
 
1740
- export { BiggiveAccordion as biggive_accordion, BiggiveAccordionEntry as biggive_accordion_entry, BiggiveArticleCard as biggive_article_card, BiggiveBackToTop as biggive_back_to_top, BiggiveBiographyCard as biggive_biography_card, BiggiveBrandedImage as biggive_branded_image, BiggiveButton as biggive_button, BiggiveCallToAction as biggive_call_to_action, BiggiveCampaignCard as biggive_campaign_card, BiggiveCampaignCardFilterGrid as biggive_campaign_card_filter_grid, BiggiveCampaignHighlights as biggive_campaign_highlights, BiggiveFooter as biggive_footer, BiggiveFormFieldSelect as biggive_form_field_select, BiggiveFormattedText as biggive_formatted_text, BiggiveGenericIcon as biggive_generic_icon, BiggiveGrid as biggive_grid, BiggiveHeading as biggive_heading, BiggiveHeroImage as biggive_hero_image, BiggiveIconButton as biggive_icon_button, BiggiveImage as biggive_image, BiggiveImageButton as biggive_image_button, BiggiveImageFeature as biggive_image_feature, BiggiveMainMenu as biggive_main_menu, BiggiveMiscIcon as biggive_misc_icon, BiggivePageColumn as biggive_page_column, BiggivePageColumns as biggive_page_columns, BiggivePageSection as biggive_page_section, BiggivePopup as biggive_popup, BiggiveProgressBar as biggive_progress_bar, BiggiveQuote as biggive_quote, BiggiveSheet as biggive_sheet, BiggiveSocialIcon as biggive_social_icon, BiggiveTab as biggive_tab, BiggiveTabbedContent as biggive_tabbed_content, BiggiveTextInput as biggive_text_input, BiggiveTimeline as biggive_timeline, BiggiveTimelineEntry as biggive_timeline_entry, BiggiveTotalizer as biggive_totalizer, BiggiveTotalizerTickerItem as biggive_totalizer_ticker_item, BiggiveVideoFeature as biggive_video_feature };
1874
+ export { BiggiveAccordion as biggive_accordion, BiggiveAccordionEntry as biggive_accordion_entry, BiggiveBackToTop as biggive_back_to_top, BiggiveBrandedImage as biggive_branded_image, BiggiveButton as biggive_button, BiggiveCallToAction as biggive_call_to_action, BiggiveCampaignCard as biggive_campaign_card, BiggiveCampaignCardFilterGrid as biggive_campaign_card_filter_grid, BiggiveCampaignHighlights as biggive_campaign_highlights, BiggiveFooter as biggive_footer, BiggiveFormFieldSelect as biggive_form_field_select, BiggiveFormattedText as biggive_formatted_text, BiggiveGenericIcon as biggive_generic_icon, BiggiveGrid as biggive_grid, BiggiveHeading as biggive_heading, BiggiveHeroImage as biggive_hero_image, BiggiveIconButton as biggive_icon_button, BiggiveImage as biggive_image, BiggiveImageButton as biggive_image_button, BiggiveImageFeature as biggive_image_feature, BiggiveMainMenu as biggive_main_menu, BiggiveMiscIcon as biggive_misc_icon, BiggivePageColumn as biggive_page_column, BiggivePageColumns as biggive_page_columns, BiggivePageSection as biggive_page_section, BiggivePopup as biggive_popup, BiggiveProgressBar as biggive_progress_bar, BiggiveQuote as biggive_quote, BiggiveSheet as biggive_sheet, BiggiveSocialIcon as biggive_social_icon, BiggiveTab as biggive_tab, BiggiveTabbedContent as biggive_tabbed_content, BiggiveTextInput as biggive_text_input, BiggiveTimeline as biggive_timeline, BiggiveTimelineEntry as biggive_timeline_entry, BiggiveTotalizer as biggive_totalizer, BiggiveTotalizerTickerItem as biggive_totalizer_ticker_item, BiggiveVideoFeature as biggive_video_feature };
1741
1875
 
1742
- //# sourceMappingURL=biggive-accordion_40.entry.js.map
1876
+ //# sourceMappingURL=biggive-accordion_38.entry.js.map