@biggive/components 202410171010.0.0 → 202410221555.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/p-877fcdb6.entry.js +2 -0
- package/dist/biggive/p-877fcdb6.entry.js.map +1 -0
- package/dist/cjs/biggive-accordion_40.cjs.entry.js +4 -3
- package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +1 -1
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.js +2 -2
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.js.map +1 -1
- package/dist/collection/util/helper-methods.js +2 -1
- package/dist/collection/util/helper-methods.js.map +1 -1
- package/dist/components/biggive-main-menu.js +2 -2
- package/dist/components/biggive-main-menu.js.map +1 -1
- package/dist/components/helper-methods.js +2 -1
- package/dist/components/helper-methods.js.map +1 -1
- package/dist/esm/biggive-accordion_40.entry.js +4 -3
- package/dist/esm/biggive-accordion_40.entry.js.map +1 -1
- package/dist/types/components/biggive-main-menu/biggive-main-menu.d.ts +1 -1
- package/hydrate/index.js +4 -3
- package/hydrate/index.mjs +4 -3
- package/package.json +2 -2
- package/dist/biggive/p-bf62ba92.entry.js +0 -2
- package/dist/biggive/p-bf62ba92.entry.js.map +0 -1
|
@@ -531,7 +531,8 @@ BiggiveCampaignHighlights.style = BiggiveCampaignHighlightsStyle0;
|
|
|
531
531
|
|
|
532
532
|
const makeURL = (urlType, urlPrefix, relativeUrl) => {
|
|
533
533
|
if (urlPrefix === undefined || urlPrefix.length === 0 || !urlPrefix.startsWith('http')) {
|
|
534
|
-
|
|
534
|
+
const prefixType = typeof urlPrefix;
|
|
535
|
+
throw new Error(`${urlType} URL prefix must be set and start with http: bad prefix (${prefixType}) '${urlPrefix}'`);
|
|
535
536
|
}
|
|
536
537
|
return urlPrefix + '/' + relativeUrl;
|
|
537
538
|
};
|
|
@@ -949,7 +950,7 @@ const BiggiveMainMenu = class {
|
|
|
949
950
|
const offsetHeight = isNaN(this.host.offsetHeight) ? 0 : this.host.offsetHeight;
|
|
950
951
|
document.body.style.paddingTop = Math.min(130, offsetHeight).toString() + 'px';
|
|
951
952
|
}
|
|
952
|
-
|
|
953
|
+
componentDidLoad() {
|
|
953
954
|
this.host.classList.add('fixed');
|
|
954
955
|
window.addEventListener('resize', () => {
|
|
955
956
|
this.setHeaderSize();
|
|
@@ -998,7 +999,7 @@ const BiggiveMainMenu = class {
|
|
|
998
999
|
const now = new Date();
|
|
999
1000
|
const ccIsOpenNowIsh = now > CCOpenDate && now < CCCloseDate;
|
|
1000
1001
|
const homePageLink = ccIsOpenNowIsh ? '/?noredirect' : '/';
|
|
1001
|
-
return (index.h(index.Host, { key: '0943c3800cac9c6b653e2a983e8bfd1660287c0b' }, index.h("div", { key: '7e47876d3f4d02e2a6ca7535c5cbbd260233c83f', class: "row row-top" }, index.h("div", { key: '84cbc61512c4ce0fc3d1e782a95721c26bb845d3', class: "social-icon-wrap" }, index.h("biggive-social-icon", { key: '6c70c5e9cab5c1694c24e4aca7d50d9cb45a55b6', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'd1626e2a0178c96d62b9d46369fa3e732807253e', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'a21373195403e85cf1a49946a65139ef094f162a', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'ed74292a49bbb78961b75a2d01844238de1c5acd', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'e70e4cd272a06f9283e454d8ffc9bb19458b3ead', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })), index.h("div", { key: '0379a4bf6459ce60cd1cd54cc820b3ebab1bd0ae', class: "nav-secondary" }, this.getSecondaryNavLinks())), index.h("nav", { key: '9b7ef50b3da675daa7d17b388793fcd80ce7c1a6', role: "navigation", "aria-label": "Main Menu" }, index.h("div", { key: 'bc1cefa08909f4340d68d67e1b35a41d67e4922f', class: "navbar" }, index.h("div", { key: 'd158aefcd4790afbbdeec559a204da1e585230ef', class: "logo" }, index.h("a", { key: '57ff242f2ee19058dff715cda9ef91adeb8dfaa2', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: '02798d290c4f3a9e2a8abaa0ee9337280c2caa01', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, index.h("path", { key: 'fde2ec9c3d13845961f90f54291e73cb6d43e5d3', 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" }), index.h("path", { key: 'ec00fc33f7376b6764bbed69c3479497cf025e86', d: "M13.5,1l13.5,23H0L13.5,1z" })))), index.h("biggive-misc-icon", { key: 'ce2295642c814121b9392a6beaafbc4c1cb93866', class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), index.h("div", { key: 'eb6b5bd4fc9e34bd501f224a9ec1fa8d18aba2a4', class: "nav-links" }, index.h("div", { key: '774d52d8b7e2453a7dd165cd79ef6c94ae7a65b9', class: "sidebar-logo" }, index.h("a", { key: '4d936c940a91bffa2f799fd1d3ee7db72ad7110e', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: '05d3fb07a9854f9848716f9f7731d943d1577a7d', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, index.h("path", { key: '78cdb6ca8b1c2a83d7d9f027bc6ec9881240bb93', 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" }), index.h("path", { key: '4525805134d604bff228f648e890be1754c22512', d: "M13.5,1l13.5,23H0L13.5,1z" }))), index.h("biggive-misc-icon", { key: '7c6743dc5191f58f40adbb9b714d148b2d592356', class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), index.h("div", { key: '326d84b21b27a3156d3335943db97ea846c1f654', id: "nav-primary" }, index.h("ul", { key: 'fffd2f99d3b8d4f9d65ba77ce6676b46a9d796ab', class: "links", slot: "nav-primary" }, index.h("li", { key: 'f050f5e2bf0ca0760cb69054b0c5f30f9f90e3c5' }, index.h("a", { key: 'f6a89e8cea375758fd9120c6ba7a2691b8a91c75', href: makeURL('Donate', this.donateUrlPrefix, 'explore') }, "Explore Campaigns")), index.h("li", { key: '4a7237406906b1fa27ad7f5d5539f00f90017f23' }, index.h("a", { key: '739928928979ce59fa96d21607d139e492022137', href: makeURL('Blog', this.blogUrlPrefix, 'charities') }, "For Charities")), index.h("li", { key: 'cd15eecd5984d1f7173d3318fefbef6e1d755660' }, index.h("a", { key: '6e014e6a238b22f683900810058897102b28b1cf', href: makeURL('Blog', this.blogUrlPrefix, 'funders') }, "For Funders")), index.h("li", { key: '971043f3ee0cdba3bf59945d09829689167dae63' }, index.h("a", { key: '579a1d61cef6f51496095e8f5b8835579997ce98', onClick: this.noNav }, "Match Funding", index.h("biggive-misc-icon", { key: '8501916a590d15610657de01cc80f87f9f738917', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: 'c7b31628949b2bfe7b0e44d5720c8f4e245a0250', class: "sub-menu" }, index.h("li", { key: '4db2960ecc234cce70c5461a00c706808c3d2de5' }, index.h("a", { key: '6263af6c389d3d8d5b36d3944e68545196f03aa3', href: makeURL('Blog', this.blogUrlPrefix, 'match-funding-explained') }, "Match Funding Explained")), index.h("li", { key: '03c0b6d6b6ee9a8336548bbfcb0ad9ebc95ec8ce' }, index.h("a", { key: '709a5adf3001cf46d2305706f1086fc9139b61bb', href: makeURL('Blog', this.blogUrlPrefix, 'impact') }, "Match Funding Impact")), index.h("li", { key: '0396f5ca1a76b49a47ed627718cb55b6d7e69cd5', class: "more" }, index.h("a", { key: '400e3ac59e67ed7f7206d2404a9592b6091ec3a5', onClick: this.noNav }, "Match Funding Opportunities", index.h("biggive-misc-icon", { key: '9b22e0b7f70c8971139194f43872d5770dc4cdd2', class: "bx bxs-chevron-down sub-sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '549b16de7d3d605c771e0398f147be10c74fd5a8', class: "sub-sub-menu" }, index.h("li", { key: 'ec551c020762309f233abc0cf331d42130cc7a53' }, index.h("a", { key: '113da2352c3f8af7b7fdc3c3f7d4fbcf147700dc', href: makeURL('Blog', this.blogUrlPrefix, 'christmas-challenge'), class: "icon-christmas" }, "Christmas Challenge")), index.h("li", { key: 'fcfdbf0603c1681d0ee681bb298f9a6550462622' }, index.h("a", { key: '9eaf4c71f920eb760e08d6d80439573572db838d', href: makeURL('Blog', this.blogUrlPrefix, 'champions-for-children'), class: "icon-children" }, "Champions for Children")), index.h("li", { key: '23c0530ee7f712039f8fc34e6a2cf04bd6397c4e' }, index.h("a", { key: '06d1ae2496d8d4220ef6001148040ca15af19a80', href: makeURL('Blog', this.blogUrlPrefix, 'green-match-fund'), class: "icon-green-match" }, "Green Match Fund")), index.h("li", { key: '6102f396f2d5baf9f06e85001aa064bb0bfbaace' }, index.h("a", { key: '8838b4340974f704da3c24db977b15c9c9575ac0', href: makeURL('Blog', this.blogUrlPrefix, 'women-girls-match-fund'), class: "icon-women-girls" }, "Women & Girls Match Fund")), index.h("li", { key: 'a18093ddade4d4f00090ee4e3f8d3eff8e625eb7' }, index.h("a", { key: 'e1783806cc9a3ff14f1afbc96ff3e91fb48dc5e5', href: makeURL('Blog', this.blogUrlPrefix, 'kind2mind/'), class: "icon-mental-health" }, "Kind\u00B2Mind")), index.h("li", { key: '10a1cde012b4ad9bc099f8cab088dcf3878bd1b6' }, index.h("a", { key: 'f9fa2ae3ced7b752006741a2a31abeafb84003ae', href: makeURL('Blog', this.blogUrlPrefix, 'artsforimpact/'), class: "icon-arts-impact" }, "Arts for Impact")), index.h("li", { key: 'cfd644f872783ec6a5ca85d95ff54529b2054118' }, index.h("a", { key: '0556c0d7442443526e58f6aaec70467cd80be62c', href: makeURL('Blog', this.blogUrlPrefix, 'anchor-match-fund/'), class: "icon-anchor-match" }, "Anchor Match Fund")), index.h("li", { key: 'ac2f2ba253f6de021e08f5522b06f15692c94213' }, index.h("a", { key: '5a01a81f65c07acc82ca0f8ec1eba9d6b46e15da', href: makeURL('Blog', this.blogUrlPrefix, 'emergency-campaigns/'), class: "icon-emergency" }, "Emergency Match Fund")))), index.h("li", { key: '8d7a736a2f1657be9b668d8de54918f17793da5f' }, index.h("a", { key: '66ad6eb6f64b185a9ed7bffe4ba785c8a4b4946e', href: makeURL('Blog', this.blogUrlPrefix, 'run-your-own-campaign/)') }, "Run your match funding campaign")))), index.h("li", { key: '9f8dc203fd9ebd701a51cd67b7d23f14dca78288' }, index.h("a", { key: '5b6efeac51d72f52ae43be83e38d55161ad0c851', onClick: this.noNav }, "About Us", index.h("biggive-misc-icon", { key: '78325cc92538bf5c9c9817c2e30bdc0ddcc81d0c', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '9474766d570b2873610ea4803edc1149e4093e8b', class: "sub-menu" }, index.h("li", { key: '6c6c4eb912d8a1b03a665c274725d236fc411d67' }, index.h("a", { key: '218e0df9ad20f65bff1833c8d51ec165bee820bf', href: makeURL('Blog', this.blogUrlPrefix, 'our-people') }, "Our People")), index.h("li", { key: '19f63f1bde3893540b6bf86c97f60ab656ee6552' }, index.h("a", { key: '74f44940a7ddafd56586d6dfa41df49b79d7a4f3', href: makeURL('Blog', this.blogUrlPrefix, 'our-story') }, "Our Story")), index.h("li", { key: '3647c2691de0fe4315d405f758feed51dbfd6dfd' }, index.h("a", { key: '154285c7185e4f0c43a5c333b4be79f8bbb8ff60', href: makeURL('Blog', this.blogUrlPrefix, 'donation-funds') }, "Donate by Bank Transfer")), index.h("li", { key: '9f415ab40847f26ee22afdd1e1bda1bb6e0dc322' }, index.h("a", { key: '94c42b309dd2691dc24ad0d71731a53ee36b6728', href: makeURL('Blog', this.blogUrlPrefix, 'our-fees') }, "Our Fees")), index.h("li", { key: 'dc6390fd96780422da95c404af56d9606aab50f9' }, index.h("a", { key: '855fcb3f4d04020a03d6c45b3bcb9167a32d42ab', href: makeURL('Blog', this.blogUrlPrefix, 'faqs') }, "FAQs")))), index.h("li", { key: '8e9a8b230b5d3e84eca68dc5224f19a55a4eff75' }, index.h("a", { key: '71ee2461870240a2d101e9645138434fbc2d6ad5', onClick: this.noNav }, "Resources", index.h("biggive-misc-icon", { key: '24be2a3fbbc3f76b74de382d6104e3d5165172a2', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: 'dbefce3b8a304f9f9faecbe7d589d348f15623a7', class: "sub-menu" }, index.h("li", { key: '06c720de0b94ca5666bbb3462317c1cc8ce4b4b1' }, index.h("a", { key: 'd23c10380f94a7c0f8d0b139f60f27931d81d0e4', href: makeURL('Blog', this.blogUrlPrefix, 'case-studies') }, "Case Studies")), index.h("li", { key: 'bc3198fbe4d384d716a37023c6940adbe9023e14' }, index.h("a", { key: '86f986e6251b14831d15685159e200fcde762fa4', href: makeURL('Blog', this.blogUrlPrefix, 'blog') }, "Blog")), index.h("li", { key: '5f98838dbca0e3173577c641cc2401a75192ca02' }, index.h("a", { key: 'a07af26086afb8e1037b0719774d4b31a146d576', href: makeURL('Blog', this.blogUrlPrefix, 'reports-insights') }, "Reports & Insights")), index.h("li", { key: '2b51bc3b6b64f1aaad6f666d8b2521fcc15305e9' }, index.h("a", { key: 'b6ef93ce3b172a1c188abb3b27b8864979eeff44', href: makeURL('Blog', this.blogUrlPrefix, 'press') }, "Press"))))), index.h("div", { key: '36f3f6275a52adf70106467c83cab1ee5f0955cb', class: "mobile-only" }, this.getSecondaryNavLinks())), index.h("div", { key: '965db36930c28ca1182b145cc6eb0261fcdb466a', class: "mobile-social-icon-wrap mobile-only" }, index.h("biggive-social-icon", { key: '4bc91d157af4357efb556be0bb83b22b926b216a', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '51b41a6c3d076cdf3b85ff886b53ee0db6a50252', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '112102ade04b5f0cab243a9da19fa6ffb97be035', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '794e43da496c9cf459dce17ae832a021c3e7f1f4', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '92151ce5563496138ff8b45e1ac12954b79d6b82', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })))))));
|
|
1002
|
+
return (index.h(index.Host, { key: 'b256a9444417ac36ab27f46c88ca8f18fe113fc1' }, index.h("div", { key: '2302a390631342029d239e4dfc6ca86614079233', class: "row row-top" }, index.h("div", { key: '09249e46dfbcb5ec69b234e84d24ab2515cf5fd6', class: "social-icon-wrap" }, index.h("biggive-social-icon", { key: '4cfae1081529a341b6c7a10e87262d4c77b7ee53', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '6163c9e7ea1f21bb1c29fd1bce84171239f7fa2d', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '70f81b1da1b037e2823305e61349d5c3a634cdf0', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '5e26aa1ec0bcfda4cd6254a759139f3346363945', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '99b4996635a2c4d3b164ff5535c116f83640d90e', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })), index.h("div", { key: '0581fe7944b957fc778bb6c7fc833d5d61b76c76', class: "nav-secondary" }, this.getSecondaryNavLinks())), index.h("nav", { key: '7bb6b0df0b7f36c407fcdc7cfb3f060bf5416aca', role: "navigation", "aria-label": "Main Menu" }, index.h("div", { key: '280025ecc5034f6cbcae73210171ad4a86fea088', class: "navbar" }, index.h("div", { key: 'c59bdbb400938051db25d98c906fc549bf9665fb', class: "logo" }, index.h("a", { key: 'e5307a9adcba4147d3ca2bcf558f8826a3902aa2', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: 'a06ea97381f10a85ac91f8376faf340a459f3c65', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, index.h("path", { key: 'a0edb35d457c85492572544a274d4c64c46c1170', 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" }), index.h("path", { key: '0398a67a57a33cec83b3bab89360bbbdb97712f0', d: "M13.5,1l13.5,23H0L13.5,1z" })))), index.h("biggive-misc-icon", { key: '41f3b4f3e11fa79674635f4ba924ebbe5bcceeb8', class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), index.h("div", { key: 'dfdcf1a1a41ef1435639e9730df091213802cff0', class: "nav-links" }, index.h("div", { key: 'e3d716d2bb9c0ede9f55c1b8593489f45931e37c', class: "sidebar-logo" }, index.h("a", { key: 'c7ee3c62fcd73977b0da418aa68941222cee9136', href: this.donateUrlPrefix + homePageLink, "aria-label": "Home" }, index.h("svg", { key: '0ff722b28ec2669307a605ed60a162d21540f08d', version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, index.h("path", { key: '21f0a036570ed37923739e18483ea959dec236a6', 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" }), index.h("path", { key: 'd592819f9637c6cb017805874f93af98aafd5453', d: "M13.5,1l13.5,23H0L13.5,1z" }))), index.h("biggive-misc-icon", { key: 'eb2614490ad690211830467b859238a054cccfac', class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), index.h("div", { key: '6c3dba587687753358c1826f83e6889b9ccdd76d', id: "nav-primary" }, index.h("ul", { key: 'd98122f1e5843a5205845df03b390953368391e8', class: "links", slot: "nav-primary" }, index.h("li", { key: 'eef3f1a348b22d2c34b70d668b57622f012649e4' }, index.h("a", { key: '9cc12202f0ea808d4d8fad96cda8107c5d9cbf3f', href: makeURL('Donate', this.donateUrlPrefix, 'explore') }, "Explore Campaigns")), index.h("li", { key: 'c4a78c1ef90e9e181e9f07debf59d9d1e8428eb0' }, index.h("a", { key: '0f78d693f0fae7acc52530d491ae68048aec3819', href: makeURL('Blog', this.blogUrlPrefix, 'charities') }, "For Charities")), index.h("li", { key: '1c8f1632cd442947150ac4e68b121ef2e5ada27e' }, index.h("a", { key: '7cca1609a4b4ce46bf4638f8e1574f112116e592', href: makeURL('Blog', this.blogUrlPrefix, 'funders') }, "For Funders")), index.h("li", { key: 'ab6bcb02999ccb9a479fe322072f93ac14f7c9e3' }, index.h("a", { key: 'a80160ee2b4320bf4dba137a5b76fc2906e8f8e5', onClick: this.noNav }, "Match Funding", index.h("biggive-misc-icon", { key: 'a8fd19e92e8032e59d2763ef07dbb3d74df2fe71', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: 'bf92670a8960fd38ddd7f371da86b0d9bc8ce920', class: "sub-menu" }, index.h("li", { key: '01f00b2ea1c4b24090b284a64e9efe78eb3afad7' }, index.h("a", { key: '90d048c7cffbf62e47a7fe9adecb3a4133d488af', href: makeURL('Blog', this.blogUrlPrefix, 'match-funding-explained') }, "Match Funding Explained")), index.h("li", { key: 'b2ecc58620ef752f9ed1e7611004d3ac36540acf' }, index.h("a", { key: 'b3309c90da3b7c45c29e6a89218fa158893fe472', href: makeURL('Blog', this.blogUrlPrefix, 'impact') }, "Match Funding Impact")), index.h("li", { key: '9f346e22f3f50010f79e63c5276de71890899f50', class: "more" }, index.h("a", { key: '74904a35370d7658d78f9bd96ed33a3811971834', onClick: this.noNav }, "Match Funding Opportunities", index.h("biggive-misc-icon", { key: 'd544eadb87bc0164d334760ca9341b9ce6d2e61b', class: "bx bxs-chevron-down sub-sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '8301f4977ed36eee15627035b42c470f257b9307', class: "sub-sub-menu" }, index.h("li", { key: 'aae375cdea5f4e11ecb22eae122de56079385d63' }, index.h("a", { key: '858bef4a11589e0d6118ef56a4ac2a074035db2c', href: makeURL('Blog', this.blogUrlPrefix, 'christmas-challenge'), class: "icon-christmas" }, "Christmas Challenge")), index.h("li", { key: 'c7b8d8d1862c863acc2eecf270412089f43b3dce' }, index.h("a", { key: 'f0e0a9bccb0da24ffe4b57914d456dc0900f7bc3', href: makeURL('Blog', this.blogUrlPrefix, 'champions-for-children'), class: "icon-children" }, "Champions for Children")), index.h("li", { key: 'f6d3b37cc1282f382b7fa7c39894c6e775e7825f' }, index.h("a", { key: 'c5675b42311389f46c281b8e2fe22a88070e5a25', href: makeURL('Blog', this.blogUrlPrefix, 'green-match-fund'), class: "icon-green-match" }, "Green Match Fund")), index.h("li", { key: 'c6864162bd905c264f25e68f9978079ca2aa242f' }, index.h("a", { key: '9a44e95757266e540934000264c5cc4de61d3817', href: makeURL('Blog', this.blogUrlPrefix, 'women-girls-match-fund'), class: "icon-women-girls" }, "Women & Girls Match Fund")), index.h("li", { key: '4fee61804a218b3961d8a5d7757409b6a6bb09ed' }, index.h("a", { key: 'e821889405d8750293ff41342b1e532f64ce569c', href: makeURL('Blog', this.blogUrlPrefix, 'kind2mind/'), class: "icon-mental-health" }, "Kind\u00B2Mind")), index.h("li", { key: '98238618b1aee3fe78964a95542d1dc71a85e2bc' }, index.h("a", { key: '60b502ab99ab5254086e6d51f10811bbdd1d34e8', href: makeURL('Blog', this.blogUrlPrefix, 'artsforimpact/'), class: "icon-arts-impact" }, "Arts for Impact")), index.h("li", { key: 'b54977c3204d2efb81d7acf23854f6321b31856c' }, index.h("a", { key: '377b293358e7572ed4a2044889c356e34efefc2d', href: makeURL('Blog', this.blogUrlPrefix, 'anchor-match-fund/'), class: "icon-anchor-match" }, "Anchor Match Fund")), index.h("li", { key: 'c06e72e4ff7c6a57bc6c76c9bf139d0b11e44d93' }, index.h("a", { key: '7d1898fb58364608ecac11b0c7952e1cc33eb091', href: makeURL('Blog', this.blogUrlPrefix, 'emergency-campaigns/'), class: "icon-emergency" }, "Emergency Match Fund")))), index.h("li", { key: '0a51940046107b06331ac20356169c797e3a3260' }, index.h("a", { key: 'c79140985467b701ce10e0664fdd7a22c5011620', href: makeURL('Blog', this.blogUrlPrefix, 'run-your-own-campaign/)') }, "Run your match funding campaign")))), index.h("li", { key: '25e5cee3945d2a5f383e7ae126a41d601c6ff332' }, index.h("a", { key: 'bab9a435e9adbe64d318df3a402e7972ba9569d0', onClick: this.noNav }, "About Us", index.h("biggive-misc-icon", { key: '78a0ce52b962554947da4df3c22f960223ac8afe', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: '9d15832de1b6439e4b03b6e9c23d6e7ea8d928c1', class: "sub-menu" }, index.h("li", { key: 'bdd0b937414618447bfbba752b383fb12e731a04' }, index.h("a", { key: 'f55dfaf59d5bcb682487c97cf684729488a10a8e', href: makeURL('Blog', this.blogUrlPrefix, 'our-people') }, "Our People")), index.h("li", { key: '789b6c5ada4ee4100ef3792bc93be73555f82dfe' }, index.h("a", { key: '756399766269781062f7c3fb150aa6103c26a04c', href: makeURL('Blog', this.blogUrlPrefix, 'our-story') }, "Our Story")), index.h("li", { key: 'c0143207162e1f7a37e5ef75f410a954a194b835' }, index.h("a", { key: '8510a43f12e35011e807080aaf88c2eb74280f95', href: makeURL('Blog', this.blogUrlPrefix, 'donation-funds') }, "Donate by Bank Transfer")), index.h("li", { key: '23297da3cab960f288f9eaf96d573fd595b3f188' }, index.h("a", { key: '87a9a91875f056a7f2ed67999c8b03205bb119dd', href: makeURL('Blog', this.blogUrlPrefix, 'our-fees') }, "Our Fees")), index.h("li", { key: '9f5d4d434d3b280389346e4bade1e6ad7eb8b215' }, index.h("a", { key: '4e0a725ae8fbae84ebe4baf1d7092812c988ff81', href: makeURL('Blog', this.blogUrlPrefix, 'faqs') }, "FAQs")))), index.h("li", { key: '6e3cfbeff2d850f484f8086055a658f6602d4255' }, index.h("a", { key: 'a18a7c03b05c434b2aac74f931f99056e5f8aa6f', onClick: this.noNav }, "Resources", index.h("biggive-misc-icon", { key: 'c8e3efc0b0b5c572b2d5b706068755e71072b788', class: "bx bxs-chevron-down sub-menu-arrow arrow", "background-colour": "white", "icon-colour": "black", icon: "CaretRight" })), index.h("ul", { key: 'df93eb0c17aed0feea662efcd544133238e555c7', class: "sub-menu" }, index.h("li", { key: '36e77fb7f23412500ad38e9238ae9987e65fe4b5' }, index.h("a", { key: 'f71e36c1cf148f1a6f7c228c12f28f18280ac712', href: makeURL('Blog', this.blogUrlPrefix, 'case-studies') }, "Case Studies")), index.h("li", { key: 'ce7b36c5cbfb6553dc44a7da05e5477e5b53e713' }, index.h("a", { key: '70d7a731c0536e5e9adc8cf833375dd93ece8fb8', href: makeURL('Blog', this.blogUrlPrefix, 'blog') }, "Blog")), index.h("li", { key: '9fe10ef2a0da1eca9810b0cfd03b434cb8bc140a' }, index.h("a", { key: 'cb344078b669a02de3885cb9f59162d778393796', href: makeURL('Blog', this.blogUrlPrefix, 'reports-insights') }, "Reports & Insights")), index.h("li", { key: 'f963303f2e1b87c39a139b83eaa4a58b1f4b0086' }, index.h("a", { key: 'b54c3f6a5e5994e124d7512ea51b2f580a9bc94b', href: makeURL('Blog', this.blogUrlPrefix, 'press') }, "Press"))))), index.h("div", { key: 'f1b7b8e48175be726462e1b39487adc39002342e', class: "mobile-only" }, this.getSecondaryNavLinks())), index.h("div", { key: 'aace468d90c4a5890539273515c368681d8cb78e', class: "mobile-social-icon-wrap mobile-only" }, index.h("biggive-social-icon", { key: 'd18ec334b346c1dd9d78371fb1a27b36116892ed', service: "Facebook", url: "https://www.facebook.com/BigGive.org", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '15b0a4a652613844c3eb3e4d3fbb06027c5baabe', service: "Twitter", url: "https://twitter.com/BigGive", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '4f0a1f8f1eab452ceb3610e90ce88953d56ea235', service: "LinkedIn", url: "https://uk.linkedin.com/company/big-give", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: 'c6b94d036c9487c177d5b4a9f486149c9ea9bb48', service: "YouTube", url: "https://www.youtube.com/channel/UC9_wH1aaTuZurJ-F9R8GDcA", "background-colour": "tertiary", "icon-colour": "black" }), index.h("biggive-social-icon", { key: '0af11e9be83015d43be9d0a5c377115c9f5c133b', service: "Instagram", url: "https://www.instagram.com/biggiveorg", "background-colour": "tertiary", "icon-colour": "black" })))))));
|
|
1002
1003
|
}
|
|
1003
1004
|
get host() { return index.getElement(this); }
|
|
1004
1005
|
};
|