@biggive/components 202408060913.0.0 → 202408161522.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-193997cc.entry.js +2 -0
- package/dist/biggive/p-714909d6.entry.js +2 -0
- package/dist/biggive/{p-249109c6.entry.js.map → p-714909d6.entry.js.map} +1 -1
- package/dist/biggive/{p-f418ef70.entry.js → p-71af9476.entry.js} +2 -2
- package/dist/biggive/{p-887f307d.entry.js → p-97d66a2a.entry.js} +2 -2
- package/dist/biggive/{p-7512c711.entry.js → p-9ddb02b0.entry.js} +2 -2
- package/dist/biggive/p-ad87baca.entry.js +2 -0
- package/dist/biggive/p-ad87baca.entry.js.map +1 -0
- package/dist/biggive/{p-5865c847.entry.js → p-c2e6d10b.entry.js} +2 -2
- package/dist/biggive/{p-63ad7c07.entry.js → p-cb983eb9.entry.js} +2 -2
- package/dist/biggive/{p-914e8ee2.entry.js → p-d34c7a7c.entry.js} +2 -2
- package/dist/cjs/{biggive-accordion_40.cjs.entry.js → biggive-accordion_41.cjs.entry.js} +56 -34
- package/dist/cjs/biggive-accordion_41.cjs.entry.js.map +1 -0
- 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 +2 -2
- 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 +2 -2
- 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/collection-manifest.json +1 -0
- package/dist/collection/components/biggive-container-card/biggive-container-card.css +421 -0
- package/dist/collection/components/biggive-container-card/biggive-container-card.js +201 -0
- package/dist/collection/components/biggive-container-card/biggive-container-card.js.map +1 -0
- package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.js +1 -1
- package/dist/collection/components/biggive-form/biggive-form.js +1 -1
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +2 -2
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +1 -1
- package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js +1 -1
- package/dist/collection/components/biggive-grid/biggive-grid.js +1 -1
- package/dist/collection/components/biggive-heading/biggive-heading.js +1 -1
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +2 -2
- package/dist/collection/components/biggive-icon-button/biggive-icon-button.js +2 -2
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +1 -1
- package/dist/collection/components/biggive-image/biggive-image.js +1 -1
- package/dist/collection/components/biggive-image-button/biggive-image-button.js +2 -2
- package/dist/collection/components/biggive-image-card/biggive-image-card.js +2 -2
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +1 -1
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.js +1 -1
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +1 -1
- package/dist/collection/components/biggive-nav-group/biggive-nav-group.js +1 -1
- package/dist/collection/components/biggive-nav-item/biggive-nav-item.js +1 -1
- package/dist/collection/components/biggive-page-column/biggive-page-column.js +1 -1
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.js +1 -1
- package/dist/collection/components/biggive-page-section/biggive-page-section.js +2 -2
- package/dist/collection/components/biggive-popup/biggive-popup.js +1 -1
- package/dist/collection/components/biggive-quote/biggive-quote.js +1 -1
- package/dist/collection/components/biggive-sheet/biggive-sheet.js +1 -1
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.js +1 -1
- package/dist/collection/components/biggive-tab/biggive-tab.js +1 -1
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +2 -2
- package/dist/collection/components/biggive-table/biggive-table.js +2 -2
- package/dist/collection/components/biggive-text-input/biggive-text-input.js +1 -1
- package/dist/collection/components/biggive-timeline/biggive-timeline.js +2 -2
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +1 -1
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +1 -1
- package/dist/collection/components/biggive-video/biggive-video.js +1 -1
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +1 -1
- package/dist/components/biggive-container-card.d.ts +11 -0
- package/dist/components/biggive-container-card.js +53 -0
- package/dist/components/biggive-container-card.js.map +1 -0
- package/dist/components/biggive-cookie-banner.js +1 -1
- package/dist/components/biggive-form-field-select2.js +2 -2
- package/dist/components/biggive-form.js +1 -1
- package/dist/components/biggive-formatted-text.js +1 -1
- package/dist/components/biggive-generic-icon2.js +1 -1
- package/dist/components/biggive-grid.js +1 -1
- package/dist/components/biggive-heading.js +1 -1
- package/dist/components/biggive-hero-image.js +2 -2
- package/dist/components/biggive-icon-button.js +2 -2
- package/dist/components/biggive-icon-group.js +1 -1
- package/dist/components/biggive-image-button.js +2 -2
- package/dist/components/biggive-image-card.js +2 -2
- package/dist/components/biggive-image-feature.js +1 -1
- package/dist/components/biggive-image.js +1 -1
- package/dist/components/biggive-main-menu.js +1 -1
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-nav-group.js +1 -1
- package/dist/components/biggive-nav-item.js +1 -1
- package/dist/components/biggive-page-column.js +1 -1
- package/dist/components/biggive-page-columns.js +1 -1
- package/dist/components/biggive-page-section.js +2 -2
- package/dist/components/biggive-popup2.js +1 -1
- package/dist/components/biggive-quote.js +1 -1
- package/dist/components/biggive-sheet.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 +2 -2
- package/dist/components/biggive-table.js +2 -2
- package/dist/components/biggive-text-input.js +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/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -1
- package/dist/esm/{biggive-accordion_40.entry.js → biggive-accordion_41.entry.js} +56 -35
- package/dist/esm/biggive-accordion_41.entry.js.map +1 -0
- 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 +2 -2
- 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 +2 -2
- 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-container-card/biggive-container-card.d.ts +13 -0
- package/dist/types/components.d.ts +29 -0
- package/hydrate/index.js +82 -43
- package/hydrate/index.mjs +82 -43
- package/package.json +1 -1
- package/dist/biggive/p-249109c6.entry.js +0 -2
- package/dist/biggive/p-b4dd8a24.entry.js +0 -2
- package/dist/biggive/p-d4456c84.entry.js +0 -2
- package/dist/biggive/p-d4456c84.entry.js.map +0 -1
- package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +0 -1
- package/dist/esm/biggive-accordion_40.entry.js.map +0 -1
- /package/dist/biggive/{p-b4dd8a24.entry.js.map → p-193997cc.entry.js.map} +0 -0
- /package/dist/biggive/{p-f418ef70.entry.js.map → p-71af9476.entry.js.map} +0 -0
- /package/dist/biggive/{p-887f307d.entry.js.map → p-97d66a2a.entry.js.map} +0 -0
- /package/dist/biggive/{p-7512c711.entry.js.map → p-9ddb02b0.entry.js.map} +0 -0
- /package/dist/biggive/{p-5865c847.entry.js.map → p-c2e6d10b.entry.js.map} +0 -0
- /package/dist/biggive/{p-63ad7c07.entry.js.map → p-cb983eb9.entry.js.map} +0 -0
- /package/dist/biggive/{p-914e8ee2.entry.js.map → p-d34c7a7c.entry.js.map} +0 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface BiggiveContainerCard extends Components.BiggiveContainerCard, HTMLElement {}
|
|
4
|
+
export const BiggiveContainerCard: {
|
|
5
|
+
prototype: BiggiveContainerCard;
|
|
6
|
+
new (): BiggiveContainerCard;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
+
|
|
3
|
+
const biggiveContainerCardCss = "a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-cc-red:hover,.background-colour-brand-cc-red{background-color:#B30510}.background-colour-hover-brand-wgmf-purple:hover,.background-colour-brand-wgmf-purple{background-color:#6E0887}.background-colour-hover-brand-gmf-green:hover,.background-colour-brand-gmf-green{background-color:#50B400}.background-colour-hover-brand-emf-yellow:hover,.background-colour-brand-emf-yellow{background-color:#FFE500}.background-colour-hover-brand-c4c-orange:hover,.background-colour-brand-c4c-orange{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-cc-red{fill:#B30510}.fill-brand-wgmf-purple{fill:#6E0887}.fill-brand-gmf-green{fill:#50B400}.fill-brand-emf-yellow{fill:#FFE500}.fill-brand-c4c-orange{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-cc-red:hover,.text-colour-brand-cc-red{color:#B30510}.text-colour-hover-brand-wgmf-purple:hover,.text-colour-brand-wgmf-purple{color:#6E0887}.text-colour-hover-brand-gmf-green:hover,.text-colour-brand-gmf-green{color:#50B400}.text-colour-hover-brand-emf-yellow:hover,.text-colour-brand-emf-yellow{color:#FFE500}.text-colour-hover-brand-c4c-orange:hover,.text-colour-brand-c4c-orange{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;position:relative;background-size:cover;background-position:center center;padding:30px;height:100%;white-space:pre-wrap}.container .sleeve{padding:30px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.container .sleeve{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}";
|
|
4
|
+
const BiggiveContainerCardStyle0 = biggiveContainerCardCss;
|
|
5
|
+
|
|
6
|
+
const BiggiveContainerCard$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveContainerCard extends HTMLElement {
|
|
7
|
+
constructor() {
|
|
8
|
+
super();
|
|
9
|
+
this.__registerHost();
|
|
10
|
+
this.__attachShadow();
|
|
11
|
+
this.spaceBelow = 0;
|
|
12
|
+
this.backgroundColour = 'primary';
|
|
13
|
+
this.backgroundImageUrl = '';
|
|
14
|
+
this.cardColour = 'white';
|
|
15
|
+
this.textColour = 'black';
|
|
16
|
+
this.clipBottomLeftCorner = true;
|
|
17
|
+
this.clipTopRightCorner = true;
|
|
18
|
+
this.headingLevel = 3;
|
|
19
|
+
}
|
|
20
|
+
render() {
|
|
21
|
+
return (h("div", { key: '54e90bb85001ff49b4b15f2d9ab6592d3db99548', class: 'container space-below-' + this.spaceBelow + ' background-colour-' + this.backgroundColour, style: { 'background-image': "url('" + this.backgroundImageUrl + "')" } }, h("div", { key: '5bdd9a5f7a803c16af5564ff2c7eb0bddc1fb34d', class: 'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour }, h("div", { key: 'd1272d12fa1cc249edf1f12c91b136f4869143c7', class: "content-wrap" }, h("slot", { key: 'b87a00636817e983dc1277c8f7cc9d9fd9df5838' })))));
|
|
22
|
+
}
|
|
23
|
+
static get style() { return BiggiveContainerCardStyle0; }
|
|
24
|
+
}, [1, "biggive-container-card", {
|
|
25
|
+
"spaceBelow": [2, "space-below"],
|
|
26
|
+
"backgroundColour": [1, "background-colour"],
|
|
27
|
+
"backgroundImageUrl": [1, "background-image-url"],
|
|
28
|
+
"cardColour": [1, "card-colour"],
|
|
29
|
+
"textColour": [1, "text-colour"],
|
|
30
|
+
"clipBottomLeftCorner": [4, "clip-bottom-left-corner"],
|
|
31
|
+
"clipTopRightCorner": [4, "clip-top-right-corner"],
|
|
32
|
+
"headingLevel": [2, "heading-level"]
|
|
33
|
+
}]);
|
|
34
|
+
function defineCustomElement$1() {
|
|
35
|
+
if (typeof customElements === "undefined") {
|
|
36
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
const components = ["biggive-container-card"];
|
|
39
|
+
components.forEach(tagName => { switch (tagName) {
|
|
40
|
+
case "biggive-container-card":
|
|
41
|
+
if (!customElements.get(tagName)) {
|
|
42
|
+
customElements.define(tagName, BiggiveContainerCard$1);
|
|
43
|
+
}
|
|
44
|
+
break;
|
|
45
|
+
} });
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
const BiggiveContainerCard = BiggiveContainerCard$1;
|
|
49
|
+
const defineCustomElement = defineCustomElement$1;
|
|
50
|
+
|
|
51
|
+
export { BiggiveContainerCard, defineCustomElement };
|
|
52
|
+
|
|
53
|
+
//# sourceMappingURL=biggive-container-card.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"biggive-container-card.js","mappings":";;AAAA,MAAM,uBAAuB,GAAG,6mLAA6mL,CAAC;AAC9oL,mCAAe,uBAAuB;;MCQzBA,sBAAoB;;;;;0BACK,CAAC;gCAEG,SAAS;kCAEZ,EAAE;0BAEL,OAAO;0BAEP,OAAO;oCAED,IAAI;kCAEN,IAAI;4BAEI,CAAC;;IAE/C,MAAM;QACJ,QACE,4DACE,KAAK,EAAE,wBAAwB,GAAG,IAAI,CAAC,UAAU,GAAG,qBAAqB,GAAG,IAAI,CAAC,gBAAgB,EACjG,KAAK,EAAE,EAAE,kBAAkB,EAAE,OAAO,GAAG,IAAI,CAAC,kBAAkB,GAAG,IAAI,EAAE,IAEvE,4DAAK,KAAK,EAAE,2BAA2B,GAAG,IAAI,CAAC,UAAU,GAAG,eAAe,GAAG,IAAI,CAAC,UAAU,IAC3F,4DAAK,KAAK,EAAC,cAAc,IACvB,8DAAa,CACT,CACF,CACF,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["BiggiveContainerCard"],"sources":["src/components/biggive-container-card/biggive-container-card.scss?tag=biggive-container-card&encapsulation=shadow","src/components/biggive-container-card/biggive-container-card.tsx"],"sourcesContent":["@include backgrounds();\n@include fills();\n@include spacers();\n@include text-colours();\n\n:host {\n display: contents;\n}\n\n.container {\n @include standard-font();\n position: relative;\n background-size: cover;\n background-position: center center;\n padding: $spacer-4;\n height: 100%;\n white-space: pre-wrap;\n .sleeve {\n padding: $spacer-4;\n height: 100%;\n box-sizing: border-box;\n transition: all 1s ease-in-out;\n }\n &.add-animation-true:hover .sleeve {\n margin: -30px;\n padding: 60px;\n height: calc(100% + 60px);\n }\n .sleeve {\n @include corner-clip-medium-bottom-left();\n }\n}\n","import { Component, h, Prop } from '@stencil/core';\nimport { spacingOption } from '../../globals/spacing-option';\nimport { brandColour } from '../../globals/brand-colour';\n\n@Component({\n tag: 'biggive-container-card',\n styleUrl: 'biggive-container-card.scss',\n shadow: true,\n})\nexport class BiggiveContainerCard {\n @Prop() spaceBelow: spacingOption = 0;\n\n @Prop() backgroundColour: brandColour = 'primary';\n\n @Prop() backgroundImageUrl: string = '';\n\n @Prop() cardColour: brandColour = 'white';\n\n @Prop() textColour: brandColour = 'black';\n\n @Prop() clipBottomLeftCorner: boolean = true;\n\n @Prop() clipTopRightCorner: boolean = true;\n\n @Prop() headingLevel: 1 | 2 | 3 | 4 | 5 | 6 = 3;\n\n render() {\n return (\n <div\n class={'container space-below-' + this.spaceBelow + ' background-colour-' + this.backgroundColour}\n style={{ 'background-image': \"url('\" + this.backgroundImageUrl + \"')\" }}\n >\n <div class={'sleeve background-colour-' + this.cardColour + ' text-colour-' + this.textColour}>\n <div class=\"content-wrap\">\n <slot></slot>\n </div>\n </div>\n </div>\n );\n }\n}\n"],"version":3}
|
|
@@ -58,7 +58,7 @@ const BiggiveCookieBanner$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveCook
|
|
|
58
58
|
// then the app may only pass a partial set of them in for a time. Any preference not passed will be treated as
|
|
59
59
|
// declined.
|
|
60
60
|
const cookiesCurrentlyAllowed = this.previouslyAgreedCookiePreferences || {};
|
|
61
|
-
return (h("div", { key: '
|
|
61
|
+
return (h("div", { key: '9784b16fc6cd006a733b5be07a8186370c5ff792', class: "cooke-consent-container" }, h("biggive-popup", { key: 'd95bb0102f66aed28b38b928dda5f5d7aed52015', id: "cookie-preferences-popup", modalClosedCallback: this.preferenceModalClosed.emit }, h("div", { key: '152c896e04e8a2fa04beec6b9ff98a75b4b669ee', class: "content" }, h("h4", { key: '0948cb48cffea9edfbab1f16500dfa77571b4916', class: "space-above-0 space-below-3 text-colour-primary" }, "Manage your cookie preferences"), h("form", { key: '49d6ce7febba14d0e85a5fbd38797f934d2d21e0' }, h("div", { key: 'ee87825504107c0d50a9f3b8d3e9736e0a7b1cc2', class: "radio-group" }, h("h5", { key: '3a1cac95a6a2b3678372589d9af5c8601e8ebcf7' }, "Essential Cookies"), h("p", { key: '1377c090cad010486429bc93d46ca7ff2566d569' }, "These cookies are necessary to ensure our website functions correctly and include required cookies from third parties."), h("input", { key: '82be9341d46c0900f079f9ae8f3f71270624e08b', type: "radio", name: "necassary", id: "necassary-off", disabled: true }), h("label", { key: '16777e2433d4f37dff80fe55e4013155be7788ee', htmlFor: "necassary-on" }, "Off"), h("input", { key: '1d6f376e5ae2ff18208bd7d7ff1ca1536b4c9339', type: "radio", name: "necassary", id: "necassary-on", disabled: true, checked: true }), h("label", { key: 'dfdce2f35a6c041267ed8b21811e6b7a648eb39c', htmlFor: "necassary-on" }, "On")), h("div", { key: 'e7884526b5851f11cbb43b488588e3b523c99471', class: "radio-group" }, h("h5", { key: '2a3bcec397fd731e387356015a24a667bd838c06' }, "Analytics & Testing Cookies"), h("p", { key: '336be4d15931f7749bbd965ca8a2fa84eaa5c482' }, "We use analytics cookies to track activity on our website. For example, the pages you\u2019ve visited, the content you\u2019ve engaged with and the search terms you\u2019ve used. This allows us to personalise and improve our content."), h("p", { key: '7b0d3aa9e3b9e48929e7d1c2bfc8cb4c3609c474' }, "We use testing cookies to collect data on how you interact with website features. These insights allow us to update our website and build features that enhance your user experience."), h("input", { key: '616cd2b1198d594f59066569172b4c028b6eeafd', type: "radio", name: "a-and-t", id: "a-and-t-off", checked: !cookiesCurrentlyAllowed.analyticsAndTesting }), h("label", { key: 'f795987604b0f72c7d23ce421fc01a41aaa001d4', htmlFor: "a-and-t-off" }, "Off"), h("input", { key: 'e3d24289c254f98b361faf58997ea9cb972aa4c2', type: "radio", name: "a-and-t", id: "a-and-t-on", checked: !!cookiesCurrentlyAllowed.analyticsAndTesting }), h("label", { key: '1ab7a71a5b32e4696d9b930889dd721bb9d99863', htmlFor: "a-and-t-on" }, "On")), h("div", { key: '3c37a45d331d9cf94251f1b952370a26f3bfcbc4', class: "radio-group" }, h("h5", { key: '4c0d2c5c8e9fc955732c2d1f5e35fb0548bf8f8c' }, "Third-party Cookies "), h("p", { key: 'd3625bcec9afabfbd3ad3827cd64112cee4cd6cb' }, "These cookies are used to track activity, which can help to provide a better experience and improve functionality across various applications. For example, our donation experience survey."), h("input", { key: 'c7e11c30079a05606120788709dd8b6eb57d4bf3', type: "radio", name: "third-party", id: "third-party-off", checked: !cookiesCurrentlyAllowed.thirdParty }), h("label", { key: '24e2a31c5928e506706b02c57dfa89df9d95a311', htmlFor: "third-party-off" }, "Off"), h("input", { key: '776af14bc2e2877c1cc03d340e099708e1672fbf', type: "radio", name: "third-party", id: "third-party-on", checked: !!cookiesCurrentlyAllowed.thirdParty }), h("label", { key: 'd2c2b99591a1db38590db7220450a33a816da5df', htmlFor: "third-party-on" }, "On")), h("biggive-button", { key: '890b4e83fff50914f9158d496d9c3445a714eb0f', "space-below": "0", "space-above": "2", "colour-scheme": "secondary", "is-past-campaign": "false", "is-future-campaign": "false", label: "Accept Selected Cookies", "open-in-new-tab": "false", "full-width": "false", size: "small", rounded: false, centered: false, "button-id": "accept-selected-button", onClick: this.handleAcceptSelectedCookies })), h("p", { key: '7f0972f7d9c3f6957fffd11c8c85f5e4da50e8e4' }, "You can change the above settings for this browser at any time by clicking the privacy settings link in the footer of the page."))), h("h2", { key: 'f821cbf0a9622dc5ab423296a75532b44d3f1b0e' }, "Our website uses cookies"), h("p", { key: 'a9890820b2f7558c0258c898dce3bb93b6092754' }, "We use some essential cookies to make our website work. We'd also like to share data with our analytics platform and use analytics cookies to understand how you use the website and make improvements."), h("p", { key: 'e2bb8230bcf4ddef201dd3c202f401265baba7b6' }, h("a", { key: '84497e6512ff828a5dfccfc933439eae93cda7db', href: this.blogUriPrefix + '/privacy#cookies', target: "_blank" }, "Find out more in our Cookies Statement")), h("div", { key: '6f119b90ba4657fd5c5dfc0ede5e84e94b88ff20', class: "button-group" }, h("biggive-button", { key: '59caeec146f2eccdd32eccb7e5b1ba082e46ce8e', onClick: this.handleAcceptAllClick, "space-below": "0", "colour-scheme": "secondary", "is-past-campaign": "false", "is-future-campaign": "false", label: "Accept All", "open-in-new-tab": "false", "full-width": "true", size: "medium", rounded: false, centered: false, "button-id": "accept-all-button" }), h("biggive-button", { key: '290a72efc921fba08e363a1745d96470b7afce9c', onClick: this.handleRejectAllClicked, "space-below": "0", "colour-scheme": "grey-light", "is-past-campaign": "false", "is-future-campaign": "false", label: "Essential Cookies Only", "open-in-new-tab": "false", "full-width": "true", size: "medium", rounded: false, centered: false, "button-id": "choose-preferences-button" }), h("biggive-button", { key: '00a5e3adc85c814683ad590008c590d142e592b1', onClick: this.handleChoosePrefencesClick, "space-below": "0", "colour-scheme": "grey-light", "is-past-campaign": "false", "is-future-campaign": "false", label: "Choose Preferences", "open-in-new-tab": "false", "full-width": "true", size: "medium", rounded: false, centered: false, "button-id": "choose-preferences-button" }))));
|
|
62
62
|
}
|
|
63
63
|
get el() { return this; }
|
|
64
64
|
static get watchers() { return {
|
|
@@ -45,12 +45,12 @@ const BiggiveFormFieldSelect = /*@__PURE__*/ proxyCustomElement(class BiggiveFor
|
|
|
45
45
|
console.error('options undefined');
|
|
46
46
|
options = [];
|
|
47
47
|
}
|
|
48
|
-
return (h("div", { key: '
|
|
48
|
+
return (h("div", { key: '886fe16b933884b2973867a6ab51f622449f8d04', class: "selectWrapper" }, h("label", { key: '17cee18650a9553f7596162c88c5ea529e37edbf', class: greyIfRequired }, h("div", { key: 'ff069e9fdd8a3bd1c635e4fe7e8267e23e4cc010', class: 'prompt' + greyIfRequired }, this.prompt), h("div", { key: 'ca933e0cbe3dbd9f3fafe04a1eb908f0ff0d108a', class: 'dropdown space-below-' +
|
|
49
49
|
this.spaceBelow +
|
|
50
50
|
' select-style-' +
|
|
51
51
|
this.selectStyle +
|
|
52
52
|
(this.prompt === null ? ' noprompt' : '') +
|
|
53
|
-
(this.selectedOptionColour === 'inherit' ? ' inherit-colour' : '') }, h("div", { key: '
|
|
53
|
+
(this.selectedOptionColour === 'inherit' ? ' inherit-colour' : '') }, h("div", { key: 'd2bb00832f1a71ca48db9be5e6f16e454703f55d', class: "sleeve" }, h("select", { key: '489e201a31072a6f3d373545f0ac2d6e41b9f4be', class: greyIfRequired, onChange: this.doOptionSelectCompletedHandler }, options.map(option => (h("option", { selected: this.selectedValue === option.value, value: option.value }, option.label)))), h("div", { key: 'c682f35bb75204c88856489c585bea5b1f409e79', class: "arrow" }))))));
|
|
54
54
|
}
|
|
55
55
|
get el() { return this; }
|
|
56
56
|
static get style() { return BiggiveFormFieldSelectStyle0; }
|
|
@@ -10,7 +10,7 @@ const BiggiveForm$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveForm extends
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '30710027ff6c7fe2ef4727e1172397663253b430' }, h("slot", { key: '001703aabbf0c497616622cf7863a7c9128bca63' })));
|
|
14
14
|
}
|
|
15
15
|
static get style() { return BiggiveFormStyle0; }
|
|
16
16
|
}, [1, "biggive-form"]);
|
|
@@ -13,7 +13,7 @@ const BiggiveFormattedText$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveFor
|
|
|
13
13
|
this.maxWidth = 100;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: 'b7ff15887da8516a3af5788e0696430b35d58940', class: 'container max-width-' + this.maxWidth + ' text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, h("slot", { key: '6f1646382a27476bb307348d6c9d77cc0eb97f3e' })));
|
|
17
17
|
}
|
|
18
18
|
static get style() { return BiggiveFormattedTextStyle0; }
|
|
19
19
|
}, [1, "biggive-formatted-text", {
|
|
@@ -34,7 +34,7 @@ const BiggiveGenericIcon = /*@__PURE__*/ proxyCustomElement(class BiggiveGeneric
|
|
|
34
34
|
const iconDefinition = this.getIconDefinition();
|
|
35
35
|
return (
|
|
36
36
|
// Note: the icon name prop is set as a css class too for any styling specific to certain icons
|
|
37
|
-
h("div", { key: '
|
|
37
|
+
h("div", { key: 'f2022ed32b636865b547c86a3ae09c6af47ba7f0', class: 'generic-icon-item background-colour-' + this.backgroundColour + ' ' + this.icon }, h("a", { key: '59cc5d22c0c234ad5b55c8fbceb6d3ba86e10598', href: this.url }, iconDefinition ? (h("svg", { width: iconDefinition.icon[0], height: iconDefinition.icon[1], xmlns: "http://www.w3.org/2000/svg", class: 'fill-' + this.iconColour, viewBox: '0 0 ' + iconDefinition.icon[0] + ' ' + iconDefinition.icon[1] }, h("path", { d: iconDefinition.icon[4].toString() }))) : null)));
|
|
38
38
|
}
|
|
39
39
|
static get style() { return BiggiveGenericIconStyle0; }
|
|
40
40
|
}, [0, "biggive-generic-icon", {
|
|
@@ -14,7 +14,7 @@ const BiggiveGrid$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveGrid extends
|
|
|
14
14
|
this.columnGap = 0;
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("div", { key: '
|
|
17
|
+
return (h("div", { key: '416def4a0c08978e15974ce9af6618023b50f83b', class: 'grid column-count-' + this.columnCount + ' space-below-' + this.spaceBelow + ' column-gap-' + this.columnGap + (this.spaceBetween ? ' space-between' : '') }, h("slot", { key: 'b56f17f534fb1a33f628360dd7abfea3bda20264' })));
|
|
18
18
|
}
|
|
19
19
|
static get style() { return BiggiveGridStyle0; }
|
|
20
20
|
}, [1, "biggive-grid", {
|
|
@@ -20,7 +20,7 @@ const BiggiveHeading$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveHeading e
|
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
22
|
const Tag = this.htmlElement;
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: 'bc96ba03056040628fa77a9999108feffa5041aa', class: 'container align-' + this.align + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, h(Tag, { key: '1129bca53ca2b0186446ee0616d1918706d9f2b3', class: 'heading-colour-' + this.colour + ' icon-colour-' + this.iconColour + ' heading-' + this.size }, this.icon ? (h("svg", { viewBox: "0 0 102 88" }, h("path", { class: "st0", d: "M51.2,0l-51,88h102L51.2,0z" }), h("path", { d: "M31,68.3c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C32.9,67.5,32.1,68.3,31,68.3z M29.5,79.4h3v-10\n h-3V79.4z M41,69.4V70c-0.5-0.5-1.4-0.9-2.5-0.9c-2.7,0-4.9,2-4.9,4.9c0,2.9,2.2,4.9,4.9,4.9c1.1,0,2-0.3,2.5-0.9v0.6\n c0,1.3-1.2,1.9-2.7,1.9c-1.3,0-2.4-0.3-3.5-0.9v3c1.3,0.5,2.7,0.6,3.6,0.6c3,0,5.5-1.3,5.5-4.6v-9.4L41,69.4L41,69.4z M41,75.3\n c-0.4,0.6-1.2,0.9-1.9,0.9c-1.3,0-2.3-0.8-2.3-2.2c0-1.4,1-2.2,2.3-2.2c0.8,0,1.5,0.4,1.9,0.9V75.3z M52.8,79.7\n c2.4,0,3.8-0.4,5.1-1.2v-7.7h-6.6v2.9h3.5v2.6c-0.5,0.1-1.1,0.3-1.9,0.3c-3,0-4.4-2-4.4-4.3c0-2.3,1.7-4.3,4.8-4.3\n c1.3,0,2.6,0.4,3.5,0.9v-3.3c-0.9-0.4-2.1-0.7-3.7-0.7c-4.6,0-7.8,3.3-7.8,7.4C45.2,76.5,48.1,79.7,52.8,79.7z M60.7,68.3\n c-1,0-1.9-0.9-1.9-1.9c0-1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C62.6,67.5,61.8,68.3,60.7,68.3z M59.2,79.4h3v-10h-3V79.4z\n M69,73.9l-2.6-4.5h-3.5l6,10.3l6-10.3h-3.5L69,73.9z M77.5,75.1h7c0-4.4-2.5-6-5.1-6c-2.7,0-5.1,1.6-5.1,5.2c0,3.5,2.5,5.2,5.5,5.2\n c1.3,0,2.7-0.2,3.8-0.8v-2.8c-1.5,0.9-2.5,0.9-3.3,0.9C78.9,76.9,77.6,76.5,77.5,75.1z M79.4,71.5c0.9,0,1.7,0.4,1.8,1.7h-3.7\n C77.7,72,78.6,71.5,79.4,71.5z M26,71.6c0.7-0.6,1.1-1.5,1.1-2.5c0-1.9-1.8-3.9-4.4-3.9h-4.8v14.3h6.3c2.4,0,4.3-1.9,4.3-4.2\n C28.4,73.8,27.8,72.2,26,71.6z M21,68.1h1.4c0.9,0,1.5,0.7,1.5,1.4c0,0.8-0.6,1.4-1.5,1.4H21V68.1z M23.8,76.5H21v-2.9h2.8\n c0.9,0,1.5,0.6,1.5,1.4C25.3,75.9,24.7,76.5,23.8,76.5z" }))) : null, this.text)));
|
|
24
24
|
}
|
|
25
25
|
static get style() { return BiggiveHeadingStyle0; }
|
|
26
26
|
}, [1, "biggive-heading", {
|
|
@@ -30,9 +30,9 @@ const BiggiveHeroImage$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveHeroIma
|
|
|
30
30
|
render() {
|
|
31
31
|
const mainTitleClasses = 'main-title ' + (typeof this.mainTitleColour === 'string' && this.mainTitleColour.length > 0 ? `text-colour-${this.mainTitleColour}` : '');
|
|
32
32
|
const teaserClasses = 'teaser ' + (typeof this.teaserColour === 'string' && this.teaserColour.length > 0 ? `text-colour-${this.teaserColour}` : '');
|
|
33
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: '6327a08058a3f25476b0430f0366c540888b64ef', class: 'container colour-scheme-' + this.colourScheme + ' space-below-' + this.spaceBelow }, h("div", { key: 'c22e02ed58f42d0e388ecaa388eb40ecd10bb1fa', class: "sleeve" }, h("div", { key: 'd9425b5945291fde048d76eb17c17ac12ccf18d4', class: "content-wrap" }, this.logo !== undefined && this.logo !== null ? (h("div", { class: 'logo image-wrap logo-height-' + this.logoHeight }, h("img", { src: this.logo, alt: this.logoAltText, title: this.logoAltText }))) : h("div", { class: 'logo-space logo-height-' + this.logoHeight }), h("div", { key: '1f7295a38722f6ec517778127ea3e756986baf8f', class: 'slug text-colour-' + this.slugColour }, this.slug), h("h1", { key: 'b2db397debdcf80866584e594bcb7d5a7a7816ce', class: mainTitleClasses }, this.mainTitle), h("div", { key: '0cad7c94c55827d579a4636c4dd7bd244ddc03d8', class: teaserClasses }, this.teaser), this.buttonLabel != null && this.buttonUrl != null
|
|
34
34
|
? h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })
|
|
35
|
-
: null), h("div", { key: '
|
|
35
|
+
: null), h("div", { key: '7e8813d481dab9307b11a6589ec0943d5603a455', class: "graphic-wrap" }, this.mainImage !== null ? (h("div", { class: "image-wrap", role: "presentation", style: { 'background-image': 'url(' + this.mainImage + ')', 'background-position': this.mainImageAlignHorizontal + ' ' + this.mainImageAlignVertical } })) : null))));
|
|
36
36
|
}
|
|
37
37
|
static get style() { return BiggiveHeroImageStyle0; }
|
|
38
38
|
}, [1, "biggive-hero-image", {
|
|
@@ -32,7 +32,7 @@ const BiggiveIconButton$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveIconBu
|
|
|
32
32
|
this.buttonId = undefined;
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: 'e15343ee45912bbbbaa75536a3df4fd82972f1c1', class: 'container space-below-' +
|
|
36
36
|
this.spaceBelow +
|
|
37
37
|
' background-colour-' +
|
|
38
38
|
this.backgroundColour +
|
|
@@ -43,7 +43,7 @@ const BiggiveIconButton$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveIconBu
|
|
|
43
43
|
' rounded-' +
|
|
44
44
|
this.rounded +
|
|
45
45
|
' shadow-' +
|
|
46
|
-
this.shadow }, h("a", { key: '
|
|
46
|
+
this.shadow }, h("a", { key: '2958f6e919f41eb60c42b5da1b9f050bce81b3e2', href: this.url, target: this.openInNewTab ? '_blank' : '_self', id: this.buttonId }, h("div", { key: '0a694a3fd8c2e54c59e56722201d178a418aef44', class: "sleeve", onClick: this.handleButtonClick }, h("div", { key: 'b148cdd64ec25289ff37d0192351aad8e79329a5', class: 'icon-wrap ' + ' size-' + this.size + ' circle-' + this.circle.toString() }, h("biggive-generic-icon", { key: '9403942777b76620532be9a661a16bcc4aa92b53', iconGroup: this.iconGroup, icon: this.icon })), this.text != '' ? h("div", { class: 'text-wrap text-colour-' + this.textColour + ' text-padding-' + this.backgroundPadding }, this.text) : null, this.arrow ? (h("div", { class: 'arrow-wrap arrow-colour-' + this.arrowColour }, h("svg", { width: "8", height: "12", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174", stroke: "black", "stroke-width": "2" })))) : null))));
|
|
47
47
|
}
|
|
48
48
|
static get style() { return BiggiveIconButtonStyle0; }
|
|
49
49
|
}, [1, "biggive-icon-button", {
|
|
@@ -12,7 +12,7 @@ const BiggiveIconGroup$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveIconGro
|
|
|
12
12
|
this.label = undefined;
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (h("div", { key: '
|
|
15
|
+
return (h("div", { key: '5160c48c4cd14c7cdd5a5f1d16aa9b8d9b7cc06b', class: 'container space-below-' + this.spaceBelow }, this.label != null ? h("div", { class: "label" }, this.label) : null, h("div", { key: '20cdf1004def10075d6a1396e0f6d9e6fc48e80c', class: "sleeve" }, h("slot", { key: '79c24ea8ba3435f576e2387027d1fb7bf610550d' }))));
|
|
16
16
|
}
|
|
17
17
|
static get style() { return BiggiveIconGroupStyle0; }
|
|
18
18
|
}, [1, "biggive-icon-group", {
|
|
@@ -31,7 +31,7 @@ const BiggiveImageButton$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveImage
|
|
|
31
31
|
this.buttonId = undefined;
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h("div", { key: '
|
|
34
|
+
return (h("div", { key: 'a78665020766e2f0c81c475270d08207234c8a09', class: 'container space-below-' +
|
|
35
35
|
this.spaceBelow +
|
|
36
36
|
' background-colour-' +
|
|
37
37
|
this.backgroundColour +
|
|
@@ -42,7 +42,7 @@ const BiggiveImageButton$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveImage
|
|
|
42
42
|
' rounded-' +
|
|
43
43
|
this.rounded +
|
|
44
44
|
' shadow-' +
|
|
45
|
-
this.shadow }, h("a", { key: '
|
|
45
|
+
this.shadow }, h("a", { key: '7081450a894a1e3b6f3caacca80e355addab5e50', href: this.url, target: this.openInNewTab ? '_blank' : '_self', id: this.buttonId }, h("div", { key: '67c6281ac3ed4537f107132c1accb45dc6b8c056', class: "sleeve", onClick: this.handleButtonClick }, h("div", { key: '6c5600359a95b15996c21a2365cc4c53b9718e3a', class: 'image-wrap ' + ' image-style-' + this.imageStyle + ' size-' + this.size + ' circle-' + this.circle.toString(), style: { backgroundImage: 'url(' + this.imageUrl + ')' } }), this.text != '' ? h("div", { class: 'text-wrap text-colour-' + this.textColour + ' text-padding-' + this.backgroundPadding }, this.text) : null, this.arrow ? (h("div", { class: 'arrow-wrap arrow-colour-' + this.arrowColour }, h("svg", { width: "8", height: "12", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M0.76912 1.0791L5.73828 6.04826L0.769121 11.0174", stroke: "black", "stroke-width": "2" })))) : null))));
|
|
46
46
|
}
|
|
47
47
|
static get style() { return BiggiveImageButtonStyle0; }
|
|
48
48
|
}, [1, "biggive-image-button", {
|
|
@@ -26,7 +26,7 @@ const BiggiveImageCard$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveImageCa
|
|
|
26
26
|
this.addAnimation = false;
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
|
-
return (h("div", { key: '
|
|
29
|
+
return (h("div", { key: '8d1ef3a6eefba63d793413b65219bcd1508e0697', class: 'container space-below-' +
|
|
30
30
|
this.spaceBelow +
|
|
31
31
|
' background-colour-' +
|
|
32
32
|
this.backgroundColour +
|
|
@@ -35,7 +35,7 @@ const BiggiveImageCard$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveImageCa
|
|
|
35
35
|
' clip-top-right-corner-' +
|
|
36
36
|
this.clipTopRightCorner +
|
|
37
37
|
' add-animation-' +
|
|
38
|
-
this.addAnimation }, h("a", { key: '
|
|
38
|
+
this.addAnimation }, h("a", { key: '169002b8d2090ef888dab0774e8e4e05eab5f2e5', href: this.buttonUrl }, h("div", { key: 'e0d89b29abe66c06ac483d4e1a7f633a3564dd24', class: 'sleeve text-colour-' + this.teaserColour + ' text-align-' + this.textAlign }, h("div", { key: 'd6c5120383e51e4ff893ce7a15e00ecd1a6dc3eb', class: "content-wrap" }, this.mainImageUrl != '' ? (h("div", { class: "main-image-container" }, h("div", { class: "image-wrap" }, h("img", { src: this.mainImageUrl, alt: this.mainImageAltText, title: this.mainImageAltText })))) : null, h("div", { key: '98624d20ab322096b967f22b80b5f0e90fafd09d', class: "teaser" }, this.teaser), this.buttonLabel != null && this.buttonUrl != null && this.buttonUrl != '' ? (h("div", { class: 'button-wrap align-' + this.buttonAlign }, h("biggive-button", { "colour-scheme": this.buttonColourScheme, label: this.buttonLabel }))) : null)))));
|
|
39
39
|
}
|
|
40
40
|
static get style() { return BiggiveImageCardStyle0; }
|
|
41
41
|
}, [1, "biggive-image-card", {
|
|
@@ -24,7 +24,7 @@ const BiggiveImageFeature$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveImag
|
|
|
24
24
|
this.buttonColourScheme = 'primary';
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h("div", { key: '
|
|
27
|
+
return (h("div", { key: 'f7e058fa83e93095a47a1a5696ad495d3f0b60b0', class: 'container text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, h("div", { key: 'a597f466ec9819707cc6be4a98351ba2975e9819', class: "sleeve" }, h("div", { key: '1211768272ba7f6f8a11e26eba7e938f3dc686cc', class: "content-wrap" }, h("div", { key: 'e24237f46d658be65cccdc0baf175dc19a47c138', class: 'slug text-colour-' + this.slugColour }, this.slug), h("h2", { key: 'e467d83d54388708070e87332a1f561ba11a4f34', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), h("div", { key: '89cb44640af1a5e61a8b911935721eaa084c66c1', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (h("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), h("div", { key: 'db5d0b12aeab82e01344eefac490c981bfa34dd3', class: "graphic-wrap" }, this.imageUrl !== null && this.imageUrl !== undefined ? (h("div", { class: "image-wrap" }, h("img", { src: this.imageUrl, alt: this.imageAltText }))) : null))));
|
|
28
28
|
}
|
|
29
29
|
static get style() { return BiggiveImageFeatureStyle0; }
|
|
30
30
|
}, [1, "biggive-image-feature", {
|
|
@@ -31,7 +31,7 @@ const BiggiveImage$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveImage exten
|
|
|
31
31
|
return height;
|
|
32
32
|
}
|
|
33
33
|
render() {
|
|
34
|
-
return (h("div", { key: '
|
|
34
|
+
return (h("div", { key: 'f327c4f3b647c18a9064efc92c44a48a742397c8', class: 'container space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow, style: { width: this.getWidth(), height: this.getHeight() } }, h("div", { key: '70e0f04cc75aaed989f813d9a14c741aaee77701', class: "image-wrap" }, h("img", { key: '76e05ce502b52b88b88f4be6a8df4f4b329e57fd', src: this.imageUrl, style: { width: this.getWidth(), height: this.getHeight() }, alt: this.imageAltText }))));
|
|
35
35
|
}
|
|
36
36
|
static get style() { return BiggiveImageStyle0; }
|
|
37
37
|
}, [1, "biggive-image", {
|
|
@@ -95,7 +95,7 @@ const BiggiveMainMenu$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveMainMenu
|
|
|
95
95
|
const now = new Date();
|
|
96
96
|
const ccIsOpenNowIsh = now > CCOpenDate && now < CCCloseDate;
|
|
97
97
|
const homePageLink = ccIsOpenNowIsh ? '/?noredirect' : '/';
|
|
98
|
-
return (h(Host, { key: '58c817bb3d688f4025c1c27a27fdb85d79956c47' }, h("div", { key: '0c9f9ecfe823af37c114d66b79f97c57b6ebab26', class: "row row-top" }, h("div", { key: '6805c2fae6118fc45632ad2254f8c4a8b44e425c', class: "social-icon-wrap" }, h("biggive-social-icon", { key: '3f85fa8785ecf65843d8585cab22705e61a0420a', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: 'a53f627f153e84ab1b557a57c9901e0f7f0d28c3', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '10b756e68ce8965df2a58bbd33feeef535a3aadf', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: 'ee119f6107f661bdf62a5df7a0c1200fb143e206', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '25daccb3a46ea01f9d670e030d2ffa398cd5d02f', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })), h("div", { key: '37202056f70807b7a9010ef21b541606da238d68', class: "nav-secondary" }, this.getSecondaryNavLinks())), h("nav", { key: 'b7273e66aad589c70b434472508b7acc6bdb3e06', role: "navigation", "aria-label": "Main Menu" }, h("div", { key: 'fbfe3293a9c454e1cedf1cb058cf5be9f8c5c398', class: "navbar" }, h("div", { key: '6308c84fe05b7f9577d9281e470ac9b06a81fefe', class: "logo" }, h("a", { key: '17ed8d45216cf0d1869570f30bd52bed5d99f1dd', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, h("svg", { key: '69440f6d0b725975f3808339217c37e7069a9c4d', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, h("path", { key: '85ae8bf6ada1b58c2486cfdd6c6eca8740cd5fc7', d: "M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z" }), h("path", { key: 'f548728da741c1b9b9371d043083a737fc19ccdc', d: "M13.5,1l13.5,23H0L13.5,1z" })))), h("biggive-misc-icon", { key: 'a9053c07b71d7d92baeaf49fae74fedf437921a9', class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), h("div", { key: '6902eec596b99626b4f37fa0f3c68281fd31fe7f', class: "nav-links" }, h("div", { key: 'f6c0f29564140cab5379abcb48421bc4ad12dc0c', class: "sidebar-logo" }, h("a", { key: '85f41d9859108c06363f973c58a76129a0611bc5', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, h("svg", { key: 'a0efdd49a37b1820edf5b6bdc79e77cf38ecab13', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, h("path", { key: 'd9a67542c806925cf1e702d25de22c074a97e0b9', d: "M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z" }), h("path", { key: '771f34dd09f18cf721c85ace73a30c3fc5bd3651', d: "M13.5,1l13.5,23H0L13.5,1z" }))), h("biggive-misc-icon", { key: '7b764e7869bf8e581cf7f30d2423faf32e7022bb', class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), h("div", { key: 'c686138fbbddf41651557aaed642c593b341b952', id: "nav-primary" }, h("ul", { key: 'd727e57e5a067c718d61e45d981660858b2a6343', class: "links", slot: "nav-primary" }, h("li", { key: '9ddd5c976b65fff01a6dcefa6ede032ef10d1079' }, h("a", { key: '40fee62ae0efa66ae613810f879e832c8d685388', href: makeURL('Donate', this.donateUrlPrefix, 'explore') }, "Explore Campaigns")), h("li", { key: '3f987daa1b590857d5e860acd109f3e702aa1e05' }, h("a", { key: '535fc44496585f1b29bf346c15696c10bf456381', href: makeURL('Blog', this.blogUrlPrefix, 'charities') }, "For Charities")), h("li", { key: '6eb7a48bfff93fc49c6c7704bc2489ba41105a50' }, h("a", { key: '241c0dccbe8b8d9601a3d3a1a5e31c3871307a4b', href: makeURL('Blog', this.blogUrlPrefix, 'funders') }, "For Funders")), h("li", { key: '32ffde22c742706746ebcf792930d975aa345793' }, h("a", { key: 'f536b97e9ae328aecb9c8e31a559d7537641f3ef', onClick: this.noNav }, "Match Funding", h("biggive-misc-icon", { key: 'c08c6afb2fcdacfc8f35c322e98fc8fb0df89acb', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: 'b7a3f8e018d01fedf57ffefa56b4b46d3e8731d9', class: "sub-menu" }, h("li", { key: '27b8545fcb2ac6bf4cf53a49742b9bbc67923751' }, h("a", { key: 'b88895c927d5dcf2a0e63aa0c7e9a32a8d95ab55', href: makeURL('Blog', this.blogUrlPrefix, 'match-funding-explained') }, "Match Funding Explained")), h("li", { key: '6f6f187e09175437ba7a3d1a78750029860e2f9f' }, h("a", { key: '5f9dce9f515bcdf6850f7ad5561390192c93fbfa', href: makeURL('Blog', this.blogUrlPrefix, 'impact') }, "Match Funding Impact")), h("li", { key: 'a43584f7ddbf87692c427a9f8fbe5cae3bad7444', class: "more" }, h("a", { key: 'c715c538483de2fec3cb487c8dd78ad928582444', onClick: this.noNav }, "Match Funding Opportunities", h("biggive-misc-icon", { key: '82613a09c1c8db8e535d11b7966485f8fee867e3', class: "bx bxs-chevron-down sub-sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: '505fcae26983b9f93159a1f97488abb30024d178', class: "sub-sub-menu" }, h("li", { key: 'a73dc9c6a3b5c4901c4c23ae2a988c8bbcfa061f' }, h("a", { key: '61293b49776728a372dcdf5e447fa9d4665ee6f3', href: makeURL('Blog', this.blogUrlPrefix, 'christmas-challenge'), class: "icon-christmas" }, "Christmas Challenge")), h("li", { key: 'f2b67dcda3b89449eda0ee1a63a5a8fc517e0d81' }, h("a", { key: 'f13812b53c73a69c9cf4816d63c794a6db5ab5e6', href: makeURL('Blog', this.blogUrlPrefix, 'champions-for-children'), class: "icon-children" }, "Champions for Children")), h("li", { key: 'fde9fd1c7e25e51d24e50891523e39fcee9efc4b' }, h("a", { key: 'd6d9c6835508038bbb6f8a97692fc7ecc1eec061', href: makeURL('Blog', this.blogUrlPrefix, 'green-match-fund'), class: "icon-green-match" }, "Green Match Fund")), h("li", { key: '18e483387c3f2baf9d50af8c9b1c53f4a77e9dd1' }, h("a", { key: '9bbf6ed08d1e993f7be7306d2534597859b3c620', href: makeURL('Blog', this.blogUrlPrefix, 'women-girls-match-fund'), class: "icon-women-girls" }, "Women & Girls Match Fund")), h("li", { key: '119738671a346609072dda3f15f4cf34af3d7aa3' }, h("a", { key: '9241e51c326385482c834e734c4caec864a47036', href: makeURL('Blog', this.blogUrlPrefix, 'kind2mind/'), class: "icon-mental-health" }, "Kind\u00B2Mind")), h("li", { key: '4a982428668b4ac114f15d0318d9782f0fadb77c' }, h("a", { key: 'f500e390da7137b452f37228b7247a58623ae58e', href: makeURL('Blog', this.blogUrlPrefix, 'artsforimpact/'), class: "icon-arts-impact" }, "Arts for Impact")), h("li", { key: '9caffcb98ae28f51fa2401a320a3ea24afd6a478' }, h("a", { key: 'b889038fb3b374bc28a33cff70db8f8312900dc1', href: makeURL('Blog', this.blogUrlPrefix, 'anchor-match-fund/'), class: "icon-anchor-match" }, "Anchor Match Fund")), h("li", { key: '60774114b4cd298fc0c19a706c30cb42fd0059bd' }, h("a", { key: 'fdf2f518c9e3d3f463bb53e862ae1f4ccca4ebfe', href: makeURL('Blog', this.blogUrlPrefix, 'emergency-campaigns/'), class: "icon-emergency" }, "Emergency Match Fund")))), h("li", { key: '8607637148a5684757d932229f0f9a7767400b6b' }, h("a", { key: '47ffcaa1c56c5270940b9ca509c7a69867d8b8ce', href: makeURL('Blog', this.blogUrlPrefix, 'run-your-own-campaign/)') }, "Run your match funding campaign")))), h("li", { key: '030298865fdd59c0f35923cea7e5ab90e1b63d0f' }, h("a", { key: 'b5489cd3803f14fe1cbeea3904c1406279b3c5fc', onClick: this.noNav }, "About Us", h("biggive-misc-icon", { key: 'fe4de0ef3acc31545433f4f5c1bdeac1d87eccdf', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: '3bbc3b22d0b1bc4137e6a36dbfd54af53b818b58', class: "sub-menu" }, h("li", { key: 'e0854ae100ba4819e3b22d3d73f474404f9abaf2' }, h("a", { key: '124885aaaa36a1072a970a53d8ebcd82085e56e2', href: makeURL('Blog', this.blogUrlPrefix, 'our-people') }, "Our People")), h("li", { key: '45b864a59aaa3e94e302ec946be941bdda11711f' }, h("a", { key: '943e831932b4fd0f5579e774400d55b302dad553', href: makeURL('Blog', this.blogUrlPrefix, 'our-story') }, "Our Story")), h("li", { key: '92c5d0455fdecc236ecd0a79a49d5ddc921f4d99' }, h("a", { key: 'd34a8b4197a67d11ee8d78a1e1ff07ff80db703b', href: makeURL('Blog', this.blogUrlPrefix, 'donation-funds') }, "Donate by Bank Transfer")), h("li", { key: '5149b1818a6b87fdc3a2e320e794d40a75142c28' }, h("a", { key: 'b4a54852d0f410826ba5e02e8018211e6d682a8d', href: makeURL('Blog', this.blogUrlPrefix, 'our-fees') }, "Our Fees")), h("li", { key: 'defaf967198ff07a1deb2e6ec399a3812de38ab1' }, h("a", { key: '8022a748f33a25a7242550a8026c7c7bc9e50227', href: makeURL('Blog', this.blogUrlPrefix, 'faqs') }, "FAQs")))), h("li", { key: '7197503f9105dde8ad3a14804ed7758b107f17a1' }, h("a", { key: '6d4b020890f04e1efc30766b13d2c3c62c8e8e1e', onClick: this.noNav }, "Resources", h("biggive-misc-icon", { key: '4fd13faae0d4c2106d4c1501d81788c319e1887b', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: '9e1b30a1af2377e54677202a4dff044ed1e5d5c0', class: "sub-menu" }, h("li", { key: 'c248c099963080ef5c6170b1323f6a34fbc03c99' }, h("a", { key: '1fc67325835284f275936e5a1871576bd77c78eb', href: makeURL('Blog', this.blogUrlPrefix, 'case-studies') }, "Case Studies")), h("li", { key: 'fec5e5743573c8776aa92b3b273efcf7b083b7e6' }, h("a", { key: '0be5fd61b0567b398ac0cdc3da93126381f81d19', href: makeURL('Blog', this.blogUrlPrefix, 'blog') }, "Blog")), h("li", { key: 'f87577094f05ccadef1882bf8d29e7f8c4eec44b' }, h("a", { key: '0cf4b41bf7908de38099c609fb42ac7110da9b3e', href: makeURL('Blog', this.blogUrlPrefix, 'reports-insights') }, "Reports & Insights")), h("li", { key: '167e7ed5548360232a4587f629d108979ee0517f' }, h("a", { key: 'b5ac5f4c139e6ff8126b33c48f7d9eeb4a4cb39a', href: makeURL('Blog', this.blogUrlPrefix, 'press') }, "Press"))))), h("div", { key: '1ea31b4231aef281fec03ad1263b63078f795ca4', class: "mobile-only" }, this.getSecondaryNavLinks())), h("div", { key: '1490b3fa10f0ced4e19924c5c89fac33ba5728ae', class: "mobile-social-icon-wrap mobile-only" }, h("biggive-social-icon", { key: '8fdac6e923aff68747fb6613890188c0e2663da9', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: 'c30a83737995f4dc0097e8d3179bd5cc48a6d8d1', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '7d7bf0bc1de2f63d04d985d260a169dc4c7626e5', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '89aedddb95f034f632a671f850b8955c55cab6ec', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: 'be873e4ade3ad8cff10f155e882a6872510ad42e', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })))))));
|
|
98
|
+
return (h(Host, { key: '63b7f637d9c5bddc04f26d3a7230b060150d9121' }, h("div", { key: 'da826ccc7ad385063223c1c130aa56c0e265e4d0', class: "row row-top" }, h("div", { key: '50cc24cbfd661c5fa59646c1f9d030bb273ea2d9', class: "social-icon-wrap" }, h("biggive-social-icon", { key: '8eb23c693e4e26a5a7ed9116f9695fa5c71b6422', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '6cbc249cdc5fda7e88f242a9889e681e71b995d9', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: 'a83d14bac6dc1c851f42fe1e2ca30d7efbb20d87', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '8f58524a4116fa5ff6d441b61a099284f5ecd0e9', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '57ca520941bde016821c5d301d6926eb6043baa2', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })), h("div", { key: 'da26c13b2f5c0315332f923911fff9e7c9a2f57c', class: "nav-secondary" }, this.getSecondaryNavLinks())), h("nav", { key: 'f1463642afc461f14d97dbe5c5a694f7a4ba9b20', role: "navigation", "aria-label": "Main Menu" }, h("div", { key: 'aaa1ab94168fda3a5b50aac554cf08449820c38d', class: "navbar" }, h("div", { key: 'd3b68fa39e2557a27de2b6cd5bd8f1940e372da9', class: "logo" }, h("a", { key: '480d6ab117ed4c5b1a5acee2bd9a59be6e28b068', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, h("svg", { key: '18b3be7ccc3e22d69bfdfbdc4a262652e31c4fb3', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, h("path", { key: '1cbb6532be18edb5c7656ab895f9cb6425a9a811', d: "M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z" }), h("path", { key: 'a4c25ee3e5e8699a718abf7ab0dabc66d1121759', d: "M13.5,1l13.5,23H0L13.5,1z" })))), h("biggive-misc-icon", { key: '87ef0d4f2093763aa90614e16692bef685566e81', class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), h("div", { key: '11894b0cd589bb90471e0965161d34630b466e4d', class: "nav-links" }, h("div", { key: '3dfdc84dfa8a8a8cd7bdadb85c13e89731571edc', class: "sidebar-logo" }, h("a", { key: '96b757c4540ff69f67ed6dc34c1a9dbffc35949b', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, h("svg", { key: '9c7972adf6eeff4570123a14c34418aeb2c7c574', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, h("path", { key: 'bdcb84ad63d5d02bf79bf5ecfc0378e2bf40962f', d: "M51.9,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3C53.6,0,55,1.4,55,3S53.6,6.1,51.9,6.1z M49.3,23.8h5V7.7h-5V23.8z M68.5,7.7v1 c-0.8-0.7-2.3-1.4-4.1-1.4c-4.5,0-8.2,3.2-8.2,7.9c0,4.7,3.7,7.9,8.2,7.9c1.8,0,3.4-0.5,4.1-1.4v0.9c0,2.1-1.9,3.1-4.4,3.1 c-2.2,0-4-0.5-5.8-1.4V29c2.1,0.7,4.4,1,6,1c5,0,9.2-2,9.2-7.3v-15L68.5,7.7L68.5,7.7z M68.5,17.2c-0.7,1-1.9,1.4-3.2,1.4 c-2.1,0-3.8-1.2-3.8-3.4c0-2.2,1.7-3.4,3.8-3.4c1.3,0,2.5,0.6,3.2,1.5V17.2z M88.1,24.2c4,0,6.4-0.7,8.5-2V10h-11v4.7h5.8v4.1 c-0.8,0.2-1.8,0.4-3.2,0.4c-4.9,0-7.3-3.2-7.3-6.8c0-3.7,2.8-6.8,8-6.8c2.2,0,4.3,0.6,5.8,1.4V1.7c-1.5-0.6-3.4-1.1-6.1-1.1 c-7.6,0-13,5.3-13,11.8C75.5,19.1,80.4,24.2,88.1,24.2z M101.4,6.1c-1.7,0-3.1-1.4-3.1-3s1.4-3,3.1-3c1.8,0,3.2,1.4,3.2,3 S103.1,6.1,101.4,6.1z M98.8,23.8h5V7.7h-5V23.8z M115.1,15l-4.3-7.2H105l10.1,16.4l10.1-16.4h-5.8L115.1,15z M129.3,16.9h11.6 c0.1-7-4.2-9.5-8.4-9.5c-4.5,0-8.5,2.6-8.6,8.4c0,5.6,4.1,8.4,9.1,8.4c2.2,0,4.4-0.3,6.4-1.3v-4.4c-2.5,1.4-4.1,1.4-5.6,1.4 C131.7,19.8,129.5,19.2,129.3,16.9z M132.5,11.1c1.5,0,2.8,0.7,3,2.7h-6.2C129.6,11.9,131,11.1,132.5,11.1z M43.5,11.4 c1.2-1,1.8-2.4,1.8-4c0-3.1-3-6.3-7.3-6.3h-8v22.8h10.4c4.1,0,7.2-3,7.2-6.8C47.5,14.8,46.5,12.3,43.5,11.4z M35.2,5.7h2.4 C39,5.7,40,6.8,40,8c0,1.2-1,2.2-2.5,2.2h-2.4V5.7z M39.9,19.2h-4.7v-4.6h4.7c1.4,0,2.5,1,2.5,2.3C42.4,18.1,41.3,19.2,39.9,19.2z" }), h("path", { key: '6795187d04a312992e064d4631b5274d29843a0d', d: "M13.5,1l13.5,23H0L13.5,1z" }))), h("biggive-misc-icon", { key: '309e72b0fc0bed7ab48c72334384cb5c93dbcd5d', class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), h("div", { key: '40e52f70b81e9d0634b4a863eddaaad619d89756', id: "nav-primary" }, h("ul", { key: '43d4e35c202c1b77820991a345b84019ec6baee2', class: "links", slot: "nav-primary" }, h("li", { key: 'ff1ee44b9cf081e12d4b5ce902775a5ca682279f' }, h("a", { key: '6c0dbea0c85be57411c70fc29b26d60d265cc0f0', href: makeURL('Donate', this.donateUrlPrefix, 'explore') }, "Explore Campaigns")), h("li", { key: '7ae5a1f72772f4c4463c65f6bda9ff0c27a452b8' }, h("a", { key: '3c00d19e91db0c654f9bca90df63cfd8868ba51b', href: makeURL('Blog', this.blogUrlPrefix, 'charities') }, "For Charities")), h("li", { key: '7df4c363245870c7aa6001d2d3b613d44315ed34' }, h("a", { key: '200b049056e027c44e2dd384f10d608dabd0cfd3', href: makeURL('Blog', this.blogUrlPrefix, 'funders') }, "For Funders")), h("li", { key: 'e053ea1c5ca737400f04a40fae1b1a84d31d5066' }, h("a", { key: 'c112d38fc845c3d8a9b6541423f7b9e8576218a4', onClick: this.noNav }, "Match Funding", h("biggive-misc-icon", { key: '3501a50ea78a99e038353bda0ba6e40f073b6929', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: '82ce8452aee19256f2ac4005ae5d8c95d3f49c76', class: "sub-menu" }, h("li", { key: '67e777cc6db0a2e779271824924a1babd72f4423' }, h("a", { key: 'bf1ebd4580f7ea9fb1fdabb0aceb276af67c6f5c', href: makeURL('Blog', this.blogUrlPrefix, 'match-funding-explained') }, "Match Funding Explained")), h("li", { key: '0ebe35fc33cf2eb91a8539dc3aa76243d86adea3' }, h("a", { key: '533e3ceabbfadb61c09e44a275a16cefec46d651', href: makeURL('Blog', this.blogUrlPrefix, 'impact') }, "Match Funding Impact")), h("li", { key: '8641bf0f9cf4e694f05c812457df198cb83e8476', class: "more" }, h("a", { key: 'd012203926d7d78f07422f1fba7a72f8ceef7a63', onClick: this.noNav }, "Match Funding Opportunities", h("biggive-misc-icon", { key: 'bb5d450884f36a5f6b52de344363248a6fc6b1ed', class: "bx bxs-chevron-down sub-sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: 'c4b8620a87dd9445ff4cbdf325a968ed607970ef', class: "sub-sub-menu" }, h("li", { key: '461e134f4959d73790d406d44629cde3c27baa1e' }, h("a", { key: '4bc0e617efab1ef65ed65bddf8eff3f2895c3f99', href: makeURL('Blog', this.blogUrlPrefix, 'christmas-challenge'), class: "icon-christmas" }, "Christmas Challenge")), h("li", { key: '6b26465ba36b2c810b229a668a9ce5b86cb1c580' }, h("a", { key: '02a5006ea434dbc31a39c837fa31fe3e15a11067', href: makeURL('Blog', this.blogUrlPrefix, 'champions-for-children'), class: "icon-children" }, "Champions for Children")), h("li", { key: 'ca9ef9eafca7abf5e63b705e07e14ee14a8110b7' }, h("a", { key: 'eb6b0b0b7c51ff9b7384938aec54180aa94b931f', href: makeURL('Blog', this.blogUrlPrefix, 'green-match-fund'), class: "icon-green-match" }, "Green Match Fund")), h("li", { key: '4c298020db196b643e846b2a243f097a418f4687' }, h("a", { key: '60169726811db8617673de1bc8c761ac95daf81f', href: makeURL('Blog', this.blogUrlPrefix, 'women-girls-match-fund'), class: "icon-women-girls" }, "Women & Girls Match Fund")), h("li", { key: '0eaf3e4d599b945102a2046a21de7a4631836e22' }, h("a", { key: 'd0af1fda4d0f48ef165a640181b14e5fb5519160', href: makeURL('Blog', this.blogUrlPrefix, 'kind2mind/'), class: "icon-mental-health" }, "Kind\u00B2Mind")), h("li", { key: '35a5468888b608e7703915dd536daf285637d6fb' }, h("a", { key: 'a9fc5a350b33f67764844aa1ef9999b87bf5ec9d', href: makeURL('Blog', this.blogUrlPrefix, 'artsforimpact/'), class: "icon-arts-impact" }, "Arts for Impact")), h("li", { key: '65c0385c3fbd76596f160e8f022cfc52e817f77a' }, h("a", { key: '5c76097f9ee9507c3108e2ca0c9097994566e77e', href: makeURL('Blog', this.blogUrlPrefix, 'anchor-match-fund/'), class: "icon-anchor-match" }, "Anchor Match Fund")), h("li", { key: '4f2b2cfd2ecb0ab3dc2dfebc18e4c5943c5fc994' }, h("a", { key: '81dde927e8b297404a2411cedf85d1ecefa09986', href: makeURL('Blog', this.blogUrlPrefix, 'emergency-campaigns/'), class: "icon-emergency" }, "Emergency Match Fund")))), h("li", { key: 'f8f702ce7ad7f0de7ad303819d0d7e75b483f314' }, h("a", { key: 'f9748192cf003f23ef51d5cfd6e6aaf671a5bc9e', href: makeURL('Blog', this.blogUrlPrefix, 'run-your-own-campaign/)') }, "Run your match funding campaign")))), h("li", { key: 'f88dd519d597ef2345139481796b02009267cae3' }, h("a", { key: 'db8a82b76b634d62eeb51d91b0dae344573c7048', onClick: this.noNav }, "About Us", h("biggive-misc-icon", { key: '42a0905d060e9dfdfd3ea13af9c1729b425343aa', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: '6d93c7b6ef3c46663a906ca0b12938c6f30b486f', class: "sub-menu" }, h("li", { key: 'c1112b23eca04692b917f734aa4011d066cb852c' }, h("a", { key: 'd94ae68a035bebcad7681f98f0ab9a07f416cbb7', href: makeURL('Blog', this.blogUrlPrefix, 'our-people') }, "Our People")), h("li", { key: 'c3dc80d0b619d9e0a2dd3db7c12bbf2d354f2602' }, h("a", { key: '11fbdd3025d89baceb67b4eb08e80bc846313d2f', href: makeURL('Blog', this.blogUrlPrefix, 'our-story') }, "Our Story")), h("li", { key: '32fe2fb3ae50441db005900a42fde64993eaf48e' }, h("a", { key: '0a397879bdf10fe3fe7ab27967bdfa41c7abe4b5', href: makeURL('Blog', this.blogUrlPrefix, 'donation-funds') }, "Donate by Bank Transfer")), h("li", { key: '2275548d20e60fef84ce79fedb835c5bd77f4057' }, h("a", { key: '0bc9f43ed2ee403df66f93e394988dc8351cda65', href: makeURL('Blog', this.blogUrlPrefix, 'our-fees') }, "Our Fees")), h("li", { key: '36ba263592862f94d8ff3cce752b3675e6ad2175' }, h("a", { key: '4d3b32e2741435da409feef95a60dc2635cbee0a', href: makeURL('Blog', this.blogUrlPrefix, 'faqs') }, "FAQs")))), h("li", { key: '5bb9fda0d8867bddf3464b989d6ee78353c2bac1' }, h("a", { key: '20e0cea5eb8476efc5f39eb7c055a75929189e8e', onClick: this.noNav }, "Resources", h("biggive-misc-icon", { key: 'ffe803bdf26c36d5cdccad4235de6f00e9e11521', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), h("ul", { key: '7182bc8a3ed40469cd7b33020f0985ef8a0b33c7', class: "sub-menu" }, h("li", { key: 'f9922a47db26234ec1f935118b21419f48aa4fa5' }, h("a", { key: '09524ade35ee2abfb1066b8e555378dc162f3c4b', href: makeURL('Blog', this.blogUrlPrefix, 'case-studies') }, "Case Studies")), h("li", { key: 'f741fe5e51ebaed835f60bc479174ff192009d69' }, h("a", { key: 'f55762a29d3d275e97fa02acf2b22da6e957cb5d', href: makeURL('Blog', this.blogUrlPrefix, 'blog') }, "Blog")), h("li", { key: '7172ab267ebef1477082426835901b7c230972ff' }, h("a", { key: '78e6f37afc481e57f98b62ee6a2cd6ba471fd6a6', href: makeURL('Blog', this.blogUrlPrefix, 'reports-insights') }, "Reports & Insights")), h("li", { key: '28cf6bceacbeaf597aa43938c2502c2ae71a1b35' }, h("a", { key: '96dbc84c2eafc7f933cf356d16627c6a6de6a9f2', href: makeURL('Blog', this.blogUrlPrefix, 'press') }, "Press"))))), h("div", { key: '16941577f0dfdbbfdb9d2292da8cce72ca82c09c', class: "mobile-only" }, this.getSecondaryNavLinks())), h("div", { key: '982038d6f2a1c07f3b9103aef0472cb6eea0a028', class: "mobile-social-icon-wrap mobile-only" }, h("biggive-social-icon", { key: '04df901974a7a47444d5083fe1038a2abde1dfa4', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '8abe09280eca817c426dd24b1617d0d9d3c90a97', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '3652f9a98e354a6ca34ec5cc4f55f0760868ece5', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: 'd21022a141626c3780c0c47b667086692effb286', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), h("biggive-social-icon", { key: '94e9683f135ca4e3c14057281bb37c798a8e04cc', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })))))));
|
|
99
99
|
}
|
|
100
100
|
get host() { return this; }
|
|
101
101
|
static get style() { return BiggiveMainMenuStyle0; }
|
|
@@ -20,7 +20,7 @@ const BiggiveMiscIcon = /*@__PURE__*/ proxyCustomElement(class BiggiveMiscIcon e
|
|
|
20
20
|
render() {
|
|
21
21
|
return (
|
|
22
22
|
// Note: the icon name prop is set as a css class too for any styling specific to certain icons
|
|
23
|
-
h("div", { key: '
|
|
23
|
+
h("div", { key: 'a8085209b94d8f6590cb95d5cde22a3cadc2afff', class: 'misc-icon-item background-colour-' + this.backgroundColour + ' ' + this.icon }, h("a", { key: 'f6f7c10479e7dade36a871d956b0637f00921daa', href: this.url }, h("svg", { key: '2c7002dfa154e9e1abb25cfd0ee6fa3eee5bee26', width: this.getMiscIcon().icon[0], height: this.getMiscIcon().icon[1], xmlns: "http://www.w3.org/2000/svg", class: 'fill-' + this.iconColour, viewBox: '0 0 ' + this.getMiscIcon().icon[0] + ' ' + this.getMiscIcon().icon[1] }, h("path", { key: '16037939b4b6131cb30cbc70c4bd4ef6eaa48d64', d: this.getMiscIcon().icon[4].toString() })))));
|
|
24
24
|
}
|
|
25
25
|
static get style() { return BiggiveMiscIconStyle0; }
|
|
26
26
|
}, [0, "biggive-misc-icon", {
|
|
@@ -11,7 +11,7 @@ const BiggiveNavGroup$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveNavGroup
|
|
|
11
11
|
this.inline = true;
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("ul", { key: '
|
|
14
|
+
return (h("ul", { key: '49b2376d24d37ac7af1ab8d499d166baf4268a03' }, h("slot", { key: 'b15cfcc1791660ced330af8cf471332f7ca10f49' })));
|
|
15
15
|
}
|
|
16
16
|
static get style() { return BiggiveNavGroupStyle0; }
|
|
17
17
|
}, [1, "biggive-nav-group", {
|
|
@@ -13,7 +13,7 @@ const BiggiveNavItem$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveNavItem e
|
|
|
13
13
|
this.iconColour = undefined;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("li", { key: '
|
|
16
|
+
return (h("li", { key: '090f304495cea3310a9e00e33b66a5beb70b0bbc', class: 'icon-' + this.iconColour }, h("a", { key: '7ed939de7267b6fd0c24cb7f34e1683594031cba', href: this.url }, this.label), h("slot", { key: 'f2cd30f28afe1bb4f63d30f658cb1866b9cee98a' })));
|
|
17
17
|
}
|
|
18
18
|
static get style() { return BiggiveNavItemStyle0; }
|
|
19
19
|
}, [1, "biggive-nav-item", {
|
|
@@ -10,7 +10,7 @@ const BiggivePageColumn$1 = /*@__PURE__*/ proxyCustomElement(class BiggivePageCo
|
|
|
10
10
|
this.__attachShadow();
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return h("slot", { key: '
|
|
13
|
+
return h("slot", { key: 'd2546560d2f14e76bcbd65c64709e430fe2a2fe6' });
|
|
14
14
|
}
|
|
15
15
|
static get style() { return BiggivePageColumnStyle0; }
|
|
16
16
|
}, [1, "biggive-page-column"]);
|
|
@@ -11,7 +11,7 @@ const BiggivePageColumns$1 = /*@__PURE__*/ proxyCustomElement(class BiggivePageC
|
|
|
11
11
|
this.spaceBelow = 0;
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: '60631e47b2144d93e2e7a12dece4e48b110f66ce', class: 'container space-below-' + this.spaceBelow }, h("div", { key: 'b4049839d4ec173bbb705fa99fa5b7295d7fcd58', class: "columns" }, h("div", { key: 'a4364f0c4e0546e83fa9a76d466d58f039d9e02c', class: "column-primary" }, h("slot", { key: '0c7d1513625f86ea2048460c58149944f2019fa3', name: "column-primary" })), h("div", { key: 'c6b0304d09844ce0c0470ed67c3e1a19dcba7dca', class: "column-secondary" }, h("slot", { key: '5967f00eeeed8d7b4cf6121ae68bf5b83ed2d623', name: "column-secondary" })))));
|
|
15
15
|
}
|
|
16
16
|
static get style() { return BiggivePageColumnsStyle0; }
|
|
17
17
|
}, [1, "biggive-page-columns", {
|
|
@@ -16,7 +16,7 @@ const BiggivePageSection$1 = /*@__PURE__*/ proxyCustomElement(class BiggivePageS
|
|
|
16
16
|
this.primaryFullBleed = false;
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
|
-
return (h("div", { key: '
|
|
19
|
+
return (h("div", { key: 'd6da265a26ba6b2b4f1d9aafd582e9b8b55260d0', class: 'container max-width-' +
|
|
20
20
|
this.maxWidth +
|
|
21
21
|
' space-below-' +
|
|
22
22
|
this.spaceBelow +
|
|
@@ -26,7 +26,7 @@ const BiggivePageSection$1 = /*@__PURE__*/ proxyCustomElement(class BiggivePageS
|
|
|
26
26
|
this.sectionStyleTop +
|
|
27
27
|
' style-bottom-' +
|
|
28
28
|
this.sectionStyleBottom +
|
|
29
|
-
(this.primaryFullBleed ? ' full-bleed' : '') }, h("div", { key: '
|
|
29
|
+
(this.primaryFullBleed ? ' full-bleed' : '') }, h("div", { key: '928e94b7e1103157c05aeefa228e68d65b8aa64c', class: "sleeve" }, h("slot", { key: '6a350eead511d672a8b457496ae4fc3a4be5a96d' }))));
|
|
30
30
|
}
|
|
31
31
|
static get style() { return BiggivePageSectionStyle0; }
|
|
32
32
|
}, [1, "biggive-page-section", {
|
|
@@ -28,7 +28,7 @@ const BiggivePopup = /*@__PURE__*/ proxyCustomElement(class BiggivePopup extends
|
|
|
28
28
|
this.modalClosedCallback();
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: '20a9bb90830a7743f357a23fc559afeecb5c2de7', class: "popup", ref: el => (this.popup = el), tabindex: "-1", onClick: this.closeFromWithin }, h("div", { key: 'cf4ec70a02e11fd14c66ed3bfdda3f8e291246de', class: "sleeve" }, h("div", { key: '2ef72d4352563ac6a8c9875ca1f437a443ebd31b', class: "header" }, h("div", { key: '6aba1f5c83e19a14f6d3dda6a6ed0ca0da917be7', class: "close", onClick: this.closeFromWithin })), h("div", { key: '247cba7880c6fea46f195e3c18c529a50666caf6', class: "content" }, h("slot", { key: 'ff6af85fc717850baf0c628cf699e488ca0cc77b' })))));
|
|
32
32
|
}
|
|
33
33
|
static get style() { return BiggivePopupStyle0; }
|
|
34
34
|
}, [1, "biggive-popup", {
|
|
@@ -15,7 +15,7 @@ const BiggiveQuote$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveQuote exten
|
|
|
15
15
|
this.quoteIconColour = 'primary';
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: '9847b2d3312706d18b3af25541f04a2d93d1974c', class: 'container text-colour-' + this.defaultTextColour + ' quote-icon-colour-' + this.quoteIconColour + ' space-below-' + this.spaceBelow }, h("div", { key: '256ee8682b6d9c02ae561d72f679bce5530a898b', class: "image-wrap" }, h("svg", { key: '07d120bbc2f2663a55ee8f64493441edf5f50352', width: "34", height: "24", viewBox: "0 0 34 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '6d6e4e1bf9e354ed6691265e55b3dcb3c00a7be5', d: "M16.1245 0L13.7167 24H0L11.0901 0H16.1245ZM34 0L31.5923 24H17.8755L28.9657 0H34Z", fill: "#2C089B" }))), h("div", { key: 'c0706d1cd545c2df76e68e87f92fa19af6fcecdf', class: "quote" }, "\u201C", this.quote, "\u201D"), h("div", { key: 'f7e316aa80174eb9e9651ddec3b8b4cdd6ff49f4', class: "attribution" }, " - ", this.attribution)));
|
|
19
19
|
}
|
|
20
20
|
static get style() { return BiggiveQuoteStyle0; }
|
|
21
21
|
}, [1, "biggive-quote", {
|
|
@@ -32,7 +32,7 @@ const BiggiveSheet$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveSheet exten
|
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: 'bde8a97099bb910c5b759d741795d0e22ada0c09', class: 'container' }, h("div", { key: '6bdb2b01dba578b007505fad5ac91c497c0e5c4b', class: "background" }), h("div", { key: '2738e6c13941121971cfad2ac4311f0b08e33501', class: 'popup background-colour-' + this.backgroundColour + ' text-colour-' + this.textColour }, h("div", { key: 'b639498b4aa99e8c9c55786eb653c5692756bef0', class: "header" }, h("div", { key: '8e50adb78481b0f4bb8580d8f4b7b82d11fee952', class: "back-link", onClick: this.closeSheet }, h("span", { key: '241cdd0dfb3acbc31541e60c68973e40b5d25be3', class: 'svg-wrap colour-' + this.textColour }, h("svg", { key: '8aa093cc5cc3fc15d496b4121dbe8bdf58148de8', width: "33", height: "16", viewBox: "0 0 33 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '913fc778a36f5a2f7cd621b41a4b7b04e3c9686d', d: "M0.292892 7.29289C-0.0976295 7.68342 -0.0976295 8.31658 0.292892 8.70711L6.65685 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928932C7.68054 0.538408 7.04738 0.538408 6.65685 0.928932L0.292892 7.29289ZM33 7L1 7V9L33 9V7Z", fill: "black" }))), "Back"), h("div", { key: '56ab22551b9bd50fc41c09b220366d024a5008dc', class: "close-link", onClick: this.closeSheet }, h("span", { key: '47c3d08f67e2152ccdd7eb271e4da60c8235bd2b', class: "svg-wrap" }, h("svg", { key: '0b84a6310fc3d770cfff6cfe267b35fa242cc8f6', width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1ae5c349a1058e6e1ebc52425b280235d74db1b9', d: "M11 11v-11h1v11h11v1h-11v11h-1v-11h-11v-1h11z" }))))), h("div", { key: 'a1d2138b2a0d141110da9645e62f17570a9467ad', class: "content" }, h("slot", { key: '38f8ea1eaac88a1f29f8b66b0eb0024f03d6a8e0' })))));
|
|
36
36
|
}
|
|
37
37
|
get host() { return this; }
|
|
38
38
|
static get style() { return BiggiveSheetStyle0; }
|
|
@@ -20,7 +20,7 @@ const BiggiveSocialIcon = /*@__PURE__*/ proxyCustomElement(class BiggiveSocialIc
|
|
|
20
20
|
return icon;
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: '97a40f92ee2cb2db743f1b7d9f57cac6bc5d17b0', class: 'social-icon-item background-colour-' + this.backgroundColour + (this.wide ? ' wide' : '') }, h("a", { key: '867fcb4b62a42c776e8edfddfb70cb2aface9ab8', href: this.url, "aria-label": `${this.labelPrefix} on ${this.service}`, target: "_blank", rel: "noopener" }, h("svg", { key: '13f283cf3820abb91d0dbed7fb7a2e05ab5ac161', width: this.getSocialIcon().icon[0], height: this.getSocialIcon().icon[1], xmlns: "http://www.w3.org/2000/svg", class: 'fill-' + this.iconColour, viewBox: '0 0 ' + this.getSocialIcon().icon[0] + ' ' + this.getSocialIcon().icon[1] }, h("path", { key: '0bc8f49718f0429d84d6a7be001004e880c46edf', d: this.getSocialIcon().icon[4].toString() })))));
|
|
24
24
|
}
|
|
25
25
|
static get style() { return BiggiveSocialIconStyle0; }
|
|
26
26
|
}, [0, "biggive-social-icon", {
|
|
@@ -11,7 +11,7 @@ const BiggiveTab$1 = /*@__PURE__*/ proxyCustomElement(class BiggiveTab extends H
|
|
|
11
11
|
this.tabTitle = '';
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: 'beec549da689fcca90c1caa2c467334ac262696a', class: "container" }, h("slot", { key: '9c598adc54c0e03a9b0dd67733e4fd482331c115' })));
|
|
15
15
|
}
|
|
16
16
|
static get style() { return BiggiveTabStyle0; }
|
|
17
17
|
}, [1, "biggive-tab", {
|