@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.
- package/dist/biggive/assets/images/logo-biggive-black.svg +6 -0
- package/dist/biggive/assets/images/quote.svg +4 -0
- package/dist/biggive/assets/images/triangles-combined.svg +5 -0
- package/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/p-068c6901.entry.js +1 -0
- package/dist/biggive/p-1805f9ab.js +2 -0
- package/dist/biggive/p-19aac764.entry.js +1 -0
- package/dist/biggive/p-278fbc22.entry.js +1 -0
- package/dist/biggive/p-293fa43e.entry.js +1 -0
- package/dist/biggive/p-29921058.entry.js +1 -0
- package/dist/biggive/p-2c7ccc17.entry.js +1 -0
- package/dist/biggive/p-2d9408d3.entry.js +1 -0
- package/dist/biggive/p-3670bfe5.entry.js +1 -0
- package/dist/biggive/p-43c02e71.js +6 -0
- package/dist/biggive/p-46a368de.entry.js +1 -0
- package/dist/biggive/p-558ebb94.entry.js +1 -0
- package/dist/biggive/p-664bfe6e.entry.js +1 -0
- package/dist/biggive/p-7637ac94.entry.js +1 -0
- package/dist/biggive/p-78129441.entry.js +1 -0
- package/dist/biggive/p-8b5487c1.entry.js +1 -0
- package/dist/biggive/p-9125d753.entry.js +1 -0
- package/dist/biggive/p-a62e9af0.entry.js +1 -0
- package/dist/biggive/p-a6da36d4.js +6 -0
- package/dist/biggive/p-ab82bcf1.entry.js +1 -0
- package/dist/biggive/p-b4d5f946.entry.js +1 -0
- package/dist/biggive/p-c84740c3.entry.js +1 -0
- package/dist/biggive/p-cc6e33a6.entry.js +1 -0
- package/dist/biggive/p-db3da9bb.entry.js +1 -0
- package/dist/biggive/p-e0347718.entry.js +1 -0
- package/dist/biggive/p-e39db89c.entry.js +1 -0
- package/dist/biggive/p-ea35e2fe.entry.js +1 -0
- package/dist/biggive/p-ef6c1ed4.entry.js +1 -0
- package/dist/biggive/p-faa6817c.entry.js +1 -0
- package/dist/cjs/biggive-back-to-top_11.cjs.entry.js +365 -0
- package/dist/cjs/biggive-basic-card.cjs.entry.js +55 -0
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +45 -0
- package/dist/cjs/biggive-boxed-content.cjs.entry.js +48 -0
- package/dist/cjs/biggive-branded-image.cjs.entry.js +35 -0
- package/dist/cjs/biggive-call-to-action.cjs.entry.js +83 -0
- package/dist/cjs/biggive-campaign-card-filter-grid.cjs.entry.js +50 -0
- package/dist/cjs/biggive-campaign-card.cjs.entry.js +97 -0
- package/dist/cjs/biggive-category-icon.cjs.entry.js +45 -0
- package/dist/cjs/biggive-form-field-select.cjs.entry.js +19 -0
- package/dist/cjs/biggive-form.cjs.entry.js +19 -0
- package/dist/cjs/biggive-formatted-text.cjs.entry.js +27 -0
- package/dist/cjs/biggive-grid.cjs.entry.js +31 -0
- package/dist/cjs/biggive-hero-image.cjs.entry.js +73 -0
- package/dist/cjs/biggive-icon-group.cjs.entry.js +27 -0
- package/dist/cjs/biggive-image-feature.cjs.entry.js +67 -0
- package/dist/cjs/biggive-image.cjs.entry.js +27 -0
- package/dist/cjs/biggive-page-section.cjs.entry.js +35 -0
- package/dist/cjs/biggive-quote.cjs.entry.js +35 -0
- package/dist/cjs/biggive-search.cjs.entry.js +36 -0
- package/dist/cjs/biggive-tab.cjs.entry.js +23 -0
- package/dist/cjs/biggive-tabbed-content.cjs.entry.js +27 -0
- package/dist/cjs/biggive-text-input.cjs.entry.js +19 -0
- package/dist/cjs/biggive-totalizer.cjs.entry.js +69 -0
- package/dist/cjs/biggive-video-feature.cjs.entry.js +67 -0
- package/dist/cjs/biggive-video.cjs.entry.js +27 -0
- package/dist/cjs/biggive.cjs.js +2 -2
- package/dist/cjs/fontawesome-icons-110f532d.js +240 -0
- package/dist/cjs/{index-a275852e.js → index-87518c3f.js} +96 -1
- package/dist/{components/biggive-campaign-card2.js → cjs/index.es-d3570170.js} +62 -293
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/assets/images/logo-biggive-black.svg +6 -0
- package/dist/collection/assets/images/quote.svg +4 -0
- package/dist/collection/assets/images/triangles-combined.svg +5 -0
- package/dist/collection/collection-manifest.json +34 -1
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +413 -0
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.js +17 -0
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.stories.js +8 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +433 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +226 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.stories.js +67 -0
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +474 -0
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.js +137 -0
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.stories.js +49 -0
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +408 -0
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.js +138 -0
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.stories.js +60 -0
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +425 -0
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.js +111 -0
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.stories.js +37 -0
- package/dist/collection/components/biggive-button/biggive-button.css +411 -0
- package/dist/collection/components/biggive-button/biggive-button.js +129 -0
- package/dist/collection/components/biggive-button/biggive-button.stories.js +42 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +439 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js +380 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.stories.js +124 -0
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +423 -108
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.js +191 -128
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.stories.js +105 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +438 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +151 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.js +43 -0
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +477 -0
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.js +339 -0
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.stories.js +89 -0
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +474 -0
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.js +137 -0
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.stories.js +49 -0
- package/dist/collection/components/biggive-footer/biggive-footer.css +458 -0
- package/dist/collection/components/biggive-footer/biggive-footer.js +68 -0
- package/dist/collection/components/biggive-footer/biggive-footer.stories.js +27 -0
- package/dist/collection/components/biggive-form/biggive-form.css +3 -0
- package/dist/collection/components/biggive-form/biggive-form.js +15 -0
- package/dist/collection/components/{demo-campaign-cards/demo-campaign-cards.css → biggive-form-field-select/biggive-form-field-select.css} +0 -0
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +15 -0
- package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.css +3 -0
- package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.js +15 -0
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +409 -0
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +63 -0
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.stories.js +52 -0
- package/dist/collection/components/biggive-grid/biggive-grid.css +421 -2
- package/dist/collection/components/biggive-grid/biggive-grid.js +73 -3
- package/dist/collection/components/biggive-grid/biggive-grid.stories.js +109 -0
- package/dist/collection/components/biggive-header/biggive-header.css +488 -0
- package/dist/collection/components/biggive-header/biggive-header.js +77 -0
- package/dist/collection/components/biggive-header/biggive-header.stories.js +20 -0
- package/dist/collection/components/biggive-heading/biggive-heading.css +445 -0
- package/dist/collection/components/biggive-heading/biggive-heading.js +130 -0
- package/dist/collection/components/biggive-heading/biggive-heading.stories.js +51 -0
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +489 -0
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +317 -0
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.stories.js +34 -0
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +417 -0
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +65 -0
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.stories.js +26 -0
- package/dist/collection/components/biggive-image/biggive-image.css +405 -0
- package/dist/collection/components/biggive-image/biggive-image.js +64 -0
- package/dist/collection/components/biggive-image/biggive-image.stories.js +26 -0
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +436 -0
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +290 -0
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.stories.js +96 -0
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +458 -0
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +113 -0
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.stories.js +44 -0
- package/dist/collection/components/biggive-page-column/biggive-page-column.css +3 -0
- package/dist/collection/components/biggive-page-column/biggive-page-column.js +14 -0
- package/dist/collection/components/biggive-page-column/biggive-page-column.stories.js +18 -0
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +422 -0
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.js +45 -0
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.stories.js +21 -0
- package/dist/collection/components/biggive-page-section/biggive-page-section.css +500 -0
- package/dist/collection/components/biggive-page-section/biggive-page-section.js +108 -0
- package/dist/collection/components/biggive-page-section/biggive-page-section.stories.js +48 -0
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +403 -0
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.js +92 -0
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.stories.js +35 -0
- package/dist/collection/components/biggive-quote/biggive-quote.css +417 -0
- package/dist/collection/components/biggive-quote/biggive-quote.js +108 -0
- package/dist/collection/components/biggive-quote/biggive-quote.stories.js +42 -0
- package/dist/collection/components/biggive-search/biggive-search.css +492 -0
- package/dist/collection/components/biggive-search/biggive-search.js +99 -0
- package/dist/collection/components/biggive-search/biggive-search.stories.js +15 -0
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +458 -0
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +113 -0
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.stories.js +44 -0
- package/dist/collection/components/biggive-tab/biggive-tab.css +405 -0
- package/dist/collection/components/biggive-tab/biggive-tab.js +43 -0
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +405 -0
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +63 -0
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.stories.js +37 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +427 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +239 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.stories.js +77 -0
- package/dist/collection/components/biggive-video/biggive-video.css +405 -0
- package/dist/collection/components/biggive-video/biggive-video.js +64 -0
- package/dist/collection/components/biggive-video/biggive-video.stories.js +26 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +436 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +290 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.stories.js +96 -0
- package/dist/collection/util/{campaign-groups.js → fontawesome-icons.js} +52 -6
- package/dist/components/biggive-back-to-top.d.ts +11 -0
- package/dist/components/biggive-back-to-top.js +33 -0
- package/dist/components/biggive-basic-card.d.ts +11 -0
- package/dist/components/biggive-basic-card.js +85 -0
- package/dist/components/biggive-beneficiary-icon.d.ts +11 -0
- package/dist/components/biggive-beneficiary-icon.js +63 -0
- package/dist/components/biggive-boxed-content.d.ts +11 -0
- package/dist/components/biggive-boxed-content.js +68 -0
- package/dist/components/biggive-branded-image.d.ts +11 -0
- package/dist/components/biggive-branded-image.js +54 -0
- package/dist/components/biggive-button.d.ts +11 -0
- package/dist/components/biggive-button.js +6 -0
- package/dist/components/biggive-button2.js +56 -0
- package/dist/components/biggive-call-to-action.d.ts +11 -0
- package/dist/components/biggive-call-to-action.js +120 -0
- package/dist/components/biggive-campaign-card-filter-grid.d.ts +11 -0
- package/dist/components/biggive-campaign-card-filter-grid.js +70 -0
- package/dist/components/biggive-campaign-card.js +136 -1
- package/dist/components/biggive-campaign-highlights.d.ts +11 -0
- package/dist/components/biggive-campaign-highlights.js +125 -0
- package/dist/components/biggive-category-icon.d.ts +11 -0
- package/dist/components/biggive-category-icon.js +63 -0
- package/dist/components/biggive-footer.d.ts +11 -0
- package/dist/components/biggive-footer.js +71 -0
- package/dist/components/biggive-form-field-select.d.ts +11 -0
- package/dist/components/biggive-form-field-select.js +33 -0
- package/dist/components/biggive-form.d.ts +11 -0
- package/dist/components/biggive-form.js +33 -0
- package/dist/components/biggive-formatted-text.d.ts +11 -0
- package/dist/components/biggive-formatted-text.js +44 -0
- package/dist/components/biggive-grid.js +44 -1
- package/dist/components/biggive-header.d.ts +11 -0
- package/dist/components/biggive-header.js +63 -0
- package/dist/components/biggive-heading.d.ts +11 -0
- package/dist/components/biggive-heading.js +60 -0
- package/dist/components/biggive-hero-image.d.ts +11 -0
- package/dist/components/biggive-hero-image.js +107 -0
- package/dist/components/biggive-icon-group.d.ts +11 -0
- package/dist/components/biggive-icon-group.js +44 -0
- package/dist/components/biggive-image-feature.d.ts +11 -0
- package/dist/components/biggive-image-feature.js +100 -0
- package/dist/components/biggive-image.d.ts +11 -0
- package/dist/components/biggive-image.js +44 -0
- package/dist/components/biggive-misc-icon.d.ts +11 -0
- package/dist/components/biggive-misc-icon.js +6 -0
- package/dist/components/biggive-misc-icon2.js +55 -0
- package/dist/components/{demo-campaign-cards.d.ts → biggive-page-column.d.ts} +4 -4
- package/dist/components/biggive-page-column.js +33 -0
- package/dist/components/biggive-page-columns.d.ts +11 -0
- package/dist/components/biggive-page-columns.js +39 -0
- package/dist/components/biggive-page-section.d.ts +11 -0
- package/dist/components/biggive-page-section.js +54 -0
- package/dist/components/biggive-progress-bar.d.ts +11 -0
- package/dist/components/biggive-progress-bar.js +6 -0
- package/dist/components/biggive-progress-bar2.js +49 -0
- package/dist/components/biggive-quote.d.ts +11 -0
- package/dist/components/biggive-quote.js +54 -0
- package/dist/components/biggive-search.d.ts +11 -0
- package/dist/components/biggive-search.js +54 -0
- package/dist/components/biggive-social-icon.d.ts +11 -0
- package/dist/components/biggive-social-icon.js +6 -0
- package/dist/components/biggive-social-icon2.js +55 -0
- package/dist/components/biggive-tab.d.ts +11 -0
- package/dist/components/biggive-tab.js +39 -0
- package/dist/components/biggive-tabbed-content.d.ts +11 -0
- package/dist/components/biggive-tabbed-content.js +44 -0
- package/dist/components/biggive-text-input.d.ts +11 -0
- package/dist/components/biggive-text-input.js +33 -0
- package/dist/components/biggive-totalizer.d.ts +11 -0
- package/dist/components/biggive-totalizer.js +93 -0
- package/dist/components/biggive-video-feature.d.ts +11 -0
- package/dist/components/biggive-video-feature.js +100 -0
- package/dist/components/biggive-video.d.ts +11 -0
- package/dist/components/biggive-video.js +44 -0
- package/dist/components/fontawesome-icons.js +238 -0
- package/dist/components/index.d.ts +34 -1
- package/dist/{esm/biggive-campaign-card_3.entry.js → components/index.es.js} +31 -289
- package/dist/components/index.js +34 -1
- package/dist/esm/biggive-back-to-top_11.entry.js +351 -0
- package/dist/esm/biggive-basic-card.entry.js +51 -0
- package/dist/esm/biggive-beneficiary-icon.entry.js +41 -0
- package/dist/esm/biggive-boxed-content.entry.js +44 -0
- package/dist/esm/biggive-branded-image.entry.js +31 -0
- package/dist/esm/biggive-call-to-action.entry.js +79 -0
- package/dist/esm/biggive-campaign-card-filter-grid.entry.js +46 -0
- package/dist/esm/biggive-campaign-card.entry.js +93 -0
- package/dist/esm/biggive-category-icon.entry.js +41 -0
- package/dist/esm/biggive-form-field-select.entry.js +15 -0
- package/dist/esm/biggive-form.entry.js +15 -0
- package/dist/esm/biggive-formatted-text.entry.js +23 -0
- package/dist/esm/biggive-grid.entry.js +27 -0
- package/dist/esm/biggive-hero-image.entry.js +69 -0
- package/dist/esm/biggive-icon-group.entry.js +23 -0
- package/dist/esm/biggive-image-feature.entry.js +63 -0
- package/dist/esm/biggive-image.entry.js +23 -0
- package/dist/esm/biggive-page-section.entry.js +31 -0
- package/dist/esm/biggive-quote.entry.js +31 -0
- package/dist/esm/biggive-search.entry.js +32 -0
- package/dist/esm/biggive-tab.entry.js +19 -0
- package/dist/esm/biggive-tabbed-content.entry.js +23 -0
- package/dist/esm/biggive-text-input.entry.js +15 -0
- package/dist/esm/biggive-totalizer.entry.js +65 -0
- package/dist/esm/biggive-video-feature.entry.js +63 -0
- package/dist/esm/biggive-video.entry.js +23 -0
- package/dist/esm/biggive.js +2 -2
- package/dist/esm/fontawesome-icons-e232deb7.js +238 -0
- package/dist/esm/{index-2280c7b8.js → index-4395d470.js} +94 -2
- package/dist/{cjs/biggive-campaign-card_3.cjs.entry.js → esm/index.es-64a64fa8.js} +31 -295
- package/dist/esm/loader.js +2 -2
- package/dist/types/components/biggive-back-to-top/biggive-back-to-top.d.ts +3 -0
- package/dist/types/components/biggive-back-to-top/biggive-back-to-top.stories.d.ts +5 -0
- package/dist/types/components/biggive-basic-card/biggive-basic-card.d.ts +39 -0
- package/dist/types/components/biggive-basic-card/biggive-basic-card.stories.d.ts +43 -0
- package/dist/types/components/biggive-beneficiary-icon/biggive-beneficiary-icon.d.ts +24 -0
- package/dist/types/components/biggive-beneficiary-icon/biggive-beneficiary-icon.stories.d.ts +34 -0
- package/dist/types/components/biggive-boxed-content/biggive-boxed-content.d.ts +23 -0
- package/dist/types/components/biggive-boxed-content/biggive-boxed-content.stories.d.ts +38 -0
- package/dist/types/components/biggive-branded-image/biggive-branded-image.d.ts +19 -0
- package/dist/types/components/biggive-branded-image/biggive-branded-image.stories.d.ts +23 -0
- package/dist/types/components/biggive-button/biggive-button.d.ts +23 -0
- package/dist/types/components/biggive-button/biggive-button.stories.d.ts +27 -0
- package/dist/types/components/biggive-call-to-action/biggive-call-to-action.d.ts +67 -0
- package/dist/types/components/biggive-call-to-action/biggive-call-to-action.stories.d.ts +87 -0
- package/dist/types/components/biggive-campaign-card/biggive-campaign-card.d.ts +38 -26
- package/dist/types/components/biggive-campaign-card/biggive-campaign-card.stories.d.ts +70 -0
- package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.d.ts +30 -0
- package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.stories.d.ts +5 -0
- package/dist/types/components/biggive-campaign-highlights/biggive-campaign-highlights.d.ts +59 -0
- package/dist/types/components/biggive-campaign-highlights/biggive-campaign-highlights.stories.d.ts +58 -0
- package/dist/types/components/biggive-category-icon/biggive-category-icon.d.ts +24 -0
- package/dist/types/components/biggive-category-icon/biggive-category-icon.stories.d.ts +34 -0
- package/dist/types/components/biggive-footer/biggive-footer.d.ts +4 -0
- package/dist/types/components/{demo-campaign-cards/demo-campaign-cards.stories.d.ts → biggive-footer/biggive-footer.stories.d.ts} +1 -1
- package/dist/types/components/biggive-form/biggive-form.d.ts +3 -0
- package/dist/types/components/biggive-form-field-select/biggive-form-field-select.d.ts +3 -0
- package/dist/types/components/biggive-form-field-text-input/biggive-text-input.d.ts +3 -0
- package/dist/types/components/biggive-formatted-text/biggive-formatted-text.d.ts +11 -0
- package/dist/types/components/biggive-formatted-text/biggive-formatted-text.stories.d.ts +21 -0
- package/dist/types/components/biggive-grid/biggive-grid.d.ts +12 -0
- package/dist/types/components/biggive-grid/biggive-grid.stories.d.ts +28 -0
- package/dist/types/components/biggive-header/biggive-header.d.ts +8 -0
- package/dist/types/components/biggive-header/biggive-header.stories.d.ts +5 -0
- package/dist/types/components/biggive-heading/biggive-heading.d.ts +23 -0
- package/dist/types/components/biggive-heading/biggive-heading.stories.d.ts +35 -0
- package/dist/types/components/biggive-hero-image/biggive-hero-image.d.ts +55 -0
- package/dist/types/components/biggive-hero-image/biggive-hero-image.stories.d.ts +5 -0
- package/dist/types/components/biggive-icon-group/biggive-icon-group.d.ts +11 -0
- package/dist/types/components/biggive-icon-group/biggive-icon-group.stories.d.ts +14 -0
- package/dist/types/components/biggive-image/biggive-image.d.ts +11 -0
- package/dist/types/components/biggive-image/biggive-image.stories.d.ts +17 -0
- package/dist/types/components/biggive-image-feature/biggive-image-feature.d.ts +51 -0
- package/dist/types/components/biggive-image-feature/biggive-image-feature.stories.d.ts +67 -0
- package/dist/types/components/biggive-misc-icon/biggive-misc-icon.d.ts +20 -0
- package/dist/types/components/biggive-misc-icon/biggive-misc-icon.stories.d.ts +31 -0
- package/dist/types/components/biggive-page-column/biggive-page-column.d.ts +3 -0
- package/dist/types/components/biggive-page-column/biggive-page-column.stories.d.ts +14 -0
- package/dist/types/components/biggive-page-columns/biggive-page-columns.d.ts +7 -0
- package/dist/types/components/biggive-page-columns/biggive-page-columns.stories.d.ts +14 -0
- package/dist/types/components/biggive-page-section/biggive-page-section.d.ts +19 -0
- package/dist/types/components/biggive-page-section/biggive-page-section.stories.d.ts +35 -0
- package/dist/types/components/biggive-progress-bar/biggive-progress-bar.d.ts +16 -0
- package/dist/types/components/biggive-progress-bar/biggive-progress-bar.stories.d.ts +24 -0
- package/dist/types/components/biggive-quote/biggive-quote.d.ts +19 -0
- package/dist/types/components/biggive-quote/biggive-quote.stories.d.ts +27 -0
- package/dist/types/components/biggive-search/biggive-search.d.ts +23 -0
- package/dist/types/components/biggive-search/biggive-search.stories.d.ts +5 -0
- package/dist/types/components/biggive-social-icon/biggive-social-icon.d.ts +20 -0
- package/dist/types/components/biggive-social-icon/biggive-social-icon.stories.d.ts +31 -0
- package/dist/types/components/biggive-tab/biggive-tab.d.ts +7 -0
- package/dist/types/components/biggive-tabbed-content/biggive-tabbed-content.d.ts +11 -0
- package/dist/types/components/biggive-tabbed-content/biggive-tabbed-content.stories.d.ts +21 -0
- package/dist/types/components/biggive-totalizer/biggive-totalizer.d.ts +43 -0
- package/dist/types/components/biggive-totalizer/biggive-totalizer.stories.d.ts +54 -0
- package/dist/types/components/biggive-video/biggive-video.d.ts +11 -0
- package/dist/types/components/biggive-video/biggive-video.stories.d.ts +17 -0
- package/dist/types/components/biggive-video-feature/biggive-video-feature.d.ts +51 -0
- package/dist/types/components/biggive-video-feature/biggive-video-feature.stories.d.ts +67 -0
- package/dist/types/components.d.ts +1786 -77
- package/dist/types/util/{campaign-groups.d.ts → fontawesome-icons.d.ts} +11 -1
- package/hydrate/index.js +1868 -120
- package/package.json +9 -8
- package/readme.md +4 -0
- package/dist/biggive/p-89e49cb6.js +0 -2
- package/dist/biggive/p-e330fae6.entry.js +0 -11
- package/dist/collection/components/demo-campaign-cards/demo-campaign-cards.js +0 -14
- package/dist/collection/components/demo-campaign-cards/demo-campaign-cards.stories.js +0 -5
- package/dist/components/biggive-grid2.js +0 -30
- package/dist/components/demo-campaign-cards.js +0 -45
- 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
|
-
*
|
|
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
|
-
|
|
21
|
+
organisationName: string;
|
|
10
22
|
/**
|
|
11
23
|
* e.g. 'GBP'.
|
|
12
24
|
*/
|
|
13
25
|
currencyCode: string;
|
|
14
26
|
/**
|
|
15
|
-
*
|
|
16
|
-
* tax relief, in major unit of currency e.g. pounds GBP.
|
|
27
|
+
* Label for the primary figure
|
|
17
28
|
*/
|
|
18
|
-
|
|
29
|
+
primaryFigureLabel: string;
|
|
19
30
|
/**
|
|
20
|
-
*
|
|
31
|
+
* Amount for the primary figure
|
|
21
32
|
*/
|
|
22
|
-
|
|
33
|
+
primaryFigureAmount: number;
|
|
23
34
|
/**
|
|
24
|
-
*
|
|
35
|
+
* Label for the secondary figure
|
|
25
36
|
*/
|
|
26
|
-
|
|
37
|
+
secondaryFigureLabel: string;
|
|
27
38
|
/**
|
|
28
|
-
*
|
|
39
|
+
* Amount for the secondary figure
|
|
29
40
|
*/
|
|
30
|
-
|
|
41
|
+
secondaryFigureAmount: number;
|
|
42
|
+
/**
|
|
43
|
+
* Progress bar percentage
|
|
44
|
+
*/
|
|
45
|
+
progressBarCounter: number;
|
|
31
46
|
/**
|
|
32
|
-
*
|
|
47
|
+
* Donate button label
|
|
33
48
|
*/
|
|
34
|
-
|
|
49
|
+
donateButtonLabel: string;
|
|
35
50
|
/**
|
|
36
|
-
*
|
|
51
|
+
* Donate button url
|
|
37
52
|
*/
|
|
38
|
-
|
|
53
|
+
donateButtonUrl: string;
|
|
39
54
|
/**
|
|
40
|
-
*
|
|
55
|
+
* Donate button colour scheme
|
|
41
56
|
*/
|
|
42
|
-
|
|
57
|
+
donateButtonColourScheme: string;
|
|
43
58
|
/**
|
|
44
|
-
*
|
|
45
|
-
* tax relief, in major unit of currency e.g. pounds GBP.
|
|
59
|
+
* More information button label
|
|
46
60
|
*/
|
|
47
|
-
|
|
61
|
+
moreInfoButtonLabel: string;
|
|
48
62
|
/**
|
|
49
|
-
*
|
|
63
|
+
* More information button url
|
|
50
64
|
*/
|
|
51
|
-
|
|
65
|
+
moreInfoButtonUrl: string;
|
|
52
66
|
/**
|
|
53
|
-
*
|
|
67
|
+
* Donate button colour scheme
|
|
54
68
|
*/
|
|
55
|
-
|
|
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,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
|
+
}
|
package/dist/types/components/biggive-campaign-highlights/biggive-campaign-highlights.stories.d.ts
ADDED
|
@@ -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,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
|
}
|