@biggive/components-angular 1.0.137 → 1.0.139
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/components.module.mjs +4 -4
- package/esm2020/lib/stencil-generated/components.mjs +132 -133
- package/fesm2015/biggive-components-angular.mjs +135 -136
- package/fesm2015/biggive-components-angular.mjs.map +1 -1
- package/fesm2020/biggive-components-angular.mjs +135 -136
- package/fesm2020/biggive-components-angular.mjs.map +1 -1
- package/lib/stencil-generated/components.d.ts +1 -5
- package/package.json +1 -1
|
@@ -105,15 +105,15 @@ let BiggiveArticleCard = class BiggiveArticleCard {
|
|
|
105
105
|
this.el = r.nativeElement;
|
|
106
106
|
}
|
|
107
107
|
};
|
|
108
|
-
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
109
|
-
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
108
|
+
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveArticleCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
109
|
+
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveArticleCard, selector: "biggive-article-card", inputs: { backgroundColour: "backgroundColour", backgroundColourHover: "backgroundColourHover", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", date: "date", imageLabel: "imageLabel", imageUrl: "imageUrl", mainTitle: "mainTitle", slug: "slug", spaceBelow: "spaceBelow", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
110
110
|
BiggiveArticleCard = __decorate([
|
|
111
111
|
ProxyCmp({
|
|
112
112
|
defineCustomElementFn: defineCustomElement$1,
|
|
113
113
|
inputs: ['backgroundColour', 'backgroundColourHover', 'buttonLabel', 'buttonUrl', 'date', 'imageLabel', 'imageUrl', 'mainTitle', 'slug', 'spaceBelow', 'textColour']
|
|
114
114
|
})
|
|
115
115
|
], BiggiveArticleCard);
|
|
116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
116
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveArticleCard, decorators: [{
|
|
117
117
|
type: Component,
|
|
118
118
|
args: [{
|
|
119
119
|
selector: 'biggive-article-card',
|
|
@@ -129,14 +129,14 @@ let BiggiveBackToTop = class BiggiveBackToTop {
|
|
|
129
129
|
this.el = r.nativeElement;
|
|
130
130
|
}
|
|
131
131
|
};
|
|
132
|
-
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
133
|
-
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
132
|
+
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
133
|
+
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveBackToTop, selector: "biggive-back-to-top", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
134
134
|
BiggiveBackToTop = __decorate([
|
|
135
135
|
ProxyCmp({
|
|
136
136
|
defineCustomElementFn: defineCustomElement$2
|
|
137
137
|
})
|
|
138
138
|
], BiggiveBackToTop);
|
|
139
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
139
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBackToTop, decorators: [{
|
|
140
140
|
type: Component,
|
|
141
141
|
args: [{
|
|
142
142
|
selector: 'biggive-back-to-top',
|
|
@@ -151,15 +151,15 @@ let BiggiveBasicCard = class BiggiveBasicCard {
|
|
|
151
151
|
this.el = r.nativeElement;
|
|
152
152
|
}
|
|
153
153
|
};
|
|
154
|
-
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
155
|
-
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
154
|
+
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBasicCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
155
|
+
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveBasicCard, selector: "biggive-basic-card", inputs: { backgroundColour: "backgroundColour", backgroundImageUrl: "backgroundImageUrl", buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", cardColour: "cardColour", iconColour: "iconColour", mainTitle: "mainTitle", spaceBelow: "spaceBelow", subtitle: "subtitle", textColour: "textColour" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
156
156
|
BiggiveBasicCard = __decorate([
|
|
157
157
|
ProxyCmp({
|
|
158
158
|
defineCustomElementFn: defineCustomElement$3,
|
|
159
159
|
inputs: ['backgroundColour', 'backgroundImageUrl', 'buttonColourScheme', 'buttonLabel', 'buttonUrl', 'cardColour', 'iconColour', 'mainTitle', 'spaceBelow', 'subtitle', 'textColour']
|
|
160
160
|
})
|
|
161
161
|
], BiggiveBasicCard);
|
|
162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBasicCard, decorators: [{
|
|
163
163
|
type: Component,
|
|
164
164
|
args: [{
|
|
165
165
|
selector: 'biggive-basic-card',
|
|
@@ -175,15 +175,15 @@ let BiggiveBeneficiaryIcon = class BiggiveBeneficiaryIcon {
|
|
|
175
175
|
this.el = r.nativeElement;
|
|
176
176
|
}
|
|
177
177
|
};
|
|
178
|
-
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
179
|
-
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
178
|
+
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBeneficiaryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
179
|
+
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
180
180
|
BiggiveBeneficiaryIcon = __decorate([
|
|
181
181
|
ProxyCmp({
|
|
182
182
|
defineCustomElementFn: defineCustomElement$4,
|
|
183
183
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'label', 'url']
|
|
184
184
|
})
|
|
185
185
|
], BiggiveBeneficiaryIcon);
|
|
186
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
186
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBeneficiaryIcon, decorators: [{
|
|
187
187
|
type: Component,
|
|
188
188
|
args: [{
|
|
189
189
|
selector: 'biggive-beneficiary-icon',
|
|
@@ -199,15 +199,15 @@ let BiggiveBoxedContent = class BiggiveBoxedContent {
|
|
|
199
199
|
this.el = r.nativeElement;
|
|
200
200
|
}
|
|
201
201
|
};
|
|
202
|
-
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
203
|
-
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
202
|
+
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBoxedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
203
|
+
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
204
204
|
BiggiveBoxedContent = __decorate([
|
|
205
205
|
ProxyCmp({
|
|
206
206
|
defineCustomElementFn: defineCustomElement$5,
|
|
207
207
|
inputs: ['backgroundColour', 'horizontalPadding', 'shadow', 'spaceBelow', 'verticalPadding']
|
|
208
208
|
})
|
|
209
209
|
], BiggiveBoxedContent);
|
|
210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBoxedContent, decorators: [{
|
|
211
211
|
type: Component,
|
|
212
212
|
args: [{
|
|
213
213
|
selector: 'biggive-boxed-content',
|
|
@@ -223,15 +223,15 @@ let BiggiveBrandedImage = class BiggiveBrandedImage {
|
|
|
223
223
|
this.el = r.nativeElement;
|
|
224
224
|
}
|
|
225
225
|
};
|
|
226
|
-
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
227
|
-
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
226
|
+
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBrandedImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
227
|
+
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveBrandedImage, selector: "biggive-branded-image", inputs: { charityLocation: "charityLocation", charityName: "charityName", imageUrl: "imageUrl", logoUrl: "logoUrl", slug: "slug", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
228
228
|
BiggiveBrandedImage = __decorate([
|
|
229
229
|
ProxyCmp({
|
|
230
230
|
defineCustomElementFn: defineCustomElement$6,
|
|
231
231
|
inputs: ['charityLocation', 'charityName', 'imageUrl', 'logoUrl', 'slug', 'spaceBelow']
|
|
232
232
|
})
|
|
233
233
|
], BiggiveBrandedImage);
|
|
234
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
234
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveBrandedImage, decorators: [{
|
|
235
235
|
type: Component,
|
|
236
236
|
args: [{
|
|
237
237
|
selector: 'biggive-branded-image',
|
|
@@ -245,18 +245,17 @@ let BiggiveButton = class BiggiveButton {
|
|
|
245
245
|
this.z = z;
|
|
246
246
|
c.detach();
|
|
247
247
|
this.el = r.nativeElement;
|
|
248
|
-
proxyOutputs(this, this.el, ['doButtonClick']);
|
|
249
248
|
}
|
|
250
249
|
};
|
|
251
|
-
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
252
|
-
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
250
|
+
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
251
|
+
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveButton, selector: "biggive-button", inputs: { colourScheme: "colourScheme", fullWidth: "fullWidth", label: "label", rounded: "rounded", size: "size", spaceBelow: "spaceBelow", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
253
252
|
BiggiveButton = __decorate([
|
|
254
253
|
ProxyCmp({
|
|
255
254
|
defineCustomElementFn: defineCustomElement$7,
|
|
256
255
|
inputs: ['colourScheme', 'fullWidth', 'label', 'rounded', 'size', 'spaceBelow', 'url']
|
|
257
256
|
})
|
|
258
257
|
], BiggiveButton);
|
|
259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
258
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveButton, decorators: [{
|
|
260
259
|
type: Component,
|
|
261
260
|
args: [{
|
|
262
261
|
selector: 'biggive-button',
|
|
@@ -272,15 +271,15 @@ let BiggiveCallToAction = class BiggiveCallToAction {
|
|
|
272
271
|
this.el = r.nativeElement;
|
|
273
272
|
}
|
|
274
273
|
};
|
|
275
|
-
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
276
|
-
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
274
|
+
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCallToAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
275
|
+
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
277
276
|
BiggiveCallToAction = __decorate([
|
|
278
277
|
ProxyCmp({
|
|
279
278
|
defineCustomElementFn: defineCustomElement$8,
|
|
280
279
|
inputs: ['defaultTextColour', 'mainTitle', 'mainTitleColour', 'mainTitleSize', 'primaryButtonColourScheme', 'primaryButtonLabel', 'primaryButtonUrl', 'secondaryButtonColourScheme', 'secondaryButtonLabel', 'secondaryButtonUrl', 'slug', 'slugColour', 'slugSize', 'spaceAbove', 'spaceBelow', 'subtitle', 'subtitleColour', 'subtitleSize', 'teaser', 'teaserColour']
|
|
281
280
|
})
|
|
282
281
|
], BiggiveCallToAction);
|
|
283
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCallToAction, decorators: [{
|
|
284
283
|
type: Component,
|
|
285
284
|
args: [{
|
|
286
285
|
selector: 'biggive-call-to-action',
|
|
@@ -296,15 +295,15 @@ let BiggiveCampaignCard = class BiggiveCampaignCard {
|
|
|
296
295
|
this.el = r.nativeElement;
|
|
297
296
|
}
|
|
298
297
|
};
|
|
299
|
-
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
300
|
-
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
298
|
+
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCampaignCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
299
|
+
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveCampaignCard, selector: "biggive-campaign-card", inputs: { banner: "banner", campaignTitle: "campaignTitle", campaignType: "campaignType", donateButtonColourScheme: "donateButtonColourScheme", donateButtonLabel: "donateButtonLabel", donateButtonUrl: "donateButtonUrl", 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 });
|
|
301
300
|
BiggiveCampaignCard = __decorate([
|
|
302
301
|
ProxyCmp({
|
|
303
302
|
defineCustomElementFn: defineCustomElement$9,
|
|
304
303
|
inputs: ['banner', 'campaignTitle', 'campaignType', 'donateButtonColourScheme', 'donateButtonLabel', 'donateButtonUrl', 'moreInfoButtonColourScheme', 'moreInfoButtonLabel', 'moreInfoButtonUrl', 'organisationName', 'primaryFigureAmount', 'primaryFigureLabel', 'progressBarCounter', 'secondaryFigureAmount', 'secondaryFigureLabel', 'spaceBelow']
|
|
305
304
|
})
|
|
306
305
|
], BiggiveCampaignCard);
|
|
307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
306
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCampaignCard, decorators: [{
|
|
308
307
|
type: Component,
|
|
309
308
|
args: [{
|
|
310
309
|
selector: 'biggive-campaign-card',
|
|
@@ -321,21 +320,21 @@ let BiggiveCampaignCardFilterGrid = class BiggiveCampaignCardFilterGrid {
|
|
|
321
320
|
proxyOutputs(this, this.el, ['doSearchAndFilterUpdate']);
|
|
322
321
|
}
|
|
323
322
|
};
|
|
324
|
-
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
325
|
-
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
323
|
+
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCampaignCardFilterGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
324
|
+
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveCampaignCardFilterGrid, selector: "biggive-campaign-card-filter-grid", inputs: { beneficiaryOptions: "beneficiaryOptions", buttonText: "buttonText", categoryOptions: "categoryOptions", fundingOptions: "fundingOptions", intro: "intro", locationOptions: "locationOptions", placeholderText: "placeholderText", selectedLabel: "selectedLabel", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
326
325
|
BiggiveCampaignCardFilterGrid = __decorate([
|
|
327
326
|
ProxyCmp({
|
|
328
327
|
defineCustomElementFn: defineCustomElement$a,
|
|
329
|
-
inputs: ['beneficiaryOptions', 'buttonText', 'categoryOptions', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'spaceBelow']
|
|
328
|
+
inputs: ['beneficiaryOptions', 'buttonText', 'categoryOptions', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'selectedLabel', 'spaceBelow']
|
|
330
329
|
})
|
|
331
330
|
], BiggiveCampaignCardFilterGrid);
|
|
332
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCampaignCardFilterGrid, decorators: [{
|
|
333
332
|
type: Component,
|
|
334
333
|
args: [{
|
|
335
334
|
selector: 'biggive-campaign-card-filter-grid',
|
|
336
335
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
337
336
|
template: '<ng-content></ng-content>',
|
|
338
|
-
inputs: ['beneficiaryOptions', 'buttonText', 'categoryOptions', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'spaceBelow']
|
|
337
|
+
inputs: ['beneficiaryOptions', 'buttonText', 'categoryOptions', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'selectedLabel', 'spaceBelow']
|
|
339
338
|
}]
|
|
340
339
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
341
340
|
let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
@@ -345,15 +344,15 @@ let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
|
345
344
|
this.el = r.nativeElement;
|
|
346
345
|
}
|
|
347
346
|
};
|
|
348
|
-
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
349
|
-
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
347
|
+
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCampaignHighlights, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
348
|
+
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveCampaignHighlights, selector: "biggive-campaign-highlights", inputs: { banner: "banner", campaignTitle: "campaignTitle", 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 });
|
|
350
349
|
BiggiveCampaignHighlights = __decorate([
|
|
351
350
|
ProxyCmp({
|
|
352
351
|
defineCustomElementFn: defineCustomElement$b,
|
|
353
352
|
inputs: ['banner', 'campaignTitle', 'primaryFigureAmount', 'primaryFigureLabel', 'primaryStatIcon', 'primaryStatText', 'progressBarCounter', 'secondaryFigureAmount', 'secondaryFigureLabel', 'secondaryStatIcon', 'secondaryStatText', 'spaceBelow']
|
|
354
353
|
})
|
|
355
354
|
], BiggiveCampaignHighlights);
|
|
356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCampaignHighlights, decorators: [{
|
|
357
356
|
type: Component,
|
|
358
357
|
args: [{
|
|
359
358
|
selector: 'biggive-campaign-highlights',
|
|
@@ -369,15 +368,15 @@ let BiggiveCategoryIcon = class BiggiveCategoryIcon {
|
|
|
369
368
|
this.el = r.nativeElement;
|
|
370
369
|
}
|
|
371
370
|
};
|
|
372
|
-
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
373
|
-
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
371
|
+
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCategoryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
372
|
+
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
374
373
|
BiggiveCategoryIcon = __decorate([
|
|
375
374
|
ProxyCmp({
|
|
376
375
|
defineCustomElementFn: defineCustomElement$c,
|
|
377
376
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'label', 'url']
|
|
378
377
|
})
|
|
379
378
|
], BiggiveCategoryIcon);
|
|
380
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
379
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveCategoryIcon, decorators: [{
|
|
381
380
|
type: Component,
|
|
382
381
|
args: [{
|
|
383
382
|
selector: 'biggive-category-icon',
|
|
@@ -393,14 +392,14 @@ let BiggiveFooter = class BiggiveFooter {
|
|
|
393
392
|
this.el = r.nativeElement;
|
|
394
393
|
}
|
|
395
394
|
};
|
|
396
|
-
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
397
|
-
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
395
|
+
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
396
|
+
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveFooter, selector: "biggive-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
398
397
|
BiggiveFooter = __decorate([
|
|
399
398
|
ProxyCmp({
|
|
400
399
|
defineCustomElementFn: defineCustomElement$d
|
|
401
400
|
})
|
|
402
401
|
], BiggiveFooter);
|
|
403
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
402
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFooter, decorators: [{
|
|
404
403
|
type: Component,
|
|
405
404
|
args: [{
|
|
406
405
|
selector: 'biggive-footer',
|
|
@@ -415,14 +414,14 @@ let BiggiveForm = class BiggiveForm {
|
|
|
415
414
|
this.el = r.nativeElement;
|
|
416
415
|
}
|
|
417
416
|
};
|
|
418
|
-
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
419
|
-
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
417
|
+
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
418
|
+
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveForm, selector: "biggive-form", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
420
419
|
BiggiveForm = __decorate([
|
|
421
420
|
ProxyCmp({
|
|
422
421
|
defineCustomElementFn: defineCustomElement$e
|
|
423
422
|
})
|
|
424
423
|
], BiggiveForm);
|
|
425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
424
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveForm, decorators: [{
|
|
426
425
|
type: Component,
|
|
427
426
|
args: [{
|
|
428
427
|
selector: 'biggive-form',
|
|
@@ -438,15 +437,15 @@ let BiggiveFormFieldSelect = class BiggiveFormFieldSelect {
|
|
|
438
437
|
proxyOutputs(this, this.el, ['doSelectChange']);
|
|
439
438
|
}
|
|
440
439
|
};
|
|
441
|
-
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
442
|
-
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
440
|
+
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFormFieldSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
441
|
+
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveFormFieldSelect, selector: "biggive-form-field-select", inputs: { placeholder: "placeholder", selectedLabel: "selectedLabel", selectedValue: "selectedValue", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
443
442
|
BiggiveFormFieldSelect = __decorate([
|
|
444
443
|
ProxyCmp({
|
|
445
444
|
defineCustomElementFn: defineCustomElement$f,
|
|
446
445
|
inputs: ['placeholder', 'selectedLabel', 'selectedValue', 'spaceBelow']
|
|
447
446
|
})
|
|
448
447
|
], BiggiveFormFieldSelect);
|
|
449
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
448
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFormFieldSelect, decorators: [{
|
|
450
449
|
type: Component,
|
|
451
450
|
args: [{
|
|
452
451
|
selector: 'biggive-form-field-select',
|
|
@@ -463,15 +462,15 @@ let BiggiveFormFieldSelectOption = class BiggiveFormFieldSelectOption {
|
|
|
463
462
|
proxyOutputs(this, this.el, ['doOptionSelect']);
|
|
464
463
|
}
|
|
465
464
|
};
|
|
466
|
-
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
467
|
-
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
465
|
+
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFormFieldSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
466
|
+
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
468
467
|
BiggiveFormFieldSelectOption = __decorate([
|
|
469
468
|
ProxyCmp({
|
|
470
469
|
defineCustomElementFn: defineCustomElement$g,
|
|
471
470
|
inputs: ['label', 'value']
|
|
472
471
|
})
|
|
473
472
|
], BiggiveFormFieldSelectOption);
|
|
474
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
473
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFormFieldSelectOption, decorators: [{
|
|
475
474
|
type: Component,
|
|
476
475
|
args: [{
|
|
477
476
|
selector: 'biggive-form-field-select-option',
|
|
@@ -487,15 +486,15 @@ let BiggiveFormattedText = class BiggiveFormattedText {
|
|
|
487
486
|
this.el = r.nativeElement;
|
|
488
487
|
}
|
|
489
488
|
};
|
|
490
|
-
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
491
|
-
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
489
|
+
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFormattedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
490
|
+
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveFormattedText, selector: "biggive-formatted-text", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
492
491
|
BiggiveFormattedText = __decorate([
|
|
493
492
|
ProxyCmp({
|
|
494
493
|
defineCustomElementFn: defineCustomElement$h,
|
|
495
494
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
496
495
|
})
|
|
497
496
|
], BiggiveFormattedText);
|
|
498
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
497
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveFormattedText, decorators: [{
|
|
499
498
|
type: Component,
|
|
500
499
|
args: [{
|
|
501
500
|
selector: 'biggive-formatted-text',
|
|
@@ -511,15 +510,15 @@ let BiggiveGrid = class BiggiveGrid {
|
|
|
511
510
|
this.el = r.nativeElement;
|
|
512
511
|
}
|
|
513
512
|
};
|
|
514
|
-
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
515
|
-
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
513
|
+
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
514
|
+
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveGrid, selector: "biggive-grid", inputs: { columnCount: "columnCount", columnGap: "columnGap", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
516
515
|
BiggiveGrid = __decorate([
|
|
517
516
|
ProxyCmp({
|
|
518
517
|
defineCustomElementFn: defineCustomElement$i,
|
|
519
518
|
inputs: ['columnCount', 'columnGap', 'spaceBelow']
|
|
520
519
|
})
|
|
521
520
|
], BiggiveGrid);
|
|
522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
521
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveGrid, decorators: [{
|
|
523
522
|
type: Component,
|
|
524
523
|
args: [{
|
|
525
524
|
selector: 'biggive-grid',
|
|
@@ -535,15 +534,15 @@ let BiggiveHeader = class BiggiveHeader {
|
|
|
535
534
|
this.el = r.nativeElement;
|
|
536
535
|
}
|
|
537
536
|
};
|
|
538
|
-
BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
539
|
-
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
537
|
+
BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
538
|
+
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveHeader, selector: "biggive-header", inputs: { logoUrl: "logoUrl", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
540
539
|
BiggiveHeader = __decorate([
|
|
541
540
|
ProxyCmp({
|
|
542
541
|
defineCustomElementFn: defineCustomElement$j,
|
|
543
542
|
inputs: ['logoUrl', 'spaceBelow']
|
|
544
543
|
})
|
|
545
544
|
], BiggiveHeader);
|
|
546
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveHeader, decorators: [{
|
|
547
546
|
type: Component,
|
|
548
547
|
args: [{
|
|
549
548
|
selector: 'biggive-header',
|
|
@@ -559,15 +558,15 @@ let BiggiveHeading = class BiggiveHeading {
|
|
|
559
558
|
this.el = r.nativeElement;
|
|
560
559
|
}
|
|
561
560
|
};
|
|
562
|
-
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
563
|
-
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
561
|
+
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveHeading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
562
|
+
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveHeading, selector: "biggive-heading", inputs: { align: "align", colour: "colour", htmlElement: "htmlElement", size: "size", spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
564
563
|
BiggiveHeading = __decorate([
|
|
565
564
|
ProxyCmp({
|
|
566
565
|
defineCustomElementFn: defineCustomElement$k,
|
|
567
566
|
inputs: ['align', 'colour', 'htmlElement', 'size', 'spaceAbove', 'spaceBelow', 'text']
|
|
568
567
|
})
|
|
569
568
|
], BiggiveHeading);
|
|
570
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
569
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveHeading, decorators: [{
|
|
571
570
|
type: Component,
|
|
572
571
|
args: [{
|
|
573
572
|
selector: 'biggive-heading',
|
|
@@ -583,15 +582,15 @@ let BiggiveHeroImage = class BiggiveHeroImage {
|
|
|
583
582
|
this.el = r.nativeElement;
|
|
584
583
|
}
|
|
585
584
|
};
|
|
586
|
-
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
587
|
-
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
585
|
+
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveHeroImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
586
|
+
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveHeroImage, selector: "biggive-hero-image", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", colourScheme: "colourScheme", logo: "logo", 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 });
|
|
588
587
|
BiggiveHeroImage = __decorate([
|
|
589
588
|
ProxyCmp({
|
|
590
589
|
defineCustomElementFn: defineCustomElement$l,
|
|
591
590
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'mainImage', 'mainImageAlignHorizontal', 'mainImageAlignVertical', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
592
591
|
})
|
|
593
592
|
], BiggiveHeroImage);
|
|
594
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveHeroImage, decorators: [{
|
|
595
594
|
type: Component,
|
|
596
595
|
args: [{
|
|
597
596
|
selector: 'biggive-hero-image',
|
|
@@ -607,15 +606,15 @@ let BiggiveIconGroup = class BiggiveIconGroup {
|
|
|
607
606
|
this.el = r.nativeElement;
|
|
608
607
|
}
|
|
609
608
|
};
|
|
610
|
-
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
611
|
-
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
609
|
+
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveIconGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
610
|
+
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveIconGroup, selector: "biggive-icon-group", inputs: { label: "label", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
612
611
|
BiggiveIconGroup = __decorate([
|
|
613
612
|
ProxyCmp({
|
|
614
613
|
defineCustomElementFn: defineCustomElement$m,
|
|
615
614
|
inputs: ['label', 'spaceBelow']
|
|
616
615
|
})
|
|
617
616
|
], BiggiveIconGroup);
|
|
618
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveIconGroup, decorators: [{
|
|
619
618
|
type: Component,
|
|
620
619
|
args: [{
|
|
621
620
|
selector: 'biggive-icon-group',
|
|
@@ -631,15 +630,15 @@ let BiggiveImage = class BiggiveImage {
|
|
|
631
630
|
this.el = r.nativeElement;
|
|
632
631
|
}
|
|
633
632
|
};
|
|
634
|
-
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
635
|
-
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
633
|
+
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
634
|
+
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveImage, selector: "biggive-image", inputs: { height: "height", imageUrl: "imageUrl", sizeUnit: "sizeUnit", spaceAbove: "spaceAbove", spaceBelow: "spaceBelow", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
636
635
|
BiggiveImage = __decorate([
|
|
637
636
|
ProxyCmp({
|
|
638
637
|
defineCustomElementFn: defineCustomElement$n,
|
|
639
638
|
inputs: ['height', 'imageUrl', 'sizeUnit', 'spaceAbove', 'spaceBelow', 'width']
|
|
640
639
|
})
|
|
641
640
|
], BiggiveImage);
|
|
642
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
641
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveImage, decorators: [{
|
|
643
642
|
type: Component,
|
|
644
643
|
args: [{
|
|
645
644
|
selector: 'biggive-image',
|
|
@@ -655,15 +654,15 @@ let BiggiveImageFeature = class BiggiveImageFeature {
|
|
|
655
654
|
this.el = r.nativeElement;
|
|
656
655
|
}
|
|
657
656
|
};
|
|
658
|
-
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
659
|
-
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
657
|
+
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveImageFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
658
|
+
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveImageFeature, selector: "biggive-image-feature", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", defaultTextColour: "defaultTextColour", 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 });
|
|
660
659
|
BiggiveImageFeature = __decorate([
|
|
661
660
|
ProxyCmp({
|
|
662
661
|
defineCustomElementFn: defineCustomElement$o,
|
|
663
662
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'imageUrl', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
664
663
|
})
|
|
665
664
|
], BiggiveImageFeature);
|
|
666
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
665
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveImageFeature, decorators: [{
|
|
667
666
|
type: Component,
|
|
668
667
|
args: [{
|
|
669
668
|
selector: 'biggive-image-feature',
|
|
@@ -679,15 +678,15 @@ let BiggiveMiscIcon = class BiggiveMiscIcon {
|
|
|
679
678
|
this.el = r.nativeElement;
|
|
680
679
|
}
|
|
681
680
|
};
|
|
682
|
-
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
683
|
-
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
681
|
+
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveMiscIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
682
|
+
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
684
683
|
BiggiveMiscIcon = __decorate([
|
|
685
684
|
ProxyCmp({
|
|
686
685
|
defineCustomElementFn: defineCustomElement$p,
|
|
687
686
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'url']
|
|
688
687
|
})
|
|
689
688
|
], BiggiveMiscIcon);
|
|
690
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveMiscIcon, decorators: [{
|
|
691
690
|
type: Component,
|
|
692
691
|
args: [{
|
|
693
692
|
selector: 'biggive-misc-icon',
|
|
@@ -703,15 +702,15 @@ let BiggiveNavGroup = class BiggiveNavGroup {
|
|
|
703
702
|
this.el = r.nativeElement;
|
|
704
703
|
}
|
|
705
704
|
};
|
|
706
|
-
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
707
|
-
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
705
|
+
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveNavGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
706
|
+
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveNavGroup, selector: "biggive-nav-group", inputs: { inline: "inline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
708
707
|
BiggiveNavGroup = __decorate([
|
|
709
708
|
ProxyCmp({
|
|
710
709
|
defineCustomElementFn: defineCustomElement$q,
|
|
711
710
|
inputs: ['inline']
|
|
712
711
|
})
|
|
713
712
|
], BiggiveNavGroup);
|
|
714
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
713
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveNavGroup, decorators: [{
|
|
715
714
|
type: Component,
|
|
716
715
|
args: [{
|
|
717
716
|
selector: 'biggive-nav-group',
|
|
@@ -727,15 +726,15 @@ let BiggiveNavItem = class BiggiveNavItem {
|
|
|
727
726
|
this.el = r.nativeElement;
|
|
728
727
|
}
|
|
729
728
|
};
|
|
730
|
-
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
731
|
-
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
729
|
+
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveNavItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
730
|
+
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
732
731
|
BiggiveNavItem = __decorate([
|
|
733
732
|
ProxyCmp({
|
|
734
733
|
defineCustomElementFn: defineCustomElement$r,
|
|
735
734
|
inputs: ['iconColour', 'label', 'url']
|
|
736
735
|
})
|
|
737
736
|
], BiggiveNavItem);
|
|
738
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
737
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveNavItem, decorators: [{
|
|
739
738
|
type: Component,
|
|
740
739
|
args: [{
|
|
741
740
|
selector: 'biggive-nav-item',
|
|
@@ -751,14 +750,14 @@ let BiggivePageColumn = class BiggivePageColumn {
|
|
|
751
750
|
this.el = r.nativeElement;
|
|
752
751
|
}
|
|
753
752
|
};
|
|
754
|
-
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
755
|
-
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
753
|
+
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePageColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
754
|
+
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
756
755
|
BiggivePageColumn = __decorate([
|
|
757
756
|
ProxyCmp({
|
|
758
757
|
defineCustomElementFn: defineCustomElement$s
|
|
759
758
|
})
|
|
760
759
|
], BiggivePageColumn);
|
|
761
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePageColumn, decorators: [{
|
|
762
761
|
type: Component,
|
|
763
762
|
args: [{
|
|
764
763
|
selector: 'biggive-page-column',
|
|
@@ -773,15 +772,15 @@ let BiggivePageColumns = class BiggivePageColumns {
|
|
|
773
772
|
this.el = r.nativeElement;
|
|
774
773
|
}
|
|
775
774
|
};
|
|
776
|
-
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
777
|
-
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
775
|
+
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePageColumns, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
776
|
+
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
778
777
|
BiggivePageColumns = __decorate([
|
|
779
778
|
ProxyCmp({
|
|
780
779
|
defineCustomElementFn: defineCustomElement$t,
|
|
781
780
|
inputs: ['spaceBelow']
|
|
782
781
|
})
|
|
783
782
|
], BiggivePageColumns);
|
|
784
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
783
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePageColumns, decorators: [{
|
|
785
784
|
type: Component,
|
|
786
785
|
args: [{
|
|
787
786
|
selector: 'biggive-page-columns',
|
|
@@ -797,15 +796,15 @@ let BiggivePageSection = class BiggivePageSection {
|
|
|
797
796
|
this.el = r.nativeElement;
|
|
798
797
|
}
|
|
799
798
|
};
|
|
800
|
-
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
801
|
-
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
799
|
+
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePageSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
800
|
+
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggivePageSection, selector: "biggive-page-section", inputs: { colourScheme: "colourScheme", sectionStyleBottom: "sectionStyleBottom", sectionStyleTop: "sectionStyleTop", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
802
801
|
BiggivePageSection = __decorate([
|
|
803
802
|
ProxyCmp({
|
|
804
803
|
defineCustomElementFn: defineCustomElement$u,
|
|
805
804
|
inputs: ['colourScheme', 'sectionStyleBottom', 'sectionStyleTop', 'spaceBelow']
|
|
806
805
|
})
|
|
807
806
|
], BiggivePageSection);
|
|
808
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePageSection, decorators: [{
|
|
809
808
|
type: Component,
|
|
810
809
|
args: [{
|
|
811
810
|
selector: 'biggive-page-section',
|
|
@@ -821,15 +820,15 @@ let BiggivePopup = class BiggivePopup {
|
|
|
821
820
|
this.el = r.nativeElement;
|
|
822
821
|
}
|
|
823
822
|
};
|
|
824
|
-
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
825
|
-
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
823
|
+
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePopup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
824
|
+
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
826
825
|
BiggivePopup = __decorate([
|
|
827
826
|
ProxyCmp({
|
|
828
827
|
defineCustomElementFn: defineCustomElement$v,
|
|
829
828
|
methods: ['open']
|
|
830
829
|
})
|
|
831
830
|
], BiggivePopup);
|
|
832
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
831
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePopup, decorators: [{
|
|
833
832
|
type: Component,
|
|
834
833
|
args: [{
|
|
835
834
|
selector: 'biggive-popup',
|
|
@@ -844,14 +843,14 @@ let BiggivePopupStandalone = class BiggivePopupStandalone {
|
|
|
844
843
|
this.el = r.nativeElement;
|
|
845
844
|
}
|
|
846
845
|
};
|
|
847
|
-
BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
848
|
-
BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
846
|
+
BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePopupStandalone, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
847
|
+
BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggivePopupStandalone, selector: "biggive-popup-standalone", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
849
848
|
BiggivePopupStandalone = __decorate([
|
|
850
849
|
ProxyCmp({
|
|
851
850
|
defineCustomElementFn: defineCustomElement$w
|
|
852
851
|
})
|
|
853
852
|
], BiggivePopupStandalone);
|
|
854
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
853
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggivePopupStandalone, decorators: [{
|
|
855
854
|
type: Component,
|
|
856
855
|
args: [{
|
|
857
856
|
selector: 'biggive-popup-standalone',
|
|
@@ -866,15 +865,15 @@ let BiggiveProgressBar = class BiggiveProgressBar {
|
|
|
866
865
|
this.el = r.nativeElement;
|
|
867
866
|
}
|
|
868
867
|
};
|
|
869
|
-
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
870
|
-
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
868
|
+
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
869
|
+
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
871
870
|
BiggiveProgressBar = __decorate([
|
|
872
871
|
ProxyCmp({
|
|
873
872
|
defineCustomElementFn: defineCustomElement$x,
|
|
874
873
|
inputs: ['colourScheme', 'counter', 'spaceBelow']
|
|
875
874
|
})
|
|
876
875
|
], BiggiveProgressBar);
|
|
877
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
876
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveProgressBar, decorators: [{
|
|
878
877
|
type: Component,
|
|
879
878
|
args: [{
|
|
880
879
|
selector: 'biggive-progress-bar',
|
|
@@ -890,15 +889,15 @@ let BiggiveQuote = class BiggiveQuote {
|
|
|
890
889
|
this.el = r.nativeElement;
|
|
891
890
|
}
|
|
892
891
|
};
|
|
893
|
-
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
894
|
-
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
892
|
+
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveQuote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
893
|
+
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveQuote, selector: "biggive-quote", inputs: { attribution: "attribution", defaultTextColour: "defaultTextColour", quote: "quote", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
895
894
|
BiggiveQuote = __decorate([
|
|
896
895
|
ProxyCmp({
|
|
897
896
|
defineCustomElementFn: defineCustomElement$y,
|
|
898
897
|
inputs: ['attribution', 'defaultTextColour', 'quote', 'spaceBelow']
|
|
899
898
|
})
|
|
900
899
|
], BiggiveQuote);
|
|
901
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
900
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveQuote, decorators: [{
|
|
902
901
|
type: Component,
|
|
903
902
|
args: [{
|
|
904
903
|
selector: 'biggive-quote',
|
|
@@ -915,15 +914,15 @@ let BiggiveSearch = class BiggiveSearch {
|
|
|
915
914
|
proxyOutputs(this, this.el, ['doSearch']);
|
|
916
915
|
}
|
|
917
916
|
};
|
|
918
|
-
BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
919
|
-
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
917
|
+
BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
918
|
+
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveSearch, selector: "biggive-search", inputs: { buttonText: "buttonText", placeholderText: "placeholderText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
920
919
|
BiggiveSearch = __decorate([
|
|
921
920
|
ProxyCmp({
|
|
922
921
|
defineCustomElementFn: defineCustomElement$z,
|
|
923
922
|
inputs: ['buttonText', 'placeholderText']
|
|
924
923
|
})
|
|
925
924
|
], BiggiveSearch);
|
|
926
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveSearch, decorators: [{
|
|
927
926
|
type: Component,
|
|
928
927
|
args: [{
|
|
929
928
|
selector: 'biggive-search',
|
|
@@ -939,15 +938,15 @@ let BiggiveSocialIcon = class BiggiveSocialIcon {
|
|
|
939
938
|
this.el = r.nativeElement;
|
|
940
939
|
}
|
|
941
940
|
};
|
|
942
|
-
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
943
|
-
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
941
|
+
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveSocialIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
942
|
+
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveSocialIcon, selector: "biggive-social-icon", inputs: { backgroundColour: "backgroundColour", iconColour: "iconColour", service: "service", url: "url" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
944
943
|
BiggiveSocialIcon = __decorate([
|
|
945
944
|
ProxyCmp({
|
|
946
945
|
defineCustomElementFn: defineCustomElement$A,
|
|
947
946
|
inputs: ['backgroundColour', 'iconColour', 'service', 'url']
|
|
948
947
|
})
|
|
949
948
|
], BiggiveSocialIcon);
|
|
950
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveSocialIcon, decorators: [{
|
|
951
950
|
type: Component,
|
|
952
951
|
args: [{
|
|
953
952
|
selector: 'biggive-social-icon',
|
|
@@ -963,15 +962,15 @@ let BiggiveTab = class BiggiveTab {
|
|
|
963
962
|
this.el = r.nativeElement;
|
|
964
963
|
}
|
|
965
964
|
};
|
|
966
|
-
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
967
|
-
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
965
|
+
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
966
|
+
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
968
967
|
BiggiveTab = __decorate([
|
|
969
968
|
ProxyCmp({
|
|
970
969
|
defineCustomElementFn: defineCustomElement$B,
|
|
971
970
|
inputs: ['tabTitle']
|
|
972
971
|
})
|
|
973
972
|
], BiggiveTab);
|
|
974
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
973
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTab, decorators: [{
|
|
975
974
|
type: Component,
|
|
976
975
|
args: [{
|
|
977
976
|
selector: 'biggive-tab',
|
|
@@ -987,15 +986,15 @@ let BiggiveTabbedContent = class BiggiveTabbedContent {
|
|
|
987
986
|
this.el = r.nativeElement;
|
|
988
987
|
}
|
|
989
988
|
};
|
|
990
|
-
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
991
|
-
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
989
|
+
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTabbedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
990
|
+
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveTabbedContent, selector: "biggive-tabbed-content", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
992
991
|
BiggiveTabbedContent = __decorate([
|
|
993
992
|
ProxyCmp({
|
|
994
993
|
defineCustomElementFn: defineCustomElement$C,
|
|
995
994
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
996
995
|
})
|
|
997
996
|
], BiggiveTabbedContent);
|
|
998
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
997
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTabbedContent, decorators: [{
|
|
999
998
|
type: Component,
|
|
1000
999
|
args: [{
|
|
1001
1000
|
selector: 'biggive-tabbed-content',
|
|
@@ -1011,14 +1010,14 @@ let BiggiveTextInput = class BiggiveTextInput {
|
|
|
1011
1010
|
this.el = r.nativeElement;
|
|
1012
1011
|
}
|
|
1013
1012
|
};
|
|
1014
|
-
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1015
|
-
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1013
|
+
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTextInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1014
|
+
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", type: BiggiveTextInput, selector: "biggive-text-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1016
1015
|
BiggiveTextInput = __decorate([
|
|
1017
1016
|
ProxyCmp({
|
|
1018
1017
|
defineCustomElementFn: defineCustomElement$D
|
|
1019
1018
|
})
|
|
1020
1019
|
], BiggiveTextInput);
|
|
1021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1020
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTextInput, decorators: [{
|
|
1022
1021
|
type: Component,
|
|
1023
1022
|
args: [{
|
|
1024
1023
|
selector: 'biggive-text-input',
|
|
@@ -1033,15 +1032,15 @@ let BiggiveTotalizer = class BiggiveTotalizer {
|
|
|
1033
1032
|
this.el = r.nativeElement;
|
|
1034
1033
|
}
|
|
1035
1034
|
};
|
|
1036
|
-
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1037
|
-
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1035
|
+
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTotalizer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1036
|
+
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
1038
1037
|
BiggiveTotalizer = __decorate([
|
|
1039
1038
|
ProxyCmp({
|
|
1040
1039
|
defineCustomElementFn: defineCustomElement$E,
|
|
1041
1040
|
inputs: ['mainMessage', 'primaryColour', 'primaryTextColour', 'secondaryColour', 'secondaryTextColour', 'spaceBelow']
|
|
1042
1041
|
})
|
|
1043
1042
|
], BiggiveTotalizer);
|
|
1044
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTotalizer, decorators: [{
|
|
1045
1044
|
type: Component,
|
|
1046
1045
|
args: [{
|
|
1047
1046
|
selector: 'biggive-totalizer',
|
|
@@ -1057,15 +1056,15 @@ let BiggiveTotalizerTickerItem = class BiggiveTotalizerTickerItem {
|
|
|
1057
1056
|
this.el = r.nativeElement;
|
|
1058
1057
|
}
|
|
1059
1058
|
};
|
|
1060
|
-
BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1061
|
-
BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1059
|
+
BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTotalizerTickerItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1060
|
+
BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
1062
1061
|
BiggiveTotalizerTickerItem = __decorate([
|
|
1063
1062
|
ProxyCmp({
|
|
1064
1063
|
defineCustomElementFn: defineCustomElement$F,
|
|
1065
1064
|
inputs: ['figure', 'label']
|
|
1066
1065
|
})
|
|
1067
1066
|
], BiggiveTotalizerTickerItem);
|
|
1068
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1067
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveTotalizerTickerItem, decorators: [{
|
|
1069
1068
|
type: Component,
|
|
1070
1069
|
args: [{
|
|
1071
1070
|
selector: 'biggive-totalizer-ticker-item',
|
|
@@ -1081,15 +1080,15 @@ let BiggiveVideo = class BiggiveVideo {
|
|
|
1081
1080
|
this.el = r.nativeElement;
|
|
1082
1081
|
}
|
|
1083
1082
|
};
|
|
1084
|
-
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1085
|
-
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1083
|
+
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveVideo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1084
|
+
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
1086
1085
|
BiggiveVideo = __decorate([
|
|
1087
1086
|
ProxyCmp({
|
|
1088
1087
|
defineCustomElementFn: defineCustomElement$G,
|
|
1089
1088
|
inputs: ['spaceAbove', 'spaceBelow', 'videoUrl']
|
|
1090
1089
|
})
|
|
1091
1090
|
], BiggiveVideo);
|
|
1092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1091
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveVideo, decorators: [{
|
|
1093
1092
|
type: Component,
|
|
1094
1093
|
args: [{
|
|
1095
1094
|
selector: 'biggive-video',
|
|
@@ -1105,15 +1104,15 @@ let BiggiveVideoFeature = class BiggiveVideoFeature {
|
|
|
1105
1104
|
this.el = r.nativeElement;
|
|
1106
1105
|
}
|
|
1107
1106
|
};
|
|
1108
|
-
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1109
|
-
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1107
|
+
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveVideoFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1108
|
+
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.11", 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 });
|
|
1110
1109
|
BiggiveVideoFeature = __decorate([
|
|
1111
1110
|
ProxyCmp({
|
|
1112
1111
|
defineCustomElementFn: defineCustomElement$H,
|
|
1113
1112
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceAbove', 'spaceBelow', 'teaser', 'teaserColour', 'videoUrl']
|
|
1114
1113
|
})
|
|
1115
1114
|
], BiggiveVideoFeature);
|
|
1116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1115
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: BiggiveVideoFeature, decorators: [{
|
|
1117
1116
|
type: Component,
|
|
1118
1117
|
args: [{
|
|
1119
1118
|
selector: 'biggive-video-feature',
|
|
@@ -1171,10 +1170,10 @@ const DIRECTIVES = [
|
|
|
1171
1170
|
|
|
1172
1171
|
class ComponentsModule {
|
|
1173
1172
|
}
|
|
1174
|
-
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1175
|
-
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.
|
|
1176
|
-
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.
|
|
1177
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1173
|
+
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: ComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1174
|
+
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.11", ngImport: i0, type: ComponentsModule, declarations: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature], imports: [CommonModule], exports: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature] });
|
|
1175
|
+
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: ComponentsModule, imports: [CommonModule] });
|
|
1176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.11", ngImport: i0, type: ComponentsModule, decorators: [{
|
|
1178
1177
|
type: NgModule,
|
|
1179
1178
|
args: [{
|
|
1180
1179
|
imports: [CommonModule],
|