@biggive/components 202407011358.0.0 → 202407051353.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/{p-b4282163.entry.js → p-38d75d70.entry.js} +2 -2
- package/dist/biggive/{p-6ad95202.entry.js → p-f7b4e792.entry.js} +2 -2
- package/dist/biggive/{p-6ad95202.entry.js.map → p-f7b4e792.entry.js.map} +1 -1
- package/dist/cjs/biggive-accordion_40.cjs.entry.js +7 -7
- package/dist/cjs/biggive-accordion_40.cjs.entry.js.map +1 -1
- package/dist/cjs/biggive-video.cjs.entry.js +1 -1
- package/dist/collection/components/biggive-text-input/biggive-text-input.css +8 -6
- package/dist/collection/components/biggive-text-input/biggive-text-input.js +1 -1
- package/dist/collection/components/biggive-text-input/biggive-text-input.js.map +1 -1
- package/dist/collection/components/biggive-timeline/biggive-timeline.js +2 -2
- package/dist/collection/components/biggive-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-text-input.js +2 -2
- package/dist/components/biggive-text-input.js.map +1 -1
- package/dist/components/biggive-timeline.js +2 -2
- package/dist/components/biggive-totalizer-ticker-item.js +1 -1
- package/dist/components/biggive-totalizer.js +1 -1
- package/dist/components/biggive-video-feature.js +1 -1
- package/dist/components/biggive-video.js +1 -1
- package/dist/esm/biggive-accordion_40.entry.js +7 -7
- package/dist/esm/biggive-accordion_40.entry.js.map +1 -1
- package/dist/esm/biggive-video.entry.js +1 -1
- package/hydrate/index.js +8 -8
- package/package.json +1 -1
- /package/dist/biggive/{p-b4282163.entry.js.map → p-38d75d70.entry.js.map} +0 -0
|
@@ -12,7 +12,7 @@ const BiggiveVideo = class {
|
|
|
12
12
|
this.videoUrl = '';
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (h("div", { key: '
|
|
15
|
+
return (h("div", { key: '2f45734791082583b92524301e96c2d83200a133', class: 'container space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, h("div", { key: 'dd6b41cb1449af2b1dcf81b8f58794ac87847f70', class: "video-wrap", innerHTML: VideoService.getEmbedHtml(this.videoUrl, null) })));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
BiggiveVideo.style = BiggiveVideoStyle0;
|
package/hydrate/index.js
CHANGED
|
@@ -5018,7 +5018,7 @@ class BiggiveTable {
|
|
|
5018
5018
|
}; }
|
|
5019
5019
|
}
|
|
5020
5020
|
|
|
5021
|
-
const biggiveTextInputCss = "/*!@a*/a.sc-biggive-text-input{color:inherit;text-decoration:underline}/*!@a:hover*/a.sc-biggive-text-input:hover{text-decoration:none}/*!@.space-above-0*/.space-above-0.sc-biggive-text-input{margin-top:0}/*!@.space-above-1*/.space-above-1.sc-biggive-text-input{margin-top:5px}/*!@.space-above-2*/.space-above-2.sc-biggive-text-input{margin-top:10px}/*!@.space-above-3*/.space-above-3.sc-biggive-text-input{margin-top:15px}/*!@.space-above-4*/.space-above-4.sc-biggive-text-input{margin-top:30px}/*!@.space-above-5*/.space-above-5.sc-biggive-text-input{margin-top:45px}/*!@.space-above-6*/.space-above-6.sc-biggive-text-input{margin-top:60px}/*!@.space-below-0*/.space-below-0.sc-biggive-text-input{margin-bottom:0}/*!@.space-below-1*/.space-below-1.sc-biggive-text-input{margin-bottom:5px}/*!@.space-below-2*/.space-below-2.sc-biggive-text-input{margin-bottom:10px}/*!@.space-below-3*/.space-below-3.sc-biggive-text-input{margin-bottom:15px}/*!@.space-below-4*/.space-below-4.sc-biggive-text-input{margin-bottom:30px}/*!@.space-below-5*/.space-below-5.sc-biggive-text-input{margin-bottom:45px}/*!@.space-below-6*/.space-below-6.sc-biggive-text-input{margin-bottom:60px}/*!@:host*/.sc-biggive-text-input-h{display:contents}/*!@::slotted([slot=label])*/.sc-biggive-text-input-s>[slot=label]{display:inline-block;
|
|
5021
|
+
const biggiveTextInputCss = "/*!@a*/a.sc-biggive-text-input{color:inherit;text-decoration:underline}/*!@a:hover*/a.sc-biggive-text-input:hover{text-decoration:none}/*!@.space-above-0*/.space-above-0.sc-biggive-text-input{margin-top:0}/*!@.space-above-1*/.space-above-1.sc-biggive-text-input{margin-top:5px}/*!@.space-above-2*/.space-above-2.sc-biggive-text-input{margin-top:10px}/*!@.space-above-3*/.space-above-3.sc-biggive-text-input{margin-top:15px}/*!@.space-above-4*/.space-above-4.sc-biggive-text-input{margin-top:30px}/*!@.space-above-5*/.space-above-5.sc-biggive-text-input{margin-top:45px}/*!@.space-above-6*/.space-above-6.sc-biggive-text-input{margin-top:60px}/*!@.space-below-0*/.space-below-0.sc-biggive-text-input{margin-bottom:0}/*!@.space-below-1*/.space-below-1.sc-biggive-text-input{margin-bottom:5px}/*!@.space-below-2*/.space-below-2.sc-biggive-text-input{margin-bottom:10px}/*!@.space-below-3*/.space-below-3.sc-biggive-text-input{margin-bottom:15px}/*!@.space-below-4*/.space-below-4.sc-biggive-text-input{margin-bottom:30px}/*!@.space-below-5*/.space-below-5.sc-biggive-text-input{margin-bottom:45px}/*!@.space-below-6*/.space-below-6.sc-biggive-text-input{margin-bottom:60px}/*!@:host*/.sc-biggive-text-input-h{display:contents}/*!@::slotted([slot=label])*/.sc-biggive-text-input-s>[slot=label]{display:inline-block;line-height:1.2}/*!@.text-input*/.text-input.sc-biggive-text-input{position:relative;font-family:\"Euclid Triangle\", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:left}/*!@.text-input .currency-symbol*/.text-input.sc-biggive-text-input .currency-symbol.sc-biggive-text-input{position:absolute}/*!@.text-input .prompt*/.text-input.sc-biggive-text-input .prompt.sc-biggive-text-input{position:relative;z-index:2;font-size:small;top:1em;left:4em;color:#2C089B;max-width:calc(100% - 10em);display:inline-block}/*!@.text-input .prompt > span*/.text-input.sc-biggive-text-input .prompt.sc-biggive-text-input>span.sc-biggive-text-input{padding-left:1em;padding-right:1em;background-color:#F6F6F6}/*!@.text-input.select-style-bordered .sleeve*/.text-input.select-style-bordered.sc-biggive-text-input .sleeve.sc-biggive-text-input{font-size:24px;line-height:30px;font-weight:bolder;padding:2px;position:relative;background-color:#2C089B;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 100% 100%, 0 100%, 0 100%)}/*!@.text-input.select-style-bordered .sleeve .inner-sleave*/.text-input.select-style-bordered.sc-biggive-text-input .sleeve.sc-biggive-text-input .inner-sleave.sc-biggive-text-input{background-color:#F6F6F6;color:#2C089B;display:block;position:relative;padding:10px 30px 10px 10px;clip-path:polygon(0% 0%, 0% 0%, calc(100% - 14px) 0%, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%)}/*!@.text-input.select-style-bordered .sleeve .inner-sleave:after*/.text-input.select-style-bordered.sc-biggive-text-input .sleeve.sc-biggive-text-input .inner-sleave.sc-biggive-text-input:after{content:\"\";display:block;position:absolute;right:20px;top:18px;width:10px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center center}";
|
|
5022
5022
|
var BiggiveTextInputStyle0 = biggiveTextInputCss;
|
|
5023
5023
|
|
|
5024
5024
|
/**
|
|
@@ -5037,7 +5037,7 @@ class BiggiveTextInput {
|
|
|
5037
5037
|
}
|
|
5038
5038
|
render() {
|
|
5039
5039
|
const currencySymbol = this.currency === 'GBP' ? '£' : this.currency === 'USD' ? '$' : undefined;
|
|
5040
|
-
return (hAsync("div", { key: '36f325d974320a7cbbd9ea9d591fb30b14048ad3', class: 'text-input space-below-' + this.spaceBelow + ' select-style-' + this.selectStyle }, hAsync("div", { key: '6c3eea801a17549648c0ee332d5e37fd59733d7d', class: "
|
|
5040
|
+
return (hAsync("div", { key: '36f325d974320a7cbbd9ea9d591fb30b14048ad3', class: 'text-input space-below-' + this.spaceBelow + ' select-style-' + this.selectStyle }, hAsync("div", { key: '6c3eea801a17549648c0ee332d5e37fd59733d7d', class: "prompt" }, hAsync("span", { key: 'cf5709fd0523b21f1394644f6b0ec95f4069b3d1' }, hAsync("slot", { key: 'e2eb724b1d687b200b295c2b6b4fcf59bfd73b28', name: "label" }))), hAsync("div", { key: 'd49549bef8a7781c94d51741721fe550e2ae6944', class: "sleeve" }, hAsync("div", { key: '32f5213fa9a550c898023097b8333c8b3dacbbe4', class: "inner-sleave" }, currencySymbol && hAsync("span", { key: '31b5ef3de41e506e5c80cc3e8320041a83c061a6', class: "currency-symbol" }, currencySymbol), hAsync("slot", { key: 'e9b67fe16688e94c48545d5d247900b0ce7f90c0', name: "input" }), hAsync("div", { key: '18571720cfaaafecbc6ff5888f86dae5f1a68b1a', style: { clear: 'both' } })))));
|
|
5041
5041
|
}
|
|
5042
5042
|
static get style() { return BiggiveTextInputStyle0; }
|
|
5043
5043
|
static get cmpMeta() { return {
|
|
@@ -5166,7 +5166,7 @@ class BiggiveTimeline {
|
|
|
5166
5166
|
});
|
|
5167
5167
|
}
|
|
5168
5168
|
render() {
|
|
5169
|
-
return (hAsync("div", { key: '
|
|
5169
|
+
return (hAsync("div", { key: 'a57df2794d8055ce13518c748935a4f44933ea60', class: 'container space-below-' +
|
|
5170
5170
|
this.spaceBelow +
|
|
5171
5171
|
' text-colour-' +
|
|
5172
5172
|
this.textColour +
|
|
@@ -5189,7 +5189,7 @@ class BiggiveTimeline {
|
|
|
5189
5189
|
' entry-title-colour-' +
|
|
5190
5190
|
this.entryTitleColour +
|
|
5191
5191
|
' entry-text-colour-' +
|
|
5192
|
-
this.entryTextColour }, hAsync("div", { key: '
|
|
5192
|
+
this.entryTextColour }, hAsync("div", { key: '53ad5ad6059aaa115f64d42d1731fce34e1c46ef', class: "navigation" }, hAsync("div", { key: 'eae1b0def646a91b30040d7ab05c01600a482644', class: "button prev", onClick: this.clickPrevHandler, title: "Previous" }, hAsync("svg", { key: '40b32928ff3177d5e3506f3a9c7a3d58d2280506', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { key: 'ab8683532aa056324f06d41ee01b7304752531a8', d: "M8.29311 14.5703L1.73926 8.01646L8.29311 1.46261", stroke: "#000000", "stroke-width": "2" }))), hAsync("div", { key: '2011d417b4e60e81527858e2e5e22dfb36a53ffb', class: "sleeve" }, hAsync("ul", { key: '4b4ef5d98bfcd52c615c741631ec911b932e0345' }, this.tabHeadings.map(tab => (hAsync("li", { onClick: this.clickTabHandler }, tab))))), hAsync("div", { key: 'd6e7e7ff1394336771e347a478ec06072a227322', class: "button next", onClick: this.clickNextHandler, title: "Next" }, hAsync("svg", { key: '20120afb075a25f07ee5024236b7ee50ec8d588f', width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, hAsync("path", { key: '4c0ee26f7f38377cf5447c8ae0874f155fcd73e5', d: "M0.739117 1.46094L7.29297 8.01479L0.739118 14.5686", stroke: "#000000", "stroke-width": "2" })))), hAsync("div", { key: 'f273403a0a687014dc17a109adb2bbf51b942e16', class: "entry-wrap" }, this.children.map(entry => (hAsync("div", { class: "entry", "data-date": entry.date }, hAsync("h4", { class: "title" }, entry.heading), hAsync("div", { class: "content", innerHTML: entry.innerHTML })))))));
|
|
5193
5193
|
}
|
|
5194
5194
|
get host() { return getElement(this); }
|
|
5195
5195
|
static get style() { return BiggiveTimelineStyle0; }
|
|
@@ -5329,7 +5329,7 @@ class BiggiveTotalizer {
|
|
|
5329
5329
|
});
|
|
5330
5330
|
}
|
|
5331
5331
|
render() {
|
|
5332
|
-
return (hAsync("div", { key: '
|
|
5332
|
+
return (hAsync("div", { key: '0a641bcc948659a2d6b6587d5efdd23ff6da7705', class: 'container space-below-' + this.spaceBelow }, hAsync("div", { key: 'c0e2028f8e7ec5305352dd3fab47f5c493744cb1' }, hAsync("div", { key: '87151730dff0b6f75aa74e4fb115cac5d3377f04', class: "banner" }, hAsync("div", { key: '9cb1831926391a6921f4de0214713b3c6af9c7ca', class: 'main-message-wrap background-colour-' + this.secondaryColour + ' text-colour-' + this.secondaryTextColour }, this.mainMessage), hAsync("div", { key: '1bc43d9a74377bee92bc2194ffba9289b81a612b', class: 'ticker-wrap background-colour-' + this.primaryColour + ' text-colour-' + this.primaryTextColour }, hAsync("div", { key: 'e7cc45b5e947d8efd3dcf852b1fdaeb2f6c986f0', id: "sleeve_1", class: "sleeve" }, hAsync("slot", { key: '36e49a0f66953419f0697af3cfac3c02edcb386b', name: "ticker-items" })), hAsync("div", { key: 'd1a0416c893816a97644d2230b0cd860594cc032', id: "sleeve_2", class: "sleeve sleeve-delayed-copy" }), hAsync("div", { key: '5b4337fa1cc0a7ac1f4142b42061642b2f005c49', id: "sleeve_3", class: "sleeve sleeve-delayed-copy" }), hAsync("div", { key: '40d9274a8354e4f8611cdc3d95e6697a6aa02e2c', id: "sleeve_4", class: "sleeve sleeve-delayed-copy" }))))));
|
|
5333
5333
|
}
|
|
5334
5334
|
get host() { return getElement(this); }
|
|
5335
5335
|
static get style() { return BiggiveTotalizerStyle0; }
|
|
@@ -5360,7 +5360,7 @@ class BiggiveTotalizerTickerItem {
|
|
|
5360
5360
|
this.label = undefined;
|
|
5361
5361
|
}
|
|
5362
5362
|
render() {
|
|
5363
|
-
return (hAsync("div", { key: '
|
|
5363
|
+
return (hAsync("div", { key: '92caa81db03fc9871cc7f6c0e5e75ef30bf29e4d', class: "ticker-item" }, hAsync("strong", { key: '494dee81a7ff6b6dcca2aeb96f8f3d4b26e5bc40' }, this.figure), " ", this.label));
|
|
5364
5364
|
}
|
|
5365
5365
|
static get style() { return BiggiveTotalizerTickerItemStyle0; }
|
|
5366
5366
|
static get cmpMeta() { return {
|
|
@@ -5402,7 +5402,7 @@ class BiggiveVideo {
|
|
|
5402
5402
|
this.videoUrl = '';
|
|
5403
5403
|
}
|
|
5404
5404
|
render() {
|
|
5405
|
-
return (hAsync("div", { key: '
|
|
5405
|
+
return (hAsync("div", { key: '2f45734791082583b92524301e96c2d83200a133', class: 'container space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, hAsync("div", { key: 'dd6b41cb1449af2b1dcf81b8f58794ac87847f70', class: "video-wrap", innerHTML: VideoService.getEmbedHtml(this.videoUrl, null) })));
|
|
5406
5406
|
}
|
|
5407
5407
|
static get style() { return BiggiveVideoStyle0; }
|
|
5408
5408
|
static get cmpMeta() { return {
|
|
@@ -5441,7 +5441,7 @@ class BiggiveVideoFeature {
|
|
|
5441
5441
|
}
|
|
5442
5442
|
render() {
|
|
5443
5443
|
const youtubeClass = this.videoUrl.includes('youtube.com') ? ' youtube' : '';
|
|
5444
|
-
return (hAsync("div", { key: '
|
|
5444
|
+
return (hAsync("div", { key: 'ca1e7e592f4bee2865b0e90150ac798b35d3f38c', class: 'container text-colour-' + this.defaultTextColour + ' space-above-' + this.spaceAbove + ' space-below-' + this.spaceBelow }, hAsync("div", { key: '71d0b0630cc2038115126e07cbe1f6825dfe78bd', class: "sleeve" }, hAsync("div", { key: 'e7b4d335f1ea2730fa31184bff3ffc9e4455f5b1', class: "content-wrap" }, hAsync("div", { key: '075dc776d1ed6ef1e144d5697cd8269397fb6486', class: 'slug text-colour-' + this.slugColour }, this.slug), hAsync("h2", { key: 'f0fbd716c44291e3edf29c2decd58d8a93124207', class: 'title text-colour-' + this.mainTitleColour }, this.mainTitle), hAsync("div", { key: '7f70d22683ea00f100173e3e4034fc51468efffa', class: 'teaser text-colour-' + this.teaserColour }, this.teaser), this.buttonLabel != null && this.buttonUrl != null ? (hAsync("biggive-button", { "colour-scheme": this.buttonColourScheme, url: this.buttonUrl, label: this.buttonLabel })) : null), hAsync("div", { key: '842ee1a7ad83124ab52172ee17ac160944801a85', class: "graphic-wrap" }, this.videoUrl !== null && this.videoUrl !== undefined ? (hAsync("div", { class: 'video-wrap' + youtubeClass, innerHTML: VideoService.getEmbedHtml(this.videoUrl, this.mainTitle) })) : null))));
|
|
5445
5445
|
}
|
|
5446
5446
|
static get style() { return BiggiveVideoFeatureStyle0; }
|
|
5447
5447
|
static get cmpMeta() { return {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@biggive/components",
|
|
3
3
|
"_comment": "Version number below is automatically replaced during CircleCI build.",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "202407051353.0.0",
|
|
5
5
|
"description": "Big Give Components",
|
|
6
6
|
"main": "dist/index.cjs.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
File without changes
|