@biggive/components-angular 202308241036.0.0 → 202308311526.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -66,8 +66,8 @@ let BiggiveAccordion = class BiggiveAccordion {
|
|
|
66
66
|
c.detach();
|
|
67
67
|
this.el = r.nativeElement;
|
|
68
68
|
}
|
|
69
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
70
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
69
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
70
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveAccordion, selector: "biggive-accordion", inputs: { headingColour: "headingColour", spaceBelow: "spaceBelow", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
71
71
|
};
|
|
72
72
|
BiggiveAccordion = __decorate([
|
|
73
73
|
ProxyCmp({
|
|
@@ -76,7 +76,7 @@ BiggiveAccordion = __decorate([
|
|
|
76
76
|
})
|
|
77
77
|
], BiggiveAccordion);
|
|
78
78
|
export { BiggiveAccordion };
|
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveAccordion, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
81
|
args: [{
|
|
82
82
|
selector: 'biggive-accordion',
|
|
@@ -94,8 +94,8 @@ let BiggiveAccordionEntry = class BiggiveAccordionEntry {
|
|
|
94
94
|
c.detach();
|
|
95
95
|
this.el = r.nativeElement;
|
|
96
96
|
}
|
|
97
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
98
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
97
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveAccordionEntry, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
98
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveAccordionEntry, selector: "biggive-accordion-entry", inputs: { heading: "heading" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
99
99
|
};
|
|
100
100
|
BiggiveAccordionEntry = __decorate([
|
|
101
101
|
ProxyCmp({
|
|
@@ -104,7 +104,7 @@ BiggiveAccordionEntry = __decorate([
|
|
|
104
104
|
})
|
|
105
105
|
], BiggiveAccordionEntry);
|
|
106
106
|
export { BiggiveAccordionEntry };
|
|
107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveAccordionEntry, decorators: [{
|
|
108
108
|
type: Component,
|
|
109
109
|
args: [{
|
|
110
110
|
selector: 'biggive-accordion-entry',
|
|
@@ -122,8 +122,8 @@ let BiggiveArticleCard = class BiggiveArticleCard {
|
|
|
122
122
|
c.detach();
|
|
123
123
|
this.el = r.nativeElement;
|
|
124
124
|
}
|
|
125
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
126
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
125
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveArticleCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
126
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveArticleCard, selector: "biggive-article-card", inputs: { backgroundColour: "backgroundColour", backgroundImageUrl: "backgroundImageUrl", buttonColour: "buttonColour", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", clipBottomLeftCorner: "clipBottomLeftCorner", clipTopRightCorner: "clipTopRightCorner", date: "date", dateColour: "dateColour", image1AltText: "image1AltText", image1Url: "image1Url", image2AltText: "image2AltText", image2Url: "image2Url", imageLabel: "imageLabel", imageLabelColour: "imageLabelColour", mainImageAltText: "mainImageAltText", mainImageUrl: "mainImageUrl", mainTitle: "mainTitle", mainTitleColour: "mainTitleColour", slug: "slug", slugColour: "slugColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
127
127
|
};
|
|
128
128
|
BiggiveArticleCard = __decorate([
|
|
129
129
|
ProxyCmp({
|
|
@@ -132,7 +132,7 @@ BiggiveArticleCard = __decorate([
|
|
|
132
132
|
})
|
|
133
133
|
], BiggiveArticleCard);
|
|
134
134
|
export { BiggiveArticleCard };
|
|
135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveArticleCard, decorators: [{
|
|
136
136
|
type: Component,
|
|
137
137
|
args: [{
|
|
138
138
|
selector: 'biggive-article-card',
|
|
@@ -150,8 +150,8 @@ let BiggiveBackToTop = class BiggiveBackToTop {
|
|
|
150
150
|
c.detach();
|
|
151
151
|
this.el = r.nativeElement;
|
|
152
152
|
}
|
|
153
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
154
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
153
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
154
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveBackToTop, selector: "biggive-back-to-top", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
155
155
|
};
|
|
156
156
|
BiggiveBackToTop = __decorate([
|
|
157
157
|
ProxyCmp({
|
|
@@ -159,7 +159,7 @@ BiggiveBackToTop = __decorate([
|
|
|
159
159
|
})
|
|
160
160
|
], BiggiveBackToTop);
|
|
161
161
|
export { BiggiveBackToTop };
|
|
162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBackToTop, decorators: [{
|
|
163
163
|
type: Component,
|
|
164
164
|
args: [{
|
|
165
165
|
selector: 'biggive-back-to-top',
|
|
@@ -177,8 +177,8 @@ let BiggiveBasicCard = class BiggiveBasicCard {
|
|
|
177
177
|
c.detach();
|
|
178
178
|
this.el = r.nativeElement;
|
|
179
179
|
}
|
|
180
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
181
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
180
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBasicCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
181
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveBasicCard, selector: "biggive-basic-card", inputs: { addAnimation: "addAnimation", backgroundColour: "backgroundColour", backgroundImageUrl: "backgroundImageUrl", buttonAlign: "buttonAlign", buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonStyle: "buttonStyle", buttonUrl: "buttonUrl", cardColour: "cardColour", clipBottomLeftCorner: "clipBottomLeftCorner", clipTopRightCorner: "clipTopRightCorner", headingLevel: "headingLevel", icon: "icon", iconColour: "iconColour", mainImageAltText: "mainImageAltText", mainImageUrl: "mainImageUrl", mainTitle: "mainTitle", spaceBelow: "spaceBelow", subtitle: "subtitle", teaser: "teaser", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
182
182
|
};
|
|
183
183
|
BiggiveBasicCard = __decorate([
|
|
184
184
|
ProxyCmp({
|
|
@@ -187,7 +187,7 @@ BiggiveBasicCard = __decorate([
|
|
|
187
187
|
})
|
|
188
188
|
], BiggiveBasicCard);
|
|
189
189
|
export { BiggiveBasicCard };
|
|
190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
190
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBasicCard, decorators: [{
|
|
191
191
|
type: Component,
|
|
192
192
|
args: [{
|
|
193
193
|
selector: 'biggive-basic-card',
|
|
@@ -205,8 +205,8 @@ let BiggiveBeneficiaryIcon = class BiggiveBeneficiaryIcon {
|
|
|
205
205
|
c.detach();
|
|
206
206
|
this.el = r.nativeElement;
|
|
207
207
|
}
|
|
208
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
209
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
208
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBeneficiaryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
209
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
210
210
|
};
|
|
211
211
|
BiggiveBeneficiaryIcon = __decorate([
|
|
212
212
|
ProxyCmp({
|
|
@@ -215,7 +215,7 @@ BiggiveBeneficiaryIcon = __decorate([
|
|
|
215
215
|
})
|
|
216
216
|
], BiggiveBeneficiaryIcon);
|
|
217
217
|
export { BiggiveBeneficiaryIcon };
|
|
218
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
218
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBeneficiaryIcon, decorators: [{
|
|
219
219
|
type: Component,
|
|
220
220
|
args: [{
|
|
221
221
|
selector: 'biggive-beneficiary-icon',
|
|
@@ -233,8 +233,8 @@ let BiggiveBiographyCard = class BiggiveBiographyCard {
|
|
|
233
233
|
c.detach();
|
|
234
234
|
this.el = r.nativeElement;
|
|
235
235
|
}
|
|
236
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
237
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
236
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBiographyCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
237
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveBiographyCard, selector: "biggive-biography-card", inputs: { backgroundColour: "backgroundColour", borderWidth: "borderWidth", circle: "circle", circleColour: "circleColour", fullName: "fullName", imageStyle: "imageStyle", imageUrl: "imageUrl", jobTitle: "jobTitle", ratio: "ratio", rounded: "rounded", spaceBelow: "spaceBelow", textAlign: "textAlign", textColour: "textColour", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
238
238
|
};
|
|
239
239
|
BiggiveBiographyCard = __decorate([
|
|
240
240
|
ProxyCmp({
|
|
@@ -243,7 +243,7 @@ BiggiveBiographyCard = __decorate([
|
|
|
243
243
|
})
|
|
244
244
|
], BiggiveBiographyCard);
|
|
245
245
|
export { BiggiveBiographyCard };
|
|
246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
246
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBiographyCard, decorators: [{
|
|
247
247
|
type: Component,
|
|
248
248
|
args: [{
|
|
249
249
|
selector: 'biggive-biography-card',
|
|
@@ -261,8 +261,8 @@ let BiggiveBoxedContent = class BiggiveBoxedContent {
|
|
|
261
261
|
c.detach();
|
|
262
262
|
this.el = r.nativeElement;
|
|
263
263
|
}
|
|
264
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
265
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
264
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBoxedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
265
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
266
266
|
};
|
|
267
267
|
BiggiveBoxedContent = __decorate([
|
|
268
268
|
ProxyCmp({
|
|
@@ -271,7 +271,7 @@ BiggiveBoxedContent = __decorate([
|
|
|
271
271
|
})
|
|
272
272
|
], BiggiveBoxedContent);
|
|
273
273
|
export { BiggiveBoxedContent };
|
|
274
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
274
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBoxedContent, decorators: [{
|
|
275
275
|
type: Component,
|
|
276
276
|
args: [{
|
|
277
277
|
selector: 'biggive-boxed-content',
|
|
@@ -289,8 +289,8 @@ let BiggiveBrandedImage = class BiggiveBrandedImage {
|
|
|
289
289
|
c.detach();
|
|
290
290
|
this.el = r.nativeElement;
|
|
291
291
|
}
|
|
292
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
293
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
292
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBrandedImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
293
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
294
294
|
};
|
|
295
295
|
BiggiveBrandedImage = __decorate([
|
|
296
296
|
ProxyCmp({
|
|
@@ -299,7 +299,7 @@ BiggiveBrandedImage = __decorate([
|
|
|
299
299
|
})
|
|
300
300
|
], BiggiveBrandedImage);
|
|
301
301
|
export { BiggiveBrandedImage };
|
|
302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
302
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveBrandedImage, decorators: [{
|
|
303
303
|
type: Component,
|
|
304
304
|
args: [{
|
|
305
305
|
selector: 'biggive-branded-image',
|
|
@@ -318,8 +318,8 @@ let BiggiveButton = class BiggiveButton {
|
|
|
318
318
|
this.el = r.nativeElement;
|
|
319
319
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
320
320
|
}
|
|
321
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
322
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
321
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
322
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveButton, selector: "biggive-button", inputs: { buttonId: "buttonId", 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 });
|
|
323
323
|
};
|
|
324
324
|
BiggiveButton = __decorate([
|
|
325
325
|
ProxyCmp({
|
|
@@ -328,7 +328,7 @@ BiggiveButton = __decorate([
|
|
|
328
328
|
})
|
|
329
329
|
], BiggiveButton);
|
|
330
330
|
export { BiggiveButton };
|
|
331
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveButton, decorators: [{
|
|
332
332
|
type: Component,
|
|
333
333
|
args: [{
|
|
334
334
|
selector: 'biggive-button',
|
|
@@ -346,8 +346,8 @@ let BiggiveCallToAction = class BiggiveCallToAction {
|
|
|
346
346
|
c.detach();
|
|
347
347
|
this.el = r.nativeElement;
|
|
348
348
|
}
|
|
349
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
350
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
349
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCallToAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
350
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
351
351
|
};
|
|
352
352
|
BiggiveCallToAction = __decorate([
|
|
353
353
|
ProxyCmp({
|
|
@@ -356,7 +356,7 @@ BiggiveCallToAction = __decorate([
|
|
|
356
356
|
})
|
|
357
357
|
], BiggiveCallToAction);
|
|
358
358
|
export { BiggiveCallToAction };
|
|
359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCallToAction, decorators: [{
|
|
360
360
|
type: Component,
|
|
361
361
|
args: [{
|
|
362
362
|
selector: 'biggive-call-to-action',
|
|
@@ -375,8 +375,8 @@ let BiggiveCampaignCard = class BiggiveCampaignCard {
|
|
|
375
375
|
this.el = r.nativeElement;
|
|
376
376
|
proxyOutputs(this, this.el, ['doCardGeneralClick']);
|
|
377
377
|
}
|
|
378
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
379
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
378
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCampaignCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
379
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
380
380
|
};
|
|
381
381
|
BiggiveCampaignCard = __decorate([
|
|
382
382
|
ProxyCmp({
|
|
@@ -385,7 +385,7 @@ BiggiveCampaignCard = __decorate([
|
|
|
385
385
|
})
|
|
386
386
|
], BiggiveCampaignCard);
|
|
387
387
|
export { BiggiveCampaignCard };
|
|
388
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
388
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCampaignCard, decorators: [{
|
|
389
389
|
type: Component,
|
|
390
390
|
args: [{
|
|
391
391
|
selector: 'biggive-campaign-card',
|
|
@@ -404,8 +404,8 @@ let BiggiveCampaignCardFilterGrid = class BiggiveCampaignCardFilterGrid {
|
|
|
404
404
|
this.el = r.nativeElement;
|
|
405
405
|
proxyOutputs(this, this.el, ['doSearchAndFilterUpdate']);
|
|
406
406
|
}
|
|
407
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
408
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
407
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCampaignCardFilterGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
408
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
409
409
|
};
|
|
410
410
|
BiggiveCampaignCardFilterGrid = __decorate([
|
|
411
411
|
ProxyCmp({
|
|
@@ -414,7 +414,7 @@ BiggiveCampaignCardFilterGrid = __decorate([
|
|
|
414
414
|
})
|
|
415
415
|
], BiggiveCampaignCardFilterGrid);
|
|
416
416
|
export { BiggiveCampaignCardFilterGrid };
|
|
417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCampaignCardFilterGrid, decorators: [{
|
|
418
418
|
type: Component,
|
|
419
419
|
args: [{
|
|
420
420
|
selector: 'biggive-campaign-card-filter-grid',
|
|
@@ -432,8 +432,8 @@ let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
|
432
432
|
c.detach();
|
|
433
433
|
this.el = r.nativeElement;
|
|
434
434
|
}
|
|
435
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
436
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
435
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCampaignHighlights, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
436
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
437
437
|
};
|
|
438
438
|
BiggiveCampaignHighlights = __decorate([
|
|
439
439
|
ProxyCmp({
|
|
@@ -442,7 +442,7 @@ BiggiveCampaignHighlights = __decorate([
|
|
|
442
442
|
})
|
|
443
443
|
], BiggiveCampaignHighlights);
|
|
444
444
|
export { BiggiveCampaignHighlights };
|
|
445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCampaignHighlights, decorators: [{
|
|
446
446
|
type: Component,
|
|
447
447
|
args: [{
|
|
448
448
|
selector: 'biggive-campaign-highlights',
|
|
@@ -460,8 +460,8 @@ let BiggiveCarousel = class BiggiveCarousel {
|
|
|
460
460
|
c.detach();
|
|
461
461
|
this.el = r.nativeElement;
|
|
462
462
|
}
|
|
463
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
464
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
463
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCarousel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
464
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveCarousel, selector: "biggive-carousel", inputs: { buttonBackgroundColour: "buttonBackgroundColour", buttonIconColour: "buttonIconColour", columnCount: "columnCount", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
465
465
|
};
|
|
466
466
|
BiggiveCarousel = __decorate([
|
|
467
467
|
ProxyCmp({
|
|
@@ -471,7 +471,7 @@ BiggiveCarousel = __decorate([
|
|
|
471
471
|
})
|
|
472
472
|
], BiggiveCarousel);
|
|
473
473
|
export { BiggiveCarousel };
|
|
474
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
474
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCarousel, decorators: [{
|
|
475
475
|
type: Component,
|
|
476
476
|
args: [{
|
|
477
477
|
selector: 'biggive-carousel',
|
|
@@ -489,8 +489,8 @@ let BiggiveCategoryIcon = class BiggiveCategoryIcon {
|
|
|
489
489
|
c.detach();
|
|
490
490
|
this.el = r.nativeElement;
|
|
491
491
|
}
|
|
492
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
493
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
492
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCategoryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
493
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
494
494
|
};
|
|
495
495
|
BiggiveCategoryIcon = __decorate([
|
|
496
496
|
ProxyCmp({
|
|
@@ -499,7 +499,7 @@ BiggiveCategoryIcon = __decorate([
|
|
|
499
499
|
})
|
|
500
500
|
], BiggiveCategoryIcon);
|
|
501
501
|
export { BiggiveCategoryIcon };
|
|
502
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
502
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCategoryIcon, decorators: [{
|
|
503
503
|
type: Component,
|
|
504
504
|
args: [{
|
|
505
505
|
selector: 'biggive-category-icon',
|
|
@@ -518,8 +518,8 @@ let BiggiveCookieBanner = class BiggiveCookieBanner {
|
|
|
518
518
|
this.el = r.nativeElement;
|
|
519
519
|
proxyOutputs(this, this.el, ['cookieBannerAcceptAllSelected', 'cookieBannerSavePreferencesSelected']);
|
|
520
520
|
}
|
|
521
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
522
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
521
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCookieBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
522
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveCookieBanner, selector: "biggive-cookie-banner", inputs: { blogUriPrefix: "blogUriPrefix" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
523
523
|
};
|
|
524
524
|
BiggiveCookieBanner = __decorate([
|
|
525
525
|
ProxyCmp({
|
|
@@ -528,7 +528,7 @@ BiggiveCookieBanner = __decorate([
|
|
|
528
528
|
})
|
|
529
529
|
], BiggiveCookieBanner);
|
|
530
530
|
export { BiggiveCookieBanner };
|
|
531
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
531
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveCookieBanner, decorators: [{
|
|
532
532
|
type: Component,
|
|
533
533
|
args: [{
|
|
534
534
|
selector: 'biggive-cookie-banner',
|
|
@@ -546,8 +546,8 @@ let BiggiveFilteredCarousel = class BiggiveFilteredCarousel {
|
|
|
546
546
|
c.detach();
|
|
547
547
|
this.el = r.nativeElement;
|
|
548
548
|
}
|
|
549
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
550
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
549
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFilteredCarousel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
550
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveFilteredCarousel, selector: "biggive-filtered-carousel", inputs: { buttonBackgroundColour: "buttonBackgroundColour", buttonIconColour: "buttonIconColour", columnCount: "columnCount", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
551
551
|
};
|
|
552
552
|
BiggiveFilteredCarousel = __decorate([
|
|
553
553
|
ProxyCmp({
|
|
@@ -556,7 +556,7 @@ BiggiveFilteredCarousel = __decorate([
|
|
|
556
556
|
})
|
|
557
557
|
], BiggiveFilteredCarousel);
|
|
558
558
|
export { BiggiveFilteredCarousel };
|
|
559
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
559
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFilteredCarousel, decorators: [{
|
|
560
560
|
type: Component,
|
|
561
561
|
args: [{
|
|
562
562
|
selector: 'biggive-filtered-carousel',
|
|
@@ -574,8 +574,8 @@ let BiggiveFooter = class BiggiveFooter {
|
|
|
574
574
|
c.detach();
|
|
575
575
|
this.el = r.nativeElement;
|
|
576
576
|
}
|
|
577
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
578
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
577
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
578
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveFooter, selector: "biggive-footer", inputs: { blogUrlPrefix: "blogUrlPrefix", experienceUrlPrefix: "experienceUrlPrefix", headingLevel: "headingLevel", usePresetFooter: "usePresetFooter" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
579
579
|
};
|
|
580
580
|
BiggiveFooter = __decorate([
|
|
581
581
|
ProxyCmp({
|
|
@@ -584,7 +584,7 @@ BiggiveFooter = __decorate([
|
|
|
584
584
|
})
|
|
585
585
|
], BiggiveFooter);
|
|
586
586
|
export { BiggiveFooter };
|
|
587
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
587
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFooter, decorators: [{
|
|
588
588
|
type: Component,
|
|
589
589
|
args: [{
|
|
590
590
|
selector: 'biggive-footer',
|
|
@@ -602,8 +602,8 @@ let BiggiveForm = class BiggiveForm {
|
|
|
602
602
|
c.detach();
|
|
603
603
|
this.el = r.nativeElement;
|
|
604
604
|
}
|
|
605
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
606
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
605
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
606
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveForm, selector: "biggive-form", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
607
607
|
};
|
|
608
608
|
BiggiveForm = __decorate([
|
|
609
609
|
ProxyCmp({
|
|
@@ -611,7 +611,7 @@ BiggiveForm = __decorate([
|
|
|
611
611
|
})
|
|
612
612
|
], BiggiveForm);
|
|
613
613
|
export { BiggiveForm };
|
|
614
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
614
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveForm, decorators: [{
|
|
615
615
|
type: Component,
|
|
616
616
|
args: [{
|
|
617
617
|
selector: 'biggive-form',
|
|
@@ -629,8 +629,8 @@ let BiggiveFormFieldSelect = class BiggiveFormFieldSelect {
|
|
|
629
629
|
c.detach();
|
|
630
630
|
this.el = r.nativeElement;
|
|
631
631
|
}
|
|
632
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
633
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
632
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFormFieldSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
633
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveFormFieldSelect, selector: "biggive-form-field-select", inputs: { backgroundColour: "backgroundColour", options: "options", placeholder: "placeholder", prompt: "prompt", selectStyle: "selectStyle", selectedLabel: "selectedLabel", selectedOptionColour: "selectedOptionColour", selectedValue: "selectedValue", selectionChanged: "selectionChanged", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
634
634
|
};
|
|
635
635
|
BiggiveFormFieldSelect = __decorate([
|
|
636
636
|
ProxyCmp({
|
|
@@ -639,7 +639,7 @@ BiggiveFormFieldSelect = __decorate([
|
|
|
639
639
|
})
|
|
640
640
|
], BiggiveFormFieldSelect);
|
|
641
641
|
export { BiggiveFormFieldSelect };
|
|
642
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
642
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFormFieldSelect, decorators: [{
|
|
643
643
|
type: Component,
|
|
644
644
|
args: [{
|
|
645
645
|
selector: 'biggive-form-field-select',
|
|
@@ -657,8 +657,8 @@ let BiggiveFormattedText = class BiggiveFormattedText {
|
|
|
657
657
|
c.detach();
|
|
658
658
|
this.el = r.nativeElement;
|
|
659
659
|
}
|
|
660
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
661
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
660
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFormattedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
661
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
662
662
|
};
|
|
663
663
|
BiggiveFormattedText = __decorate([
|
|
664
664
|
ProxyCmp({
|
|
@@ -667,7 +667,7 @@ BiggiveFormattedText = __decorate([
|
|
|
667
667
|
})
|
|
668
668
|
], BiggiveFormattedText);
|
|
669
669
|
export { BiggiveFormattedText };
|
|
670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveFormattedText, decorators: [{
|
|
671
671
|
type: Component,
|
|
672
672
|
args: [{
|
|
673
673
|
selector: 'biggive-formatted-text',
|
|
@@ -685,8 +685,8 @@ let BiggiveGenericIcon = class BiggiveGenericIcon {
|
|
|
685
685
|
c.detach();
|
|
686
686
|
this.el = r.nativeElement;
|
|
687
687
|
}
|
|
688
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
689
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
688
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveGenericIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
689
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveGenericIcon, selector: "biggive-generic-icon", inputs: { backgroundColour: "backgroundColour", icon: "icon", iconColour: "iconColour", iconGroup: "iconGroup", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
690
690
|
};
|
|
691
691
|
BiggiveGenericIcon = __decorate([
|
|
692
692
|
ProxyCmp({
|
|
@@ -695,7 +695,7 @@ BiggiveGenericIcon = __decorate([
|
|
|
695
695
|
})
|
|
696
696
|
], BiggiveGenericIcon);
|
|
697
697
|
export { BiggiveGenericIcon };
|
|
698
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveGenericIcon, decorators: [{
|
|
699
699
|
type: Component,
|
|
700
700
|
args: [{
|
|
701
701
|
selector: 'biggive-generic-icon',
|
|
@@ -713,8 +713,8 @@ let BiggiveGrid = class BiggiveGrid {
|
|
|
713
713
|
c.detach();
|
|
714
714
|
this.el = r.nativeElement;
|
|
715
715
|
}
|
|
716
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
717
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
716
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
717
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveGrid, selector: "biggive-grid", inputs: { columnCount: "columnCount", columnGap: "columnGap", spaceBelow: "spaceBelow", spaceBetween: "spaceBetween" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
718
718
|
};
|
|
719
719
|
BiggiveGrid = __decorate([
|
|
720
720
|
ProxyCmp({
|
|
@@ -723,7 +723,7 @@ BiggiveGrid = __decorate([
|
|
|
723
723
|
})
|
|
724
724
|
], BiggiveGrid);
|
|
725
725
|
export { BiggiveGrid };
|
|
726
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
726
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveGrid, decorators: [{
|
|
727
727
|
type: Component,
|
|
728
728
|
args: [{
|
|
729
729
|
selector: 'biggive-grid',
|
|
@@ -741,8 +741,8 @@ let BiggiveHeading = class BiggiveHeading {
|
|
|
741
741
|
c.detach();
|
|
742
742
|
this.el = r.nativeElement;
|
|
743
743
|
}
|
|
744
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
745
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
744
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveHeading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
745
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
746
746
|
};
|
|
747
747
|
BiggiveHeading = __decorate([
|
|
748
748
|
ProxyCmp({
|
|
@@ -751,7 +751,7 @@ BiggiveHeading = __decorate([
|
|
|
751
751
|
})
|
|
752
752
|
], BiggiveHeading);
|
|
753
753
|
export { BiggiveHeading };
|
|
754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveHeading, decorators: [{
|
|
755
755
|
type: Component,
|
|
756
756
|
args: [{
|
|
757
757
|
selector: 'biggive-heading',
|
|
@@ -769,8 +769,8 @@ let BiggiveHeroImage = class BiggiveHeroImage {
|
|
|
769
769
|
c.detach();
|
|
770
770
|
this.el = r.nativeElement;
|
|
771
771
|
}
|
|
772
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
773
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
772
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveHeroImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
773
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveHeroImage, selector: "biggive-hero-image", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", colourScheme: "colourScheme", logo: "logo", logoAltText: "logoAltText", logoHeight: "logoHeight", 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 });
|
|
774
774
|
};
|
|
775
775
|
BiggiveHeroImage = __decorate([
|
|
776
776
|
ProxyCmp({
|
|
@@ -779,7 +779,7 @@ BiggiveHeroImage = __decorate([
|
|
|
779
779
|
})
|
|
780
780
|
], BiggiveHeroImage);
|
|
781
781
|
export { BiggiveHeroImage };
|
|
782
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
782
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveHeroImage, decorators: [{
|
|
783
783
|
type: Component,
|
|
784
784
|
args: [{
|
|
785
785
|
selector: 'biggive-hero-image',
|
|
@@ -798,8 +798,8 @@ let BiggiveIconButton = class BiggiveIconButton {
|
|
|
798
798
|
this.el = r.nativeElement;
|
|
799
799
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
800
800
|
}
|
|
801
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
802
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
801
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
802
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveIconButton, selector: "biggive-icon-button", inputs: { arrow: "arrow", arrowColour: "arrowColour", backgroundColour: "backgroundColour", backgroundPadding: "backgroundPadding", buttonId: "buttonId", centered: "centered", circle: "circle", icon: "icon", iconGroup: "iconGroup", openInNewTab: "openInNewTab", rounded: "rounded", shadow: "shadow", size: "size", spaceBelow: "spaceBelow", text: "text", textColour: "textColour", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
803
803
|
};
|
|
804
804
|
BiggiveIconButton = __decorate([
|
|
805
805
|
ProxyCmp({
|
|
@@ -808,7 +808,7 @@ BiggiveIconButton = __decorate([
|
|
|
808
808
|
})
|
|
809
809
|
], BiggiveIconButton);
|
|
810
810
|
export { BiggiveIconButton };
|
|
811
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
811
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveIconButton, decorators: [{
|
|
812
812
|
type: Component,
|
|
813
813
|
args: [{
|
|
814
814
|
selector: 'biggive-icon-button',
|
|
@@ -826,8 +826,8 @@ let BiggiveIconGroup = class BiggiveIconGroup {
|
|
|
826
826
|
c.detach();
|
|
827
827
|
this.el = r.nativeElement;
|
|
828
828
|
}
|
|
829
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
830
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
829
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveIconGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
830
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveIconGroup, selector: "biggive-icon-group", inputs: { label: "label", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
831
831
|
};
|
|
832
832
|
BiggiveIconGroup = __decorate([
|
|
833
833
|
ProxyCmp({
|
|
@@ -836,7 +836,7 @@ BiggiveIconGroup = __decorate([
|
|
|
836
836
|
})
|
|
837
837
|
], BiggiveIconGroup);
|
|
838
838
|
export { BiggiveIconGroup };
|
|
839
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveIconGroup, decorators: [{
|
|
840
840
|
type: Component,
|
|
841
841
|
args: [{
|
|
842
842
|
selector: 'biggive-icon-group',
|
|
@@ -854,8 +854,8 @@ let BiggiveImage = class BiggiveImage {
|
|
|
854
854
|
c.detach();
|
|
855
855
|
this.el = r.nativeElement;
|
|
856
856
|
}
|
|
857
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
858
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
857
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
858
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
859
859
|
};
|
|
860
860
|
BiggiveImage = __decorate([
|
|
861
861
|
ProxyCmp({
|
|
@@ -864,7 +864,7 @@ BiggiveImage = __decorate([
|
|
|
864
864
|
})
|
|
865
865
|
], BiggiveImage);
|
|
866
866
|
export { BiggiveImage };
|
|
867
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
867
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImage, decorators: [{
|
|
868
868
|
type: Component,
|
|
869
869
|
args: [{
|
|
870
870
|
selector: 'biggive-image',
|
|
@@ -883,8 +883,8 @@ let BiggiveImageButton = class BiggiveImageButton {
|
|
|
883
883
|
this.el = r.nativeElement;
|
|
884
884
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
885
885
|
}
|
|
886
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
887
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
886
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImageButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
887
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveImageButton, selector: "biggive-image-button", inputs: { arrow: "arrow", arrowColour: "arrowColour", backgroundColour: "backgroundColour", backgroundPadding: "backgroundPadding", buttonId: "buttonId", centered: "centered", circle: "circle", imageStyle: "imageStyle", imageUrl: "imageUrl", openInNewTab: "openInNewTab", rounded: "rounded", shadow: "shadow", size: "size", spaceBelow: "spaceBelow", text: "text", textColour: "textColour", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
888
888
|
};
|
|
889
889
|
BiggiveImageButton = __decorate([
|
|
890
890
|
ProxyCmp({
|
|
@@ -893,7 +893,7 @@ BiggiveImageButton = __decorate([
|
|
|
893
893
|
})
|
|
894
894
|
], BiggiveImageButton);
|
|
895
895
|
export { BiggiveImageButton };
|
|
896
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImageButton, decorators: [{
|
|
897
897
|
type: Component,
|
|
898
898
|
args: [{
|
|
899
899
|
selector: 'biggive-image-button',
|
|
@@ -911,8 +911,8 @@ let BiggiveImageCard = class BiggiveImageCard {
|
|
|
911
911
|
c.detach();
|
|
912
912
|
this.el = r.nativeElement;
|
|
913
913
|
}
|
|
914
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
915
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
914
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImageCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
915
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveImageCard, selector: "biggive-image-card", inputs: { addAnimation: "addAnimation", backgroundColour: "backgroundColour", buttonAlign: "buttonAlign", buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonStyle: "buttonStyle", buttonUrl: "buttonUrl", clipBottomLeftCorner: "clipBottomLeftCorner", clipTopRightCorner: "clipTopRightCorner", mainImageAltText: "mainImageAltText", mainImageUrl: "mainImageUrl", spaceBelow: "spaceBelow", teaser: "teaser", teaserColour: "teaserColour", textAlign: "textAlign" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
916
916
|
};
|
|
917
917
|
BiggiveImageCard = __decorate([
|
|
918
918
|
ProxyCmp({
|
|
@@ -921,7 +921,7 @@ BiggiveImageCard = __decorate([
|
|
|
921
921
|
})
|
|
922
922
|
], BiggiveImageCard);
|
|
923
923
|
export { BiggiveImageCard };
|
|
924
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
924
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImageCard, decorators: [{
|
|
925
925
|
type: Component,
|
|
926
926
|
args: [{
|
|
927
927
|
selector: 'biggive-image-card',
|
|
@@ -939,8 +939,8 @@ let BiggiveImageFeature = class BiggiveImageFeature {
|
|
|
939
939
|
c.detach();
|
|
940
940
|
this.el = r.nativeElement;
|
|
941
941
|
}
|
|
942
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
943
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
942
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImageFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
943
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
944
944
|
};
|
|
945
945
|
BiggiveImageFeature = __decorate([
|
|
946
946
|
ProxyCmp({
|
|
@@ -949,7 +949,7 @@ BiggiveImageFeature = __decorate([
|
|
|
949
949
|
})
|
|
950
950
|
], BiggiveImageFeature);
|
|
951
951
|
export { BiggiveImageFeature };
|
|
952
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
952
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveImageFeature, decorators: [{
|
|
953
953
|
type: Component,
|
|
954
954
|
args: [{
|
|
955
955
|
selector: 'biggive-image-feature',
|
|
@@ -967,8 +967,8 @@ let BiggiveMainMenu = class BiggiveMainMenu {
|
|
|
967
967
|
c.detach();
|
|
968
968
|
this.el = r.nativeElement;
|
|
969
969
|
}
|
|
970
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
971
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
970
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveMainMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
971
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveMainMenu, selector: "biggive-main-menu", inputs: { blogUrlPrefix: "blogUrlPrefix", donateUrlPrefix: "donateUrlPrefix", experienceUrlPrefix: "experienceUrlPrefix", isLoggedIn: "isLoggedIn", logoUrl: "logoUrl", usePresetMenuContent: "usePresetMenuContent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
972
972
|
};
|
|
973
973
|
BiggiveMainMenu = __decorate([
|
|
974
974
|
ProxyCmp({
|
|
@@ -978,7 +978,7 @@ BiggiveMainMenu = __decorate([
|
|
|
978
978
|
})
|
|
979
979
|
], BiggiveMainMenu);
|
|
980
980
|
export { BiggiveMainMenu };
|
|
981
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
981
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveMainMenu, decorators: [{
|
|
982
982
|
type: Component,
|
|
983
983
|
args: [{
|
|
984
984
|
selector: 'biggive-main-menu',
|
|
@@ -996,8 +996,8 @@ let BiggiveMiscIcon = class BiggiveMiscIcon {
|
|
|
996
996
|
c.detach();
|
|
997
997
|
this.el = r.nativeElement;
|
|
998
998
|
}
|
|
999
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1000
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
999
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveMiscIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1000
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1001
1001
|
};
|
|
1002
1002
|
BiggiveMiscIcon = __decorate([
|
|
1003
1003
|
ProxyCmp({
|
|
@@ -1006,7 +1006,7 @@ BiggiveMiscIcon = __decorate([
|
|
|
1006
1006
|
})
|
|
1007
1007
|
], BiggiveMiscIcon);
|
|
1008
1008
|
export { BiggiveMiscIcon };
|
|
1009
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveMiscIcon, decorators: [{
|
|
1010
1010
|
type: Component,
|
|
1011
1011
|
args: [{
|
|
1012
1012
|
selector: 'biggive-misc-icon',
|
|
@@ -1024,8 +1024,8 @@ let BiggiveNavGroup = class BiggiveNavGroup {
|
|
|
1024
1024
|
c.detach();
|
|
1025
1025
|
this.el = r.nativeElement;
|
|
1026
1026
|
}
|
|
1027
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1028
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1027
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveNavGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1028
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveNavGroup, selector: "biggive-nav-group", inputs: { inline: "inline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1029
1029
|
};
|
|
1030
1030
|
BiggiveNavGroup = __decorate([
|
|
1031
1031
|
ProxyCmp({
|
|
@@ -1034,7 +1034,7 @@ BiggiveNavGroup = __decorate([
|
|
|
1034
1034
|
})
|
|
1035
1035
|
], BiggiveNavGroup);
|
|
1036
1036
|
export { BiggiveNavGroup };
|
|
1037
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveNavGroup, decorators: [{
|
|
1038
1038
|
type: Component,
|
|
1039
1039
|
args: [{
|
|
1040
1040
|
selector: 'biggive-nav-group',
|
|
@@ -1052,8 +1052,8 @@ let BiggiveNavItem = class BiggiveNavItem {
|
|
|
1052
1052
|
c.detach();
|
|
1053
1053
|
this.el = r.nativeElement;
|
|
1054
1054
|
}
|
|
1055
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1056
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1055
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveNavItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1056
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1057
1057
|
};
|
|
1058
1058
|
BiggiveNavItem = __decorate([
|
|
1059
1059
|
ProxyCmp({
|
|
@@ -1062,7 +1062,7 @@ BiggiveNavItem = __decorate([
|
|
|
1062
1062
|
})
|
|
1063
1063
|
], BiggiveNavItem);
|
|
1064
1064
|
export { BiggiveNavItem };
|
|
1065
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1065
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveNavItem, decorators: [{
|
|
1066
1066
|
type: Component,
|
|
1067
1067
|
args: [{
|
|
1068
1068
|
selector: 'biggive-nav-item',
|
|
@@ -1080,8 +1080,8 @@ let BiggivePageColumn = class BiggivePageColumn {
|
|
|
1080
1080
|
c.detach();
|
|
1081
1081
|
this.el = r.nativeElement;
|
|
1082
1082
|
}
|
|
1083
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1084
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1083
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePageColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1084
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1085
1085
|
};
|
|
1086
1086
|
BiggivePageColumn = __decorate([
|
|
1087
1087
|
ProxyCmp({
|
|
@@ -1089,7 +1089,7 @@ BiggivePageColumn = __decorate([
|
|
|
1089
1089
|
})
|
|
1090
1090
|
], BiggivePageColumn);
|
|
1091
1091
|
export { BiggivePageColumn };
|
|
1092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1092
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePageColumn, decorators: [{
|
|
1093
1093
|
type: Component,
|
|
1094
1094
|
args: [{
|
|
1095
1095
|
selector: 'biggive-page-column',
|
|
@@ -1107,8 +1107,8 @@ let BiggivePageColumns = class BiggivePageColumns {
|
|
|
1107
1107
|
c.detach();
|
|
1108
1108
|
this.el = r.nativeElement;
|
|
1109
1109
|
}
|
|
1110
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1111
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1110
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePageColumns, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1111
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1112
1112
|
};
|
|
1113
1113
|
BiggivePageColumns = __decorate([
|
|
1114
1114
|
ProxyCmp({
|
|
@@ -1117,7 +1117,7 @@ BiggivePageColumns = __decorate([
|
|
|
1117
1117
|
})
|
|
1118
1118
|
], BiggivePageColumns);
|
|
1119
1119
|
export { BiggivePageColumns };
|
|
1120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePageColumns, decorators: [{
|
|
1121
1121
|
type: Component,
|
|
1122
1122
|
args: [{
|
|
1123
1123
|
selector: 'biggive-page-columns',
|
|
@@ -1135,8 +1135,8 @@ let BiggivePageSection = class BiggivePageSection {
|
|
|
1135
1135
|
c.detach();
|
|
1136
1136
|
this.el = r.nativeElement;
|
|
1137
1137
|
}
|
|
1138
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1139
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1138
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePageSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1139
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggivePageSection, selector: "biggive-page-section", inputs: { colourScheme: "colourScheme", maxWidth: "maxWidth", primaryFullBleed: "primaryFullBleed", sectionStyleBottom: "sectionStyleBottom", sectionStyleTop: "sectionStyleTop", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1140
1140
|
};
|
|
1141
1141
|
BiggivePageSection = __decorate([
|
|
1142
1142
|
ProxyCmp({
|
|
@@ -1145,7 +1145,7 @@ BiggivePageSection = __decorate([
|
|
|
1145
1145
|
})
|
|
1146
1146
|
], BiggivePageSection);
|
|
1147
1147
|
export { BiggivePageSection };
|
|
1148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePageSection, decorators: [{
|
|
1149
1149
|
type: Component,
|
|
1150
1150
|
args: [{
|
|
1151
1151
|
selector: 'biggive-page-section',
|
|
@@ -1163,8 +1163,8 @@ let BiggivePopup = class BiggivePopup {
|
|
|
1163
1163
|
c.detach();
|
|
1164
1164
|
this.el = r.nativeElement;
|
|
1165
1165
|
}
|
|
1166
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1167
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1166
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePopup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1167
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1168
1168
|
};
|
|
1169
1169
|
BiggivePopup = __decorate([
|
|
1170
1170
|
ProxyCmp({
|
|
@@ -1173,7 +1173,7 @@ BiggivePopup = __decorate([
|
|
|
1173
1173
|
})
|
|
1174
1174
|
], BiggivePopup);
|
|
1175
1175
|
export { BiggivePopup };
|
|
1176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggivePopup, decorators: [{
|
|
1177
1177
|
type: Component,
|
|
1178
1178
|
args: [{
|
|
1179
1179
|
selector: 'biggive-popup',
|
|
@@ -1191,8 +1191,8 @@ let BiggiveProgressBar = class BiggiveProgressBar {
|
|
|
1191
1191
|
c.detach();
|
|
1192
1192
|
this.el = r.nativeElement;
|
|
1193
1193
|
}
|
|
1194
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1195
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1194
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1195
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1196
1196
|
};
|
|
1197
1197
|
BiggiveProgressBar = __decorate([
|
|
1198
1198
|
ProxyCmp({
|
|
@@ -1201,7 +1201,7 @@ BiggiveProgressBar = __decorate([
|
|
|
1201
1201
|
})
|
|
1202
1202
|
], BiggiveProgressBar);
|
|
1203
1203
|
export { BiggiveProgressBar };
|
|
1204
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveProgressBar, decorators: [{
|
|
1205
1205
|
type: Component,
|
|
1206
1206
|
args: [{
|
|
1207
1207
|
selector: 'biggive-progress-bar',
|
|
@@ -1219,8 +1219,8 @@ let BiggiveQuote = class BiggiveQuote {
|
|
|
1219
1219
|
c.detach();
|
|
1220
1220
|
this.el = r.nativeElement;
|
|
1221
1221
|
}
|
|
1222
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1223
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1222
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveQuote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1223
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveQuote, selector: "biggive-quote", inputs: { attribution: "attribution", defaultTextColour: "defaultTextColour", quote: "quote", quoteIconColour: "quoteIconColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1224
1224
|
};
|
|
1225
1225
|
BiggiveQuote = __decorate([
|
|
1226
1226
|
ProxyCmp({
|
|
@@ -1229,7 +1229,7 @@ BiggiveQuote = __decorate([
|
|
|
1229
1229
|
})
|
|
1230
1230
|
], BiggiveQuote);
|
|
1231
1231
|
export { BiggiveQuote };
|
|
1232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveQuote, decorators: [{
|
|
1233
1233
|
type: Component,
|
|
1234
1234
|
args: [{
|
|
1235
1235
|
selector: 'biggive-quote',
|
|
@@ -1247,8 +1247,8 @@ let BiggiveSheet = class BiggiveSheet {
|
|
|
1247
1247
|
c.detach();
|
|
1248
1248
|
this.el = r.nativeElement;
|
|
1249
1249
|
}
|
|
1250
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1251
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1250
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1251
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveSheet, selector: "biggive-sheet", inputs: { backgroundColour: "backgroundColour", sheetId: "sheetId", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1252
1252
|
};
|
|
1253
1253
|
BiggiveSheet = __decorate([
|
|
1254
1254
|
ProxyCmp({
|
|
@@ -1257,7 +1257,7 @@ BiggiveSheet = __decorate([
|
|
|
1257
1257
|
})
|
|
1258
1258
|
], BiggiveSheet);
|
|
1259
1259
|
export { BiggiveSheet };
|
|
1260
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1260
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveSheet, decorators: [{
|
|
1261
1261
|
type: Component,
|
|
1262
1262
|
args: [{
|
|
1263
1263
|
selector: 'biggive-sheet',
|
|
@@ -1275,8 +1275,8 @@ let BiggiveSocialIcon = class BiggiveSocialIcon {
|
|
|
1275
1275
|
c.detach();
|
|
1276
1276
|
this.el = r.nativeElement;
|
|
1277
1277
|
}
|
|
1278
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1279
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1278
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveSocialIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1279
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveSocialIcon, selector: "biggive-social-icon", inputs: { backgroundColour: "backgroundColour", iconColour: "iconColour", labelPrefix: "labelPrefix", service: "service", url: "url", wide: "wide" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1280
1280
|
};
|
|
1281
1281
|
BiggiveSocialIcon = __decorate([
|
|
1282
1282
|
ProxyCmp({
|
|
@@ -1285,7 +1285,7 @@ BiggiveSocialIcon = __decorate([
|
|
|
1285
1285
|
})
|
|
1286
1286
|
], BiggiveSocialIcon);
|
|
1287
1287
|
export { BiggiveSocialIcon };
|
|
1288
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1288
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveSocialIcon, decorators: [{
|
|
1289
1289
|
type: Component,
|
|
1290
1290
|
args: [{
|
|
1291
1291
|
selector: 'biggive-social-icon',
|
|
@@ -1303,8 +1303,8 @@ let BiggiveTab = class BiggiveTab {
|
|
|
1303
1303
|
c.detach();
|
|
1304
1304
|
this.el = r.nativeElement;
|
|
1305
1305
|
}
|
|
1306
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1307
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1306
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1307
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1308
1308
|
};
|
|
1309
1309
|
BiggiveTab = __decorate([
|
|
1310
1310
|
ProxyCmp({
|
|
@@ -1313,7 +1313,7 @@ BiggiveTab = __decorate([
|
|
|
1313
1313
|
})
|
|
1314
1314
|
], BiggiveTab);
|
|
1315
1315
|
export { BiggiveTab };
|
|
1316
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1316
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTab, decorators: [{
|
|
1317
1317
|
type: Component,
|
|
1318
1318
|
args: [{
|
|
1319
1319
|
selector: 'biggive-tab',
|
|
@@ -1331,8 +1331,8 @@ let BiggiveTabbedContent = class BiggiveTabbedContent {
|
|
|
1331
1331
|
c.detach();
|
|
1332
1332
|
this.el = r.nativeElement;
|
|
1333
1333
|
}
|
|
1334
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1335
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1334
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTabbedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1335
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveTabbedContent, selector: "biggive-tabbed-content", inputs: { buttonBackgroundColour: "buttonBackgroundColour", buttonIconColour: "buttonIconColour", navigationHighlightColour: "navigationHighlightColour", selectedNavigationHighlightColour: "selectedNavigationHighlightColour", selectedTextColour: "selectedTextColour", spaceBelow: "spaceBelow", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1336
1336
|
};
|
|
1337
1337
|
BiggiveTabbedContent = __decorate([
|
|
1338
1338
|
ProxyCmp({
|
|
@@ -1341,7 +1341,7 @@ BiggiveTabbedContent = __decorate([
|
|
|
1341
1341
|
})
|
|
1342
1342
|
], BiggiveTabbedContent);
|
|
1343
1343
|
export { BiggiveTabbedContent };
|
|
1344
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1344
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTabbedContent, decorators: [{
|
|
1345
1345
|
type: Component,
|
|
1346
1346
|
args: [{
|
|
1347
1347
|
selector: 'biggive-tabbed-content',
|
|
@@ -1359,8 +1359,8 @@ let BiggiveTable = class BiggiveTable {
|
|
|
1359
1359
|
c.detach();
|
|
1360
1360
|
this.el = r.nativeElement;
|
|
1361
1361
|
}
|
|
1362
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1363
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1362
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1363
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveTable, selector: "biggive-table", inputs: { bodyBackgroundColour: "bodyBackgroundColour", bodyTextColour: "bodyTextColour", headerBackgroundColour: "headerBackgroundColour", headerTextColour: "headerTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1364
1364
|
};
|
|
1365
1365
|
BiggiveTable = __decorate([
|
|
1366
1366
|
ProxyCmp({
|
|
@@ -1369,7 +1369,7 @@ BiggiveTable = __decorate([
|
|
|
1369
1369
|
})
|
|
1370
1370
|
], BiggiveTable);
|
|
1371
1371
|
export { BiggiveTable };
|
|
1372
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTable, decorators: [{
|
|
1373
1373
|
type: Component,
|
|
1374
1374
|
args: [{
|
|
1375
1375
|
selector: 'biggive-table',
|
|
@@ -1387,8 +1387,8 @@ let BiggiveTextInput = class BiggiveTextInput {
|
|
|
1387
1387
|
c.detach();
|
|
1388
1388
|
this.el = r.nativeElement;
|
|
1389
1389
|
}
|
|
1390
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1391
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1390
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTextInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1391
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveTextInput, selector: "biggive-text-input", inputs: { currency: "currency", selectStyle: "selectStyle", spaceBelow: "spaceBelow", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1392
1392
|
};
|
|
1393
1393
|
BiggiveTextInput = __decorate([
|
|
1394
1394
|
ProxyCmp({
|
|
@@ -1397,7 +1397,7 @@ BiggiveTextInput = __decorate([
|
|
|
1397
1397
|
})
|
|
1398
1398
|
], BiggiveTextInput);
|
|
1399
1399
|
export { BiggiveTextInput };
|
|
1400
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1400
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTextInput, decorators: [{
|
|
1401
1401
|
type: Component,
|
|
1402
1402
|
args: [{
|
|
1403
1403
|
selector: 'biggive-text-input',
|
|
@@ -1415,8 +1415,8 @@ let BiggiveTimeline = class BiggiveTimeline {
|
|
|
1415
1415
|
c.detach();
|
|
1416
1416
|
this.el = r.nativeElement;
|
|
1417
1417
|
}
|
|
1418
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1419
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1418
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTimeline, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1419
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveTimeline, selector: "biggive-timeline", inputs: { buttonBackgroundColour: "buttonBackgroundColour", buttonIconColour: "buttonIconColour", entryBackgroundColour: "entryBackgroundColour", entryDateColour: "entryDateColour", entryHighlightColour: "entryHighlightColour", entryTextColour: "entryTextColour", entryTitleColour: "entryTitleColour", navigationHighlightColour: "navigationHighlightColour", selectedNavigationHighlightColour: "selectedNavigationHighlightColour", selectedTextColour: "selectedTextColour", spaceBelow: "spaceBelow", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1420
1420
|
};
|
|
1421
1421
|
BiggiveTimeline = __decorate([
|
|
1422
1422
|
ProxyCmp({
|
|
@@ -1425,7 +1425,7 @@ BiggiveTimeline = __decorate([
|
|
|
1425
1425
|
})
|
|
1426
1426
|
], BiggiveTimeline);
|
|
1427
1427
|
export { BiggiveTimeline };
|
|
1428
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1428
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTimeline, decorators: [{
|
|
1429
1429
|
type: Component,
|
|
1430
1430
|
args: [{
|
|
1431
1431
|
selector: 'biggive-timeline',
|
|
@@ -1443,8 +1443,8 @@ let BiggiveTimelineEntry = class BiggiveTimelineEntry {
|
|
|
1443
1443
|
c.detach();
|
|
1444
1444
|
this.el = r.nativeElement;
|
|
1445
1445
|
}
|
|
1446
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1447
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1446
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTimelineEntry, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1447
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", type: BiggiveTimelineEntry, selector: "biggive-timeline-entry", inputs: { date: "date", heading: "heading" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1448
1448
|
};
|
|
1449
1449
|
BiggiveTimelineEntry = __decorate([
|
|
1450
1450
|
ProxyCmp({
|
|
@@ -1453,7 +1453,7 @@ BiggiveTimelineEntry = __decorate([
|
|
|
1453
1453
|
})
|
|
1454
1454
|
], BiggiveTimelineEntry);
|
|
1455
1455
|
export { BiggiveTimelineEntry };
|
|
1456
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1456
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTimelineEntry, decorators: [{
|
|
1457
1457
|
type: Component,
|
|
1458
1458
|
args: [{
|
|
1459
1459
|
selector: 'biggive-timeline-entry',
|
|
@@ -1471,8 +1471,8 @@ let BiggiveTotalizer = class BiggiveTotalizer {
|
|
|
1471
1471
|
c.detach();
|
|
1472
1472
|
this.el = r.nativeElement;
|
|
1473
1473
|
}
|
|
1474
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1475
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1474
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTotalizer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1475
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1476
1476
|
};
|
|
1477
1477
|
BiggiveTotalizer = __decorate([
|
|
1478
1478
|
ProxyCmp({
|
|
@@ -1481,7 +1481,7 @@ BiggiveTotalizer = __decorate([
|
|
|
1481
1481
|
})
|
|
1482
1482
|
], BiggiveTotalizer);
|
|
1483
1483
|
export { BiggiveTotalizer };
|
|
1484
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1484
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTotalizer, decorators: [{
|
|
1485
1485
|
type: Component,
|
|
1486
1486
|
args: [{
|
|
1487
1487
|
selector: 'biggive-totalizer',
|
|
@@ -1499,8 +1499,8 @@ let BiggiveTotalizerTickerItem = class BiggiveTotalizerTickerItem {
|
|
|
1499
1499
|
c.detach();
|
|
1500
1500
|
this.el = r.nativeElement;
|
|
1501
1501
|
}
|
|
1502
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1503
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1502
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTotalizerTickerItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1503
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1504
1504
|
};
|
|
1505
1505
|
BiggiveTotalizerTickerItem = __decorate([
|
|
1506
1506
|
ProxyCmp({
|
|
@@ -1509,7 +1509,7 @@ BiggiveTotalizerTickerItem = __decorate([
|
|
|
1509
1509
|
})
|
|
1510
1510
|
], BiggiveTotalizerTickerItem);
|
|
1511
1511
|
export { BiggiveTotalizerTickerItem };
|
|
1512
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1512
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveTotalizerTickerItem, decorators: [{
|
|
1513
1513
|
type: Component,
|
|
1514
1514
|
args: [{
|
|
1515
1515
|
selector: 'biggive-totalizer-ticker-item',
|
|
@@ -1527,8 +1527,8 @@ let BiggiveVideo = class BiggiveVideo {
|
|
|
1527
1527
|
c.detach();
|
|
1528
1528
|
this.el = r.nativeElement;
|
|
1529
1529
|
}
|
|
1530
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1531
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1530
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveVideo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1531
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1532
1532
|
};
|
|
1533
1533
|
BiggiveVideo = __decorate([
|
|
1534
1534
|
ProxyCmp({
|
|
@@ -1537,7 +1537,7 @@ BiggiveVideo = __decorate([
|
|
|
1537
1537
|
})
|
|
1538
1538
|
], BiggiveVideo);
|
|
1539
1539
|
export { BiggiveVideo };
|
|
1540
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1540
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveVideo, decorators: [{
|
|
1541
1541
|
type: Component,
|
|
1542
1542
|
args: [{
|
|
1543
1543
|
selector: 'biggive-video',
|
|
@@ -1555,8 +1555,8 @@ let BiggiveVideoFeature = class BiggiveVideoFeature {
|
|
|
1555
1555
|
c.detach();
|
|
1556
1556
|
this.el = r.nativeElement;
|
|
1557
1557
|
}
|
|
1558
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.
|
|
1559
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.
|
|
1558
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveVideoFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1559
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.3", 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 });
|
|
1560
1560
|
};
|
|
1561
1561
|
BiggiveVideoFeature = __decorate([
|
|
1562
1562
|
ProxyCmp({
|
|
@@ -1565,7 +1565,7 @@ BiggiveVideoFeature = __decorate([
|
|
|
1565
1565
|
})
|
|
1566
1566
|
], BiggiveVideoFeature);
|
|
1567
1567
|
export { BiggiveVideoFeature };
|
|
1568
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.
|
|
1568
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.3", ngImport: i0, type: BiggiveVideoFeature, decorators: [{
|
|
1569
1569
|
type: Component,
|
|
1570
1570
|
args: [{
|
|
1571
1571
|
selector: 'biggive-video-feature',
|