@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{r as o,h as r}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}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container.header-text-colour-primary thead{color:#2C089B}.container.header-background-colour-primary thead{background-color:#2C089B}.container.body-text-colour-primary tbody{color:#2C089B}.container.body-background-colour-primary tbody{background-color:#2C089B}.container.header-text-colour-secondary thead{color:#2AF135}.container.header-background-colour-secondary thead{background-color:#2AF135}.container.body-text-colour-secondary tbody{color:#2AF135}.container.body-background-colour-secondary tbody{background-color:#2AF135}.container.header-text-colour-tertiary thead{color:#FF7272}.container.header-background-colour-tertiary thead{background-color:#FF7272}.container.body-text-colour-tertiary tbody{color:#FF7272}.container.body-background-colour-tertiary tbody{background-color:#FF7272}.container.header-text-colour-brand-1 thead{color:#B30510}.container.header-background-colour-brand-1 thead{background-color:#B30510}.container.body-text-colour-brand-1 tbody{color:#B30510}.container.body-background-colour-brand-1 tbody{background-color:#B30510}.container.header-text-colour-brand-2 thead{color:#6E0887}.container.header-background-colour-brand-2 thead{background-color:#6E0887}.container.body-text-colour-brand-2 tbody{color:#6E0887}.container.body-background-colour-brand-2 tbody{background-color:#6E0887}.container.header-text-colour-brand-3 thead{color:#50B400}.container.header-background-colour-brand-3 thead{background-color:#50B400}.container.body-text-colour-brand-3 tbody{color:#50B400}.container.body-background-colour-brand-3 tbody{background-color:#50B400}.container.header-text-colour-brand-4 thead{color:#FFE500}.container.header-background-colour-brand-4 thead{background-color:#FFE500}.container.body-text-colour-brand-4 tbody{color:#FFE500}.container.body-background-colour-brand-4 tbody{background-color:#FFE500}.container.header-text-colour-brand-5 thead{color:#F07D00}.container.header-background-colour-brand-5 thead{background-color:#F07D00}.container.body-text-colour-brand-5 tbody{color:#F07D00}.container.body-background-colour-brand-5 tbody{background-color:#F07D00}.container.header-text-colour-brand-cc-red thead{color:#B30510}.container.header-background-colour-brand-cc-red thead{background-color:#B30510}.container.body-text-colour-brand-cc-red tbody{color:#B30510}.container.body-background-colour-brand-cc-red tbody{background-color:#B30510}.container.header-text-colour-brand-wgmf-purple thead{color:#6E0887}.container.header-background-colour-brand-wgmf-purple thead{background-color:#6E0887}.container.body-text-colour-brand-wgmf-purple tbody{color:#6E0887}.container.body-background-colour-brand-wgmf-purple tbody{background-color:#6E0887}.container.header-text-colour-brand-gmf-green thead{color:#50B400}.container.header-background-colour-brand-gmf-green thead{background-color:#50B400}.container.body-text-colour-brand-gmf-green tbody{color:#50B400}.container.body-background-colour-brand-gmf-green tbody{background-color:#50B400}.container.header-text-colour-brand-emf-yellow thead{color:#FFE500}.container.header-background-colour-brand-emf-yellow thead{background-color:#FFE500}.container.body-text-colour-brand-emf-yellow tbody{color:#FFE500}.container.body-background-colour-brand-emf-yellow tbody{background-color:#FFE500}.container.header-text-colour-brand-c4c-orange thead{color:#F07D00}.container.header-background-colour-brand-c4c-orange thead{background-color:#F07D00}.container.body-text-colour-brand-c4c-orange tbody{color:#F07D00}.container.body-background-colour-brand-c4c-orange tbody{background-color:#F07D00}.container.header-text-colour-brand-afa-pink thead{color:#BF387D}.container.header-background-colour-brand-afa-pink thead{background-color:#BF387D}.container.body-text-colour-brand-afa-pink tbody{color:#BF387D}.container.body-background-colour-brand-afa-pink tbody{background-color:#BF387D}.container.header-text-colour-brand-mhf-turquoise thead{color:#62CFC9}.container.header-background-colour-brand-mhf-turquoise thead{background-color:#62CFC9}.container.body-text-colour-brand-mhf-turquoise tbody{color:#62CFC9}.container.body-background-colour-brand-mhf-turquoise tbody{background-color:#62CFC9}.container.header-text-colour-brand-grey thead{color:#CBC8C8}.container.header-background-colour-brand-grey thead{background-color:#CBC8C8}.container.body-text-colour-brand-grey tbody{color:#CBC8C8}.container.body-background-colour-brand-grey tbody{background-color:#CBC8C8}.container.header-text-colour-white thead{color:#FFFFFF}.container.header-background-colour-white thead{background-color:#FFFFFF}.container.body-text-colour-white tbody{color:#FFFFFF}.container.body-background-colour-white tbody{background-color:#FFFFFF}.container.header-text-colour-black thead{color:#000000}.container.header-background-colour-black thead{background-color:#000000}.container.body-text-colour-black tbody{color:#000000}.container.body-background-colour-black tbody{background-color:#000000}.container.header-text-colour-grey-extra-light thead{color:#D7D7D7}.container.header-background-colour-grey-extra-light thead{background-color:#D7D7D7}.container.body-text-colour-grey-extra-light tbody{color:#D7D7D7}.container.body-background-colour-grey-extra-light tbody{background-color:#D7D7D7}.container.header-text-colour-grey-light thead{color:#E8E8E8}.container.header-background-colour-grey-light thead{background-color:#E8E8E8}.container.body-text-colour-grey-light tbody{color:#E8E8E8}.container.body-background-colour-grey-light tbody{background-color:#E8E8E8}.container.header-text-colour-grey-medium thead{color:#8A8A8A}.container.header-background-colour-grey-medium thead{background-color:#8A8A8A}.container.body-text-colour-grey-medium tbody{color:#8A8A8A}.container.body-background-colour-grey-medium tbody{background-color:#8A8A8A}.container.header-text-colour-grey-dark thead{color:#4A4A4A}.container.header-background-colour-grey-dark thead{background-color:#4A4A4A}.container.body-text-colour-grey-dark tbody{color:#4A4A4A}.container.body-background-colour-grey-dark tbody{background-color:#4A4A4A}.container.header-text-colour-brand-6 thead{color:#62CFC9}.container.header-background-colour-brand-6 thead{background-color:#62CFC9}.container.body-text-colour-brand-6 tbody{color:#62CFC9}.container.body-background-colour-brand-6 tbody{background-color:#62CFC9}.container table{width:100%;border-collapse:collapse;border:0}.container table td,.container table th{padding:10px 20px;border:0;font-size:inherit}.container table thead{filter:drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.15))}.container table thead td,.container table thead th{font-weight:bold}.container table tbody tr.odd{background-color:rgba(255, 255, 255, 0.3)}.container table tbody td,.container table tbody th{font-size:80%}';const a=c;const n=class{constructor(r){o(this,r);this.spaceBelow=0;this.headerTextColour="primary";this.headerBackgroundColour="white";this.bodyTextColour="black";this.bodyBackgroundColour="grey-light"}render(){return r("div",{key:"4b96b096ad1ef99b13347fe5f80868dbfb1d66cc",class:"container header-text-colour-"+this.headerTextColour+" header-background-colour-"+this.headerBackgroundColour+" body-text-colour-"+this.bodyTextColour+" body-background-colour-"+this.bodyBackgroundColour+" space-below-"+this.spaceBelow},r("slot",{key:"f8ba844d31581a33540a95384c06e07dd9472c62"}))}};n.style=a;export{n as biggive_table};
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as o,h as r}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}:host{display:contents;font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px}.container.header-text-colour-primary thead{color:#2C089B}.container.header-background-colour-primary thead{background-color:#2C089B}.container.body-text-colour-primary tbody{color:#2C089B}.container.body-background-colour-primary tbody{background-color:#2C089B}.container.header-text-colour-secondary thead{color:#2AF135}.container.header-background-colour-secondary thead{background-color:#2AF135}.container.body-text-colour-secondary tbody{color:#2AF135}.container.body-background-colour-secondary tbody{background-color:#2AF135}.container.header-text-colour-tertiary thead{color:#FF7272}.container.header-background-colour-tertiary thead{background-color:#FF7272}.container.body-text-colour-tertiary tbody{color:#FF7272}.container.body-background-colour-tertiary tbody{background-color:#FF7272}.container.header-text-colour-brand-1 thead{color:#B30510}.container.header-background-colour-brand-1 thead{background-color:#B30510}.container.body-text-colour-brand-1 tbody{color:#B30510}.container.body-background-colour-brand-1 tbody{background-color:#B30510}.container.header-text-colour-brand-2 thead{color:#6E0887}.container.header-background-colour-brand-2 thead{background-color:#6E0887}.container.body-text-colour-brand-2 tbody{color:#6E0887}.container.body-background-colour-brand-2 tbody{background-color:#6E0887}.container.header-text-colour-brand-3 thead{color:#50B400}.container.header-background-colour-brand-3 thead{background-color:#50B400}.container.body-text-colour-brand-3 tbody{color:#50B400}.container.body-background-colour-brand-3 tbody{background-color:#50B400}.container.header-text-colour-brand-4 thead{color:#FFE500}.container.header-background-colour-brand-4 thead{background-color:#FFE500}.container.body-text-colour-brand-4 tbody{color:#FFE500}.container.body-background-colour-brand-4 tbody{background-color:#FFE500}.container.header-text-colour-brand-5 thead{color:#F07D00}.container.header-background-colour-brand-5 thead{background-color:#F07D00}.container.body-text-colour-brand-5 tbody{color:#F07D00}.container.body-background-colour-brand-5 tbody{background-color:#F07D00}.container.header-text-colour-brand-cc-red thead{color:#B30510}.container.header-background-colour-brand-cc-red thead{background-color:#B30510}.container.body-text-colour-brand-cc-red tbody{color:#B30510}.container.body-background-colour-brand-cc-red tbody{background-color:#B30510}.container.header-text-colour-brand-wgmf-purple thead{color:#6E0887}.container.header-background-colour-brand-wgmf-purple thead{background-color:#6E0887}.container.body-text-colour-brand-wgmf-purple tbody{color:#6E0887}.container.body-background-colour-brand-wgmf-purple tbody{background-color:#6E0887}.container.header-text-colour-brand-gmf-green thead{color:#50B400}.container.header-background-colour-brand-gmf-green thead{background-color:#50B400}.container.body-text-colour-brand-gmf-green tbody{color:#50B400}.container.body-background-colour-brand-gmf-green tbody{background-color:#50B400}.container.header-text-colour-brand-emf-yellow thead{color:#FFE500}.container.header-background-colour-brand-emf-yellow thead{background-color:#FFE500}.container.body-text-colour-brand-emf-yellow tbody{color:#FFE500}.container.body-background-colour-brand-emf-yellow tbody{background-color:#FFE500}.container.header-text-colour-brand-c4c-orange thead{color:#F07D00}.container.header-background-colour-brand-c4c-orange thead{background-color:#F07D00}.container.body-text-colour-brand-c4c-orange tbody{color:#F07D00}.container.body-background-colour-brand-c4c-orange tbody{background-color:#F07D00}.container.header-text-colour-brand-afa-pink thead{color:#BF387D}.container.header-background-colour-brand-afa-pink thead{background-color:#BF387D}.container.body-text-colour-brand-afa-pink tbody{color:#BF387D}.container.body-background-colour-brand-afa-pink tbody{background-color:#BF387D}.container.header-text-colour-brand-mhf-turquoise thead{color:#62CFC9}.container.header-background-colour-brand-mhf-turquoise thead{background-color:#62CFC9}.container.body-text-colour-brand-mhf-turquoise tbody{color:#62CFC9}.container.body-background-colour-brand-mhf-turquoise tbody{background-color:#62CFC9}.container.header-text-colour-brand-grey thead{color:#CBC8C8}.container.header-background-colour-brand-grey thead{background-color:#CBC8C8}.container.body-text-colour-brand-grey tbody{color:#CBC8C8}.container.body-background-colour-brand-grey tbody{background-color:#CBC8C8}.container.header-text-colour-white thead{color:#FFFFFF}.container.header-background-colour-white thead{background-color:#FFFFFF}.container.body-text-colour-white tbody{color:#FFFFFF}.container.body-background-colour-white tbody{background-color:#FFFFFF}.container.header-text-colour-black thead{color:#000000}.container.header-background-colour-black thead{background-color:#000000}.container.body-text-colour-black tbody{color:#000000}.container.body-background-colour-black tbody{background-color:#000000}.container.header-text-colour-grey-extra-light thead{color:#D7D7D7}.container.header-background-colour-grey-extra-light thead{background-color:#D7D7D7}.container.body-text-colour-grey-extra-light tbody{color:#D7D7D7}.container.body-background-colour-grey-extra-light tbody{background-color:#D7D7D7}.container.header-text-colour-grey-light thead{color:#E8E8E8}.container.header-background-colour-grey-light thead{background-color:#E8E8E8}.container.body-text-colour-grey-light tbody{color:#E8E8E8}.container.body-background-colour-grey-light tbody{background-color:#E8E8E8}.container.header-text-colour-grey-medium thead{color:#8A8A8A}.container.header-background-colour-grey-medium thead{background-color:#8A8A8A}.container.body-text-colour-grey-medium tbody{color:#8A8A8A}.container.body-background-colour-grey-medium tbody{background-color:#8A8A8A}.container.header-text-colour-grey-dark thead{color:#4A4A4A}.container.header-background-colour-grey-dark thead{background-color:#4A4A4A}.container.body-text-colour-grey-dark tbody{color:#4A4A4A}.container.body-background-colour-grey-dark tbody{background-color:#4A4A4A}.container.header-text-colour-brand-6 thead{color:#62CFC9}.container.header-background-colour-brand-6 thead{background-color:#62CFC9}.container.body-text-colour-brand-6 tbody{color:#62CFC9}.container.body-background-colour-brand-6 tbody{background-color:#62CFC9}.container table{width:100%;border-collapse:collapse;border:0}.container table td,.container table th{padding:10px 20px;border:0;font-size:inherit}.container table thead{filter:drop-shadow(-1px 3px 12px rgba(0, 0, 0, 0.15))}.container table thead td,.container table thead th{font-weight:bold}.container table tbody tr.odd{background-color:rgba(255, 255, 255, 0.3)}.container table tbody td,.container table tbody th{font-size:80%}';const a=c;const n=class{constructor(r){o(this,r);this.spaceBelow=0;this.headerTextColour="primary";this.headerBackgroundColour="white";this.bodyTextColour="black";this.bodyBackgroundColour="grey-light"}render(){return r("div",{key:"4b96b096ad1ef99b13347fe5f80868dbfb1d66cc",class:"container header-text-colour-"+this.headerTextColour+" header-background-colour-"+this.headerBackgroundColour+" body-text-colour-"+this.bodyTextColour+" body-background-colour-"+this.bodyBackgroundColour+" space-below-"+this.spaceBelow},r("slot",{key:"f8ba844d31581a33540a95384c06e07dd9472c62"}))}};n.style=a;export{n as biggive_table};
|
|
2
|
+
//# sourceMappingURL=p-fe03b6e6.entry.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-722b0f6d.js');
|
|
6
6
|
const fontawesomeIcons = require('./fontawesome-icons-7455fdd3.js');
|
|
7
7
|
const video = require('./video-4454820e.js');
|
|
8
8
|
|
|
@@ -1348,7 +1348,7 @@ const BiggiveTabbedContent = class {
|
|
|
1348
1348
|
};
|
|
1349
1349
|
BiggiveTabbedContent.style = BiggiveTabbedContentStyle0;
|
|
1350
1350
|
|
|
1351
|
-
const biggiveTextInputCss = "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}::slotted([slot=label]){display:inline-block;
|
|
1351
|
+
const biggiveTextInputCss = "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}::slotted([slot=label]){display:inline-block;line-height:1.2}.text-input{position:relative;font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}.text-input .currency-symbol{position:absolute}.text-input .prompt{position:relative;z-index:2;font-size:small;top:1em;left:4em;color:#2C089B;max-width:calc(100% - 10em);display:inline-block}.text-input .prompt>span{padding-left:1em;padding-right:1em;background-color:#F6F6F6}.text-input.select-style-bordered .sleeve{font-size:24px;line-height:30px;font-weight:bolder;padding:2px;position:relative;background-color:#2C089B;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.text-input.select-style-bordered .sleeve .inner-sleave{background-color:#F6F6F6;color:#2C089B;display:block;position:relative;padding:10px 30px 10px 10px;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 14px) 0%, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%)}.text-input.select-style-bordered .sleeve .inner-sleave:after{content:\"\";display:block;position:absolute;right:20px;top:18px;width:10px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center center}";
|
|
1352
1352
|
const BiggiveTextInputStyle0 = biggiveTextInputCss;
|
|
1353
1353
|
|
|
1354
1354
|
const BiggiveTextInput = class {
|
|
@@ -1361,7 +1361,7 @@ const BiggiveTextInput = class {
|
|
|
1361
1361
|
}
|
|
1362
1362
|
render() {
|
|
1363
1363
|
const currencySymbol = this.currency === 'GBP' ? '£' : this.currency === 'USD' ? '$' : undefined;
|
|
1364
|
-
return (index.h("div", { key: '36f325d974320a7cbbd9ea9d591fb30b14048ad3', class: 'text-input space-below-' + this.spaceBelow + ' select-style-' + this.selectStyle }, index.h("div", { key: '6c3eea801a17549648c0ee332d5e37fd59733d7d', class: "
|
|
1364
|
+
return (index.h("div", { key: '36f325d974320a7cbbd9ea9d591fb30b14048ad3', class: 'text-input space-below-' + this.spaceBelow + ' select-style-' + this.selectStyle }, index.h("div", { key: '6c3eea801a17549648c0ee332d5e37fd59733d7d', class: "prompt" }, index.h("span", { key: 'cf5709fd0523b21f1394644f6b0ec95f4069b3d1' }, index.h("slot", { key: 'e2eb724b1d687b200b295c2b6b4fcf59bfd73b28', name: "label" }))), index.h("div", { key: 'd49549bef8a7781c94d51741721fe550e2ae6944', class: "sleeve" }, index.h("div", { key: '32f5213fa9a550c898023097b8333c8b3dacbbe4', class: "inner-sleave" }, currencySymbol && index.h("span", { key: '31b5ef3de41e506e5c80cc3e8320041a83c061a6', class: "currency-symbol" }, currencySymbol), index.h("slot", { key: 'e9b67fe16688e94c48545d5d247900b0ce7f90c0', name: "input" }), index.h("div", { key: '18571720cfaaafecbc6ff5888f86dae5f1a68b1a', style: { clear: 'both' } })))));
|
|
1365
1365
|
}
|
|
1366
1366
|
};
|
|
1367
1367
|
BiggiveTextInput.style = BiggiveTextInputStyle0;
|
|
@@ -1477,7 +1477,7 @@ const BiggiveTimeline = class {
|
|
|
1477
1477
|
});
|
|
1478
1478
|
}
|
|
1479
1479
|
render() {
|
|
1480
|
-
return (index.h("div", { key: '
|
|
1480
|
+
return (index.h("div", { key: 'a57df2794d8055ce13518c748935a4f44933ea60', class: 'container space-below-' +
|
|
1481
1481
|
this.spaceBelow +
|
|
1482
1482
|
' text-colour-' +
|
|
1483
1483
|
this.textColour +
|
|
@@ -1500,7 +1500,7 @@ const BiggiveTimeline = class {
|
|
|
1500
1500
|
' entry-title-colour-' +
|
|
1501
1501
|
this.entryTitleColour +
|
|
1502
1502
|
' entry-text-colour-' +
|
|
1503
|
-
this.entryTextColour }, index.h("div", { key: '
|
|
1503
|
+
this.entryTextColour }, index.h("div", { key: '53ad5ad6059aaa115f64d42d1731fce34e1c46ef', class: "navigation" }, index.h("div", { key: 'eae1b0def646a91b30040d7ab05c01600a482644', class: "button prev", onClick: this.clickPrevHandler, title: "Previous" }, index.h("svg", { key: '40b32928ff3177d5e3506f3a9c7a3d58d2280506', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'ab8683532aa056324f06d41ee01b7304752531a8', d: "M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261", stroke: "#000000", "stroke-width": "2" }))), index.h("div", { key: '2011d417b4e60e81527858e2e5e22dfb36a53ffb', class: "sleeve" }, index.h("ul", { key: '4b4ef5d98bfcd52c615c741631ec911b932e0345' }, this.tabHeadings.map(tab => (index.h("li", { onClick: this.clickTabHandler }, tab))))), index.h("div", { key: 'd6e7e7ff1394336771e347a478ec06072a227322', class: "button next", onClick: this.clickNextHandler, title: "Next" }, index.h("svg", { key: '20120afb075a25f07ee5024236b7ee50ec8d588f', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '4c0ee26f7f38377cf5447c8ae0874f155fcd73e5', d: "M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686", stroke: "#000000", "stroke-width": "2" })))), index.h("div", { key: 'f273403a0a687014dc17a109adb2bbf51b942e16', class: "entry-wrap" }, this.children.map(entry => (index.h("div", { class: "entry", "data-date": entry.date }, index.h("h4", { class: "title" }, entry.heading), index.h("div", { class: "content", innerHTML: entry.innerHTML })))))));
|
|
1504
1504
|
}
|
|
1505
1505
|
get host() { return index.getElement(this); }
|
|
1506
1506
|
};
|
|
@@ -1608,7 +1608,7 @@ const BiggiveTotalizer = class {
|
|
|
1608
1608
|
});
|
|
1609
1609
|
}
|
|
1610
1610
|
render() {
|
|
1611
|
-
return (index.h("div", { key: '
|
|
1611
|
+
return (index.h("div", { key: '0a641bcc948659a2d6b6587d5efdd23ff6da7705', class: 'container space-below-' + this.spaceBelow }, index.h("div", { key: 'c0e2028f8e7ec5305352dd3fab47f5c493744cb1' }, index.h("div", { key: '87151730dff0b6f75aa74e4fb115cac5d3377f04', class: "banner" }, index.h("div", { key: '9cb1831926391a6921f4de0214713b3c6af9c7ca', class: 'main-message-wrap background-colour-' + this.secondaryColour + ' text-colour-' + this.secondaryTextColour }, this.mainMessage), index.h("div", { key: '1bc43d9a74377bee92bc2194ffba9289b81a612b', class: 'ticker-wrap background-colour-' + this.primaryColour + ' text-colour-' + this.primaryTextColour }, index.h("div", { key: 'e7cc45b5e947d8efd3dcf852b1fdaeb2f6c986f0', id: "sleeve_1", class: "sleeve" }, index.h("slot", { key: '36e49a0f66953419f0697af3cfac3c02edcb386b', name: "ticker-items" })), index.h("div", { key: 'd1a0416c893816a97644d2230b0cd860594cc032', id: "sleeve_2", class: "sleeve sleeve-delayed-copy" }), index.h("div", { key: '5b4337fa1cc0a7ac1f4142b42061642b2f005c49', id: "sleeve_3", class: "sleeve sleeve-delayed-copy" }), index.h("div", { key: '40d9274a8354e4f8611cdc3d95e6697a6aa02e2c', id: "sleeve_4", class: "sleeve sleeve-delayed-copy" }))))));
|
|
1612
1612
|
}
|
|
1613
1613
|
get host() { return index.getElement(this); }
|
|
1614
1614
|
};
|
|
@@ -1624,7 +1624,7 @@ const BiggiveTotalizerTickerItem = class {
|
|
|
1624
1624
|
this.label = undefined;
|
|
1625
1625
|
}
|
|
1626
1626
|
render() {
|
|
1627
|
-
return (index.h("div", { key: '
|
|
1627
|
+
return (index.h("div", { key: '92caa81db03fc9871cc7f6c0e5e75ef30bf29e4d', class: "ticker-item" }, index.h("strong", { key: '494dee81a7ff6b6dcca2aeb96f8f3d4b26e5bc40' }, this.figure), " ", this.label));
|
|
1628
1628
|
}
|
|
1629
1629
|
};
|
|
1630
1630
|
BiggiveTotalizerTickerItem.style = BiggiveTotalizerTickerItemStyle0;
|
|
@@ -1651,7 +1651,7 @@ const BiggiveVideoFeature = class {
|
|
|
1651
1651
|
}
|
|
1652
1652
|
render() {
|
|
1653
1653
|
const youtubeClass = this.videoUrl.includes('youtube.com') ? ' youtube' : '';
|
|
1654
|
-
return (index.h("div", { key: '
|
|
1654
|
+
return (index.h("div", { key: 'ca1e7e592f4bee2865b0e90150ac798b35d3f38c', class: 'container text-colour-' + this.defaultTextColour + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, index.h("div", { key: '71d0b0630cc2038115126e07cbe1f6825dfe78bd', class: "sleeve" }, index.h("div", { key: 'e7b4d335f1ea2730fa31184bff3ffc9e4455f5b1', class: "content-wrap" }, index.h("div", { key: '075dc776d1ed6ef1e144d5697cd8269397fb6486', class: 'slug text-colour-' + this.slugColour }, this.slug), index.h("h2", { key: 'f0fbd716c44291e3edf29c2decd58d8a93124207', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), index.h("div", { key: '7f70d22683ea00f100173e3e4034fc51468efffa', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (index.h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), index.h("div", { key: '842ee1a7ad83124ab52172ee17ac160944801a85', class: "graphic-wrap" }, this.videoUrl !== null && this.videoUrl !== undefined ? (index.h("div", { class: 'video-wrap' + youtubeClass, innerHTML: video.VideoService.getEmbedHtml(this.videoUrl, this.mainTitle) })) : null))));
|
|
1655
1655
|
}
|
|
1656
1656
|
};
|
|
1657
1657
|
BiggiveVideoFeature.style = BiggiveVideoFeatureStyle0;
|