@biggive/components 0.0.21 → 0.0.23

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
@@ -0,0 +1,23 @@
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
+ imageUrl: {
12
+ name: string;
13
+ };
14
+ logoUrl: {
15
+ name: string;
16
+ };
17
+ slug: {
18
+ name: string;
19
+ };
20
+ };
21
+ };
22
+ export default _default;
23
+ export declare const BrandedImageComponent: any;
@@ -0,0 +1,23 @@
1
+ export declare class BiggiveButton {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Colour Scheme
8
+ */
9
+ colourScheme: string;
10
+ /**
11
+ * Text
12
+ */
13
+ label: string;
14
+ /**
15
+ * URL
16
+ */
17
+ url: string;
18
+ /**
19
+ * Display full width
20
+ */
21
+ fullWidth: boolean;
22
+ render(): any;
23
+ }
@@ -0,0 +1,27 @@
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
+ colourScheme: {
12
+ name: string;
13
+ control: {
14
+ type: string;
15
+ options: string[];
16
+ };
17
+ };
18
+ label: {
19
+ name: string;
20
+ };
21
+ url: {
22
+ name: string;
23
+ };
24
+ };
25
+ };
26
+ export default _default;
27
+ export declare const ButtonComponent: any;
@@ -0,0 +1,67 @@
1
+ export declare class BiggiveCallToAction {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Default text colour
8
+ */
9
+ defaultTextColour: string;
10
+ /**
11
+ * Slug colour
12
+ */
13
+ slugColour: string;
14
+ /**
15
+ * Slug
16
+ */
17
+ slug: string;
18
+ /**
19
+ * Main title colour
20
+ */
21
+ mainTitleColour: string;
22
+ /**
23
+ * Main title
24
+ */
25
+ mainTitle: string;
26
+ /**
27
+ * Subtitle colour
28
+ */
29
+ subtitleColour: string;
30
+ /**
31
+ * Subtitle
32
+ */
33
+ subtitle: string;
34
+ /**
35
+ * Teaser colour
36
+ */
37
+ teaserColour: string;
38
+ /**
39
+ * Teaser
40
+ */
41
+ teaser: string;
42
+ /**
43
+ * Primary button Url
44
+ */
45
+ primaryButtonUrl: string;
46
+ /**
47
+ * Primary button Label
48
+ */
49
+ primaryButtonLabel: string;
50
+ /**
51
+ * Primary button Colour Scheme
52
+ */
53
+ primaryButtonColourScheme: string;
54
+ /**
55
+ * Secondary button Url
56
+ */
57
+ secondaryButtonUrl: string;
58
+ /**
59
+ * Secondary button Label
60
+ */
61
+ secondaryButtonLabel: string;
62
+ /**
63
+ * Secondary button Colour Scheme
64
+ */
65
+ secondaryButtonColourScheme: string;
66
+ render(): any;
67
+ }
@@ -0,0 +1,87 @@
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
+ defaultTextColour: {
12
+ name: string;
13
+ control: {
14
+ type: string;
15
+ options: string[];
16
+ };
17
+ };
18
+ slugColour: {
19
+ name: string;
20
+ control: {
21
+ type: string;
22
+ options: string[];
23
+ };
24
+ };
25
+ slug: {
26
+ name: string;
27
+ };
28
+ mainTitleColour: {
29
+ name: string;
30
+ control: {
31
+ type: string;
32
+ options: string[];
33
+ };
34
+ };
35
+ mainTitle: {
36
+ name: string;
37
+ };
38
+ subtitleColour: {
39
+ name: string;
40
+ control: {
41
+ type: string;
42
+ options: string[];
43
+ };
44
+ };
45
+ subtitle: {
46
+ name: string;
47
+ };
48
+ teaserColour: {
49
+ name: string;
50
+ control: {
51
+ type: string;
52
+ options: string[];
53
+ };
54
+ };
55
+ teaser: {
56
+ name: string;
57
+ };
58
+ primaryButtonUrl: {
59
+ name: string;
60
+ };
61
+ primaryButtonLabel: {
62
+ name: string;
63
+ };
64
+ primaryButtonColourScheme: {
65
+ name: string;
66
+ control: {
67
+ type: string;
68
+ options: string[];
69
+ };
70
+ };
71
+ secondaryButtonUrl: {
72
+ name: string;
73
+ };
74
+ secondaryButtonLabel: {
75
+ name: string;
76
+ };
77
+ secondaryButtonColourScheme: {
78
+ name: string;
79
+ control: {
80
+ type: string;
81
+ options: string[];
82
+ };
83
+ };
84
+ };
85
+ };
86
+ export default _default;
87
+ export declare const CallToActionComponent: any;
@@ -1,60 +1,72 @@
1
1
  export declare class BiggiveCampaignCard {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * e.g. "Match Funded".
8
+ */
9
+ campaignType: string;
2
10
  /**
3
11
  * Full URL of a banner image.
4
12
  */
5
13
  banner: string;
6
14
  /**
7
- * (Ceiling of) whole number of days until campaign end.
15
+ * Display name of the charity's specific time-bound fundraising campaign.
16
+ */
17
+ campaignTitle: string;
18
+ /**
19
+ * Display name of the charity or non-profit.
8
20
  */
9
- daysRemaining: number;
21
+ organisationName: string;
10
22
  /**
11
23
  * e.g. 'GBP'.
12
24
  */
13
25
  currencyCode: string;
14
26
  /**
15
- * Target for the campaign including matching but excluding any
16
- * tax relief, in major unit of currency e.g. pounds GBP.
27
+ * Label for the primary figure
17
28
  */
18
- target: number;
29
+ primaryFigureLabel: string;
19
30
  /**
20
- * Display name of the charity or non-profit.
31
+ * Amount for the primary figure
21
32
  */
22
- organisationName: string;
33
+ primaryFigureAmount: number;
23
34
  /**
24
- * Display name of the charity's specific time-bound fundraising campaign.
35
+ * Label for the secondary figure
25
36
  */
26
- campaignTitle: string;
37
+ secondaryFigureLabel: string;
27
38
  /**
28
- * e.g. "Match Funded".
39
+ * Amount for the secondary figure
29
40
  */
30
- campaignType: string;
41
+ secondaryFigureAmount: number;
42
+ /**
43
+ * Progress bar percentage
44
+ */
45
+ progressBarCounter: number;
31
46
  /**
32
- * Array of full beneficiary labels.
47
+ * Donate button label
33
48
  */
34
- beneficiaries: string[];
49
+ donateButtonLabel: string;
35
50
  /**
36
- * Array of full category labels.
51
+ * Donate button url
37
52
  */
38
- categories: string[];
53
+ donateButtonUrl: string;
39
54
  /**
40
- * Match funds not yet used or reserved, in major unit of currency e.g. pounds GBP.
55
+ * Donate button colour scheme
41
56
  */
42
- matchFundsRemaining: number;
57
+ donateButtonColourScheme: string;
43
58
  /**
44
- * Total the campaign has raised so far including matching but excluding any
45
- * tax relief, in major unit of currency e.g. pounds GBP.
59
+ * More information button label
46
60
  */
47
- totalFundsRaised: number;
61
+ moreInfoButtonLabel: string;
48
62
  /**
49
- * Full URL of a call to action.
63
+ * More information button url
50
64
  */
51
- callToActionUrl: string;
65
+ moreInfoButtonUrl: string;
52
66
  /**
53
- * Text for the link to `callToActionUrl`.
67
+ * Donate button colour scheme
54
68
  */
55
- callToActionLabel: string;
56
- private getBeneficiaryIcons;
57
- private getCategoryIcons;
69
+ moreInfoButtonColourScheme: string;
58
70
  /**
59
71
  * @returns Whole large currency units (e.g. pounds) formatted with symbol.
60
72
  */
@@ -0,0 +1,70 @@
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
+ banner: {
12
+ name: string;
13
+ };
14
+ currencyCode: {
15
+ name: string;
16
+ };
17
+ primaryFigureLabel: {
18
+ name: string;
19
+ };
20
+ primaryFigureAmount: {
21
+ name: string;
22
+ };
23
+ secondaryFigureLabel: {
24
+ name: string;
25
+ };
26
+ secondaryFigureAmount: {
27
+ name: string;
28
+ };
29
+ campaignTitle: {
30
+ name: string;
31
+ };
32
+ campaignType: {
33
+ name: string;
34
+ };
35
+ organisationName: {
36
+ name: string;
37
+ };
38
+ progressBarCounter: {
39
+ name: string;
40
+ };
41
+ donateButtonUrl: {
42
+ name: string;
43
+ };
44
+ donateButtonLabel: {
45
+ name: string;
46
+ };
47
+ donateButtonColourScheme: {
48
+ name: string;
49
+ control: {
50
+ type: string;
51
+ options: string[];
52
+ };
53
+ };
54
+ moreInfoButtonUrl: {
55
+ name: string;
56
+ };
57
+ moreInfoButtonLabel: {
58
+ name: string;
59
+ };
60
+ moreInfoButtonColourScheme: {
61
+ name: string;
62
+ control: {
63
+ type: string;
64
+ options: string[];
65
+ };
66
+ };
67
+ };
68
+ };
69
+ export default _default;
70
+ export declare const CampaignCardComponent: any;
@@ -0,0 +1,30 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
2
+ export declare class BiggiveCampaignCardFilterGrid {
3
+ /**
4
+ * This event `doTextSearch` event is emitted and propogates to the parent
5
+ * component which handles it
6
+ */
7
+ doSearch: EventEmitter<string>;
8
+ searchText: string;
9
+ /**
10
+ * Space below component
11
+ */
12
+ spaceBelow: number;
13
+ /**
14
+ * Intro
15
+ */
16
+ intro: string;
17
+ /**
18
+ * Defines the text displayed as the placeholder in the input field
19
+ * before the user types anything
20
+ */
21
+ placeholderText: string;
22
+ /**
23
+ * Defines the text on the search button
24
+ */
25
+ buttonText: string;
26
+ private handleSearchTextChanged;
27
+ private handleSearchButtonPressed;
28
+ private handleEnterPressed;
29
+ render(): any;
30
+ }
@@ -0,0 +1,5 @@
1
+ declare const _default: {
2
+ title: string;
3
+ };
4
+ export default _default;
5
+ export declare const CampaignCardFilterGridComponent: any;
@@ -0,0 +1,59 @@
1
+ export declare class BiggiveCampaignHighlights {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Full URL of a banner image.
8
+ */
9
+ banner: string;
10
+ /**
11
+ * Display name of the charity's specific time-bound fundraising campaign.
12
+ */
13
+ campaignTitle: string;
14
+ /**
15
+ * e.g. 'GBP'.
16
+ */
17
+ currencyCode: string;
18
+ /**
19
+ * Label for the primary figure
20
+ */
21
+ primaryFigureLabel: string;
22
+ /**
23
+ * Amount for the primary figure
24
+ */
25
+ primaryFigureAmount: number;
26
+ /**
27
+ * Label for the secondary figure
28
+ */
29
+ secondaryFigureLabel: string;
30
+ /**
31
+ * Amount for the secondary figure
32
+ */
33
+ secondaryFigureAmount: number;
34
+ /**
35
+ * Progress bar percentage
36
+ */
37
+ progressBarCounter: number;
38
+ /**
39
+ * Primary stat icon
40
+ */
41
+ primaryStatIcon: string;
42
+ /**
43
+ * Primary stat text
44
+ */
45
+ primaryStatText: string;
46
+ /**
47
+ * Secondary stat icon
48
+ */
49
+ secondaryStatIcon: string;
50
+ /**
51
+ * Secondary stat text
52
+ */
53
+ secondaryStatText: string;
54
+ /**
55
+ * @returns Whole large currency units (e.g. pounds) formatted with symbol.
56
+ */
57
+ private formatCurrency;
58
+ render(): any;
59
+ }
@@ -0,0 +1,58 @@
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
+ banner: {
12
+ name: string;
13
+ };
14
+ campaignTitle: {
15
+ name: string;
16
+ };
17
+ currencyCode: {
18
+ name: string;
19
+ };
20
+ primaryFigureLabel: {
21
+ name: string;
22
+ };
23
+ primaryFigureAmount: {
24
+ name: string;
25
+ };
26
+ secondaryFigureLabel: {
27
+ name: string;
28
+ };
29
+ secondaryFigureAmount: {
30
+ name: string;
31
+ };
32
+ progressBarCounter: {
33
+ name: string;
34
+ };
35
+ primaryStatIcon: {
36
+ name: string;
37
+ control: {
38
+ type: string;
39
+ options: string[];
40
+ };
41
+ };
42
+ primaryStatText: {
43
+ name: string;
44
+ };
45
+ secondaryStatIcon: {
46
+ name: string;
47
+ control: {
48
+ type: string;
49
+ options: string[];
50
+ };
51
+ };
52
+ secondaryStatText: {
53
+ name: string;
54
+ };
55
+ };
56
+ };
57
+ export default _default;
58
+ export declare const CampaignHighlightsComponent: any;
@@ -0,0 +1,24 @@
1
+ export declare class BiggiveCategoryIcon {
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 getCategoryIcon;
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 CategoryIconComponent: any;
@@ -0,0 +1,4 @@
1
+ export declare class BiggiveFooter {
2
+ host: HTMLBiggiveFooterElement;
3
+ render(): any;
4
+ }
@@ -2,4 +2,4 @@ declare const _default: {
2
2
  title: string;
3
3
  };
4
4
  export default _default;
5
- export declare const DemoCampaignCards: any;
5
+ export declare const FooterComponent: any;
@@ -0,0 +1,3 @@
1
+ export declare class BiggiveForm {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class BiggiveFormFieldSelect {
2
+ render(): any;
3
+ }
@@ -0,0 +1,3 @@
1
+ export declare class BiggiveTextInput {
2
+ render(): any;
3
+ }
@@ -0,0 +1,11 @@
1
+ export declare class BiggiveFormattedText {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Default text colour
8
+ */
9
+ defaultTextColour: string;
10
+ render(): any;
11
+ }
@@ -0,0 +1,21 @@
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
+ defaultTextColour: {
12
+ name: string;
13
+ control: {
14
+ type: string;
15
+ options: string[];
16
+ };
17
+ };
18
+ };
19
+ };
20
+ export default _default;
21
+ export declare const FormattedTextComponent: any;
@@ -1,3 +1,15 @@
1
1
  export declare class BiggiveGrid {
2
+ /**
3
+ * Space below component
4
+ */
5
+ spaceBelow: number;
6
+ /**
7
+ * Number of columns in grid
8
+ */
9
+ columnCount: number;
10
+ /**
11
+ * Gap between columns, based on spacer CSS variable
12
+ */
13
+ columnGap: number;
2
14
  render(): any;
3
15
  }