@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
|
@@ -6,23 +6,201 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
export namespace Components {
|
|
9
|
-
interface
|
|
9
|
+
interface BiggiveBackToTop {
|
|
10
|
+
}
|
|
11
|
+
interface BiggiveBasicCard {
|
|
10
12
|
/**
|
|
11
|
-
* Full URL of
|
|
13
|
+
* Full URL of the background image.
|
|
12
14
|
*/
|
|
13
|
-
"
|
|
15
|
+
"backgroundColour": string;
|
|
16
|
+
/**
|
|
17
|
+
* Full URL of the background image.
|
|
18
|
+
*/
|
|
19
|
+
"backgroundImageUrl": string;
|
|
20
|
+
/**
|
|
21
|
+
* Button Colour Scheme
|
|
22
|
+
*/
|
|
23
|
+
"buttonColourScheme": string;
|
|
24
|
+
/**
|
|
25
|
+
* Button label
|
|
26
|
+
*/
|
|
27
|
+
"buttonLabel": string;
|
|
28
|
+
/**
|
|
29
|
+
* Button URL
|
|
30
|
+
*/
|
|
31
|
+
"buttonUrl": string;
|
|
32
|
+
/**
|
|
33
|
+
* Icon colour
|
|
34
|
+
*/
|
|
35
|
+
"iconColour": string;
|
|
36
|
+
/**
|
|
37
|
+
* Main title
|
|
38
|
+
*/
|
|
39
|
+
"mainTitle": string;
|
|
40
|
+
/**
|
|
41
|
+
* Space below component
|
|
42
|
+
*/
|
|
43
|
+
"spaceBelow": number;
|
|
44
|
+
/**
|
|
45
|
+
* Subtitle title
|
|
46
|
+
*/
|
|
47
|
+
"subtitle": string;
|
|
48
|
+
}
|
|
49
|
+
interface BiggiveBeneficiaryIcon {
|
|
50
|
+
/**
|
|
51
|
+
* Background colour
|
|
52
|
+
*/
|
|
53
|
+
"backgroundColour": string;
|
|
54
|
+
/**
|
|
55
|
+
* Icon
|
|
56
|
+
*/
|
|
57
|
+
"icon": string;
|
|
58
|
+
/**
|
|
59
|
+
* Background colour
|
|
60
|
+
*/
|
|
61
|
+
"iconColour": string;
|
|
62
|
+
/**
|
|
63
|
+
* Label
|
|
64
|
+
*/
|
|
65
|
+
"label": string;
|
|
66
|
+
/**
|
|
67
|
+
* Url
|
|
68
|
+
*/
|
|
69
|
+
"url": string;
|
|
70
|
+
}
|
|
71
|
+
interface BiggiveBoxedContent {
|
|
72
|
+
/**
|
|
73
|
+
* Background colour
|
|
74
|
+
*/
|
|
75
|
+
"backgroundColour": string;
|
|
76
|
+
/**
|
|
77
|
+
* Horizontal padding
|
|
78
|
+
*/
|
|
79
|
+
"horizontalPadding": number;
|
|
80
|
+
/**
|
|
81
|
+
* Shadow
|
|
82
|
+
*/
|
|
83
|
+
"shadow": boolean;
|
|
84
|
+
/**
|
|
85
|
+
* Space below component
|
|
86
|
+
*/
|
|
87
|
+
"spaceBelow": number;
|
|
88
|
+
/**
|
|
89
|
+
* Vertical padding
|
|
90
|
+
*/
|
|
91
|
+
"verticalPadding": number;
|
|
92
|
+
}
|
|
93
|
+
interface BiggiveBrandedImage {
|
|
94
|
+
/**
|
|
95
|
+
* Full URL of a image.
|
|
96
|
+
*/
|
|
97
|
+
"imageUrl": string;
|
|
98
|
+
/**
|
|
99
|
+
* Full URL of the logo.
|
|
100
|
+
*/
|
|
101
|
+
"logoUrl": string;
|
|
102
|
+
/**
|
|
103
|
+
* Slug
|
|
104
|
+
*/
|
|
105
|
+
"slug": string;
|
|
106
|
+
/**
|
|
107
|
+
* Space below component
|
|
108
|
+
*/
|
|
109
|
+
"spaceBelow": number;
|
|
110
|
+
}
|
|
111
|
+
interface BiggiveButton {
|
|
112
|
+
/**
|
|
113
|
+
* Colour Scheme
|
|
114
|
+
*/
|
|
115
|
+
"colourScheme": string;
|
|
116
|
+
/**
|
|
117
|
+
* Display full width
|
|
118
|
+
*/
|
|
119
|
+
"fullWidth": boolean;
|
|
120
|
+
/**
|
|
121
|
+
* Text
|
|
122
|
+
*/
|
|
123
|
+
"label": string;
|
|
124
|
+
/**
|
|
125
|
+
* Space below component
|
|
126
|
+
*/
|
|
127
|
+
"spaceBelow": number;
|
|
128
|
+
/**
|
|
129
|
+
* URL
|
|
130
|
+
*/
|
|
131
|
+
"url": string;
|
|
132
|
+
}
|
|
133
|
+
interface BiggiveCallToAction {
|
|
134
|
+
/**
|
|
135
|
+
* Default text colour
|
|
136
|
+
*/
|
|
137
|
+
"defaultTextColour": string;
|
|
138
|
+
/**
|
|
139
|
+
* Main title
|
|
140
|
+
*/
|
|
141
|
+
"mainTitle": string;
|
|
142
|
+
/**
|
|
143
|
+
* Main title colour
|
|
144
|
+
*/
|
|
145
|
+
"mainTitleColour": string;
|
|
146
|
+
/**
|
|
147
|
+
* Primary button Colour Scheme
|
|
148
|
+
*/
|
|
149
|
+
"primaryButtonColourScheme": string;
|
|
150
|
+
/**
|
|
151
|
+
* Primary button Label
|
|
152
|
+
*/
|
|
153
|
+
"primaryButtonLabel": string;
|
|
154
|
+
/**
|
|
155
|
+
* Primary button Url
|
|
156
|
+
*/
|
|
157
|
+
"primaryButtonUrl": string;
|
|
158
|
+
/**
|
|
159
|
+
* Secondary button Colour Scheme
|
|
160
|
+
*/
|
|
161
|
+
"secondaryButtonColourScheme": string;
|
|
162
|
+
/**
|
|
163
|
+
* Secondary button Label
|
|
164
|
+
*/
|
|
165
|
+
"secondaryButtonLabel": string;
|
|
166
|
+
/**
|
|
167
|
+
* Secondary button Url
|
|
168
|
+
*/
|
|
169
|
+
"secondaryButtonUrl": string;
|
|
170
|
+
/**
|
|
171
|
+
* Slug
|
|
172
|
+
*/
|
|
173
|
+
"slug": string;
|
|
174
|
+
/**
|
|
175
|
+
* Slug colour
|
|
176
|
+
*/
|
|
177
|
+
"slugColour": string;
|
|
178
|
+
/**
|
|
179
|
+
* Space below component
|
|
180
|
+
*/
|
|
181
|
+
"spaceBelow": number;
|
|
182
|
+
/**
|
|
183
|
+
* Subtitle
|
|
184
|
+
*/
|
|
185
|
+
"subtitle": string;
|
|
186
|
+
/**
|
|
187
|
+
* Subtitle colour
|
|
188
|
+
*/
|
|
189
|
+
"subtitleColour": string;
|
|
14
190
|
/**
|
|
15
|
-
*
|
|
191
|
+
* Teaser
|
|
16
192
|
*/
|
|
17
|
-
"
|
|
193
|
+
"teaser": string;
|
|
18
194
|
/**
|
|
19
|
-
*
|
|
195
|
+
* Teaser colour
|
|
20
196
|
*/
|
|
21
|
-
"
|
|
197
|
+
"teaserColour": string;
|
|
198
|
+
}
|
|
199
|
+
interface BiggiveCampaignCard {
|
|
22
200
|
/**
|
|
23
|
-
* Full URL of a
|
|
201
|
+
* Full URL of a banner image.
|
|
24
202
|
*/
|
|
25
|
-
"
|
|
203
|
+
"banner": string;
|
|
26
204
|
/**
|
|
27
205
|
* Display name of the charity's specific time-bound fundraising campaign.
|
|
28
206
|
*/
|
|
@@ -31,137 +209,1668 @@ export namespace Components {
|
|
|
31
209
|
* e.g. "Match Funded".
|
|
32
210
|
*/
|
|
33
211
|
"campaignType": string;
|
|
34
|
-
/**
|
|
35
|
-
* Array of full category labels.
|
|
36
|
-
*/
|
|
37
|
-
"categories": string[];
|
|
38
212
|
/**
|
|
39
213
|
* e.g. 'GBP'.
|
|
40
214
|
*/
|
|
41
215
|
"currencyCode": string;
|
|
42
216
|
/**
|
|
43
|
-
*
|
|
217
|
+
* Donate button colour scheme
|
|
218
|
+
*/
|
|
219
|
+
"donateButtonColourScheme": string;
|
|
220
|
+
/**
|
|
221
|
+
* Donate button label
|
|
222
|
+
*/
|
|
223
|
+
"donateButtonLabel": string;
|
|
224
|
+
/**
|
|
225
|
+
* Donate button url
|
|
226
|
+
*/
|
|
227
|
+
"donateButtonUrl": string;
|
|
228
|
+
/**
|
|
229
|
+
* Donate button colour scheme
|
|
230
|
+
*/
|
|
231
|
+
"moreInfoButtonColourScheme": string;
|
|
232
|
+
/**
|
|
233
|
+
* More information button label
|
|
44
234
|
*/
|
|
45
|
-
"
|
|
235
|
+
"moreInfoButtonLabel": string;
|
|
46
236
|
/**
|
|
47
|
-
*
|
|
237
|
+
* More information button url
|
|
48
238
|
*/
|
|
49
|
-
"
|
|
239
|
+
"moreInfoButtonUrl": string;
|
|
50
240
|
/**
|
|
51
241
|
* Display name of the charity or non-profit.
|
|
52
242
|
*/
|
|
53
243
|
"organisationName": string;
|
|
54
244
|
/**
|
|
55
|
-
*
|
|
245
|
+
* Amount for the primary figure
|
|
246
|
+
*/
|
|
247
|
+
"primaryFigureAmount": number;
|
|
248
|
+
/**
|
|
249
|
+
* Label for the primary figure
|
|
250
|
+
*/
|
|
251
|
+
"primaryFigureLabel": string;
|
|
252
|
+
/**
|
|
253
|
+
* Progress bar percentage
|
|
254
|
+
*/
|
|
255
|
+
"progressBarCounter": number;
|
|
256
|
+
/**
|
|
257
|
+
* Amount for the secondary figure
|
|
258
|
+
*/
|
|
259
|
+
"secondaryFigureAmount": number;
|
|
260
|
+
/**
|
|
261
|
+
* Label for the secondary figure
|
|
56
262
|
*/
|
|
57
|
-
"
|
|
263
|
+
"secondaryFigureLabel": string;
|
|
58
264
|
/**
|
|
59
|
-
*
|
|
265
|
+
* Space below component
|
|
60
266
|
*/
|
|
61
|
-
"
|
|
267
|
+
"spaceBelow": number;
|
|
62
268
|
}
|
|
63
|
-
interface
|
|
269
|
+
interface BiggiveCampaignCardFilterGrid {
|
|
270
|
+
/**
|
|
271
|
+
* Defines the text on the search button
|
|
272
|
+
*/
|
|
273
|
+
"buttonText": string;
|
|
274
|
+
/**
|
|
275
|
+
* Intro
|
|
276
|
+
*/
|
|
277
|
+
"intro": string;
|
|
278
|
+
/**
|
|
279
|
+
* Defines the text displayed as the placeholder in the input field before the user types anything
|
|
280
|
+
*/
|
|
281
|
+
"placeholderText": string;
|
|
282
|
+
/**
|
|
283
|
+
* Space below component
|
|
284
|
+
*/
|
|
285
|
+
"spaceBelow": number;
|
|
286
|
+
}
|
|
287
|
+
interface BiggiveCampaignHighlights {
|
|
288
|
+
/**
|
|
289
|
+
* Full URL of a banner image.
|
|
290
|
+
*/
|
|
291
|
+
"banner": string;
|
|
292
|
+
/**
|
|
293
|
+
* Display name of the charity's specific time-bound fundraising campaign.
|
|
294
|
+
*/
|
|
295
|
+
"campaignTitle": string;
|
|
296
|
+
/**
|
|
297
|
+
* e.g. 'GBP'.
|
|
298
|
+
*/
|
|
299
|
+
"currencyCode": string;
|
|
300
|
+
/**
|
|
301
|
+
* Amount for the primary figure
|
|
302
|
+
*/
|
|
303
|
+
"primaryFigureAmount": number;
|
|
304
|
+
/**
|
|
305
|
+
* Label for the primary figure
|
|
306
|
+
*/
|
|
307
|
+
"primaryFigureLabel": string;
|
|
308
|
+
/**
|
|
309
|
+
* Primary stat icon
|
|
310
|
+
*/
|
|
311
|
+
"primaryStatIcon": string;
|
|
312
|
+
/**
|
|
313
|
+
* Primary stat text
|
|
314
|
+
*/
|
|
315
|
+
"primaryStatText": string;
|
|
316
|
+
/**
|
|
317
|
+
* Progress bar percentage
|
|
318
|
+
*/
|
|
319
|
+
"progressBarCounter": number;
|
|
320
|
+
/**
|
|
321
|
+
* Amount for the secondary figure
|
|
322
|
+
*/
|
|
323
|
+
"secondaryFigureAmount": number;
|
|
324
|
+
/**
|
|
325
|
+
* Label for the secondary figure
|
|
326
|
+
*/
|
|
327
|
+
"secondaryFigureLabel": string;
|
|
328
|
+
/**
|
|
329
|
+
* Secondary stat icon
|
|
330
|
+
*/
|
|
331
|
+
"secondaryStatIcon": string;
|
|
332
|
+
/**
|
|
333
|
+
* Secondary stat text
|
|
334
|
+
*/
|
|
335
|
+
"secondaryStatText": string;
|
|
336
|
+
/**
|
|
337
|
+
* Space below component
|
|
338
|
+
*/
|
|
339
|
+
"spaceBelow": number;
|
|
64
340
|
}
|
|
65
|
-
interface
|
|
341
|
+
interface BiggiveCategoryIcon {
|
|
342
|
+
/**
|
|
343
|
+
* Background colour
|
|
344
|
+
*/
|
|
345
|
+
"backgroundColour": string;
|
|
346
|
+
/**
|
|
347
|
+
* Icon
|
|
348
|
+
*/
|
|
349
|
+
"icon": string;
|
|
350
|
+
/**
|
|
351
|
+
* Background colour
|
|
352
|
+
*/
|
|
353
|
+
"iconColour": string;
|
|
354
|
+
/**
|
|
355
|
+
* Label
|
|
356
|
+
*/
|
|
357
|
+
"label": string;
|
|
358
|
+
/**
|
|
359
|
+
* Url
|
|
360
|
+
*/
|
|
361
|
+
"url": string;
|
|
66
362
|
}
|
|
67
|
-
|
|
68
|
-
declare global {
|
|
69
|
-
interface HTMLBiggiveCampaignCardElement extends Components.BiggiveCampaignCard, HTMLStencilElement {
|
|
363
|
+
interface BiggiveFooter {
|
|
70
364
|
}
|
|
71
|
-
|
|
72
|
-
prototype: HTMLBiggiveCampaignCardElement;
|
|
73
|
-
new (): HTMLBiggiveCampaignCardElement;
|
|
74
|
-
};
|
|
75
|
-
interface HTMLBiggiveGridElement extends Components.BiggiveGrid, HTMLStencilElement {
|
|
365
|
+
interface BiggiveForm {
|
|
76
366
|
}
|
|
77
|
-
|
|
78
|
-
prototype: HTMLBiggiveGridElement;
|
|
79
|
-
new (): HTMLBiggiveGridElement;
|
|
80
|
-
};
|
|
81
|
-
interface HTMLDemoCampaignCardsElement extends Components.DemoCampaignCards, HTMLStencilElement {
|
|
367
|
+
interface BiggiveFormFieldSelect {
|
|
82
368
|
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
369
|
+
interface BiggiveFormattedText {
|
|
370
|
+
/**
|
|
371
|
+
* Default text colour
|
|
372
|
+
*/
|
|
373
|
+
"defaultTextColour": string;
|
|
374
|
+
/**
|
|
375
|
+
* Space below component
|
|
376
|
+
*/
|
|
377
|
+
"spaceBelow": number;
|
|
91
378
|
}
|
|
92
|
-
|
|
93
|
-
declare namespace LocalJSX {
|
|
94
|
-
interface BiggiveCampaignCard {
|
|
379
|
+
interface BiggiveGrid {
|
|
95
380
|
/**
|
|
96
|
-
*
|
|
381
|
+
* Number of columns in grid
|
|
97
382
|
*/
|
|
98
|
-
"
|
|
383
|
+
"columnCount": number;
|
|
384
|
+
/**
|
|
385
|
+
* Gap between columns, based on spacer CSS variable
|
|
386
|
+
*/
|
|
387
|
+
"columnGap": number;
|
|
99
388
|
/**
|
|
100
|
-
*
|
|
389
|
+
* Space below component
|
|
101
390
|
*/
|
|
102
|
-
"
|
|
391
|
+
"spaceBelow": number;
|
|
392
|
+
}
|
|
393
|
+
interface BiggiveHeader {
|
|
103
394
|
/**
|
|
104
|
-
*
|
|
395
|
+
* Space below component
|
|
105
396
|
*/
|
|
106
|
-
"
|
|
397
|
+
"spaceBelow": number;
|
|
398
|
+
}
|
|
399
|
+
interface BiggiveHeading {
|
|
107
400
|
/**
|
|
108
|
-
*
|
|
401
|
+
* Colour Scheme
|
|
109
402
|
*/
|
|
110
|
-
"
|
|
403
|
+
"colour": string;
|
|
111
404
|
/**
|
|
112
|
-
*
|
|
405
|
+
* HTML element
|
|
113
406
|
*/
|
|
114
|
-
"
|
|
407
|
+
"htmlElement": string;
|
|
115
408
|
/**
|
|
116
|
-
*
|
|
409
|
+
* Heading size
|
|
117
410
|
*/
|
|
118
|
-
"
|
|
411
|
+
"size": number;
|
|
119
412
|
/**
|
|
120
|
-
*
|
|
413
|
+
* Space below component
|
|
121
414
|
*/
|
|
122
|
-
"
|
|
415
|
+
"spaceBelow": number;
|
|
123
416
|
/**
|
|
124
|
-
*
|
|
417
|
+
* Heading text
|
|
125
418
|
*/
|
|
126
|
-
"
|
|
419
|
+
"text": string;
|
|
420
|
+
}
|
|
421
|
+
interface BiggiveHeroImage {
|
|
127
422
|
/**
|
|
128
|
-
*
|
|
423
|
+
* Button Colour Scheme
|
|
129
424
|
*/
|
|
130
|
-
"
|
|
425
|
+
"buttonColourScheme": string;
|
|
131
426
|
/**
|
|
132
|
-
*
|
|
427
|
+
* Button Label
|
|
133
428
|
*/
|
|
134
|
-
"
|
|
429
|
+
"buttonLabel": string;
|
|
135
430
|
/**
|
|
136
|
-
*
|
|
431
|
+
* Button Url
|
|
137
432
|
*/
|
|
138
|
-
"
|
|
433
|
+
"buttonUrl": string;
|
|
434
|
+
/**
|
|
435
|
+
* Colour Scheme
|
|
436
|
+
*/
|
|
437
|
+
"colourScheme": string;
|
|
438
|
+
/**
|
|
439
|
+
* Full URL of a logo image.
|
|
440
|
+
*/
|
|
441
|
+
"logo": string;
|
|
139
442
|
/**
|
|
140
|
-
*
|
|
443
|
+
* Full URL of a main hero image.
|
|
141
444
|
*/
|
|
142
|
-
"
|
|
445
|
+
"mainImage": string;
|
|
143
446
|
/**
|
|
144
|
-
*
|
|
447
|
+
* Hero image title, typically the page.
|
|
145
448
|
*/
|
|
146
|
-
"
|
|
449
|
+
"mainTitle": string;
|
|
450
|
+
/**
|
|
451
|
+
* Main title colour
|
|
452
|
+
*/
|
|
453
|
+
"mainTitleColour": string;
|
|
454
|
+
/**
|
|
455
|
+
* Header slug
|
|
456
|
+
*/
|
|
457
|
+
"slug": string;
|
|
458
|
+
/**
|
|
459
|
+
* Header slug colour
|
|
460
|
+
*/
|
|
461
|
+
"slugColour": string;
|
|
462
|
+
/**
|
|
463
|
+
* Space below component
|
|
464
|
+
*/
|
|
465
|
+
"spaceBelow": number;
|
|
466
|
+
/**
|
|
467
|
+
* Introductory teaser text
|
|
468
|
+
*/
|
|
469
|
+
"teaser": string;
|
|
470
|
+
/**
|
|
471
|
+
* Teaser colour
|
|
472
|
+
*/
|
|
473
|
+
"teaserColour": string;
|
|
147
474
|
}
|
|
148
|
-
interface
|
|
475
|
+
interface BiggiveIconGroup {
|
|
476
|
+
/**
|
|
477
|
+
* Label
|
|
478
|
+
*/
|
|
479
|
+
"label": string;
|
|
480
|
+
/**
|
|
481
|
+
* Space below component
|
|
482
|
+
*/
|
|
483
|
+
"spaceBelow": number;
|
|
484
|
+
}
|
|
485
|
+
interface BiggiveImage {
|
|
486
|
+
/**
|
|
487
|
+
* Full URL of a image.
|
|
488
|
+
*/
|
|
489
|
+
"imageUrl": string;
|
|
490
|
+
/**
|
|
491
|
+
* Space below component
|
|
492
|
+
*/
|
|
493
|
+
"spaceBelow": number;
|
|
494
|
+
}
|
|
495
|
+
interface BiggiveImageFeature {
|
|
496
|
+
/**
|
|
497
|
+
* Button Colour Scheme
|
|
498
|
+
*/
|
|
499
|
+
"buttonColourScheme": string;
|
|
500
|
+
/**
|
|
501
|
+
* Button Label
|
|
502
|
+
*/
|
|
503
|
+
"buttonLabel": string;
|
|
504
|
+
/**
|
|
505
|
+
* Button Url
|
|
506
|
+
*/
|
|
507
|
+
"buttonUrl": string;
|
|
508
|
+
/**
|
|
509
|
+
* Default text colour
|
|
510
|
+
*/
|
|
511
|
+
"defaultTextColour": string;
|
|
512
|
+
/**
|
|
513
|
+
* Full URL of a image.
|
|
514
|
+
*/
|
|
515
|
+
"imageUrl": string;
|
|
516
|
+
/**
|
|
517
|
+
* Video title
|
|
518
|
+
*/
|
|
519
|
+
"mainTitle": string;
|
|
520
|
+
/**
|
|
521
|
+
* Slug colour
|
|
522
|
+
*/
|
|
523
|
+
"mainTitleColour": string;
|
|
524
|
+
/**
|
|
525
|
+
* Slug
|
|
526
|
+
*/
|
|
527
|
+
"slug": string;
|
|
528
|
+
/**
|
|
529
|
+
* Slug colour
|
|
530
|
+
*/
|
|
531
|
+
"slugColour": string;
|
|
532
|
+
/**
|
|
533
|
+
* Space below component
|
|
534
|
+
*/
|
|
535
|
+
"spaceBelow": number;
|
|
536
|
+
/**
|
|
537
|
+
* Introductory teaser text
|
|
538
|
+
*/
|
|
539
|
+
"teaser": string;
|
|
540
|
+
/**
|
|
541
|
+
* Teaser colour
|
|
542
|
+
*/
|
|
543
|
+
"teaserColour": string;
|
|
149
544
|
}
|
|
150
|
-
interface
|
|
545
|
+
interface BiggiveMiscIcon {
|
|
546
|
+
/**
|
|
547
|
+
* Background colour
|
|
548
|
+
*/
|
|
549
|
+
"backgroundColour": string;
|
|
550
|
+
/**
|
|
551
|
+
* Icon
|
|
552
|
+
*/
|
|
553
|
+
"icon": string;
|
|
554
|
+
/**
|
|
555
|
+
* Background colour
|
|
556
|
+
*/
|
|
557
|
+
"iconColour": string;
|
|
558
|
+
/**
|
|
559
|
+
* Url
|
|
560
|
+
*/
|
|
561
|
+
"url": string;
|
|
562
|
+
}
|
|
563
|
+
interface BiggivePageColumn {
|
|
564
|
+
}
|
|
565
|
+
interface BiggivePageColumns {
|
|
566
|
+
/**
|
|
567
|
+
* Space below component
|
|
568
|
+
*/
|
|
569
|
+
"spaceBelow": number;
|
|
570
|
+
}
|
|
571
|
+
interface BiggivePageSection {
|
|
572
|
+
/**
|
|
573
|
+
* Colour scheme
|
|
574
|
+
*/
|
|
575
|
+
"colourScheme": string;
|
|
576
|
+
/**
|
|
577
|
+
* Section style bottom
|
|
578
|
+
*/
|
|
579
|
+
"sectionStyleBottom": string;
|
|
580
|
+
/**
|
|
581
|
+
* Section style top
|
|
582
|
+
*/
|
|
583
|
+
"sectionStyleTop": string;
|
|
584
|
+
/**
|
|
585
|
+
* Space below component
|
|
586
|
+
*/
|
|
587
|
+
"spaceBelow": number;
|
|
588
|
+
}
|
|
589
|
+
interface BiggiveProgressBar {
|
|
590
|
+
/**
|
|
591
|
+
* Colour Scheme
|
|
592
|
+
*/
|
|
593
|
+
"colourScheme": string;
|
|
594
|
+
/**
|
|
595
|
+
* Text
|
|
596
|
+
*/
|
|
597
|
+
"counter": number;
|
|
598
|
+
/**
|
|
599
|
+
* Space below component
|
|
600
|
+
*/
|
|
601
|
+
"spaceBelow": number;
|
|
602
|
+
}
|
|
603
|
+
interface BiggiveQuote {
|
|
604
|
+
/**
|
|
605
|
+
* Attribution text
|
|
606
|
+
*/
|
|
607
|
+
"attribution": string;
|
|
608
|
+
/**
|
|
609
|
+
* Default text colour
|
|
610
|
+
*/
|
|
611
|
+
"defaultTextColour": string;
|
|
612
|
+
/**
|
|
613
|
+
* Quote text
|
|
614
|
+
*/
|
|
615
|
+
"quote": string;
|
|
616
|
+
/**
|
|
617
|
+
* Space below component
|
|
618
|
+
*/
|
|
619
|
+
"spaceBelow": number;
|
|
620
|
+
}
|
|
621
|
+
interface BiggiveSearch {
|
|
622
|
+
/**
|
|
623
|
+
* Defines the text on the search button
|
|
624
|
+
*/
|
|
625
|
+
"buttonText": string;
|
|
626
|
+
/**
|
|
627
|
+
* Defines the text displayed as the placeholder in the input field before the user types anything
|
|
628
|
+
*/
|
|
629
|
+
"placeholderText": string;
|
|
630
|
+
}
|
|
631
|
+
interface BiggiveSocialIcon {
|
|
632
|
+
/**
|
|
633
|
+
* Background colour
|
|
634
|
+
*/
|
|
635
|
+
"backgroundColour": string;
|
|
636
|
+
/**
|
|
637
|
+
* Background colour
|
|
638
|
+
*/
|
|
639
|
+
"iconColour": string;
|
|
640
|
+
/**
|
|
641
|
+
* service
|
|
642
|
+
*/
|
|
643
|
+
"service": string;
|
|
644
|
+
/**
|
|
645
|
+
* Url
|
|
646
|
+
*/
|
|
647
|
+
"url": string;
|
|
648
|
+
}
|
|
649
|
+
interface BiggiveTab {
|
|
650
|
+
/**
|
|
651
|
+
* Title
|
|
652
|
+
*/
|
|
653
|
+
"tabTitle": string;
|
|
654
|
+
}
|
|
655
|
+
interface BiggiveTabbedContent {
|
|
656
|
+
/**
|
|
657
|
+
* Default text colour
|
|
658
|
+
*/
|
|
659
|
+
"defaultTextColour": string;
|
|
660
|
+
/**
|
|
661
|
+
* Space below component
|
|
662
|
+
*/
|
|
663
|
+
"spaceBelow": number;
|
|
664
|
+
}
|
|
665
|
+
interface BiggiveTextInput {
|
|
666
|
+
}
|
|
667
|
+
interface BiggiveTotalizer {
|
|
668
|
+
/**
|
|
669
|
+
* e.g. 'GBP'.
|
|
670
|
+
*/
|
|
671
|
+
"currencyCode": string;
|
|
672
|
+
/**
|
|
673
|
+
* Include GiftAid
|
|
674
|
+
*/
|
|
675
|
+
"includingGiftAid": boolean;
|
|
676
|
+
/**
|
|
677
|
+
* Primary banner colour
|
|
678
|
+
*/
|
|
679
|
+
"primaryColour": string;
|
|
680
|
+
/**
|
|
681
|
+
* Primary text colour
|
|
682
|
+
*/
|
|
683
|
+
"primaryTextColour": string;
|
|
684
|
+
/**
|
|
685
|
+
* Secondary banner colour
|
|
686
|
+
*/
|
|
687
|
+
"secondaryColour": string;
|
|
688
|
+
/**
|
|
689
|
+
* Secondary text colour
|
|
690
|
+
*/
|
|
691
|
+
"secondaryTextColour": string;
|
|
692
|
+
/**
|
|
693
|
+
* Space below component
|
|
694
|
+
*/
|
|
695
|
+
"spaceBelow": number;
|
|
696
|
+
/**
|
|
697
|
+
* Total match funds.
|
|
698
|
+
*/
|
|
699
|
+
"totalMatchFunds": number;
|
|
700
|
+
/**
|
|
701
|
+
* Total raised.
|
|
702
|
+
*/
|
|
703
|
+
"totalRaised": number;
|
|
704
|
+
}
|
|
705
|
+
interface BiggiveVideo {
|
|
706
|
+
/**
|
|
707
|
+
* Space below component
|
|
708
|
+
*/
|
|
709
|
+
"spaceBelow": number;
|
|
710
|
+
/**
|
|
711
|
+
* Full URL of a video.
|
|
712
|
+
*/
|
|
713
|
+
"videoUrl": string;
|
|
714
|
+
}
|
|
715
|
+
interface BiggiveVideoFeature {
|
|
716
|
+
/**
|
|
717
|
+
* Button Colour Scheme
|
|
718
|
+
*/
|
|
719
|
+
"buttonColourScheme": string;
|
|
720
|
+
/**
|
|
721
|
+
* Button Label
|
|
722
|
+
*/
|
|
723
|
+
"buttonLabel": string;
|
|
724
|
+
/**
|
|
725
|
+
* Button Url
|
|
726
|
+
*/
|
|
727
|
+
"buttonUrl": string;
|
|
728
|
+
/**
|
|
729
|
+
* Default text colour
|
|
730
|
+
*/
|
|
731
|
+
"defaultTextColour": string;
|
|
732
|
+
/**
|
|
733
|
+
* Video title
|
|
734
|
+
*/
|
|
735
|
+
"mainTitle": string;
|
|
736
|
+
/**
|
|
737
|
+
* Slug colour
|
|
738
|
+
*/
|
|
739
|
+
"mainTitleColour": string;
|
|
740
|
+
/**
|
|
741
|
+
* Slug
|
|
742
|
+
*/
|
|
743
|
+
"slug": string;
|
|
744
|
+
/**
|
|
745
|
+
* Slug colour
|
|
746
|
+
*/
|
|
747
|
+
"slugColour": string;
|
|
748
|
+
/**
|
|
749
|
+
* Space below component
|
|
750
|
+
*/
|
|
751
|
+
"spaceBelow": number;
|
|
752
|
+
/**
|
|
753
|
+
* Introductory teaser text
|
|
754
|
+
*/
|
|
755
|
+
"teaser": string;
|
|
756
|
+
/**
|
|
757
|
+
* Teaser colour
|
|
758
|
+
*/
|
|
759
|
+
"teaserColour": string;
|
|
760
|
+
/**
|
|
761
|
+
* Full URL of a video.
|
|
762
|
+
*/
|
|
763
|
+
"videoUrl": string;
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
export interface BiggiveCampaignCardFilterGridCustomEvent<T> extends CustomEvent<T> {
|
|
767
|
+
detail: T;
|
|
768
|
+
target: HTMLBiggiveCampaignCardFilterGridElement;
|
|
769
|
+
}
|
|
770
|
+
export interface BiggiveSearchCustomEvent<T> extends CustomEvent<T> {
|
|
771
|
+
detail: T;
|
|
772
|
+
target: HTMLBiggiveSearchElement;
|
|
773
|
+
}
|
|
774
|
+
declare global {
|
|
775
|
+
interface HTMLBiggiveBackToTopElement extends Components.BiggiveBackToTop, HTMLStencilElement {
|
|
776
|
+
}
|
|
777
|
+
var HTMLBiggiveBackToTopElement: {
|
|
778
|
+
prototype: HTMLBiggiveBackToTopElement;
|
|
779
|
+
new (): HTMLBiggiveBackToTopElement;
|
|
780
|
+
};
|
|
781
|
+
interface HTMLBiggiveBasicCardElement extends Components.BiggiveBasicCard, HTMLStencilElement {
|
|
782
|
+
}
|
|
783
|
+
var HTMLBiggiveBasicCardElement: {
|
|
784
|
+
prototype: HTMLBiggiveBasicCardElement;
|
|
785
|
+
new (): HTMLBiggiveBasicCardElement;
|
|
786
|
+
};
|
|
787
|
+
interface HTMLBiggiveBeneficiaryIconElement extends Components.BiggiveBeneficiaryIcon, HTMLStencilElement {
|
|
788
|
+
}
|
|
789
|
+
var HTMLBiggiveBeneficiaryIconElement: {
|
|
790
|
+
prototype: HTMLBiggiveBeneficiaryIconElement;
|
|
791
|
+
new (): HTMLBiggiveBeneficiaryIconElement;
|
|
792
|
+
};
|
|
793
|
+
interface HTMLBiggiveBoxedContentElement extends Components.BiggiveBoxedContent, HTMLStencilElement {
|
|
794
|
+
}
|
|
795
|
+
var HTMLBiggiveBoxedContentElement: {
|
|
796
|
+
prototype: HTMLBiggiveBoxedContentElement;
|
|
797
|
+
new (): HTMLBiggiveBoxedContentElement;
|
|
798
|
+
};
|
|
799
|
+
interface HTMLBiggiveBrandedImageElement extends Components.BiggiveBrandedImage, HTMLStencilElement {
|
|
800
|
+
}
|
|
801
|
+
var HTMLBiggiveBrandedImageElement: {
|
|
802
|
+
prototype: HTMLBiggiveBrandedImageElement;
|
|
803
|
+
new (): HTMLBiggiveBrandedImageElement;
|
|
804
|
+
};
|
|
805
|
+
interface HTMLBiggiveButtonElement extends Components.BiggiveButton, HTMLStencilElement {
|
|
806
|
+
}
|
|
807
|
+
var HTMLBiggiveButtonElement: {
|
|
808
|
+
prototype: HTMLBiggiveButtonElement;
|
|
809
|
+
new (): HTMLBiggiveButtonElement;
|
|
810
|
+
};
|
|
811
|
+
interface HTMLBiggiveCallToActionElement extends Components.BiggiveCallToAction, HTMLStencilElement {
|
|
812
|
+
}
|
|
813
|
+
var HTMLBiggiveCallToActionElement: {
|
|
814
|
+
prototype: HTMLBiggiveCallToActionElement;
|
|
815
|
+
new (): HTMLBiggiveCallToActionElement;
|
|
816
|
+
};
|
|
817
|
+
interface HTMLBiggiveCampaignCardElement extends Components.BiggiveCampaignCard, HTMLStencilElement {
|
|
818
|
+
}
|
|
819
|
+
var HTMLBiggiveCampaignCardElement: {
|
|
820
|
+
prototype: HTMLBiggiveCampaignCardElement;
|
|
821
|
+
new (): HTMLBiggiveCampaignCardElement;
|
|
822
|
+
};
|
|
823
|
+
interface HTMLBiggiveCampaignCardFilterGridElement extends Components.BiggiveCampaignCardFilterGrid, HTMLStencilElement {
|
|
824
|
+
}
|
|
825
|
+
var HTMLBiggiveCampaignCardFilterGridElement: {
|
|
826
|
+
prototype: HTMLBiggiveCampaignCardFilterGridElement;
|
|
827
|
+
new (): HTMLBiggiveCampaignCardFilterGridElement;
|
|
828
|
+
};
|
|
829
|
+
interface HTMLBiggiveCampaignHighlightsElement extends Components.BiggiveCampaignHighlights, HTMLStencilElement {
|
|
830
|
+
}
|
|
831
|
+
var HTMLBiggiveCampaignHighlightsElement: {
|
|
832
|
+
prototype: HTMLBiggiveCampaignHighlightsElement;
|
|
833
|
+
new (): HTMLBiggiveCampaignHighlightsElement;
|
|
834
|
+
};
|
|
835
|
+
interface HTMLBiggiveCategoryIconElement extends Components.BiggiveCategoryIcon, HTMLStencilElement {
|
|
836
|
+
}
|
|
837
|
+
var HTMLBiggiveCategoryIconElement: {
|
|
838
|
+
prototype: HTMLBiggiveCategoryIconElement;
|
|
839
|
+
new (): HTMLBiggiveCategoryIconElement;
|
|
840
|
+
};
|
|
841
|
+
interface HTMLBiggiveFooterElement extends Components.BiggiveFooter, HTMLStencilElement {
|
|
842
|
+
}
|
|
843
|
+
var HTMLBiggiveFooterElement: {
|
|
844
|
+
prototype: HTMLBiggiveFooterElement;
|
|
845
|
+
new (): HTMLBiggiveFooterElement;
|
|
846
|
+
};
|
|
847
|
+
interface HTMLBiggiveFormElement extends Components.BiggiveForm, HTMLStencilElement {
|
|
848
|
+
}
|
|
849
|
+
var HTMLBiggiveFormElement: {
|
|
850
|
+
prototype: HTMLBiggiveFormElement;
|
|
851
|
+
new (): HTMLBiggiveFormElement;
|
|
852
|
+
};
|
|
853
|
+
interface HTMLBiggiveFormFieldSelectElement extends Components.BiggiveFormFieldSelect, HTMLStencilElement {
|
|
854
|
+
}
|
|
855
|
+
var HTMLBiggiveFormFieldSelectElement: {
|
|
856
|
+
prototype: HTMLBiggiveFormFieldSelectElement;
|
|
857
|
+
new (): HTMLBiggiveFormFieldSelectElement;
|
|
858
|
+
};
|
|
859
|
+
interface HTMLBiggiveFormattedTextElement extends Components.BiggiveFormattedText, HTMLStencilElement {
|
|
860
|
+
}
|
|
861
|
+
var HTMLBiggiveFormattedTextElement: {
|
|
862
|
+
prototype: HTMLBiggiveFormattedTextElement;
|
|
863
|
+
new (): HTMLBiggiveFormattedTextElement;
|
|
864
|
+
};
|
|
865
|
+
interface HTMLBiggiveGridElement extends Components.BiggiveGrid, HTMLStencilElement {
|
|
866
|
+
}
|
|
867
|
+
var HTMLBiggiveGridElement: {
|
|
868
|
+
prototype: HTMLBiggiveGridElement;
|
|
869
|
+
new (): HTMLBiggiveGridElement;
|
|
870
|
+
};
|
|
871
|
+
interface HTMLBiggiveHeaderElement extends Components.BiggiveHeader, HTMLStencilElement {
|
|
872
|
+
}
|
|
873
|
+
var HTMLBiggiveHeaderElement: {
|
|
874
|
+
prototype: HTMLBiggiveHeaderElement;
|
|
875
|
+
new (): HTMLBiggiveHeaderElement;
|
|
876
|
+
};
|
|
877
|
+
interface HTMLBiggiveHeadingElement extends Components.BiggiveHeading, HTMLStencilElement {
|
|
878
|
+
}
|
|
879
|
+
var HTMLBiggiveHeadingElement: {
|
|
880
|
+
prototype: HTMLBiggiveHeadingElement;
|
|
881
|
+
new (): HTMLBiggiveHeadingElement;
|
|
882
|
+
};
|
|
883
|
+
interface HTMLBiggiveHeroImageElement extends Components.BiggiveHeroImage, HTMLStencilElement {
|
|
884
|
+
}
|
|
885
|
+
var HTMLBiggiveHeroImageElement: {
|
|
886
|
+
prototype: HTMLBiggiveHeroImageElement;
|
|
887
|
+
new (): HTMLBiggiveHeroImageElement;
|
|
888
|
+
};
|
|
889
|
+
interface HTMLBiggiveIconGroupElement extends Components.BiggiveIconGroup, HTMLStencilElement {
|
|
890
|
+
}
|
|
891
|
+
var HTMLBiggiveIconGroupElement: {
|
|
892
|
+
prototype: HTMLBiggiveIconGroupElement;
|
|
893
|
+
new (): HTMLBiggiveIconGroupElement;
|
|
894
|
+
};
|
|
895
|
+
interface HTMLBiggiveImageElement extends Components.BiggiveImage, HTMLStencilElement {
|
|
896
|
+
}
|
|
897
|
+
var HTMLBiggiveImageElement: {
|
|
898
|
+
prototype: HTMLBiggiveImageElement;
|
|
899
|
+
new (): HTMLBiggiveImageElement;
|
|
900
|
+
};
|
|
901
|
+
interface HTMLBiggiveImageFeatureElement extends Components.BiggiveImageFeature, HTMLStencilElement {
|
|
902
|
+
}
|
|
903
|
+
var HTMLBiggiveImageFeatureElement: {
|
|
904
|
+
prototype: HTMLBiggiveImageFeatureElement;
|
|
905
|
+
new (): HTMLBiggiveImageFeatureElement;
|
|
906
|
+
};
|
|
907
|
+
interface HTMLBiggiveMiscIconElement extends Components.BiggiveMiscIcon, HTMLStencilElement {
|
|
908
|
+
}
|
|
909
|
+
var HTMLBiggiveMiscIconElement: {
|
|
910
|
+
prototype: HTMLBiggiveMiscIconElement;
|
|
911
|
+
new (): HTMLBiggiveMiscIconElement;
|
|
912
|
+
};
|
|
913
|
+
interface HTMLBiggivePageColumnElement extends Components.BiggivePageColumn, HTMLStencilElement {
|
|
914
|
+
}
|
|
915
|
+
var HTMLBiggivePageColumnElement: {
|
|
916
|
+
prototype: HTMLBiggivePageColumnElement;
|
|
917
|
+
new (): HTMLBiggivePageColumnElement;
|
|
918
|
+
};
|
|
919
|
+
interface HTMLBiggivePageColumnsElement extends Components.BiggivePageColumns, HTMLStencilElement {
|
|
920
|
+
}
|
|
921
|
+
var HTMLBiggivePageColumnsElement: {
|
|
922
|
+
prototype: HTMLBiggivePageColumnsElement;
|
|
923
|
+
new (): HTMLBiggivePageColumnsElement;
|
|
924
|
+
};
|
|
925
|
+
interface HTMLBiggivePageSectionElement extends Components.BiggivePageSection, HTMLStencilElement {
|
|
926
|
+
}
|
|
927
|
+
var HTMLBiggivePageSectionElement: {
|
|
928
|
+
prototype: HTMLBiggivePageSectionElement;
|
|
929
|
+
new (): HTMLBiggivePageSectionElement;
|
|
930
|
+
};
|
|
931
|
+
interface HTMLBiggiveProgressBarElement extends Components.BiggiveProgressBar, HTMLStencilElement {
|
|
932
|
+
}
|
|
933
|
+
var HTMLBiggiveProgressBarElement: {
|
|
934
|
+
prototype: HTMLBiggiveProgressBarElement;
|
|
935
|
+
new (): HTMLBiggiveProgressBarElement;
|
|
936
|
+
};
|
|
937
|
+
interface HTMLBiggiveQuoteElement extends Components.BiggiveQuote, HTMLStencilElement {
|
|
938
|
+
}
|
|
939
|
+
var HTMLBiggiveQuoteElement: {
|
|
940
|
+
prototype: HTMLBiggiveQuoteElement;
|
|
941
|
+
new (): HTMLBiggiveQuoteElement;
|
|
942
|
+
};
|
|
943
|
+
interface HTMLBiggiveSearchElement extends Components.BiggiveSearch, HTMLStencilElement {
|
|
944
|
+
}
|
|
945
|
+
var HTMLBiggiveSearchElement: {
|
|
946
|
+
prototype: HTMLBiggiveSearchElement;
|
|
947
|
+
new (): HTMLBiggiveSearchElement;
|
|
948
|
+
};
|
|
949
|
+
interface HTMLBiggiveSocialIconElement extends Components.BiggiveSocialIcon, HTMLStencilElement {
|
|
950
|
+
}
|
|
951
|
+
var HTMLBiggiveSocialIconElement: {
|
|
952
|
+
prototype: HTMLBiggiveSocialIconElement;
|
|
953
|
+
new (): HTMLBiggiveSocialIconElement;
|
|
954
|
+
};
|
|
955
|
+
interface HTMLBiggiveTabElement extends Components.BiggiveTab, HTMLStencilElement {
|
|
956
|
+
}
|
|
957
|
+
var HTMLBiggiveTabElement: {
|
|
958
|
+
prototype: HTMLBiggiveTabElement;
|
|
959
|
+
new (): HTMLBiggiveTabElement;
|
|
960
|
+
};
|
|
961
|
+
interface HTMLBiggiveTabbedContentElement extends Components.BiggiveTabbedContent, HTMLStencilElement {
|
|
962
|
+
}
|
|
963
|
+
var HTMLBiggiveTabbedContentElement: {
|
|
964
|
+
prototype: HTMLBiggiveTabbedContentElement;
|
|
965
|
+
new (): HTMLBiggiveTabbedContentElement;
|
|
966
|
+
};
|
|
967
|
+
interface HTMLBiggiveTextInputElement extends Components.BiggiveTextInput, HTMLStencilElement {
|
|
968
|
+
}
|
|
969
|
+
var HTMLBiggiveTextInputElement: {
|
|
970
|
+
prototype: HTMLBiggiveTextInputElement;
|
|
971
|
+
new (): HTMLBiggiveTextInputElement;
|
|
972
|
+
};
|
|
973
|
+
interface HTMLBiggiveTotalizerElement extends Components.BiggiveTotalizer, HTMLStencilElement {
|
|
974
|
+
}
|
|
975
|
+
var HTMLBiggiveTotalizerElement: {
|
|
976
|
+
prototype: HTMLBiggiveTotalizerElement;
|
|
977
|
+
new (): HTMLBiggiveTotalizerElement;
|
|
978
|
+
};
|
|
979
|
+
interface HTMLBiggiveVideoElement extends Components.BiggiveVideo, HTMLStencilElement {
|
|
980
|
+
}
|
|
981
|
+
var HTMLBiggiveVideoElement: {
|
|
982
|
+
prototype: HTMLBiggiveVideoElement;
|
|
983
|
+
new (): HTMLBiggiveVideoElement;
|
|
984
|
+
};
|
|
985
|
+
interface HTMLBiggiveVideoFeatureElement extends Components.BiggiveVideoFeature, HTMLStencilElement {
|
|
986
|
+
}
|
|
987
|
+
var HTMLBiggiveVideoFeatureElement: {
|
|
988
|
+
prototype: HTMLBiggiveVideoFeatureElement;
|
|
989
|
+
new (): HTMLBiggiveVideoFeatureElement;
|
|
990
|
+
};
|
|
991
|
+
interface HTMLElementTagNameMap {
|
|
992
|
+
"biggive-back-to-top": HTMLBiggiveBackToTopElement;
|
|
993
|
+
"biggive-basic-card": HTMLBiggiveBasicCardElement;
|
|
994
|
+
"biggive-beneficiary-icon": HTMLBiggiveBeneficiaryIconElement;
|
|
995
|
+
"biggive-boxed-content": HTMLBiggiveBoxedContentElement;
|
|
996
|
+
"biggive-branded-image": HTMLBiggiveBrandedImageElement;
|
|
997
|
+
"biggive-button": HTMLBiggiveButtonElement;
|
|
998
|
+
"biggive-call-to-action": HTMLBiggiveCallToActionElement;
|
|
999
|
+
"biggive-campaign-card": HTMLBiggiveCampaignCardElement;
|
|
1000
|
+
"biggive-campaign-card-filter-grid": HTMLBiggiveCampaignCardFilterGridElement;
|
|
1001
|
+
"biggive-campaign-highlights": HTMLBiggiveCampaignHighlightsElement;
|
|
1002
|
+
"biggive-category-icon": HTMLBiggiveCategoryIconElement;
|
|
1003
|
+
"biggive-footer": HTMLBiggiveFooterElement;
|
|
1004
|
+
"biggive-form": HTMLBiggiveFormElement;
|
|
1005
|
+
"biggive-form-field-select": HTMLBiggiveFormFieldSelectElement;
|
|
1006
|
+
"biggive-formatted-text": HTMLBiggiveFormattedTextElement;
|
|
1007
|
+
"biggive-grid": HTMLBiggiveGridElement;
|
|
1008
|
+
"biggive-header": HTMLBiggiveHeaderElement;
|
|
1009
|
+
"biggive-heading": HTMLBiggiveHeadingElement;
|
|
1010
|
+
"biggive-hero-image": HTMLBiggiveHeroImageElement;
|
|
1011
|
+
"biggive-icon-group": HTMLBiggiveIconGroupElement;
|
|
1012
|
+
"biggive-image": HTMLBiggiveImageElement;
|
|
1013
|
+
"biggive-image-feature": HTMLBiggiveImageFeatureElement;
|
|
1014
|
+
"biggive-misc-icon": HTMLBiggiveMiscIconElement;
|
|
1015
|
+
"biggive-page-column": HTMLBiggivePageColumnElement;
|
|
1016
|
+
"biggive-page-columns": HTMLBiggivePageColumnsElement;
|
|
1017
|
+
"biggive-page-section": HTMLBiggivePageSectionElement;
|
|
1018
|
+
"biggive-progress-bar": HTMLBiggiveProgressBarElement;
|
|
1019
|
+
"biggive-quote": HTMLBiggiveQuoteElement;
|
|
1020
|
+
"biggive-search": HTMLBiggiveSearchElement;
|
|
1021
|
+
"biggive-social-icon": HTMLBiggiveSocialIconElement;
|
|
1022
|
+
"biggive-tab": HTMLBiggiveTabElement;
|
|
1023
|
+
"biggive-tabbed-content": HTMLBiggiveTabbedContentElement;
|
|
1024
|
+
"biggive-text-input": HTMLBiggiveTextInputElement;
|
|
1025
|
+
"biggive-totalizer": HTMLBiggiveTotalizerElement;
|
|
1026
|
+
"biggive-video": HTMLBiggiveVideoElement;
|
|
1027
|
+
"biggive-video-feature": HTMLBiggiveVideoFeatureElement;
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
declare namespace LocalJSX {
|
|
1031
|
+
interface BiggiveBackToTop {
|
|
1032
|
+
}
|
|
1033
|
+
interface BiggiveBasicCard {
|
|
1034
|
+
/**
|
|
1035
|
+
* Full URL of the background image.
|
|
1036
|
+
*/
|
|
1037
|
+
"backgroundColour"?: string;
|
|
1038
|
+
/**
|
|
1039
|
+
* Full URL of the background image.
|
|
1040
|
+
*/
|
|
1041
|
+
"backgroundImageUrl"?: string;
|
|
1042
|
+
/**
|
|
1043
|
+
* Button Colour Scheme
|
|
1044
|
+
*/
|
|
1045
|
+
"buttonColourScheme"?: string;
|
|
1046
|
+
/**
|
|
1047
|
+
* Button label
|
|
1048
|
+
*/
|
|
1049
|
+
"buttonLabel"?: string;
|
|
1050
|
+
/**
|
|
1051
|
+
* Button URL
|
|
1052
|
+
*/
|
|
1053
|
+
"buttonUrl"?: string;
|
|
1054
|
+
/**
|
|
1055
|
+
* Icon colour
|
|
1056
|
+
*/
|
|
1057
|
+
"iconColour"?: string;
|
|
1058
|
+
/**
|
|
1059
|
+
* Main title
|
|
1060
|
+
*/
|
|
1061
|
+
"mainTitle"?: string;
|
|
1062
|
+
/**
|
|
1063
|
+
* Space below component
|
|
1064
|
+
*/
|
|
1065
|
+
"spaceBelow"?: number;
|
|
1066
|
+
/**
|
|
1067
|
+
* Subtitle title
|
|
1068
|
+
*/
|
|
1069
|
+
"subtitle"?: string;
|
|
1070
|
+
}
|
|
1071
|
+
interface BiggiveBeneficiaryIcon {
|
|
1072
|
+
/**
|
|
1073
|
+
* Background colour
|
|
1074
|
+
*/
|
|
1075
|
+
"backgroundColour"?: string;
|
|
1076
|
+
/**
|
|
1077
|
+
* Icon
|
|
1078
|
+
*/
|
|
1079
|
+
"icon"?: string;
|
|
1080
|
+
/**
|
|
1081
|
+
* Background colour
|
|
1082
|
+
*/
|
|
1083
|
+
"iconColour"?: string;
|
|
1084
|
+
/**
|
|
1085
|
+
* Label
|
|
1086
|
+
*/
|
|
1087
|
+
"label"?: string;
|
|
1088
|
+
/**
|
|
1089
|
+
* Url
|
|
1090
|
+
*/
|
|
1091
|
+
"url"?: string;
|
|
1092
|
+
}
|
|
1093
|
+
interface BiggiveBoxedContent {
|
|
1094
|
+
/**
|
|
1095
|
+
* Background colour
|
|
1096
|
+
*/
|
|
1097
|
+
"backgroundColour"?: string;
|
|
1098
|
+
/**
|
|
1099
|
+
* Horizontal padding
|
|
1100
|
+
*/
|
|
1101
|
+
"horizontalPadding"?: number;
|
|
1102
|
+
/**
|
|
1103
|
+
* Shadow
|
|
1104
|
+
*/
|
|
1105
|
+
"shadow"?: boolean;
|
|
1106
|
+
/**
|
|
1107
|
+
* Space below component
|
|
1108
|
+
*/
|
|
1109
|
+
"spaceBelow"?: number;
|
|
1110
|
+
/**
|
|
1111
|
+
* Vertical padding
|
|
1112
|
+
*/
|
|
1113
|
+
"verticalPadding"?: number;
|
|
1114
|
+
}
|
|
1115
|
+
interface BiggiveBrandedImage {
|
|
1116
|
+
/**
|
|
1117
|
+
* Full URL of a image.
|
|
1118
|
+
*/
|
|
1119
|
+
"imageUrl"?: string;
|
|
1120
|
+
/**
|
|
1121
|
+
* Full URL of the logo.
|
|
1122
|
+
*/
|
|
1123
|
+
"logoUrl"?: string;
|
|
1124
|
+
/**
|
|
1125
|
+
* Slug
|
|
1126
|
+
*/
|
|
1127
|
+
"slug"?: string;
|
|
1128
|
+
/**
|
|
1129
|
+
* Space below component
|
|
1130
|
+
*/
|
|
1131
|
+
"spaceBelow"?: number;
|
|
1132
|
+
}
|
|
1133
|
+
interface BiggiveButton {
|
|
1134
|
+
/**
|
|
1135
|
+
* Colour Scheme
|
|
1136
|
+
*/
|
|
1137
|
+
"colourScheme"?: string;
|
|
1138
|
+
/**
|
|
1139
|
+
* Display full width
|
|
1140
|
+
*/
|
|
1141
|
+
"fullWidth"?: boolean;
|
|
1142
|
+
/**
|
|
1143
|
+
* Text
|
|
1144
|
+
*/
|
|
1145
|
+
"label"?: string;
|
|
1146
|
+
/**
|
|
1147
|
+
* Space below component
|
|
1148
|
+
*/
|
|
1149
|
+
"spaceBelow"?: number;
|
|
1150
|
+
/**
|
|
1151
|
+
* URL
|
|
1152
|
+
*/
|
|
1153
|
+
"url"?: string;
|
|
1154
|
+
}
|
|
1155
|
+
interface BiggiveCallToAction {
|
|
1156
|
+
/**
|
|
1157
|
+
* Default text colour
|
|
1158
|
+
*/
|
|
1159
|
+
"defaultTextColour"?: string;
|
|
1160
|
+
/**
|
|
1161
|
+
* Main title
|
|
1162
|
+
*/
|
|
1163
|
+
"mainTitle"?: string;
|
|
1164
|
+
/**
|
|
1165
|
+
* Main title colour
|
|
1166
|
+
*/
|
|
1167
|
+
"mainTitleColour"?: string;
|
|
1168
|
+
/**
|
|
1169
|
+
* Primary button Colour Scheme
|
|
1170
|
+
*/
|
|
1171
|
+
"primaryButtonColourScheme"?: string;
|
|
1172
|
+
/**
|
|
1173
|
+
* Primary button Label
|
|
1174
|
+
*/
|
|
1175
|
+
"primaryButtonLabel"?: string;
|
|
1176
|
+
/**
|
|
1177
|
+
* Primary button Url
|
|
1178
|
+
*/
|
|
1179
|
+
"primaryButtonUrl"?: string;
|
|
1180
|
+
/**
|
|
1181
|
+
* Secondary button Colour Scheme
|
|
1182
|
+
*/
|
|
1183
|
+
"secondaryButtonColourScheme"?: string;
|
|
1184
|
+
/**
|
|
1185
|
+
* Secondary button Label
|
|
1186
|
+
*/
|
|
1187
|
+
"secondaryButtonLabel"?: string;
|
|
1188
|
+
/**
|
|
1189
|
+
* Secondary button Url
|
|
1190
|
+
*/
|
|
1191
|
+
"secondaryButtonUrl"?: string;
|
|
1192
|
+
/**
|
|
1193
|
+
* Slug
|
|
1194
|
+
*/
|
|
1195
|
+
"slug"?: string;
|
|
1196
|
+
/**
|
|
1197
|
+
* Slug colour
|
|
1198
|
+
*/
|
|
1199
|
+
"slugColour"?: string;
|
|
1200
|
+
/**
|
|
1201
|
+
* Space below component
|
|
1202
|
+
*/
|
|
1203
|
+
"spaceBelow"?: number;
|
|
1204
|
+
/**
|
|
1205
|
+
* Subtitle
|
|
1206
|
+
*/
|
|
1207
|
+
"subtitle"?: string;
|
|
1208
|
+
/**
|
|
1209
|
+
* Subtitle colour
|
|
1210
|
+
*/
|
|
1211
|
+
"subtitleColour"?: string;
|
|
1212
|
+
/**
|
|
1213
|
+
* Teaser
|
|
1214
|
+
*/
|
|
1215
|
+
"teaser"?: string;
|
|
1216
|
+
/**
|
|
1217
|
+
* Teaser colour
|
|
1218
|
+
*/
|
|
1219
|
+
"teaserColour"?: string;
|
|
1220
|
+
}
|
|
1221
|
+
interface BiggiveCampaignCard {
|
|
1222
|
+
/**
|
|
1223
|
+
* Full URL of a banner image.
|
|
1224
|
+
*/
|
|
1225
|
+
"banner"?: string;
|
|
1226
|
+
/**
|
|
1227
|
+
* Display name of the charity's specific time-bound fundraising campaign.
|
|
1228
|
+
*/
|
|
1229
|
+
"campaignTitle"?: string;
|
|
1230
|
+
/**
|
|
1231
|
+
* e.g. "Match Funded".
|
|
1232
|
+
*/
|
|
1233
|
+
"campaignType"?: string;
|
|
1234
|
+
/**
|
|
1235
|
+
* e.g. 'GBP'.
|
|
1236
|
+
*/
|
|
1237
|
+
"currencyCode"?: string;
|
|
1238
|
+
/**
|
|
1239
|
+
* Donate button colour scheme
|
|
1240
|
+
*/
|
|
1241
|
+
"donateButtonColourScheme"?: string;
|
|
1242
|
+
/**
|
|
1243
|
+
* Donate button label
|
|
1244
|
+
*/
|
|
1245
|
+
"donateButtonLabel"?: string;
|
|
1246
|
+
/**
|
|
1247
|
+
* Donate button url
|
|
1248
|
+
*/
|
|
1249
|
+
"donateButtonUrl"?: string;
|
|
1250
|
+
/**
|
|
1251
|
+
* Donate button colour scheme
|
|
1252
|
+
*/
|
|
1253
|
+
"moreInfoButtonColourScheme"?: string;
|
|
1254
|
+
/**
|
|
1255
|
+
* More information button label
|
|
1256
|
+
*/
|
|
1257
|
+
"moreInfoButtonLabel"?: string;
|
|
1258
|
+
/**
|
|
1259
|
+
* More information button url
|
|
1260
|
+
*/
|
|
1261
|
+
"moreInfoButtonUrl"?: string;
|
|
1262
|
+
/**
|
|
1263
|
+
* Display name of the charity or non-profit.
|
|
1264
|
+
*/
|
|
1265
|
+
"organisationName"?: string;
|
|
1266
|
+
/**
|
|
1267
|
+
* Amount for the primary figure
|
|
1268
|
+
*/
|
|
1269
|
+
"primaryFigureAmount"?: number;
|
|
1270
|
+
/**
|
|
1271
|
+
* Label for the primary figure
|
|
1272
|
+
*/
|
|
1273
|
+
"primaryFigureLabel"?: string;
|
|
1274
|
+
/**
|
|
1275
|
+
* Progress bar percentage
|
|
1276
|
+
*/
|
|
1277
|
+
"progressBarCounter"?: number;
|
|
1278
|
+
/**
|
|
1279
|
+
* Amount for the secondary figure
|
|
1280
|
+
*/
|
|
1281
|
+
"secondaryFigureAmount"?: number;
|
|
1282
|
+
/**
|
|
1283
|
+
* Label for the secondary figure
|
|
1284
|
+
*/
|
|
1285
|
+
"secondaryFigureLabel"?: string;
|
|
1286
|
+
/**
|
|
1287
|
+
* Space below component
|
|
1288
|
+
*/
|
|
1289
|
+
"spaceBelow"?: number;
|
|
1290
|
+
}
|
|
1291
|
+
interface BiggiveCampaignCardFilterGrid {
|
|
1292
|
+
/**
|
|
1293
|
+
* Defines the text on the search button
|
|
1294
|
+
*/
|
|
1295
|
+
"buttonText"?: string;
|
|
1296
|
+
/**
|
|
1297
|
+
* Intro
|
|
1298
|
+
*/
|
|
1299
|
+
"intro"?: string;
|
|
1300
|
+
/**
|
|
1301
|
+
* This event `doTextSearch` event is emitted and propogates to the parent component which handles it
|
|
1302
|
+
*/
|
|
1303
|
+
"onDoTextSearch"?: (event: BiggiveCampaignCardFilterGridCustomEvent<string>) => void;
|
|
1304
|
+
/**
|
|
1305
|
+
* Defines the text displayed as the placeholder in the input field before the user types anything
|
|
1306
|
+
*/
|
|
1307
|
+
"placeholderText"?: string;
|
|
1308
|
+
/**
|
|
1309
|
+
* Space below component
|
|
1310
|
+
*/
|
|
1311
|
+
"spaceBelow"?: number;
|
|
1312
|
+
}
|
|
1313
|
+
interface BiggiveCampaignHighlights {
|
|
1314
|
+
/**
|
|
1315
|
+
* Full URL of a banner image.
|
|
1316
|
+
*/
|
|
1317
|
+
"banner"?: string;
|
|
1318
|
+
/**
|
|
1319
|
+
* Display name of the charity's specific time-bound fundraising campaign.
|
|
1320
|
+
*/
|
|
1321
|
+
"campaignTitle"?: string;
|
|
1322
|
+
/**
|
|
1323
|
+
* e.g. 'GBP'.
|
|
1324
|
+
*/
|
|
1325
|
+
"currencyCode"?: string;
|
|
1326
|
+
/**
|
|
1327
|
+
* Amount for the primary figure
|
|
1328
|
+
*/
|
|
1329
|
+
"primaryFigureAmount"?: number;
|
|
1330
|
+
/**
|
|
1331
|
+
* Label for the primary figure
|
|
1332
|
+
*/
|
|
1333
|
+
"primaryFigureLabel"?: string;
|
|
1334
|
+
/**
|
|
1335
|
+
* Primary stat icon
|
|
1336
|
+
*/
|
|
1337
|
+
"primaryStatIcon"?: string;
|
|
1338
|
+
/**
|
|
1339
|
+
* Primary stat text
|
|
1340
|
+
*/
|
|
1341
|
+
"primaryStatText"?: string;
|
|
1342
|
+
/**
|
|
1343
|
+
* Progress bar percentage
|
|
1344
|
+
*/
|
|
1345
|
+
"progressBarCounter"?: number;
|
|
1346
|
+
/**
|
|
1347
|
+
* Amount for the secondary figure
|
|
1348
|
+
*/
|
|
1349
|
+
"secondaryFigureAmount"?: number;
|
|
1350
|
+
/**
|
|
1351
|
+
* Label for the secondary figure
|
|
1352
|
+
*/
|
|
1353
|
+
"secondaryFigureLabel"?: string;
|
|
1354
|
+
/**
|
|
1355
|
+
* Secondary stat icon
|
|
1356
|
+
*/
|
|
1357
|
+
"secondaryStatIcon"?: string;
|
|
1358
|
+
/**
|
|
1359
|
+
* Secondary stat text
|
|
1360
|
+
*/
|
|
1361
|
+
"secondaryStatText"?: string;
|
|
1362
|
+
/**
|
|
1363
|
+
* Space below component
|
|
1364
|
+
*/
|
|
1365
|
+
"spaceBelow"?: number;
|
|
1366
|
+
}
|
|
1367
|
+
interface BiggiveCategoryIcon {
|
|
1368
|
+
/**
|
|
1369
|
+
* Background colour
|
|
1370
|
+
*/
|
|
1371
|
+
"backgroundColour"?: string;
|
|
1372
|
+
/**
|
|
1373
|
+
* Icon
|
|
1374
|
+
*/
|
|
1375
|
+
"icon"?: string;
|
|
1376
|
+
/**
|
|
1377
|
+
* Background colour
|
|
1378
|
+
*/
|
|
1379
|
+
"iconColour"?: string;
|
|
1380
|
+
/**
|
|
1381
|
+
* Label
|
|
1382
|
+
*/
|
|
1383
|
+
"label"?: string;
|
|
1384
|
+
/**
|
|
1385
|
+
* Url
|
|
1386
|
+
*/
|
|
1387
|
+
"url"?: string;
|
|
1388
|
+
}
|
|
1389
|
+
interface BiggiveFooter {
|
|
1390
|
+
}
|
|
1391
|
+
interface BiggiveForm {
|
|
1392
|
+
}
|
|
1393
|
+
interface BiggiveFormFieldSelect {
|
|
1394
|
+
}
|
|
1395
|
+
interface BiggiveFormattedText {
|
|
1396
|
+
/**
|
|
1397
|
+
* Default text colour
|
|
1398
|
+
*/
|
|
1399
|
+
"defaultTextColour"?: string;
|
|
1400
|
+
/**
|
|
1401
|
+
* Space below component
|
|
1402
|
+
*/
|
|
1403
|
+
"spaceBelow"?: number;
|
|
1404
|
+
}
|
|
1405
|
+
interface BiggiveGrid {
|
|
1406
|
+
/**
|
|
1407
|
+
* Number of columns in grid
|
|
1408
|
+
*/
|
|
1409
|
+
"columnCount"?: number;
|
|
1410
|
+
/**
|
|
1411
|
+
* Gap between columns, based on spacer CSS variable
|
|
1412
|
+
*/
|
|
1413
|
+
"columnGap"?: number;
|
|
1414
|
+
/**
|
|
1415
|
+
* Space below component
|
|
1416
|
+
*/
|
|
1417
|
+
"spaceBelow"?: number;
|
|
1418
|
+
}
|
|
1419
|
+
interface BiggiveHeader {
|
|
1420
|
+
/**
|
|
1421
|
+
* Space below component
|
|
1422
|
+
*/
|
|
1423
|
+
"spaceBelow"?: number;
|
|
1424
|
+
}
|
|
1425
|
+
interface BiggiveHeading {
|
|
1426
|
+
/**
|
|
1427
|
+
* Colour Scheme
|
|
1428
|
+
*/
|
|
1429
|
+
"colour"?: string;
|
|
1430
|
+
/**
|
|
1431
|
+
* HTML element
|
|
1432
|
+
*/
|
|
1433
|
+
"htmlElement"?: string;
|
|
1434
|
+
/**
|
|
1435
|
+
* Heading size
|
|
1436
|
+
*/
|
|
1437
|
+
"size"?: number;
|
|
1438
|
+
/**
|
|
1439
|
+
* Space below component
|
|
1440
|
+
*/
|
|
1441
|
+
"spaceBelow"?: number;
|
|
1442
|
+
/**
|
|
1443
|
+
* Heading text
|
|
1444
|
+
*/
|
|
1445
|
+
"text"?: string;
|
|
1446
|
+
}
|
|
1447
|
+
interface BiggiveHeroImage {
|
|
1448
|
+
/**
|
|
1449
|
+
* Button Colour Scheme
|
|
1450
|
+
*/
|
|
1451
|
+
"buttonColourScheme"?: string;
|
|
1452
|
+
/**
|
|
1453
|
+
* Button Label
|
|
1454
|
+
*/
|
|
1455
|
+
"buttonLabel"?: string;
|
|
1456
|
+
/**
|
|
1457
|
+
* Button Url
|
|
1458
|
+
*/
|
|
1459
|
+
"buttonUrl"?: string;
|
|
1460
|
+
/**
|
|
1461
|
+
* Colour Scheme
|
|
1462
|
+
*/
|
|
1463
|
+
"colourScheme"?: string;
|
|
1464
|
+
/**
|
|
1465
|
+
* Full URL of a logo image.
|
|
1466
|
+
*/
|
|
1467
|
+
"logo"?: string;
|
|
1468
|
+
/**
|
|
1469
|
+
* Full URL of a main hero image.
|
|
1470
|
+
*/
|
|
1471
|
+
"mainImage"?: string;
|
|
1472
|
+
/**
|
|
1473
|
+
* Hero image title, typically the page.
|
|
1474
|
+
*/
|
|
1475
|
+
"mainTitle"?: string;
|
|
1476
|
+
/**
|
|
1477
|
+
* Main title colour
|
|
1478
|
+
*/
|
|
1479
|
+
"mainTitleColour"?: string;
|
|
1480
|
+
/**
|
|
1481
|
+
* Header slug
|
|
1482
|
+
*/
|
|
1483
|
+
"slug"?: string;
|
|
1484
|
+
/**
|
|
1485
|
+
* Header slug colour
|
|
1486
|
+
*/
|
|
1487
|
+
"slugColour"?: string;
|
|
1488
|
+
/**
|
|
1489
|
+
* Space below component
|
|
1490
|
+
*/
|
|
1491
|
+
"spaceBelow"?: number;
|
|
1492
|
+
/**
|
|
1493
|
+
* Introductory teaser text
|
|
1494
|
+
*/
|
|
1495
|
+
"teaser"?: string;
|
|
1496
|
+
/**
|
|
1497
|
+
* Teaser colour
|
|
1498
|
+
*/
|
|
1499
|
+
"teaserColour"?: string;
|
|
1500
|
+
}
|
|
1501
|
+
interface BiggiveIconGroup {
|
|
1502
|
+
/**
|
|
1503
|
+
* Label
|
|
1504
|
+
*/
|
|
1505
|
+
"label"?: string;
|
|
1506
|
+
/**
|
|
1507
|
+
* Space below component
|
|
1508
|
+
*/
|
|
1509
|
+
"spaceBelow"?: number;
|
|
1510
|
+
}
|
|
1511
|
+
interface BiggiveImage {
|
|
1512
|
+
/**
|
|
1513
|
+
* Full URL of a image.
|
|
1514
|
+
*/
|
|
1515
|
+
"imageUrl"?: string;
|
|
1516
|
+
/**
|
|
1517
|
+
* Space below component
|
|
1518
|
+
*/
|
|
1519
|
+
"spaceBelow"?: number;
|
|
1520
|
+
}
|
|
1521
|
+
interface BiggiveImageFeature {
|
|
1522
|
+
/**
|
|
1523
|
+
* Button Colour Scheme
|
|
1524
|
+
*/
|
|
1525
|
+
"buttonColourScheme"?: string;
|
|
1526
|
+
/**
|
|
1527
|
+
* Button Label
|
|
1528
|
+
*/
|
|
1529
|
+
"buttonLabel"?: string;
|
|
1530
|
+
/**
|
|
1531
|
+
* Button Url
|
|
1532
|
+
*/
|
|
1533
|
+
"buttonUrl"?: string;
|
|
1534
|
+
/**
|
|
1535
|
+
* Default text colour
|
|
1536
|
+
*/
|
|
1537
|
+
"defaultTextColour"?: string;
|
|
1538
|
+
/**
|
|
1539
|
+
* Full URL of a image.
|
|
1540
|
+
*/
|
|
1541
|
+
"imageUrl"?: string;
|
|
1542
|
+
/**
|
|
1543
|
+
* Video title
|
|
1544
|
+
*/
|
|
1545
|
+
"mainTitle"?: string;
|
|
1546
|
+
/**
|
|
1547
|
+
* Slug colour
|
|
1548
|
+
*/
|
|
1549
|
+
"mainTitleColour"?: string;
|
|
1550
|
+
/**
|
|
1551
|
+
* Slug
|
|
1552
|
+
*/
|
|
1553
|
+
"slug"?: string;
|
|
1554
|
+
/**
|
|
1555
|
+
* Slug colour
|
|
1556
|
+
*/
|
|
1557
|
+
"slugColour"?: string;
|
|
1558
|
+
/**
|
|
1559
|
+
* Space below component
|
|
1560
|
+
*/
|
|
1561
|
+
"spaceBelow"?: number;
|
|
1562
|
+
/**
|
|
1563
|
+
* Introductory teaser text
|
|
1564
|
+
*/
|
|
1565
|
+
"teaser"?: string;
|
|
1566
|
+
/**
|
|
1567
|
+
* Teaser colour
|
|
1568
|
+
*/
|
|
1569
|
+
"teaserColour"?: string;
|
|
1570
|
+
}
|
|
1571
|
+
interface BiggiveMiscIcon {
|
|
1572
|
+
/**
|
|
1573
|
+
* Background colour
|
|
1574
|
+
*/
|
|
1575
|
+
"backgroundColour"?: string;
|
|
1576
|
+
/**
|
|
1577
|
+
* Icon
|
|
1578
|
+
*/
|
|
1579
|
+
"icon"?: string;
|
|
1580
|
+
/**
|
|
1581
|
+
* Background colour
|
|
1582
|
+
*/
|
|
1583
|
+
"iconColour"?: string;
|
|
1584
|
+
/**
|
|
1585
|
+
* Url
|
|
1586
|
+
*/
|
|
1587
|
+
"url"?: string;
|
|
1588
|
+
}
|
|
1589
|
+
interface BiggivePageColumn {
|
|
1590
|
+
}
|
|
1591
|
+
interface BiggivePageColumns {
|
|
1592
|
+
/**
|
|
1593
|
+
* Space below component
|
|
1594
|
+
*/
|
|
1595
|
+
"spaceBelow"?: number;
|
|
1596
|
+
}
|
|
1597
|
+
interface BiggivePageSection {
|
|
1598
|
+
/**
|
|
1599
|
+
* Colour scheme
|
|
1600
|
+
*/
|
|
1601
|
+
"colourScheme"?: string;
|
|
1602
|
+
/**
|
|
1603
|
+
* Section style bottom
|
|
1604
|
+
*/
|
|
1605
|
+
"sectionStyleBottom"?: string;
|
|
1606
|
+
/**
|
|
1607
|
+
* Section style top
|
|
1608
|
+
*/
|
|
1609
|
+
"sectionStyleTop"?: string;
|
|
1610
|
+
/**
|
|
1611
|
+
* Space below component
|
|
1612
|
+
*/
|
|
1613
|
+
"spaceBelow"?: number;
|
|
1614
|
+
}
|
|
1615
|
+
interface BiggiveProgressBar {
|
|
1616
|
+
/**
|
|
1617
|
+
* Colour Scheme
|
|
1618
|
+
*/
|
|
1619
|
+
"colourScheme"?: string;
|
|
1620
|
+
/**
|
|
1621
|
+
* Text
|
|
1622
|
+
*/
|
|
1623
|
+
"counter"?: number;
|
|
1624
|
+
/**
|
|
1625
|
+
* Space below component
|
|
1626
|
+
*/
|
|
1627
|
+
"spaceBelow"?: number;
|
|
1628
|
+
}
|
|
1629
|
+
interface BiggiveQuote {
|
|
1630
|
+
/**
|
|
1631
|
+
* Attribution text
|
|
1632
|
+
*/
|
|
1633
|
+
"attribution"?: string;
|
|
1634
|
+
/**
|
|
1635
|
+
* Default text colour
|
|
1636
|
+
*/
|
|
1637
|
+
"defaultTextColour"?: string;
|
|
1638
|
+
/**
|
|
1639
|
+
* Quote text
|
|
1640
|
+
*/
|
|
1641
|
+
"quote"?: string;
|
|
1642
|
+
/**
|
|
1643
|
+
* Space below component
|
|
1644
|
+
*/
|
|
1645
|
+
"spaceBelow"?: number;
|
|
1646
|
+
}
|
|
1647
|
+
interface BiggiveSearch {
|
|
1648
|
+
/**
|
|
1649
|
+
* Defines the text on the search button
|
|
1650
|
+
*/
|
|
1651
|
+
"buttonText"?: string;
|
|
1652
|
+
/**
|
|
1653
|
+
* This event `doSearch` event is emitted and propogates to the parent component which handles it
|
|
1654
|
+
*/
|
|
1655
|
+
"onDoSearch"?: (event: BiggiveSearchCustomEvent<string>) => void;
|
|
1656
|
+
/**
|
|
1657
|
+
* Defines the text displayed as the placeholder in the input field before the user types anything
|
|
1658
|
+
*/
|
|
1659
|
+
"placeholderText"?: string;
|
|
1660
|
+
}
|
|
1661
|
+
interface BiggiveSocialIcon {
|
|
1662
|
+
/**
|
|
1663
|
+
* Background colour
|
|
1664
|
+
*/
|
|
1665
|
+
"backgroundColour"?: string;
|
|
1666
|
+
/**
|
|
1667
|
+
* Background colour
|
|
1668
|
+
*/
|
|
1669
|
+
"iconColour"?: string;
|
|
1670
|
+
/**
|
|
1671
|
+
* service
|
|
1672
|
+
*/
|
|
1673
|
+
"service"?: string;
|
|
1674
|
+
/**
|
|
1675
|
+
* Url
|
|
1676
|
+
*/
|
|
1677
|
+
"url"?: string;
|
|
1678
|
+
}
|
|
1679
|
+
interface BiggiveTab {
|
|
1680
|
+
/**
|
|
1681
|
+
* Title
|
|
1682
|
+
*/
|
|
1683
|
+
"tabTitle"?: string;
|
|
1684
|
+
}
|
|
1685
|
+
interface BiggiveTabbedContent {
|
|
1686
|
+
/**
|
|
1687
|
+
* Default text colour
|
|
1688
|
+
*/
|
|
1689
|
+
"defaultTextColour"?: string;
|
|
1690
|
+
/**
|
|
1691
|
+
* Space below component
|
|
1692
|
+
*/
|
|
1693
|
+
"spaceBelow"?: number;
|
|
1694
|
+
}
|
|
1695
|
+
interface BiggiveTextInput {
|
|
1696
|
+
}
|
|
1697
|
+
interface BiggiveTotalizer {
|
|
1698
|
+
/**
|
|
1699
|
+
* e.g. 'GBP'.
|
|
1700
|
+
*/
|
|
1701
|
+
"currencyCode"?: string;
|
|
1702
|
+
/**
|
|
1703
|
+
* Include GiftAid
|
|
1704
|
+
*/
|
|
1705
|
+
"includingGiftAid"?: boolean;
|
|
1706
|
+
/**
|
|
1707
|
+
* Primary banner colour
|
|
1708
|
+
*/
|
|
1709
|
+
"primaryColour"?: string;
|
|
1710
|
+
/**
|
|
1711
|
+
* Primary text colour
|
|
1712
|
+
*/
|
|
1713
|
+
"primaryTextColour"?: string;
|
|
1714
|
+
/**
|
|
1715
|
+
* Secondary banner colour
|
|
1716
|
+
*/
|
|
1717
|
+
"secondaryColour"?: string;
|
|
1718
|
+
/**
|
|
1719
|
+
* Secondary text colour
|
|
1720
|
+
*/
|
|
1721
|
+
"secondaryTextColour"?: string;
|
|
1722
|
+
/**
|
|
1723
|
+
* Space below component
|
|
1724
|
+
*/
|
|
1725
|
+
"spaceBelow"?: number;
|
|
1726
|
+
/**
|
|
1727
|
+
* Total match funds.
|
|
1728
|
+
*/
|
|
1729
|
+
"totalMatchFunds"?: number;
|
|
1730
|
+
/**
|
|
1731
|
+
* Total raised.
|
|
1732
|
+
*/
|
|
1733
|
+
"totalRaised"?: number;
|
|
1734
|
+
}
|
|
1735
|
+
interface BiggiveVideo {
|
|
1736
|
+
/**
|
|
1737
|
+
* Space below component
|
|
1738
|
+
*/
|
|
1739
|
+
"spaceBelow"?: number;
|
|
1740
|
+
/**
|
|
1741
|
+
* Full URL of a video.
|
|
1742
|
+
*/
|
|
1743
|
+
"videoUrl"?: string;
|
|
1744
|
+
}
|
|
1745
|
+
interface BiggiveVideoFeature {
|
|
1746
|
+
/**
|
|
1747
|
+
* Button Colour Scheme
|
|
1748
|
+
*/
|
|
1749
|
+
"buttonColourScheme"?: string;
|
|
1750
|
+
/**
|
|
1751
|
+
* Button Label
|
|
1752
|
+
*/
|
|
1753
|
+
"buttonLabel"?: string;
|
|
1754
|
+
/**
|
|
1755
|
+
* Button Url
|
|
1756
|
+
*/
|
|
1757
|
+
"buttonUrl"?: string;
|
|
1758
|
+
/**
|
|
1759
|
+
* Default text colour
|
|
1760
|
+
*/
|
|
1761
|
+
"defaultTextColour"?: string;
|
|
1762
|
+
/**
|
|
1763
|
+
* Video title
|
|
1764
|
+
*/
|
|
1765
|
+
"mainTitle"?: string;
|
|
1766
|
+
/**
|
|
1767
|
+
* Slug colour
|
|
1768
|
+
*/
|
|
1769
|
+
"mainTitleColour"?: string;
|
|
1770
|
+
/**
|
|
1771
|
+
* Slug
|
|
1772
|
+
*/
|
|
1773
|
+
"slug"?: string;
|
|
1774
|
+
/**
|
|
1775
|
+
* Slug colour
|
|
1776
|
+
*/
|
|
1777
|
+
"slugColour"?: string;
|
|
1778
|
+
/**
|
|
1779
|
+
* Space below component
|
|
1780
|
+
*/
|
|
1781
|
+
"spaceBelow"?: number;
|
|
1782
|
+
/**
|
|
1783
|
+
* Introductory teaser text
|
|
1784
|
+
*/
|
|
1785
|
+
"teaser"?: string;
|
|
1786
|
+
/**
|
|
1787
|
+
* Teaser colour
|
|
1788
|
+
*/
|
|
1789
|
+
"teaserColour"?: string;
|
|
1790
|
+
/**
|
|
1791
|
+
* Full URL of a video.
|
|
1792
|
+
*/
|
|
1793
|
+
"videoUrl"?: string;
|
|
151
1794
|
}
|
|
152
1795
|
interface IntrinsicElements {
|
|
1796
|
+
"biggive-back-to-top": BiggiveBackToTop;
|
|
1797
|
+
"biggive-basic-card": BiggiveBasicCard;
|
|
1798
|
+
"biggive-beneficiary-icon": BiggiveBeneficiaryIcon;
|
|
1799
|
+
"biggive-boxed-content": BiggiveBoxedContent;
|
|
1800
|
+
"biggive-branded-image": BiggiveBrandedImage;
|
|
1801
|
+
"biggive-button": BiggiveButton;
|
|
1802
|
+
"biggive-call-to-action": BiggiveCallToAction;
|
|
153
1803
|
"biggive-campaign-card": BiggiveCampaignCard;
|
|
1804
|
+
"biggive-campaign-card-filter-grid": BiggiveCampaignCardFilterGrid;
|
|
1805
|
+
"biggive-campaign-highlights": BiggiveCampaignHighlights;
|
|
1806
|
+
"biggive-category-icon": BiggiveCategoryIcon;
|
|
1807
|
+
"biggive-footer": BiggiveFooter;
|
|
1808
|
+
"biggive-form": BiggiveForm;
|
|
1809
|
+
"biggive-form-field-select": BiggiveFormFieldSelect;
|
|
1810
|
+
"biggive-formatted-text": BiggiveFormattedText;
|
|
154
1811
|
"biggive-grid": BiggiveGrid;
|
|
155
|
-
"
|
|
1812
|
+
"biggive-header": BiggiveHeader;
|
|
1813
|
+
"biggive-heading": BiggiveHeading;
|
|
1814
|
+
"biggive-hero-image": BiggiveHeroImage;
|
|
1815
|
+
"biggive-icon-group": BiggiveIconGroup;
|
|
1816
|
+
"biggive-image": BiggiveImage;
|
|
1817
|
+
"biggive-image-feature": BiggiveImageFeature;
|
|
1818
|
+
"biggive-misc-icon": BiggiveMiscIcon;
|
|
1819
|
+
"biggive-page-column": BiggivePageColumn;
|
|
1820
|
+
"biggive-page-columns": BiggivePageColumns;
|
|
1821
|
+
"biggive-page-section": BiggivePageSection;
|
|
1822
|
+
"biggive-progress-bar": BiggiveProgressBar;
|
|
1823
|
+
"biggive-quote": BiggiveQuote;
|
|
1824
|
+
"biggive-search": BiggiveSearch;
|
|
1825
|
+
"biggive-social-icon": BiggiveSocialIcon;
|
|
1826
|
+
"biggive-tab": BiggiveTab;
|
|
1827
|
+
"biggive-tabbed-content": BiggiveTabbedContent;
|
|
1828
|
+
"biggive-text-input": BiggiveTextInput;
|
|
1829
|
+
"biggive-totalizer": BiggiveTotalizer;
|
|
1830
|
+
"biggive-video": BiggiveVideo;
|
|
1831
|
+
"biggive-video-feature": BiggiveVideoFeature;
|
|
156
1832
|
}
|
|
157
1833
|
}
|
|
158
1834
|
export { LocalJSX as JSX };
|
|
159
1835
|
declare module "@stencil/core" {
|
|
160
1836
|
export namespace JSX {
|
|
161
1837
|
interface IntrinsicElements {
|
|
1838
|
+
"biggive-back-to-top": LocalJSX.BiggiveBackToTop & JSXBase.HTMLAttributes<HTMLBiggiveBackToTopElement>;
|
|
1839
|
+
"biggive-basic-card": LocalJSX.BiggiveBasicCard & JSXBase.HTMLAttributes<HTMLBiggiveBasicCardElement>;
|
|
1840
|
+
"biggive-beneficiary-icon": LocalJSX.BiggiveBeneficiaryIcon & JSXBase.HTMLAttributes<HTMLBiggiveBeneficiaryIconElement>;
|
|
1841
|
+
"biggive-boxed-content": LocalJSX.BiggiveBoxedContent & JSXBase.HTMLAttributes<HTMLBiggiveBoxedContentElement>;
|
|
1842
|
+
"biggive-branded-image": LocalJSX.BiggiveBrandedImage & JSXBase.HTMLAttributes<HTMLBiggiveBrandedImageElement>;
|
|
1843
|
+
"biggive-button": LocalJSX.BiggiveButton & JSXBase.HTMLAttributes<HTMLBiggiveButtonElement>;
|
|
1844
|
+
"biggive-call-to-action": LocalJSX.BiggiveCallToAction & JSXBase.HTMLAttributes<HTMLBiggiveCallToActionElement>;
|
|
162
1845
|
"biggive-campaign-card": LocalJSX.BiggiveCampaignCard & JSXBase.HTMLAttributes<HTMLBiggiveCampaignCardElement>;
|
|
1846
|
+
"biggive-campaign-card-filter-grid": LocalJSX.BiggiveCampaignCardFilterGrid & JSXBase.HTMLAttributes<HTMLBiggiveCampaignCardFilterGridElement>;
|
|
1847
|
+
"biggive-campaign-highlights": LocalJSX.BiggiveCampaignHighlights & JSXBase.HTMLAttributes<HTMLBiggiveCampaignHighlightsElement>;
|
|
1848
|
+
"biggive-category-icon": LocalJSX.BiggiveCategoryIcon & JSXBase.HTMLAttributes<HTMLBiggiveCategoryIconElement>;
|
|
1849
|
+
"biggive-footer": LocalJSX.BiggiveFooter & JSXBase.HTMLAttributes<HTMLBiggiveFooterElement>;
|
|
1850
|
+
"biggive-form": LocalJSX.BiggiveForm & JSXBase.HTMLAttributes<HTMLBiggiveFormElement>;
|
|
1851
|
+
"biggive-form-field-select": LocalJSX.BiggiveFormFieldSelect & JSXBase.HTMLAttributes<HTMLBiggiveFormFieldSelectElement>;
|
|
1852
|
+
"biggive-formatted-text": LocalJSX.BiggiveFormattedText & JSXBase.HTMLAttributes<HTMLBiggiveFormattedTextElement>;
|
|
163
1853
|
"biggive-grid": LocalJSX.BiggiveGrid & JSXBase.HTMLAttributes<HTMLBiggiveGridElement>;
|
|
164
|
-
"
|
|
1854
|
+
"biggive-header": LocalJSX.BiggiveHeader & JSXBase.HTMLAttributes<HTMLBiggiveHeaderElement>;
|
|
1855
|
+
"biggive-heading": LocalJSX.BiggiveHeading & JSXBase.HTMLAttributes<HTMLBiggiveHeadingElement>;
|
|
1856
|
+
"biggive-hero-image": LocalJSX.BiggiveHeroImage & JSXBase.HTMLAttributes<HTMLBiggiveHeroImageElement>;
|
|
1857
|
+
"biggive-icon-group": LocalJSX.BiggiveIconGroup & JSXBase.HTMLAttributes<HTMLBiggiveIconGroupElement>;
|
|
1858
|
+
"biggive-image": LocalJSX.BiggiveImage & JSXBase.HTMLAttributes<HTMLBiggiveImageElement>;
|
|
1859
|
+
"biggive-image-feature": LocalJSX.BiggiveImageFeature & JSXBase.HTMLAttributes<HTMLBiggiveImageFeatureElement>;
|
|
1860
|
+
"biggive-misc-icon": LocalJSX.BiggiveMiscIcon & JSXBase.HTMLAttributes<HTMLBiggiveMiscIconElement>;
|
|
1861
|
+
"biggive-page-column": LocalJSX.BiggivePageColumn & JSXBase.HTMLAttributes<HTMLBiggivePageColumnElement>;
|
|
1862
|
+
"biggive-page-columns": LocalJSX.BiggivePageColumns & JSXBase.HTMLAttributes<HTMLBiggivePageColumnsElement>;
|
|
1863
|
+
"biggive-page-section": LocalJSX.BiggivePageSection & JSXBase.HTMLAttributes<HTMLBiggivePageSectionElement>;
|
|
1864
|
+
"biggive-progress-bar": LocalJSX.BiggiveProgressBar & JSXBase.HTMLAttributes<HTMLBiggiveProgressBarElement>;
|
|
1865
|
+
"biggive-quote": LocalJSX.BiggiveQuote & JSXBase.HTMLAttributes<HTMLBiggiveQuoteElement>;
|
|
1866
|
+
"biggive-search": LocalJSX.BiggiveSearch & JSXBase.HTMLAttributes<HTMLBiggiveSearchElement>;
|
|
1867
|
+
"biggive-social-icon": LocalJSX.BiggiveSocialIcon & JSXBase.HTMLAttributes<HTMLBiggiveSocialIconElement>;
|
|
1868
|
+
"biggive-tab": LocalJSX.BiggiveTab & JSXBase.HTMLAttributes<HTMLBiggiveTabElement>;
|
|
1869
|
+
"biggive-tabbed-content": LocalJSX.BiggiveTabbedContent & JSXBase.HTMLAttributes<HTMLBiggiveTabbedContentElement>;
|
|
1870
|
+
"biggive-text-input": LocalJSX.BiggiveTextInput & JSXBase.HTMLAttributes<HTMLBiggiveTextInputElement>;
|
|
1871
|
+
"biggive-totalizer": LocalJSX.BiggiveTotalizer & JSXBase.HTMLAttributes<HTMLBiggiveTotalizerElement>;
|
|
1872
|
+
"biggive-video": LocalJSX.BiggiveVideo & JSXBase.HTMLAttributes<HTMLBiggiveVideoElement>;
|
|
1873
|
+
"biggive-video-feature": LocalJSX.BiggiveVideoFeature & JSXBase.HTMLAttributes<HTMLBiggiveVideoFeatureElement>;
|
|
165
1874
|
}
|
|
166
1875
|
}
|
|
167
1876
|
}
|