@biggive/components 202406271159.0.0 → 202406281731.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 (281) 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-0b4ee936.entry.js → p-03e72a1b.entry.js} +2 -2
  4. package/dist/biggive/{p-5acc52fd.entry.js → p-09533b1f.entry.js} +2 -2
  5. package/dist/biggive/{p-0da9aaea.entry.js → p-496a5b1e.entry.js} +2 -2
  6. package/dist/biggive/{p-9333c5d6.entry.js → p-6ad95202.entry.js} +2 -2
  7. package/dist/biggive/{p-44ab6633.entry.js → p-6cb8dd3e.entry.js} +2 -2
  8. package/dist/biggive/p-7113e36d.entry.js +2 -0
  9. package/dist/biggive/{p-6d6302dc.entry.js → p-8146607d.entry.js} +2 -2
  10. package/dist/biggive/{p-c5aff541.entry.js → p-a4648f6b.entry.js} +2 -2
  11. package/dist/biggive/{p-908e904e.entry.js → p-a52c70dd.entry.js} +2 -2
  12. package/dist/biggive/{p-476b7951.entry.js → p-b4282163.entry.js} +2 -2
  13. package/dist/biggive/{p-5bee83dc.entry.js → p-b930ac6d.entry.js} +2 -2
  14. package/dist/biggive/{p-ef8e48f7.entry.js → p-cc58f607.entry.js} +2 -2
  15. package/dist/biggive/p-ec934e05.js +3 -0
  16. package/dist/biggive/p-ec934e05.js.map +1 -0
  17. package/dist/biggive/{p-79ffb9ce.entry.js → p-fe03b6e6.entry.js} +2 -2
  18. package/dist/cjs/biggive-accordion_40.cjs.entry.js +1 -1
  19. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  20. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  21. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  22. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  23. package/dist/cjs/biggive-cookie-banner.cjs.entry.js +1 -1
  24. package/dist/cjs/biggive-form.cjs.entry.js +1 -1
  25. package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
  26. package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
  27. package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
  28. package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
  29. package/dist/cjs/biggive-table.cjs.entry.js +1 -1
  30. package/dist/cjs/biggive-video.cjs.entry.js +1 -1
  31. package/dist/cjs/biggive.cjs.js +2 -2
  32. package/dist/cjs/biggive.cjs.js.map +1 -1
  33. package/dist/cjs/{index-489518dd.js → index-722b0f6d.js} +143 -159
  34. package/dist/cjs/index-722b0f6d.js.map +1 -0
  35. package/dist/cjs/loader.cjs.js +1 -1
  36. package/dist/collection/collection-manifest.json +1 -1
  37. package/dist/collection/components/biggive-accordion/test/biggive-accordion.e2e.js +10 -0
  38. package/dist/collection/components/biggive-accordion/test/biggive-accordion.e2e.js.map +1 -0
  39. package/dist/collection/components/biggive-accordion/test/biggive-accordion.spec.js +20 -0
  40. package/dist/collection/components/biggive-accordion/test/biggive-accordion.spec.js.map +1 -0
  41. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.e2e.js +10 -0
  42. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.e2e.js.map +1 -0
  43. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.spec.js +16 -0
  44. package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.spec.js.map +1 -0
  45. package/dist/collection/components/biggive-article-card/test/biggive-article-card.e2e.js +10 -0
  46. package/dist/collection/components/biggive-article-card/test/biggive-article-card.e2e.js.map +1 -0
  47. package/dist/collection/components/biggive-article-card/test/biggive-article-card.spec.js +47 -0
  48. package/dist/collection/components/biggive-article-card/test/biggive-article-card.spec.js.map +1 -0
  49. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.e2e.js +10 -0
  50. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.e2e.js.map +1 -0
  51. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.spec.js +25 -0
  52. package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.spec.js.map +1 -0
  53. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.e2e.js +10 -0
  54. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.e2e.js.map +1 -0
  55. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.spec.js +39 -0
  56. package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.spec.js.map +1 -0
  57. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.e2e.js +10 -0
  58. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.e2e.js.map +1 -0
  59. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.spec.js +25 -0
  60. package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.spec.js.map +1 -0
  61. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.e2e.js +10 -0
  62. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.e2e.js.map +1 -0
  63. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.spec.js +22 -0
  64. package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.spec.js.map +1 -0
  65. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.e2e.js +10 -0
  66. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.e2e.js.map +1 -0
  67. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.spec.js +20 -0
  68. package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.spec.js.map +1 -0
  69. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.e2e.js +10 -0
  70. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.e2e.js.map +1 -0
  71. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.spec.js +22 -0
  72. package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.spec.js.map +1 -0
  73. package/dist/collection/components/biggive-button/test/biggive-button.e2e.js +10 -0
  74. package/dist/collection/components/biggive-button/test/biggive-button.e2e.js.map +1 -0
  75. package/dist/collection/components/biggive-button/test/biggive-button.spec.js +22 -0
  76. package/dist/collection/components/biggive-button/test/biggive-button.spec.js.map +1 -0
  77. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.e2e.js +10 -0
  78. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.e2e.js.map +1 -0
  79. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.spec.js +27 -0
  80. package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.spec.js.map +1 -0
  81. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.e2e.js +10 -0
  82. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.e2e.js.map +1 -0
  83. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.spec.js +104 -0
  84. package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.spec.js.map +1 -0
  85. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.e2e.js +10 -0
  86. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.e2e.js.map +1 -0
  87. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.spec.js +164 -0
  88. package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.spec.js.map +1 -0
  89. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.e2e.js +10 -0
  90. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.e2e.js.map +1 -0
  91. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.spec.js +40 -0
  92. package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.spec.js.map +1 -0
  93. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.e2e.js +10 -0
  94. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.e2e.js.map +1 -0
  95. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.spec.js +25 -0
  96. package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.spec.js.map +1 -0
  97. package/dist/collection/components/biggive-cookie-banner/test/biggive-cookie-banner.e2e.js +10 -0
  98. package/dist/collection/components/biggive-cookie-banner/test/biggive-cookie-banner.e2e.js.map +1 -0
  99. package/dist/collection/components/biggive-footer/test/biggive-footer.e2e.js +10 -0
  100. package/dist/collection/components/biggive-footer/test/biggive-footer.e2e.js.map +1 -0
  101. package/dist/collection/components/biggive-footer/test/biggive-footer.spec.js +51 -0
  102. package/dist/collection/components/biggive-footer/test/biggive-footer.spec.js.map +1 -0
  103. package/dist/collection/components/biggive-form/test/biggive-form.e2e.js +10 -0
  104. package/dist/collection/components/biggive-form/test/biggive-form.e2e.js.map +1 -0
  105. package/dist/collection/components/biggive-form/test/biggive-form.spec.js +18 -0
  106. package/dist/collection/components/biggive-form/test/biggive-form.spec.js.map +1 -0
  107. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.e2e.js +10 -0
  108. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.e2e.js.map +1 -0
  109. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.spec.js +38 -0
  110. package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.spec.js.map +1 -0
  111. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.e2e.js +10 -0
  112. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.e2e.js.map +1 -0
  113. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.spec.js +20 -0
  114. package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.spec.js.map +1 -0
  115. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.e2e.js +10 -0
  116. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.e2e.js.map +1 -0
  117. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.spec.js +18 -0
  118. package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.spec.js.map +1 -0
  119. package/dist/collection/components/biggive-grid/test/biggive-grid.e2e.js +10 -0
  120. package/dist/collection/components/biggive-grid/test/biggive-grid.e2e.js.map +1 -0
  121. package/dist/collection/components/biggive-grid/test/biggive-grid.spec.js +20 -0
  122. package/dist/collection/components/biggive-grid/test/biggive-grid.spec.js.map +1 -0
  123. package/dist/collection/components/biggive-heading/test/biggive-heading.e2e.js +10 -0
  124. package/dist/collection/components/biggive-heading/test/biggive-heading.e2e.js.map +1 -0
  125. package/dist/collection/components/biggive-heading/test/biggive-heading.spec.js +20 -0
  126. package/dist/collection/components/biggive-heading/test/biggive-heading.spec.js.map +1 -0
  127. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.e2e.js +10 -0
  128. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.e2e.js.map +1 -0
  129. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.spec.js +47 -0
  130. package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.spec.js.map +1 -0
  131. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.e2e.js +10 -0
  132. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.e2e.js.map +1 -0
  133. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.spec.js +27 -0
  134. package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.spec.js.map +1 -0
  135. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.e2e.js +10 -0
  136. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.e2e.js.map +1 -0
  137. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.spec.js +22 -0
  138. package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.spec.js.map +1 -0
  139. package/dist/collection/components/biggive-image/test/biggive-image.e2e.js +10 -0
  140. package/dist/collection/components/biggive-image/test/biggive-image.e2e.js.map +1 -0
  141. package/dist/collection/components/biggive-image/test/biggive-image.spec.js +22 -0
  142. package/dist/collection/components/biggive-image/test/biggive-image.spec.js.map +1 -0
  143. package/dist/collection/components/biggive-image-button/test/biggive-image-button.e2e.js +10 -0
  144. package/dist/collection/components/biggive-image-button/test/biggive-image-button.e2e.js.map +1 -0
  145. package/dist/collection/components/biggive-image-button/test/biggive-image-button.spec.js +25 -0
  146. package/dist/collection/components/biggive-image-button/test/biggive-image-button.spec.js.map +1 -0
  147. package/dist/collection/components/biggive-image-card/test/biggive-image-card.e2e.js +10 -0
  148. package/dist/collection/components/biggive-image-card/test/biggive-image-card.e2e.js.map +1 -0
  149. package/dist/collection/components/biggive-image-card/test/biggive-image-card.spec.js +30 -0
  150. package/dist/collection/components/biggive-image-card/test/biggive-image-card.spec.js.map +1 -0
  151. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.e2e.js +10 -0
  152. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.e2e.js.map +1 -0
  153. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.spec.js +31 -0
  154. package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.spec.js.map +1 -0
  155. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.e2e.js +10 -0
  156. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.e2e.js.map +1 -0
  157. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.spec.js +248 -0
  158. package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.spec.js.map +1 -0
  159. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.e2e.js +10 -0
  160. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.e2e.js.map +1 -0
  161. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.spec.js +22 -0
  162. package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.spec.js.map +1 -0
  163. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.e2e.js +10 -0
  164. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.e2e.js.map +1 -0
  165. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.spec.js +20 -0
  166. package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.spec.js.map +1 -0
  167. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.e2e.js +10 -0
  168. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.e2e.js.map +1 -0
  169. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.spec.js +21 -0
  170. package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.spec.js.map +1 -0
  171. package/dist/collection/components/biggive-page-column/test/biggive-page-column.e2e.js +10 -0
  172. package/dist/collection/components/biggive-page-column/test/biggive-page-column.e2e.js.map +1 -0
  173. package/dist/collection/components/biggive-page-column/test/biggive-page-column.spec.js +18 -0
  174. package/dist/collection/components/biggive-page-column/test/biggive-page-column.spec.js.map +1 -0
  175. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.e2e.js +10 -0
  176. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.e2e.js.map +1 -0
  177. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.spec.js +27 -0
  178. package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.spec.js.map +1 -0
  179. package/dist/collection/components/biggive-page-section/test/biggive-page-section.e2e.js +10 -0
  180. package/dist/collection/components/biggive-page-section/test/biggive-page-section.e2e.js.map +1 -0
  181. package/dist/collection/components/biggive-page-section/test/biggive-page-section.spec.js +22 -0
  182. package/dist/collection/components/biggive-page-section/test/biggive-page-section.spec.js.map +1 -0
  183. package/dist/collection/components/biggive-popup/test/biggive-popup.e2e.js +10 -0
  184. package/dist/collection/components/biggive-popup/test/biggive-popup.e2e.js.map +1 -0
  185. package/dist/collection/components/biggive-popup/test/biggive-popup.spec.js +27 -0
  186. package/dist/collection/components/biggive-popup/test/biggive-popup.spec.js.map +1 -0
  187. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.e2e.js +10 -0
  188. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.e2e.js.map +1 -0
  189. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.spec.js +25 -0
  190. package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.spec.js.map +1 -0
  191. package/dist/collection/components/biggive-quote/test/biggive-quote.e2e.js +10 -0
  192. package/dist/collection/components/biggive-quote/test/biggive-quote.e2e.js.map +1 -0
  193. package/dist/collection/components/biggive-quote/test/biggive-quote.spec.js +30 -0
  194. package/dist/collection/components/biggive-quote/test/biggive-quote.spec.js.map +1 -0
  195. package/dist/collection/components/biggive-sheet/test/biggive-sheet.e2e.js +10 -0
  196. package/dist/collection/components/biggive-sheet/test/biggive-sheet.e2e.js.map +1 -0
  197. package/dist/collection/components/biggive-sheet/test/biggive-sheet.spec.js +42 -0
  198. package/dist/collection/components/biggive-sheet/test/biggive-sheet.spec.js.map +1 -0
  199. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.e2e.js +10 -0
  200. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.e2e.js.map +1 -0
  201. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.spec.js +22 -0
  202. package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.spec.js.map +1 -0
  203. package/dist/collection/components/biggive-tab/test/biggive-tab.e2e.js +10 -0
  204. package/dist/collection/components/biggive-tab/test/biggive-tab.e2e.js.map +1 -0
  205. package/dist/collection/components/biggive-tab/test/biggive-tab.spec.js +20 -0
  206. package/dist/collection/components/biggive-tab/test/biggive-tab.spec.js.map +1 -0
  207. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.e2e.js +10 -0
  208. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.e2e.js.map +1 -0
  209. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.spec.js +35 -0
  210. package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.spec.js.map +1 -0
  211. package/dist/collection/components/biggive-table/test/biggive-table.e2e.js +10 -0
  212. package/dist/collection/components/biggive-table/test/biggive-table.e2e.js.map +1 -0
  213. package/dist/collection/components/biggive-table/test/biggive-table.spec.js +16 -0
  214. package/dist/collection/components/biggive-table/test/biggive-table.spec.js.map +1 -0
  215. package/dist/collection/components/biggive-timeline/test/biggive-timeline.e2e.js +10 -0
  216. package/dist/collection/components/biggive-timeline/test/biggive-timeline.e2e.js.map +1 -0
  217. package/dist/collection/components/biggive-timeline/test/biggive-timeline.spec.js +35 -0
  218. package/dist/collection/components/biggive-timeline/test/biggive-timeline.spec.js.map +1 -0
  219. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.e2e.js +10 -0
  220. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.e2e.js.map +1 -0
  221. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.spec.js +16 -0
  222. package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.spec.js.map +1 -0
  223. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.e2e.js +10 -0
  224. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.e2e.js.map +1 -0
  225. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.spec.js +37 -0
  226. package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.spec.js.map +1 -0
  227. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.e2e.js +10 -0
  228. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.e2e.js.map +1 -0
  229. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.spec.js +20 -0
  230. package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.spec.js.map +1 -0
  231. package/dist/collection/components/biggive-video/test/biggive-video.e2e.js +10 -0
  232. package/dist/collection/components/biggive-video/test/biggive-video.e2e.js.map +1 -0
  233. package/dist/collection/components/biggive-video/test/biggive-video.spec.js +22 -0
  234. package/dist/collection/components/biggive-video/test/biggive-video.spec.js.map +1 -0
  235. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.e2e.js +10 -0
  236. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.e2e.js.map +1 -0
  237. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.spec.js +31 -0
  238. package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.spec.js.map +1 -0
  239. package/dist/esm/biggive-accordion_40.entry.js +1 -1
  240. package/dist/esm/biggive-basic-card.entry.js +1 -1
  241. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  242. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  243. package/dist/esm/biggive-category-icon.entry.js +1 -1
  244. package/dist/esm/biggive-cookie-banner.entry.js +1 -1
  245. package/dist/esm/biggive-form.entry.js +1 -1
  246. package/dist/esm/biggive-icon-group.entry.js +1 -1
  247. package/dist/esm/biggive-image-card.entry.js +1 -1
  248. package/dist/esm/biggive-nav-group.entry.js +1 -1
  249. package/dist/esm/biggive-nav-item.entry.js +1 -1
  250. package/dist/esm/biggive-table.entry.js +1 -1
  251. package/dist/esm/biggive-video.entry.js +1 -1
  252. package/dist/esm/biggive.js +3 -3
  253. package/dist/esm/biggive.js.map +1 -1
  254. package/dist/esm/{index-707e0698.js → index-7638dc89.js} +143 -159
  255. package/dist/esm/index-7638dc89.js.map +1 -0
  256. package/dist/esm/loader.js +2 -2
  257. package/dist/types/stencil-public-runtime.d.ts +2 -0
  258. package/hydrate/index.d.ts +11 -29
  259. package/hydrate/index.js +291 -300
  260. package/hydrate/package.json +1 -7
  261. package/loader/index.d.ts +0 -3
  262. package/package.json +2 -2
  263. package/dist/biggive/p-92294a84.entry.js +0 -2
  264. package/dist/biggive/p-a03263fd.js +0 -3
  265. package/dist/biggive/p-a03263fd.js.map +0 -1
  266. package/dist/cjs/index-489518dd.js.map +0 -1
  267. package/dist/esm/index-707e0698.js.map +0 -1
  268. package/hydrate/index.mjs +0 -21021
  269. /package/dist/biggive/{p-0b4ee936.entry.js.map → p-03e72a1b.entry.js.map} +0 -0
  270. /package/dist/biggive/{p-5acc52fd.entry.js.map → p-09533b1f.entry.js.map} +0 -0
  271. /package/dist/biggive/{p-0da9aaea.entry.js.map → p-496a5b1e.entry.js.map} +0 -0
  272. /package/dist/biggive/{p-9333c5d6.entry.js.map → p-6ad95202.entry.js.map} +0 -0
  273. /package/dist/biggive/{p-44ab6633.entry.js.map → p-6cb8dd3e.entry.js.map} +0 -0
  274. /package/dist/biggive/{p-92294a84.entry.js.map → p-7113e36d.entry.js.map} +0 -0
  275. /package/dist/biggive/{p-6d6302dc.entry.js.map → p-8146607d.entry.js.map} +0 -0
  276. /package/dist/biggive/{p-c5aff541.entry.js.map → p-a4648f6b.entry.js.map} +0 -0
  277. /package/dist/biggive/{p-908e904e.entry.js.map → p-a52c70dd.entry.js.map} +0 -0
  278. /package/dist/biggive/{p-476b7951.entry.js.map → p-b4282163.entry.js.map} +0 -0
  279. /package/dist/biggive/{p-5bee83dc.entry.js.map → p-b930ac6d.entry.js.map} +0 -0
  280. /package/dist/biggive/{p-ef8e48f7.entry.js.map → p-cc58f607.entry.js.map} +0 -0
  281. /package/dist/biggive/{p-79ffb9ce.entry.js.map → p-fe03b6e6.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{p as e,H as o,b as t}from"./p-a03263fd.js";export{s as setNonce}from"./p-a03263fd.js";import{g as l}from"./p-e1255160.js";var r=()=>{{a(o.prototype)}const t=import.meta.url;const l={};if(t!==""){l.resourcesUrl=new URL(".",t).href}return e(l)};var a=e=>{const o=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return o.call(this,e)}const t=o.call(this,false);const l=this.childNodes;if(e){for(let e=0;e<l.length;e++){if(l[e].nodeType!==2){t.appendChild(l[e].cloneNode(true))}}}return t}};r().then((async e=>{await l();return t(JSON.parse('[["p-9333c5d6",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"donateButtonLabel":[1,"donate-button-label"],"donateButtonUrl":[1,"donate-button-url"],"donateButtonColourScheme":[1,"donate-button-colour-scheme"],"moreInfoButtonLabel":[1,"more-info-button-label"],"moreInfoButtonUrl":[1,"more-info-button-url"],"moreInfoButtonColourScheme":[1,"more-info-button-colour-scheme"],"isFutureCampaign":[4,"is-future-campaign"],"isPastCampaign":[4,"is-past-campaign"],"datetime":[1]}],[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"searchText":[1,"search-text"],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"categoryOptions":[1,"category-options"],"beneficiaryOptions":[1,"beneficiary-options"],"locationOptions":[1,"location-options"],"selectedSortByOption":[1025,"selected-sort-by-option"],"selectedFilterCategory":[1025,"selected-filter-category"],"selectedFilterBeneficiary":[1025,"selected-filter-beneficiary"],"selectedFilterLocation":[1025,"selected-filter-location"],"filtersApplied":[32]}],[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"primaryStatIcon":[1,"primary-stat-icon"],"primaryStatText":[1,"primary-stat-text"],"secondaryStatIcon":[1,"secondary-stat-icon"],"secondaryStatText":[1,"secondary-stat-text"],"championName":[1,"champion-name"],"championUrl":[1,"champion-url"]}],[1,"biggive-footer",{"headingLevel":[2,"heading-level"],"donateUrlPrefix":[1,"donate-url-prefix"],"blogUrlPrefix":[1,"blog-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"usePresetFooter":[4,"use-preset-footer"]}],[1,"biggive-main-menu",{"blogUrlPrefix":[1,"blog-url-prefix"],"donateUrlPrefix":[1,"donate-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"myAccountflagEnabled":[4,"my-accountflag-enabled"],"isLoggedIn":[4,"is-logged-in"],"closeMobileMenuFromOutside":[64]}],[1,"biggive-article-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"slug":[1],"slugColour":[1,"slug-colour"],"date":[1],"dateColour":[1,"date-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"image1Url":[1,"image-1-url"],"image1AltText":[1,"image-1-alt-text"],"image2Url":[1,"image-2-url"],"image2AltText":[1,"image-2-alt-text"],"imageLabel":[1,"image-label"],"imageLabelColour":[1,"image-label-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColour":[1,"button-colour"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"]}],[1,"biggive-call-to-action",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugSize":[2,"slug-size"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitleSize":[2,"main-title-size"],"mainTitle":[1,"main-title"],"subtitleSize":[2,"subtitle-size"],"subtitleColour":[1,"subtitle-colour"],"subtitle":[1],"teaserColour":[1,"teaser-colour"],"teaser":[1],"primaryButtonUrl":[1,"primary-button-url"],"primaryButtonLabel":[1,"primary-button-label"],"primaryButtonColourScheme":[1,"primary-button-colour-scheme"],"secondaryButtonUrl":[1,"secondary-button-url"],"secondaryButtonLabel":[1,"secondary-button-label"],"secondaryButtonColourScheme":[1,"secondary-button-colour-scheme"]}],[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"logoHeight":[2,"logo-height"],"logoAltText":[1,"logo-alt-text"],"mainImage":[1,"main-image"],"mainImageAlignHorizontal":[1,"main-image-align-horizontal"],"mainImageAlignVertical":[1,"main-image-align-vertical"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-icon-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-video-feature",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"videoUrl":[1,"video-url"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-accordion",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"headingColour":[1,"heading-colour"],"children":[32]}],[1,"biggive-accordion-entry",{"heading":[1]}],[1,"biggive-back-to-top"],[1,"biggive-biography-card",{"spaceBelow":[2,"space-below"],"borderWidth":[2,"border-width"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"textColour":[1,"text-colour"],"backgroundColour":[1,"background-colour"],"fullName":[1,"full-name"],"jobTitle":[1,"job-title"],"textAlign":[1,"text-align"],"ratio":[1],"circle":[4],"circleColour":[1,"circle-colour"],"rounded":[4],"url":[1]}],[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1],"charityName":[1,"charity-name"],"charityLocation":[1,"charity-location"],"charityUrl":[1,"charity-url"]}],[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"maxWidth":[2,"max-width"]}],[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"spaceBetween":[4,"space-between"],"columnGap":[2,"column-gap"]}],[1,"biggive-heading",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"align":[1],"text":[1],"icon":[4],"iconColour":[1,"icon-colour"]}],[1,"biggive-image",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"width":[2],"height":[2],"sizeUnit":[1,"size-unit"]}],[1,"biggive-image-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"],"maxWidth":[2,"max-width"],"primaryFullBleed":[4,"primary-full-bleed"]}],[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1],"quoteIconColour":[1,"quote-icon-colour"]}],[1,"biggive-sheet",{"sheetId":[1,"sheet-id"],"backgroundColour":[1,"background-colour"],"textColour":[1,"text-colour"]}],[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}],[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"]}],[1,"biggive-text-input",{"value":[1],"currency":[1],"spaceBelow":[2,"space-below"],"selectStyle":[1,"select-style"]}],[1,"biggive-timeline",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"],"entryBackgroundColour":[1,"entry-background-colour"],"entryHighlightColour":[1,"entry-highlight-colour"],"entryDateColour":[1,"entry-date-colour"],"entryTitleColour":[1,"entry-title-colour"],"entryTextColour":[1,"entry-text-colour"]}],[1,"biggive-timeline-entry",{"date":[1],"heading":[1]}],[1,"biggive-totalizer",{"spaceBelow":[2,"space-below"],"primaryColour":[1,"primary-colour"],"primaryTextColour":[1,"primary-text-colour"],"secondaryColour":[1,"secondary-colour"],"secondaryTextColour":[1,"secondary-text-colour"],"mainMessage":[1,"main-message"]}],[1,"biggive-totalizer-ticker-item",{"figure":[1],"label":[1]}],[1,"biggive-form-field-select",{"selectionChanged":[16],"prompt":[1],"selectedValue":[1025,"selected-value"],"selectedLabel":[1025,"selected-label"],"options":[1],"selectStyle":[1,"select-style"],"backgroundColour":[1,"background-colour"],"selectedOptionColour":[1,"selected-option-colour"],"spaceBelow":[2,"space-below"],"placeholder":[1]}],[0,"biggive-generic-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1]}],[1,"biggive-popup",{"modalClosedCallback":[16],"openFromOutside":[64],"closeFromOutside":[64]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"labelPrefix":[1,"label-prefix"],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"wide":[4],"url":[1]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"fullWidth":[4,"full-width"],"size":[1],"rounded":[4],"centered":[4],"buttonId":[1,"button-id"]}]]],["p-ef8e48f7",[[1,"biggive-cookie-banner",{"autoOpenPreferences":[4,"auto-open-preferences"],"blogUriPrefix":[1,"blog-uri-prefix"],"previouslyAgreedCookiePreferences":[16]},null,{"autoOpenPreferences":["autoOpenPreferencesIfRequested"]}]]],["p-c5aff541",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"cardColour":[1,"card-colour"],"textColour":[1,"text-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"mainTitle":[1,"main-title"],"subtitle":[1],"teaser":[1],"icon":[4],"iconColour":[1,"icon-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"headingLevel":[2,"heading-level"],"addAnimation":[4,"add-animation"]}]]],["p-5acc52fd",[[1,"biggive-image-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"textAlign":[1,"text-align"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"addAnimation":[4,"add-animation"]}]]],["p-908e904e",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-44ab6633",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["p-5bee83dc",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-92294a84",[[1,"biggive-form"]]],["p-0da9aaea",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["p-0b4ee936",[[1,"biggive-nav-group",{"inline":[4]}]]],["p-6d6302dc",[[1,"biggive-nav-item",{"url":[1],"label":[1],"iconColour":[1,"icon-colour"]}]]],["p-79ffb9ce",[[4,"biggive-table",{"spaceBelow":[2,"space-below"],"headerTextColour":[1,"header-text-colour"],"headerBackgroundColour":[1,"header-background-colour"],"bodyTextColour":[1,"body-text-colour"],"bodyBackgroundColour":[1,"body-background-colour"]}]]],["p-476b7951",[[1,"biggive-video",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]]'),e)}));
1
+ import{p as e,H as o,b as t}from"./p-ec934e05.js";export{s as setNonce}from"./p-ec934e05.js";import{g as l}from"./p-e1255160.js";var r=()=>{{a(o.prototype)}const t=import.meta.url;const l={};if(t!==""){l.resourcesUrl=new URL(".",t).href}return e(l)};var a=e=>{const o=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return o.call(this,e)}const t=o.call(this,false);const l=this.childNodes;if(e){for(let e=0;e<l.length;e++){if(l[e].nodeType!==2){t.appendChild(l[e].cloneNode(true))}}}return t}};r().then((async e=>{await l();return t(JSON.parse('[["p-6ad95202",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"donateButtonLabel":[1,"donate-button-label"],"donateButtonUrl":[1,"donate-button-url"],"donateButtonColourScheme":[1,"donate-button-colour-scheme"],"moreInfoButtonLabel":[1,"more-info-button-label"],"moreInfoButtonUrl":[1,"more-info-button-url"],"moreInfoButtonColourScheme":[1,"more-info-button-colour-scheme"],"isFutureCampaign":[4,"is-future-campaign"],"isPastCampaign":[4,"is-past-campaign"],"datetime":[1]}],[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"searchText":[1,"search-text"],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"categoryOptions":[1,"category-options"],"beneficiaryOptions":[1,"beneficiary-options"],"locationOptions":[1,"location-options"],"selectedSortByOption":[1025,"selected-sort-by-option"],"selectedFilterCategory":[1025,"selected-filter-category"],"selectedFilterBeneficiary":[1025,"selected-filter-beneficiary"],"selectedFilterLocation":[1025,"selected-filter-location"],"filtersApplied":[32]}],[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"primaryStatIcon":[1,"primary-stat-icon"],"primaryStatText":[1,"primary-stat-text"],"secondaryStatIcon":[1,"secondary-stat-icon"],"secondaryStatText":[1,"secondary-stat-text"],"championName":[1,"champion-name"],"championUrl":[1,"champion-url"]}],[1,"biggive-footer",{"headingLevel":[2,"heading-level"],"donateUrlPrefix":[1,"donate-url-prefix"],"blogUrlPrefix":[1,"blog-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"usePresetFooter":[4,"use-preset-footer"]}],[1,"biggive-main-menu",{"blogUrlPrefix":[1,"blog-url-prefix"],"donateUrlPrefix":[1,"donate-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"myAccountflagEnabled":[4,"my-accountflag-enabled"],"isLoggedIn":[4,"is-logged-in"],"closeMobileMenuFromOutside":[64]}],[1,"biggive-article-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"slug":[1],"slugColour":[1,"slug-colour"],"date":[1],"dateColour":[1,"date-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"image1Url":[1,"image-1-url"],"image1AltText":[1,"image-1-alt-text"],"image2Url":[1,"image-2-url"],"image2AltText":[1,"image-2-alt-text"],"imageLabel":[1,"image-label"],"imageLabelColour":[1,"image-label-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColour":[1,"button-colour"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"]}],[1,"biggive-call-to-action",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugSize":[2,"slug-size"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitleSize":[2,"main-title-size"],"mainTitle":[1,"main-title"],"subtitleSize":[2,"subtitle-size"],"subtitleColour":[1,"subtitle-colour"],"subtitle":[1],"teaserColour":[1,"teaser-colour"],"teaser":[1],"primaryButtonUrl":[1,"primary-button-url"],"primaryButtonLabel":[1,"primary-button-label"],"primaryButtonColourScheme":[1,"primary-button-colour-scheme"],"secondaryButtonUrl":[1,"secondary-button-url"],"secondaryButtonLabel":[1,"secondary-button-label"],"secondaryButtonColourScheme":[1,"secondary-button-colour-scheme"]}],[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"logoHeight":[2,"logo-height"],"logoAltText":[1,"logo-alt-text"],"mainImage":[1,"main-image"],"mainImageAlignHorizontal":[1,"main-image-align-horizontal"],"mainImageAlignVertical":[1,"main-image-align-vertical"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-icon-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-video-feature",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"videoUrl":[1,"video-url"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-accordion",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"headingColour":[1,"heading-colour"],"children":[32]}],[1,"biggive-accordion-entry",{"heading":[1]}],[1,"biggive-back-to-top"],[1,"biggive-biography-card",{"spaceBelow":[2,"space-below"],"borderWidth":[2,"border-width"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"textColour":[1,"text-colour"],"backgroundColour":[1,"background-colour"],"fullName":[1,"full-name"],"jobTitle":[1,"job-title"],"textAlign":[1,"text-align"],"ratio":[1],"circle":[4],"circleColour":[1,"circle-colour"],"rounded":[4],"url":[1]}],[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1],"charityName":[1,"charity-name"],"charityLocation":[1,"charity-location"],"charityUrl":[1,"charity-url"]}],[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"maxWidth":[2,"max-width"]}],[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"spaceBetween":[4,"space-between"],"columnGap":[2,"column-gap"]}],[1,"biggive-heading",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"align":[1],"text":[1],"icon":[4],"iconColour":[1,"icon-colour"]}],[1,"biggive-image",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"width":[2],"height":[2],"sizeUnit":[1,"size-unit"]}],[1,"biggive-image-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"],"maxWidth":[2,"max-width"],"primaryFullBleed":[4,"primary-full-bleed"]}],[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1],"quoteIconColour":[1,"quote-icon-colour"]}],[1,"biggive-sheet",{"sheetId":[1,"sheet-id"],"backgroundColour":[1,"background-colour"],"textColour":[1,"text-colour"]}],[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}],[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"]}],[1,"biggive-text-input",{"value":[1],"currency":[1],"spaceBelow":[2,"space-below"],"selectStyle":[1,"select-style"]}],[1,"biggive-timeline",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"],"entryBackgroundColour":[1,"entry-background-colour"],"entryHighlightColour":[1,"entry-highlight-colour"],"entryDateColour":[1,"entry-date-colour"],"entryTitleColour":[1,"entry-title-colour"],"entryTextColour":[1,"entry-text-colour"]}],[1,"biggive-timeline-entry",{"date":[1],"heading":[1]}],[1,"biggive-totalizer",{"spaceBelow":[2,"space-below"],"primaryColour":[1,"primary-colour"],"primaryTextColour":[1,"primary-text-colour"],"secondaryColour":[1,"secondary-colour"],"secondaryTextColour":[1,"secondary-text-colour"],"mainMessage":[1,"main-message"]}],[1,"biggive-totalizer-ticker-item",{"figure":[1],"label":[1]}],[1,"biggive-form-field-select",{"selectionChanged":[16],"prompt":[1],"selectedValue":[1025,"selected-value"],"selectedLabel":[1025,"selected-label"],"options":[1],"selectStyle":[1,"select-style"],"backgroundColour":[1,"background-colour"],"selectedOptionColour":[1,"selected-option-colour"],"spaceBelow":[2,"space-below"],"placeholder":[1]}],[0,"biggive-generic-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1]}],[1,"biggive-popup",{"modalClosedCallback":[16],"openFromOutside":[64],"closeFromOutside":[64]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"labelPrefix":[1,"label-prefix"],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"wide":[4],"url":[1]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"fullWidth":[4,"full-width"],"size":[1],"rounded":[4],"centered":[4],"buttonId":[1,"button-id"]}]]],["p-cc58f607",[[1,"biggive-cookie-banner",{"autoOpenPreferences":[4,"auto-open-preferences"],"blogUriPrefix":[1,"blog-uri-prefix"],"previouslyAgreedCookiePreferences":[16]},null,{"autoOpenPreferences":["autoOpenPreferencesIfRequested"]}]]],["p-a4648f6b",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"cardColour":[1,"card-colour"],"textColour":[1,"text-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"mainTitle":[1,"main-title"],"subtitle":[1],"teaser":[1],"icon":[4],"iconColour":[1,"icon-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"headingLevel":[2,"heading-level"],"addAnimation":[4,"add-animation"]}]]],["p-09533b1f",[[1,"biggive-image-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"textAlign":[1,"text-align"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"addAnimation":[4,"add-animation"]}]]],["p-a52c70dd",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-6cb8dd3e",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["p-b930ac6d",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-7113e36d",[[1,"biggive-form"]]],["p-496a5b1e",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["p-03e72a1b",[[1,"biggive-nav-group",{"inline":[4]}]]],["p-8146607d",[[1,"biggive-nav-item",{"url":[1],"label":[1],"iconColour":[1,"icon-colour"]}]]],["p-fe03b6e6",[[4,"biggive-table",{"spaceBelow":[2,"space-below"],"headerTextColour":[1,"header-text-colour"],"headerBackgroundColour":[1,"header-background-colour"],"bodyTextColour":[1,"body-text-colour"],"bodyBackgroundColour":[1,"body-background-colour"]}]]],["p-b4282163",[[1,"biggive-video",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]]'),e)}));
2
2
  //# sourceMappingURL=biggive.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.19.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"iIAOA,IAAIA,EAAe,KAIO,CACtBC,EAAkBC,EAAEC,UACxB,CAIE,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EAE7B,IAAIL,EAAqBU,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAASC,GACxC,GAAIC,KAAKC,WAAa,WAAY,CAChC,OAAOJ,EAAkBK,KAAKF,KAAMD,EAC1C,CACI,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACR,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAC7C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACnCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MAC5D,CACA,CACA,CACI,OAAOK,CACX,CAAG,ECpCHlB,IAAeyB,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,41bAAuCJ,EAAA","ignoreList":[]}
1
+ {"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.18.3 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"iIAOA,IAAIA,EAAe,KAIO,CACtBC,EAAkBC,EAAEC,UACxB,CAIE,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EAE7B,IAAIL,EAAqBU,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAASC,GACxC,GAAIC,KAAKC,WAAa,WAAY,CAChC,OAAOJ,EAAkBK,KAAKF,KAAMD,EAC1C,CACI,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACR,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAC7C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACnCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MAC5D,CACA,CACA,CACI,OAAOK,CACX,CAAG,ECpCHlB,IAAeyB,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,41bAAuCJ,EAAA","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{r as e,h as t}from"./p-a03263fd.js";const a='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}ul{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;list-style-type:none;padding:0;margin:0}';const n=a;const o=class{constructor(t){e(this,t);this.inline=true}render(){return t("ul",{key:"cbff9a240ae02a9dae7e766707aa6bfc6e9a49f4"},t("slot",{key:"683cfacdcbd204ad14d4c26a937dd3f14087218a"}))}};o.style=n;export{o as biggive_nav_group};
2
- //# sourceMappingURL=p-0b4ee936.entry.js.map
1
+ import{r as e,h as t}from"./p-ec934e05.js";const a='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}ul{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;list-style-type:none;padding:0;margin:0}';const n=a;const o=class{constructor(t){e(this,t);this.inline=true}render(){return t("ul",{key:"cbff9a240ae02a9dae7e766707aa6bfc6e9a49f4"},t("slot",{key:"683cfacdcbd204ad14d4c26a937dd3f14087218a"}))}};o.style=n;export{o as biggive_nav_group};
2
+ //# sourceMappingURL=p-03e72a1b.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as o,h as r}from"./p-a03263fd.js";const e='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}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.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}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:center;background-size:cover;background-position:center center;padding:10px;height:100%;white-space:pre-wrap;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.2)}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:10px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.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 .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .teaser{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}.container .text-align-left{text-align:left}.container .text-align-center{text-align:center}.container .text-align-right{text-align:right}';const c=e;const a=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="primary";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.textAlign="center";this.teaser=undefined;this.teaserColour="black";this.buttonAlign="center";this.buttonStyle="standard";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColourScheme="clear-primary";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true;this.addAnimation=false}render(){return r("div",{key:"f9a758ad895c4e64273558c1e3d9a3dba62b5fd8",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation},r("a",{key:"aff8e6a3ea5592c85969c8d227dfbc3ecbc62cd9",href:this.buttonUrl},r("div",{key:"734d7c0ea72a72a3654ab7f464c9393661b02b75",class:"sleeve text-colour-"+this.teaserColour+" text-align-"+this.textAlign},r("div",{key:"df6cd7a30f61f77838ff630e56940cc3861276c6",class:"content-wrap"},this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r("div",{key:"ab3e8fa1337b6a1ed6c5c452253ad84361246045",class:"teaser"},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null&&this.buttonUrl!=""?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,label:this.buttonLabel})):null))))}};a.style=c;export{a as biggive_image_card};
2
- //# sourceMappingURL=p-5acc52fd.entry.js.map
1
+ import{r as o,h as r}from"./p-ec934e05.js";const e='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}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.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}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:center;background-size:cover;background-position:center center;padding:10px;height:100%;white-space:pre-wrap;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.2)}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:10px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.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 .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .teaser{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}.container .text-align-left{text-align:left}.container .text-align-center{text-align:center}.container .text-align-right{text-align:right}';const c=e;const a=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="primary";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.textAlign="center";this.teaser=undefined;this.teaserColour="black";this.buttonAlign="center";this.buttonStyle="standard";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColourScheme="clear-primary";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true;this.addAnimation=false}render(){return r("div",{key:"f9a758ad895c4e64273558c1e3d9a3dba62b5fd8",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation},r("a",{key:"aff8e6a3ea5592c85969c8d227dfbc3ecbc62cd9",href:this.buttonUrl},r("div",{key:"734d7c0ea72a72a3654ab7f464c9393661b02b75",class:"sleeve text-colour-"+this.teaserColour+" text-align-"+this.textAlign},r("div",{key:"df6cd7a30f61f77838ff630e56940cc3861276c6",class:"content-wrap"},this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r("div",{key:"ab3e8fa1337b6a1ed6c5c452253ad84361246045",class:"teaser"},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null&&this.buttonUrl!=""?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,label:this.buttonLabel})):null))))}};a.style=c;export{a as biggive_image_card};
2
+ //# sourceMappingURL=p-09533b1f.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as t}from"./p-a03263fd.js";const i='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}.container .label{border-bottom:1px solid #4A4A4A;padding-bottom:5px;margin-bottom:10px}.container .sleeve{display:flex}::slotted(*){margin-right:15px}';const o=i;const n=class{constructor(t){e(this,t);this.spaceBelow=0;this.label=undefined}render(){return t("div",{key:"8fc91e6ce8f6ac92cf09ea335fc05d438e01f2c4",class:"container space-below-"+this.spaceBelow},this.label!=null?t("div",{class:"label"},this.label):null,t("div",{key:"ff1da907f2fb51140002c6077e2bc41163faffb5",class:"sleeve"},t("slot",{key:"48adf799336e0049bf81cfcd1c80a37940f36e44"})))}};n.style=o;export{n as biggive_icon_group};
2
- //# sourceMappingURL=p-0da9aaea.entry.js.map
1
+ import{r as e,h as t}from"./p-ec934e05.js";const i='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}.container .label{border-bottom:1px solid #4A4A4A;padding-bottom:5px;margin-bottom:10px}.container .sleeve{display:flex}::slotted(*){margin-right:15px}';const o=i;const n=class{constructor(t){e(this,t);this.spaceBelow=0;this.label=undefined}render(){return t("div",{key:"8fc91e6ce8f6ac92cf09ea335fc05d438e01f2c4",class:"container space-below-"+this.spaceBelow},this.label!=null?t("div",{class:"label"},this.label):null,t("div",{key:"ff1da907f2fb51140002c6077e2bc41163faffb5",class:"sleeve"},t("slot",{key:"48adf799336e0049bf81cfcd1c80a37940f36e44"})))}};n.style=o;export{n as biggive_icon_group};
2
+ //# sourceMappingURL=p-496a5b1e.entry.js.map