@biggive/components 1.0.191 → 1.0.193
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-05b285de.entry.js +1 -0
- package/dist/biggive/p-1237d29c.entry.js +1 -0
- package/dist/biggive/{p-81055ccd.js → p-2b1627af.js} +1 -1
- package/dist/biggive/p-623e065e.entry.js +1 -0
- package/dist/biggive/p-7d24b098.entry.js +1 -0
- package/dist/biggive/p-8a87012a.entry.js +1 -0
- package/dist/biggive/p-c3ddd884.entry.js +1 -0
- package/dist/biggive/p-eacc1d69.entry.js +1 -0
- package/dist/biggive/p-ffd638d8.entry.js +1 -0
- package/dist/cjs/biggive-article-card.cjs.entry.js +8 -8
- package/dist/cjs/biggive-back-to-top_27.cjs.entry.js +77 -71
- package/dist/cjs/biggive-basic-card.cjs.entry.js +5 -5
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +2 -2
- package/dist/cjs/biggive-category-icon.cjs.entry.js +3 -3
- package/dist/cjs/biggive-icon-group.cjs.entry.js +1 -1
- package/dist/cjs/biggive-nav-item.cjs.entry.js +3 -3
- package/dist/cjs/biggive-search.cjs.entry.js +1 -1
- package/dist/cjs/{fontawesome-icons-560e6ab7.js → fontawesome-icons-72c728f1.js} +4 -4
- package/dist/collection/components/biggive-article-card/biggive-article-card.js +16 -24
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +10 -15
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.js +2 -3
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.js +8 -12
- package/dist/collection/components/biggive-button/biggive-button.js +1 -2
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.js +16 -24
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +1 -1
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.js +20 -30
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.js +17 -15
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +1 -1
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.js +24 -36
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.js +4 -6
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.js +10 -13
- package/dist/collection/components/biggive-form-field-select-option/biggive-form-field-select-option.js +6 -8
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +17 -25
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.js +2 -3
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.js +10 -15
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.css +7 -1
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.js +3 -2
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.stories.js +1 -1
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.js +3 -5
- package/dist/collection/components/biggive-nav-item/biggive-nav-item.js +6 -9
- package/dist/collection/components/biggive-page-section/biggive-page-section.js +2 -3
- package/dist/collection/components/biggive-search/biggive-search.js +2 -3
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.js +5 -3
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.js +4 -6
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.js +10 -15
- package/dist/collection/util/fontawesome-icons.js +4 -4
- package/dist/components/biggive-article-card.js +8 -8
- package/dist/components/biggive-basic-card.js +5 -5
- package/dist/components/biggive-beneficiary-icon.js +1 -1
- package/dist/components/biggive-branded-image.js +4 -4
- package/dist/components/biggive-call-to-action.js +8 -8
- package/dist/components/biggive-campaign-card-filter-grid.js +3 -1
- package/dist/components/biggive-campaign-card.js +11 -11
- package/dist/components/biggive-campaign-highlights.js +13 -13
- package/dist/components/biggive-category-icon.js +2 -2
- package/dist/components/biggive-form-field-select-option2.js +4 -4
- package/dist/components/biggive-form-field-select2.js +3 -3
- package/dist/components/biggive-hero-image.js +8 -8
- package/dist/components/biggive-icon-group.js +1 -1
- package/dist/components/biggive-image-feature.js +5 -5
- package/dist/components/biggive-main-menu.js +4 -3
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-nav-item.js +3 -3
- package/dist/components/biggive-page-section.js +1 -1
- package/dist/components/biggive-search.js +1 -1
- package/dist/components/biggive-totalizer-ticker-item.js +2 -2
- package/dist/components/biggive-totalizer.js +4 -1
- package/dist/components/biggive-video-feature.js +5 -5
- package/dist/components/fontawesome-icons.js +4 -4
- package/dist/esm/biggive-article-card.entry.js +8 -8
- package/dist/esm/biggive-back-to-top_27.entry.js +77 -71
- package/dist/esm/biggive-basic-card.entry.js +5 -5
- package/dist/esm/biggive-beneficiary-icon.entry.js +2 -2
- package/dist/esm/biggive-category-icon.entry.js +3 -3
- package/dist/esm/biggive-icon-group.entry.js +1 -1
- package/dist/esm/biggive-nav-item.entry.js +3 -3
- package/dist/esm/biggive-search.entry.js +1 -1
- package/dist/esm/{fontawesome-icons-0af46a96.js → fontawesome-icons-ec5d0760.js} +4 -4
- package/dist/types/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.d.ts +12 -12
- package/dist/types/components/biggive-form-field-select/biggive-form-field-select.d.ts +2 -2
- package/dist/types/components/biggive-form-field-select-option/biggive-form-field-select-option.d.ts +2 -2
- package/dist/types/components.d.ts +22 -22
- package/hydrate/index.js +101 -95
- package/package.json +1 -1
- package/dist/biggive/p-0bad0e6e.entry.js +0 -1
- package/dist/biggive/p-6a43e041.entry.js +0 -1
- package/dist/biggive/p-6f5fc921.entry.js +0 -1
- package/dist/biggive/p-72317053.entry.js +0 -1
- package/dist/biggive/p-b325f8ac.entry.js +0 -1
- package/dist/biggive/p-b892b1d6.entry.js +0 -1
- package/dist/biggive/p-ee001f1e.entry.js +0 -1
- package/dist/biggive/p-ee8d5a11.entry.js +0 -1
|
@@ -81,6 +81,7 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
81
81
|
filterFunding: this.selectedFilterFunding,
|
|
82
82
|
filterLocation: this.selectedFilterLocation,
|
|
83
83
|
};
|
|
84
|
+
// @ts-ignore
|
|
84
85
|
return event;
|
|
85
86
|
}
|
|
86
87
|
doOptionSelectCompletedHandler(event) {
|
|
@@ -117,7 +118,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
117
118
|
this.selectedFilterCategory !== null || this.selectedFilterBeneficiary !== null || this.selectedFilterFunding !== null || this.selectedFilterLocation !== null;
|
|
118
119
|
}
|
|
119
120
|
render() {
|
|
120
|
-
|
|
121
|
+
var _a;
|
|
122
|
+
return (h("div", { class: 'container space-below-' + this.spaceBelow }, h("div", { class: "sleeve" }, h("div", { class: "search-wrap" }, h("h4", null, this.intro), h("div", { class: "field-wrap" }, h("div", { class: "input-wrap" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", class: "icon", viewBox: "0 0 512 512" }, h("path", { d: faMagnifyingGlass.icon[4].toString() })), h("input", { type: "text", value: (_a = this.searchText) !== null && _a !== void 0 ? _a : '', class: "input-text", placeholder: this.placeholderText, onInput: this.handleSearchTextChanged, onKeyDown: this.handleEnterPressed })), h("biggive-button", { onClick: this.handleSearchButtonPressed, label: this.buttonText }))), h("div", { class: "sort-filter-wrap" }, h("div", { class: "clear-all" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", class: "icon icon-clear-all", viewBox: "0 0 512 512" }, h("path", { d: faFilterSlash.icon[4].toString() })), h("a", { onClick: this.handleClearAll }, "Clear all")), h("div", { class: "sort-wrap" }, h("biggive-form-field-select", { placeholder: this.sortByPlaceholderText, selectedLabel: this.selectedSortByOption, id: "sort-by" }, h("biggive-form-field-select-option", { value: "amountRaised", label: "Most raised" }), h("biggive-form-field-select-option", { value: "matchFundsRemaining", label: "Match funds remaining" }), h("biggive-form-field-select-option", { value: "Relevance", label: "Relevance" }))), h("div", { class: "filter-wrap" }, h("biggive-button", { class: "filter", colourScheme: this.filtersApplied ? 'secondary' : 'primary', onClick: this.handleFilterButtonClick, label: "Filters", fullWidth: true, "space-below": "0" }), h("biggive-popup", { id: "filter-popup" }, h("h4", { class: "space-above-0 space-below-3 colour-primary" }, "Filters"), h("biggive-form-field-select", { placeholder: this.categoriesPlaceHolderText, selectedLabel: this.selectedFilterCategory, id: "categories", "space-below": "2" }, this.categoryOptions.length === 0
|
|
121
123
|
? undefined
|
|
122
124
|
: (Array.isArray(this.categoryOptions) ? this.categoryOptions : JSON.parse(this.categoryOptions)).map(option => (h("biggive-form-field-select-option", { value: option, label: option })))), h("biggive-form-field-select", { placeholder: this.beneficiariesPlaceHolderText, selectedLabel: this.selectedFilterBeneficiary, id: "beneficiaries", "space-below": "2" }, this.beneficiaryOptions.length === 0
|
|
123
125
|
? undefined
|
|
@@ -181,8 +183,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
181
183
|
"type": "string",
|
|
182
184
|
"mutable": false,
|
|
183
185
|
"complexType": {
|
|
184
|
-
"original": "string",
|
|
185
|
-
"resolved": "string",
|
|
186
|
+
"original": "string | null",
|
|
187
|
+
"resolved": "null | string",
|
|
186
188
|
"references": {}
|
|
187
189
|
},
|
|
188
190
|
"required": false,
|
|
@@ -307,8 +309,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
307
309
|
"type": "string",
|
|
308
310
|
"mutable": false,
|
|
309
311
|
"complexType": {
|
|
310
|
-
"original": "'Most raised' | 'Match funds remaining' | 'Relevance'",
|
|
311
|
-
"resolved": "\"Match funds remaining\" | \"Most raised\" | \"Relevance\"",
|
|
312
|
+
"original": "'Most raised' | 'Match funds remaining' | 'Relevance' | null",
|
|
313
|
+
"resolved": "\"Match funds remaining\" | \"Most raised\" | \"Relevance\" | null",
|
|
312
314
|
"references": {}
|
|
313
315
|
},
|
|
314
316
|
"required": false,
|
|
@@ -325,8 +327,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
325
327
|
"type": "string",
|
|
326
328
|
"mutable": false,
|
|
327
329
|
"complexType": {
|
|
328
|
-
"original": "string",
|
|
329
|
-
"resolved": "string",
|
|
330
|
+
"original": "string | null",
|
|
331
|
+
"resolved": "null | string",
|
|
330
332
|
"references": {}
|
|
331
333
|
},
|
|
332
334
|
"required": false,
|
|
@@ -343,8 +345,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
343
345
|
"type": "string",
|
|
344
346
|
"mutable": false,
|
|
345
347
|
"complexType": {
|
|
346
|
-
"original": "string",
|
|
347
|
-
"resolved": "string",
|
|
348
|
+
"original": "string | null",
|
|
349
|
+
"resolved": "null | string",
|
|
348
350
|
"references": {}
|
|
349
351
|
},
|
|
350
352
|
"required": false,
|
|
@@ -361,8 +363,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
361
363
|
"type": "string",
|
|
362
364
|
"mutable": false,
|
|
363
365
|
"complexType": {
|
|
364
|
-
"original": "string",
|
|
365
|
-
"resolved": "string",
|
|
366
|
+
"original": "string | null",
|
|
367
|
+
"resolved": "null | string",
|
|
366
368
|
"references": {}
|
|
367
369
|
},
|
|
368
370
|
"required": false,
|
|
@@ -379,8 +381,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
379
381
|
"type": "string",
|
|
380
382
|
"mutable": false,
|
|
381
383
|
"complexType": {
|
|
382
|
-
"original": "string",
|
|
383
|
-
"resolved": "string",
|
|
384
|
+
"original": "string | null",
|
|
385
|
+
"resolved": "null | string",
|
|
384
386
|
"references": {}
|
|
385
387
|
},
|
|
386
388
|
"required": false,
|
|
@@ -412,8 +414,8 @@ export class BiggiveCampaignCardFilterGrid {
|
|
|
412
414
|
"text": "This event `doSearchAndFilterUpdate` event is emitted and propogates to the parent\ncomponent which handles it"
|
|
413
415
|
},
|
|
414
416
|
"complexType": {
|
|
415
|
-
"original": "{\n searchText: string;\n sortBy: string;\n filterCategory: string;\n filterBeneficiary: string;\n filterLocation: string;\n filterFunding: string;\n }",
|
|
416
|
-
"resolved": "{ searchText: string; sortBy: string; filterCategory: string; filterBeneficiary: string; filterLocation: string; filterFunding: string; }",
|
|
417
|
+
"original": "{\n searchText: string | null;\n sortBy: string | null;\n filterCategory: string | null;\n filterBeneficiary: string | null;\n filterLocation: string | null;\n filterFunding: string | null;\n }",
|
|
418
|
+
"resolved": "{ searchText: string | null; sortBy: string | null; filterCategory: string | null; filterBeneficiary: string | null; filterLocation: string | null; filterFunding: string | null; }",
|
|
417
419
|
"references": {}
|
|
418
420
|
}
|
|
419
421
|
}];
|
package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.js
CHANGED
|
@@ -2,19 +2,19 @@ import { h } from '@stencil/core';
|
|
|
2
2
|
export class BiggiveCampaignHighlights {
|
|
3
3
|
constructor() {
|
|
4
4
|
this.spaceBelow = 0;
|
|
5
|
-
this.banner =
|
|
6
|
-
this.campaignTitle =
|
|
7
|
-
this.primaryFigureLabel =
|
|
8
|
-
this.primaryFigureAmount =
|
|
9
|
-
this.secondaryFigureLabel =
|
|
10
|
-
this.secondaryFigureAmount =
|
|
5
|
+
this.banner = undefined;
|
|
6
|
+
this.campaignTitle = undefined;
|
|
7
|
+
this.primaryFigureLabel = undefined;
|
|
8
|
+
this.primaryFigureAmount = undefined;
|
|
9
|
+
this.secondaryFigureLabel = undefined;
|
|
10
|
+
this.secondaryFigureAmount = undefined;
|
|
11
11
|
this.progressBarCounter = 100;
|
|
12
|
-
this.primaryStatIcon =
|
|
13
|
-
this.primaryStatText =
|
|
14
|
-
this.secondaryStatIcon =
|
|
15
|
-
this.secondaryStatText =
|
|
16
|
-
this.championName =
|
|
17
|
-
this.championUrl =
|
|
12
|
+
this.primaryStatIcon = undefined;
|
|
13
|
+
this.primaryStatText = undefined;
|
|
14
|
+
this.secondaryStatIcon = undefined;
|
|
15
|
+
this.secondaryStatText = undefined;
|
|
16
|
+
this.championName = undefined;
|
|
17
|
+
this.championUrl = undefined;
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
20
|
return (h("div", { class: 'container space-below-' + this.spaceBelow }, h("div", { class: "sleeve" }, this.campaignTitle != null ? (h("div", { class: "campaign-title" }, h("span", null, this.campaignTitle))) : null, this.banner !== null && this.banner !== undefined ? (h("div", { class: "image-wrap banner", style: { 'background-image': 'url(' + this.banner + ')' } }, h("img", { src: this.banner, class: "banner" }))) : null, h("div", { class: "meta-wrap" }, h("div", { class: "meta-item" }, h("span", { class: "label" }, this.primaryFigureLabel), h("span", { class: "text" }, this.primaryFigureAmount)), h("div", { class: "meta-item" }, h("span", { class: "label" }, this.secondaryFigureLabel), h("span", { class: "text" }, this.secondaryFigureAmount))), h("div", { class: "progress-bar-wrap" }, h("biggive-progress-bar", { counter: this.progressBarCounter, "colour-scheme": "primary" })), h("div", { class: "stat-wrap" }, this.primaryStatIcon != null ? (h("div", { class: "stat-item" }, h("biggive-misc-icon", { icon: this.primaryStatIcon, "background-colour": "white", "icon-colour": "tertiary" }), h("span", { class: "label" }, this.primaryStatText))) : null, this.secondaryStatIcon != null ? (h("div", { class: "stat-item" }, h("biggive-misc-icon", { icon: this.secondaryStatIcon, "background-colour": "white", "icon-colour": "tertiary" }), h("span", { class: "label" }, this.secondaryStatText))) : null), this.championName != null ? (h("div", { class: "championed-by" }, "Championed by ", h("a", { href: this.championUrl }, this.championName))) : null)));
|
|
@@ -66,8 +66,7 @@ export class BiggiveCampaignHighlights {
|
|
|
66
66
|
"text": "Full URL of a banner image."
|
|
67
67
|
},
|
|
68
68
|
"attribute": "banner",
|
|
69
|
-
"reflect": false
|
|
70
|
-
"defaultValue": "null"
|
|
69
|
+
"reflect": false
|
|
71
70
|
},
|
|
72
71
|
"campaignTitle": {
|
|
73
72
|
"type": "string",
|
|
@@ -84,8 +83,7 @@ export class BiggiveCampaignHighlights {
|
|
|
84
83
|
"text": "Display name of the charity's specific time-bound fundraising campaign."
|
|
85
84
|
},
|
|
86
85
|
"attribute": "campaign-title",
|
|
87
|
-
"reflect": false
|
|
88
|
-
"defaultValue": "null"
|
|
86
|
+
"reflect": false
|
|
89
87
|
},
|
|
90
88
|
"primaryFigureLabel": {
|
|
91
89
|
"type": "string",
|
|
@@ -102,8 +100,7 @@ export class BiggiveCampaignHighlights {
|
|
|
102
100
|
"text": "Label for the primary figure"
|
|
103
101
|
},
|
|
104
102
|
"attribute": "primary-figure-label",
|
|
105
|
-
"reflect": false
|
|
106
|
-
"defaultValue": "null"
|
|
103
|
+
"reflect": false
|
|
107
104
|
},
|
|
108
105
|
"primaryFigureAmount": {
|
|
109
106
|
"type": "string",
|
|
@@ -120,8 +117,7 @@ export class BiggiveCampaignHighlights {
|
|
|
120
117
|
"text": "Amount for the primary figure, formatted with currency symbol"
|
|
121
118
|
},
|
|
122
119
|
"attribute": "primary-figure-amount",
|
|
123
|
-
"reflect": false
|
|
124
|
-
"defaultValue": "null"
|
|
120
|
+
"reflect": false
|
|
125
121
|
},
|
|
126
122
|
"secondaryFigureLabel": {
|
|
127
123
|
"type": "string",
|
|
@@ -138,8 +134,7 @@ export class BiggiveCampaignHighlights {
|
|
|
138
134
|
"text": "Label for the secondary figure"
|
|
139
135
|
},
|
|
140
136
|
"attribute": "secondary-figure-label",
|
|
141
|
-
"reflect": false
|
|
142
|
-
"defaultValue": "null"
|
|
137
|
+
"reflect": false
|
|
143
138
|
},
|
|
144
139
|
"secondaryFigureAmount": {
|
|
145
140
|
"type": "string",
|
|
@@ -156,8 +151,7 @@ export class BiggiveCampaignHighlights {
|
|
|
156
151
|
"text": "Amount for the secondary figure, formatted with currency symbol"
|
|
157
152
|
},
|
|
158
153
|
"attribute": "secondary-figure-amount",
|
|
159
|
-
"reflect": false
|
|
160
|
-
"defaultValue": "null"
|
|
154
|
+
"reflect": false
|
|
161
155
|
},
|
|
162
156
|
"progressBarCounter": {
|
|
163
157
|
"type": "number",
|
|
@@ -192,8 +186,7 @@ export class BiggiveCampaignHighlights {
|
|
|
192
186
|
"text": "Primary stat icon"
|
|
193
187
|
},
|
|
194
188
|
"attribute": "primary-stat-icon",
|
|
195
|
-
"reflect": false
|
|
196
|
-
"defaultValue": "null"
|
|
189
|
+
"reflect": false
|
|
197
190
|
},
|
|
198
191
|
"primaryStatText": {
|
|
199
192
|
"type": "string",
|
|
@@ -210,8 +203,7 @@ export class BiggiveCampaignHighlights {
|
|
|
210
203
|
"text": "Primary stat text"
|
|
211
204
|
},
|
|
212
205
|
"attribute": "primary-stat-text",
|
|
213
|
-
"reflect": false
|
|
214
|
-
"defaultValue": "null"
|
|
206
|
+
"reflect": false
|
|
215
207
|
},
|
|
216
208
|
"secondaryStatIcon": {
|
|
217
209
|
"type": "string",
|
|
@@ -228,8 +220,7 @@ export class BiggiveCampaignHighlights {
|
|
|
228
220
|
"text": "Secondary stat icon"
|
|
229
221
|
},
|
|
230
222
|
"attribute": "secondary-stat-icon",
|
|
231
|
-
"reflect": false
|
|
232
|
-
"defaultValue": "null"
|
|
223
|
+
"reflect": false
|
|
233
224
|
},
|
|
234
225
|
"secondaryStatText": {
|
|
235
226
|
"type": "string",
|
|
@@ -246,8 +237,7 @@ export class BiggiveCampaignHighlights {
|
|
|
246
237
|
"text": "Secondary stat text"
|
|
247
238
|
},
|
|
248
239
|
"attribute": "secondary-stat-text",
|
|
249
|
-
"reflect": false
|
|
250
|
-
"defaultValue": "null"
|
|
240
|
+
"reflect": false
|
|
251
241
|
},
|
|
252
242
|
"championName": {
|
|
253
243
|
"type": "string",
|
|
@@ -264,8 +254,7 @@ export class BiggiveCampaignHighlights {
|
|
|
264
254
|
"text": "Champion's name"
|
|
265
255
|
},
|
|
266
256
|
"attribute": "champion-name",
|
|
267
|
-
"reflect": false
|
|
268
|
-
"defaultValue": "null"
|
|
257
|
+
"reflect": false
|
|
269
258
|
},
|
|
270
259
|
"championUrl": {
|
|
271
260
|
"type": "string",
|
|
@@ -282,8 +271,7 @@ export class BiggiveCampaignHighlights {
|
|
|
282
271
|
"text": "Link to all meta-campaigns funded by this champion.\nFor example: /christmas-challenge-2022/the-reed-foundation-22\nIn other words, it follows the following format:\n'/' + campaign.parentRef + '/' + campaign.championRef"
|
|
283
272
|
},
|
|
284
273
|
"attribute": "champion-url",
|
|
285
|
-
"reflect": false
|
|
286
|
-
"defaultValue": "null"
|
|
274
|
+
"reflect": false
|
|
287
275
|
}
|
|
288
276
|
};
|
|
289
277
|
}
|
|
@@ -4,8 +4,8 @@ export class BiggiveCategoryIcon {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.backgroundColour = 'primary';
|
|
6
6
|
this.iconColour = 'white';
|
|
7
|
-
this.icon =
|
|
8
|
-
this.label =
|
|
7
|
+
this.icon = undefined;
|
|
8
|
+
this.label = undefined;
|
|
9
9
|
this.url = '#';
|
|
10
10
|
}
|
|
11
11
|
getCategoryIcon() {
|
|
@@ -79,8 +79,7 @@ export class BiggiveCategoryIcon {
|
|
|
79
79
|
"text": "Icon"
|
|
80
80
|
},
|
|
81
81
|
"attribute": "icon",
|
|
82
|
-
"reflect": false
|
|
83
|
-
"defaultValue": "null"
|
|
82
|
+
"reflect": false
|
|
84
83
|
},
|
|
85
84
|
"label": {
|
|
86
85
|
"type": "string",
|
|
@@ -97,8 +96,7 @@ export class BiggiveCategoryIcon {
|
|
|
97
96
|
"text": "Label"
|
|
98
97
|
},
|
|
99
98
|
"attribute": "label",
|
|
100
|
-
"reflect": false
|
|
101
|
-
"defaultValue": "null"
|
|
99
|
+
"reflect": false
|
|
102
100
|
},
|
|
103
101
|
"url": {
|
|
104
102
|
"type": "string",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { h } from '@stencil/core';
|
|
2
2
|
export class BiggiveFormFieldSelect {
|
|
3
3
|
constructor() {
|
|
4
|
-
this.selectedValue =
|
|
5
|
-
this.selectedLabel =
|
|
4
|
+
this.selectedValue = undefined;
|
|
5
|
+
this.selectedLabel = undefined;
|
|
6
6
|
this.spaceBelow = 0;
|
|
7
|
-
this.placeholder =
|
|
7
|
+
this.placeholder = undefined;
|
|
8
8
|
}
|
|
9
9
|
doOptionSelectCompletedHandler(event) {
|
|
10
10
|
this.selectedValue = event.detail.value;
|
|
@@ -51,8 +51,8 @@ export class BiggiveFormFieldSelect {
|
|
|
51
51
|
"type": "string",
|
|
52
52
|
"mutable": false,
|
|
53
53
|
"complexType": {
|
|
54
|
-
"original": "string",
|
|
55
|
-
"resolved": "string",
|
|
54
|
+
"original": "string | null",
|
|
55
|
+
"resolved": "null | string",
|
|
56
56
|
"references": {}
|
|
57
57
|
},
|
|
58
58
|
"required": false,
|
|
@@ -62,15 +62,14 @@ export class BiggiveFormFieldSelect {
|
|
|
62
62
|
"text": ""
|
|
63
63
|
},
|
|
64
64
|
"attribute": "selected-value",
|
|
65
|
-
"reflect": false
|
|
66
|
-
"defaultValue": "null"
|
|
65
|
+
"reflect": false
|
|
67
66
|
},
|
|
68
67
|
"selectedLabel": {
|
|
69
68
|
"type": "string",
|
|
70
69
|
"mutable": false,
|
|
71
70
|
"complexType": {
|
|
72
|
-
"original": "string",
|
|
73
|
-
"resolved": "string",
|
|
71
|
+
"original": "string | null",
|
|
72
|
+
"resolved": "null | string",
|
|
74
73
|
"references": {}
|
|
75
74
|
},
|
|
76
75
|
"required": false,
|
|
@@ -80,8 +79,7 @@ export class BiggiveFormFieldSelect {
|
|
|
80
79
|
"text": ""
|
|
81
80
|
},
|
|
82
81
|
"attribute": "selected-label",
|
|
83
|
-
"reflect": false
|
|
84
|
-
"defaultValue": "null"
|
|
82
|
+
"reflect": false
|
|
85
83
|
},
|
|
86
84
|
"spaceBelow": {
|
|
87
85
|
"type": "number",
|
|
@@ -116,8 +114,7 @@ export class BiggiveFormFieldSelect {
|
|
|
116
114
|
"text": "Placeholder"
|
|
117
115
|
},
|
|
118
116
|
"attribute": "placeholder",
|
|
119
|
-
"reflect": false
|
|
120
|
-
"defaultValue": "null"
|
|
117
|
+
"reflect": false
|
|
121
118
|
}
|
|
122
119
|
};
|
|
123
120
|
}
|
|
@@ -7,10 +7,10 @@ export class BiggiveFormFieldSelectOption {
|
|
|
7
7
|
var keyValuePair = { value: this.selectedValue, label: this.selectedLabel };
|
|
8
8
|
this.doOptionSelect.emit(keyValuePair);
|
|
9
9
|
};
|
|
10
|
-
this.selectedValue =
|
|
11
|
-
this.selectedLabel =
|
|
12
|
-
this.label =
|
|
13
|
-
this.value =
|
|
10
|
+
this.selectedValue = undefined;
|
|
11
|
+
this.selectedLabel = undefined;
|
|
12
|
+
this.label = undefined;
|
|
13
|
+
this.value = undefined;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
16
|
return (h("div", { class: "option", "data-value": this.value, onClick: this.optionSelected }, this.label));
|
|
@@ -44,8 +44,7 @@ export class BiggiveFormFieldSelectOption {
|
|
|
44
44
|
"text": "Label"
|
|
45
45
|
},
|
|
46
46
|
"attribute": "label",
|
|
47
|
-
"reflect": false
|
|
48
|
-
"defaultValue": "null"
|
|
47
|
+
"reflect": false
|
|
49
48
|
},
|
|
50
49
|
"value": {
|
|
51
50
|
"type": "string",
|
|
@@ -62,8 +61,7 @@ export class BiggiveFormFieldSelectOption {
|
|
|
62
61
|
"text": "Value"
|
|
63
62
|
},
|
|
64
63
|
"attribute": "value",
|
|
65
|
-
"reflect": false
|
|
66
|
-
"defaultValue": "null"
|
|
64
|
+
"reflect": false
|
|
67
65
|
}
|
|
68
66
|
};
|
|
69
67
|
}
|
|
@@ -4,19 +4,19 @@ export class BiggiveHeroImage {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.spaceBelow = 0;
|
|
6
6
|
this.colourScheme = 'primary';
|
|
7
|
-
this.slug =
|
|
8
|
-
this.slugColour =
|
|
7
|
+
this.slug = undefined;
|
|
8
|
+
this.slugColour = undefined;
|
|
9
9
|
this.logo = '';
|
|
10
10
|
this.logoAltText = '';
|
|
11
11
|
this.mainImage = null;
|
|
12
12
|
this.mainImageAlignHorizontal = 'center';
|
|
13
13
|
this.mainImageAlignVertical = 'center';
|
|
14
|
-
this.mainTitle =
|
|
15
|
-
this.mainTitleColour =
|
|
16
|
-
this.teaser =
|
|
17
|
-
this.teaserColour =
|
|
18
|
-
this.buttonUrl =
|
|
19
|
-
this.buttonLabel =
|
|
14
|
+
this.mainTitle = undefined;
|
|
15
|
+
this.mainTitleColour = undefined;
|
|
16
|
+
this.teaser = undefined;
|
|
17
|
+
this.teaserColour = undefined;
|
|
18
|
+
this.buttonUrl = undefined;
|
|
19
|
+
this.buttonLabel = undefined;
|
|
20
20
|
this.buttonColourScheme = 'primary';
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
@@ -89,8 +89,7 @@ export class BiggiveHeroImage {
|
|
|
89
89
|
"text": "Header slug"
|
|
90
90
|
},
|
|
91
91
|
"attribute": "slug",
|
|
92
|
-
"reflect": false
|
|
93
|
-
"defaultValue": "null"
|
|
92
|
+
"reflect": false
|
|
94
93
|
},
|
|
95
94
|
"slugColour": {
|
|
96
95
|
"type": "string",
|
|
@@ -107,8 +106,7 @@ export class BiggiveHeroImage {
|
|
|
107
106
|
"text": "Header slug colour"
|
|
108
107
|
},
|
|
109
108
|
"attribute": "slug-colour",
|
|
110
|
-
"reflect": false
|
|
111
|
-
"defaultValue": "null"
|
|
109
|
+
"reflect": false
|
|
112
110
|
},
|
|
113
111
|
"logo": {
|
|
114
112
|
"type": "string",
|
|
@@ -151,7 +149,7 @@ export class BiggiveHeroImage {
|
|
|
151
149
|
"mutable": false,
|
|
152
150
|
"complexType": {
|
|
153
151
|
"original": "string|null",
|
|
154
|
-
"resolved": "string",
|
|
152
|
+
"resolved": "null | string",
|
|
155
153
|
"references": {}
|
|
156
154
|
},
|
|
157
155
|
"required": false,
|
|
@@ -215,8 +213,7 @@ export class BiggiveHeroImage {
|
|
|
215
213
|
"text": "Hero image title, typically the page."
|
|
216
214
|
},
|
|
217
215
|
"attribute": "main-title",
|
|
218
|
-
"reflect": false
|
|
219
|
-
"defaultValue": "null"
|
|
216
|
+
"reflect": false
|
|
220
217
|
},
|
|
221
218
|
"mainTitleColour": {
|
|
222
219
|
"type": "string",
|
|
@@ -233,8 +230,7 @@ export class BiggiveHeroImage {
|
|
|
233
230
|
"text": "Main title colour"
|
|
234
231
|
},
|
|
235
232
|
"attribute": "main-title-colour",
|
|
236
|
-
"reflect": false
|
|
237
|
-
"defaultValue": "null"
|
|
233
|
+
"reflect": false
|
|
238
234
|
},
|
|
239
235
|
"teaser": {
|
|
240
236
|
"type": "string",
|
|
@@ -251,8 +247,7 @@ export class BiggiveHeroImage {
|
|
|
251
247
|
"text": "Introductory teaser text"
|
|
252
248
|
},
|
|
253
249
|
"attribute": "teaser",
|
|
254
|
-
"reflect": false
|
|
255
|
-
"defaultValue": "null"
|
|
250
|
+
"reflect": false
|
|
256
251
|
},
|
|
257
252
|
"teaserColour": {
|
|
258
253
|
"type": "string",
|
|
@@ -269,8 +264,7 @@ export class BiggiveHeroImage {
|
|
|
269
264
|
"text": "Teaser colour"
|
|
270
265
|
},
|
|
271
266
|
"attribute": "teaser-colour",
|
|
272
|
-
"reflect": false
|
|
273
|
-
"defaultValue": "null"
|
|
267
|
+
"reflect": false
|
|
274
268
|
},
|
|
275
269
|
"buttonUrl": {
|
|
276
270
|
"type": "string",
|
|
@@ -287,8 +281,7 @@ export class BiggiveHeroImage {
|
|
|
287
281
|
"text": "Button Url"
|
|
288
282
|
},
|
|
289
283
|
"attribute": "button-url",
|
|
290
|
-
"reflect": false
|
|
291
|
-
"defaultValue": "null"
|
|
284
|
+
"reflect": false
|
|
292
285
|
},
|
|
293
286
|
"buttonLabel": {
|
|
294
287
|
"type": "string",
|
|
@@ -305,8 +298,7 @@ export class BiggiveHeroImage {
|
|
|
305
298
|
"text": "Button Label"
|
|
306
299
|
},
|
|
307
300
|
"attribute": "button-label",
|
|
308
|
-
"reflect": false
|
|
309
|
-
"defaultValue": "null"
|
|
301
|
+
"reflect": false
|
|
310
302
|
},
|
|
311
303
|
"buttonColourScheme": {
|
|
312
304
|
"type": "string",
|
|
@@ -2,7 +2,7 @@ import { h } from '@stencil/core';
|
|
|
2
2
|
export class BiggiveIconGroup {
|
|
3
3
|
constructor() {
|
|
4
4
|
this.spaceBelow = 0;
|
|
5
|
-
this.label =
|
|
5
|
+
this.label = undefined;
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
8
|
return (h("div", { class: 'container space-below-' + this.spaceBelow }, this.label != null ? h("div", { class: "label" }, this.label) : null, h("div", { class: "sleeve" }, h("slot", null))));
|
|
@@ -54,8 +54,7 @@ export class BiggiveIconGroup {
|
|
|
54
54
|
"text": "Label"
|
|
55
55
|
},
|
|
56
56
|
"attribute": "label",
|
|
57
|
-
"reflect": false
|
|
58
|
-
"defaultValue": "null"
|
|
57
|
+
"reflect": false
|
|
59
58
|
}
|
|
60
59
|
};
|
|
61
60
|
}
|
|
@@ -5,14 +5,14 @@ export class BiggiveImageFeature {
|
|
|
5
5
|
this.defaultTextColour = 'primary';
|
|
6
6
|
this.imageUrl = '';
|
|
7
7
|
this.imageAltText = '';
|
|
8
|
-
this.slug =
|
|
8
|
+
this.slug = undefined;
|
|
9
9
|
this.slugColour = '';
|
|
10
|
-
this.mainTitle =
|
|
10
|
+
this.mainTitle = undefined;
|
|
11
11
|
this.mainTitleColour = '';
|
|
12
|
-
this.teaser =
|
|
12
|
+
this.teaser = undefined;
|
|
13
13
|
this.teaserColour = '';
|
|
14
|
-
this.buttonUrl =
|
|
15
|
-
this.buttonLabel =
|
|
14
|
+
this.buttonUrl = undefined;
|
|
15
|
+
this.buttonLabel = undefined;
|
|
16
16
|
this.buttonColourScheme = 'primary';
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
@@ -119,8 +119,7 @@ export class BiggiveImageFeature {
|
|
|
119
119
|
"text": "Slug"
|
|
120
120
|
},
|
|
121
121
|
"attribute": "slug",
|
|
122
|
-
"reflect": false
|
|
123
|
-
"defaultValue": "null"
|
|
122
|
+
"reflect": false
|
|
124
123
|
},
|
|
125
124
|
"slugColour": {
|
|
126
125
|
"type": "string",
|
|
@@ -155,8 +154,7 @@ export class BiggiveImageFeature {
|
|
|
155
154
|
"text": "Video title"
|
|
156
155
|
},
|
|
157
156
|
"attribute": "main-title",
|
|
158
|
-
"reflect": false
|
|
159
|
-
"defaultValue": "null"
|
|
157
|
+
"reflect": false
|
|
160
158
|
},
|
|
161
159
|
"mainTitleColour": {
|
|
162
160
|
"type": "string",
|
|
@@ -191,8 +189,7 @@ export class BiggiveImageFeature {
|
|
|
191
189
|
"text": "Introductory teaser text"
|
|
192
190
|
},
|
|
193
191
|
"attribute": "teaser",
|
|
194
|
-
"reflect": false
|
|
195
|
-
"defaultValue": "null"
|
|
192
|
+
"reflect": false
|
|
196
193
|
},
|
|
197
194
|
"teaserColour": {
|
|
198
195
|
"type": "string",
|
|
@@ -227,8 +224,7 @@ export class BiggiveImageFeature {
|
|
|
227
224
|
"text": "Button Url"
|
|
228
225
|
},
|
|
229
226
|
"attribute": "button-url",
|
|
230
|
-
"reflect": false
|
|
231
|
-
"defaultValue": "null"
|
|
227
|
+
"reflect": false
|
|
232
228
|
},
|
|
233
229
|
"buttonLabel": {
|
|
234
230
|
"type": "string",
|
|
@@ -245,8 +241,7 @@ export class BiggiveImageFeature {
|
|
|
245
241
|
"text": "Button Label"
|
|
246
242
|
},
|
|
247
243
|
"attribute": "button-label",
|
|
248
|
-
"reflect": false
|
|
249
|
-
"defaultValue": "null"
|
|
244
|
+
"reflect": false
|
|
250
245
|
},
|
|
251
246
|
"buttonColourScheme": {
|
|
252
247
|
"type": "string",
|
|
@@ -993,6 +993,12 @@ nav .navbar .bx-menu {
|
|
|
993
993
|
display: none;
|
|
994
994
|
}
|
|
995
995
|
|
|
996
|
+
nav {
|
|
997
|
+
height: 60px;
|
|
998
|
+
}
|
|
999
|
+
nav .navbar {
|
|
1000
|
+
padding: 0px 25px;
|
|
1001
|
+
}
|
|
996
1002
|
nav .navbar .bx-menu {
|
|
997
1003
|
display: block;
|
|
998
1004
|
font-size: 25px;
|
|
@@ -1003,7 +1009,7 @@ nav .navbar .bx-menu {
|
|
|
1003
1009
|
top: 0;
|
|
1004
1010
|
left: -100%;
|
|
1005
1011
|
display: block;
|
|
1006
|
-
max-width:
|
|
1012
|
+
max-width: 450px;
|
|
1007
1013
|
width: 100%;
|
|
1008
1014
|
background: white;
|
|
1009
1015
|
line-height: 40px;
|
|
@@ -48,8 +48,9 @@ export class BiggiveMainMenu {
|
|
|
48
48
|
componentDidRender() {
|
|
49
49
|
const subMenuElements = this.host.querySelectorAll('.sub-menu');
|
|
50
50
|
subMenuElements.forEach(subMenuElement => {
|
|
51
|
+
var _a;
|
|
51
52
|
// the subMenuLink is a sibling element to the actual sub-menu
|
|
52
|
-
const subMenuLink = subMenuElement.parentElement.querySelector('a');
|
|
53
|
+
const subMenuLink = (_a = subMenuElement.parentElement) === null || _a === void 0 ? void 0 : _a.querySelector('a');
|
|
53
54
|
subMenuLink.onclick = () => {
|
|
54
55
|
const subMenuArrow = subMenuLink.querySelector('.sub-menu-arrow');
|
|
55
56
|
subMenuArrow.classList.toggle('transform-90');
|
|
@@ -70,7 +71,7 @@ export class BiggiveMainMenu {
|
|
|
70
71
|
this.appendNavSecondaryLinks();
|
|
71
72
|
}
|
|
72
73
|
render() {
|
|
73
|
-
return (h(Host, null, h("div", { class: "row row-top" }, h("div", { class: "social-icon-wrap" }, h("slot", { name: "social-icons" })), h("div", { class: "nav-secondary" })), h("nav", { role: "navigation" }, h("div", { class: "navbar" }, h("
|
|
74
|
+
return (h(Host, null, h("div", { class: "row row-top" }, h("div", { class: "social-icon-wrap" }, h("slot", { name: "social-icons" })), h("div", { class: "nav-secondary" })), h("nav", { role: "navigation" }, h("div", { class: "navbar" }, h("div", { class: "logo" }, h("a", { href: "#" }, h("svg", { version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30" }, h("path", { 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", { d: "M13.5,1l13.5,23H0L13.5,1z" })))), h("biggive-misc-icon", { class: "bx bx-menu", "background-colour": "white", "icon-colour": "black", icon: "MenuOpen", onClick: this.openMobileMenu }), h("div", { class: "nav-links" }, h("div", { class: "sidebar-logo" }, h("a", { href: "/" }, h("svg", { version: "1.1", x: "0px", y: "0px", viewBox: "0 0 140.9 30", id: "mobileLogo" }, h("path", { 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", { d: "M13.5,1l13.5,23H0L13.5,1z" }))), h("biggive-misc-icon", { class: "bx bx-x", "background-colour": "transparent", "icon-colour": "black", icon: "MenuClose", onClick: this.closeMobileMenu })), h("div", { id: "nav-primary" }), h("div", { class: "mobile-social-icon-wrap mobile-only" }, h("slot", { name: "mobile-social-icons" })))))));
|
|
74
75
|
}
|
|
75
76
|
static get is() { return "biggive-main-menu"; }
|
|
76
77
|
static get encapsulation() { return "shadow"; }
|