@biggive/components 1.0.5 → 1.0.7
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/{p-cc6e33a6.entry.js → p-160a5e39.entry.js} +1 -1
- package/dist/biggive/{p-e0347718.entry.js → p-1e31cbfc.entry.js} +1 -1
- package/dist/biggive/{p-8b5487c1.entry.js → p-2d38d3a4.entry.js} +1 -1
- package/dist/biggive/{p-a62e9af0.entry.js → p-39db6552.entry.js} +1 -1
- package/dist/biggive/p-49c2a10b.entry.js +1 -0
- package/dist/biggive/{p-ea35e2fe.entry.js → p-54026729.entry.js} +1 -1
- package/dist/biggive/{p-ef6c1ed4.entry.js → p-5cc16f87.entry.js} +1 -1
- package/dist/biggive/{p-db3da9bb.entry.js → p-5f7a3f5c.entry.js} +1 -1
- package/dist/biggive/{p-2d9408d3.entry.js → p-74bbb296.entry.js} +1 -1
- package/dist/biggive/p-7f91f67c.entry.js +1 -0
- package/dist/biggive/{p-78129441.entry.js → p-89e206e8.entry.js} +1 -1
- package/dist/biggive/{p-29921058.entry.js → p-9a74ac3d.entry.js} +1 -1
- package/dist/biggive/{p-3670bfe5.entry.js → p-9ed2bd19.entry.js} +1 -1
- package/dist/biggive/{p-7637ac94.entry.js → p-ac6bfc1e.entry.js} +1 -1
- package/dist/biggive/{p-068c6901.entry.js → p-b762b246.entry.js} +1 -1
- package/dist/biggive/{p-558ebb94.entry.js → p-b812b4f6.entry.js} +1 -1
- package/dist/biggive/{p-c84740c3.entry.js → p-be37287b.entry.js} +1 -1
- package/dist/biggive/{p-2c7ccc17.entry.js → p-be897395.entry.js} +1 -1
- package/dist/biggive/{p-46a368de.entry.js → p-ca786365.entry.js} +1 -1
- package/dist/biggive/{p-278fbc22.entry.js → p-cca1d092.entry.js} +1 -1
- package/dist/biggive/{p-664bfe6e.entry.js → p-e6631545.entry.js} +1 -1
- package/dist/biggive/p-ee459029.entry.js +1 -0
- package/dist/biggive/{p-19aac764.entry.js → p-ee77cf8d.entry.js} +1 -1
- package/dist/cjs/biggive-back-to-top_11.cjs.entry.js +19 -11
- 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-branded-image.cjs.entry.js +1 -1
- package/dist/cjs/biggive-call-to-action.cjs.entry.js +6 -2
- package/dist/cjs/biggive-campaign-card-filter-grid.cjs.entry.js +1 -1
- package/dist/cjs/biggive-campaign-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-formatted-text.cjs.entry.js +1 -1
- package/dist/cjs/biggive-grid.cjs.entry.js +1 -1
- package/dist/cjs/biggive-hero-image.cjs.entry.js +1 -1
- package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-image-feature.cjs.entry.js +1 -1
- package/dist/cjs/biggive-image.cjs.entry.js +32 -2
- package/dist/cjs/biggive-page-section.cjs.entry.js +1 -1
- package/dist/cjs/biggive-quote.cjs.entry.js +1 -1
- package/dist/cjs/biggive-search.cjs.entry.js +1 -1
- package/dist/cjs/biggive-tab.cjs.entry.js +1 -1
- package/dist/cjs/biggive-tabbed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-totalizer.cjs.entry.js +1 -1
- package/dist/cjs/biggive-video-feature.cjs.entry.js +1 -1
- package/dist/cjs/biggive-video.cjs.entry.js +1 -1
- package/dist/cjs/biggive.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +44 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +44 -0
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +44 -0
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +44 -0
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +44 -0
- package/dist/collection/components/biggive-button/biggive-button.css +44 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +44 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js +23 -1
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.stories.js +9 -0
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +44 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +44 -0
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +44 -0
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +44 -0
- package/dist/collection/components/biggive-footer/biggive-footer.css +44 -0
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +44 -0
- package/dist/collection/components/biggive-grid/biggive-grid.css +44 -0
- package/dist/collection/components/biggive-header/biggive-header.css +44 -0
- package/dist/collection/components/biggive-heading/biggive-heading.css +44 -0
- package/dist/collection/components/biggive-heading/biggive-heading.js +45 -1
- package/dist/collection/components/biggive-heading/biggive-heading.stories.js +18 -0
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +44 -0
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +44 -0
- package/dist/collection/components/biggive-image/biggive-image.css +44 -0
- package/dist/collection/components/biggive-image/biggive-image.js +104 -2
- package/dist/collection/components/biggive-image/biggive-image.stories.js +30 -1
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +44 -0
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +44 -0
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +44 -0
- package/dist/collection/components/biggive-page-section/biggive-page-section.css +44 -0
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +44 -0
- package/dist/collection/components/biggive-quote/biggive-quote.css +44 -0
- package/dist/collection/components/biggive-search/biggive-search.css +44 -0
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +44 -0
- package/dist/collection/components/biggive-tab/biggive-tab.css +44 -0
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +44 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +44 -0
- package/dist/collection/components/biggive-video/biggive-video.css +44 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +44 -0
- package/dist/components/biggive-back-to-top.js +1 -1
- package/dist/components/biggive-basic-card.js +1 -1
- package/dist/components/biggive-beneficiary-icon.js +1 -1
- package/dist/components/biggive-boxed-content.js +1 -1
- package/dist/components/biggive-branded-image.js +1 -1
- package/dist/components/biggive-button2.js +1 -1
- package/dist/components/biggive-call-to-action.js +7 -2
- package/dist/components/biggive-campaign-card-filter-grid.js +1 -1
- package/dist/components/biggive-campaign-card.js +1 -1
- package/dist/components/biggive-campaign-highlights.js +1 -1
- package/dist/components/biggive-category-icon.js +1 -1
- package/dist/components/biggive-footer.js +1 -1
- package/dist/components/biggive-formatted-text.js +1 -1
- package/dist/components/biggive-grid.js +1 -1
- package/dist/components/biggive-header.js +1 -1
- package/dist/components/biggive-heading.js +12 -2
- package/dist/components/biggive-hero-image.js +1 -1
- package/dist/components/biggive-icon-group.js +1 -1
- package/dist/components/biggive-image-feature.js +1 -1
- package/dist/components/biggive-image.js +37 -3
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-page-columns.js +1 -1
- package/dist/components/biggive-page-section.js +1 -1
- package/dist/components/biggive-progress-bar2.js +1 -1
- package/dist/components/biggive-quote.js +1 -1
- package/dist/components/biggive-search.js +1 -1
- package/dist/components/biggive-social-icon2.js +1 -1
- package/dist/components/biggive-tab.js +1 -1
- package/dist/components/biggive-tabbed-content.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-back-to-top_11.entry.js +19 -11
- 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-branded-image.entry.js +1 -1
- package/dist/esm/biggive-call-to-action.entry.js +6 -2
- package/dist/esm/biggive-campaign-card-filter-grid.entry.js +1 -1
- package/dist/esm/biggive-campaign-card.entry.js +1 -1
- package/dist/esm/biggive-category-icon.entry.js +1 -1
- package/dist/esm/biggive-formatted-text.entry.js +1 -1
- package/dist/esm/biggive-grid.entry.js +1 -1
- package/dist/esm/biggive-hero-image.entry.js +1 -1
- package/dist/esm/biggive-icon-group.entry.js +1 -1
- package/dist/esm/biggive-image-feature.entry.js +1 -1
- package/dist/esm/biggive-image.entry.js +32 -2
- package/dist/esm/biggive-page-section.entry.js +1 -1
- package/dist/esm/biggive-quote.entry.js +1 -1
- package/dist/esm/biggive-search.entry.js +1 -1
- package/dist/esm/biggive-tab.entry.js +1 -1
- package/dist/esm/biggive-tabbed-content.entry.js +1 -1
- package/dist/esm/biggive-totalizer.entry.js +1 -1
- package/dist/esm/biggive-video-feature.entry.js +1 -1
- package/dist/esm/biggive-video.entry.js +1 -1
- package/dist/esm/biggive.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/biggive-call-to-action/biggive-call-to-action.d.ts +4 -0
- package/dist/types/components/biggive-call-to-action/biggive-call-to-action.stories.d.ts +7 -0
- package/dist/types/components/biggive-heading/biggive-heading.d.ts +8 -0
- package/dist/types/components/biggive-heading/biggive-heading.stories.d.ts +14 -0
- package/dist/types/components/biggive-image/biggive-image.d.ts +18 -0
- package/dist/types/components/biggive-image/biggive-image.stories.d.ts +20 -0
- package/dist/types/components.d.ts +56 -0
- package/hydrate/index.js +85 -36
- package/package.json +1 -1
- package/dist/biggive/p-293fa43e.entry.js +0 -1
- package/dist/biggive/p-ab82bcf1.entry.js +0 -1
- package/dist/biggive/p-b4d5f946.entry.js +0 -1
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-87518c3f.js');
|
|
6
6
|
|
|
7
|
-
const biggiveVideoCss = "body{background-color:#D7D7D7}h1{font-size:50px;line-height:60px;font-weight:bold}h2{font-size:38px;line-height:45px;font-weight:bold}h3{font-size:25px;line-height:32px;font-weight:bold}h4{font-size:20px;line-height:24px;font-weight:bold}h5{font-size:17px;line-height:24px;font-weight:bold}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.colour-primary{color:#2C089B}.colour-secondary{color:#2AF135}.colour-tertiary{color:#FF7272}.colour-white{color:#FFFFFF}.colour-black{color:#000000}.text-colour-primary{color:#2C089B}.text-colour-secondary{color:#2AF135}.text-colour-tertiary{color:#FF7272}.text-colour-white{color:#FFFFFF}.text-colour-black{color:#000000}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.background-colour-primary{background-color:#2C089B}.background-colour-secondary{background-color:#2AF135}.background-colour-tertiary{background-color:#FF7272}.background-colour-white{background-color:#FFFFFF}.background-colour-black{background-color:#000000}.input-wrap{display:flex;justify-content:space-between}.input-text{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}.input-text:focus{outline:0}.input-text:placeholder{color:#4A4A4A}.button{font-size:18px;line-height:23px;padding:15px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;filter:drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}.button:hover{background-color:#FFFFFF;color:#000000}.button-primary{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}.button-primary:hover{color:#2C089B;background-color:#FFFFFF}.button-secondary{color:#2C089B;background-color:#2AF135;border-color:#2AF135}.button-secondary:hover{background-color:#FFFFFF}.button-tertiary{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}.button-tertiary:hover{background-color:#FFFFFF}.button-clear-primary{color:#2C089B;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-primary:hover{text-decoration:none;background-color:transparent}.button-clear-secondary{color:#2AF135;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-secondary:hover{text-decoration:none;background-color:transparent}.button-clear-tertiary{color:#FF7272;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-tertiary:hover{text-decoration:none;background-color:transparent}.button-clear-white{color:#FFFFFF;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-white:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}.button-rounded{border-radius:50%}.progress-bar{display:flex}.progress-bar .slider{margin:auto 15px auto 0;position:relative;flex-grow:1}.progress-bar .slider:before{content:\"\";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}.progress-bar .slider .progress{position:relative;border-radius:4px;background-color:#000000;height:8px}.progress-bar .counter{font-weight:700;color:#000000;font-size:14px;line-height:18px}.progress-bar-primary .slider .progress{background-color:#2C089B}.progress-bar-primary .counter{color:#2C089B}.progress-bar-secondary .slider .progress{background-color:#2AF135}.progress-bar-secondary .counter{color:#2AF135}.video-wrap video{width:100%;height:auto}.image-wrap img{width:100%;height:auto}.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}.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}:host{display:contents}.container{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px}";
|
|
7
|
+
const biggiveVideoCss = "body{background-color:#D7D7D7}h1{font-size:50px;line-height:60px;font-weight:bold}h2{font-size:38px;line-height:45px;font-weight:bold}h3{font-size:25px;line-height:32px;font-weight:bold}h4{font-size:20px;line-height:24px;font-weight:bold}h5{font-size:17px;line-height:24px;font-weight:bold}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.colour-primary{color:#2C089B}.colour-secondary{color:#2AF135}.colour-tertiary{color:#FF7272}.colour-white{color:#FFFFFF}.colour-black{color:#000000}.text-colour-primary{color:#2C089B}.text-colour-secondary{color:#2AF135}.text-colour-tertiary{color:#FF7272}.text-colour-white{color:#FFFFFF}.text-colour-black{color:#000000}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.background-colour-primary{background-color:#2C089B}.background-colour-secondary{background-color:#2AF135}.background-colour-tertiary{background-color:#FF7272}.background-colour-white{background-color:#FFFFFF}.background-colour-black{background-color:#000000}.input-wrap{display:flex;justify-content:space-between}.input-text{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;color:#000000;padding:5px 10px;box-sizing:border-box;width:100%}.input-text:focus{outline:0}.input-text:placeholder{color:#4A4A4A}.button{font-size:18px;line-height:23px;padding:15px 30px;border-radius:5px;border:1px solid #000000;background-color:#000000;filter:drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.22));color:#FFFFFF;display:inline-block;text-decoration:none;text-align:center;transition:all ease-in-out 0.5s;cursor:pointer}.button:hover{background-color:#FFFFFF;color:#000000}.button-primary{color:#FFFFFF;background-color:#2C089B;border-color:#2C089B}.button-primary:hover{color:#2C089B;background-color:#FFFFFF}.button-secondary{color:#2C089B;background-color:#2AF135;border-color:#2AF135}.button-secondary:hover{background-color:#FFFFFF}.button-tertiary{color:#FFFFFF;background-color:#FF7272;border-color:#FF7272}.button-tertiary:hover{background-color:#FFFFFF}.button-clear-primary{color:#2C089B;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-primary:hover{text-decoration:none;background-color:transparent}.button-clear-secondary{color:#2AF135;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-secondary:hover{text-decoration:none;background-color:transparent}.button-clear-tertiary{color:#FF7272;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-tertiary:hover{text-decoration:none;background-color:transparent}.button-clear-white{color:#FFFFFF;background-color:transparent;text-decoration:underline;box-shadow:none;border:0;padding-left:0;padding-right:0}.button-clear-white:hover{color:#FFFFFF;text-decoration:none;background-color:transparent}.button-rounded{border-radius:50%}.progress-bar{display:flex}.progress-bar .slider{margin:auto 15px auto 0;position:relative;flex-grow:1}.progress-bar .slider:before{content:\"\";position:absolute;display:block;top:0;left:0;bottom:0;right:0;background-color:#E8E8E8;border-radius:4px}.progress-bar .slider .progress{position:relative;border-radius:4px;background-color:#000000;height:8px}.progress-bar .counter{font-weight:700;color:#000000;font-size:14px;line-height:18px}.progress-bar-primary .slider .progress{background-color:#2C089B}.progress-bar-primary .counter{color:#2C089B}.progress-bar-secondary .slider .progress{background-color:#2AF135}.progress-bar-secondary .counter{color:#2AF135}.video-wrap video{width:100%;height:auto}.image-wrap img{width:100%;height:auto}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.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}.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}.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}:host{display:contents}.container{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px}";
|
|
8
8
|
|
|
9
9
|
const BiggiveVideo = class {
|
|
10
10
|
constructor(hostRef) {
|
package/dist/cjs/biggive.cjs.js
CHANGED
|
@@ -15,5 +15,5 @@ const patchBrowser = () => {
|
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(options => {
|
|
18
|
-
return index.bootstrapLazy([["biggive-back-to-top_11.cjs",[[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}],[1,"biggive-footer"],[1,"biggive-header",{"spaceBelow":[2,"space-below"]}],[1,"biggive-back-to-top"],[1,"biggive-heading",{"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"text":[1]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"fullWidth":[4,"full-width"]}]]],["biggive-campaign-card.cjs",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}]]],["biggive-basic-card.cjs",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"mainTitle":[1,"main-title"],"subtitle":[1],"iconColour":[1,"icon-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"]}]]],["biggive-call-to-action.cjs",[[1,"biggive-call-to-action",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitle":[1,"main-title"],"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"]}]]],["biggive-hero-image.cjs",[[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"mainImage":[1,"main-image"],"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"]}]]],["biggive-image-feature.cjs",[[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-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"]}]]],["biggive-video-feature.cjs",[[1,"biggive-video-feature",{"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"]}]]],["biggive-beneficiary-icon.cjs",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-boxed-content.cjs",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["biggive-branded-image.cjs",[[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1]}]]],["biggive-campaign-card-filter-grid.cjs",[[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-category-icon.cjs",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-form.cjs",[[1,"biggive-form"]]],["biggive-form-field-select.cjs",[[1,"biggive-form-field-select"]]],["biggive-formatted-text.cjs",[[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-grid.cjs",[[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"columnGap":[2,"column-gap"]}]]],["biggive-icon-group.cjs",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["biggive-image.cjs",[[1,"biggive-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"]}]]],["biggive-page-section.cjs",[[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"]}]]],["biggive-quote.cjs",[[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1]}]]],["biggive-search.cjs",[[1,"biggive-search",{"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-tab.cjs",[[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}]]],["biggive-tabbed-content.cjs",[[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-text-input.cjs",[[1,"biggive-text-input"]]],["biggive-totalizer.cjs",[[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"],"currencyCode":[1,"currency-code"],"includingGiftAid":[4,"including-gift-aid"],"totalMatchFunds":[2,"total-match-funds"],"totalRaised":[2,"total-raised"]}]]],["biggive-video.cjs",[[1,"biggive-video",{"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]], options);
|
|
18
|
+
return index.bootstrapLazy([["biggive-back-to-top_11.cjs",[[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}],[1,"biggive-footer"],[1,"biggive-header",{"spaceBelow":[2,"space-below"]}],[1,"biggive-back-to-top"],[1,"biggive-heading",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"align":[1],"text":[1]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"fullWidth":[4,"full-width"]}]]],["biggive-campaign-card.cjs",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}]]],["biggive-basic-card.cjs",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"mainTitle":[1,"main-title"],"subtitle":[1],"iconColour":[1,"icon-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"]}]]],["biggive-call-to-action.cjs",[[1,"biggive-call-to-action",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitle":[1,"main-title"],"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"]}]]],["biggive-hero-image.cjs",[[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"mainImage":[1,"main-image"],"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"]}]]],["biggive-image-feature.cjs",[[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-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"]}]]],["biggive-video-feature.cjs",[[1,"biggive-video-feature",{"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"]}]]],["biggive-beneficiary-icon.cjs",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-boxed-content.cjs",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["biggive-branded-image.cjs",[[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1]}]]],["biggive-campaign-card-filter-grid.cjs",[[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-category-icon.cjs",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-form.cjs",[[1,"biggive-form"]]],["biggive-form-field-select.cjs",[[1,"biggive-form-field-select"]]],["biggive-formatted-text.cjs",[[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-grid.cjs",[[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"columnGap":[2,"column-gap"]}]]],["biggive-icon-group.cjs",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["biggive-image.cjs",[[1,"biggive-image",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"width":[2],"height":[2],"sizeUnit":[1,"size-unit"]}]]],["biggive-page-section.cjs",[[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"]}]]],["biggive-quote.cjs",[[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1]}]]],["biggive-search.cjs",[[1,"biggive-search",{"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-tab.cjs",[[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}]]],["biggive-tabbed-content.cjs",[[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-text-input.cjs",[[1,"biggive-text-input"]]],["biggive-totalizer.cjs",[[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"],"currencyCode":[1,"currency-code"],"includingGiftAid":[4,"including-gift-aid"],"totalMatchFunds":[2,"total-match-funds"],"totalRaised":[2,"total-raised"]}]]],["biggive-video.cjs",[[1,"biggive-video",{"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]], options);
|
|
19
19
|
});
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -14,7 +14,7 @@ const patchEsm = () => {
|
|
|
14
14
|
const defineCustomElements = (win, options) => {
|
|
15
15
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
16
16
|
return patchEsm().then(() => {
|
|
17
|
-
return index.bootstrapLazy([["biggive-back-to-top_11.cjs",[[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}],[1,"biggive-footer"],[1,"biggive-header",{"spaceBelow":[2,"space-below"]}],[1,"biggive-back-to-top"],[1,"biggive-heading",{"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"text":[1]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"fullWidth":[4,"full-width"]}]]],["biggive-campaign-card.cjs",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}]]],["biggive-basic-card.cjs",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"mainTitle":[1,"main-title"],"subtitle":[1],"iconColour":[1,"icon-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"]}]]],["biggive-call-to-action.cjs",[[1,"biggive-call-to-action",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitle":[1,"main-title"],"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"]}]]],["biggive-hero-image.cjs",[[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"mainImage":[1,"main-image"],"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"]}]]],["biggive-image-feature.cjs",[[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-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"]}]]],["biggive-video-feature.cjs",[[1,"biggive-video-feature",{"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"]}]]],["biggive-beneficiary-icon.cjs",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-boxed-content.cjs",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["biggive-branded-image.cjs",[[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1]}]]],["biggive-campaign-card-filter-grid.cjs",[[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-category-icon.cjs",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-form.cjs",[[1,"biggive-form"]]],["biggive-form-field-select.cjs",[[1,"biggive-form-field-select"]]],["biggive-formatted-text.cjs",[[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-grid.cjs",[[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"columnGap":[2,"column-gap"]}]]],["biggive-icon-group.cjs",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["biggive-image.cjs",[[1,"biggive-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"]}]]],["biggive-page-section.cjs",[[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"]}]]],["biggive-quote.cjs",[[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1]}]]],["biggive-search.cjs",[[1,"biggive-search",{"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-tab.cjs",[[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}]]],["biggive-tabbed-content.cjs",[[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-text-input.cjs",[[1,"biggive-text-input"]]],["biggive-totalizer.cjs",[[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"],"currencyCode":[1,"currency-code"],"includingGiftAid":[4,"including-gift-aid"],"totalMatchFunds":[2,"total-match-funds"],"totalRaised":[2,"total-raised"]}]]],["biggive-video.cjs",[[1,"biggive-video",{"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]], options);
|
|
17
|
+
return index.bootstrapLazy([["biggive-back-to-top_11.cjs",[[1,"biggive-campaign-highlights",{"spaceBelow":[2,"space-below"],"banner":[1],"campaignTitle":[1,"campaign-title"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}],[1,"biggive-footer"],[1,"biggive-header",{"spaceBelow":[2,"space-below"]}],[1,"biggive-back-to-top"],[1,"biggive-heading",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"colour":[1],"htmlElement":[1,"html-element"],"size":[2],"align":[1],"text":[1]}],[1,"biggive-page-column"],[1,"biggive-page-columns",{"spaceBelow":[2,"space-below"]}],[0,"biggive-misc-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"url":[1]}],[1,"biggive-progress-bar",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"counter":[2]}],[0,"biggive-social-icon",{"service":[1],"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"url":[1]}],[1,"biggive-button",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"label":[1],"url":[1],"fullWidth":[4,"full-width"]}]]],["biggive-campaign-card.cjs",[[1,"biggive-campaign-card",{"spaceBelow":[2,"space-below"],"campaignType":[1,"campaign-type"],"banner":[1],"campaignTitle":[1,"campaign-title"],"organisationName":[1,"organisation-name"],"currencyCode":[1,"currency-code"],"primaryFigureLabel":[1,"primary-figure-label"],"primaryFigureAmount":[2,"primary-figure-amount"],"secondaryFigureLabel":[1,"secondary-figure-label"],"secondaryFigureAmount":[2,"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"]}]]],["biggive-basic-card.cjs",[[1,"biggive-basic-card",{"spaceBelow":[2,"space-below"],"backgroundColour":[1,"background-colour"],"backgroundImageUrl":[1,"background-image-url"],"mainTitle":[1,"main-title"],"subtitle":[1],"iconColour":[1,"icon-colour"],"buttonLabel":[1,"button-label"],"buttonUrl":[1,"button-url"],"buttonColourScheme":[1,"button-colour-scheme"]}]]],["biggive-call-to-action.cjs",[[1,"biggive-call-to-action",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"slugColour":[1,"slug-colour"],"slug":[1],"mainTitleColour":[1,"main-title-colour"],"mainTitle":[1,"main-title"],"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"]}]]],["biggive-hero-image.cjs",[[1,"biggive-hero-image",{"spaceBelow":[2,"space-below"],"colourScheme":[1,"colour-scheme"],"slug":[1],"slugColour":[1,"slug-colour"],"logo":[1],"mainImage":[1,"main-image"],"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"]}]]],["biggive-image-feature.cjs",[[1,"biggive-image-feature",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"imageUrl":[1,"image-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"]}]]],["biggive-video-feature.cjs",[[1,"biggive-video-feature",{"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"]}]]],["biggive-beneficiary-icon.cjs",[[0,"biggive-beneficiary-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-boxed-content.cjs",[[1,"biggive-boxed-content",{"spaceBelow":[2,"space-below"],"verticalPadding":[2,"vertical-padding"],"horizontalPadding":[2,"horizontal-padding"],"backgroundColour":[1,"background-colour"],"shadow":[4]}]]],["biggive-branded-image.cjs",[[1,"biggive-branded-image",{"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"logoUrl":[1,"logo-url"],"slug":[1]}]]],["biggive-campaign-card-filter-grid.cjs",[[1,"biggive-campaign-card-filter-grid",{"spaceBelow":[2,"space-below"],"intro":[1],"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-category-icon.cjs",[[0,"biggive-category-icon",{"backgroundColour":[1,"background-colour"],"iconColour":[1,"icon-colour"],"icon":[1],"label":[1],"url":[1]}]]],["biggive-form.cjs",[[1,"biggive-form"]]],["biggive-form-field-select.cjs",[[1,"biggive-form-field-select"]]],["biggive-formatted-text.cjs",[[1,"biggive-formatted-text",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-grid.cjs",[[1,"biggive-grid",{"spaceBelow":[2,"space-below"],"columnCount":[2,"column-count"],"columnGap":[2,"column-gap"]}]]],["biggive-icon-group.cjs",[[1,"biggive-icon-group",{"spaceBelow":[2,"space-below"],"label":[1]}]]],["biggive-image.cjs",[[1,"biggive-image",{"spaceAbove":[2,"space-above"],"spaceBelow":[2,"space-below"],"imageUrl":[1,"image-url"],"width":[2],"height":[2],"sizeUnit":[1,"size-unit"]}]]],["biggive-page-section.cjs",[[1,"biggive-page-section",{"spaceBelow":[2,"space-below"],"sectionStyleTop":[1,"section-style-top"],"sectionStyleBottom":[1,"section-style-bottom"],"colourScheme":[1,"colour-scheme"]}]]],["biggive-quote.cjs",[[1,"biggive-quote",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"],"quote":[1],"attribution":[1]}]]],["biggive-search.cjs",[[1,"biggive-search",{"placeholderText":[1,"placeholder-text"],"buttonText":[1,"button-text"],"searchText":[32]}]]],["biggive-tab.cjs",[[1,"biggive-tab",{"tabTitle":[1,"tab-title"]}]]],["biggive-tabbed-content.cjs",[[1,"biggive-tabbed-content",{"spaceBelow":[2,"space-below"],"defaultTextColour":[1,"default-text-colour"]}]]],["biggive-text-input.cjs",[[1,"biggive-text-input"]]],["biggive-totalizer.cjs",[[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"],"currencyCode":[1,"currency-code"],"includingGiftAid":[4,"including-gift-aid"],"totalMatchFunds":[2,"total-match-funds"],"totalRaised":[2,"total-raised"]}]]],["biggive-video.cjs",[[1,"biggive-video",{"spaceBelow":[2,"space-below"],"videoUrl":[1,"video-url"]}]]]], options);
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { Component, Prop, h } from '@stencil/core';
|
|
2
2
|
export class BiggiveCallToAction {
|
|
3
3
|
constructor() {
|
|
4
|
+
/**
|
|
5
|
+
* Space above component
|
|
6
|
+
*/
|
|
7
|
+
this.spaceAbove = 0;
|
|
4
8
|
/**
|
|
5
9
|
* Space below component
|
|
6
10
|
*/
|
|
@@ -67,7 +71,7 @@ export class BiggiveCallToAction {
|
|
|
67
71
|
this.secondaryButtonColourScheme = 'primary';
|
|
68
72
|
}
|
|
69
73
|
render() {
|
|
70
|
-
return (h("div", { class: 'container text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow },
|
|
74
|
+
return (h("div", { class: 'container text-colour-' + this.defaultTextColour + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow },
|
|
71
75
|
h("div", { class: "sleeve" },
|
|
72
76
|
h("div", { class: "content-wrap" },
|
|
73
77
|
h("div", { class: 'slug text-colour-' + this.slugColour }, this.slug),
|
|
@@ -88,6 +92,24 @@ export class BiggiveCallToAction {
|
|
|
88
92
|
"$": ["biggive-call-to-action.css"]
|
|
89
93
|
}; }
|
|
90
94
|
static get properties() { return {
|
|
95
|
+
"spaceAbove": {
|
|
96
|
+
"type": "number",
|
|
97
|
+
"mutable": false,
|
|
98
|
+
"complexType": {
|
|
99
|
+
"original": "number",
|
|
100
|
+
"resolved": "number",
|
|
101
|
+
"references": {}
|
|
102
|
+
},
|
|
103
|
+
"required": false,
|
|
104
|
+
"optional": false,
|
|
105
|
+
"docs": {
|
|
106
|
+
"tags": [],
|
|
107
|
+
"text": "Space above component"
|
|
108
|
+
},
|
|
109
|
+
"attribute": "space-above",
|
|
110
|
+
"reflect": false,
|
|
111
|
+
"defaultValue": "0"
|
|
112
|
+
},
|
|
91
113
|
"spaceBelow": {
|
|
92
114
|
"type": "number",
|
|
93
115
|
"mutable": false,
|
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
title: 'Components/Content',
|
|
3
3
|
argTypes: {
|
|
4
|
+
spaceAbove: {
|
|
5
|
+
name: 'Space above',
|
|
6
|
+
control: {
|
|
7
|
+
type: 'select',
|
|
8
|
+
options: [0, 1, 2, 3, 4, 5, 6],
|
|
9
|
+
},
|
|
10
|
+
},
|
|
4
11
|
spaceBelow: {
|
|
5
12
|
name: 'Space below',
|
|
6
13
|
control: {
|
|
@@ -85,6 +92,7 @@ export default {
|
|
|
85
92
|
};
|
|
86
93
|
const Template = args => `
|
|
87
94
|
<biggive-call-to-action
|
|
95
|
+
space-anove=${args.spaceAbove}
|
|
88
96
|
space-below=${args.spaceBelow}
|
|
89
97
|
default-text-colour="${args.defaultTextColour}"
|
|
90
98
|
slug-colour="${args.slugColour}"
|
|
@@ -105,6 +113,7 @@ const Template = args => `
|
|
|
105
113
|
`;
|
|
106
114
|
export const CallToActionComponent = Template.bind({});
|
|
107
115
|
CallToActionComponent.args = {
|
|
116
|
+
spaceAbove: 0,
|
|
108
117
|
spaceBelow: 0,
|
|
109
118
|
defaultTextColour: 'primary',
|
|
110
119
|
slugColour: '',
|
|
@@ -306,6 +306,22 @@ a:hover {
|
|
|
306
306
|
height: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
+
.align-left {
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.align-right {
|
|
314
|
+
text-align: right;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.align-center {
|
|
318
|
+
text-align: center;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.align-justify {
|
|
322
|
+
text-align: justify;
|
|
323
|
+
}
|
|
324
|
+
|
|
309
325
|
.space-below-0 {
|
|
310
326
|
margin-bottom: 0;
|
|
311
327
|
}
|
|
@@ -334,6 +350,34 @@ a:hover {
|
|
|
334
350
|
margin-bottom: 60px;
|
|
335
351
|
}
|
|
336
352
|
|
|
353
|
+
.space-above-0 {
|
|
354
|
+
margin-top: 0;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.space-above-1 {
|
|
358
|
+
margin-top: 5px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.space-above-2 {
|
|
362
|
+
margin-top: 10px;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.space-above-3 {
|
|
366
|
+
margin-top: 15px;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.space-above-4 {
|
|
370
|
+
margin-top: 30px;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.space-above-5 {
|
|
374
|
+
margin-top: 45px;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.space-above-6 {
|
|
378
|
+
margin-top: 60px;
|
|
379
|
+
}
|
|
380
|
+
|
|
337
381
|
.horizontal-padding-1 {
|
|
338
382
|
padding-left: 5px;
|
|
339
383
|
padding-right: 5px;
|