@biggive/components-angular 202304281233.0.0 → 202305040926.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
|
this.el = r.nativeElement;
|
|
67
67
|
}
|
|
68
68
|
};
|
|
69
|
-
BiggiveAccordion.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
70
|
-
BiggiveAccordion.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
69
|
+
BiggiveAccordion.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
70
|
+
BiggiveAccordion.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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
|
BiggiveAccordion = __decorate([
|
|
72
72
|
ProxyCmp({
|
|
73
73
|
defineCustomElementFn: defineBiggiveAccordion,
|
|
@@ -75,7 +75,7 @@ BiggiveAccordion = __decorate([
|
|
|
75
75
|
})
|
|
76
76
|
], BiggiveAccordion);
|
|
77
77
|
export { BiggiveAccordion };
|
|
78
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
78
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveAccordion, decorators: [{
|
|
79
79
|
type: Component,
|
|
80
80
|
args: [{
|
|
81
81
|
selector: 'biggive-accordion',
|
|
@@ -91,8 +91,8 @@ let BiggiveAccordionEntry = class BiggiveAccordionEntry {
|
|
|
91
91
|
this.el = r.nativeElement;
|
|
92
92
|
}
|
|
93
93
|
};
|
|
94
|
-
BiggiveAccordionEntry.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
95
|
-
BiggiveAccordionEntry.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
94
|
+
BiggiveAccordionEntry.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveAccordionEntry, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
95
|
+
BiggiveAccordionEntry.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveAccordionEntry, selector: "biggive-accordion-entry", inputs: { heading: "heading" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
96
96
|
BiggiveAccordionEntry = __decorate([
|
|
97
97
|
ProxyCmp({
|
|
98
98
|
defineCustomElementFn: defineBiggiveAccordionEntry,
|
|
@@ -100,7 +100,7 @@ BiggiveAccordionEntry = __decorate([
|
|
|
100
100
|
})
|
|
101
101
|
], BiggiveAccordionEntry);
|
|
102
102
|
export { BiggiveAccordionEntry };
|
|
103
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
103
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveAccordionEntry, decorators: [{
|
|
104
104
|
type: Component,
|
|
105
105
|
args: [{
|
|
106
106
|
selector: 'biggive-accordion-entry',
|
|
@@ -116,8 +116,8 @@ let BiggiveArticleCard = class BiggiveArticleCard {
|
|
|
116
116
|
this.el = r.nativeElement;
|
|
117
117
|
}
|
|
118
118
|
};
|
|
119
|
-
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
120
|
-
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
119
|
+
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveArticleCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
120
|
+
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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", mainTitle: "mainTitle", mainTitleColour: "mainTitleColour", slug: "slug", slugColour: "slugColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
121
121
|
BiggiveArticleCard = __decorate([
|
|
122
122
|
ProxyCmp({
|
|
123
123
|
defineCustomElementFn: defineBiggiveArticleCard,
|
|
@@ -125,7 +125,7 @@ BiggiveArticleCard = __decorate([
|
|
|
125
125
|
})
|
|
126
126
|
], BiggiveArticleCard);
|
|
127
127
|
export { BiggiveArticleCard };
|
|
128
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
128
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveArticleCard, decorators: [{
|
|
129
129
|
type: Component,
|
|
130
130
|
args: [{
|
|
131
131
|
selector: 'biggive-article-card',
|
|
@@ -141,15 +141,15 @@ let BiggiveBackToTop = class BiggiveBackToTop {
|
|
|
141
141
|
this.el = r.nativeElement;
|
|
142
142
|
}
|
|
143
143
|
};
|
|
144
|
-
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
145
|
-
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
144
|
+
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
145
|
+
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveBackToTop, selector: "biggive-back-to-top", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
146
146
|
BiggiveBackToTop = __decorate([
|
|
147
147
|
ProxyCmp({
|
|
148
148
|
defineCustomElementFn: defineBiggiveBackToTop
|
|
149
149
|
})
|
|
150
150
|
], BiggiveBackToTop);
|
|
151
151
|
export { BiggiveBackToTop };
|
|
152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBackToTop, decorators: [{
|
|
153
153
|
type: Component,
|
|
154
154
|
args: [{
|
|
155
155
|
selector: 'biggive-back-to-top',
|
|
@@ -164,8 +164,8 @@ let BiggiveBasicCard = class BiggiveBasicCard {
|
|
|
164
164
|
this.el = r.nativeElement;
|
|
165
165
|
}
|
|
166
166
|
};
|
|
167
|
-
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
168
|
-
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
167
|
+
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBasicCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
168
|
+
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveBasicCard, selector: "biggive-basic-card", inputs: { addAnimation: "addAnimation", backgroundColour: "backgroundColour", backgroundImageUrl: "backgroundImageUrl", buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", cardColour: "cardColour", clipBottomLeftCorner: "clipBottomLeftCorner", clipTopRightCorner: "clipTopRightCorner", headingLevel: "headingLevel", 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 });
|
|
169
169
|
BiggiveBasicCard = __decorate([
|
|
170
170
|
ProxyCmp({
|
|
171
171
|
defineCustomElementFn: defineBiggiveBasicCard,
|
|
@@ -173,7 +173,7 @@ BiggiveBasicCard = __decorate([
|
|
|
173
173
|
})
|
|
174
174
|
], BiggiveBasicCard);
|
|
175
175
|
export { BiggiveBasicCard };
|
|
176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBasicCard, decorators: [{
|
|
177
177
|
type: Component,
|
|
178
178
|
args: [{
|
|
179
179
|
selector: 'biggive-basic-card',
|
|
@@ -189,8 +189,8 @@ let BiggiveBeneficiaryIcon = class BiggiveBeneficiaryIcon {
|
|
|
189
189
|
this.el = r.nativeElement;
|
|
190
190
|
}
|
|
191
191
|
};
|
|
192
|
-
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
193
|
-
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
192
|
+
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBeneficiaryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
193
|
+
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
194
194
|
BiggiveBeneficiaryIcon = __decorate([
|
|
195
195
|
ProxyCmp({
|
|
196
196
|
defineCustomElementFn: defineBiggiveBeneficiaryIcon,
|
|
@@ -198,7 +198,7 @@ BiggiveBeneficiaryIcon = __decorate([
|
|
|
198
198
|
})
|
|
199
199
|
], BiggiveBeneficiaryIcon);
|
|
200
200
|
export { BiggiveBeneficiaryIcon };
|
|
201
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
201
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBeneficiaryIcon, decorators: [{
|
|
202
202
|
type: Component,
|
|
203
203
|
args: [{
|
|
204
204
|
selector: 'biggive-beneficiary-icon',
|
|
@@ -214,8 +214,8 @@ let BiggiveBiographyCard = class BiggiveBiographyCard {
|
|
|
214
214
|
this.el = r.nativeElement;
|
|
215
215
|
}
|
|
216
216
|
};
|
|
217
|
-
BiggiveBiographyCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
218
|
-
BiggiveBiographyCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
217
|
+
BiggiveBiographyCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBiographyCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
218
|
+
BiggiveBiographyCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveBiographyCard, selector: "biggive-biography-card", inputs: { backgroundColour: "backgroundColour", borderWidth: "borderWidth", circle: "circle", 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 });
|
|
219
219
|
BiggiveBiographyCard = __decorate([
|
|
220
220
|
ProxyCmp({
|
|
221
221
|
defineCustomElementFn: defineBiggiveBiographyCard,
|
|
@@ -223,7 +223,7 @@ BiggiveBiographyCard = __decorate([
|
|
|
223
223
|
})
|
|
224
224
|
], BiggiveBiographyCard);
|
|
225
225
|
export { BiggiveBiographyCard };
|
|
226
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
226
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBiographyCard, decorators: [{
|
|
227
227
|
type: Component,
|
|
228
228
|
args: [{
|
|
229
229
|
selector: 'biggive-biography-card',
|
|
@@ -239,8 +239,8 @@ let BiggiveBoxedContent = class BiggiveBoxedContent {
|
|
|
239
239
|
this.el = r.nativeElement;
|
|
240
240
|
}
|
|
241
241
|
};
|
|
242
|
-
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
243
|
-
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
242
|
+
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBoxedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
243
|
+
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
244
244
|
BiggiveBoxedContent = __decorate([
|
|
245
245
|
ProxyCmp({
|
|
246
246
|
defineCustomElementFn: defineBiggiveBoxedContent,
|
|
@@ -248,7 +248,7 @@ BiggiveBoxedContent = __decorate([
|
|
|
248
248
|
})
|
|
249
249
|
], BiggiveBoxedContent);
|
|
250
250
|
export { BiggiveBoxedContent };
|
|
251
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
251
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBoxedContent, decorators: [{
|
|
252
252
|
type: Component,
|
|
253
253
|
args: [{
|
|
254
254
|
selector: 'biggive-boxed-content',
|
|
@@ -264,8 +264,8 @@ let BiggiveBrandedImage = class BiggiveBrandedImage {
|
|
|
264
264
|
this.el = r.nativeElement;
|
|
265
265
|
}
|
|
266
266
|
};
|
|
267
|
-
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
268
|
-
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
267
|
+
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBrandedImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
268
|
+
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
269
269
|
BiggiveBrandedImage = __decorate([
|
|
270
270
|
ProxyCmp({
|
|
271
271
|
defineCustomElementFn: defineBiggiveBrandedImage,
|
|
@@ -273,7 +273,7 @@ BiggiveBrandedImage = __decorate([
|
|
|
273
273
|
})
|
|
274
274
|
], BiggiveBrandedImage);
|
|
275
275
|
export { BiggiveBrandedImage };
|
|
276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveBrandedImage, decorators: [{
|
|
277
277
|
type: Component,
|
|
278
278
|
args: [{
|
|
279
279
|
selector: 'biggive-branded-image',
|
|
@@ -290,8 +290,8 @@ let BiggiveButton = class BiggiveButton {
|
|
|
290
290
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
291
291
|
}
|
|
292
292
|
};
|
|
293
|
-
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
294
|
-
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
293
|
+
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
294
|
+
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
295
295
|
BiggiveButton = __decorate([
|
|
296
296
|
ProxyCmp({
|
|
297
297
|
defineCustomElementFn: defineBiggiveButton,
|
|
@@ -299,7 +299,7 @@ BiggiveButton = __decorate([
|
|
|
299
299
|
})
|
|
300
300
|
], BiggiveButton);
|
|
301
301
|
export { BiggiveButton };
|
|
302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
302
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveButton, decorators: [{
|
|
303
303
|
type: Component,
|
|
304
304
|
args: [{
|
|
305
305
|
selector: 'biggive-button',
|
|
@@ -315,8 +315,8 @@ let BiggiveCallToAction = class BiggiveCallToAction {
|
|
|
315
315
|
this.el = r.nativeElement;
|
|
316
316
|
}
|
|
317
317
|
};
|
|
318
|
-
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
319
|
-
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
318
|
+
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCallToAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
319
|
+
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
320
320
|
BiggiveCallToAction = __decorate([
|
|
321
321
|
ProxyCmp({
|
|
322
322
|
defineCustomElementFn: defineBiggiveCallToAction,
|
|
@@ -324,7 +324,7 @@ BiggiveCallToAction = __decorate([
|
|
|
324
324
|
})
|
|
325
325
|
], BiggiveCallToAction);
|
|
326
326
|
export { BiggiveCallToAction };
|
|
327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
327
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCallToAction, decorators: [{
|
|
328
328
|
type: Component,
|
|
329
329
|
args: [{
|
|
330
330
|
selector: 'biggive-call-to-action',
|
|
@@ -341,8 +341,8 @@ let BiggiveCampaignCard = class BiggiveCampaignCard {
|
|
|
341
341
|
proxyOutputs(this, this.el, ['doCardGeneralClick']);
|
|
342
342
|
}
|
|
343
343
|
};
|
|
344
|
-
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
345
|
-
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
344
|
+
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCampaignCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
345
|
+
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
346
346
|
BiggiveCampaignCard = __decorate([
|
|
347
347
|
ProxyCmp({
|
|
348
348
|
defineCustomElementFn: defineBiggiveCampaignCard,
|
|
@@ -350,7 +350,7 @@ BiggiveCampaignCard = __decorate([
|
|
|
350
350
|
})
|
|
351
351
|
], BiggiveCampaignCard);
|
|
352
352
|
export { BiggiveCampaignCard };
|
|
353
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCampaignCard, decorators: [{
|
|
354
354
|
type: Component,
|
|
355
355
|
args: [{
|
|
356
356
|
selector: 'biggive-campaign-card',
|
|
@@ -367,8 +367,8 @@ let BiggiveCampaignCardFilterGrid = class BiggiveCampaignCardFilterGrid {
|
|
|
367
367
|
proxyOutputs(this, this.el, ['doSearchAndFilterUpdate']);
|
|
368
368
|
}
|
|
369
369
|
};
|
|
370
|
-
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
371
|
-
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
370
|
+
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCampaignCardFilterGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
371
|
+
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
372
372
|
BiggiveCampaignCardFilterGrid = __decorate([
|
|
373
373
|
ProxyCmp({
|
|
374
374
|
defineCustomElementFn: defineBiggiveCampaignCardFilterGrid,
|
|
@@ -376,7 +376,7 @@ BiggiveCampaignCardFilterGrid = __decorate([
|
|
|
376
376
|
})
|
|
377
377
|
], BiggiveCampaignCardFilterGrid);
|
|
378
378
|
export { BiggiveCampaignCardFilterGrid };
|
|
379
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
379
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCampaignCardFilterGrid, decorators: [{
|
|
380
380
|
type: Component,
|
|
381
381
|
args: [{
|
|
382
382
|
selector: 'biggive-campaign-card-filter-grid',
|
|
@@ -392,8 +392,8 @@ let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
|
392
392
|
this.el = r.nativeElement;
|
|
393
393
|
}
|
|
394
394
|
};
|
|
395
|
-
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
396
|
-
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
395
|
+
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCampaignHighlights, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
396
|
+
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
397
397
|
BiggiveCampaignHighlights = __decorate([
|
|
398
398
|
ProxyCmp({
|
|
399
399
|
defineCustomElementFn: defineBiggiveCampaignHighlights,
|
|
@@ -401,7 +401,7 @@ BiggiveCampaignHighlights = __decorate([
|
|
|
401
401
|
})
|
|
402
402
|
], BiggiveCampaignHighlights);
|
|
403
403
|
export { BiggiveCampaignHighlights };
|
|
404
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
404
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCampaignHighlights, decorators: [{
|
|
405
405
|
type: Component,
|
|
406
406
|
args: [{
|
|
407
407
|
selector: 'biggive-campaign-highlights',
|
|
@@ -417,8 +417,8 @@ let BiggiveCarousel = class BiggiveCarousel {
|
|
|
417
417
|
this.el = r.nativeElement;
|
|
418
418
|
}
|
|
419
419
|
};
|
|
420
|
-
BiggiveCarousel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
421
|
-
BiggiveCarousel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
420
|
+
BiggiveCarousel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCarousel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
421
|
+
BiggiveCarousel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
422
422
|
BiggiveCarousel = __decorate([
|
|
423
423
|
ProxyCmp({
|
|
424
424
|
defineCustomElementFn: defineBiggiveCarousel,
|
|
@@ -427,7 +427,7 @@ BiggiveCarousel = __decorate([
|
|
|
427
427
|
})
|
|
428
428
|
], BiggiveCarousel);
|
|
429
429
|
export { BiggiveCarousel };
|
|
430
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
430
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCarousel, decorators: [{
|
|
431
431
|
type: Component,
|
|
432
432
|
args: [{
|
|
433
433
|
selector: 'biggive-carousel',
|
|
@@ -443,8 +443,8 @@ let BiggiveCategoryIcon = class BiggiveCategoryIcon {
|
|
|
443
443
|
this.el = r.nativeElement;
|
|
444
444
|
}
|
|
445
445
|
};
|
|
446
|
-
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
447
|
-
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
446
|
+
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCategoryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
447
|
+
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
448
448
|
BiggiveCategoryIcon = __decorate([
|
|
449
449
|
ProxyCmp({
|
|
450
450
|
defineCustomElementFn: defineBiggiveCategoryIcon,
|
|
@@ -452,7 +452,7 @@ BiggiveCategoryIcon = __decorate([
|
|
|
452
452
|
})
|
|
453
453
|
], BiggiveCategoryIcon);
|
|
454
454
|
export { BiggiveCategoryIcon };
|
|
455
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
455
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveCategoryIcon, decorators: [{
|
|
456
456
|
type: Component,
|
|
457
457
|
args: [{
|
|
458
458
|
selector: 'biggive-category-icon',
|
|
@@ -468,8 +468,8 @@ let BiggiveFilteredCarousel = class BiggiveFilteredCarousel {
|
|
|
468
468
|
this.el = r.nativeElement;
|
|
469
469
|
}
|
|
470
470
|
};
|
|
471
|
-
BiggiveFilteredCarousel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
472
|
-
BiggiveFilteredCarousel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
471
|
+
BiggiveFilteredCarousel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFilteredCarousel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
472
|
+
BiggiveFilteredCarousel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
473
473
|
BiggiveFilteredCarousel = __decorate([
|
|
474
474
|
ProxyCmp({
|
|
475
475
|
defineCustomElementFn: defineBiggiveFilteredCarousel,
|
|
@@ -477,7 +477,7 @@ BiggiveFilteredCarousel = __decorate([
|
|
|
477
477
|
})
|
|
478
478
|
], BiggiveFilteredCarousel);
|
|
479
479
|
export { BiggiveFilteredCarousel };
|
|
480
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
480
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFilteredCarousel, decorators: [{
|
|
481
481
|
type: Component,
|
|
482
482
|
args: [{
|
|
483
483
|
selector: 'biggive-filtered-carousel',
|
|
@@ -493,8 +493,8 @@ let BiggiveFooter = class BiggiveFooter {
|
|
|
493
493
|
this.el = r.nativeElement;
|
|
494
494
|
}
|
|
495
495
|
};
|
|
496
|
-
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
497
|
-
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
496
|
+
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
497
|
+
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
498
498
|
BiggiveFooter = __decorate([
|
|
499
499
|
ProxyCmp({
|
|
500
500
|
defineCustomElementFn: defineBiggiveFooter,
|
|
@@ -502,7 +502,7 @@ BiggiveFooter = __decorate([
|
|
|
502
502
|
})
|
|
503
503
|
], BiggiveFooter);
|
|
504
504
|
export { BiggiveFooter };
|
|
505
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
505
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFooter, decorators: [{
|
|
506
506
|
type: Component,
|
|
507
507
|
args: [{
|
|
508
508
|
selector: 'biggive-footer',
|
|
@@ -518,15 +518,15 @@ let BiggiveForm = class BiggiveForm {
|
|
|
518
518
|
this.el = r.nativeElement;
|
|
519
519
|
}
|
|
520
520
|
};
|
|
521
|
-
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
522
|
-
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
521
|
+
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
522
|
+
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveForm, selector: "biggive-form", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
523
523
|
BiggiveForm = __decorate([
|
|
524
524
|
ProxyCmp({
|
|
525
525
|
defineCustomElementFn: defineBiggiveForm
|
|
526
526
|
})
|
|
527
527
|
], BiggiveForm);
|
|
528
528
|
export { BiggiveForm };
|
|
529
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
529
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveForm, decorators: [{
|
|
530
530
|
type: Component,
|
|
531
531
|
args: [{
|
|
532
532
|
selector: 'biggive-form',
|
|
@@ -542,8 +542,8 @@ let BiggiveFormFieldSelect = class BiggiveFormFieldSelect {
|
|
|
542
542
|
proxyOutputs(this, this.el, ['doSelectChange']);
|
|
543
543
|
}
|
|
544
544
|
};
|
|
545
|
-
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
546
|
-
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
545
|
+
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFormFieldSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
546
|
+
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveFormFieldSelect, selector: "biggive-form-field-select", inputs: { placeholder: "placeholder", selectStyle: "selectStyle", selectedLabel: "selectedLabel", selectedValue: "selectedValue", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
547
547
|
BiggiveFormFieldSelect = __decorate([
|
|
548
548
|
ProxyCmp({
|
|
549
549
|
defineCustomElementFn: defineBiggiveFormFieldSelect,
|
|
@@ -551,7 +551,7 @@ BiggiveFormFieldSelect = __decorate([
|
|
|
551
551
|
})
|
|
552
552
|
], BiggiveFormFieldSelect);
|
|
553
553
|
export { BiggiveFormFieldSelect };
|
|
554
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
554
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFormFieldSelect, decorators: [{
|
|
555
555
|
type: Component,
|
|
556
556
|
args: [{
|
|
557
557
|
selector: 'biggive-form-field-select',
|
|
@@ -568,8 +568,8 @@ let BiggiveFormFieldSelectOption = class BiggiveFormFieldSelectOption {
|
|
|
568
568
|
proxyOutputs(this, this.el, ['doOptionSelect']);
|
|
569
569
|
}
|
|
570
570
|
};
|
|
571
|
-
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
572
|
-
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
571
|
+
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFormFieldSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
572
|
+
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
573
573
|
BiggiveFormFieldSelectOption = __decorate([
|
|
574
574
|
ProxyCmp({
|
|
575
575
|
defineCustomElementFn: defineBiggiveFormFieldSelectOption,
|
|
@@ -577,7 +577,7 @@ BiggiveFormFieldSelectOption = __decorate([
|
|
|
577
577
|
})
|
|
578
578
|
], BiggiveFormFieldSelectOption);
|
|
579
579
|
export { BiggiveFormFieldSelectOption };
|
|
580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
580
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFormFieldSelectOption, decorators: [{
|
|
581
581
|
type: Component,
|
|
582
582
|
args: [{
|
|
583
583
|
selector: 'biggive-form-field-select-option',
|
|
@@ -593,8 +593,8 @@ let BiggiveFormattedText = class BiggiveFormattedText {
|
|
|
593
593
|
this.el = r.nativeElement;
|
|
594
594
|
}
|
|
595
595
|
};
|
|
596
|
-
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
597
|
-
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
596
|
+
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFormattedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
597
|
+
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
598
598
|
BiggiveFormattedText = __decorate([
|
|
599
599
|
ProxyCmp({
|
|
600
600
|
defineCustomElementFn: defineBiggiveFormattedText,
|
|
@@ -602,7 +602,7 @@ BiggiveFormattedText = __decorate([
|
|
|
602
602
|
})
|
|
603
603
|
], BiggiveFormattedText);
|
|
604
604
|
export { BiggiveFormattedText };
|
|
605
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
605
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveFormattedText, decorators: [{
|
|
606
606
|
type: Component,
|
|
607
607
|
args: [{
|
|
608
608
|
selector: 'biggive-formatted-text',
|
|
@@ -618,8 +618,8 @@ let BiggiveGenericIcon = class BiggiveGenericIcon {
|
|
|
618
618
|
this.el = r.nativeElement;
|
|
619
619
|
}
|
|
620
620
|
};
|
|
621
|
-
BiggiveGenericIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
622
|
-
BiggiveGenericIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
621
|
+
BiggiveGenericIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveGenericIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
622
|
+
BiggiveGenericIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
623
623
|
BiggiveGenericIcon = __decorate([
|
|
624
624
|
ProxyCmp({
|
|
625
625
|
defineCustomElementFn: defineBiggiveGenericIcon,
|
|
@@ -627,7 +627,7 @@ BiggiveGenericIcon = __decorate([
|
|
|
627
627
|
})
|
|
628
628
|
], BiggiveGenericIcon);
|
|
629
629
|
export { BiggiveGenericIcon };
|
|
630
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
630
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveGenericIcon, decorators: [{
|
|
631
631
|
type: Component,
|
|
632
632
|
args: [{
|
|
633
633
|
selector: 'biggive-generic-icon',
|
|
@@ -643,8 +643,8 @@ let BiggiveGrid = class BiggiveGrid {
|
|
|
643
643
|
this.el = r.nativeElement;
|
|
644
644
|
}
|
|
645
645
|
};
|
|
646
|
-
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
647
|
-
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
646
|
+
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
647
|
+
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
648
648
|
BiggiveGrid = __decorate([
|
|
649
649
|
ProxyCmp({
|
|
650
650
|
defineCustomElementFn: defineBiggiveGrid,
|
|
@@ -652,7 +652,7 @@ BiggiveGrid = __decorate([
|
|
|
652
652
|
})
|
|
653
653
|
], BiggiveGrid);
|
|
654
654
|
export { BiggiveGrid };
|
|
655
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
655
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveGrid, decorators: [{
|
|
656
656
|
type: Component,
|
|
657
657
|
args: [{
|
|
658
658
|
selector: 'biggive-grid',
|
|
@@ -668,8 +668,8 @@ let BiggiveHeading = class BiggiveHeading {
|
|
|
668
668
|
this.el = r.nativeElement;
|
|
669
669
|
}
|
|
670
670
|
};
|
|
671
|
-
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
672
|
-
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
671
|
+
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveHeading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
672
|
+
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
673
673
|
BiggiveHeading = __decorate([
|
|
674
674
|
ProxyCmp({
|
|
675
675
|
defineCustomElementFn: defineBiggiveHeading,
|
|
@@ -677,7 +677,7 @@ BiggiveHeading = __decorate([
|
|
|
677
677
|
})
|
|
678
678
|
], BiggiveHeading);
|
|
679
679
|
export { BiggiveHeading };
|
|
680
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveHeading, decorators: [{
|
|
681
681
|
type: Component,
|
|
682
682
|
args: [{
|
|
683
683
|
selector: 'biggive-heading',
|
|
@@ -693,8 +693,8 @@ let BiggiveHeroImage = class BiggiveHeroImage {
|
|
|
693
693
|
this.el = r.nativeElement;
|
|
694
694
|
}
|
|
695
695
|
};
|
|
696
|
-
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
697
|
-
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
696
|
+
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveHeroImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
697
|
+
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
698
698
|
BiggiveHeroImage = __decorate([
|
|
699
699
|
ProxyCmp({
|
|
700
700
|
defineCustomElementFn: defineBiggiveHeroImage,
|
|
@@ -702,7 +702,7 @@ BiggiveHeroImage = __decorate([
|
|
|
702
702
|
})
|
|
703
703
|
], BiggiveHeroImage);
|
|
704
704
|
export { BiggiveHeroImage };
|
|
705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveHeroImage, decorators: [{
|
|
706
706
|
type: Component,
|
|
707
707
|
args: [{
|
|
708
708
|
selector: 'biggive-hero-image',
|
|
@@ -719,8 +719,8 @@ let BiggiveIconButton = class BiggiveIconButton {
|
|
|
719
719
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
720
720
|
}
|
|
721
721
|
};
|
|
722
|
-
BiggiveIconButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
723
|
-
BiggiveIconButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
722
|
+
BiggiveIconButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveIconButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
723
|
+
BiggiveIconButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
724
724
|
BiggiveIconButton = __decorate([
|
|
725
725
|
ProxyCmp({
|
|
726
726
|
defineCustomElementFn: defineBiggiveIconButton,
|
|
@@ -728,7 +728,7 @@ BiggiveIconButton = __decorate([
|
|
|
728
728
|
})
|
|
729
729
|
], BiggiveIconButton);
|
|
730
730
|
export { BiggiveIconButton };
|
|
731
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveIconButton, decorators: [{
|
|
732
732
|
type: Component,
|
|
733
733
|
args: [{
|
|
734
734
|
selector: 'biggive-icon-button',
|
|
@@ -744,8 +744,8 @@ let BiggiveIconGroup = class BiggiveIconGroup {
|
|
|
744
744
|
this.el = r.nativeElement;
|
|
745
745
|
}
|
|
746
746
|
};
|
|
747
|
-
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
748
|
-
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
747
|
+
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveIconGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
748
|
+
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveIconGroup, selector: "biggive-icon-group", inputs: { label: "label", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
749
749
|
BiggiveIconGroup = __decorate([
|
|
750
750
|
ProxyCmp({
|
|
751
751
|
defineCustomElementFn: defineBiggiveIconGroup,
|
|
@@ -753,7 +753,7 @@ BiggiveIconGroup = __decorate([
|
|
|
753
753
|
})
|
|
754
754
|
], BiggiveIconGroup);
|
|
755
755
|
export { BiggiveIconGroup };
|
|
756
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
756
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveIconGroup, decorators: [{
|
|
757
757
|
type: Component,
|
|
758
758
|
args: [{
|
|
759
759
|
selector: 'biggive-icon-group',
|
|
@@ -769,8 +769,8 @@ let BiggiveImage = class BiggiveImage {
|
|
|
769
769
|
this.el = r.nativeElement;
|
|
770
770
|
}
|
|
771
771
|
};
|
|
772
|
-
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
773
|
-
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
772
|
+
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
773
|
+
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
774
774
|
BiggiveImage = __decorate([
|
|
775
775
|
ProxyCmp({
|
|
776
776
|
defineCustomElementFn: defineBiggiveImage,
|
|
@@ -778,7 +778,7 @@ BiggiveImage = __decorate([
|
|
|
778
778
|
})
|
|
779
779
|
], BiggiveImage);
|
|
780
780
|
export { BiggiveImage };
|
|
781
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveImage, decorators: [{
|
|
782
782
|
type: Component,
|
|
783
783
|
args: [{
|
|
784
784
|
selector: 'biggive-image',
|
|
@@ -795,8 +795,8 @@ let BiggiveImageButton = class BiggiveImageButton {
|
|
|
795
795
|
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
796
796
|
}
|
|
797
797
|
};
|
|
798
|
-
BiggiveImageButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
799
|
-
BiggiveImageButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
798
|
+
BiggiveImageButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveImageButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
799
|
+
BiggiveImageButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
800
800
|
BiggiveImageButton = __decorate([
|
|
801
801
|
ProxyCmp({
|
|
802
802
|
defineCustomElementFn: defineBiggiveImageButton,
|
|
@@ -804,7 +804,7 @@ BiggiveImageButton = __decorate([
|
|
|
804
804
|
})
|
|
805
805
|
], BiggiveImageButton);
|
|
806
806
|
export { BiggiveImageButton };
|
|
807
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveImageButton, decorators: [{
|
|
808
808
|
type: Component,
|
|
809
809
|
args: [{
|
|
810
810
|
selector: 'biggive-image-button',
|
|
@@ -820,8 +820,8 @@ let BiggiveImageFeature = class BiggiveImageFeature {
|
|
|
820
820
|
this.el = r.nativeElement;
|
|
821
821
|
}
|
|
822
822
|
};
|
|
823
|
-
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
824
|
-
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
823
|
+
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveImageFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
824
|
+
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
825
825
|
BiggiveImageFeature = __decorate([
|
|
826
826
|
ProxyCmp({
|
|
827
827
|
defineCustomElementFn: defineBiggiveImageFeature,
|
|
@@ -829,7 +829,7 @@ BiggiveImageFeature = __decorate([
|
|
|
829
829
|
})
|
|
830
830
|
], BiggiveImageFeature);
|
|
831
831
|
export { BiggiveImageFeature };
|
|
832
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
832
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveImageFeature, decorators: [{
|
|
833
833
|
type: Component,
|
|
834
834
|
args: [{
|
|
835
835
|
selector: 'biggive-image-feature',
|
|
@@ -845,8 +845,8 @@ let BiggiveMainMenu = class BiggiveMainMenu {
|
|
|
845
845
|
this.el = r.nativeElement;
|
|
846
846
|
}
|
|
847
847
|
};
|
|
848
|
-
BiggiveMainMenu.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
849
|
-
BiggiveMainMenu.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
848
|
+
BiggiveMainMenu.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveMainMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
849
|
+
BiggiveMainMenu.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
850
850
|
BiggiveMainMenu = __decorate([
|
|
851
851
|
ProxyCmp({
|
|
852
852
|
defineCustomElementFn: defineBiggiveMainMenu,
|
|
@@ -855,7 +855,7 @@ BiggiveMainMenu = __decorate([
|
|
|
855
855
|
})
|
|
856
856
|
], BiggiveMainMenu);
|
|
857
857
|
export { BiggiveMainMenu };
|
|
858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveMainMenu, decorators: [{
|
|
859
859
|
type: Component,
|
|
860
860
|
args: [{
|
|
861
861
|
selector: 'biggive-main-menu',
|
|
@@ -871,8 +871,8 @@ let BiggiveMiscIcon = class BiggiveMiscIcon {
|
|
|
871
871
|
this.el = r.nativeElement;
|
|
872
872
|
}
|
|
873
873
|
};
|
|
874
|
-
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
875
|
-
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
874
|
+
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveMiscIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
875
|
+
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
876
876
|
BiggiveMiscIcon = __decorate([
|
|
877
877
|
ProxyCmp({
|
|
878
878
|
defineCustomElementFn: defineBiggiveMiscIcon,
|
|
@@ -880,7 +880,7 @@ BiggiveMiscIcon = __decorate([
|
|
|
880
880
|
})
|
|
881
881
|
], BiggiveMiscIcon);
|
|
882
882
|
export { BiggiveMiscIcon };
|
|
883
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
883
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveMiscIcon, decorators: [{
|
|
884
884
|
type: Component,
|
|
885
885
|
args: [{
|
|
886
886
|
selector: 'biggive-misc-icon',
|
|
@@ -896,8 +896,8 @@ let BiggiveNavGroup = class BiggiveNavGroup {
|
|
|
896
896
|
this.el = r.nativeElement;
|
|
897
897
|
}
|
|
898
898
|
};
|
|
899
|
-
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
900
|
-
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
899
|
+
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveNavGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
900
|
+
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveNavGroup, selector: "biggive-nav-group", inputs: { inline: "inline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
901
901
|
BiggiveNavGroup = __decorate([
|
|
902
902
|
ProxyCmp({
|
|
903
903
|
defineCustomElementFn: defineBiggiveNavGroup,
|
|
@@ -905,7 +905,7 @@ BiggiveNavGroup = __decorate([
|
|
|
905
905
|
})
|
|
906
906
|
], BiggiveNavGroup);
|
|
907
907
|
export { BiggiveNavGroup };
|
|
908
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveNavGroup, decorators: [{
|
|
909
909
|
type: Component,
|
|
910
910
|
args: [{
|
|
911
911
|
selector: 'biggive-nav-group',
|
|
@@ -921,8 +921,8 @@ let BiggiveNavItem = class BiggiveNavItem {
|
|
|
921
921
|
this.el = r.nativeElement;
|
|
922
922
|
}
|
|
923
923
|
};
|
|
924
|
-
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
925
|
-
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
924
|
+
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveNavItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
925
|
+
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
926
926
|
BiggiveNavItem = __decorate([
|
|
927
927
|
ProxyCmp({
|
|
928
928
|
defineCustomElementFn: defineBiggiveNavItem,
|
|
@@ -930,7 +930,7 @@ BiggiveNavItem = __decorate([
|
|
|
930
930
|
})
|
|
931
931
|
], BiggiveNavItem);
|
|
932
932
|
export { BiggiveNavItem };
|
|
933
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveNavItem, decorators: [{
|
|
934
934
|
type: Component,
|
|
935
935
|
args: [{
|
|
936
936
|
selector: 'biggive-nav-item',
|
|
@@ -946,15 +946,15 @@ let BiggivePageColumn = class BiggivePageColumn {
|
|
|
946
946
|
this.el = r.nativeElement;
|
|
947
947
|
}
|
|
948
948
|
};
|
|
949
|
-
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
950
|
-
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
949
|
+
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePageColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
950
|
+
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
951
951
|
BiggivePageColumn = __decorate([
|
|
952
952
|
ProxyCmp({
|
|
953
953
|
defineCustomElementFn: defineBiggivePageColumn
|
|
954
954
|
})
|
|
955
955
|
], BiggivePageColumn);
|
|
956
956
|
export { BiggivePageColumn };
|
|
957
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
957
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePageColumn, decorators: [{
|
|
958
958
|
type: Component,
|
|
959
959
|
args: [{
|
|
960
960
|
selector: 'biggive-page-column',
|
|
@@ -969,8 +969,8 @@ let BiggivePageColumns = class BiggivePageColumns {
|
|
|
969
969
|
this.el = r.nativeElement;
|
|
970
970
|
}
|
|
971
971
|
};
|
|
972
|
-
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
973
|
-
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
972
|
+
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePageColumns, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
973
|
+
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
974
974
|
BiggivePageColumns = __decorate([
|
|
975
975
|
ProxyCmp({
|
|
976
976
|
defineCustomElementFn: defineBiggivePageColumns,
|
|
@@ -978,7 +978,7 @@ BiggivePageColumns = __decorate([
|
|
|
978
978
|
})
|
|
979
979
|
], BiggivePageColumns);
|
|
980
980
|
export { BiggivePageColumns };
|
|
981
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
981
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePageColumns, decorators: [{
|
|
982
982
|
type: Component,
|
|
983
983
|
args: [{
|
|
984
984
|
selector: 'biggive-page-columns',
|
|
@@ -994,8 +994,8 @@ let BiggivePageSection = class BiggivePageSection {
|
|
|
994
994
|
this.el = r.nativeElement;
|
|
995
995
|
}
|
|
996
996
|
};
|
|
997
|
-
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
998
|
-
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
997
|
+
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePageSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
998
|
+
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
999
999
|
BiggivePageSection = __decorate([
|
|
1000
1000
|
ProxyCmp({
|
|
1001
1001
|
defineCustomElementFn: defineBiggivePageSection,
|
|
@@ -1003,7 +1003,7 @@ BiggivePageSection = __decorate([
|
|
|
1003
1003
|
})
|
|
1004
1004
|
], BiggivePageSection);
|
|
1005
1005
|
export { BiggivePageSection };
|
|
1006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePageSection, decorators: [{
|
|
1007
1007
|
type: Component,
|
|
1008
1008
|
args: [{
|
|
1009
1009
|
selector: 'biggive-page-section',
|
|
@@ -1019,8 +1019,8 @@ let BiggivePopup = class BiggivePopup {
|
|
|
1019
1019
|
this.el = r.nativeElement;
|
|
1020
1020
|
}
|
|
1021
1021
|
};
|
|
1022
|
-
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1023
|
-
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1022
|
+
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePopup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1023
|
+
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1024
1024
|
BiggivePopup = __decorate([
|
|
1025
1025
|
ProxyCmp({
|
|
1026
1026
|
defineCustomElementFn: defineBiggivePopup,
|
|
@@ -1028,7 +1028,7 @@ BiggivePopup = __decorate([
|
|
|
1028
1028
|
})
|
|
1029
1029
|
], BiggivePopup);
|
|
1030
1030
|
export { BiggivePopup };
|
|
1031
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1031
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePopup, decorators: [{
|
|
1032
1032
|
type: Component,
|
|
1033
1033
|
args: [{
|
|
1034
1034
|
selector: 'biggive-popup',
|
|
@@ -1043,15 +1043,15 @@ let BiggivePopupStandalone = class BiggivePopupStandalone {
|
|
|
1043
1043
|
this.el = r.nativeElement;
|
|
1044
1044
|
}
|
|
1045
1045
|
};
|
|
1046
|
-
BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1047
|
-
BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1046
|
+
BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePopupStandalone, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1047
|
+
BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggivePopupStandalone, selector: "biggive-popup-standalone", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1048
1048
|
BiggivePopupStandalone = __decorate([
|
|
1049
1049
|
ProxyCmp({
|
|
1050
1050
|
defineCustomElementFn: defineBiggivePopupStandalone
|
|
1051
1051
|
})
|
|
1052
1052
|
], BiggivePopupStandalone);
|
|
1053
1053
|
export { BiggivePopupStandalone };
|
|
1054
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1054
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggivePopupStandalone, decorators: [{
|
|
1055
1055
|
type: Component,
|
|
1056
1056
|
args: [{
|
|
1057
1057
|
selector: 'biggive-popup-standalone',
|
|
@@ -1066,8 +1066,8 @@ let BiggiveProgressBar = class BiggiveProgressBar {
|
|
|
1066
1066
|
this.el = r.nativeElement;
|
|
1067
1067
|
}
|
|
1068
1068
|
};
|
|
1069
|
-
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1070
|
-
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1069
|
+
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1070
|
+
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1071
1071
|
BiggiveProgressBar = __decorate([
|
|
1072
1072
|
ProxyCmp({
|
|
1073
1073
|
defineCustomElementFn: defineBiggiveProgressBar,
|
|
@@ -1075,7 +1075,7 @@ BiggiveProgressBar = __decorate([
|
|
|
1075
1075
|
})
|
|
1076
1076
|
], BiggiveProgressBar);
|
|
1077
1077
|
export { BiggiveProgressBar };
|
|
1078
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveProgressBar, decorators: [{
|
|
1079
1079
|
type: Component,
|
|
1080
1080
|
args: [{
|
|
1081
1081
|
selector: 'biggive-progress-bar',
|
|
@@ -1091,8 +1091,8 @@ let BiggiveQuote = class BiggiveQuote {
|
|
|
1091
1091
|
this.el = r.nativeElement;
|
|
1092
1092
|
}
|
|
1093
1093
|
};
|
|
1094
|
-
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1095
|
-
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1094
|
+
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveQuote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1095
|
+
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1096
1096
|
BiggiveQuote = __decorate([
|
|
1097
1097
|
ProxyCmp({
|
|
1098
1098
|
defineCustomElementFn: defineBiggiveQuote,
|
|
@@ -1100,7 +1100,7 @@ BiggiveQuote = __decorate([
|
|
|
1100
1100
|
})
|
|
1101
1101
|
], BiggiveQuote);
|
|
1102
1102
|
export { BiggiveQuote };
|
|
1103
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1103
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveQuote, decorators: [{
|
|
1104
1104
|
type: Component,
|
|
1105
1105
|
args: [{
|
|
1106
1106
|
selector: 'biggive-quote',
|
|
@@ -1116,8 +1116,8 @@ let BiggiveSheet = class BiggiveSheet {
|
|
|
1116
1116
|
this.el = r.nativeElement;
|
|
1117
1117
|
}
|
|
1118
1118
|
};
|
|
1119
|
-
BiggiveSheet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1120
|
-
BiggiveSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1119
|
+
BiggiveSheet.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1120
|
+
BiggiveSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1121
1121
|
BiggiveSheet = __decorate([
|
|
1122
1122
|
ProxyCmp({
|
|
1123
1123
|
defineCustomElementFn: defineBiggiveSheet,
|
|
@@ -1125,7 +1125,7 @@ BiggiveSheet = __decorate([
|
|
|
1125
1125
|
})
|
|
1126
1126
|
], BiggiveSheet);
|
|
1127
1127
|
export { BiggiveSheet };
|
|
1128
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1128
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveSheet, decorators: [{
|
|
1129
1129
|
type: Component,
|
|
1130
1130
|
args: [{
|
|
1131
1131
|
selector: 'biggive-sheet',
|
|
@@ -1141,8 +1141,8 @@ let BiggiveSocialIcon = class BiggiveSocialIcon {
|
|
|
1141
1141
|
this.el = r.nativeElement;
|
|
1142
1142
|
}
|
|
1143
1143
|
};
|
|
1144
|
-
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1145
|
-
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1144
|
+
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveSocialIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1145
|
+
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveSocialIcon, selector: "biggive-social-icon", inputs: { backgroundColour: "backgroundColour", iconColour: "iconColour", service: "service", url: "url", wide: "wide" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1146
1146
|
BiggiveSocialIcon = __decorate([
|
|
1147
1147
|
ProxyCmp({
|
|
1148
1148
|
defineCustomElementFn: defineBiggiveSocialIcon,
|
|
@@ -1150,7 +1150,7 @@ BiggiveSocialIcon = __decorate([
|
|
|
1150
1150
|
})
|
|
1151
1151
|
], BiggiveSocialIcon);
|
|
1152
1152
|
export { BiggiveSocialIcon };
|
|
1153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveSocialIcon, decorators: [{
|
|
1154
1154
|
type: Component,
|
|
1155
1155
|
args: [{
|
|
1156
1156
|
selector: 'biggive-social-icon',
|
|
@@ -1166,8 +1166,8 @@ let BiggiveTab = class BiggiveTab {
|
|
|
1166
1166
|
this.el = r.nativeElement;
|
|
1167
1167
|
}
|
|
1168
1168
|
};
|
|
1169
|
-
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1170
|
-
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1169
|
+
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1170
|
+
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1171
1171
|
BiggiveTab = __decorate([
|
|
1172
1172
|
ProxyCmp({
|
|
1173
1173
|
defineCustomElementFn: defineBiggiveTab,
|
|
@@ -1175,7 +1175,7 @@ BiggiveTab = __decorate([
|
|
|
1175
1175
|
})
|
|
1176
1176
|
], BiggiveTab);
|
|
1177
1177
|
export { BiggiveTab };
|
|
1178
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTab, decorators: [{
|
|
1179
1179
|
type: Component,
|
|
1180
1180
|
args: [{
|
|
1181
1181
|
selector: 'biggive-tab',
|
|
@@ -1191,8 +1191,8 @@ let BiggiveTabbedContent = class BiggiveTabbedContent {
|
|
|
1191
1191
|
this.el = r.nativeElement;
|
|
1192
1192
|
}
|
|
1193
1193
|
};
|
|
1194
|
-
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1195
|
-
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1194
|
+
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTabbedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1195
|
+
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1196
1196
|
BiggiveTabbedContent = __decorate([
|
|
1197
1197
|
ProxyCmp({
|
|
1198
1198
|
defineCustomElementFn: defineBiggiveTabbedContent,
|
|
@@ -1200,7 +1200,7 @@ BiggiveTabbedContent = __decorate([
|
|
|
1200
1200
|
})
|
|
1201
1201
|
], BiggiveTabbedContent);
|
|
1202
1202
|
export { BiggiveTabbedContent };
|
|
1203
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1203
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTabbedContent, decorators: [{
|
|
1204
1204
|
type: Component,
|
|
1205
1205
|
args: [{
|
|
1206
1206
|
selector: 'biggive-tabbed-content',
|
|
@@ -1216,8 +1216,8 @@ let BiggiveTable = class BiggiveTable {
|
|
|
1216
1216
|
this.el = r.nativeElement;
|
|
1217
1217
|
}
|
|
1218
1218
|
};
|
|
1219
|
-
BiggiveTable.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1220
|
-
BiggiveTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1219
|
+
BiggiveTable.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1220
|
+
BiggiveTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1221
1221
|
BiggiveTable = __decorate([
|
|
1222
1222
|
ProxyCmp({
|
|
1223
1223
|
defineCustomElementFn: defineBiggiveTable,
|
|
@@ -1225,7 +1225,7 @@ BiggiveTable = __decorate([
|
|
|
1225
1225
|
})
|
|
1226
1226
|
], BiggiveTable);
|
|
1227
1227
|
export { BiggiveTable };
|
|
1228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1228
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTable, decorators: [{
|
|
1229
1229
|
type: Component,
|
|
1230
1230
|
args: [{
|
|
1231
1231
|
selector: 'biggive-table',
|
|
@@ -1241,15 +1241,15 @@ let BiggiveTextInput = class BiggiveTextInput {
|
|
|
1241
1241
|
this.el = r.nativeElement;
|
|
1242
1242
|
}
|
|
1243
1243
|
};
|
|
1244
|
-
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1245
|
-
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1244
|
+
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTextInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1245
|
+
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveTextInput, selector: "biggive-text-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1246
1246
|
BiggiveTextInput = __decorate([
|
|
1247
1247
|
ProxyCmp({
|
|
1248
1248
|
defineCustomElementFn: defineBiggiveTextInput
|
|
1249
1249
|
})
|
|
1250
1250
|
], BiggiveTextInput);
|
|
1251
1251
|
export { BiggiveTextInput };
|
|
1252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTextInput, decorators: [{
|
|
1253
1253
|
type: Component,
|
|
1254
1254
|
args: [{
|
|
1255
1255
|
selector: 'biggive-text-input',
|
|
@@ -1264,8 +1264,8 @@ let BiggiveTimeline = class BiggiveTimeline {
|
|
|
1264
1264
|
this.el = r.nativeElement;
|
|
1265
1265
|
}
|
|
1266
1266
|
};
|
|
1267
|
-
BiggiveTimeline.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1268
|
-
BiggiveTimeline.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1267
|
+
BiggiveTimeline.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTimeline, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1268
|
+
BiggiveTimeline.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1269
1269
|
BiggiveTimeline = __decorate([
|
|
1270
1270
|
ProxyCmp({
|
|
1271
1271
|
defineCustomElementFn: defineBiggiveTimeline,
|
|
@@ -1273,7 +1273,7 @@ BiggiveTimeline = __decorate([
|
|
|
1273
1273
|
})
|
|
1274
1274
|
], BiggiveTimeline);
|
|
1275
1275
|
export { BiggiveTimeline };
|
|
1276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTimeline, decorators: [{
|
|
1277
1277
|
type: Component,
|
|
1278
1278
|
args: [{
|
|
1279
1279
|
selector: 'biggive-timeline',
|
|
@@ -1289,8 +1289,8 @@ let BiggiveTimelineEntry = class BiggiveTimelineEntry {
|
|
|
1289
1289
|
this.el = r.nativeElement;
|
|
1290
1290
|
}
|
|
1291
1291
|
};
|
|
1292
|
-
BiggiveTimelineEntry.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1293
|
-
BiggiveTimelineEntry.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1292
|
+
BiggiveTimelineEntry.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTimelineEntry, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1293
|
+
BiggiveTimelineEntry.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveTimelineEntry, selector: "biggive-timeline-entry", inputs: { date: "date", heading: "heading" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1294
1294
|
BiggiveTimelineEntry = __decorate([
|
|
1295
1295
|
ProxyCmp({
|
|
1296
1296
|
defineCustomElementFn: defineBiggiveTimelineEntry,
|
|
@@ -1298,7 +1298,7 @@ BiggiveTimelineEntry = __decorate([
|
|
|
1298
1298
|
})
|
|
1299
1299
|
], BiggiveTimelineEntry);
|
|
1300
1300
|
export { BiggiveTimelineEntry };
|
|
1301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1301
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTimelineEntry, decorators: [{
|
|
1302
1302
|
type: Component,
|
|
1303
1303
|
args: [{
|
|
1304
1304
|
selector: 'biggive-timeline-entry',
|
|
@@ -1314,8 +1314,8 @@ let BiggiveTippingSlider = class BiggiveTippingSlider {
|
|
|
1314
1314
|
this.el = r.nativeElement;
|
|
1315
1315
|
}
|
|
1316
1316
|
};
|
|
1317
|
-
BiggiveTippingSlider.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1318
|
-
BiggiveTippingSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1317
|
+
BiggiveTippingSlider.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTippingSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1318
|
+
BiggiveTippingSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: BiggiveTippingSlider, selector: "biggive-tipping-slider", inputs: { colourScheme: "colourScheme", donationAmount: "donationAmount", donationCurrency: "donationCurrency", percentageEnd: "percentageEnd", percentageStart: "percentageStart", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1319
1319
|
BiggiveTippingSlider = __decorate([
|
|
1320
1320
|
ProxyCmp({
|
|
1321
1321
|
defineCustomElementFn: defineBiggiveTippingSlider,
|
|
@@ -1323,7 +1323,7 @@ BiggiveTippingSlider = __decorate([
|
|
|
1323
1323
|
})
|
|
1324
1324
|
], BiggiveTippingSlider);
|
|
1325
1325
|
export { BiggiveTippingSlider };
|
|
1326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTippingSlider, decorators: [{
|
|
1327
1327
|
type: Component,
|
|
1328
1328
|
args: [{
|
|
1329
1329
|
selector: 'biggive-tipping-slider',
|
|
@@ -1339,8 +1339,8 @@ let BiggiveTotalizer = class BiggiveTotalizer {
|
|
|
1339
1339
|
this.el = r.nativeElement;
|
|
1340
1340
|
}
|
|
1341
1341
|
};
|
|
1342
|
-
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1343
|
-
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1342
|
+
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTotalizer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1343
|
+
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1344
1344
|
BiggiveTotalizer = __decorate([
|
|
1345
1345
|
ProxyCmp({
|
|
1346
1346
|
defineCustomElementFn: defineBiggiveTotalizer,
|
|
@@ -1348,7 +1348,7 @@ BiggiveTotalizer = __decorate([
|
|
|
1348
1348
|
})
|
|
1349
1349
|
], BiggiveTotalizer);
|
|
1350
1350
|
export { BiggiveTotalizer };
|
|
1351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1351
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTotalizer, decorators: [{
|
|
1352
1352
|
type: Component,
|
|
1353
1353
|
args: [{
|
|
1354
1354
|
selector: 'biggive-totalizer',
|
|
@@ -1364,8 +1364,8 @@ let BiggiveTotalizerTickerItem = class BiggiveTotalizerTickerItem {
|
|
|
1364
1364
|
this.el = r.nativeElement;
|
|
1365
1365
|
}
|
|
1366
1366
|
};
|
|
1367
|
-
BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1368
|
-
BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1367
|
+
BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTotalizerTickerItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1368
|
+
BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1369
1369
|
BiggiveTotalizerTickerItem = __decorate([
|
|
1370
1370
|
ProxyCmp({
|
|
1371
1371
|
defineCustomElementFn: defineBiggiveTotalizerTickerItem,
|
|
@@ -1373,7 +1373,7 @@ BiggiveTotalizerTickerItem = __decorate([
|
|
|
1373
1373
|
})
|
|
1374
1374
|
], BiggiveTotalizerTickerItem);
|
|
1375
1375
|
export { BiggiveTotalizerTickerItem };
|
|
1376
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveTotalizerTickerItem, decorators: [{
|
|
1377
1377
|
type: Component,
|
|
1378
1378
|
args: [{
|
|
1379
1379
|
selector: 'biggive-totalizer-ticker-item',
|
|
@@ -1389,8 +1389,8 @@ let BiggiveVideo = class BiggiveVideo {
|
|
|
1389
1389
|
this.el = r.nativeElement;
|
|
1390
1390
|
}
|
|
1391
1391
|
};
|
|
1392
|
-
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1393
|
-
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1392
|
+
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveVideo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1393
|
+
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1394
1394
|
BiggiveVideo = __decorate([
|
|
1395
1395
|
ProxyCmp({
|
|
1396
1396
|
defineCustomElementFn: defineBiggiveVideo,
|
|
@@ -1398,7 +1398,7 @@ BiggiveVideo = __decorate([
|
|
|
1398
1398
|
})
|
|
1399
1399
|
], BiggiveVideo);
|
|
1400
1400
|
export { BiggiveVideo };
|
|
1401
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1401
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveVideo, decorators: [{
|
|
1402
1402
|
type: Component,
|
|
1403
1403
|
args: [{
|
|
1404
1404
|
selector: 'biggive-video',
|
|
@@ -1414,8 +1414,8 @@ let BiggiveVideoFeature = class BiggiveVideoFeature {
|
|
|
1414
1414
|
this.el = r.nativeElement;
|
|
1415
1415
|
}
|
|
1416
1416
|
};
|
|
1417
|
-
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1418
|
-
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1417
|
+
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveVideoFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1418
|
+
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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 });
|
|
1419
1419
|
BiggiveVideoFeature = __decorate([
|
|
1420
1420
|
ProxyCmp({
|
|
1421
1421
|
defineCustomElementFn: defineBiggiveVideoFeature,
|
|
@@ -1423,7 +1423,7 @@ BiggiveVideoFeature = __decorate([
|
|
|
1423
1423
|
})
|
|
1424
1424
|
], BiggiveVideoFeature);
|
|
1425
1425
|
export { BiggiveVideoFeature };
|
|
1426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1426
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BiggiveVideoFeature, decorators: [{
|
|
1427
1427
|
type: Component,
|
|
1428
1428
|
args: [{
|
|
1429
1429
|
selector: 'biggive-video-feature',
|