@biggive/components 0.0.21 → 0.0.25

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 (362) hide show
  1. package/dist/biggive/assets/images/logo-biggive-black.svg +6 -0
  2. package/dist/biggive/assets/images/quote.svg +4 -0
  3. package/dist/biggive/assets/images/triangles-combined.svg +5 -0
  4. package/dist/biggive/biggive.esm.js +1 -1
  5. package/dist/biggive/p-068c6901.entry.js +1 -0
  6. package/dist/biggive/p-1805f9ab.js +2 -0
  7. package/dist/biggive/p-19aac764.entry.js +1 -0
  8. package/dist/biggive/p-278fbc22.entry.js +1 -0
  9. package/dist/biggive/p-293fa43e.entry.js +1 -0
  10. package/dist/biggive/p-29921058.entry.js +1 -0
  11. package/dist/biggive/p-2c7ccc17.entry.js +1 -0
  12. package/dist/biggive/p-2d9408d3.entry.js +1 -0
  13. package/dist/biggive/p-3670bfe5.entry.js +1 -0
  14. package/dist/biggive/p-43c02e71.js +6 -0
  15. package/dist/biggive/p-46a368de.entry.js +1 -0
  16. package/dist/biggive/p-558ebb94.entry.js +1 -0
  17. package/dist/biggive/p-664bfe6e.entry.js +1 -0
  18. package/dist/biggive/p-7637ac94.entry.js +1 -0
  19. package/dist/biggive/p-78129441.entry.js +1 -0
  20. package/dist/biggive/p-8b5487c1.entry.js +1 -0
  21. package/dist/biggive/p-9125d753.entry.js +1 -0
  22. package/dist/biggive/p-a62e9af0.entry.js +1 -0
  23. package/dist/biggive/p-a6da36d4.js +6 -0
  24. package/dist/biggive/p-ab82bcf1.entry.js +1 -0
  25. package/dist/biggive/p-b4d5f946.entry.js +1 -0
  26. package/dist/biggive/p-c84740c3.entry.js +1 -0
  27. package/dist/biggive/p-cc6e33a6.entry.js +1 -0
  28. package/dist/biggive/p-db3da9bb.entry.js +1 -0
  29. package/dist/biggive/p-e0347718.entry.js +1 -0
  30. package/dist/biggive/p-e39db89c.entry.js +1 -0
  31. package/dist/biggive/p-ea35e2fe.entry.js +1 -0
  32. package/dist/biggive/p-ef6c1ed4.entry.js +1 -0
  33. package/dist/biggive/p-faa6817c.entry.js +1 -0
  34. package/dist/cjs/biggive-back-to-top_11.cjs.entry.js +365 -0
  35. package/dist/cjs/biggive-basic-card.cjs.entry.js +55 -0
  36. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +45 -0
  37. package/dist/cjs/biggive-boxed-content.cjs.entry.js +48 -0
  38. package/dist/cjs/biggive-branded-image.cjs.entry.js +35 -0
  39. package/dist/cjs/biggive-call-to-action.cjs.entry.js +83 -0
  40. package/dist/cjs/biggive-campaign-card-filter-grid.cjs.entry.js +50 -0
  41. package/dist/cjs/biggive-campaign-card.cjs.entry.js +97 -0
  42. package/dist/cjs/biggive-category-icon.cjs.entry.js +45 -0
  43. package/dist/cjs/biggive-form-field-select.cjs.entry.js +19 -0
  44. package/dist/cjs/biggive-form.cjs.entry.js +19 -0
  45. package/dist/cjs/biggive-formatted-text.cjs.entry.js +27 -0
  46. package/dist/cjs/biggive-grid.cjs.entry.js +31 -0
  47. package/dist/cjs/biggive-hero-image.cjs.entry.js +73 -0
  48. package/dist/cjs/biggive-icon-group.cjs.entry.js +27 -0
  49. package/dist/cjs/biggive-image-feature.cjs.entry.js +67 -0
  50. package/dist/cjs/biggive-image.cjs.entry.js +27 -0
  51. package/dist/cjs/biggive-page-section.cjs.entry.js +35 -0
  52. package/dist/cjs/biggive-quote.cjs.entry.js +35 -0
  53. package/dist/cjs/biggive-search.cjs.entry.js +36 -0
  54. package/dist/cjs/biggive-tab.cjs.entry.js +23 -0
  55. package/dist/cjs/biggive-tabbed-content.cjs.entry.js +27 -0
  56. package/dist/cjs/biggive-text-input.cjs.entry.js +19 -0
  57. package/dist/cjs/biggive-totalizer.cjs.entry.js +69 -0
  58. package/dist/cjs/biggive-video-feature.cjs.entry.js +67 -0
  59. package/dist/cjs/biggive-video.cjs.entry.js +27 -0
  60. package/dist/cjs/biggive.cjs.js +2 -2
  61. package/dist/cjs/fontawesome-icons-110f532d.js +240 -0
  62. package/dist/cjs/{index-a275852e.js → index-87518c3f.js} +96 -1
  63. package/dist/{components/biggive-campaign-card2.js → cjs/index.es-d3570170.js} +62 -293
  64. package/dist/cjs/loader.cjs.js +2 -2
  65. package/dist/collection/assets/images/logo-biggive-black.svg +6 -0
  66. package/dist/collection/assets/images/quote.svg +4 -0
  67. package/dist/collection/assets/images/triangles-combined.svg +5 -0
  68. package/dist/collection/collection-manifest.json +34 -1
  69. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +413 -0
  70. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.js +17 -0
  71. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.stories.js +8 -0
  72. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +433 -0
  73. package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +226 -0
  74. package/dist/collection/components/biggive-basic-card/biggive-basic-card.stories.js +67 -0
  75. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +474 -0
  76. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.js +137 -0
  77. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.stories.js +49 -0
  78. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +408 -0
  79. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.js +138 -0
  80. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.stories.js +60 -0
  81. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +425 -0
  82. package/dist/collection/components/biggive-branded-image/biggive-branded-image.js +111 -0
  83. package/dist/collection/components/biggive-branded-image/biggive-branded-image.stories.js +37 -0
  84. package/dist/collection/components/biggive-button/biggive-button.css +411 -0
  85. package/dist/collection/components/biggive-button/biggive-button.js +129 -0
  86. package/dist/collection/components/biggive-button/biggive-button.stories.js +42 -0
  87. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +439 -0
  88. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js +380 -0
  89. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.stories.js +124 -0
  90. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +423 -108
  91. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.js +191 -128
  92. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.stories.js +105 -0
  93. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +438 -0
  94. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +151 -0
  95. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.js +43 -0
  96. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +477 -0
  97. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.js +339 -0
  98. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.stories.js +89 -0
  99. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +474 -0
  100. package/dist/collection/components/biggive-category-icon/biggive-category-icon.js +137 -0
  101. package/dist/collection/components/biggive-category-icon/biggive-category-icon.stories.js +49 -0
  102. package/dist/collection/components/biggive-footer/biggive-footer.css +458 -0
  103. package/dist/collection/components/biggive-footer/biggive-footer.js +68 -0
  104. package/dist/collection/components/biggive-footer/biggive-footer.stories.js +27 -0
  105. package/dist/collection/components/biggive-form/biggive-form.css +3 -0
  106. package/dist/collection/components/biggive-form/biggive-form.js +15 -0
  107. package/dist/collection/components/{demo-campaign-cards/demo-campaign-cards.css → biggive-form-field-select/biggive-form-field-select.css} +0 -0
  108. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +15 -0
  109. package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.css +3 -0
  110. package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.js +15 -0
  111. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +409 -0
  112. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +63 -0
  113. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.stories.js +52 -0
  114. package/dist/collection/components/biggive-grid/biggive-grid.css +421 -2
  115. package/dist/collection/components/biggive-grid/biggive-grid.js +73 -3
  116. package/dist/collection/components/biggive-grid/biggive-grid.stories.js +109 -0
  117. package/dist/collection/components/biggive-header/biggive-header.css +488 -0
  118. package/dist/collection/components/biggive-header/biggive-header.js +77 -0
  119. package/dist/collection/components/biggive-header/biggive-header.stories.js +20 -0
  120. package/dist/collection/components/biggive-heading/biggive-heading.css +445 -0
  121. package/dist/collection/components/biggive-heading/biggive-heading.js +130 -0
  122. package/dist/collection/components/biggive-heading/biggive-heading.stories.js +51 -0
  123. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +489 -0
  124. package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +317 -0
  125. package/dist/collection/components/biggive-hero-image/biggive-hero-image.stories.js +34 -0
  126. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +417 -0
  127. package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +65 -0
  128. package/dist/collection/components/biggive-icon-group/biggive-icon-group.stories.js +26 -0
  129. package/dist/collection/components/biggive-image/biggive-image.css +405 -0
  130. package/dist/collection/components/biggive-image/biggive-image.js +64 -0
  131. package/dist/collection/components/biggive-image/biggive-image.stories.js +26 -0
  132. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +436 -0
  133. package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +290 -0
  134. package/dist/collection/components/biggive-image-feature/biggive-image-feature.stories.js +96 -0
  135. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +458 -0
  136. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +113 -0
  137. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.stories.js +44 -0
  138. package/dist/collection/components/biggive-page-column/biggive-page-column.css +3 -0
  139. package/dist/collection/components/biggive-page-column/biggive-page-column.js +14 -0
  140. package/dist/collection/components/biggive-page-column/biggive-page-column.stories.js +18 -0
  141. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +422 -0
  142. package/dist/collection/components/biggive-page-columns/biggive-page-columns.js +45 -0
  143. package/dist/collection/components/biggive-page-columns/biggive-page-columns.stories.js +21 -0
  144. package/dist/collection/components/biggive-page-section/biggive-page-section.css +500 -0
  145. package/dist/collection/components/biggive-page-section/biggive-page-section.js +108 -0
  146. package/dist/collection/components/biggive-page-section/biggive-page-section.stories.js +48 -0
  147. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +403 -0
  148. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.js +92 -0
  149. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.stories.js +35 -0
  150. package/dist/collection/components/biggive-quote/biggive-quote.css +417 -0
  151. package/dist/collection/components/biggive-quote/biggive-quote.js +108 -0
  152. package/dist/collection/components/biggive-quote/biggive-quote.stories.js +42 -0
  153. package/dist/collection/components/biggive-search/biggive-search.css +492 -0
  154. package/dist/collection/components/biggive-search/biggive-search.js +99 -0
  155. package/dist/collection/components/biggive-search/biggive-search.stories.js +15 -0
  156. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +458 -0
  157. package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +113 -0
  158. package/dist/collection/components/biggive-social-icon/biggive-social-icon.stories.js +44 -0
  159. package/dist/collection/components/biggive-tab/biggive-tab.css +405 -0
  160. package/dist/collection/components/biggive-tab/biggive-tab.js +43 -0
  161. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +405 -0
  162. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +63 -0
  163. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.stories.js +37 -0
  164. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +427 -0
  165. package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +239 -0
  166. package/dist/collection/components/biggive-totalizer/biggive-totalizer.stories.js +77 -0
  167. package/dist/collection/components/biggive-video/biggive-video.css +405 -0
  168. package/dist/collection/components/biggive-video/biggive-video.js +64 -0
  169. package/dist/collection/components/biggive-video/biggive-video.stories.js +26 -0
  170. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +436 -0
  171. package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +290 -0
  172. package/dist/collection/components/biggive-video-feature/biggive-video-feature.stories.js +96 -0
  173. package/dist/collection/util/{campaign-groups.js → fontawesome-icons.js} +52 -6
  174. package/dist/components/biggive-back-to-top.d.ts +11 -0
  175. package/dist/components/biggive-back-to-top.js +33 -0
  176. package/dist/components/biggive-basic-card.d.ts +11 -0
  177. package/dist/components/biggive-basic-card.js +85 -0
  178. package/dist/components/biggive-beneficiary-icon.d.ts +11 -0
  179. package/dist/components/biggive-beneficiary-icon.js +63 -0
  180. package/dist/components/biggive-boxed-content.d.ts +11 -0
  181. package/dist/components/biggive-boxed-content.js +68 -0
  182. package/dist/components/biggive-branded-image.d.ts +11 -0
  183. package/dist/components/biggive-branded-image.js +54 -0
  184. package/dist/components/biggive-button.d.ts +11 -0
  185. package/dist/components/biggive-button.js +6 -0
  186. package/dist/components/biggive-button2.js +56 -0
  187. package/dist/components/biggive-call-to-action.d.ts +11 -0
  188. package/dist/components/biggive-call-to-action.js +120 -0
  189. package/dist/components/biggive-campaign-card-filter-grid.d.ts +11 -0
  190. package/dist/components/biggive-campaign-card-filter-grid.js +70 -0
  191. package/dist/components/biggive-campaign-card.js +136 -1
  192. package/dist/components/biggive-campaign-highlights.d.ts +11 -0
  193. package/dist/components/biggive-campaign-highlights.js +125 -0
  194. package/dist/components/biggive-category-icon.d.ts +11 -0
  195. package/dist/components/biggive-category-icon.js +63 -0
  196. package/dist/components/biggive-footer.d.ts +11 -0
  197. package/dist/components/biggive-footer.js +71 -0
  198. package/dist/components/biggive-form-field-select.d.ts +11 -0
  199. package/dist/components/biggive-form-field-select.js +33 -0
  200. package/dist/components/biggive-form.d.ts +11 -0
  201. package/dist/components/biggive-form.js +33 -0
  202. package/dist/components/biggive-formatted-text.d.ts +11 -0
  203. package/dist/components/biggive-formatted-text.js +44 -0
  204. package/dist/components/biggive-grid.js +44 -1
  205. package/dist/components/biggive-header.d.ts +11 -0
  206. package/dist/components/biggive-header.js +63 -0
  207. package/dist/components/biggive-heading.d.ts +11 -0
  208. package/dist/components/biggive-heading.js +60 -0
  209. package/dist/components/biggive-hero-image.d.ts +11 -0
  210. package/dist/components/biggive-hero-image.js +107 -0
  211. package/dist/components/biggive-icon-group.d.ts +11 -0
  212. package/dist/components/biggive-icon-group.js +44 -0
  213. package/dist/components/biggive-image-feature.d.ts +11 -0
  214. package/dist/components/biggive-image-feature.js +100 -0
  215. package/dist/components/biggive-image.d.ts +11 -0
  216. package/dist/components/biggive-image.js +44 -0
  217. package/dist/components/biggive-misc-icon.d.ts +11 -0
  218. package/dist/components/biggive-misc-icon.js +6 -0
  219. package/dist/components/biggive-misc-icon2.js +55 -0
  220. package/dist/components/{demo-campaign-cards.d.ts → biggive-page-column.d.ts} +4 -4
  221. package/dist/components/biggive-page-column.js +33 -0
  222. package/dist/components/biggive-page-columns.d.ts +11 -0
  223. package/dist/components/biggive-page-columns.js +39 -0
  224. package/dist/components/biggive-page-section.d.ts +11 -0
  225. package/dist/components/biggive-page-section.js +54 -0
  226. package/dist/components/biggive-progress-bar.d.ts +11 -0
  227. package/dist/components/biggive-progress-bar.js +6 -0
  228. package/dist/components/biggive-progress-bar2.js +49 -0
  229. package/dist/components/biggive-quote.d.ts +11 -0
  230. package/dist/components/biggive-quote.js +54 -0
  231. package/dist/components/biggive-search.d.ts +11 -0
  232. package/dist/components/biggive-search.js +54 -0
  233. package/dist/components/biggive-social-icon.d.ts +11 -0
  234. package/dist/components/biggive-social-icon.js +6 -0
  235. package/dist/components/biggive-social-icon2.js +55 -0
  236. package/dist/components/biggive-tab.d.ts +11 -0
  237. package/dist/components/biggive-tab.js +39 -0
  238. package/dist/components/biggive-tabbed-content.d.ts +11 -0
  239. package/dist/components/biggive-tabbed-content.js +44 -0
  240. package/dist/components/biggive-text-input.d.ts +11 -0
  241. package/dist/components/biggive-text-input.js +33 -0
  242. package/dist/components/biggive-totalizer.d.ts +11 -0
  243. package/dist/components/biggive-totalizer.js +93 -0
  244. package/dist/components/biggive-video-feature.d.ts +11 -0
  245. package/dist/components/biggive-video-feature.js +100 -0
  246. package/dist/components/biggive-video.d.ts +11 -0
  247. package/dist/components/biggive-video.js +44 -0
  248. package/dist/components/fontawesome-icons.js +238 -0
  249. package/dist/components/index.d.ts +34 -1
  250. package/dist/{esm/biggive-campaign-card_3.entry.js → components/index.es.js} +31 -289
  251. package/dist/components/index.js +34 -1
  252. package/dist/esm/biggive-back-to-top_11.entry.js +351 -0
  253. package/dist/esm/biggive-basic-card.entry.js +51 -0
  254. package/dist/esm/biggive-beneficiary-icon.entry.js +41 -0
  255. package/dist/esm/biggive-boxed-content.entry.js +44 -0
  256. package/dist/esm/biggive-branded-image.entry.js +31 -0
  257. package/dist/esm/biggive-call-to-action.entry.js +79 -0
  258. package/dist/esm/biggive-campaign-card-filter-grid.entry.js +46 -0
  259. package/dist/esm/biggive-campaign-card.entry.js +93 -0
  260. package/dist/esm/biggive-category-icon.entry.js +41 -0
  261. package/dist/esm/biggive-form-field-select.entry.js +15 -0
  262. package/dist/esm/biggive-form.entry.js +15 -0
  263. package/dist/esm/biggive-formatted-text.entry.js +23 -0
  264. package/dist/esm/biggive-grid.entry.js +27 -0
  265. package/dist/esm/biggive-hero-image.entry.js +69 -0
  266. package/dist/esm/biggive-icon-group.entry.js +23 -0
  267. package/dist/esm/biggive-image-feature.entry.js +63 -0
  268. package/dist/esm/biggive-image.entry.js +23 -0
  269. package/dist/esm/biggive-page-section.entry.js +31 -0
  270. package/dist/esm/biggive-quote.entry.js +31 -0
  271. package/dist/esm/biggive-search.entry.js +32 -0
  272. package/dist/esm/biggive-tab.entry.js +19 -0
  273. package/dist/esm/biggive-tabbed-content.entry.js +23 -0
  274. package/dist/esm/biggive-text-input.entry.js +15 -0
  275. package/dist/esm/biggive-totalizer.entry.js +65 -0
  276. package/dist/esm/biggive-video-feature.entry.js +63 -0
  277. package/dist/esm/biggive-video.entry.js +23 -0
  278. package/dist/esm/biggive.js +2 -2
  279. package/dist/esm/fontawesome-icons-e232deb7.js +238 -0
  280. package/dist/esm/{index-2280c7b8.js → index-4395d470.js} +94 -2
  281. package/dist/{cjs/biggive-campaign-card_3.cjs.entry.js → esm/index.es-64a64fa8.js} +31 -295
  282. package/dist/esm/loader.js +2 -2
  283. package/dist/types/components/biggive-back-to-top/biggive-back-to-top.d.ts +3 -0
  284. package/dist/types/components/biggive-back-to-top/biggive-back-to-top.stories.d.ts +5 -0
  285. package/dist/types/components/biggive-basic-card/biggive-basic-card.d.ts +39 -0
  286. package/dist/types/components/biggive-basic-card/biggive-basic-card.stories.d.ts +43 -0
  287. package/dist/types/components/biggive-beneficiary-icon/biggive-beneficiary-icon.d.ts +24 -0
  288. package/dist/types/components/biggive-beneficiary-icon/biggive-beneficiary-icon.stories.d.ts +34 -0
  289. package/dist/types/components/biggive-boxed-content/biggive-boxed-content.d.ts +23 -0
  290. package/dist/types/components/biggive-boxed-content/biggive-boxed-content.stories.d.ts +38 -0
  291. package/dist/types/components/biggive-branded-image/biggive-branded-image.d.ts +19 -0
  292. package/dist/types/components/biggive-branded-image/biggive-branded-image.stories.d.ts +23 -0
  293. package/dist/types/components/biggive-button/biggive-button.d.ts +23 -0
  294. package/dist/types/components/biggive-button/biggive-button.stories.d.ts +27 -0
  295. package/dist/types/components/biggive-call-to-action/biggive-call-to-action.d.ts +67 -0
  296. package/dist/types/components/biggive-call-to-action/biggive-call-to-action.stories.d.ts +87 -0
  297. package/dist/types/components/biggive-campaign-card/biggive-campaign-card.d.ts +38 -26
  298. package/dist/types/components/biggive-campaign-card/biggive-campaign-card.stories.d.ts +70 -0
  299. package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.d.ts +30 -0
  300. package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.d.ts +5 -0
  301. package/dist/types/components/biggive-campaign-highlights/biggive-campaign-highlights.d.ts +59 -0
  302. package/dist/types/components/biggive-campaign-highlights/biggive-campaign-highlights.stories.d.ts +58 -0
  303. package/dist/types/components/biggive-category-icon/biggive-category-icon.d.ts +24 -0
  304. package/dist/types/components/biggive-category-icon/biggive-category-icon.stories.d.ts +34 -0
  305. package/dist/types/components/biggive-footer/biggive-footer.d.ts +4 -0
  306. package/dist/types/components/{demo-campaign-cards/demo-campaign-cards.stories.d.ts → biggive-footer/biggive-footer.stories.d.ts} +1 -1
  307. package/dist/types/components/biggive-form/biggive-form.d.ts +3 -0
  308. package/dist/types/components/biggive-form-field-select/biggive-form-field-select.d.ts +3 -0
  309. package/dist/types/components/biggive-form-field-text-input/biggive-text-input.d.ts +3 -0
  310. package/dist/types/components/biggive-formatted-text/biggive-formatted-text.d.ts +11 -0
  311. package/dist/types/components/biggive-formatted-text/biggive-formatted-text.stories.d.ts +21 -0
  312. package/dist/types/components/biggive-grid/biggive-grid.d.ts +12 -0
  313. package/dist/types/components/biggive-grid/biggive-grid.stories.d.ts +28 -0
  314. package/dist/types/components/biggive-header/biggive-header.d.ts +8 -0
  315. package/dist/types/components/biggive-header/biggive-header.stories.d.ts +5 -0
  316. package/dist/types/components/biggive-heading/biggive-heading.d.ts +23 -0
  317. package/dist/types/components/biggive-heading/biggive-heading.stories.d.ts +35 -0
  318. package/dist/types/components/biggive-hero-image/biggive-hero-image.d.ts +55 -0
  319. package/dist/types/components/biggive-hero-image/biggive-hero-image.stories.d.ts +5 -0
  320. package/dist/types/components/biggive-icon-group/biggive-icon-group.d.ts +11 -0
  321. package/dist/types/components/biggive-icon-group/biggive-icon-group.stories.d.ts +14 -0
  322. package/dist/types/components/biggive-image/biggive-image.d.ts +11 -0
  323. package/dist/types/components/biggive-image/biggive-image.stories.d.ts +17 -0
  324. package/dist/types/components/biggive-image-feature/biggive-image-feature.d.ts +51 -0
  325. package/dist/types/components/biggive-image-feature/biggive-image-feature.stories.d.ts +67 -0
  326. package/dist/types/components/biggive-misc-icon/biggive-misc-icon.d.ts +20 -0
  327. package/dist/types/components/biggive-misc-icon/biggive-misc-icon.stories.d.ts +31 -0
  328. package/dist/types/components/biggive-page-column/biggive-page-column.d.ts +3 -0
  329. package/dist/types/components/biggive-page-column/biggive-page-column.stories.d.ts +14 -0
  330. package/dist/types/components/biggive-page-columns/biggive-page-columns.d.ts +7 -0
  331. package/dist/types/components/biggive-page-columns/biggive-page-columns.stories.d.ts +14 -0
  332. package/dist/types/components/biggive-page-section/biggive-page-section.d.ts +19 -0
  333. package/dist/types/components/biggive-page-section/biggive-page-section.stories.d.ts +35 -0
  334. package/dist/types/components/biggive-progress-bar/biggive-progress-bar.d.ts +16 -0
  335. package/dist/types/components/biggive-progress-bar/biggive-progress-bar.stories.d.ts +24 -0
  336. package/dist/types/components/biggive-quote/biggive-quote.d.ts +19 -0
  337. package/dist/types/components/biggive-quote/biggive-quote.stories.d.ts +27 -0
  338. package/dist/types/components/biggive-search/biggive-search.d.ts +23 -0
  339. package/dist/types/components/biggive-search/biggive-search.stories.d.ts +5 -0
  340. package/dist/types/components/biggive-social-icon/biggive-social-icon.d.ts +20 -0
  341. package/dist/types/components/biggive-social-icon/biggive-social-icon.stories.d.ts +31 -0
  342. package/dist/types/components/biggive-tab/biggive-tab.d.ts +7 -0
  343. package/dist/types/components/biggive-tabbed-content/biggive-tabbed-content.d.ts +11 -0
  344. package/dist/types/components/biggive-tabbed-content/biggive-tabbed-content.stories.d.ts +21 -0
  345. package/dist/types/components/biggive-totalizer/biggive-totalizer.d.ts +43 -0
  346. package/dist/types/components/biggive-totalizer/biggive-totalizer.stories.d.ts +54 -0
  347. package/dist/types/components/biggive-video/biggive-video.d.ts +11 -0
  348. package/dist/types/components/biggive-video/biggive-video.stories.d.ts +17 -0
  349. package/dist/types/components/biggive-video-feature/biggive-video-feature.d.ts +51 -0
  350. package/dist/types/components/biggive-video-feature/biggive-video-feature.stories.d.ts +67 -0
  351. package/dist/types/components.d.ts +1786 -77
  352. package/dist/types/util/{campaign-groups.d.ts → fontawesome-icons.d.ts} +11 -1
  353. package/hydrate/index.js +1868 -120
  354. package/package.json +9 -8
  355. package/readme.md +4 -0
  356. package/dist/biggive/p-89e49cb6.js +0 -2
  357. package/dist/biggive/p-e330fae6.entry.js +0 -11
  358. package/dist/collection/components/demo-campaign-cards/demo-campaign-cards.js +0 -14
  359. package/dist/collection/components/demo-campaign-cards/demo-campaign-cards.stories.js +0 -5
  360. package/dist/components/biggive-grid2.js +0 -30
  361. package/dist/components/demo-campaign-cards.js +0 -45
  362. package/dist/types/components/demo-campaign-cards/demo-campaign-cards.d.ts +0 -3
@@ -1,25 +1,13 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-a275852e.js');
6
-
7
1
  /*!
8
- * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
9
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
2
+ * Font Awesome Pro 6.1.2 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license (Commercial License)
10
4
  * Copyright 2022 Fonticons, Inc.
11
5
  */
12
- var faAccessibleIcon = {
13
- prefix: 'fab',
14
- iconName: 'accessible-icon',
15
- icon: [448, 512, [62107], "f368", "M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8 43.9 15.8 68.5 0 41.2-16.1 78.7-42.3 106.5l-39.3-39.3c57.9-63.7 13.1-167.2-74-167.2-25.9 0-49.5 9.9-67.2 26L73 243.2c22-20.7 50.1-35.1 81.4-40.2l75.3-85.7-42.6-24.8-51.6 46c-30 26.8-70.6-18.5-40.5-45.4l68-60.7c9.8-8.8 24.1-10.2 35.5-3.6 0 0 139.3 80.9 139.5 81.1 16.2 10.1 20.7 36 6.1 52.6L285.7 229l106.1-5.9c18.5-1.1 33.6 14.4 32.1 32.7zm-64.9-154c28.1 0 50.9-22.8 50.9-50.9C409.9 22.8 387.1 0 359 0c-28.1 0-50.9 22.8-50.9 50.9 0 28.1 22.8 50.9 50.9 50.9zM179.6 456.5c-80.6 0-127.4-90.6-82.7-156.1l-39.7-39.7C36.4 287 24 320.3 24 356.4c0 130.7 150.7 201.4 251.4 122.5l-39.7-39.7c-16 10.9-35.3 17.3-56.1 17.3z"]
6
+ var faAlarmClock = {
7
+ prefix: 'fas',
8
+ iconName: 'alarm-clock',
9
+ icon: [512, 512, [9200], "f34e", "M160 25.4L14.86 146.4C5.452 131.6 0 114.1 0 95.24C0 42.64 42.64 0 95.24 0C120.2 0 143 9.638 160 25.4zM121.9 467.4L86.63 502.6C74.13 515.1 53.87 515.1 41.37 502.6C28.88 490.1 28.88 469.9 41.37 457.4L76.6 422.2C48.59 384.8 32 338.3 32 288C32 164.3 132.3 64 256 64C379.7 64 480 164.3 480 288C480 338.3 463.4 384.8 435.4 422.2L470.6 457.4C483.1 469.9 483.1 490.1 470.6 502.6C458.1 515.1 437.9 515.1 425.4 502.6L390.2 467.4C352.8 495.4 306.3 512 256 512C205.7 512 159.2 495.4 121.9 467.4zM280 184C280 170.7 269.3 160 256 160C242.7 160 232 170.7 232 184V288C232 294.4 234.5 300.5 239 304.1L287 352.1C296.4 362.3 311.6 362.3 320.1 352.1C330.3 343.6 330.3 328.4 320.1 319L280 278.1V184zM497.1 146.4L352 25.4C368.1 9.638 391.8 0 416.8 0C469.4 0 512 42.64 512 95.24C512 114 506.5 131.6 497.1 146.4z"]
16
10
  };
17
-
18
- /*!
19
- * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
20
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
21
- * Copyright 2022 Fonticons, Inc.
22
- */
23
11
  var faBaby = {
24
12
  prefix: 'fas',
25
13
  iconName: 'baby',
@@ -51,6 +39,16 @@ var faFutbol = {
51
39
  iconName: 'futbol',
52
40
  icon: [512, 512, [9917, "futbol-ball", "soccer-ball"], "f1e3", "M177.1 228.6L207.9 320h96.5l29.62-91.38L256 172.1L177.1 228.6zM255.1 0C114.6 0 .0001 114.6 .0001 256S114.6 512 256 512s255.1-114.6 255.1-255.1S397.4 0 255.1 0zM416.6 360.9l-85.4-1.297l-25.15 81.59C290.1 445.5 273.4 448 256 448s-34.09-2.523-50.09-6.859L180.8 359.6l-85.4 1.297c-18.12-27.66-29.15-60.27-30.88-95.31L134.3 216.4L106.6 135.6c21.16-26.21 49.09-46.61 81.06-58.84L256 128l68.29-51.22c31.98 12.23 59.9 32.64 81.06 58.84L377.7 216.4l69.78 49.1C445.8 300.6 434.8 333.2 416.6 360.9z"]
53
41
  };
42
+ var faHeadSideMedical = {
43
+ prefix: 'fas',
44
+ iconName: 'head-side-medical',
45
+ icon: [512, 512, [], "f809", "M509.2 275c-21-47.13-48.5-151.8-73.12-186.8C397.1 32.88 333.7 0 266.1 0H192C86 0 0 86 0 192c0 54.5 23.25 106.5 64 142.9L64 512h256l-.0052-64h63.99c35.38 0 63.1-28.62 63.1-63.1V320h31.1c10.88 0 20.89-5.5 26.77-14.62C512.8 296.4 513.6 284.9 509.2 275zM336 218c0 8.836-7.164 16-16 16h-54V288c0 8.836-7.164 16-16 16h-52C189.2 304 182 296.8 182 288V234H128c-8.836 0-16-7.164-16-16v-52c0-8.836 7.164-16 16-16h54V96c0-8.836 7.165-16 16-16h52c8.836 0 16 7.164 16 16v54h54c8.836 0 16 7.164 16 16V218z"]
46
+ };
47
+ var faHeart = {
48
+ prefix: 'fas',
49
+ iconName: 'heart',
50
+ icon: [512, 512, [128153, 128154, 128155, 128156, 128420, 129293, 129294, 129505, 10084, 61578, 9829], "f004", "M0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84.02L256 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 .0003 232.4 .0003 190.9L0 190.9z"]
51
+ };
54
52
  var faHeartPulse = {
55
53
  prefix: 'fas',
56
54
  iconName: 'heart-pulse',
@@ -62,6 +60,17 @@ var faHospital = {
62
60
  iconName: 'hospital',
63
61
  icon: [640, 512, [127973, 62589, "hospital-alt", "hospital-wide"], "f0f8", "M192 48C192 21.49 213.5 0 240 0H400C426.5 0 448 21.49 448 48V512H368V432C368 405.5 346.5 384 320 384C293.5 384 272 405.5 272 432V512H192V48zM312 64C303.2 64 296 71.16 296 80V104H272C263.2 104 256 111.2 256 120V136C256 144.8 263.2 152 272 152H296V176C296 184.8 303.2 192 312 192H328C336.8 192 344 184.8 344 176V152H368C376.8 152 384 144.8 384 136V120C384 111.2 376.8 104 368 104H344V80C344 71.16 336.8 64 328 64H312zM160 96V512H48C21.49 512 0 490.5 0 464V320H80C88.84 320 96 312.8 96 304C96 295.2 88.84 288 80 288H0V224H80C88.84 224 96 216.8 96 208C96 199.2 88.84 192 80 192H0V144C0 117.5 21.49 96 48 96H160zM592 96C618.5 96 640 117.5 640 144V192H560C551.2 192 544 199.2 544 208C544 216.8 551.2 224 560 224H640V288H560C551.2 288 544 295.2 544 304C544 312.8 551.2 320 560 320H640V464C640 490.5 618.5 512 592 512H480V96H592z"]
64
62
  };
63
+ var faHouseHeart = {
64
+ prefix: 'fas',
65
+ iconName: 'house-heart',
66
+ icon: [576, 512, ["home-heart"], "f4c9", "M511.8 287.6L512.5 447.7C512.6 483.2 483.9 512 448.5 512H128.1C92.75 512 64.09 483.3 64.09 448V287.6H32.05C14.02 287.6 0 273.5 0 255.5C0 246.5 3.004 238.5 10.01 231.5L266.4 8.016C273.4 1.002 281.4 0 288.4 0C295.4 0 303.4 2.004 309.5 7.014L564.8 231.5C572.8 238.5 576.9 246.5 575.8 255.5C575.8 273.5 560.8 287.6 543.8 287.6H511.8zM299.3 396.7L392 304C414.1 281.9 414.1 246.1 392 224C369.9 201.9 334.1 201.9 312 224L288 248L264 224C241.9 201.9 206.1 201.9 184 224C161.9 246.1 161.9 281.9 184 304L276.7 396.7C282.9 402.9 293.1 402.9 299.3 396.7H299.3z"]
67
+ };
68
+ var faHomeHeart = faHouseHeart;
69
+ var faMagnifyingGlass = {
70
+ prefix: 'fas',
71
+ iconName: 'magnifying-glass',
72
+ icon: [512, 512, [128269, "search"], "f002", "M500.3 443.7l-119.7-119.7c27.22-40.41 40.65-90.9 33.46-144.7C401.8 87.79 326.8 13.32 235.2 1.723C99.01-15.51-15.51 99.01 1.724 235.2c11.6 91.64 86.08 166.7 177.6 178.9c53.8 7.189 104.3-6.236 144.7-33.46l119.7 119.7c15.62 15.62 40.95 15.62 56.57 0C515.9 484.7 515.9 459.3 500.3 443.7zM79.1 208c0-70.58 57.42-128 128-128s128 57.42 128 128c0 70.58-57.42 128-128 128S79.1 278.6 79.1 208z"]
73
+ };
65
74
  var faMasksTheater = {
66
75
  prefix: 'fas',
67
76
  iconName: 'masks-theater',
@@ -151,283 +160,10 @@ var faVenus = {
151
160
  iconName: 'venus',
152
161
  icon: [384, 512, [9792], "f221", "M368 176c0-97.2-78.8-176-176-176c-97.2 0-176 78.8-176 176c0 86.26 62.1 157.9 144 172.1v35.05H112c-8.836 0-16 7.162-16 16v32c0 8.836 7.164 16 16 16H160v48c0 8.836 7.164 16 16 16h32c8.838 0 16-7.164 16-16v-48h48c8.838 0 16-7.164 16-16v-32c0-8.838-7.162-16-16-16H224v-35.05C305.9 333.9 368 262.3 368 176zM192 272c-52.93 0-96-43.07-96-96c0-52.94 43.07-96 96-96c52.94 0 96 43.06 96 96C288 228.9 244.9 272 192 272z"]
153
162
  };
154
-
155
- /*!
156
- * Font Awesome Pro 6.1.2 by @fontawesome - https://fontawesome.com
157
- * License - https://fontawesome.com/license (Commercial License)
158
- * Copyright 2022 Fonticons, Inc.
159
- */
160
- var faUsers = {
161
- prefix: 'fad',
162
- iconName: 'users',
163
- icon: [640, 512, [], "f0c0", ["M128 160c44.18 0 80-35.82 80-80S172.2 0 128 0C83.82 0 48 35.82 48 80S83.82 160 128 160zM512 160c44.18 0 80-35.82 80-80S556.2 0 512 0c-44.18 0-80 35.82-80 80S467.8 160 512 160zM551.9 192h-61.84c-12.8 0-24.88 3.037-35.86 8.24C454.8 205.5 455.8 210.6 455.8 216c0 33.71-12.78 64.21-33.16 88h199.7C632.1 304 640 295.6 640 285.3C640 233.8 600.6 192 551.9 192zM185.5 200.1C174.6 194.1 162.6 192 149.9 192H88.08C39.44 192 0 233.8 0 285.3C0 295.6 7.887 304 17.62 304h199.5c-20.38-23.79-33.16-54.29-33.16-88C183.9 210.6 184.9 205.4 185.5 200.1z", "M319.9 320c57.41 0 103.1-46.56 103.1-104c0-57.44-46.54-104-103.1-104c-57.41 0-103.1 46.56-103.1 104C215.9 273.4 262.5 320 319.9 320zM369.9 352H270.1C191.6 352 128 411.7 128 485.3C128 500.1 140.7 512 156.4 512h327.2C499.3 512 512 500.1 512 485.3C512 411.7 448.4 352 369.9 352z"]]
164
- };
165
-
166
- /*!
167
- * Font Awesome Pro 6.1.2 by @fontawesome - https://fontawesome.com
168
- * License - https://fontawesome.com/license (Commercial License)
169
- * Copyright 2022 Fonticons, Inc.
170
- */
171
- var faHeadSideMedical = {
172
- prefix: 'fas',
173
- iconName: 'head-side-medical',
174
- icon: [512, 512, [], "f809", "M509.2 275c-21-47.13-48.5-151.8-73.12-186.8C397.1 32.88 333.7 0 266.1 0H192C86 0 0 86 0 192c0 54.5 23.25 106.5 64 142.9L64 512h256l-.0052-64h63.99c35.38 0 63.1-28.62 63.1-63.1V320h31.1c10.88 0 20.89-5.5 26.77-14.62C512.8 296.4 513.6 284.9 509.2 275zM336 218c0 8.836-7.164 16-16 16h-54V288c0 8.836-7.164 16-16 16h-52C189.2 304 182 296.8 182 288V234H128c-8.836 0-16-7.164-16-16v-52c0-8.836 7.164-16 16-16h54V96c0-8.836 7.165-16 16-16h52c8.836 0 16 7.164 16 16v54h54c8.836 0 16 7.164 16 16V218z"]
175
- };
176
- var faHouseHeart = {
163
+ var faX = {
177
164
  prefix: 'fas',
178
- iconName: 'house-heart',
179
- icon: [576, 512, ["home-heart"], "f4c9", "M511.8 287.6L512.5 447.7C512.6 483.2 483.9 512 448.5 512H128.1C92.75 512 64.09 483.3 64.09 448V287.6H32.05C14.02 287.6 0 273.5 0 255.5C0 246.5 3.004 238.5 10.01 231.5L266.4 8.016C273.4 1.002 281.4 0 288.4 0C295.4 0 303.4 2.004 309.5 7.014L564.8 231.5C572.8 238.5 576.9 246.5 575.8 255.5C575.8 273.5 560.8 287.6 543.8 287.6H511.8zM299.3 396.7L392 304C414.1 281.9 414.1 246.1 392 224C369.9 201.9 334.1 201.9 312 224L288 248L264 224C241.9 201.9 206.1 201.9 184 224C161.9 246.1 161.9 281.9 184 304L276.7 396.7C282.9 402.9 293.1 402.9 299.3 396.7H299.3z"]
180
- };
181
- var faHomeHeart = faHouseHeart;
182
-
183
- class CampaignGroupsService {
184
- static getBeneficiaries() {
185
- return [
186
- {
187
- name: 'Children (3-18)',
188
- icon: faChild,
189
- },
190
- {
191
- name: 'General Public/Humankind',
192
- icon: faUniversalAccess,
193
- },
194
- {
195
- name: 'Infants (<2)',
196
- icon: faBaby,
197
- },
198
- {
199
- name: 'LGBTQAI',
200
- icon: faRainbow,
201
- },
202
- {
203
- name: 'Minority Groups',
204
- icon: faUsers,
205
- },
206
- {
207
- name: 'Older People',
208
- icon: faBlind,
209
- },
210
- {
211
- name: 'People With Disabilities',
212
- icon: faAccessibleIcon,
213
- },
214
- {
215
- name: 'Refugees/Asylum Seekers',
216
- icon: faCampground,
217
- },
218
- {
219
- name: 'Women & Girls',
220
- icon: faVenus,
221
- },
222
- {
223
- name: 'Young People (18-30)',
224
- icon: faUserGraduate,
225
- },
226
- {
227
- name: 'Other',
228
- icon: faPlus,
229
- },
230
- ];
231
- }
232
- static getCategories() {
233
- return [
234
- {
235
- name: 'Animals',
236
- icon: faPaw,
237
- },
238
- {
239
- name: 'Armed Forces/Emergency Services',
240
- icon: faMedal,
241
- },
242
- {
243
- name: 'Arts/Culture/Heritage',
244
- icon: faTheaterMasks,
245
- },
246
- {
247
- name: 'Cancer',
248
- icon: faRibbon,
249
- },
250
- {
251
- name: 'Community Support & Development',
252
- icon: faPeopleCarry,
253
- },
254
- {
255
- name: 'Disaster Relief',
256
- icon: faParachuteBox,
257
- },
258
- {
259
- name: 'Education/Training/Employment',
260
- icon: faBook,
261
- },
262
- {
263
- name: 'Environment/Conservation',
264
- icon: faSeedling,
265
- },
266
- {
267
- name: 'Health/Wellbeing',
268
- icon: faHeartbeat,
269
- },
270
- {
271
- name: 'Homeless/Refuge',
272
- icon: faHomeHeart,
273
- },
274
- {
275
- name: 'Hospitals/Hospices',
276
- icon: faHospital,
277
- },
278
- {
279
- name: 'Human Rights/Advocacy',
280
- icon: faBalanceScale,
281
- },
282
- {
283
- name: 'Information/Advice',
284
- icon: faInfoCircle,
285
- },
286
- {
287
- name: 'Medical Research',
288
- icon: faMicroscope,
289
- },
290
- {
291
- name: 'Mental Health',
292
- icon: faHeadSideMedical,
293
- },
294
- {
295
- name: 'Poverty Alleviation/Relief',
296
- icon: faMortarPestle,
297
- },
298
- {
299
- name: 'Religious',
300
- icon: faPlaceOfWorship,
301
- },
302
- {
303
- name: 'Sports/Recreation',
304
- icon: faFutbol,
305
- },
306
- {
307
- name: 'Other',
308
- icon: faPlus,
309
- },
310
- ];
311
- }
312
- static getBeneficiaryIcon(beneficiary) {
313
- const matchingItems = CampaignGroupsService.getBeneficiaries().filter(ii => ii.name === beneficiary);
314
- // For an unknown/invalid beneficiary, show 'other' symbol.
315
- return matchingItems[0].icon || faPlus;
316
- }
317
- static getCategoryIcon(category) {
318
- var _a;
319
- const matchingItems = CampaignGroupsService.getCategories().filter(ii => ii.name === category);
320
- // For an unknown/invalid category, show 'other' symbol.
321
- return ((_a = matchingItems[0]) === null || _a === void 0 ? void 0 : _a.icon) || faPlus;
322
- }
323
- }
324
-
325
- const biggiveCampaignCardCss = ":host{display:block;margin-bottom:30px;flex-grow:1;margin:1rem}.container{font-family:\"Euclid Triangle\", sans-serif;filter:drop-shadow(-1px 6px 3px rgba(0, 0, 0, 0.25))}.sleeve{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0%, 100% 100%, 100% 100%, 10% 100%, 0 90%)}.content{padding:15px;background-color:#FFFFFF}.campaign-type{margin-left:15px;width:0;height:0;border-style:inset;border-width:85px 45px 0 45px;border-color:#2AF135 transparent transparent transparent;float:left;transform:rotate(360deg)}.campaign-type span{display:block;text-align:center;top:-85px;left:-25px;position:relative;width:45px;height:45px;margin:0;color:#2C089B;font-size:0.9rem}.banner{padding-bottom:30%;background-repeat:no-repeat;background-position:center center;background-size:cover}.banner img{display:none}.meta-wrap.style-1{display:flex;font-size:16px;line-height:20px;margin-bottom:20px}.meta-wrap.style-1 .meta-item{width:50%}.meta-wrap.style-1 .meta-item .label{font-weight:bold}.meta-wrap.style-1 .meta-item .text{color:#2C089B}header{margin-bottom:20px}header .slug{text-transform:uppercase;font-size:12px;line-height:14px}header h3{margin:0;padding:0;font-size:24px;line-height:28px}.meta-wrap.style-2{display:flex;font-size:12px;line-height:14px;margin-bottom:40px}.meta-wrap.style-2 .meta-item{width:50%}.meta-wrap.style-2 .meta-item .label{font-weight:bold;display:block;margin-bottom:10px}.meta-wrap.style-2 .meta-item .text{display:block;font-size:16px;line-height:18px}.meta-wrap.style-2 .meta-item .text i{margin-right:10px}.meta-wrap.style-3{display:flex;font-size:16px;line-height:20px;margin-bottom:20px}.meta-wrap.style-3 .meta-item{margin-right:60px}.meta-wrap.style-3 .meta-item .label{font-weight:bold;display:block;font-size:12px;line-height:14px;margin-bottom:10px}.meta-wrap.style-3 .meta-item .text{display:block;font-size:36px;line-height:40px;font-weight:bold}.meta-wrap.style-3 .meta-item:last-child .text{color:#2C089B}.button-wrap{text-align:right}.button-wrap a{display:inline-block;padding:15px 30px;color:#FFFFFF;background-color:#2C089B;cursor:pointer;text-transform:uppercase;font-size:12px;text-decoration:none}.icon{height:1rem;width:2rem;vertical-align:-0.125rem}";
326
-
327
- const BiggiveCampaignCard = class {
328
- constructor(hostRef) {
329
- index.registerInstance(this, hostRef);
330
- /**
331
- * Full URL of a banner image.
332
- */
333
- this.banner = '';
334
- /**
335
- * (Ceiling of) whole number of days until campaign end.
336
- */
337
- this.daysRemaining = null;
338
- /**
339
- * Target for the campaign including matching but excluding any
340
- * tax relief, in major unit of currency e.g. pounds GBP.
341
- */
342
- this.target = null;
343
- /**
344
- * Display name of the charity or non-profit.
345
- */
346
- this.organisationName = null;
347
- /**
348
- * Display name of the charity's specific time-bound fundraising campaign.
349
- */
350
- this.campaignTitle = null;
351
- /**
352
- * e.g. "Match Funded".
353
- */
354
- this.campaignType = null;
355
- /**
356
- * Array of full beneficiary labels.
357
- */
358
- this.beneficiaries = [];
359
- /**
360
- * Array of full category labels.
361
- */
362
- this.categories = [];
363
- /**
364
- * Match funds not yet used or reserved, in major unit of currency e.g. pounds GBP.
365
- */
366
- this.matchFundsRemaining = null;
367
- /**
368
- * Total the campaign has raised so far including matching but excluding any
369
- * tax relief, in major unit of currency e.g. pounds GBP.
370
- */
371
- this.totalFundsRaised = null;
372
- /**
373
- * Full URL of a call to action.
374
- */
375
- this.callToActionUrl = null;
376
- /**
377
- * Text for the link to `callToActionUrl`.
378
- */
379
- this.callToActionLabel = null;
380
- }
381
- getBeneficiaryIcons() {
382
- return this.beneficiaries.map(beneficiary => CampaignGroupsService.getBeneficiaryIcon(beneficiary));
383
- }
384
- getCategoryIcons() {
385
- return this.categories.map(category => CampaignGroupsService.getCategoryIcon(category));
386
- }
387
- /**
388
- * @returns Whole large currency units (e.g. pounds) formatted with symbol.
389
- */
390
- formatCurrency(currencyCode, amount) {
391
- if (amount === null || isNaN(amount)) {
392
- return '–';
393
- }
394
- return Intl.NumberFormat('en-GB', {
395
- style: 'currency',
396
- currency: currencyCode,
397
- currencyDisplay: 'symbol',
398
- maximumFractionDigits: 0,
399
- }).format(amount);
400
- }
401
- render() {
402
- return (index.h("div", { class: "container" }, index.h("div", { class: "sleeve" }, index.h("div", { class: "campaign-type" }, index.h("span", null, this.campaignType)), this.banner.length > 0 ? (index.h("div", { class: "image-wrap banner", style: { 'background-image': 'url(' + this.banner + ')' } }, index.h("img", { src: this.banner, class: "banner" }))) : null, index.h("div", { class: "content" }, index.h("div", { class: "meta-wrap style-1" }, index.h("div", { class: "meta-item" }, index.h("span", { class: "label" }, "Days Remaining:"), " ", index.h("span", { class: "text" }, this.daysRemaining)), index.h("div", { class: "meta-item" }, index.h("span", { class: "label" }, "Target:"), " ", index.h("span", { class: "text" }, this.formatCurrency(this.currencyCode, this.target)))), index.h("header", null, index.h("div", { class: "slug" }, this.organisationName), index.h("h3", null, this.campaignTitle)), index.h("div", { class: "meta-wrap style-2" }, index.h("div", { class: "meta-item" }, index.h("span", { class: "label" }, "Categories"), index.h("span", { class: "text" }, this.getCategoryIcons().map((iconDefinition) => (index.h("svg", { width: "512", height: "512", xmlns: "http://www.w3.org/2000/svg", class: "icon", viewBox: "0 0 512 512" }, index.h("path", { d: iconDefinition.icon[4].toString() })))))), index.h("div", { class: "meta-item" }, index.h("span", { class: "label" }, "Helping"), index.h("span", { class: "text" }, this.getBeneficiaryIcons().map(iconDefinition => (index.h("svg", { width: "512", height: "512", xmlns: "http://www.w3.org/2000/svg", class: "icon", viewBox: "0 0 512 512" }, index.h("path", { d: iconDefinition.icon[4].toString() }))))))), index.h("div", { class: "meta-wrap style-3" }, index.h("div", { class: "meta-item" }, index.h("span", { class: "label" }, "Match", index.h("br", null), "Funds Remaining"), index.h("span", { class: "text" }, this.formatCurrency(this.currencyCode, this.matchFundsRemaining))), index.h("div", { class: "meta-item" }, index.h("span", { class: "label" }, "Total", index.h("br", null), "Funds Received"), index.h("span", { class: "text" }, this.formatCurrency(this.currencyCode, this.totalFundsRaised)))), index.h("div", { class: "button-wrap" }, index.h("a", { href: this.callToActionUrl, class: "call-to-action" }, this.callToActionLabel))))));
403
- }
404
- };
405
- BiggiveCampaignCard.style = biggiveCampaignCardCss;
406
-
407
- const biggiveGridCss = ":host{display:block}.grid{display:flex;flex-flow:row wrap;justify-content:space-between}";
408
-
409
- const BiggiveGrid = class {
410
- constructor(hostRef) {
411
- index.registerInstance(this, hostRef);
412
- }
413
- render() {
414
- return (index.h("div", { class: "grid" }, index.h("slot", null)));
415
- }
416
- };
417
- BiggiveGrid.style = biggiveGridCss;
418
-
419
- const demoCampaignCardsCss = ":host{display:block}";
420
-
421
- const DemoCampaignCards = class {
422
- constructor(hostRef) {
423
- index.registerInstance(this, hostRef);
424
- }
425
- render() {
426
- return (index.h("biggive-grid", null, [...Array(12)].map(() => (index.h("biggive-campaign-card", { banner: index.getAssetPath('/assets/images/banner.png'), daysRemaining: 50, currencyCode: "GBP", target: 50000, organisationName: "Ardent Theatre Company", campaignType: "Match Funded", campaignTitle: "Strike! A play by Tracy Ryan", categories: ['Arts/Culture/Heritage', 'Environment/Conservation', 'Health/Wellbeing'], beneficiaries: ['General Public/Humankind'], matchFundsRemaining: 17424, totalFundsRaised: 15424, callToActionUrl: "#", callToActionLabel: "Donate" })))));
427
- }
165
+ iconName: 'x',
166
+ icon: [384, 512, [120], "58", "M376.6 427.5c11.31 13.58 9.484 33.75-4.094 45.06c-5.984 4.984-13.25 7.422-20.47 7.422c-9.172 0-18.27-3.922-24.59-11.52L192 305.1l-135.4 162.5c-6.328 7.594-15.42 11.52-24.59 11.52c-7.219 0-14.48-2.438-20.47-7.422c-13.58-11.31-15.41-31.48-4.094-45.06l142.9-171.5L7.422 84.5C-3.891 70.92-2.063 50.75 11.52 39.44c13.56-11.34 33.73-9.516 45.06 4.094L192 206l135.4-162.5c11.3-13.58 31.48-15.42 45.06-4.094c13.58 11.31 15.41 31.48 4.094 45.06l-142.9 171.5L376.6 427.5z"]
428
167
  };
429
- DemoCampaignCards.style = demoCampaignCardsCss;
430
168
 
431
- exports.biggive_campaign_card = BiggiveCampaignCard;
432
- exports.biggive_grid = BiggiveGrid;
433
- exports.demo_campaign_cards = DemoCampaignCards;
169
+ export { faMortarPestle as A, faPlaceOfWorship as B, faFutbol as C, faMagnifyingGlass as D, faX as E, faUniversalAccess as a, faBaby as b, faRainbow as c, faBlind as d, faCampground as e, faChild as f, faVenus as g, faUserGraduate as h, faPlus as i, faAlarmClock as j, faHeart as k, faPaw as l, faMedal as m, faTheaterMasks as n, faRibbon as o, faPeopleCarry as p, faParachuteBox as q, faBook as r, faSeedling as s, faHeartbeat as t, faHomeHeart as u, faHospital as v, faBalanceScale as w, faInfoCircle as x, faMicroscope as y, faHeadSideMedical as z };
@@ -1,4 +1,4 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-2280c7b8.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-4395d470.js';
2
2
 
3
3
  /*
4
4
  Stencil Client Patch Esm v2.17.3 | MIT Licensed | https://stenciljs.com
@@ -10,7 +10,7 @@ const patchEsm = () => {
10
10
  const defineCustomElements = (win, options) => {
11
11
  if (typeof window === 'undefined') return Promise.resolve();
12
12
  return patchEsm().then(() => {
13
- return bootstrapLazy([["biggive-campaign-card_3",[[1,"demo-campaign-cards"],[1,"biggive-campaign-card",{"banner":[1],"daysRemaining":[2,"days-remaining"],"currencyCode":[1,"currency-code"],"target":[2],"organisationName":[1,"organisation-name"],"campaignTitle":[1,"campaign-title"],"campaignType":[1,"campaign-type"],"beneficiaries":[16],"categories":[16],"matchFundsRemaining":[2,"match-funds-remaining"],"totalFundsRaised":[2,"total-funds-raised"],"callToActionUrl":[1,"call-to-action-url"],"callToActionLabel":[1,"call-to-action-label"]}],[1,"biggive-grid"]]]], options);
13
+ return bootstrapLazy([["biggive-back-to-top_11",[[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}],[1,"biggive-footer"],[1,"biggive-header",{"spaceBelow":[2,"space-below"]}],[1,"biggive-back-to-top"],[1,"biggive-heading",{"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"text":[1]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"fullWidth":[4,"full-width"]}]]],["biggive-campaign-card",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}]]],["biggive-basic-card",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"mainTitle":[1,"main-title"],"subtitle":[1],"iconColour":[1,"icon-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"]}]]],["biggive-call-to-action",[[1,"biggive-call-to-action",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitle":[1,"main-title"],"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"]}]]],["biggive-hero-image",[[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"mainImage":[1,"main-image"],"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"]}]]],["biggive-image-feature",[[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-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"]}]]],["biggive-video-feature",[[1,"biggive-video-feature",{"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"]}]]],["biggive-beneficiary-icon",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-boxed-content",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["biggive-branded-image",[[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1]}]]],["biggive-campaign-card-filter-grid",[[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-category-icon",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-form",[[1,"biggive-form"]]],["biggive-form-field-select",[[1,"biggive-form-field-select"]]],["biggive-formatted-text",[[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-grid",[[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"columnGap":[2,"column-gap"]}]]],["biggive-icon-group",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["biggive-image",[[1,"biggive-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"]}]]],["biggive-page-section",[[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"]}]]],["biggive-quote",[[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1]}]]],["biggive-search",[[1,"biggive-search",{"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-tab",[[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}]]],["biggive-tabbed-content",[[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-text-input",[[1,"biggive-text-input"]]],["biggive-totalizer",[[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"],"currencyCode":[1,"currency-code"],"includingGiftAid":[4,"including-gift-aid"],"totalMatchFunds":[2,"total-match-funds"],"totalRaised":[2,"total-raised"]}]]],["biggive-video",[[1,"biggive-video",{"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]], options);
14
14
  });
15
15
  };
16
16
 
@@ -0,0 +1,3 @@
1
+ export declare class BiggiveBackToTop {
2
+ render(): any;
3
+ }
@@ -0,0 +1,5 @@
1
+ declare const _default: {
2
+ title: string;
3
+ };
4
+ export default _default;
5
+ export declare const BackToTopComponent: any;
@@ -0,0 +1,39 @@
1
+ export declare class BiggiveBasicCard {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Full URL of the background image.
8
+ */
9
+ backgroundColour: string;
10
+ /**
11
+ * Full URL of the background image.
12
+ */
13
+ backgroundImageUrl: string;
14
+ /**
15
+ * Main title
16
+ */
17
+ mainTitle: string;
18
+ /**
19
+ * Subtitle title
20
+ */
21
+ subtitle: string;
22
+ /**
23
+ * Icon colour
24
+ */
25
+ iconColour: string;
26
+ /**
27
+ * Button label
28
+ */
29
+ buttonLabel: string;
30
+ /**
31
+ * Button URL
32
+ */
33
+ buttonUrl: string;
34
+ /**
35
+ * Button Colour Scheme
36
+ */
37
+ buttonColourScheme: string;
38
+ render(): any;
39
+ }
@@ -0,0 +1,43 @@
1
+ declare const _default: {
2
+ title: string;
3
+ argTypes: {
4
+ spaceBelow: {
5
+ name: string;
6
+ control: {
7
+ type: string;
8
+ options: number[];
9
+ };
10
+ };
11
+ backgroundImageUrl: {
12
+ name: string;
13
+ };
14
+ iconColour: {
15
+ name: string;
16
+ control: {
17
+ type: string;
18
+ options: string[];
19
+ };
20
+ };
21
+ mainTitle: {
22
+ name: string;
23
+ };
24
+ subtitle: {
25
+ name: string;
26
+ };
27
+ buttonUrl: {
28
+ name: string;
29
+ };
30
+ buttonLabel: {
31
+ name: string;
32
+ };
33
+ buttonColourScheme: {
34
+ name: string;
35
+ control: {
36
+ type: string;
37
+ options: string[];
38
+ };
39
+ };
40
+ };
41
+ };
42
+ export default _default;
43
+ export declare const BasicCardComponent: any;
@@ -0,0 +1,24 @@
1
+ export declare class BiggiveBeneficiaryIcon {
2
+ /**
3
+ * Background colour
4
+ */
5
+ backgroundColour: string;
6
+ /**
7
+ * Background colour
8
+ */
9
+ iconColour: string;
10
+ /**
11
+ * Icon
12
+ */
13
+ icon: string;
14
+ /**
15
+ * Label
16
+ */
17
+ label: string;
18
+ /**
19
+ * Url
20
+ */
21
+ url: string;
22
+ private getBeneficiaryIcon;
23
+ render(): any;
24
+ }
@@ -0,0 +1,34 @@
1
+ declare const _default: {
2
+ title: string;
3
+ argTypes: {
4
+ backgroundColour: {
5
+ name: string;
6
+ control: {
7
+ type: string;
8
+ options: string[];
9
+ };
10
+ };
11
+ iconColour: {
12
+ name: string;
13
+ control: {
14
+ type: string;
15
+ options: string[];
16
+ };
17
+ };
18
+ icon: {
19
+ name: string;
20
+ control: {
21
+ type: string;
22
+ options: string[];
23
+ };
24
+ };
25
+ url: {
26
+ name: string;
27
+ };
28
+ label: {
29
+ name: string;
30
+ };
31
+ };
32
+ };
33
+ export default _default;
34
+ export declare const BeneficiaryIconComponent: any;
@@ -0,0 +1,23 @@
1
+ export declare class BiggiveBoxedContent {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Vertical padding
8
+ */
9
+ verticalPadding: number;
10
+ /**
11
+ * Horizontal padding
12
+ */
13
+ horizontalPadding: number;
14
+ /**
15
+ * Background colour
16
+ */
17
+ backgroundColour: string;
18
+ /**
19
+ * Shadow
20
+ */
21
+ shadow: boolean;
22
+ render(): any;
23
+ }
@@ -0,0 +1,38 @@
1
+ declare const _default: {
2
+ title: string;
3
+ argTypes: {
4
+ spaceBelow: {
5
+ name: string;
6
+ control: {
7
+ type: string;
8
+ options: number[];
9
+ };
10
+ };
11
+ horizontalPadding: {
12
+ name: string;
13
+ control: {
14
+ type: string;
15
+ options: number[];
16
+ };
17
+ };
18
+ verticalPadding: {
19
+ name: string;
20
+ control: {
21
+ type: string;
22
+ options: number[];
23
+ };
24
+ };
25
+ backgroundColour: {
26
+ name: string;
27
+ control: {
28
+ type: string;
29
+ options: string[];
30
+ };
31
+ };
32
+ shadow: {
33
+ name: string;
34
+ };
35
+ };
36
+ };
37
+ export default _default;
38
+ export declare const BoxedContentComponent: any;
@@ -0,0 +1,19 @@
1
+ export declare class BiggiveBrandedImage {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Full URL of a image.
8
+ */
9
+ imageUrl: string;
10
+ /**
11
+ * Full URL of the logo.
12
+ */
13
+ logoUrl: string;
14
+ /**
15
+ * Slug
16
+ */
17
+ slug: string;
18
+ render(): any;
19
+ }