@biggive/components 202407011202.0.0 → 202407051353.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/biggive.esm.js.map +1 -1
- package/dist/biggive/{p-81a4e5e9.entry.js → p-03e72a1b.entry.js} +2 -2
- package/dist/biggive/{p-959513e3.entry.js → p-09533b1f.entry.js} +2 -2
- package/dist/biggive/{p-543498d4.entry.js → p-38d75d70.entry.js} +2 -2
- package/dist/biggive/{p-eebb0a8f.entry.js → p-496a5b1e.entry.js} +2 -2
- package/dist/biggive/{p-2566ee05.entry.js → p-6cb8dd3e.entry.js} +2 -2
- package/dist/biggive/p-7113e36d.entry.js +2 -0
- package/dist/biggive/{p-8cafe98a.entry.js → p-8146607d.entry.js} +2 -2
- package/dist/biggive/{p-bf1aed80.entry.js → p-a4648f6b.entry.js} +2 -2
- package/dist/biggive/{p-86ff3d9c.entry.js → p-a52c70dd.entry.js} +2 -2
- package/dist/biggive/{p-bd111e3d.entry.js → p-b930ac6d.entry.js} +2 -2
- package/dist/biggive/{p-6197dde2.entry.js → p-cc58f607.entry.js} +2 -2
- package/dist/biggive/p-ec934e05.js +3 -0
- package/dist/biggive/p-ec934e05.js.map +1 -0
- package/dist/biggive/{p-f68f5257.entry.js → p-f7b4e792.entry.js} +2 -2
- package/dist/biggive/{p-f68f5257.entry.js.map → p-f7b4e792.entry.js.map} +1 -1
- package/dist/biggive/{p-a9a90c45.entry.js → p-fe03b6e6.entry.js} +2 -2
- package/dist/cjs/biggive-accordion_40.cjs.entry.js +8 -8
- package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +1 -1
- package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-cookie-banner.cjs.entry.js +1 -1
- package/dist/cjs/biggive-form.cjs.entry.js +1 -1
- package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-item.cjs.entry.js +1 -1
- package/dist/cjs/biggive-table.cjs.entry.js +1 -1
- package/dist/cjs/biggive-video.cjs.entry.js +2 -2
- package/dist/cjs/biggive.cjs.js +2 -2
- package/dist/cjs/biggive.cjs.js.map +1 -1
- package/dist/cjs/{index-3d3cc747.js → index-722b0f6d.js} +143 -159
- package/dist/cjs/index-722b0f6d.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/biggive-accordion/test/biggive-accordion.e2e.js +10 -0
- package/dist/collection/components/biggive-accordion/test/biggive-accordion.e2e.js.map +1 -0
- package/dist/collection/components/biggive-accordion/test/biggive-accordion.spec.js +20 -0
- package/dist/collection/components/biggive-accordion/test/biggive-accordion.spec.js.map +1 -0
- package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.e2e.js +10 -0
- package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.e2e.js.map +1 -0
- package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.spec.js +16 -0
- package/dist/collection/components/biggive-accordion-entry/test/biggive-accordion-entry.spec.js.map +1 -0
- package/dist/collection/components/biggive-article-card/test/biggive-article-card.e2e.js +10 -0
- package/dist/collection/components/biggive-article-card/test/biggive-article-card.e2e.js.map +1 -0
- package/dist/collection/components/biggive-article-card/test/biggive-article-card.spec.js +47 -0
- package/dist/collection/components/biggive-article-card/test/biggive-article-card.spec.js.map +1 -0
- package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.e2e.js +10 -0
- package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.e2e.js.map +1 -0
- package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.spec.js +25 -0
- package/dist/collection/components/biggive-back-to-top/test/biggive-back-to-top.spec.js.map +1 -0
- package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.e2e.js +10 -0
- package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.e2e.js.map +1 -0
- package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.spec.js +39 -0
- package/dist/collection/components/biggive-basic-card/test/biggive-basic-card.spec.js.map +1 -0
- package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.e2e.js +10 -0
- package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.e2e.js.map +1 -0
- package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.spec.js +25 -0
- package/dist/collection/components/biggive-beneficiary-icon/test/biggive-beneficiary-icon.spec.js.map +1 -0
- package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.e2e.js +10 -0
- package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.e2e.js.map +1 -0
- package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.spec.js +22 -0
- package/dist/collection/components/biggive-biography-card/test/biggive-biography-card.spec.js.map +1 -0
- package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.e2e.js +10 -0
- package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.e2e.js.map +1 -0
- package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.spec.js +20 -0
- package/dist/collection/components/biggive-boxed-content/test/biggive-boxed-content.spec.js.map +1 -0
- package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.e2e.js +10 -0
- package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.e2e.js.map +1 -0
- package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.spec.js +22 -0
- package/dist/collection/components/biggive-branded-image/test/biggive-branded-image.spec.js.map +1 -0
- package/dist/collection/components/biggive-button/test/biggive-button.e2e.js +10 -0
- package/dist/collection/components/biggive-button/test/biggive-button.e2e.js.map +1 -0
- package/dist/collection/components/biggive-button/test/biggive-button.spec.js +22 -0
- package/dist/collection/components/biggive-button/test/biggive-button.spec.js.map +1 -0
- package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.e2e.js +10 -0
- package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.e2e.js.map +1 -0
- package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.spec.js +27 -0
- package/dist/collection/components/biggive-call-to-action/test/biggive-call-to-action.spec.js.map +1 -0
- package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.e2e.js +10 -0
- package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.e2e.js.map +1 -0
- package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.spec.js +104 -0
- package/dist/collection/components/biggive-campaign-card/test/biggive-campaign-card.spec.js.map +1 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.e2e.js +10 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.e2e.js.map +1 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.spec.js +164 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/test/biggive-campaign-card-filter-grid.spec.js.map +1 -0
- package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.e2e.js +10 -0
- package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.e2e.js.map +1 -0
- package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.spec.js +40 -0
- package/dist/collection/components/biggive-campaign-highlights/test/biggive-campaign-highlights.spec.js.map +1 -0
- package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.e2e.js +10 -0
- package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.e2e.js.map +1 -0
- package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.spec.js +25 -0
- package/dist/collection/components/biggive-category-icon/test/biggive-category-icon.spec.js.map +1 -0
- package/dist/collection/components/biggive-cookie-banner/test/biggive-cookie-banner.e2e.js +10 -0
- package/dist/collection/components/biggive-cookie-banner/test/biggive-cookie-banner.e2e.js.map +1 -0
- package/dist/collection/components/biggive-footer/test/biggive-footer.e2e.js +10 -0
- package/dist/collection/components/biggive-footer/test/biggive-footer.e2e.js.map +1 -0
- package/dist/collection/components/biggive-footer/test/biggive-footer.spec.js +51 -0
- package/dist/collection/components/biggive-footer/test/biggive-footer.spec.js.map +1 -0
- package/dist/collection/components/biggive-form/test/biggive-form.e2e.js +10 -0
- package/dist/collection/components/biggive-form/test/biggive-form.e2e.js.map +1 -0
- package/dist/collection/components/biggive-form/test/biggive-form.spec.js +18 -0
- package/dist/collection/components/biggive-form/test/biggive-form.spec.js.map +1 -0
- package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.e2e.js +10 -0
- package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.e2e.js.map +1 -0
- package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.spec.js +38 -0
- package/dist/collection/components/biggive-form-field-select/test/biggive-form-field-select.spec.js.map +1 -0
- package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.e2e.js +10 -0
- package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.e2e.js.map +1 -0
- package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.spec.js +20 -0
- package/dist/collection/components/biggive-formatted-text/test/biggive-formatted-text.spec.js.map +1 -0
- package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.e2e.js +10 -0
- package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.e2e.js.map +1 -0
- package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.spec.js +18 -0
- package/dist/collection/components/biggive-generic-icon/test/biggive-generic-icon.spec.js.map +1 -0
- package/dist/collection/components/biggive-grid/test/biggive-grid.e2e.js +10 -0
- package/dist/collection/components/biggive-grid/test/biggive-grid.e2e.js.map +1 -0
- package/dist/collection/components/biggive-grid/test/biggive-grid.spec.js +20 -0
- package/dist/collection/components/biggive-grid/test/biggive-grid.spec.js.map +1 -0
- package/dist/collection/components/biggive-heading/test/biggive-heading.e2e.js +10 -0
- package/dist/collection/components/biggive-heading/test/biggive-heading.e2e.js.map +1 -0
- package/dist/collection/components/biggive-heading/test/biggive-heading.spec.js +20 -0
- package/dist/collection/components/biggive-heading/test/biggive-heading.spec.js.map +1 -0
- package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.e2e.js +10 -0
- package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.e2e.js.map +1 -0
- package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.spec.js +47 -0
- package/dist/collection/components/biggive-hero-image/test/biggive-hero-image.spec.js.map +1 -0
- package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.e2e.js +10 -0
- package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.e2e.js.map +1 -0
- package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.spec.js +27 -0
- package/dist/collection/components/biggive-icon-button/test/biggive-icon-button.spec.js.map +1 -0
- package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.e2e.js +10 -0
- package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.e2e.js.map +1 -0
- package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.spec.js +22 -0
- package/dist/collection/components/biggive-icon-group/test/biggive-icon-group.spec.js.map +1 -0
- package/dist/collection/components/biggive-image/test/biggive-image.e2e.js +10 -0
- package/dist/collection/components/biggive-image/test/biggive-image.e2e.js.map +1 -0
- package/dist/collection/components/biggive-image/test/biggive-image.spec.js +22 -0
- package/dist/collection/components/biggive-image/test/biggive-image.spec.js.map +1 -0
- package/dist/collection/components/biggive-image-button/test/biggive-image-button.e2e.js +10 -0
- package/dist/collection/components/biggive-image-button/test/biggive-image-button.e2e.js.map +1 -0
- package/dist/collection/components/biggive-image-button/test/biggive-image-button.spec.js +25 -0
- package/dist/collection/components/biggive-image-button/test/biggive-image-button.spec.js.map +1 -0
- package/dist/collection/components/biggive-image-card/test/biggive-image-card.e2e.js +10 -0
- package/dist/collection/components/biggive-image-card/test/biggive-image-card.e2e.js.map +1 -0
- package/dist/collection/components/biggive-image-card/test/biggive-image-card.spec.js +30 -0
- package/dist/collection/components/biggive-image-card/test/biggive-image-card.spec.js.map +1 -0
- package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.e2e.js +10 -0
- package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.e2e.js.map +1 -0
- package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.spec.js +31 -0
- package/dist/collection/components/biggive-image-feature/test/biggive-image-feature.spec.js.map +1 -0
- package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.e2e.js +10 -0
- package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.e2e.js.map +1 -0
- package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.spec.js +248 -0
- package/dist/collection/components/biggive-main-menu/test/biggive-main-menu.spec.js.map +1 -0
- package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.e2e.js +10 -0
- package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.e2e.js.map +1 -0
- package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.spec.js +22 -0
- package/dist/collection/components/biggive-misc-icon/test/biggive-misc-icon.spec.js.map +1 -0
- package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.e2e.js +10 -0
- package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.e2e.js.map +1 -0
- package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.spec.js +20 -0
- package/dist/collection/components/biggive-nav-group/test/biggive-nav-group.spec.js.map +1 -0
- package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.e2e.js +10 -0
- package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.e2e.js.map +1 -0
- package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.spec.js +21 -0
- package/dist/collection/components/biggive-nav-item/test/biggive-nav-item.spec.js.map +1 -0
- package/dist/collection/components/biggive-page-column/test/biggive-page-column.e2e.js +10 -0
- package/dist/collection/components/biggive-page-column/test/biggive-page-column.e2e.js.map +1 -0
- package/dist/collection/components/biggive-page-column/test/biggive-page-column.spec.js +18 -0
- package/dist/collection/components/biggive-page-column/test/biggive-page-column.spec.js.map +1 -0
- package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.e2e.js +10 -0
- package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.e2e.js.map +1 -0
- package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.spec.js +27 -0
- package/dist/collection/components/biggive-page-columns/test/biggive-page-columns.spec.js.map +1 -0
- package/dist/collection/components/biggive-page-section/test/biggive-page-section.e2e.js +10 -0
- package/dist/collection/components/biggive-page-section/test/biggive-page-section.e2e.js.map +1 -0
- package/dist/collection/components/biggive-page-section/test/biggive-page-section.spec.js +22 -0
- package/dist/collection/components/biggive-page-section/test/biggive-page-section.spec.js.map +1 -0
- package/dist/collection/components/biggive-popup/test/biggive-popup.e2e.js +10 -0
- package/dist/collection/components/biggive-popup/test/biggive-popup.e2e.js.map +1 -0
- package/dist/collection/components/biggive-popup/test/biggive-popup.spec.js +27 -0
- package/dist/collection/components/biggive-popup/test/biggive-popup.spec.js.map +1 -0
- package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.e2e.js +10 -0
- package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.e2e.js.map +1 -0
- package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.spec.js +25 -0
- package/dist/collection/components/biggive-progress-bar/test/biggive-progress-bar.spec.js.map +1 -0
- package/dist/collection/components/biggive-quote/test/biggive-quote.e2e.js +10 -0
- package/dist/collection/components/biggive-quote/test/biggive-quote.e2e.js.map +1 -0
- package/dist/collection/components/biggive-quote/test/biggive-quote.spec.js +30 -0
- package/dist/collection/components/biggive-quote/test/biggive-quote.spec.js.map +1 -0
- package/dist/collection/components/biggive-sheet/test/biggive-sheet.e2e.js +10 -0
- package/dist/collection/components/biggive-sheet/test/biggive-sheet.e2e.js.map +1 -0
- package/dist/collection/components/biggive-sheet/test/biggive-sheet.spec.js +42 -0
- package/dist/collection/components/biggive-sheet/test/biggive-sheet.spec.js.map +1 -0
- package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.e2e.js +10 -0
- package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.e2e.js.map +1 -0
- package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.spec.js +22 -0
- package/dist/collection/components/biggive-social-icon/test/biggive-social-icon.spec.js.map +1 -0
- package/dist/collection/components/biggive-tab/test/biggive-tab.e2e.js +10 -0
- package/dist/collection/components/biggive-tab/test/biggive-tab.e2e.js.map +1 -0
- package/dist/collection/components/biggive-tab/test/biggive-tab.spec.js +20 -0
- package/dist/collection/components/biggive-tab/test/biggive-tab.spec.js.map +1 -0
- package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.e2e.js +10 -0
- package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.e2e.js.map +1 -0
- package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.spec.js +35 -0
- package/dist/collection/components/biggive-tabbed-content/test/biggive-tabbed-content.spec.js.map +1 -0
- package/dist/collection/components/biggive-table/test/biggive-table.e2e.js +10 -0
- package/dist/collection/components/biggive-table/test/biggive-table.e2e.js.map +1 -0
- package/dist/collection/components/biggive-table/test/biggive-table.spec.js +16 -0
- package/dist/collection/components/biggive-table/test/biggive-table.spec.js.map +1 -0
- package/dist/collection/components/biggive-text-input/biggive-text-input.css +8 -6
- package/dist/collection/components/biggive-text-input/biggive-text-input.js +1 -1
- package/dist/collection/components/biggive-text-input/biggive-text-input.js.map +1 -1
- package/dist/collection/components/biggive-timeline/biggive-timeline.js +2 -2
- package/dist/collection/components/biggive-timeline/test/biggive-timeline.e2e.js +10 -0
- package/dist/collection/components/biggive-timeline/test/biggive-timeline.e2e.js.map +1 -0
- package/dist/collection/components/biggive-timeline/test/biggive-timeline.spec.js +35 -0
- package/dist/collection/components/biggive-timeline/test/biggive-timeline.spec.js.map +1 -0
- package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.e2e.js +10 -0
- package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.e2e.js.map +1 -0
- package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.spec.js +16 -0
- package/dist/collection/components/biggive-timeline-entry/test/biggive-timeline-entry.spec.js.map +1 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +1 -1
- package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.e2e.js +10 -0
- package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.e2e.js.map +1 -0
- package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.spec.js +37 -0
- package/dist/collection/components/biggive-totalizer/test/biggive-totalizer.spec.js.map +1 -0
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +1 -1
- package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.e2e.js +10 -0
- package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.e2e.js.map +1 -0
- package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.spec.js +20 -0
- package/dist/collection/components/biggive-totalizer-ticker-item/test/biggive-totalizer-ticker-item.spec.js.map +1 -0
- package/dist/collection/components/biggive-video/biggive-video.js +1 -1
- package/dist/collection/components/biggive-video/test/biggive-video.e2e.js +10 -0
- package/dist/collection/components/biggive-video/test/biggive-video.e2e.js.map +1 -0
- package/dist/collection/components/biggive-video/test/biggive-video.spec.js +22 -0
- package/dist/collection/components/biggive-video/test/biggive-video.spec.js.map +1 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +1 -1
- package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.e2e.js +10 -0
- package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.e2e.js.map +1 -0
- package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.spec.js +31 -0
- package/dist/collection/components/biggive-video-feature/test/biggive-video-feature.spec.js.map +1 -0
- package/dist/components/biggive-text-input.js +2 -2
- package/dist/components/biggive-text-input.js.map +1 -1
- package/dist/components/biggive-timeline.js +2 -2
- package/dist/components/biggive-totalizer-ticker-item.js +1 -1
- package/dist/components/biggive-totalizer.js +1 -1
- package/dist/components/biggive-video-feature.js +1 -1
- package/dist/components/biggive-video.js +1 -1
- package/dist/esm/biggive-accordion_40.entry.js +8 -8
- package/dist/esm/biggive-accordion_40.entry.js.map +1 -1
- package/dist/esm/biggive-basic-card.entry.js +1 -1
- package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
- package/dist/esm/biggive-boxed-content.entry.js +1 -1
- package/dist/esm/biggive-category-icon.entry.js +1 -1
- package/dist/esm/biggive-cookie-banner.entry.js +1 -1
- package/dist/esm/biggive-form.entry.js +1 -1
- package/dist/esm/biggive-icon-group.entry.js +1 -1
- package/dist/esm/biggive-image-card.entry.js +1 -1
- package/dist/esm/biggive-nav-group.entry.js +1 -1
- package/dist/esm/biggive-nav-item.entry.js +1 -1
- package/dist/esm/biggive-table.entry.js +1 -1
- package/dist/esm/biggive-video.entry.js +2 -2
- package/dist/esm/biggive.js +3 -3
- package/dist/esm/biggive.js.map +1 -1
- package/dist/esm/{index-71c68efa.js → index-7638dc89.js} +143 -159
- package/dist/esm/index-7638dc89.js.map +1 -0
- package/dist/esm/loader.js +2 -2
- package/dist/types/stencil-public-runtime.d.ts +2 -0
- package/hydrate/index.d.ts +11 -29
- package/hydrate/index.js +299 -308
- package/hydrate/package.json +1 -7
- package/loader/index.d.ts +0 -3
- package/package.json +2 -2
- package/dist/biggive/p-404b1f20.entry.js +0 -2
- package/dist/biggive/p-8d4d254a.js +0 -3
- package/dist/biggive/p-8d4d254a.js.map +0 -1
- package/dist/cjs/index-3d3cc747.js.map +0 -1
- package/dist/esm/index-71c68efa.js.map +0 -1
- package/hydrate/index.mjs +0 -21021
- /package/dist/biggive/{p-81a4e5e9.entry.js.map → p-03e72a1b.entry.js.map} +0 -0
- /package/dist/biggive/{p-959513e3.entry.js.map → p-09533b1f.entry.js.map} +0 -0
- /package/dist/biggive/{p-543498d4.entry.js.map → p-38d75d70.entry.js.map} +0 -0
- /package/dist/biggive/{p-eebb0a8f.entry.js.map → p-496a5b1e.entry.js.map} +0 -0
- /package/dist/biggive/{p-2566ee05.entry.js.map → p-6cb8dd3e.entry.js.map} +0 -0
- /package/dist/biggive/{p-404b1f20.entry.js.map → p-7113e36d.entry.js.map} +0 -0
- /package/dist/biggive/{p-8cafe98a.entry.js.map → p-8146607d.entry.js.map} +0 -0
- /package/dist/biggive/{p-bf1aed80.entry.js.map → p-a4648f6b.entry.js.map} +0 -0
- /package/dist/biggive/{p-86ff3d9c.entry.js.map → p-a52c70dd.entry.js.map} +0 -0
- /package/dist/biggive/{p-bd111e3d.entry.js.map → p-b930ac6d.entry.js.map} +0 -0
- /package/dist/biggive/{p-6197dde2.entry.js.map → p-cc58f607.entry.js.map} +0 -0
- /package/dist/biggive/{p-a9a90c45.entry.js.map → p-fe03b6e6.entry.js.map} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as e,H as o,b as t}from"./p-8d4d254a.js";export{s as setNonce}from"./p-8d4d254a.js";import{g as l}from"./p-e1255160.js";var r=()=>{{a(o.prototype)}const t=import.meta.url;const l={};if(t!==""){l.resourcesUrl=new URL(".",t).href}return e(l)};var a=e=>{const o=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return o.call(this,e)}const t=o.call(this,false);const l=this.childNodes;if(e){for(let e=0;e<l.length;e++){if(l[e].nodeType!==2){t.appendChild(l[e].cloneNode(true))}}}return t}};r().then((async e=>{await l();return t(JSON.parse('[["p-f68f5257",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"donateButtonLabel":[1,"donate-button-label"],"donateButtonUrl":[1,"donate-button-url"],"donateButtonColourScheme":[1,"donate-button-colour-scheme"],"moreInfoButtonLabel":[1,"more-info-button-label"],"moreInfoButtonUrl":[1,"more-info-button-url"],"moreInfoButtonColourScheme":[1,"more-info-button-colour-scheme"],"isFutureCampaign":[4,"is-future-campaign"],"isPastCampaign":[4,"is-past-campaign"],"datetime":[1]}],[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"searchText":[1,"search-text"],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"categoryOptions":[1,"category-options"],"beneficiaryOptions":[1,"beneficiary-options"],"locationOptions":[1,"location-options"],"selectedSortByOption":[1025,"selected-sort-by-option"],"selectedFilterCategory":[1025,"selected-filter-category"],"selectedFilterBeneficiary":[1025,"selected-filter-beneficiary"],"selectedFilterLocation":[1025,"selected-filter-location"],"filtersApplied":[32]}],[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"primaryStatIcon":[1,"primary-stat-icon"],"primaryStatText":[1,"primary-stat-text"],"secondaryStatIcon":[1,"secondary-stat-icon"],"secondaryStatText":[1,"secondary-stat-text"],"championName":[1,"champion-name"],"championUrl":[1,"champion-url"]}],[1,"biggive-footer",{"headingLevel":[2,"heading-level"],"donateUrlPrefix":[1,"donate-url-prefix"],"blogUrlPrefix":[1,"blog-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"usePresetFooter":[4,"use-preset-footer"]}],[1,"biggive-main-menu",{"blogUrlPrefix":[1,"blog-url-prefix"],"donateUrlPrefix":[1,"donate-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"myAccountflagEnabled":[4,"my-accountflag-enabled"],"isLoggedIn":[4,"is-logged-in"],"closeMobileMenuFromOutside":[64]}],[1,"biggive-article-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"slug":[1],"slugColour":[1,"slug-colour"],"date":[1],"dateColour":[1,"date-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"image1Url":[1,"image-1-url"],"image1AltText":[1,"image-1-alt-text"],"image2Url":[1,"image-2-url"],"image2AltText":[1,"image-2-alt-text"],"imageLabel":[1,"image-label"],"imageLabelColour":[1,"image-label-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColour":[1,"button-colour"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"]}],[1,"biggive-call-to-action",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugSize":[2,"slug-size"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitleSize":[2,"main-title-size"],"mainTitle":[1,"main-title"],"subtitleSize":[2,"subtitle-size"],"subtitleColour":[1,"subtitle-colour"],"subtitle":[1],"teaserColour":[1,"teaser-colour"],"teaser":[1],"primaryButtonUrl":[1,"primary-button-url"],"primaryButtonLabel":[1,"primary-button-label"],"primaryButtonColourScheme":[1,"primary-button-colour-scheme"],"secondaryButtonUrl":[1,"secondary-button-url"],"secondaryButtonLabel":[1,"secondary-button-label"],"secondaryButtonColourScheme":[1,"secondary-button-colour-scheme"]}],[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"logoHeight":[2,"logo-height"],"logoAltText":[1,"logo-alt-text"],"mainImage":[1,"main-image"],"mainImageAlignHorizontal":[1,"main-image-align-horizontal"],"mainImageAlignVertical":[1,"main-image-align-vertical"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-icon-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-video-feature",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"videoUrl":[1,"video-url"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-accordion",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"headingColour":[1,"heading-colour"],"children":[32]}],[1,"biggive-accordion-entry",{"heading":[1]}],[1,"biggive-back-to-top"],[1,"biggive-biography-card",{"spaceBelow":[2,"space-below"],"borderWidth":[2,"border-width"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"textColour":[1,"text-colour"],"backgroundColour":[1,"background-colour"],"fullName":[1,"full-name"],"jobTitle":[1,"job-title"],"textAlign":[1,"text-align"],"ratio":[1],"circle":[4],"circleColour":[1,"circle-colour"],"rounded":[4],"url":[1]}],[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1],"charityName":[1,"charity-name"],"charityLocation":[1,"charity-location"],"charityUrl":[1,"charity-url"]}],[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"maxWidth":[2,"max-width"]}],[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"spaceBetween":[4,"space-between"],"columnGap":[2,"column-gap"]}],[1,"biggive-heading",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"align":[1],"text":[1],"icon":[4],"iconColour":[1,"icon-colour"]}],[1,"biggive-image",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"width":[2],"height":[2],"sizeUnit":[1,"size-unit"]}],[1,"biggive-image-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"],"maxWidth":[2,"max-width"],"primaryFullBleed":[4,"primary-full-bleed"]}],[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1],"quoteIconColour":[1,"quote-icon-colour"]}],[1,"biggive-sheet",{"sheetId":[1,"sheet-id"],"backgroundColour":[1,"background-colour"],"textColour":[1,"text-colour"]}],[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}],[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"]}],[1,"biggive-text-input",{"value":[1],"currency":[1],"spaceBelow":[2,"space-below"],"selectStyle":[1,"select-style"]}],[1,"biggive-timeline",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"],"entryBackgroundColour":[1,"entry-background-colour"],"entryHighlightColour":[1,"entry-highlight-colour"],"entryDateColour":[1,"entry-date-colour"],"entryTitleColour":[1,"entry-title-colour"],"entryTextColour":[1,"entry-text-colour"]}],[1,"biggive-timeline-entry",{"date":[1],"heading":[1]}],[1,"biggive-totalizer",{"spaceBelow":[2,"space-below"],"primaryColour":[1,"primary-colour"],"primaryTextColour":[1,"primary-text-colour"],"secondaryColour":[1,"secondary-colour"],"secondaryTextColour":[1,"secondary-text-colour"],"mainMessage":[1,"main-message"]}],[1,"biggive-totalizer-ticker-item",{"figure":[1],"label":[1]}],[1,"biggive-form-field-select",{"selectionChanged":[16],"prompt":[1],"selectedValue":[1025,"selected-value"],"selectedLabel":[1025,"selected-label"],"options":[1],"selectStyle":[1,"select-style"],"backgroundColour":[1,"background-colour"],"selectedOptionColour":[1,"selected-option-colour"],"spaceBelow":[2,"space-below"],"placeholder":[1]}],[0,"biggive-generic-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1]}],[1,"biggive-popup",{"modalClosedCallback":[16],"openFromOutside":[64],"closeFromOutside":[64]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"labelPrefix":[1,"label-prefix"],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"wide":[4],"url":[1]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"fullWidth":[4,"full-width"],"size":[1],"rounded":[4],"centered":[4],"buttonId":[1,"button-id"]}]]],["p-6197dde2",[[1,"biggive-cookie-banner",{"autoOpenPreferences":[4,"auto-open-preferences"],"blogUriPrefix":[1,"blog-uri-prefix"],"previouslyAgreedCookiePreferences":[16]},null,{"autoOpenPreferences":["autoOpenPreferencesIfRequested"]}]]],["p-bf1aed80",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"cardColour":[1,"card-colour"],"textColour":[1,"text-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"mainTitle":[1,"main-title"],"subtitle":[1],"teaser":[1],"icon":[4],"iconColour":[1,"icon-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"headingLevel":[2,"heading-level"],"addAnimation":[4,"add-animation"]}]]],["p-959513e3",[[1,"biggive-image-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"textAlign":[1,"text-align"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"addAnimation":[4,"add-animation"]}]]],["p-86ff3d9c",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-2566ee05",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["p-bd111e3d",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-404b1f20",[[1,"biggive-form"]]],["p-eebb0a8f",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["p-81a4e5e9",[[1,"biggive-nav-group",{"inline":[4]}]]],["p-8cafe98a",[[1,"biggive-nav-item",{"url":[1],"label":[1],"iconColour":[1,"icon-colour"]}]]],["p-a9a90c45",[[4,"biggive-table",{"spaceBelow":[2,"space-below"],"headerTextColour":[1,"header-text-colour"],"headerBackgroundColour":[1,"header-background-colour"],"bodyTextColour":[1,"body-text-colour"],"bodyBackgroundColour":[1,"body-background-colour"]}]]],["p-543498d4",[[1,"biggive-video",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]]'),e)}));
|
|
1
|
+
import{p as e,H as o,b as t}from"./p-ec934e05.js";export{s as setNonce}from"./p-ec934e05.js";import{g as l}from"./p-e1255160.js";var r=()=>{{i(o.prototype)}const t=import.meta.url;const l={};if(t!==""){l.resourcesUrl=new URL(".",t).href}return e(l)};var i=e=>{const o=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return o.call(this,e)}const t=o.call(this,false);const l=this.childNodes;if(e){for(let e=0;e<l.length;e++){if(l[e].nodeType!==2){t.appendChild(l[e].cloneNode(true))}}}return t}};r().then((async e=>{await l();return t(JSON.parse('[["p-f7b4e792",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"donateButtonLabel":[1,"donate-button-label"],"donateButtonUrl":[1,"donate-button-url"],"donateButtonColourScheme":[1,"donate-button-colour-scheme"],"moreInfoButtonLabel":[1,"more-info-button-label"],"moreInfoButtonUrl":[1,"more-info-button-url"],"moreInfoButtonColourScheme":[1,"more-info-button-colour-scheme"],"isFutureCampaign":[4,"is-future-campaign"],"isPastCampaign":[4,"is-past-campaign"],"datetime":[1]}],[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"searchText":[1,"search-text"],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"categoryOptions":[1,"category-options"],"beneficiaryOptions":[1,"beneficiary-options"],"locationOptions":[1,"location-options"],"selectedSortByOption":[1025,"selected-sort-by-option"],"selectedFilterCategory":[1025,"selected-filter-category"],"selectedFilterBeneficiary":[1025,"selected-filter-beneficiary"],"selectedFilterLocation":[1025,"selected-filter-location"],"filtersApplied":[32]}],[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[1,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[1,"secondary-figure-amount"],"progressBarCounter":[2,"progress-bar-counter"],"primaryStatIcon":[1,"primary-stat-icon"],"primaryStatText":[1,"primary-stat-text"],"secondaryStatIcon":[1,"secondary-stat-icon"],"secondaryStatText":[1,"secondary-stat-text"],"championName":[1,"champion-name"],"championUrl":[1,"champion-url"]}],[1,"biggive-footer",{"headingLevel":[2,"heading-level"],"donateUrlPrefix":[1,"donate-url-prefix"],"blogUrlPrefix":[1,"blog-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"usePresetFooter":[4,"use-preset-footer"]}],[1,"biggive-main-menu",{"blogUrlPrefix":[1,"blog-url-prefix"],"donateUrlPrefix":[1,"donate-url-prefix"],"experienceUrlPrefix":[1,"experience-url-prefix"],"myAccountflagEnabled":[4,"my-accountflag-enabled"],"isLoggedIn":[4,"is-logged-in"],"closeMobileMenuFromOutside":[64]}],[1,"biggive-article-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"slug":[1],"slugColour":[1,"slug-colour"],"date":[1],"dateColour":[1,"date-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"image1Url":[1,"image-1-url"],"image1AltText":[1,"image-1-alt-text"],"image2Url":[1,"image-2-url"],"image2AltText":[1,"image-2-alt-text"],"imageLabel":[1,"image-label"],"imageLabelColour":[1,"image-label-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColour":[1,"button-colour"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"]}],[1,"biggive-call-to-action",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugSize":[2,"slug-size"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitleSize":[2,"main-title-size"],"mainTitle":[1,"main-title"],"subtitleSize":[2,"subtitle-size"],"subtitleColour":[1,"subtitle-colour"],"subtitle":[1],"teaserColour":[1,"teaser-colour"],"teaser":[1],"primaryButtonUrl":[1,"primary-button-url"],"primaryButtonLabel":[1,"primary-button-label"],"primaryButtonColourScheme":[1,"primary-button-colour-scheme"],"secondaryButtonUrl":[1,"secondary-button-url"],"secondaryButtonLabel":[1,"secondary-button-label"],"secondaryButtonColourScheme":[1,"secondary-button-colour-scheme"]}],[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"logoHeight":[2,"logo-height"],"logoAltText":[1,"logo-alt-text"],"mainImage":[1,"main-image"],"mainImageAlignHorizontal":[1,"main-image-align-horizontal"],"mainImageAlignVertical":[1,"main-image-align-vertical"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-icon-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-video-feature",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"videoUrl":[1,"video-url"],"slug":[1],"slugColour":[1,"slug-colour"],"mainTitle":[1,"main-title"],"mainTitleColour":[1,"main-title-colour"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonUrl":[1,"button-url"],"buttonLabel":[1,"button-label"],"buttonColourScheme":[1,"button-colour-scheme"]}],[1,"biggive-accordion",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"headingColour":[1,"heading-colour"],"children":[32]}],[1,"biggive-accordion-entry",{"heading":[1]}],[1,"biggive-back-to-top"],[1,"biggive-biography-card",{"spaceBelow":[2,"space-below"],"borderWidth":[2,"border-width"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"textColour":[1,"text-colour"],"backgroundColour":[1,"background-colour"],"fullName":[1,"full-name"],"jobTitle":[1,"job-title"],"textAlign":[1,"text-align"],"ratio":[1],"circle":[4],"circleColour":[1,"circle-colour"],"rounded":[4],"url":[1]}],[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1],"charityName":[1,"charity-name"],"charityLocation":[1,"charity-location"],"charityUrl":[1,"charity-url"]}],[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"maxWidth":[2,"max-width"]}],[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"spaceBetween":[4,"space-between"],"columnGap":[2,"column-gap"]}],[1,"biggive-heading",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"align":[1],"text":[1],"icon":[4],"iconColour":[1,"icon-colour"]}],[1,"biggive-image",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"imageAltText":[1,"image-alt-text"],"width":[2],"height":[2],"sizeUnit":[1,"size-unit"]}],[1,"biggive-image-button",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundPadding":[2,"background-padding"],"text":[1],"textColour":[1,"text-colour"],"imageUrl":[1,"image-url"],"imageStyle":[1,"image-style"],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"size":[1],"arrow":[4],"arrowColour":[1,"arrow-colour"],"circle":[4],"shadow":[4],"centered":[4],"rounded":[4],"buttonId":[1,"button-id"]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"],"maxWidth":[2,"max-width"],"primaryFullBleed":[4,"primary-full-bleed"]}],[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1],"quoteIconColour":[1,"quote-icon-colour"]}],[1,"biggive-sheet",{"sheetId":[1,"sheet-id"],"backgroundColour":[1,"background-colour"],"textColour":[1,"text-colour"]}],[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}],[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"]}],[1,"biggive-text-input",{"value":[1],"currency":[1],"spaceBelow":[2,"space-below"],"selectStyle":[1,"select-style"]}],[1,"biggive-timeline",{"spaceBelow":[2,"space-below"],"textColour":[1,"text-colour"],"selectedTextColour":[1,"selected-text-colour"],"navigationHighlightColour":[1,"navigation-highlight-colour"],"selectedNavigationHighlightColour":[1,"selected-navigation-highlight-colour"],"buttonBackgroundColour":[1,"button-background-colour"],"buttonIconColour":[1,"button-icon-colour"],"entryBackgroundColour":[1,"entry-background-colour"],"entryHighlightColour":[1,"entry-highlight-colour"],"entryDateColour":[1,"entry-date-colour"],"entryTitleColour":[1,"entry-title-colour"],"entryTextColour":[1,"entry-text-colour"]}],[1,"biggive-timeline-entry",{"date":[1],"heading":[1]}],[1,"biggive-totalizer",{"spaceBelow":[2,"space-below"],"primaryColour":[1,"primary-colour"],"primaryTextColour":[1,"primary-text-colour"],"secondaryColour":[1,"secondary-colour"],"secondaryTextColour":[1,"secondary-text-colour"],"mainMessage":[1,"main-message"]}],[1,"biggive-totalizer-ticker-item",{"figure":[1],"label":[1]}],[1,"biggive-form-field-select",{"selectionChanged":[16],"prompt":[1],"selectedValue":[1025,"selected-value"],"selectedLabel":[1025,"selected-label"],"options":[1],"selectStyle":[1,"select-style"],"backgroundColour":[1,"background-colour"],"selectedOptionColour":[1,"selected-option-colour"],"spaceBelow":[2,"space-below"],"placeholder":[1]}],[0,"biggive-generic-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"iconGroup":[1,"icon-group"],"icon":[1],"url":[1]}],[1,"biggive-popup",{"modalClosedCallback":[16],"openFromOutside":[64],"closeFromOutside":[64]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"labelPrefix":[1,"label-prefix"],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"wide":[4],"url":[1]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"openInNewTab":[4,"open-in-new-tab"],"fullWidth":[4,"full-width"],"size":[1],"rounded":[4],"centered":[4],"buttonId":[1,"button-id"]}]]],["p-cc58f607",[[1,"biggive-cookie-banner",{"autoOpenPreferences":[4,"auto-open-preferences"],"blogUriPrefix":[1,"blog-uri-prefix"],"previouslyAgreedCookiePreferences":[16]},null,{"autoOpenPreferences":["autoOpenPreferencesIfRequested"]}]]],["p-a4648f6b",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"cardColour":[1,"card-colour"],"textColour":[1,"text-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"mainTitle":[1,"main-title"],"subtitle":[1],"teaser":[1],"icon":[4],"iconColour":[1,"icon-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"headingLevel":[2,"heading-level"],"addAnimation":[4,"add-animation"]}]]],["p-09533b1f",[[1,"biggive-image-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"mainImageUrl":[1,"main-image-url"],"mainImageAltText":[1,"main-image-alt-text"],"textAlign":[1,"text-align"],"teaser":[1],"teaserColour":[1,"teaser-colour"],"buttonAlign":[1,"button-align"],"buttonStyle":[1,"button-style"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"],"clipBottomLeftCorner":[4,"clip-bottom-left-corner"],"clipTopRightCorner":[4,"clip-top-right-corner"],"addAnimation":[4,"add-animation"]}]]],["p-a52c70dd",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-6cb8dd3e",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["p-b930ac6d",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["p-7113e36d",[[1,"biggive-form"]]],["p-496a5b1e",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["p-03e72a1b",[[1,"biggive-nav-group",{"inline":[4]}]]],["p-8146607d",[[1,"biggive-nav-item",{"url":[1],"label":[1],"iconColour":[1,"icon-colour"]}]]],["p-fe03b6e6",[[4,"biggive-table",{"spaceBelow":[2,"space-below"],"headerTextColour":[1,"header-text-colour"],"headerBackgroundColour":[1,"header-background-colour"],"bodyTextColour":[1,"body-text-colour"],"bodyBackgroundColour":[1,"body-background-colour"]}]]],["p-38d75d70",[[1,"biggive-video",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]]'),e)}));
|
|
2
2
|
//# sourceMappingURL=biggive.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.
|
|
1
|
+
{"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.18.3 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"iIAOA,IAAIA,EAAe,KAIO,CACtBC,EAAkBC,EAAEC,UACxB,CAIE,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EAE7B,IAAIL,EAAqBU,IACvB,MAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAASC,GACxC,GAAIC,KAAKC,WAAa,WAAY,CAChC,OAAOJ,EAAkBK,KAAKF,KAAMD,EAC1C,CACI,MAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,MAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACR,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAC7C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACnCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,MAC5D,CACA,CACA,CACI,OAAOK,CACX,CAAG,ECpCHlB,IAAeyB,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,41bAAuCJ,EAAA","ignoreList":[]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,h as t}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as e,h as t}from"./p-ec934e05.js";const a='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}ul{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;list-style-type:none;padding:0;margin:0}';const n=a;const o=class{constructor(t){e(this,t);this.inline=true}render(){return t("ul",{key:"cbff9a240ae02a9dae7e766707aa6bfc6e9a49f4"},t("slot",{key:"683cfacdcbd204ad14d4c26a937dd3f14087218a"}))}};o.style=n;export{o as biggive_nav_group};
|
|
2
|
+
//# sourceMappingURL=p-03e72a1b.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r}from"./p-ec934e05.js";const e='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:center;background-size:cover;background-position:center center;padding:10px;height:100%;white-space:pre-wrap;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.2)}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:10px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.container.clip-bottom-left-corner-false.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 0% 100%, 0 100%)}.container.clip-bottom-left-corner-true.clip-top-right-corner-false{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container.clip-bottom-left-corner-true.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .teaser{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}.container .text-align-left{text-align:left}.container .text-align-center{text-align:center}.container .text-align-right{text-align:right}';const c=e;const a=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="primary";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.textAlign="center";this.teaser=undefined;this.teaserColour="black";this.buttonAlign="center";this.buttonStyle="standard";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColourScheme="clear-primary";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true;this.addAnimation=false}render(){return r("div",{key:"f9a758ad895c4e64273558c1e3d9a3dba62b5fd8",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation},r("a",{key:"aff8e6a3ea5592c85969c8d227dfbc3ecbc62cd9",href:this.buttonUrl},r("div",{key:"734d7c0ea72a72a3654ab7f464c9393661b02b75",class:"sleeve text-colour-"+this.teaserColour+" text-align-"+this.textAlign},r("div",{key:"df6cd7a30f61f77838ff630e56940cc3861276c6",class:"content-wrap"},this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r("div",{key:"ab3e8fa1337b6a1ed6c5c452253ad84361246045",class:"teaser"},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null&&this.buttonUrl!=""?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,label:this.buttonLabel})):null))))}};a.style=c;export{a as biggive_image_card};
|
|
2
|
+
//# sourceMappingURL=p-09533b1f.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as e}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as e}from"./p-ec934e05.js";import{V as a}from"./p-f6ad3a23.js";const t='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}:host{display:contents}.video-wrap{position:relative}.video-wrap iframe,.video-wrap video{position:absolute;border:0;display:block;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.video-wrap.youtube{padding-bottom:56.25%}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}';const i=t;const p=class{constructor(e){o(this,e);this.spaceAbove=0;this.spaceBelow=0;this.videoUrl=""}render(){return e("div",{key:"2f45734791082583b92524301e96c2d83200a133",class:"container space-above-"+this.spaceAbove+" space-below-"+this.spaceBelow},e("div",{key:"dd6b41cb1449af2b1dcf81b8f58794ac87847f70",class:"video-wrap",innerHTML:a.getEmbedHtml(this.videoUrl,null)}))}};p.style=i;export{p as biggive_video};
|
|
2
|
+
//# sourceMappingURL=p-38d75d70.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,h as t}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as e,h as t}from"./p-ec934e05.js";const i='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container .label{border-bottom:1px solid #4A4A4A;padding-bottom:5px;margin-bottom:10px}.container .sleeve{display:flex}::slotted(*){margin-right:15px}';const o=i;const n=class{constructor(t){e(this,t);this.spaceBelow=0;this.label=undefined}render(){return t("div",{key:"8fc91e6ce8f6ac92cf09ea335fc05d438e01f2c4",class:"container space-below-"+this.spaceBelow},this.label!=null?t("div",{class:"label"},this.label):null,t("div",{key:"ff1da907f2fb51140002c6077e2bc41163faffb5",class:"sleeve"},t("slot",{key:"48adf799336e0049bf81cfcd1c80a37940f36e44"})))}};n.style=o;export{n as biggive_icon_group};
|
|
2
|
+
//# sourceMappingURL=p-496a5b1e.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r}from"./p-ec934e05.js";const d='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}:host{display:content}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.horizontal-padding-1{padding-left:5px;padding-right:5px}.horizontal-padding-2{padding-left:10px;padding-right:10px}.horizontal-padding-3{padding-left:15px;padding-right:15px}.horizontal-padding-4{padding-left:30px;padding-right:30px}.horizontal-padding-5{padding-left:45px;padding-right:45px}.horizontal-padding-6{padding-left:60px;padding-right:60px}.vertical-padding-1{padding-top:5px;padding-bottom:5px}.vertical-padding-2{padding-top:10px;padding-bottom:10px}.vertical-padding-3{padding-top:15px;padding-bottom:15px}.vertical-padding-4{padding-top:30px;padding-bottom:30px}.vertical-padding-5{padding-top:45px;padding-bottom:45px}.vertical-padding-6{padding-top:60px;padding-bottom:60px}';const a=d;const c=class{constructor(r){o(this,r);this.spaceBelow=0;this.verticalPadding=3;this.horizontalPadding=3;this.backgroundColour="white";this.shadow=true}render(){return r("div",{key:"514a5edbfeee33509e63941484400b8fb99d57f9",class:"container background-colour-"+this.backgroundColour+" space-below-"+this.spaceBelow+" horizontal-padding-"+this.horizontalPadding+" vertical-padding-"+this.verticalPadding+" shadow-"+this.shadow},r("slot",{key:"b2f653b6f1e3aed050264a3dc4fae71a31a80a43"}))}};c.style=a;export{c as biggive_boxed_content};
|
|
2
|
+
//# sourceMappingURL=p-6cb8dd3e.entry.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as c,h as e,d as s}from"./p-ec934e05.js";const d=":host{display:block}";const o=d;const r=class{constructor(e){c(this,e)}render(){return e(s,{key:"1f4186e3fbc944cc380d2df67d69df72f0de4843"},e("slot",{key:"8c23f32b8c4d433b13e42d3abc2eaddfcde5a3b2"}))}};r.style=o;export{r as biggive_form};
|
|
2
|
+
//# sourceMappingURL=p-7113e36d.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,h as i}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as e,h as i}from"./p-ec934e05.js";const n='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}:host{display:contents}li{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;list-style-type:none;padding:0;margin:0;display:inline-block}::slotted(*){display:none}';const t=n;const s=class{constructor(i){e(this,i);this.url=undefined;this.label=undefined;this.iconColour=undefined}render(){return i("li",{key:"af4431ab2868ef770b1b510e0045487f16ca0386",class:"icon-"+this.iconColour},i("a",{key:"0d80249385b530a048f8b8b4c190f9f547d0c724",href:this.url},this.label),i("slot",{key:"41c24a6ed635f04d2d8800eef660e2a7b1ed3a2c"}))}};s.style=t;export{s as biggive_nav_item};
|
|
2
|
+
//# sourceMappingURL=p-8146607d.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r}from"./p-ec934e05.js";const e='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:center;background-size:cover;background-position:center center;padding:30px;height:100%;white-space:pre-wrap}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:30px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.container.clip-bottom-left-corner-false.clip-top-right-corner-true .sleeve{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 0% 100%, 0 100%)}.container.clip-bottom-left-corner-true.clip-top-right-corner-false .sleeve{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container.clip-bottom-left-corner-true.clip-top-right-corner-true .sleeve{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .subtitle{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}';const c=e;const l=class{constructor(r){o(this,r);this.spaceBelow=0;this.backgroundColour="primary";this.backgroundImageUrl="";this.cardColour="white";this.textColour="black";this.mainImageUrl=undefined;this.mainImageAltText=undefined;this.mainTitle=undefined;this.subtitle=undefined;this.teaser=undefined;this.icon=true;this.iconColour="primary";this.buttonAlign="center";this.buttonStyle="standard";this.buttonLabel=undefined;this.buttonUrl=undefined;this.buttonColourScheme="clear-primary";this.clipBottomLeftCorner=true;this.clipTopRightCorner=true;this.headingLevel=3;this.addAnimation=false}render(){const o=`h${this.headingLevel}`;return r("div",{key:"e2845d8a967604cc97a24dae26893c86ee05ca5f",class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation,style:{"background-image":"url('"+this.backgroundImageUrl+"')"}},r("a",{key:"970ae918ea3554bc577708280c839eaa506c8cb0",href:this.buttonUrl},r("div",{key:"7d4f3e9ebc683c50c3aa025aa0e71e56ccfb8bce",class:"sleeve background-colour-"+this.cardColour+" text-colour-"+this.textColour},r("div",{key:"671b23834d802a9995077f3af7956a2ab2dd5f84",class:"content-wrap"},this.icon==true?r("div",{class:"icon"},r("svg",{width:"53",height:"39",viewBox:"0 0 53 39",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r("path",{d:"M38.7009 13.6572L52.3535 38.6959H25.0386L38.7009 13.6572Z",class:"fill-black"}),r("path",{d:"M20.4789 36.4199L6.36785e-06 5.89713e-05L40.9724 6.61352e-05L20.4789 36.4199Z",class:"fill-"+this.iconColour}))):null,this.mainImageUrl!=""?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r(o,{key:"9c45c6f167bbfb3a7264d016ff10ad5c5a027c6e",class:"title"},this.mainTitle),r("div",{key:"cd99e6157174f18756816af6497152416cede8b3",class:"subtitle"},this.subtitle),r("div",{key:"dd804e05abfbd5e6bfbe00fc8c5b7c7c79baca29",class:"teaser"},this.teaser),this.buttonLabel!=null&&this.buttonUrl!=null&&this.buttonUrl!=""?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,url:this.buttonUrl,label:this.buttonLabel})):null))))}};l.style=c;export{l as biggive_basic_card};
|
|
2
|
+
//# sourceMappingURL=p-a4648f6b.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r}from"./p-ec934e05.js";import{F as c}from"./p-87c30641.js";const e='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;display:flex;justify-content:flex-start}.container .label{padding-left:15px;font-size:11px;line-height:14px;width:60px;margin-top:auto;margin-bottom:auto}.beneficiary-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.beneficiary-icon-item.colour-scheme-primary{background-color:#2C089B}.beneficiary-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.beneficiary-icon-item.colour-scheme-secondary{background-color:#2AF135}.beneficiary-icon-item.colour-scheme-secondary svg{fill:#000000}.beneficiary-icon-item.colour-scheme-tertiary{background-color:#FF7272}.beneficiary-icon-item.colour-scheme-tertiary svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-1{background-color:#B30510}.beneficiary-icon-item.colour-scheme-brand-1 svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-2{background-color:#6E0887}.beneficiary-icon-item.colour-scheme-brand-2 svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-3{background-color:#50B400}.beneficiary-icon-item.colour-scheme-brand-3 svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-4{background-color:#FFE500}.beneficiary-icon-item.colour-scheme-brand-4 svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-5{background-color:#F07D00}.beneficiary-icon-item.colour-scheme-brand-5 svg{fill:#000000}.beneficiary-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.beneficiary-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.beneficiary-icon-item.colour-scheme-brand-grey svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.beneficiary-icon-item.colour-scheme-brand-6 svg{fill:#000000}.beneficiary-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.beneficiary-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.beneficiary-icon-item.colour-scheme-white{background-color:#FFFFFF}.beneficiary-icon-item.colour-scheme-white svg{fill:#000000}.beneficiary-icon-item.colour-scheme-black{background-color:#000000}.beneficiary-icon-item.colour-scheme-black svg{fill:#FFFFFF}.beneficiary-icon-item.colour-scheme-black{background-color:#D7D7D7}.beneficiary-icon-item.colour-scheme-black svg{fill:#D7D7D7}.beneficiary-icon-item.colour-scheme-black{background-color:#E8E8E8}.beneficiary-icon-item.colour-scheme-black svg{fill:#E8E8E8}.beneficiary-icon-item.colour-scheme-black{background-color:#8A8A8A}.beneficiary-icon-item.colour-scheme-black svg{fill:#8A8A8A}.beneficiary-icon-item.colour-scheme-black{background-color:#4A4A4A}.beneficiary-icon-item.colour-scheme-black svg{fill:#4A4A4A}.beneficiary-icon-item:hover{background-color:#FFFFFF}.beneficiary-icon-item:hover svg{fill:#000000}.beneficiary-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.beneficiary-icon-item a svg{width:100%;height:100%}.beneficiary-icon-item a{padding:6px}';const i=e;const l=class{constructor(r){o(this,r);this.backgroundColour="primary";this.iconColour="white";this.icon="Other";this.label=undefined;this.url="#"}getBeneficiaryIcon(){var o=c.getBeneficiaryIcon(this.icon);return o}render(){return r("div",{key:"b50e06c7174f4aa160b9c2f34b842bb5a630d010",class:"container"},r("div",{key:"28e605d66f5c46b3252526a0cdb29eeac60f06e9",class:"beneficiary-icon-item background-colour-"+this.backgroundColour},r("a",{key:"163ecc6844f7769f2e8696565d3d36ddeaba9cba",href:this.url},r("svg",{key:"e03796a2782a4b89d0c6be73ac8c2a546b23388f",width:this.getBeneficiaryIcon().icon[0],height:this.getBeneficiaryIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getBeneficiaryIcon().icon[0]+" "+this.getBeneficiaryIcon().icon[1]},r("path",{key:"93b8b98a4c79be0d376cfe8b14e2977c8c792e59",d:this.getBeneficiaryIcon().icon[4].toString()})))),r("div",{key:"364bb552681ed80b68116162dde43633719e1fa5",class:"label"},this.label))}};l.style=i;export{l as biggive_beneficiary_icon};
|
|
2
|
+
//# sourceMappingURL=p-a52c70dd.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r}from"./p-ec934e05.js";import{F as c}from"./p-87c30641.js";const e='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;display:flex;justify-content:flex-start}.container .label{padding-left:15px;font-size:11px;line-height:14px;width:60px;margin-top:auto;margin-bottom:auto}.category-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.category-icon-item.colour-scheme-primary{background-color:#2C089B}.category-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.category-icon-item.colour-scheme-secondary{background-color:#2AF135}.category-icon-item.colour-scheme-secondary svg{fill:#000000}.category-icon-item.colour-scheme-tertiary{background-color:#FF7272}.category-icon-item.colour-scheme-tertiary svg{fill:#000000}.category-icon-item.colour-scheme-brand-1{background-color:#B30510}.category-icon-item.colour-scheme-brand-1 svg{fill:#000000}.category-icon-item.colour-scheme-brand-2{background-color:#6E0887}.category-icon-item.colour-scheme-brand-2 svg{fill:#000000}.category-icon-item.colour-scheme-brand-3{background-color:#50B400}.category-icon-item.colour-scheme-brand-3 svg{fill:#000000}.category-icon-item.colour-scheme-brand-4{background-color:#FFE500}.category-icon-item.colour-scheme-brand-4 svg{fill:#000000}.category-icon-item.colour-scheme-brand-5{background-color:#F07D00}.category-icon-item.colour-scheme-brand-5 svg{fill:#000000}.category-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.category-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.category-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.category-icon-item.colour-scheme-brand-grey svg{fill:#000000}.category-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.category-icon-item.colour-scheme-brand-6 svg{fill:#000000}.category-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.category-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.category-icon-item.colour-scheme-white{background-color:#FFFFFF}.category-icon-item.colour-scheme-white svg{fill:#000000}.category-icon-item.colour-scheme-black{background-color:#000000}.category-icon-item.colour-scheme-black svg{fill:#FFFFFF}.category-icon-item.colour-scheme-black{background-color:#D7D7D7}.category-icon-item.colour-scheme-black svg{fill:#D7D7D7}.category-icon-item.colour-scheme-black{background-color:#E8E8E8}.category-icon-item.colour-scheme-black svg{fill:#E8E8E8}.category-icon-item.colour-scheme-black{background-color:#8A8A8A}.category-icon-item.colour-scheme-black svg{fill:#8A8A8A}.category-icon-item.colour-scheme-black{background-color:#4A4A4A}.category-icon-item.colour-scheme-black svg{fill:#4A4A4A}.category-icon-item:hover{background-color:#FFFFFF}.category-icon-item:hover svg{fill:#000000}.category-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.category-icon-item a svg{width:100%;height:100%}.category-icon-item a{padding:6px}';const l=e;const a=class{constructor(r){o(this,r);this.backgroundColour="primary";this.iconColour="white";this.icon=undefined;this.label=undefined;this.url="#"}getCategoryIcon(){var o=c.getCategoryIcon(this.icon);return o}render(){return r("div",{key:"dd8aaaf26599d4efa7f3e4307c28c2abf93f428a",class:"container"},r("div",{key:"d47e5f9e3ca4ec677c1231c418415f8c4bacc459",class:"category-icon-item background-colour-"+this.backgroundColour},r("a",{key:"749a1281eea652790f5e32249d471f2b35d0ceb6",href:this.url},r("svg",{key:"ffaa6013742a1c426465e34aafb20f54e63f5db6",width:this.getCategoryIcon().icon[0],height:this.getCategoryIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getCategoryIcon().icon[0]+" "+this.getCategoryIcon().icon[1]},r("path",{key:"b61ff115f5c9b2045e6eda0e8ad5d6b09e0a39b9",d:this.getCategoryIcon().icon[4].toString()})))),r("div",{key:"dc3c8aa3cf1468287657fac7001db3da9d73e235",class:"label"},this.label))}};a.style=l;export{a as biggive_category_icon};
|
|
2
|
+
//# sourceMappingURL=p-b930ac6d.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,c as o,h as r,g as a}from"./p-8d4d254a.js";const c='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}h2:first-child{margin-top:0}div.cooke-consent-container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;font-size:13px;line-height:17px;border-radius:10px;background:white;border:1px solid black;max-width:650px;padding:1em}div.button-group{margin-top:1em;display:flex;justify-content:space-evenly;width:100%;flex-direction:column;gap:1em}@media screen and (min-width: 475px){div.button-group{flex-direction:row-reverse}}biggive-popup{font-size:17px;line-height:24px}biggive-popup div.content{max-height:95vh;overflow:auto}biggive-popup div.content h5{border-bottom:2px solid black;max-width:25em;margin-bottom:5px}biggive-popup div.content p{margin-top:5px;margin-bottom:8px}biggive-popup div.content div.radio-group{margin-bottom:30px}';const t=c;const l=class{constructor(r){e(this,r);this.preferenceModalClosed=o(this,"preferenceModalClosed",7);this.cookieBannerAcceptAllSelected=o(this,"cookieBannerAcceptAllSelected",7);this.cookieBannerSavePreferencesSelected=o(this,"cookieBannerSavePreferencesSelected",7);this.handleChoosePrefencesClick=()=>{var e;const o=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.getElementById("cookie-preferences-popup");o.openFromOutside()};this.handleAcceptSelectedCookies=()=>{var e,o,r;const a=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.getElementById("cookie-preferences-popup");a.closeFromOutside();const c=(o=this.el.shadowRoot)===null||o===void 0?void 0:o.getElementById("a-and-t-on");const t=(r=this.el.shadowRoot)===null||r===void 0?void 0:r.getElementById("third-party-on");this.cookieBannerSavePreferencesSelected.emit({analyticsAndTesting:c.checked,thirdParty:t.checked});a.closeFromOutside()};this.handleRejectAllClicked=()=>{var e;this.cookieBannerSavePreferencesSelected.emit({analyticsAndTesting:false,thirdParty:false});const o=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.getElementById("cookie-preferences-popup");o.closeFromOutside()};this.handleAcceptAllClick=()=>{this.cookieBannerAcceptAllSelected.emit()};this.autoOpenPreferences=false;this.blogUriPrefix=undefined;this.previouslyAgreedCookiePreferences=undefined}componentDidLoad(){this.autoOpenPreferencesIfRequested()}autoOpenPreferencesIfRequested(){if(this.autoOpenPreferences){this.handleChoosePrefencesClick()}}render(){const e=this.previouslyAgreedCookiePreferences||{};return r("div",{key:"2c1104a9813c83d34ce594ff1691fe0d951147af",class:"cooke-consent-container"},r("biggive-popup",{key:"2dff512f3a263eeacbac0aad46d66e69e5b146d7",id:"cookie-preferences-popup",modalClosedCallback:this.preferenceModalClosed.emit},r("div",{key:"d18feb6c261cb7fde5be850f53b4cd488d24e11d",class:"content"},r("h4",{key:"7e28936785db1ca5bc53b5c7c1a8ee39082ad2c2",class:"space-above-0 space-below-3 text-colour-primary"},"Manage your cookie preferences"),r("form",{key:"7ca61fd8c3fe5994389d5b46f7dfd03a8afbe208"},r("div",{key:"775acac38a7df7b09110862e70c7a4b81504682c",class:"radio-group"},r("h5",{key:"344d4158f32db39e6f31ced6e09a8044965cf1ef"},"Essential Cookies"),r("p",{key:"1799fde5aadbc48bee8fe73c552ef816fc7c6307"},"These cookies are necessary to ensure our website functions correctly and include required cookies from third parties."),r("input",{key:"24ff246c284deea5823652da055955a44d5798e6",type:"radio",name:"necassary",id:"necassary-off",disabled:true}),r("label",{key:"0a446bfd99ee942d99b3bca7e36cb1e69b6ee6ad",htmlFor:"necassary-on"},"Off"),r("input",{key:"7276e7f8ff0bf8f6d08990b10f3f404454f6d2ca",type:"radio",name:"necassary",id:"necassary-on",disabled:true,checked:true}),r("label",{key:"106703b4507c1e7b91a574d09edfef3d33d5574e",htmlFor:"necassary-on"},"On")),r("div",{key:"2f38e131cefb302523cdafbcdba29d0ecb81c511",class:"radio-group"},r("h5",{key:"2d4de51a101d733ac1bcc73b43940b5ef8624814"},"Analytics & Testing Cookies"),r("p",{key:"4ac273420f70071e712ed8f2c94cf20b4dd1cf54"},"We use analytics cookies to track activity on our website. For example, the pages you’ve visited, the content you’ve engaged with and the search terms you’ve used. This allows us to personalise and improve our content."),r("p",{key:"eaa1a4a6d9a1e6de33111dc17135a6b8f2cd417a"},"We use testing cookies to collect data on how you interact with website features. These insights allow us to update our website and build features that enhance your user experience."),r("input",{key:"85d5f29b518f8ac7982d1c2b91651649662ac7eb",type:"radio",name:"a-and-t",id:"a-and-t-off",checked:!e.analyticsAndTesting}),r("label",{key:"acdfcc8220db6e288349ba58e5a60adf4d2c519b",htmlFor:"a-and-t-off"},"Off"),r("input",{key:"d61018e050683ce6c33026595e8f04be92a419c9",type:"radio",name:"a-and-t",id:"a-and-t-on",checked:!!e.analyticsAndTesting}),r("label",{key:"bbae338187974bac27f612f33fa06d9276e9c335",htmlFor:"a-and-t-on"},"On")),r("div",{key:"dd6f4d2f4e011badb464187fe1f6fc207cede944",class:"radio-group"},r("h5",{key:"44c6a8e23040e26f13c08d03fbfedb50b516554e"},"Third-party Cookies "),r("p",{key:"f37dbd6801350fb982019af87e1d72bc2a98db33"},"These cookies are used to track activity, which can help to provide a better experience and improve functionality across various applications. For example, our donation experience survey."),r("input",{key:"6fae3fcfbccd5176f1cba272c9bc1276e7f79b0d",type:"radio",name:"third-party",id:"third-party-off",checked:!e.thirdParty}),r("label",{key:"4dc7008f9203db028312c34b91e9ddd550be2d91",htmlFor:"third-party-off"},"Off"),r("input",{key:"6980c2fef711d79af95ffc72b11e11832f98440e",type:"radio",name:"third-party",id:"third-party-on",checked:!!e.thirdParty}),r("label",{key:"39ad3a1aafe808b50da6ec67c3a87473b36b6565",htmlFor:"third-party-on"},"On")),r("biggive-button",{key:"c180bff4279b0588b441528835b01703c66ade74","space-below":"0","space-above":"2","colour-scheme":"secondary","is-past-campaign":"false","is-future-campaign":"false",label:"Accept Selected Cookies","open-in-new-tab":"false","full-width":"false",size:"small",rounded:false,centered:false,"button-id":"accept-selected-button",onClick:this.handleAcceptSelectedCookies})),r("p",{key:"c86c83dc170dd77adbd5f14b64c3585d8d994483"},"You can change the above settings for this browser at any time by clicking the privacy settings link in the footer of the page."))),r("h2",{key:"a8b701ef2bc9a8b5f9837a7715f6a8869a65ebd3"},"Our website uses cookies"),r("p",{key:"9e90769a0b004b2eb25044b881206d858c487e4a"},"We use some essential cookies to make our website work. We'd also like to share data with our analytics platform and use analytics cookies to understand how you use the website and make improvements."),r("p",{key:"03f2c01dcf5ac8d5a425aa4bb208380cc9bdf194"},r("a",{key:"b713a288cffd681331fb564e33c7a67e2aa95718",href:this.blogUriPrefix+"/privacy#cookies",target:"_blank"},"Find out more in our Cookies Statement")),r("div",{key:"cb3e702c3da539ab4ec3177d1a33a871c4172e3b",class:"button-group"},r("biggive-button",{key:"ab3f44d9b67dcb6794afae2ca7490d76454f68eb",onClick:this.handleAcceptAllClick,"space-below":"0","colour-scheme":"secondary","is-past-campaign":"false","is-future-campaign":"false",label:"Accept All","open-in-new-tab":"false","full-width":"true",size:"medium",rounded:false,centered:false,"button-id":"accept-all-button"}),r("biggive-button",{key:"eb71f259ff798eee57cca0d307d7d0766f5077cc",onClick:this.handleRejectAllClicked,"space-below":"0","colour-scheme":"grey-light","is-past-campaign":"false","is-future-campaign":"false",label:"Essential Cookies Only","open-in-new-tab":"false","full-width":"true",size:"medium",rounded:false,centered:false,"button-id":"choose-preferences-button"}),r("biggive-button",{key:"36d4f0fff4439a4e545b0ff931a16d4eb10d420c",onClick:this.handleChoosePrefencesClick,"space-below":"0","colour-scheme":"grey-light","is-past-campaign":"false","is-future-campaign":"false",label:"Choose Preferences","open-in-new-tab":"false","full-width":"true",size:"medium",rounded:false,centered:false,"button-id":"choose-preferences-button"})))}get el(){return a(this)}static get watchers(){return{autoOpenPreferences:["autoOpenPreferencesIfRequested"]}}};l.style=t;export{l as biggive_cookie_banner};
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as e,c as o,h as r,g as a}from"./p-ec934e05.js";const c='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}h2:first-child{margin-top:0}div.cooke-consent-container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;font-size:13px;line-height:17px;border-radius:10px;background:white;border:1px solid black;max-width:650px;padding:1em}div.button-group{margin-top:1em;display:flex;justify-content:space-evenly;width:100%;flex-direction:column;gap:1em}@media screen and (min-width: 475px){div.button-group{flex-direction:row-reverse}}biggive-popup{font-size:17px;line-height:24px}biggive-popup div.content{max-height:95vh;overflow:auto}biggive-popup div.content h5{border-bottom:2px solid black;max-width:25em;margin-bottom:5px}biggive-popup div.content p{margin-top:5px;margin-bottom:8px}biggive-popup div.content div.radio-group{margin-bottom:30px}';const t=c;const l=class{constructor(r){e(this,r);this.preferenceModalClosed=o(this,"preferenceModalClosed",7);this.cookieBannerAcceptAllSelected=o(this,"cookieBannerAcceptAllSelected",7);this.cookieBannerSavePreferencesSelected=o(this,"cookieBannerSavePreferencesSelected",7);this.handleChoosePrefencesClick=()=>{var e;const o=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.getElementById("cookie-preferences-popup");o.openFromOutside()};this.handleAcceptSelectedCookies=()=>{var e,o,r;const a=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.getElementById("cookie-preferences-popup");a.closeFromOutside();const c=(o=this.el.shadowRoot)===null||o===void 0?void 0:o.getElementById("a-and-t-on");const t=(r=this.el.shadowRoot)===null||r===void 0?void 0:r.getElementById("third-party-on");this.cookieBannerSavePreferencesSelected.emit({analyticsAndTesting:c.checked,thirdParty:t.checked});a.closeFromOutside()};this.handleRejectAllClicked=()=>{var e;this.cookieBannerSavePreferencesSelected.emit({analyticsAndTesting:false,thirdParty:false});const o=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.getElementById("cookie-preferences-popup");o.closeFromOutside()};this.handleAcceptAllClick=()=>{this.cookieBannerAcceptAllSelected.emit()};this.autoOpenPreferences=false;this.blogUriPrefix=undefined;this.previouslyAgreedCookiePreferences=undefined}componentDidLoad(){this.autoOpenPreferencesIfRequested()}autoOpenPreferencesIfRequested(){if(this.autoOpenPreferences){this.handleChoosePrefencesClick()}}render(){const e=this.previouslyAgreedCookiePreferences||{};return r("div",{key:"2c1104a9813c83d34ce594ff1691fe0d951147af",class:"cooke-consent-container"},r("biggive-popup",{key:"2dff512f3a263eeacbac0aad46d66e69e5b146d7",id:"cookie-preferences-popup",modalClosedCallback:this.preferenceModalClosed.emit},r("div",{key:"d18feb6c261cb7fde5be850f53b4cd488d24e11d",class:"content"},r("h4",{key:"7e28936785db1ca5bc53b5c7c1a8ee39082ad2c2",class:"space-above-0 space-below-3 text-colour-primary"},"Manage your cookie preferences"),r("form",{key:"7ca61fd8c3fe5994389d5b46f7dfd03a8afbe208"},r("div",{key:"775acac38a7df7b09110862e70c7a4b81504682c",class:"radio-group"},r("h5",{key:"344d4158f32db39e6f31ced6e09a8044965cf1ef"},"Essential Cookies"),r("p",{key:"1799fde5aadbc48bee8fe73c552ef816fc7c6307"},"These cookies are necessary to ensure our website functions correctly and include required cookies from third parties."),r("input",{key:"24ff246c284deea5823652da055955a44d5798e6",type:"radio",name:"necassary",id:"necassary-off",disabled:true}),r("label",{key:"0a446bfd99ee942d99b3bca7e36cb1e69b6ee6ad",htmlFor:"necassary-on"},"Off"),r("input",{key:"7276e7f8ff0bf8f6d08990b10f3f404454f6d2ca",type:"radio",name:"necassary",id:"necassary-on",disabled:true,checked:true}),r("label",{key:"106703b4507c1e7b91a574d09edfef3d33d5574e",htmlFor:"necassary-on"},"On")),r("div",{key:"2f38e131cefb302523cdafbcdba29d0ecb81c511",class:"radio-group"},r("h5",{key:"2d4de51a101d733ac1bcc73b43940b5ef8624814"},"Analytics & Testing Cookies"),r("p",{key:"4ac273420f70071e712ed8f2c94cf20b4dd1cf54"},"We use analytics cookies to track activity on our website. For example, the pages you’ve visited, the content you’ve engaged with and the search terms you’ve used. This allows us to personalise and improve our content."),r("p",{key:"eaa1a4a6d9a1e6de33111dc17135a6b8f2cd417a"},"We use testing cookies to collect data on how you interact with website features. These insights allow us to update our website and build features that enhance your user experience."),r("input",{key:"85d5f29b518f8ac7982d1c2b91651649662ac7eb",type:"radio",name:"a-and-t",id:"a-and-t-off",checked:!e.analyticsAndTesting}),r("label",{key:"acdfcc8220db6e288349ba58e5a60adf4d2c519b",htmlFor:"a-and-t-off"},"Off"),r("input",{key:"d61018e050683ce6c33026595e8f04be92a419c9",type:"radio",name:"a-and-t",id:"a-and-t-on",checked:!!e.analyticsAndTesting}),r("label",{key:"bbae338187974bac27f612f33fa06d9276e9c335",htmlFor:"a-and-t-on"},"On")),r("div",{key:"dd6f4d2f4e011badb464187fe1f6fc207cede944",class:"radio-group"},r("h5",{key:"44c6a8e23040e26f13c08d03fbfedb50b516554e"},"Third-party Cookies "),r("p",{key:"f37dbd6801350fb982019af87e1d72bc2a98db33"},"These cookies are used to track activity, which can help to provide a better experience and improve functionality across various applications. For example, our donation experience survey."),r("input",{key:"6fae3fcfbccd5176f1cba272c9bc1276e7f79b0d",type:"radio",name:"third-party",id:"third-party-off",checked:!e.thirdParty}),r("label",{key:"4dc7008f9203db028312c34b91e9ddd550be2d91",htmlFor:"third-party-off"},"Off"),r("input",{key:"6980c2fef711d79af95ffc72b11e11832f98440e",type:"radio",name:"third-party",id:"third-party-on",checked:!!e.thirdParty}),r("label",{key:"39ad3a1aafe808b50da6ec67c3a87473b36b6565",htmlFor:"third-party-on"},"On")),r("biggive-button",{key:"c180bff4279b0588b441528835b01703c66ade74","space-below":"0","space-above":"2","colour-scheme":"secondary","is-past-campaign":"false","is-future-campaign":"false",label:"Accept Selected Cookies","open-in-new-tab":"false","full-width":"false",size:"small",rounded:false,centered:false,"button-id":"accept-selected-button",onClick:this.handleAcceptSelectedCookies})),r("p",{key:"c86c83dc170dd77adbd5f14b64c3585d8d994483"},"You can change the above settings for this browser at any time by clicking the privacy settings link in the footer of the page."))),r("h2",{key:"a8b701ef2bc9a8b5f9837a7715f6a8869a65ebd3"},"Our website uses cookies"),r("p",{key:"9e90769a0b004b2eb25044b881206d858c487e4a"},"We use some essential cookies to make our website work. We'd also like to share data with our analytics platform and use analytics cookies to understand how you use the website and make improvements."),r("p",{key:"03f2c01dcf5ac8d5a425aa4bb208380cc9bdf194"},r("a",{key:"b713a288cffd681331fb564e33c7a67e2aa95718",href:this.blogUriPrefix+"/privacy#cookies",target:"_blank"},"Find out more in our Cookies Statement")),r("div",{key:"cb3e702c3da539ab4ec3177d1a33a871c4172e3b",class:"button-group"},r("biggive-button",{key:"ab3f44d9b67dcb6794afae2ca7490d76454f68eb",onClick:this.handleAcceptAllClick,"space-below":"0","colour-scheme":"secondary","is-past-campaign":"false","is-future-campaign":"false",label:"Accept All","open-in-new-tab":"false","full-width":"true",size:"medium",rounded:false,centered:false,"button-id":"accept-all-button"}),r("biggive-button",{key:"eb71f259ff798eee57cca0d307d7d0766f5077cc",onClick:this.handleRejectAllClicked,"space-below":"0","colour-scheme":"grey-light","is-past-campaign":"false","is-future-campaign":"false",label:"Essential Cookies Only","open-in-new-tab":"false","full-width":"true",size:"medium",rounded:false,centered:false,"button-id":"choose-preferences-button"}),r("biggive-button",{key:"36d4f0fff4439a4e545b0ff931a16d4eb10d420c",onClick:this.handleChoosePrefencesClick,"space-below":"0","colour-scheme":"grey-light","is-past-campaign":"false","is-future-campaign":"false",label:"Choose Preferences","open-in-new-tab":"false","full-width":"true",size:"medium",rounded:false,centered:false,"button-id":"choose-preferences-button"})))}get el(){return a(this)}static get watchers(){return{autoOpenPreferences:["autoOpenPreferencesIfRequested"]}}};l.style=t;export{l as biggive_cookie_banner};
|
|
2
|
+
//# sourceMappingURL=p-cc58f607.entry.js.map
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const e="biggive";const t={allRenderFn:true,appendChildSlotFix:true,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:true,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:false,cmpShouldUpdate:false,cmpWillLoad:true,cmpWillRender:true,cmpWillUpdate:false,connectedCallback:false,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:false,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:true,formAssociated:false,hasRenderFn:true,hostListener:false,hostListenerTarget:false,hostListenerTargetBody:false,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:false,hotModuleReplacement:false,hydrateClientSide:true,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",initializeNextTick:false,invisiblePrehydration:true,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:false,scoped:false,scopedSlotTextContentFix:true,scriptDataOpts:false,shadowDelegatesFocus:false,shadowDom:true,slot:true,slotChildNodesFix:true,slotRelocation:true,state:true,style:true,svg:true,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:false,watchCallback:true};var r=Object.defineProperty;var l=(e,t)=>{for(var l in t)r(e,l,{get:t[l],enumerable:true})};var n=e=>{const t=new URL(e,st.t);return t.origin!==rt.location.origin?t.href:t.pathname};var s={};var i="http://www.w3.org/2000/svg";var o="http://www.w3.org/1999/xhtml";var a=e=>e!=null;var f=e=>{e=typeof e;return e==="object"||e==="function"};function c(e){var t,r,l;return(l=(r=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:r.getAttribute("content"))!=null?l:void 0}var u={};l(u,{err:()=>d,map:()=>h,ok:()=>v,unwrap:()=>m,unwrapErr:()=>p});var v=e=>({isOk:true,isErr:false,value:e});var d=e=>({isOk:false,isErr:true,value:e});function h(e,t){if(e.isOk){const r=t(e.value);if(r instanceof Promise){return r.then((e=>v(e)))}else{return v(r)}}if(e.isErr){const t=e.value;return d(t)}throw"should never get here"}var m=e=>{if(e.isOk){return e.value}else{throw e.value}};var p=e=>{if(e.isErr){return e.value}else{throw e.value}};var $=(e,t="")=>{{return()=>{}}};var y=(e,t)=>{{return()=>{}}};var b="r";var w="o";var g="s";var S="t";var k="s-id";var C="sty-id";var x="c-id";var j="{visibility:hidden}.hydrated{visibility:inherit}";var O="slot-fb{display:contents}slot-fb[hidden]{display:none}";var R=(e,t,...r)=>{let l=null;let n=null;let s=null;let i=false;let o=false;const a=[];const c=t=>{for(let r=0;r<t.length;r++){l=t[r];if(Array.isArray(l)){c(l)}else if(l!=null&&typeof l!=="boolean"){if(i=typeof e!=="function"&&!f(l)){l=String(l)}if(i&&o){a[a.length-1].l+=l}else{a.push(i?T(null,l):l)}o=i}}};c(r);if(t){if(t.key){n=t.key}if(t.name){s=t.name}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,a,E)}const u=T(e,null);u.i=t;if(a.length>0){u.o=a}{u.u=n}{u.v=s}return u};var T=(e,t)=>{const r={h:0,m:e,l:t,p:null,o:null};{r.i=null}{r.u=null}{r.v=null}return r};var L={};var D=e=>e&&e.m===L;var E={forEach:(e,t)=>e.map(M).forEach(t),map:(e,t)=>e.map(M).map(t).map(A)};var M=e=>({vattrs:e.i,vchildren:e.o,vkey:e.u,vname:e.v,vtag:e.m,vtext:e.l});var A=e=>{if(typeof e.vtag==="function"){const t={...e.vattrs};if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return R(e.vtag,t,...e.vchildren||[])}const t=T(e.vtag,e.vtext);t.i=e.vattrs;t.o=e.vchildren;t.u=e.vkey;t.v=e.vname;return t};var F=(e,t,r,l)=>{const n=$("hydrateClient",t);const s=e.shadowRoot;const i=[];const o=[];const a=s?[]:null;const f=l.$=T(t,null);if(!st.S){N(lt.body,st.S=new Map)}e[k]=r;e.removeAttribute(k);P(f,i,o,a,e,e,r);i.map((e=>{const r=e.k+"."+e.C;const l=st.S.get(r);const n=e.p;if(l&&it&&l["s-en"]===""){l.parentNode.insertBefore(n,l.nextSibling)}if(!s){n["s-hn"]=t;if(l){n["s-ol"]=l;n["s-ol"]["s-nr"]=n}}st.S.delete(r)}));if(s){a.map((e=>{if(e){s.appendChild(e)}}))}n()};var P=(e,t,r,l,n,s,i)=>{let o;let a;let f;let c;if(s.nodeType===1){o=s.getAttribute(x);if(o){a=o.split(".");if(a[0]===i||a[0]==="0"){f={h:0,k:a[0],C:a[1],j:a[2],O:a[3],m:s.tagName.toLowerCase(),p:s,i:null,o:null,u:null,v:null,l:null};t.push(f);s.removeAttribute(x);if(!e.o){e.o=[]}e.o[f.O]=f;e=f;if(l&&f.j==="0"){l[f.O]=f.p}}}for(c=s.childNodes.length-1;c>=0;c--){P(e,t,r,l,n,s.childNodes[c],i)}if(s.shadowRoot){for(c=s.shadowRoot.childNodes.length-1;c>=0;c--){P(e,t,r,l,n,s.shadowRoot.childNodes[c],i)}}}else if(s.nodeType===8){a=s.nodeValue.split(".");if(a[1]===i||a[1]==="0"){o=a[0];f={h:0,k:a[1],C:a[2],j:a[3],O:a[4],p:s,i:null,o:null,u:null,v:null,m:null,l:null};if(o===S){f.p=s.nextSibling;if(f.p&&f.p.nodeType===3){f.l=f.p.textContent;t.push(f);s.remove();if(!e.o){e.o=[]}e.o[f.O]=f;if(l&&f.j==="0"){l[f.O]=f.p}}}else if(f.k===i){if(o===g){f.m="slot";if(a[5]){s["s-sn"]=f.v=a[5]}else{s["s-sn"]=""}s["s-sr"]=true;if(l){f.p=lt.createElement(f.m);if(f.v){f.p.setAttribute("name",f.v)}s.parentNode.insertBefore(f.p,s);s.remove();if(f.j==="0"){l[f.O]=f.p}}r.push(f);if(!e.o){e.o=[]}e.o[f.O]=f}else if(o===b){if(l){s.remove()}else{n["s-cr"]=s;s["s-cn"]=true}}}}}else if(e&&e.m==="style"){const t=T(null,s.textContent);t.p=s;t.O="0";e.o=[t]}};var N=(e,t)=>{if(e.nodeType===1){let r=0;for(;r<e.childNodes.length;r++){N(e.childNodes[r],t)}if(e.shadowRoot){for(r=0;r<e.shadowRoot.childNodes.length;r++){N(e.shadowRoot.childNodes[r],t)}}}else if(e.nodeType===8){const r=e.nodeValue.split(".");if(r[0]===w){t.set(r[1]+"."+r[2],e);e.nodeValue="";e["s-en"]=r[3]}}};var U=(e,t)=>{if(e!=null&&!f(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var W=e=>Ve(e).$hostElement$;var I=(e,t,r)=>{const l=W(e);return{emit:e=>z(l,t,{bubbles:!!(r&4),composed:!!(r&2),cancelable:!!(r&1),detail:e})}};var z=(e,t,r)=>{const l=st.ce(t,r);e.dispatchEvent(l);return l};var B=new WeakMap;var H=(e,t,r)=>{let l=tt.get(e);if(at&&r){l=l||new CSSStyleSheet;if(typeof l==="string"){l=t}else{l.replaceSync(t)}}else{l=t}tt.set(e,l)};var Q=(e,t,r)=>{var l;const n=G(t);const s=tt.get(n);e=e.nodeType===11?e:lt;if(s){if(typeof s==="string"){e=e.head||e;let r=B.get(e);let i;if(!r){B.set(e,r=new Set)}if(!r.has(n)){if(e.host&&(i=e.querySelector(`[${C}="${n}"]`))){i.innerHTML=s}else{i=lt.createElement("style");i.innerHTML=s;const t=(l=st.R)!=null?l:c(lt);if(t!=null){i.setAttribute("nonce",t)}e.insertBefore(i,e.querySelector("link"))}if(t.h&4){i.innerHTML+=O}if(r){r.add(n)}}}else if(!e.adoptedStyleSheets.includes(s)){e.adoptedStyleSheets=[...e.adoptedStyleSheets,s]}}return n};var q=e=>{const t=e.T;const r=e.$hostElement$;const l=t.h;const n=$("attachStyles",t.L);const s=Q(r.shadowRoot?r.shadowRoot:r.getRootNode(),t);if(l&10){r["s-sc"]=s;r.classList.add(s+"-h")}n()};var G=(e,t)=>"sc-"+e.L;var K=e=>e.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{");var V=(e,t,r,l,n,s)=>{if(r!==l){let i=Je(e,t);let o=t.toLowerCase();if(t==="class"){const t=e.classList;const n=_(r);const s=_(l);t.remove(...n.filter((e=>e&&!s.includes(e))));t.add(...s.filter((e=>e&&!n.includes(e))))}else if(t==="style"){{for(const t in r){if(!l||l[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in l){if(!r||l[t]!==r[t]){if(t.includes("-")){e.style.setProperty(t,l[t])}else{e.style[t]=l[t]}}}}else if(t==="key");else if(t==="ref"){if(l){l(e)}}else if(!i&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(Je(rt,o)){t=o.slice(2)}else{t=o[2]+t.slice(3)}if(r||l){const n=t.endsWith(J);t=t.replace(Y,"");if(r){st.rel(e,t,r,n)}if(l){st.ael(e,t,l,n)}}}else{const o=f(l);if((i||o&&l!==null)&&!n){try{if(!e.tagName.includes("-")){const n=l==null?"":l;if(t==="list"){i=false}else if(r==null||e[t]!=n){e[t]=n}}else{e[t]=l}}catch(e){}}if(l==null||l===false){if(l!==false||e.getAttribute(t)===""){{e.removeAttribute(t)}}}else if((!i||s&4||n)&&!o){l=l===true?"":l;{e.setAttribute(t,l)}}}}};var X=/\s/;var _=e=>!e?[]:e.split(X);var J="Capture";var Y=new RegExp(J+"$");var Z=(e,t,r)=>{const l=t.p.nodeType===11&&t.p.host?t.p.host:t.p;const n=e&&e.i||s;const i=t.i||s;{for(const e of ee(Object.keys(n))){if(!(e in i)){V(l,e,n[e],void 0,r,t.h)}}}for(const e of ee(Object.keys(i))){V(l,e,n[e],i[e],r,t.h)}};function ee(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var te;var re;var le;var ne=false;var se=false;var ie=false;var oe=false;var ae=(e,t,r,l)=>{var n;const s=t.o[r];let f=0;let c;let u;let v;if(!ne){ie=true;if(s.m==="slot"){if(te){l.classList.add(te+"-s")}s.h|=s.o?2:1}}if(s.l!==null){c=s.p=lt.createTextNode(s.l)}else if(s.h&1){c=s.p=lt.createTextNode("")}else{if(!oe){oe=s.m==="svg"}c=s.p=lt.createElementNS(oe?i:o,s.h&2?"slot-fb":s.m);if(oe&&s.m==="foreignObject"){oe=false}{Z(null,s,oe)}if(a(te)&&c["s-si"]!==te){c.classList.add(c["s-si"]=te)}if(s.o){for(f=0;f<s.o.length;++f){u=ae(e,s,f,c);if(u){c.appendChild(u)}}}{if(s.m==="svg"){oe=false}else if(c.tagName==="foreignObject"){oe=true}}}c["s-hn"]=le;{if(s.h&(2|1)){c["s-sr"]=true;c["s-cr"]=re;c["s-sn"]=s.v||"";c["s-rf"]=(n=s.i)==null?void 0:n.ref;v=e&&e.o&&e.o[r];if(v&&v.m===s.m&&e.p){{fe(e.p)}}}}return c};var fe=e=>{st.h|=1;const t=e.closest(le.toLowerCase());if(t!=null){const r=Array.from(t.childNodes).find((e=>e["s-cr"]));const l=Array.from(e.childNodes);for(const e of r?l.reverse():l){if(e["s-sh"]!=null){ke(t,e,r!=null?r:null);e["s-sh"]=void 0;ie=true}}}st.h&=~1};var ce=(e,r)=>{st.h|=1;const l=Array.from(e.childNodes);if(e["s-sr"]&&t.experimentalSlotFixes){let t=e;while(t=t.nextSibling){if(t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===le){l.push(t)}}}for(let e=l.length-1;e>=0;e--){const t=l[e];if(t["s-hn"]!==le&&t["s-ol"]){ke(pe(t),t,me(t));t["s-ol"].remove();t["s-ol"]=void 0;t["s-sh"]=void 0;ie=true}if(r){ce(t,r)}}st.h&=~1};var ue=(e,t,r,l,n,s)=>{let i=e["s-cr"]&&e["s-cr"].parentNode||e;let o;if(i.shadowRoot&&i.tagName===le){i=i.shadowRoot}for(;n<=s;++n){if(l[n]){o=ae(null,r,n,e);if(o){l[n].p=o;ke(i,o,me(t))}}}};var ve=(e,t,r)=>{for(let l=t;l<=r;++l){const t=e[l];if(t){const e=t.p;Se(t);if(e){{se=true;if(e["s-ol"]){e["s-ol"].remove()}else{ce(e,true)}}e.remove()}}}};var de=(e,t,r,l,n=false)=>{let s=0;let i=0;let o=0;let a=0;let f=t.length-1;let c=t[0];let u=t[f];let v=l.length-1;let d=l[0];let h=l[v];let m;let p;while(s<=f&&i<=v){if(c==null){c=t[++s]}else if(u==null){u=t[--f]}else if(d==null){d=l[++i]}else if(h==null){h=l[--v]}else if(he(c,d,n)){$e(c,d,n);c=t[++s];d=l[++i]}else if(he(u,h,n)){$e(u,h,n);u=t[--f];h=l[--v]}else if(he(c,h,n)){if(c.m==="slot"||h.m==="slot"){ce(c.p.parentNode,false)}$e(c,h,n);ke(e,c.p,u.p.nextSibling);c=t[++s];h=l[--v]}else if(he(u,d,n)){if(c.m==="slot"||h.m==="slot"){ce(u.p.parentNode,false)}$e(u,d,n);ke(e,u.p,c.p);u=t[--f];d=l[++i]}else{o=-1;{for(a=s;a<=f;++a){if(t[a]&&t[a].u!==null&&t[a].u===d.u){o=a;break}}}if(o>=0){p=t[o];if(p.m!==d.m){m=ae(t&&t[i],r,o,e)}else{$e(p,d,n);t[o]=void 0;m=p.p}d=l[++i]}else{m=ae(t&&t[i],r,i,e);d=l[++i]}if(m){{ke(pe(c.p),m,me(c.p))}}}}if(s>f){ue(e,l[v+1]==null?null:l[v+1].p,r,l,i,v)}else if(i>v){ve(t,s,f)}};var he=(e,t,r=false)=>{if(e.m===t.m){if(e.m==="slot"){return e.v===t.v}if(!r){return e.u===t.u}return true}return false};var me=e=>e&&e["s-ol"]||e;var pe=e=>(e["s-ol"]?e["s-ol"]:e).parentNode;var $e=(e,t,r=false)=>{const l=t.p=e.p;const n=e.o;const s=t.o;const i=t.m;const o=t.l;let a;if(o===null){{oe=i==="svg"?true:i==="foreignObject"?false:oe}{if(i==="slot"&&!ne){if(e.v!==t.v){t.p["s-sn"]=t.v||"";fe(t.p.parentElement)}}else{Z(e,t,oe)}}if(n!==null&&s!==null){de(l,n,t,s,r)}else if(s!==null){if(e.l!==null){l.textContent=""}ue(l,null,t,s,0,s.length-1)}else if(n!==null){ve(n,0,n.length-1)}if(oe&&i==="svg"){oe=false}}else if(a=l["s-cr"]){a.parentNode.textContent=o}else if(e.l!==o){l.data=o}};var ye=e=>{const t=e.childNodes;for(const e of t){if(e.nodeType===1){if(e["s-sr"]){const r=e["s-sn"];e.hidden=false;for(const l of t){if(l!==e){if(l["s-hn"]!==e["s-hn"]||r!==""){if(l.nodeType===1&&(r===l.getAttribute("slot")||r===l["s-sn"])||l.nodeType===3&&r===l["s-sn"]){e.hidden=true;break}}else{if(l.nodeType===1||l.nodeType===3&&l.textContent.trim()!==""){e.hidden=true;break}}}}}ye(e)}}};var be=[];var we=e=>{let t;let r;let l;for(const n of e.childNodes){if(n["s-sr"]&&(t=n["s-cr"])&&t.parentNode){r=t.parentNode.childNodes;const e=n["s-sn"];for(l=r.length-1;l>=0;l--){t=r[l];if(!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==n["s-hn"]&&(!t["s-sh"]||t["s-sh"]!==n["s-hn"])){if(ge(t,e)){let r=be.find((e=>e.D===t));se=true;t["s-sn"]=t["s-sn"]||e;if(r){r.D["s-sh"]=n["s-hn"];r.M=n}else{t["s-sh"]=n["s-hn"];be.push({M:n,D:t})}if(t["s-sr"]){be.map((e=>{if(ge(e.D,t["s-sn"])){r=be.find((e=>e.D===t));if(r&&!e.M){e.M=r.M}}}))}}else if(!be.some((e=>e.D===t))){be.push({D:t})}}}}if(n.nodeType===1){we(n)}}};var ge=(e,t)=>{if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var Se=e=>{{e.i&&e.i.ref&&e.i.ref(null);e.o&&e.o.map(Se)}};var ke=(e,t,r)=>{const l=e==null?void 0:e.insertBefore(t,r);return l};var Ce=(e,t,r=false)=>{var l,n,s,i;const o=e.$hostElement$;const a=e.T;const f=e.$||T(null,null);const c=D(t)?t:R(null,null,t);le=o.tagName;if(r&&c.i){for(const e of Object.keys(c.i)){if(o.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){c.i[e]=o[e]}}}c.m=null;c.h|=4;e.$=c;c.p=f.p=o.shadowRoot||o;{te=o["s-sc"]}ne=(a.h&1)!==0;{re=o["s-cr"];se=false}$e(f,c,r);{st.h|=1;if(ie){we(c.p);for(const e of be){const t=e.D;if(!t["s-ol"]){const e=lt.createTextNode("");e["s-nr"]=t;ke(t.parentNode,t["s-ol"]=e,t)}}for(const e of be){const t=e.D;const o=e.M;if(o){const e=o.parentNode;let r=o.nextSibling;if(r&&r.nodeType===1){let s=(l=t["s-ol"])==null?void 0:l.previousSibling;while(s){let l=(n=s["s-nr"])!=null?n:null;if(l&&l["s-sn"]===t["s-sn"]&&e===l.parentNode){l=l.nextSibling;while(l===t||(l==null?void 0:l["s-sr"])){l=l==null?void 0:l.nextSibling}if(!l||!l["s-nr"]){r=l;break}}s=s.previousSibling}}if(!r&&e!==t.parentNode||t.nextSibling!==r){if(t!==r){ke(e,t,r);if(t.nodeType===1){t.hidden=(s=t["s-ih"])!=null?s:false}}}t&&typeof o["s-rf"]==="function"&&o["s-rf"](t)}else{if(t.nodeType===1){if(r){t["s-ih"]=(i=t.hidden)!=null?i:false}t.hidden=true}}}}if(se){ye(c.p)}st.h&=~1;be.length=0}re=void 0};var xe=(e,t)=>{if(t&&!e.A&&t["s-p"]){t["s-p"].push(new Promise((t=>e.A=t)))}};var je=(e,t)=>{{e.h|=16}if(e.h&4){e.h|=512;return}xe(e,e.F);const r=()=>Oe(e,t);return pt(r)};var Oe=(e,t)=>{const r=e.$hostElement$;const l=$("scheduleUpdate",e.T.L);const n=e.P;if(!n){throw new Error(`Can't render component <${r.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`)}let s;if(t){{s=Ae(n,"componentWillLoad")}}{s=Re(s,(()=>Ae(n,"componentWillRender")))}l();return Re(s,(()=>Le(e,n,t)))};var Re=(e,t)=>Te(e)?e.then(t):t();var Te=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var Le=async(e,t,r)=>{var l;const n=e.$hostElement$;const s=$("update",e.T.L);const i=n["s-rc"];if(r){q(e)}const o=$("render",e.T.L);{De(e,t,n,r)}if(i){i.map((e=>e()));n["s-rc"]=void 0}o();s();{const t=(l=n["s-p"])!=null?l:[];const r=()=>Ee(e);if(t.length===0){r()}else{Promise.all(t).then(r);e.h|=4;t.length=0}}};var De=(e,t,r,l)=>{try{t=t.render();{e.h&=~16}{e.h|=2}{{{Ce(e,t,l)}}}}catch(t){Ye(t,e.$hostElement$)}return null};var Ee=e=>{const t=e.T.L;const r=e.$hostElement$;const l=$("postUpdate",t);const n=e.P;const s=e.F;{Ae(n,"componentDidRender")}if(!(e.h&64)){e.h|=64;{Fe(r)}{Ae(n,"componentDidLoad")}l();{e.N(r);if(!s){Me()}}}else{l()}{e.U(r)}{if(e.A){e.A();e.A=void 0}if(e.h&512){mt((()=>je(e,false)))}e.h&=~(4|512)}};var Me=t=>{{Fe(lt.documentElement)}mt((()=>z(rt,"appload",{detail:{namespace:e}})))};var Ae=(e,t,r)=>{if(e&&e[t]){try{return e[t](r)}catch(e){Ye(e)}}return void 0};var Fe=e=>{var r;return e.classList.add((r=t.hydratedSelectorName)!=null?r:"hydrated")};var Pe=(e,t)=>Ve(e).W.get(t);var Ne=(e,t,r,l)=>{const n=Ve(e);if(!n){throw new Error(`Couldn't find host element for "${l.L}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`)}const s=n.$hostElement$;const i=n.W.get(t);const o=n.h;const a=n.P;r=U(r,l.I[t][0]);const f=Number.isNaN(i)&&Number.isNaN(r);const c=r!==i&&!f;if((!(o&8)||i===void 0)&&c){n.W.set(t,r);if(a){if(l.B&&o&128){const e=l.B[t];if(e){e.map((e=>{try{a[e](r,i,t)}catch(e){Ye(e,s)}}))}}if((o&(2|16))===2){je(n,false)}}}};var Ue=(e,t,r)=>{var l;const n=e.prototype;if(t.I){if(e.watchers){t.B=e.watchers}const s=Object.entries(t.I);s.map((([e,[l]])=>{if(l&31||r&2&&l&32){Object.defineProperty(n,e,{get(){return Pe(this,e)},set(r){Ne(this,e,r,t)},configurable:true,enumerable:true})}else if(r&1&&l&64){Object.defineProperty(n,e,{value(...t){var r;const l=Ve(this);return(r=l==null?void 0:l.H)==null?void 0:r.then((()=>{var r;return(r=l.P)==null?void 0:r[e](...t)}))}})}}));if(r&1){const r=new Map;n.attributeChangedCallback=function(e,l,s){st.jmp((()=>{var i;const o=r.get(e);if(this.hasOwnProperty(o)){s=this[o];delete this[o]}else if(n.hasOwnProperty(o)&&typeof this[o]==="number"&&this[o]==s){return}else if(o==null){const r=Ve(this);const n=r==null?void 0:r.h;if(n&&!(n&8)&&n&128&&s!==l){const n=r.P;const o=(i=t.B)==null?void 0:i[e];o==null?void 0:o.forEach((t=>{if(n[t]!=null){n[t].call(n,s,l,e)}}))}return}this[o]=s===null&&typeof this[o]==="boolean"?false:s}))};e.observedAttributes=Array.from(new Set([...Object.keys((l=t.B)!=null?l:{}),...s.filter((([e,t])=>t[0]&15)).map((([e,t])=>{const l=t[1]||e;r.set(l,e);return l}))]))}}return e};var We=async(e,t,r,l)=>{let n;if((t.h&32)===0){t.h|=32;const l=r.q;if(l){const e=et(r);if(e&&"then"in e){const t=y();n=await e;t()}else{n=e}if(!n){throw new Error(`Constructor for "${r.L}#${t.G}" was not found`)}if(!n.isProxied){{r.B=n.watchers}Ue(n,r,2);n.isProxied=true}const l=$("createInstance",r.L);{t.h|=8}try{new n(t)}catch(e){Ye(e)}{t.h&=~8}{t.h|=128}l()}else{n=e.constructor;const r=e.localName;customElements.whenDefined(r).then((()=>t.h|=128))}if(n&&n.style){let e=n.style;const t=G(r);if(!tt.has(t)){const l=$("registerStyles",r.L);H(t,e,!!(r.h&1));l()}}}const s=t.F;const i=()=>je(t,true);if(s&&s["s-rc"]){s["s-rc"].push(i)}else{i()}};var Ie=e=>{};var ze=e=>{if((st.h&1)===0){const t=Ve(e);const r=t.T;const l=$("connectedCallback",r.L);if(!(t.h&1)){t.h|=1;let l;{l=e.getAttribute(k);if(l){if(r.h&1){const t=Q(e.shadowRoot,r);e.classList.remove(t+"-h",t+"-s")}F(e,r.L,l,t)}}if(!l){if(r.h&(4|8)){Be(e)}}{let r=e;while(r=r.parentNode||r.host){if(r.nodeType===1&&r.hasAttribute("s-id")&&r["s-p"]||r["s-p"]){xe(t,t.F=r);break}}}if(r.I){Object.entries(r.I).map((([t,[r]])=>{if(r&31&&e.hasOwnProperty(t)){const r=e[t];delete e[t];e[t]=r}}))}{We(e,t,r)}}else{if(t==null?void 0:t.P);else if(t==null?void 0:t.K){t.K.then((()=>Ie()))}}l()}};var Be=e=>{const t=e["s-cr"]=lt.createComment("");t["s-cn"]=true;ke(e,t,e.firstChild)};var He=e=>{};var Qe=async e=>{if((st.h&1)===0){const t=Ve(e);if(t==null?void 0:t.P);else if(t==null?void 0:t.K){t.K.then((()=>He()))}}};var qe=(e,t={})=>{var r;const l=$();const n=[];const s=t.exclude||[];const i=rt.customElements;const o=lt.head;const a=o.querySelector("meta[charset]");const f=lt.createElement("style");const u=[];const v=lt.querySelectorAll(`[${C}]`);let d;let h=true;let m=0;Object.assign(st,t);st.t=new URL(t.resourcesUrl||"./",lt.baseURI).href;{st.h|=2}{for(;m<v.length;m++){H(v[m].getAttribute(C),K(v[m].innerHTML),true)}}let p=false;e.map((e=>{e[1].map((t=>{var r;const l={h:t[0],L:t[1],I:t[2],V:t[3]};if(l.h&4){p=true}{l.I=t[2]}{l.B=(r=t[4])!=null?r:{}}const o=l.L;const a=class extends HTMLElement{constructor(e){super(e);e=this;_e(e,l);if(l.h&1){{{e.attachShadow({mode:"open"})}}}}connectedCallback(){if(d){clearTimeout(d);d=null}if(h){u.push(this)}else{st.jmp((()=>ze(this)))}}disconnectedCallback(){st.jmp((()=>Qe(this)))}componentOnReady(){return Ve(this).K}};l.q=e[0];if(!s.includes(o)&&!i.get(o)){n.push(o);i.define(o,Ue(a,l,1))}}))}));if(n.length>0){if(p){f.textContent+=O}{f.textContent+=n+j}if(f.innerHTML.length){f.setAttribute("data-styles","");const e=(r=st.R)!=null?r:c(lt);if(e!=null){f.setAttribute("nonce",e)}o.insertBefore(f,a?a.nextSibling:o.firstChild)}}h=false;if(u.length){u.map((e=>e.connectedCallback()))}else{{st.jmp((()=>d=setTimeout(Me,30)))}}l()};var Ge=e=>st.R=e;var Ke=new WeakMap;var Ve=e=>Ke.get(e);var Xe=(e,t)=>Ke.set(t.P=e,t);var _e=(e,t)=>{const r={h:0,$hostElement$:e,T:t,W:new Map};{r.H=new Promise((e=>r.U=e))}{r.K=new Promise((e=>r.N=e));e["s-p"]=[];e["s-rc"]=[]}return Ke.set(e,r)};var Je=(e,t)=>t in e;var Ye=(e,t)=>(0,console.error)(e,t);var Ze=new Map;var et=(e,t,r)=>{const l=e.L.replace(/-/g,"_");const n=e.q;if(!n){return void 0}const s=Ze.get(n);if(s){return s[l]}
|
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${n}.entry.js${""}`).then((e=>{{Ze.set(n,e)}return e[l]}),Ye)};var tt=new Map;var rt=typeof window!=="undefined"?window:{};var lt=rt.document||{head:{}};var nt=rt.HTMLElement||class{};var st={h:0,t:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,r,l)=>e.addEventListener(t,r,l),rel:(e,t,r,l)=>e.removeEventListener(t,r,l),ce:(e,t)=>new CustomEvent(e,t)};var it=true;var ot=e=>Promise.resolve(e);var at=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var ft=false;var ct=[];var ut=[];var vt=(e,t)=>r=>{e.push(r);if(!ft){ft=true;if(t&&st.h&4){mt(ht)}else{st.raf(ht)}}};var dt=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){Ye(e)}}e.length=0};var ht=()=>{dt(ct);{dt(ut);if(ft=ct.length>0){st.raf(ht)}}};var mt=e=>ot().then(e);var pt=vt(ut,true);export{nt as H,n as a,qe as b,I as c,L as d,W as g,R as h,ot as p,Xe as r,Ge as s};
|
|
3
|
+
//# sourceMappingURL=p-ec934e05.js.map
|