@biggive/components-angular 1.0.185 → 1.0.189
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/esm2020/lib/components.module.mjs +5 -5
- package/esm2020/lib/stencil-generated/components.mjs +158 -133
- package/esm2020/lib/stencil-generated/index.mjs +2 -1
- package/fesm2015/biggive-components-angular.mjs +200 -175
- package/fesm2015/biggive-components-angular.mjs.map +1 -1
- package/fesm2020/biggive-components-angular.mjs +200 -175
- package/fesm2020/biggive-components-angular.mjs.map +1 -1
- package/lib/components.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +53 -44
- package/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +3 -3
|
@@ -27,25 +27,26 @@ import { defineCustomElement as defineCustomElement$m } from '@biggive/component
|
|
|
27
27
|
import { defineCustomElement as defineCustomElement$n } from '@biggive/components/dist/components/biggive-icon-group.js';
|
|
28
28
|
import { defineCustomElement as defineCustomElement$o } from '@biggive/components/dist/components/biggive-image.js';
|
|
29
29
|
import { defineCustomElement as defineCustomElement$p } from '@biggive/components/dist/components/biggive-image-feature.js';
|
|
30
|
-
import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-
|
|
31
|
-
import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-
|
|
32
|
-
import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-nav-
|
|
33
|
-
import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-
|
|
34
|
-
import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-page-
|
|
35
|
-
import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-page-
|
|
36
|
-
import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-
|
|
37
|
-
import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-popup
|
|
38
|
-
import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-
|
|
39
|
-
import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-
|
|
40
|
-
import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-
|
|
41
|
-
import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-
|
|
42
|
-
import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-
|
|
43
|
-
import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-
|
|
44
|
-
import { defineCustomElement as defineCustomElement$E } from '@biggive/components/dist/components/biggive-
|
|
45
|
-
import { defineCustomElement as defineCustomElement$F } from '@biggive/components/dist/components/biggive-
|
|
46
|
-
import { defineCustomElement as defineCustomElement$G } from '@biggive/components/dist/components/biggive-totalizer
|
|
47
|
-
import { defineCustomElement as defineCustomElement$H } from '@biggive/components/dist/components/biggive-
|
|
48
|
-
import { defineCustomElement as defineCustomElement$I } from '@biggive/components/dist/components/biggive-video
|
|
30
|
+
import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-main-menu.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-misc-icon.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-nav-group.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-nav-item.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-page-column.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-page-columns.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-page-section.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-popup.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-popup-standalone.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-progress-bar.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-quote.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-search.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-social-icon.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-tab.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$E } from '@biggive/components/dist/components/biggive-tabbed-content.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$F } from '@biggive/components/dist/components/biggive-text-input.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$G } from '@biggive/components/dist/components/biggive-totalizer.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$H } from '@biggive/components/dist/components/biggive-totalizer-ticker-item.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$I } from '@biggive/components/dist/components/biggive-video.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$J } from '@biggive/components/dist/components/biggive-video-feature.js';
|
|
49
50
|
import { CommonModule } from '@angular/common';
|
|
50
51
|
|
|
51
52
|
/* eslint-disable */
|
|
@@ -106,15 +107,15 @@ let BiggiveArticleCard = class BiggiveArticleCard {
|
|
|
106
107
|
this.el = r.nativeElement;
|
|
107
108
|
}
|
|
108
109
|
};
|
|
109
|
-
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
110
|
-
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
110
|
+
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveArticleCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
111
|
+
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveArticleCard, selector: "biggive-article-card", inputs: { backgroundColour: "backgroundColour", backgroundColourHover: "backgroundColourHover", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", date: "date", imageAltText: "imageAltText", imageLabel: "imageLabel", imageUrl: "imageUrl", mainTitle: "mainTitle", slug: "slug", spaceBelow: "spaceBelow", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
111
112
|
BiggiveArticleCard = __decorate([
|
|
112
113
|
ProxyCmp({
|
|
113
114
|
defineCustomElementFn: defineCustomElement$1,
|
|
114
115
|
inputs: ['backgroundColour', 'backgroundColourHover', 'buttonLabel', 'buttonUrl', 'date', 'imageAltText', 'imageLabel', 'imageUrl', 'mainTitle', 'slug', 'spaceBelow', 'textColour']
|
|
115
116
|
})
|
|
116
117
|
], BiggiveArticleCard);
|
|
117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
118
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveArticleCard, decorators: [{
|
|
118
119
|
type: Component,
|
|
119
120
|
args: [{
|
|
120
121
|
selector: 'biggive-article-card',
|
|
@@ -130,14 +131,14 @@ let BiggiveBackToTop = class BiggiveBackToTop {
|
|
|
130
131
|
this.el = r.nativeElement;
|
|
131
132
|
}
|
|
132
133
|
};
|
|
133
|
-
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
134
|
-
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
134
|
+
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
135
|
+
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveBackToTop, selector: "biggive-back-to-top", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
135
136
|
BiggiveBackToTop = __decorate([
|
|
136
137
|
ProxyCmp({
|
|
137
138
|
defineCustomElementFn: defineCustomElement$2
|
|
138
139
|
})
|
|
139
140
|
], BiggiveBackToTop);
|
|
140
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBackToTop, decorators: [{
|
|
141
142
|
type: Component,
|
|
142
143
|
args: [{
|
|
143
144
|
selector: 'biggive-back-to-top',
|
|
@@ -152,15 +153,15 @@ let BiggiveBasicCard = class BiggiveBasicCard {
|
|
|
152
153
|
this.el = r.nativeElement;
|
|
153
154
|
}
|
|
154
155
|
};
|
|
155
|
-
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
156
|
-
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
156
|
+
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBasicCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
157
|
+
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveBasicCard, selector: "biggive-basic-card", inputs: { backgroundColour: "backgroundColour", backgroundImageUrl: "backgroundImageUrl", buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", cardColour: "cardColour", clipBottomLeftCorner: "clipBottomLeftCorner", clipTopRightCorner: "clipTopRightCorner", icon: "icon", iconColour: "iconColour", mainTitle: "mainTitle", spaceBelow: "spaceBelow", subtitle: "subtitle", teaser: "teaser", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
157
158
|
BiggiveBasicCard = __decorate([
|
|
158
159
|
ProxyCmp({
|
|
159
160
|
defineCustomElementFn: defineCustomElement$3,
|
|
160
161
|
inputs: ['backgroundColour', 'backgroundImageUrl', 'buttonColourScheme', 'buttonLabel', 'buttonUrl', 'cardColour', 'clipBottomLeftCorner', 'clipTopRightCorner', 'icon', 'iconColour', 'mainTitle', 'spaceBelow', 'subtitle', 'teaser', 'textColour']
|
|
161
162
|
})
|
|
162
163
|
], BiggiveBasicCard);
|
|
163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
164
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBasicCard, decorators: [{
|
|
164
165
|
type: Component,
|
|
165
166
|
args: [{
|
|
166
167
|
selector: 'biggive-basic-card',
|
|
@@ -176,15 +177,15 @@ let BiggiveBeneficiaryIcon = class BiggiveBeneficiaryIcon {
|
|
|
176
177
|
this.el = r.nativeElement;
|
|
177
178
|
}
|
|
178
179
|
};
|
|
179
|
-
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
180
|
-
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
180
|
+
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBeneficiaryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
181
|
+
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveBeneficiaryIcon, selector: "biggive-beneficiary-icon", inputs: { backgroundColour: "backgroundColour", icon: "icon", iconColour: "iconColour", label: "label", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
181
182
|
BiggiveBeneficiaryIcon = __decorate([
|
|
182
183
|
ProxyCmp({
|
|
183
184
|
defineCustomElementFn: defineCustomElement$4,
|
|
184
185
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'label', 'url']
|
|
185
186
|
})
|
|
186
187
|
], BiggiveBeneficiaryIcon);
|
|
187
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
188
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBeneficiaryIcon, decorators: [{
|
|
188
189
|
type: Component,
|
|
189
190
|
args: [{
|
|
190
191
|
selector: 'biggive-beneficiary-icon',
|
|
@@ -200,15 +201,15 @@ let BiggiveBiographyCard = class BiggiveBiographyCard {
|
|
|
200
201
|
this.el = r.nativeElement;
|
|
201
202
|
}
|
|
202
203
|
};
|
|
203
|
-
BiggiveBiographyCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
204
|
-
BiggiveBiographyCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
204
|
+
BiggiveBiographyCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBiographyCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
205
|
+
BiggiveBiographyCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveBiographyCard, selector: "biggive-biography-card", inputs: { fullName: "fullName", imageUrl: "imageUrl", jobTitle: "jobTitle", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
205
206
|
BiggiveBiographyCard = __decorate([
|
|
206
207
|
ProxyCmp({
|
|
207
208
|
defineCustomElementFn: defineCustomElement$5,
|
|
208
209
|
inputs: ['fullName', 'imageUrl', 'jobTitle', 'spaceBelow']
|
|
209
210
|
})
|
|
210
211
|
], BiggiveBiographyCard);
|
|
211
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
212
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBiographyCard, decorators: [{
|
|
212
213
|
type: Component,
|
|
213
214
|
args: [{
|
|
214
215
|
selector: 'biggive-biography-card',
|
|
@@ -224,15 +225,15 @@ let BiggiveBoxedContent = class BiggiveBoxedContent {
|
|
|
224
225
|
this.el = r.nativeElement;
|
|
225
226
|
}
|
|
226
227
|
};
|
|
227
|
-
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
228
|
-
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
228
|
+
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBoxedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
229
|
+
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveBoxedContent, selector: "biggive-boxed-content", inputs: { backgroundColour: "backgroundColour", horizontalPadding: "horizontalPadding", shadow: "shadow", spaceBelow: "spaceBelow", verticalPadding: "verticalPadding" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
229
230
|
BiggiveBoxedContent = __decorate([
|
|
230
231
|
ProxyCmp({
|
|
231
232
|
defineCustomElementFn: defineCustomElement$6,
|
|
232
233
|
inputs: ['backgroundColour', 'horizontalPadding', 'shadow', 'spaceBelow', 'verticalPadding']
|
|
233
234
|
})
|
|
234
235
|
], BiggiveBoxedContent);
|
|
235
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBoxedContent, decorators: [{
|
|
236
237
|
type: Component,
|
|
237
238
|
args: [{
|
|
238
239
|
selector: 'biggive-boxed-content',
|
|
@@ -248,15 +249,15 @@ let BiggiveBrandedImage = class BiggiveBrandedImage {
|
|
|
248
249
|
this.el = r.nativeElement;
|
|
249
250
|
}
|
|
250
251
|
};
|
|
251
|
-
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
252
|
-
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
252
|
+
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBrandedImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
253
|
+
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveBrandedImage, selector: "biggive-branded-image", inputs: { charityLocation: "charityLocation", charityName: "charityName", charityUrl: "charityUrl", imageUrl: "imageUrl", logoUrl: "logoUrl", slug: "slug", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
253
254
|
BiggiveBrandedImage = __decorate([
|
|
254
255
|
ProxyCmp({
|
|
255
256
|
defineCustomElementFn: defineCustomElement$7,
|
|
256
257
|
inputs: ['charityLocation', 'charityName', 'charityUrl', 'imageUrl', 'logoUrl', 'slug', 'spaceBelow']
|
|
257
258
|
})
|
|
258
259
|
], BiggiveBrandedImage);
|
|
259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
260
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveBrandedImage, decorators: [{
|
|
260
261
|
type: Component,
|
|
261
262
|
args: [{
|
|
262
263
|
selector: 'biggive-branded-image',
|
|
@@ -273,15 +274,15 @@ let BiggiveButton = class BiggiveButton {
|
|
|
273
274
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
274
275
|
}
|
|
275
276
|
};
|
|
276
|
-
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
277
|
-
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
277
|
+
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
278
|
+
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveButton, selector: "biggive-button", inputs: { centered: "centered", colourScheme: "colourScheme", fullWidth: "fullWidth", label: "label", openInNewTab: "openInNewTab", rounded: "rounded", size: "size", spaceBelow: "spaceBelow", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
278
279
|
BiggiveButton = __decorate([
|
|
279
280
|
ProxyCmp({
|
|
280
281
|
defineCustomElementFn: defineCustomElement$8,
|
|
281
282
|
inputs: ['centered', 'colourScheme', 'fullWidth', 'label', 'openInNewTab', 'rounded', 'size', 'spaceBelow', 'url']
|
|
282
283
|
})
|
|
283
284
|
], BiggiveButton);
|
|
284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
285
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveButton, decorators: [{
|
|
285
286
|
type: Component,
|
|
286
287
|
args: [{
|
|
287
288
|
selector: 'biggive-button',
|
|
@@ -297,15 +298,15 @@ let BiggiveCallToAction = class BiggiveCallToAction {
|
|
|
297
298
|
this.el = r.nativeElement;
|
|
298
299
|
}
|
|
299
300
|
};
|
|
300
|
-
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
301
|
-
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
301
|
+
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCallToAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
302
|
+
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveCallToAction, selector: "biggive-call-to-action", inputs: { defaultTextColour: "defaultTextColour", mainTitle: "mainTitle", mainTitleColour: "mainTitleColour", mainTitleSize: "mainTitleSize", primaryButtonColourScheme: "primaryButtonColourScheme", primaryButtonLabel: "primaryButtonLabel", primaryButtonUrl: "primaryButtonUrl", secondaryButtonColourScheme: "secondaryButtonColourScheme", secondaryButtonLabel: "secondaryButtonLabel", secondaryButtonUrl: "secondaryButtonUrl", slug: "slug", slugColour: "slugColour", slugSize: "slugSize", spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", subtitle: "subtitle", subtitleColour: "subtitleColour", subtitleSize: "subtitleSize", teaser: "teaser", teaserColour: "teaserColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
302
303
|
BiggiveCallToAction = __decorate([
|
|
303
304
|
ProxyCmp({
|
|
304
305
|
defineCustomElementFn: defineCustomElement$9,
|
|
305
306
|
inputs: ['defaultTextColour', 'mainTitle', 'mainTitleColour', 'mainTitleSize', 'primaryButtonColourScheme', 'primaryButtonLabel', 'primaryButtonUrl', 'secondaryButtonColourScheme', 'secondaryButtonLabel', 'secondaryButtonUrl', 'slug', 'slugColour', 'slugSize', 'spaceAbove', 'spaceBelow', 'subtitle', 'subtitleColour', 'subtitleSize', 'teaser', 'teaserColour']
|
|
306
307
|
})
|
|
307
308
|
], BiggiveCallToAction);
|
|
308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCallToAction, decorators: [{
|
|
309
310
|
type: Component,
|
|
310
311
|
args: [{
|
|
311
312
|
selector: 'biggive-call-to-action',
|
|
@@ -322,15 +323,15 @@ let BiggiveCampaignCard = class BiggiveCampaignCard {
|
|
|
322
323
|
proxyOutputs(this, this.el, ['doCardGeneralClick']);
|
|
323
324
|
}
|
|
324
325
|
};
|
|
325
|
-
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
326
|
-
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
326
|
+
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCampaignCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
327
|
+
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveCampaignCard, selector: "biggive-campaign-card", inputs: { banner: "banner", campaignTitle: "campaignTitle", campaignType: "campaignType", datetime: "datetime", donateButtonColourScheme: "donateButtonColourScheme", donateButtonLabel: "donateButtonLabel", donateButtonUrl: "donateButtonUrl", isFutureCampaign: "isFutureCampaign", isPastCampaign: "isPastCampaign", moreInfoButtonColourScheme: "moreInfoButtonColourScheme", moreInfoButtonLabel: "moreInfoButtonLabel", moreInfoButtonUrl: "moreInfoButtonUrl", organisationName: "organisationName", primaryFigureAmount: "primaryFigureAmount", primaryFigureLabel: "primaryFigureLabel", progressBarCounter: "progressBarCounter", secondaryFigureAmount: "secondaryFigureAmount", secondaryFigureLabel: "secondaryFigureLabel", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
327
328
|
BiggiveCampaignCard = __decorate([
|
|
328
329
|
ProxyCmp({
|
|
329
330
|
defineCustomElementFn: defineCustomElement$a,
|
|
330
331
|
inputs: ['banner', 'campaignTitle', 'campaignType', 'datetime', 'donateButtonColourScheme', 'donateButtonLabel', 'donateButtonUrl', 'isFutureCampaign', 'isPastCampaign', 'moreInfoButtonColourScheme', 'moreInfoButtonLabel', 'moreInfoButtonUrl', 'organisationName', 'primaryFigureAmount', 'primaryFigureLabel', 'progressBarCounter', 'secondaryFigureAmount', 'secondaryFigureLabel', 'spaceBelow']
|
|
331
332
|
})
|
|
332
333
|
], BiggiveCampaignCard);
|
|
333
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
334
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCampaignCard, decorators: [{
|
|
334
335
|
type: Component,
|
|
335
336
|
args: [{
|
|
336
337
|
selector: 'biggive-campaign-card',
|
|
@@ -347,15 +348,15 @@ let BiggiveCampaignCardFilterGrid = class BiggiveCampaignCardFilterGrid {
|
|
|
347
348
|
proxyOutputs(this, this.el, ['doSearchAndFilterUpdate']);
|
|
348
349
|
}
|
|
349
350
|
};
|
|
350
|
-
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
351
|
-
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
351
|
+
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCampaignCardFilterGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
352
|
+
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveCampaignCardFilterGrid, selector: "biggive-campaign-card-filter-grid", inputs: { beneficiaryOptions: "beneficiaryOptions", buttonText: "buttonText", categoryOptions: "categoryOptions", fundingOptions: "fundingOptions", intro: "intro", locationOptions: "locationOptions", placeholderText: "placeholderText", searchText: "searchText", selectedFilterBeneficiary: "selectedFilterBeneficiary", selectedFilterCategory: "selectedFilterCategory", selectedFilterFunding: "selectedFilterFunding", selectedFilterLocation: "selectedFilterLocation", selectedSortByOption: "selectedSortByOption", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
352
353
|
BiggiveCampaignCardFilterGrid = __decorate([
|
|
353
354
|
ProxyCmp({
|
|
354
355
|
defineCustomElementFn: defineCustomElement$b,
|
|
355
356
|
inputs: ['beneficiaryOptions', 'buttonText', 'categoryOptions', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'searchText', 'selectedFilterBeneficiary', 'selectedFilterCategory', 'selectedFilterFunding', 'selectedFilterLocation', 'selectedSortByOption', 'spaceBelow']
|
|
356
357
|
})
|
|
357
358
|
], BiggiveCampaignCardFilterGrid);
|
|
358
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCampaignCardFilterGrid, decorators: [{
|
|
359
360
|
type: Component,
|
|
360
361
|
args: [{
|
|
361
362
|
selector: 'biggive-campaign-card-filter-grid',
|
|
@@ -371,15 +372,15 @@ let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
|
371
372
|
this.el = r.nativeElement;
|
|
372
373
|
}
|
|
373
374
|
};
|
|
374
|
-
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
375
|
-
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
375
|
+
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCampaignHighlights, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
376
|
+
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveCampaignHighlights, selector: "biggive-campaign-highlights", inputs: { banner: "banner", campaignTitle: "campaignTitle", championName: "championName", championUrl: "championUrl", primaryFigureAmount: "primaryFigureAmount", primaryFigureLabel: "primaryFigureLabel", primaryStatIcon: "primaryStatIcon", primaryStatText: "primaryStatText", progressBarCounter: "progressBarCounter", secondaryFigureAmount: "secondaryFigureAmount", secondaryFigureLabel: "secondaryFigureLabel", secondaryStatIcon: "secondaryStatIcon", secondaryStatText: "secondaryStatText", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
376
377
|
BiggiveCampaignHighlights = __decorate([
|
|
377
378
|
ProxyCmp({
|
|
378
379
|
defineCustomElementFn: defineCustomElement$c,
|
|
379
380
|
inputs: ['banner', 'campaignTitle', 'championName', 'championUrl', 'primaryFigureAmount', 'primaryFigureLabel', 'primaryStatIcon', 'primaryStatText', 'progressBarCounter', 'secondaryFigureAmount', 'secondaryFigureLabel', 'secondaryStatIcon', 'secondaryStatText', 'spaceBelow']
|
|
380
381
|
})
|
|
381
382
|
], BiggiveCampaignHighlights);
|
|
382
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
383
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCampaignHighlights, decorators: [{
|
|
383
384
|
type: Component,
|
|
384
385
|
args: [{
|
|
385
386
|
selector: 'biggive-campaign-highlights',
|
|
@@ -395,15 +396,15 @@ let BiggiveCategoryIcon = class BiggiveCategoryIcon {
|
|
|
395
396
|
this.el = r.nativeElement;
|
|
396
397
|
}
|
|
397
398
|
};
|
|
398
|
-
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
399
|
-
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
399
|
+
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCategoryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
400
|
+
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveCategoryIcon, selector: "biggive-category-icon", inputs: { backgroundColour: "backgroundColour", icon: "icon", iconColour: "iconColour", label: "label", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
400
401
|
BiggiveCategoryIcon = __decorate([
|
|
401
402
|
ProxyCmp({
|
|
402
403
|
defineCustomElementFn: defineCustomElement$d,
|
|
403
404
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'label', 'url']
|
|
404
405
|
})
|
|
405
406
|
], BiggiveCategoryIcon);
|
|
406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
407
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveCategoryIcon, decorators: [{
|
|
407
408
|
type: Component,
|
|
408
409
|
args: [{
|
|
409
410
|
selector: 'biggive-category-icon',
|
|
@@ -419,14 +420,14 @@ let BiggiveFooter = class BiggiveFooter {
|
|
|
419
420
|
this.el = r.nativeElement;
|
|
420
421
|
}
|
|
421
422
|
};
|
|
422
|
-
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
423
|
-
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
423
|
+
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
424
|
+
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveFooter, selector: "biggive-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
424
425
|
BiggiveFooter = __decorate([
|
|
425
426
|
ProxyCmp({
|
|
426
427
|
defineCustomElementFn: defineCustomElement$e
|
|
427
428
|
})
|
|
428
429
|
], BiggiveFooter);
|
|
429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
430
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFooter, decorators: [{
|
|
430
431
|
type: Component,
|
|
431
432
|
args: [{
|
|
432
433
|
selector: 'biggive-footer',
|
|
@@ -441,14 +442,14 @@ let BiggiveForm = class BiggiveForm {
|
|
|
441
442
|
this.el = r.nativeElement;
|
|
442
443
|
}
|
|
443
444
|
};
|
|
444
|
-
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
445
|
-
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
445
|
+
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
446
|
+
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveForm, selector: "biggive-form", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
446
447
|
BiggiveForm = __decorate([
|
|
447
448
|
ProxyCmp({
|
|
448
449
|
defineCustomElementFn: defineCustomElement$f
|
|
449
450
|
})
|
|
450
451
|
], BiggiveForm);
|
|
451
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
452
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveForm, decorators: [{
|
|
452
453
|
type: Component,
|
|
453
454
|
args: [{
|
|
454
455
|
selector: 'biggive-form',
|
|
@@ -464,15 +465,15 @@ let BiggiveFormFieldSelect = class BiggiveFormFieldSelect {
|
|
|
464
465
|
proxyOutputs(this, this.el, ['doSelectChange']);
|
|
465
466
|
}
|
|
466
467
|
};
|
|
467
|
-
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
468
|
-
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
468
|
+
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFormFieldSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
469
|
+
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveFormFieldSelect, selector: "biggive-form-field-select", inputs: { placeholder: "placeholder", selectedLabel: "selectedLabel", selectedValue: "selectedValue", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
469
470
|
BiggiveFormFieldSelect = __decorate([
|
|
470
471
|
ProxyCmp({
|
|
471
472
|
defineCustomElementFn: defineCustomElement$g,
|
|
472
473
|
inputs: ['placeholder', 'selectedLabel', 'selectedValue', 'spaceBelow']
|
|
473
474
|
})
|
|
474
475
|
], BiggiveFormFieldSelect);
|
|
475
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
476
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFormFieldSelect, decorators: [{
|
|
476
477
|
type: Component,
|
|
477
478
|
args: [{
|
|
478
479
|
selector: 'biggive-form-field-select',
|
|
@@ -489,15 +490,15 @@ let BiggiveFormFieldSelectOption = class BiggiveFormFieldSelectOption {
|
|
|
489
490
|
proxyOutputs(this, this.el, ['doOptionSelect']);
|
|
490
491
|
}
|
|
491
492
|
};
|
|
492
|
-
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
493
|
-
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
493
|
+
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFormFieldSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
494
|
+
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveFormFieldSelectOption, selector: "biggive-form-field-select-option", inputs: { label: "label", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
494
495
|
BiggiveFormFieldSelectOption = __decorate([
|
|
495
496
|
ProxyCmp({
|
|
496
497
|
defineCustomElementFn: defineCustomElement$h,
|
|
497
498
|
inputs: ['label', 'value']
|
|
498
499
|
})
|
|
499
500
|
], BiggiveFormFieldSelectOption);
|
|
500
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
501
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFormFieldSelectOption, decorators: [{
|
|
501
502
|
type: Component,
|
|
502
503
|
args: [{
|
|
503
504
|
selector: 'biggive-form-field-select-option',
|
|
@@ -513,15 +514,15 @@ let BiggiveFormattedText = class BiggiveFormattedText {
|
|
|
513
514
|
this.el = r.nativeElement;
|
|
514
515
|
}
|
|
515
516
|
};
|
|
516
|
-
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
517
|
-
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
517
|
+
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFormattedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
518
|
+
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveFormattedText, selector: "biggive-formatted-text", inputs: { defaultTextColour: "defaultTextColour", maxWidth: "maxWidth", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
518
519
|
BiggiveFormattedText = __decorate([
|
|
519
520
|
ProxyCmp({
|
|
520
521
|
defineCustomElementFn: defineCustomElement$i,
|
|
521
522
|
inputs: ['defaultTextColour', 'maxWidth', 'spaceBelow']
|
|
522
523
|
})
|
|
523
524
|
], BiggiveFormattedText);
|
|
524
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
525
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveFormattedText, decorators: [{
|
|
525
526
|
type: Component,
|
|
526
527
|
args: [{
|
|
527
528
|
selector: 'biggive-formatted-text',
|
|
@@ -537,15 +538,15 @@ let BiggiveGrid = class BiggiveGrid {
|
|
|
537
538
|
this.el = r.nativeElement;
|
|
538
539
|
}
|
|
539
540
|
};
|
|
540
|
-
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
541
|
-
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
541
|
+
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
542
|
+
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveGrid, selector: "biggive-grid", inputs: { columnCount: "columnCount", spaceBelow: "spaceBelow", spaceBetween: "spaceBetween" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
542
543
|
BiggiveGrid = __decorate([
|
|
543
544
|
ProxyCmp({
|
|
544
545
|
defineCustomElementFn: defineCustomElement$j,
|
|
545
546
|
inputs: ['columnCount', 'spaceBelow', 'spaceBetween']
|
|
546
547
|
})
|
|
547
548
|
], BiggiveGrid);
|
|
548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
549
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveGrid, decorators: [{
|
|
549
550
|
type: Component,
|
|
550
551
|
args: [{
|
|
551
552
|
selector: 'biggive-grid',
|
|
@@ -561,8 +562,8 @@ let BiggiveHeader = class BiggiveHeader {
|
|
|
561
562
|
this.el = r.nativeElement;
|
|
562
563
|
}
|
|
563
564
|
};
|
|
564
|
-
BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
565
|
-
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
565
|
+
BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
566
|
+
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveHeader, selector: "biggive-header", inputs: { logoUrl: "logoUrl", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
566
567
|
BiggiveHeader = __decorate([
|
|
567
568
|
ProxyCmp({
|
|
568
569
|
defineCustomElementFn: defineCustomElement$k,
|
|
@@ -570,7 +571,7 @@ BiggiveHeader = __decorate([
|
|
|
570
571
|
methods: ['closeMenuFromOutside']
|
|
571
572
|
})
|
|
572
573
|
], BiggiveHeader);
|
|
573
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
574
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveHeader, decorators: [{
|
|
574
575
|
type: Component,
|
|
575
576
|
args: [{
|
|
576
577
|
selector: 'biggive-header',
|
|
@@ -586,15 +587,15 @@ let BiggiveHeading = class BiggiveHeading {
|
|
|
586
587
|
this.el = r.nativeElement;
|
|
587
588
|
}
|
|
588
589
|
};
|
|
589
|
-
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
590
|
-
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
590
|
+
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveHeading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
591
|
+
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveHeading, selector: "biggive-heading", inputs: { align: "align", colour: "colour", htmlElement: "htmlElement", icon: "icon", iconColour: "iconColour", size: "size", spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
591
592
|
BiggiveHeading = __decorate([
|
|
592
593
|
ProxyCmp({
|
|
593
594
|
defineCustomElementFn: defineCustomElement$l,
|
|
594
595
|
inputs: ['align', 'colour', 'htmlElement', 'icon', 'iconColour', 'size', 'spaceAbove', 'spaceBelow', 'text']
|
|
595
596
|
})
|
|
596
597
|
], BiggiveHeading);
|
|
597
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveHeading, decorators: [{
|
|
598
599
|
type: Component,
|
|
599
600
|
args: [{
|
|
600
601
|
selector: 'biggive-heading',
|
|
@@ -610,15 +611,15 @@ let BiggiveHeroImage = class BiggiveHeroImage {
|
|
|
610
611
|
this.el = r.nativeElement;
|
|
611
612
|
}
|
|
612
613
|
};
|
|
613
|
-
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
614
|
-
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
614
|
+
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveHeroImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
615
|
+
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveHeroImage, selector: "biggive-hero-image", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", colourScheme: "colourScheme", logo: "logo", logoAltText: "logoAltText", mainImage: "mainImage", mainImageAlignHorizontal: "mainImageAlignHorizontal", mainImageAlignVertical: "mainImageAlignVertical", mainTitle: "mainTitle", mainTitleColour: "mainTitleColour", slug: "slug", slugColour: "slugColour", spaceBelow: "spaceBelow", teaser: "teaser", teaserColour: "teaserColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
615
616
|
BiggiveHeroImage = __decorate([
|
|
616
617
|
ProxyCmp({
|
|
617
618
|
defineCustomElementFn: defineCustomElement$m,
|
|
618
619
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'logoAltText', 'mainImage', 'mainImageAlignHorizontal', 'mainImageAlignVertical', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
619
620
|
})
|
|
620
621
|
], BiggiveHeroImage);
|
|
621
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
622
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveHeroImage, decorators: [{
|
|
622
623
|
type: Component,
|
|
623
624
|
args: [{
|
|
624
625
|
selector: 'biggive-hero-image',
|
|
@@ -634,15 +635,15 @@ let BiggiveIconGroup = class BiggiveIconGroup {
|
|
|
634
635
|
this.el = r.nativeElement;
|
|
635
636
|
}
|
|
636
637
|
};
|
|
637
|
-
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
638
|
-
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
638
|
+
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveIconGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
639
|
+
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveIconGroup, selector: "biggive-icon-group", inputs: { label: "label", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
639
640
|
BiggiveIconGroup = __decorate([
|
|
640
641
|
ProxyCmp({
|
|
641
642
|
defineCustomElementFn: defineCustomElement$n,
|
|
642
643
|
inputs: ['label', 'spaceBelow']
|
|
643
644
|
})
|
|
644
645
|
], BiggiveIconGroup);
|
|
645
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
646
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveIconGroup, decorators: [{
|
|
646
647
|
type: Component,
|
|
647
648
|
args: [{
|
|
648
649
|
selector: 'biggive-icon-group',
|
|
@@ -658,15 +659,15 @@ let BiggiveImage = class BiggiveImage {
|
|
|
658
659
|
this.el = r.nativeElement;
|
|
659
660
|
}
|
|
660
661
|
};
|
|
661
|
-
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
662
|
-
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
662
|
+
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
663
|
+
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveImage, selector: "biggive-image", inputs: { height: "height", imageAltText: "imageAltText", imageUrl: "imageUrl", sizeUnit: "sizeUnit", spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
663
664
|
BiggiveImage = __decorate([
|
|
664
665
|
ProxyCmp({
|
|
665
666
|
defineCustomElementFn: defineCustomElement$o,
|
|
666
667
|
inputs: ['height', 'imageAltText', 'imageUrl', 'sizeUnit', 'spaceAbove', 'spaceBelow', 'width']
|
|
667
668
|
})
|
|
668
669
|
], BiggiveImage);
|
|
669
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveImage, decorators: [{
|
|
670
671
|
type: Component,
|
|
671
672
|
args: [{
|
|
672
673
|
selector: 'biggive-image',
|
|
@@ -682,15 +683,15 @@ let BiggiveImageFeature = class BiggiveImageFeature {
|
|
|
682
683
|
this.el = r.nativeElement;
|
|
683
684
|
}
|
|
684
685
|
};
|
|
685
|
-
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
686
|
-
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
686
|
+
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveImageFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
687
|
+
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveImageFeature, selector: "biggive-image-feature", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", defaultTextColour: "defaultTextColour", imageAltText: "imageAltText", imageUrl: "imageUrl", mainTitle: "mainTitle", mainTitleColour: "mainTitleColour", slug: "slug", slugColour: "slugColour", spaceBelow: "spaceBelow", teaser: "teaser", teaserColour: "teaserColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
687
688
|
BiggiveImageFeature = __decorate([
|
|
688
689
|
ProxyCmp({
|
|
689
690
|
defineCustomElementFn: defineCustomElement$p,
|
|
690
691
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'imageAltText', 'imageUrl', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
691
692
|
})
|
|
692
693
|
], BiggiveImageFeature);
|
|
693
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveImageFeature, decorators: [{
|
|
694
695
|
type: Component,
|
|
695
696
|
args: [{
|
|
696
697
|
selector: 'biggive-image-feature',
|
|
@@ -699,6 +700,29 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
699
700
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'imageAltText', 'imageUrl', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
700
701
|
}]
|
|
701
702
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
703
|
+
let BiggiveMainMenu = class BiggiveMainMenu {
|
|
704
|
+
constructor(c, r, z) {
|
|
705
|
+
this.z = z;
|
|
706
|
+
c.detach();
|
|
707
|
+
this.el = r.nativeElement;
|
|
708
|
+
}
|
|
709
|
+
};
|
|
710
|
+
BiggiveMainMenu.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveMainMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
711
|
+
BiggiveMainMenu.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveMainMenu, selector: "biggive-main-menu", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
712
|
+
BiggiveMainMenu = __decorate([
|
|
713
|
+
ProxyCmp({
|
|
714
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
715
|
+
methods: ['closeMobileMenuFromOutside']
|
|
716
|
+
})
|
|
717
|
+
], BiggiveMainMenu);
|
|
718
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveMainMenu, decorators: [{
|
|
719
|
+
type: Component,
|
|
720
|
+
args: [{
|
|
721
|
+
selector: 'biggive-main-menu',
|
|
722
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
723
|
+
template: '<ng-content></ng-content>'
|
|
724
|
+
}]
|
|
725
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
702
726
|
let BiggiveMiscIcon = class BiggiveMiscIcon {
|
|
703
727
|
constructor(c, r, z) {
|
|
704
728
|
this.z = z;
|
|
@@ -706,15 +730,15 @@ let BiggiveMiscIcon = class BiggiveMiscIcon {
|
|
|
706
730
|
this.el = r.nativeElement;
|
|
707
731
|
}
|
|
708
732
|
};
|
|
709
|
-
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
710
|
-
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
733
|
+
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveMiscIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
734
|
+
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveMiscIcon, selector: "biggive-misc-icon", inputs: { backgroundColour: "backgroundColour", icon: "icon", iconColour: "iconColour", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
711
735
|
BiggiveMiscIcon = __decorate([
|
|
712
736
|
ProxyCmp({
|
|
713
|
-
defineCustomElementFn: defineCustomElement$
|
|
737
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
714
738
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'url']
|
|
715
739
|
})
|
|
716
740
|
], BiggiveMiscIcon);
|
|
717
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveMiscIcon, decorators: [{
|
|
718
742
|
type: Component,
|
|
719
743
|
args: [{
|
|
720
744
|
selector: 'biggive-misc-icon',
|
|
@@ -730,15 +754,15 @@ let BiggiveNavGroup = class BiggiveNavGroup {
|
|
|
730
754
|
this.el = r.nativeElement;
|
|
731
755
|
}
|
|
732
756
|
};
|
|
733
|
-
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
734
|
-
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
757
|
+
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveNavGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
758
|
+
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveNavGroup, selector: "biggive-nav-group", inputs: { inline: "inline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
735
759
|
BiggiveNavGroup = __decorate([
|
|
736
760
|
ProxyCmp({
|
|
737
|
-
defineCustomElementFn: defineCustomElement$
|
|
761
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
738
762
|
inputs: ['inline']
|
|
739
763
|
})
|
|
740
764
|
], BiggiveNavGroup);
|
|
741
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
765
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveNavGroup, decorators: [{
|
|
742
766
|
type: Component,
|
|
743
767
|
args: [{
|
|
744
768
|
selector: 'biggive-nav-group',
|
|
@@ -754,15 +778,15 @@ let BiggiveNavItem = class BiggiveNavItem {
|
|
|
754
778
|
this.el = r.nativeElement;
|
|
755
779
|
}
|
|
756
780
|
};
|
|
757
|
-
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
758
|
-
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
781
|
+
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveNavItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
782
|
+
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveNavItem, selector: "biggive-nav-item", inputs: { iconColour: "iconColour", label: "label", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
759
783
|
BiggiveNavItem = __decorate([
|
|
760
784
|
ProxyCmp({
|
|
761
|
-
defineCustomElementFn: defineCustomElement$
|
|
785
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
762
786
|
inputs: ['iconColour', 'label', 'url']
|
|
763
787
|
})
|
|
764
788
|
], BiggiveNavItem);
|
|
765
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
789
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveNavItem, decorators: [{
|
|
766
790
|
type: Component,
|
|
767
791
|
args: [{
|
|
768
792
|
selector: 'biggive-nav-item',
|
|
@@ -778,14 +802,14 @@ let BiggivePageColumn = class BiggivePageColumn {
|
|
|
778
802
|
this.el = r.nativeElement;
|
|
779
803
|
}
|
|
780
804
|
};
|
|
781
|
-
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
782
|
-
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
805
|
+
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
806
|
+
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
783
807
|
BiggivePageColumn = __decorate([
|
|
784
808
|
ProxyCmp({
|
|
785
|
-
defineCustomElementFn: defineCustomElement$
|
|
809
|
+
defineCustomElementFn: defineCustomElement$u
|
|
786
810
|
})
|
|
787
811
|
], BiggivePageColumn);
|
|
788
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
812
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageColumn, decorators: [{
|
|
789
813
|
type: Component,
|
|
790
814
|
args: [{
|
|
791
815
|
selector: 'biggive-page-column',
|
|
@@ -800,15 +824,15 @@ let BiggivePageColumns = class BiggivePageColumns {
|
|
|
800
824
|
this.el = r.nativeElement;
|
|
801
825
|
}
|
|
802
826
|
};
|
|
803
|
-
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
804
|
-
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
827
|
+
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageColumns, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
828
|
+
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
805
829
|
BiggivePageColumns = __decorate([
|
|
806
830
|
ProxyCmp({
|
|
807
|
-
defineCustomElementFn: defineCustomElement$
|
|
831
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
808
832
|
inputs: ['spaceBelow']
|
|
809
833
|
})
|
|
810
834
|
], BiggivePageColumns);
|
|
811
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
835
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageColumns, decorators: [{
|
|
812
836
|
type: Component,
|
|
813
837
|
args: [{
|
|
814
838
|
selector: 'biggive-page-columns',
|
|
@@ -824,15 +848,15 @@ let BiggivePageSection = class BiggivePageSection {
|
|
|
824
848
|
this.el = r.nativeElement;
|
|
825
849
|
}
|
|
826
850
|
};
|
|
827
|
-
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
828
|
-
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
851
|
+
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
852
|
+
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePageSection, selector: "biggive-page-section", inputs: { colourScheme: "colourScheme", maxWidth: "maxWidth", sectionStyleBottom: "sectionStyleBottom", sectionStyleTop: "sectionStyleTop", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
829
853
|
BiggivePageSection = __decorate([
|
|
830
854
|
ProxyCmp({
|
|
831
|
-
defineCustomElementFn: defineCustomElement$
|
|
855
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
832
856
|
inputs: ['colourScheme', 'maxWidth', 'sectionStyleBottom', 'sectionStyleTop', 'spaceBelow']
|
|
833
857
|
})
|
|
834
858
|
], BiggivePageSection);
|
|
835
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
859
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageSection, decorators: [{
|
|
836
860
|
type: Component,
|
|
837
861
|
args: [{
|
|
838
862
|
selector: 'biggive-page-section',
|
|
@@ -848,15 +872,15 @@ let BiggivePopup = class BiggivePopup {
|
|
|
848
872
|
this.el = r.nativeElement;
|
|
849
873
|
}
|
|
850
874
|
};
|
|
851
|
-
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
852
|
-
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
875
|
+
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePopup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
876
|
+
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
853
877
|
BiggivePopup = __decorate([
|
|
854
878
|
ProxyCmp({
|
|
855
|
-
defineCustomElementFn: defineCustomElement$
|
|
879
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
856
880
|
methods: ['openFromOutside', 'closeFromOutside']
|
|
857
881
|
})
|
|
858
882
|
], BiggivePopup);
|
|
859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
883
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePopup, decorators: [{
|
|
860
884
|
type: Component,
|
|
861
885
|
args: [{
|
|
862
886
|
selector: 'biggive-popup',
|
|
@@ -871,14 +895,14 @@ let BiggivePopupStandalone = class BiggivePopupStandalone {
|
|
|
871
895
|
this.el = r.nativeElement;
|
|
872
896
|
}
|
|
873
897
|
};
|
|
874
|
-
BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
875
|
-
BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
898
|
+
BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePopupStandalone, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
899
|
+
BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePopupStandalone, selector: "biggive-popup-standalone", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
876
900
|
BiggivePopupStandalone = __decorate([
|
|
877
901
|
ProxyCmp({
|
|
878
|
-
defineCustomElementFn: defineCustomElement$
|
|
902
|
+
defineCustomElementFn: defineCustomElement$y
|
|
879
903
|
})
|
|
880
904
|
], BiggivePopupStandalone);
|
|
881
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePopupStandalone, decorators: [{
|
|
882
906
|
type: Component,
|
|
883
907
|
args: [{
|
|
884
908
|
selector: 'biggive-popup-standalone',
|
|
@@ -893,15 +917,15 @@ let BiggiveProgressBar = class BiggiveProgressBar {
|
|
|
893
917
|
this.el = r.nativeElement;
|
|
894
918
|
}
|
|
895
919
|
};
|
|
896
|
-
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
897
|
-
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
920
|
+
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
921
|
+
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveProgressBar, selector: "biggive-progress-bar", inputs: { colourScheme: "colourScheme", counter: "counter", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
898
922
|
BiggiveProgressBar = __decorate([
|
|
899
923
|
ProxyCmp({
|
|
900
|
-
defineCustomElementFn: defineCustomElement$
|
|
924
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
901
925
|
inputs: ['colourScheme', 'counter', 'spaceBelow']
|
|
902
926
|
})
|
|
903
927
|
], BiggiveProgressBar);
|
|
904
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
928
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveProgressBar, decorators: [{
|
|
905
929
|
type: Component,
|
|
906
930
|
args: [{
|
|
907
931
|
selector: 'biggive-progress-bar',
|
|
@@ -917,15 +941,15 @@ let BiggiveQuote = class BiggiveQuote {
|
|
|
917
941
|
this.el = r.nativeElement;
|
|
918
942
|
}
|
|
919
943
|
};
|
|
920
|
-
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
921
|
-
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
944
|
+
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveQuote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
945
|
+
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveQuote, selector: "biggive-quote", inputs: { attribution: "attribution", defaultTextColour: "defaultTextColour", quote: "quote", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
922
946
|
BiggiveQuote = __decorate([
|
|
923
947
|
ProxyCmp({
|
|
924
|
-
defineCustomElementFn: defineCustomElement$
|
|
948
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
925
949
|
inputs: ['attribution', 'defaultTextColour', 'quote', 'spaceBelow']
|
|
926
950
|
})
|
|
927
951
|
], BiggiveQuote);
|
|
928
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
952
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveQuote, decorators: [{
|
|
929
953
|
type: Component,
|
|
930
954
|
args: [{
|
|
931
955
|
selector: 'biggive-quote',
|
|
@@ -942,15 +966,15 @@ let BiggiveSearch = class BiggiveSearch {
|
|
|
942
966
|
proxyOutputs(this, this.el, ['doSearch']);
|
|
943
967
|
}
|
|
944
968
|
};
|
|
945
|
-
BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
946
|
-
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
969
|
+
BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
970
|
+
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveSearch, selector: "biggive-search", inputs: { buttonText: "buttonText", placeholderText: "placeholderText", searchText: "searchText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
947
971
|
BiggiveSearch = __decorate([
|
|
948
972
|
ProxyCmp({
|
|
949
|
-
defineCustomElementFn: defineCustomElement$
|
|
973
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
950
974
|
inputs: ['buttonText', 'placeholderText', 'searchText']
|
|
951
975
|
})
|
|
952
976
|
], BiggiveSearch);
|
|
953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
977
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveSearch, decorators: [{
|
|
954
978
|
type: Component,
|
|
955
979
|
args: [{
|
|
956
980
|
selector: 'biggive-search',
|
|
@@ -966,15 +990,15 @@ let BiggiveSocialIcon = class BiggiveSocialIcon {
|
|
|
966
990
|
this.el = r.nativeElement;
|
|
967
991
|
}
|
|
968
992
|
};
|
|
969
|
-
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
970
|
-
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
993
|
+
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveSocialIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
994
|
+
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveSocialIcon, selector: "biggive-social-icon", inputs: { backgroundColour: "backgroundColour", iconColour: "iconColour", service: "service", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
971
995
|
BiggiveSocialIcon = __decorate([
|
|
972
996
|
ProxyCmp({
|
|
973
|
-
defineCustomElementFn: defineCustomElement$
|
|
997
|
+
defineCustomElementFn: defineCustomElement$C,
|
|
974
998
|
inputs: ['backgroundColour', 'iconColour', 'service', 'url']
|
|
975
999
|
})
|
|
976
1000
|
], BiggiveSocialIcon);
|
|
977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1001
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveSocialIcon, decorators: [{
|
|
978
1002
|
type: Component,
|
|
979
1003
|
args: [{
|
|
980
1004
|
selector: 'biggive-social-icon',
|
|
@@ -990,15 +1014,15 @@ let BiggiveTab = class BiggiveTab {
|
|
|
990
1014
|
this.el = r.nativeElement;
|
|
991
1015
|
}
|
|
992
1016
|
};
|
|
993
|
-
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
994
|
-
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1017
|
+
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1018
|
+
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
995
1019
|
BiggiveTab = __decorate([
|
|
996
1020
|
ProxyCmp({
|
|
997
|
-
defineCustomElementFn: defineCustomElement$
|
|
1021
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
998
1022
|
inputs: ['tabTitle']
|
|
999
1023
|
})
|
|
1000
1024
|
], BiggiveTab);
|
|
1001
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1025
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTab, decorators: [{
|
|
1002
1026
|
type: Component,
|
|
1003
1027
|
args: [{
|
|
1004
1028
|
selector: 'biggive-tab',
|
|
@@ -1014,15 +1038,15 @@ let BiggiveTabbedContent = class BiggiveTabbedContent {
|
|
|
1014
1038
|
this.el = r.nativeElement;
|
|
1015
1039
|
}
|
|
1016
1040
|
};
|
|
1017
|
-
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1018
|
-
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1041
|
+
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTabbedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1042
|
+
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTabbedContent, selector: "biggive-tabbed-content", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1019
1043
|
BiggiveTabbedContent = __decorate([
|
|
1020
1044
|
ProxyCmp({
|
|
1021
|
-
defineCustomElementFn: defineCustomElement$
|
|
1045
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
1022
1046
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
1023
1047
|
})
|
|
1024
1048
|
], BiggiveTabbedContent);
|
|
1025
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1049
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTabbedContent, decorators: [{
|
|
1026
1050
|
type: Component,
|
|
1027
1051
|
args: [{
|
|
1028
1052
|
selector: 'biggive-tabbed-content',
|
|
@@ -1038,14 +1062,14 @@ let BiggiveTextInput = class BiggiveTextInput {
|
|
|
1038
1062
|
this.el = r.nativeElement;
|
|
1039
1063
|
}
|
|
1040
1064
|
};
|
|
1041
|
-
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1042
|
-
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1065
|
+
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTextInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1066
|
+
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTextInput, selector: "biggive-text-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1043
1067
|
BiggiveTextInput = __decorate([
|
|
1044
1068
|
ProxyCmp({
|
|
1045
|
-
defineCustomElementFn: defineCustomElement$
|
|
1069
|
+
defineCustomElementFn: defineCustomElement$F
|
|
1046
1070
|
})
|
|
1047
1071
|
], BiggiveTextInput);
|
|
1048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTextInput, decorators: [{
|
|
1049
1073
|
type: Component,
|
|
1050
1074
|
args: [{
|
|
1051
1075
|
selector: 'biggive-text-input',
|
|
@@ -1060,15 +1084,15 @@ let BiggiveTotalizer = class BiggiveTotalizer {
|
|
|
1060
1084
|
this.el = r.nativeElement;
|
|
1061
1085
|
}
|
|
1062
1086
|
};
|
|
1063
|
-
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1064
|
-
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1087
|
+
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTotalizer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1088
|
+
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTotalizer, selector: "biggive-totalizer", inputs: { mainMessage: "mainMessage", primaryColour: "primaryColour", primaryTextColour: "primaryTextColour", secondaryColour: "secondaryColour", secondaryTextColour: "secondaryTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1065
1089
|
BiggiveTotalizer = __decorate([
|
|
1066
1090
|
ProxyCmp({
|
|
1067
|
-
defineCustomElementFn: defineCustomElement$
|
|
1091
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1068
1092
|
inputs: ['mainMessage', 'primaryColour', 'primaryTextColour', 'secondaryColour', 'secondaryTextColour', 'spaceBelow']
|
|
1069
1093
|
})
|
|
1070
1094
|
], BiggiveTotalizer);
|
|
1071
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1095
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTotalizer, decorators: [{
|
|
1072
1096
|
type: Component,
|
|
1073
1097
|
args: [{
|
|
1074
1098
|
selector: 'biggive-totalizer',
|
|
@@ -1084,15 +1108,15 @@ let BiggiveTotalizerTickerItem = class BiggiveTotalizerTickerItem {
|
|
|
1084
1108
|
this.el = r.nativeElement;
|
|
1085
1109
|
}
|
|
1086
1110
|
};
|
|
1087
|
-
BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1088
|
-
BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1111
|
+
BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTotalizerTickerItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1112
|
+
BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTotalizerTickerItem, selector: "biggive-totalizer-ticker-item", inputs: { figure: "figure", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1089
1113
|
BiggiveTotalizerTickerItem = __decorate([
|
|
1090
1114
|
ProxyCmp({
|
|
1091
|
-
defineCustomElementFn: defineCustomElement$
|
|
1115
|
+
defineCustomElementFn: defineCustomElement$H,
|
|
1092
1116
|
inputs: ['figure', 'label']
|
|
1093
1117
|
})
|
|
1094
1118
|
], BiggiveTotalizerTickerItem);
|
|
1095
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTotalizerTickerItem, decorators: [{
|
|
1096
1120
|
type: Component,
|
|
1097
1121
|
args: [{
|
|
1098
1122
|
selector: 'biggive-totalizer-ticker-item',
|
|
@@ -1108,15 +1132,15 @@ let BiggiveVideo = class BiggiveVideo {
|
|
|
1108
1132
|
this.el = r.nativeElement;
|
|
1109
1133
|
}
|
|
1110
1134
|
};
|
|
1111
|
-
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1112
|
-
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1135
|
+
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveVideo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1136
|
+
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveVideo, selector: "biggive-video", inputs: { spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", videoUrl: "videoUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1113
1137
|
BiggiveVideo = __decorate([
|
|
1114
1138
|
ProxyCmp({
|
|
1115
|
-
defineCustomElementFn: defineCustomElement$
|
|
1139
|
+
defineCustomElementFn: defineCustomElement$I,
|
|
1116
1140
|
inputs: ['spaceAbove', 'spaceBelow', 'videoUrl']
|
|
1117
1141
|
})
|
|
1118
1142
|
], BiggiveVideo);
|
|
1119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1143
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveVideo, decorators: [{
|
|
1120
1144
|
type: Component,
|
|
1121
1145
|
args: [{
|
|
1122
1146
|
selector: 'biggive-video',
|
|
@@ -1132,15 +1156,15 @@ let BiggiveVideoFeature = class BiggiveVideoFeature {
|
|
|
1132
1156
|
this.el = r.nativeElement;
|
|
1133
1157
|
}
|
|
1134
1158
|
};
|
|
1135
|
-
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1136
|
-
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1159
|
+
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveVideoFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1160
|
+
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveVideoFeature, selector: "biggive-video-feature", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", defaultTextColour: "defaultTextColour", mainTitle: "mainTitle", mainTitleColour: "mainTitleColour", slug: "slug", slugColour: "slugColour", spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", teaser: "teaser", teaserColour: "teaserColour", videoUrl: "videoUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1137
1161
|
BiggiveVideoFeature = __decorate([
|
|
1138
1162
|
ProxyCmp({
|
|
1139
|
-
defineCustomElementFn: defineCustomElement$
|
|
1163
|
+
defineCustomElementFn: defineCustomElement$J,
|
|
1140
1164
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceAbove', 'spaceBelow', 'teaser', 'teaserColour', 'videoUrl']
|
|
1141
1165
|
})
|
|
1142
1166
|
], BiggiveVideoFeature);
|
|
1143
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveVideoFeature, decorators: [{
|
|
1144
1168
|
type: Component,
|
|
1145
1169
|
args: [{
|
|
1146
1170
|
selector: 'biggive-video-feature',
|
|
@@ -1176,6 +1200,7 @@ const DIRECTIVES = [
|
|
|
1176
1200
|
BiggiveIconGroup,
|
|
1177
1201
|
BiggiveImage,
|
|
1178
1202
|
BiggiveImageFeature,
|
|
1203
|
+
BiggiveMainMenu,
|
|
1179
1204
|
BiggiveMiscIcon,
|
|
1180
1205
|
BiggiveNavGroup,
|
|
1181
1206
|
BiggiveNavItem,
|
|
@@ -1199,10 +1224,10 @@ const DIRECTIVES = [
|
|
|
1199
1224
|
|
|
1200
1225
|
class ComponentsModule {
|
|
1201
1226
|
}
|
|
1202
|
-
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1203
|
-
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1204
|
-
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1227
|
+
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1228
|
+
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, declarations: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature], imports: [CommonModule], exports: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature] });
|
|
1229
|
+
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, imports: [CommonModule] });
|
|
1230
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, decorators: [{
|
|
1206
1231
|
type: NgModule,
|
|
1207
1232
|
args: [{
|
|
1208
1233
|
imports: [CommonModule],
|
|
@@ -1219,5 +1244,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1219
1244
|
* Generated bundle index. Do not edit.
|
|
1220
1245
|
*/
|
|
1221
1246
|
|
|
1222
|
-
export { BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
|
|
1247
|
+
export { BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
|
|
1223
1248
|
//# sourceMappingURL=biggive-components-angular.mjs.map
|