@biggive/components-angular 1.0.97 → 1.0.98
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/components.module.mjs +5 -5
- package/esm2020/lib/stencil-generated/components.mjs +178 -125
- package/esm2020/lib/stencil-generated/index.mjs +3 -1
- package/fesm2015/biggive-components-angular.mjs +210 -157
- package/fesm2015/biggive-components-angular.mjs.map +1 -1
- package/fesm2020/biggive-components-angular.mjs +210 -157
- package/fesm2020/biggive-components-angular.mjs.map +1 -1
- package/lib/components.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +27 -4
- package/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -27,20 +27,22 @@ import { defineCustomElement as defineCustomElement$m } from '@biggive/component
|
|
|
27
27
|
import { defineCustomElement as defineCustomElement$n } from '@biggive/components/dist/components/biggive-image.js';
|
|
28
28
|
import { defineCustomElement as defineCustomElement$o } from '@biggive/components/dist/components/biggive-image-feature.js';
|
|
29
29
|
import { defineCustomElement as defineCustomElement$p } from '@biggive/components/dist/components/biggive-misc-icon.js';
|
|
30
|
-
import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-
|
|
31
|
-
import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-
|
|
32
|
-
import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-page-
|
|
33
|
-
import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-
|
|
34
|
-
import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-
|
|
35
|
-
import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-
|
|
36
|
-
import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-
|
|
37
|
-
import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-
|
|
38
|
-
import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-
|
|
39
|
-
import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-
|
|
40
|
-
import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-
|
|
41
|
-
import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-
|
|
42
|
-
import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-
|
|
43
|
-
import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-
|
|
30
|
+
import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-nav-group.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-nav-item.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-page-column.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-page-columns.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-page-section.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-popup.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-progress-bar.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-quote.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-search.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-social-icon.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-tab.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-tabbed-content.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-text-input.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-totalizer.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$E } from '@biggive/components/dist/components/biggive-video.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$F } from '@biggive/components/dist/components/biggive-video-feature.js';
|
|
44
46
|
import { CommonModule } from '@angular/common';
|
|
45
47
|
|
|
46
48
|
/* eslint-disable */
|
|
@@ -101,15 +103,15 @@ let BiggiveArticleCard = class BiggiveArticleCard {
|
|
|
101
103
|
this.el = r.nativeElement;
|
|
102
104
|
}
|
|
103
105
|
};
|
|
104
|
-
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
105
|
-
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
106
|
+
BiggiveArticleCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveArticleCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
107
|
+
BiggiveArticleCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
106
108
|
BiggiveArticleCard = __decorate([
|
|
107
109
|
ProxyCmp({
|
|
108
110
|
defineCustomElementFn: defineCustomElement$1,
|
|
109
111
|
inputs: ['backgroundColour', 'backgroundColourHover', 'buttonLabel', 'buttonUrl', 'date', 'imageLabel', 'imageUrl', 'mainTitle', 'slug', 'spaceBelow', 'textColour']
|
|
110
112
|
})
|
|
111
113
|
], BiggiveArticleCard);
|
|
112
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
114
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveArticleCard, decorators: [{
|
|
113
115
|
type: Component,
|
|
114
116
|
args: [{
|
|
115
117
|
selector: 'biggive-article-card',
|
|
@@ -125,14 +127,14 @@ let BiggiveBackToTop = class BiggiveBackToTop {
|
|
|
125
127
|
this.el = r.nativeElement;
|
|
126
128
|
}
|
|
127
129
|
};
|
|
128
|
-
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
129
|
-
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
130
|
+
BiggiveBackToTop.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBackToTop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
131
|
+
BiggiveBackToTop.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveBackToTop, selector: "biggive-back-to-top", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
130
132
|
BiggiveBackToTop = __decorate([
|
|
131
133
|
ProxyCmp({
|
|
132
134
|
defineCustomElementFn: defineCustomElement$2
|
|
133
135
|
})
|
|
134
136
|
], BiggiveBackToTop);
|
|
135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
137
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBackToTop, decorators: [{
|
|
136
138
|
type: Component,
|
|
137
139
|
args: [{
|
|
138
140
|
selector: 'biggive-back-to-top',
|
|
@@ -147,15 +149,15 @@ let BiggiveBasicCard = class BiggiveBasicCard {
|
|
|
147
149
|
this.el = r.nativeElement;
|
|
148
150
|
}
|
|
149
151
|
};
|
|
150
|
-
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
151
|
-
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
152
|
+
BiggiveBasicCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBasicCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
153
|
+
BiggiveBasicCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
152
154
|
BiggiveBasicCard = __decorate([
|
|
153
155
|
ProxyCmp({
|
|
154
156
|
defineCustomElementFn: defineCustomElement$3,
|
|
155
157
|
inputs: ['backgroundColour', 'backgroundImageUrl', 'buttonColourScheme', 'buttonLabel', 'buttonUrl', 'cardColour', 'iconColour', 'mainTitle', 'spaceBelow', 'subtitle', 'textColour']
|
|
156
158
|
})
|
|
157
159
|
], BiggiveBasicCard);
|
|
158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBasicCard, decorators: [{
|
|
159
161
|
type: Component,
|
|
160
162
|
args: [{
|
|
161
163
|
selector: 'biggive-basic-card',
|
|
@@ -171,15 +173,15 @@ let BiggiveBeneficiaryIcon = class BiggiveBeneficiaryIcon {
|
|
|
171
173
|
this.el = r.nativeElement;
|
|
172
174
|
}
|
|
173
175
|
};
|
|
174
|
-
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
175
|
-
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
176
|
+
BiggiveBeneficiaryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBeneficiaryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
177
|
+
BiggiveBeneficiaryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
176
178
|
BiggiveBeneficiaryIcon = __decorate([
|
|
177
179
|
ProxyCmp({
|
|
178
180
|
defineCustomElementFn: defineCustomElement$4,
|
|
179
181
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'label', 'url']
|
|
180
182
|
})
|
|
181
183
|
], BiggiveBeneficiaryIcon);
|
|
182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
184
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBeneficiaryIcon, decorators: [{
|
|
183
185
|
type: Component,
|
|
184
186
|
args: [{
|
|
185
187
|
selector: 'biggive-beneficiary-icon',
|
|
@@ -195,15 +197,15 @@ let BiggiveBoxedContent = class BiggiveBoxedContent {
|
|
|
195
197
|
this.el = r.nativeElement;
|
|
196
198
|
}
|
|
197
199
|
};
|
|
198
|
-
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
199
|
-
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
200
|
+
BiggiveBoxedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBoxedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
201
|
+
BiggiveBoxedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
200
202
|
BiggiveBoxedContent = __decorate([
|
|
201
203
|
ProxyCmp({
|
|
202
204
|
defineCustomElementFn: defineCustomElement$5,
|
|
203
205
|
inputs: ['backgroundColour', 'horizontalPadding', 'shadow', 'spaceBelow', 'verticalPadding']
|
|
204
206
|
})
|
|
205
207
|
], BiggiveBoxedContent);
|
|
206
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
208
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBoxedContent, decorators: [{
|
|
207
209
|
type: Component,
|
|
208
210
|
args: [{
|
|
209
211
|
selector: 'biggive-boxed-content',
|
|
@@ -219,15 +221,15 @@ let BiggiveBrandedImage = class BiggiveBrandedImage {
|
|
|
219
221
|
this.el = r.nativeElement;
|
|
220
222
|
}
|
|
221
223
|
};
|
|
222
|
-
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
223
|
-
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
224
|
+
BiggiveBrandedImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBrandedImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
225
|
+
BiggiveBrandedImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveBrandedImage, selector: "biggive-branded-image", inputs: { imageUrl: "imageUrl", logoUrl: "logoUrl", slug: "slug", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
224
226
|
BiggiveBrandedImage = __decorate([
|
|
225
227
|
ProxyCmp({
|
|
226
228
|
defineCustomElementFn: defineCustomElement$6,
|
|
227
229
|
inputs: ['imageUrl', 'logoUrl', 'slug', 'spaceBelow']
|
|
228
230
|
})
|
|
229
231
|
], BiggiveBrandedImage);
|
|
230
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveBrandedImage, decorators: [{
|
|
231
233
|
type: Component,
|
|
232
234
|
args: [{
|
|
233
235
|
selector: 'biggive-branded-image',
|
|
@@ -243,15 +245,15 @@ let BiggiveButton = class BiggiveButton {
|
|
|
243
245
|
this.el = r.nativeElement;
|
|
244
246
|
}
|
|
245
247
|
};
|
|
246
|
-
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
247
|
-
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
248
|
+
BiggiveButton.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
249
|
+
BiggiveButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
248
250
|
BiggiveButton = __decorate([
|
|
249
251
|
ProxyCmp({
|
|
250
252
|
defineCustomElementFn: defineCustomElement$7,
|
|
251
253
|
inputs: ['colourScheme', 'fullWidth', 'label', 'rounded', 'size', 'spaceBelow', 'url']
|
|
252
254
|
})
|
|
253
255
|
], BiggiveButton);
|
|
254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
256
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveButton, decorators: [{
|
|
255
257
|
type: Component,
|
|
256
258
|
args: [{
|
|
257
259
|
selector: 'biggive-button',
|
|
@@ -267,15 +269,15 @@ let BiggiveCallToAction = class BiggiveCallToAction {
|
|
|
267
269
|
this.el = r.nativeElement;
|
|
268
270
|
}
|
|
269
271
|
};
|
|
270
|
-
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
271
|
-
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
272
|
+
BiggiveCallToAction.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCallToAction, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
273
|
+
BiggiveCallToAction.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
272
274
|
BiggiveCallToAction = __decorate([
|
|
273
275
|
ProxyCmp({
|
|
274
276
|
defineCustomElementFn: defineCustomElement$8,
|
|
275
277
|
inputs: ['defaultTextColour', 'mainTitle', 'mainTitleColour', 'mainTitleSize', 'primaryButtonColourScheme', 'primaryButtonLabel', 'primaryButtonUrl', 'secondaryButtonColourScheme', 'secondaryButtonLabel', 'secondaryButtonUrl', 'slug', 'slugColour', 'slugSize', 'spaceAbove', 'spaceBelow', 'subtitle', 'subtitleColour', 'subtitleSize', 'teaser', 'teaserColour']
|
|
276
278
|
})
|
|
277
279
|
], BiggiveCallToAction);
|
|
278
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
280
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCallToAction, decorators: [{
|
|
279
281
|
type: Component,
|
|
280
282
|
args: [{
|
|
281
283
|
selector: 'biggive-call-to-action',
|
|
@@ -291,15 +293,15 @@ let BiggiveCampaignCard = class BiggiveCampaignCard {
|
|
|
291
293
|
this.el = r.nativeElement;
|
|
292
294
|
}
|
|
293
295
|
};
|
|
294
|
-
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
295
|
-
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
296
|
+
BiggiveCampaignCard.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCampaignCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
297
|
+
BiggiveCampaignCard.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveCampaignCard, selector: "biggive-campaign-card", inputs: { banner: "banner", campaignTitle: "campaignTitle", campaignType: "campaignType", currencyCode: "currencyCode", 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 });
|
|
296
298
|
BiggiveCampaignCard = __decorate([
|
|
297
299
|
ProxyCmp({
|
|
298
300
|
defineCustomElementFn: defineCustomElement$9,
|
|
299
301
|
inputs: ['banner', 'campaignTitle', 'campaignType', 'currencyCode', 'donateButtonColourScheme', 'donateButtonLabel', 'donateButtonUrl', 'moreInfoButtonColourScheme', 'moreInfoButtonLabel', 'moreInfoButtonUrl', 'organisationName', 'primaryFigureAmount', 'primaryFigureLabel', 'progressBarCounter', 'secondaryFigureAmount', 'secondaryFigureLabel', 'spaceBelow']
|
|
300
302
|
})
|
|
301
303
|
], BiggiveCampaignCard);
|
|
302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
304
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCampaignCard, decorators: [{
|
|
303
305
|
type: Component,
|
|
304
306
|
args: [{
|
|
305
307
|
selector: 'biggive-campaign-card',
|
|
@@ -313,23 +315,24 @@ let BiggiveCampaignCardFilterGrid = class BiggiveCampaignCardFilterGrid {
|
|
|
313
315
|
this.z = z;
|
|
314
316
|
c.detach();
|
|
315
317
|
this.el = r.nativeElement;
|
|
318
|
+
proxyOutputs(this, this.el, ['doSearchAndFilterUpdate']);
|
|
316
319
|
}
|
|
317
320
|
};
|
|
318
|
-
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
319
|
-
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
321
|
+
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCampaignCardFilterGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
322
|
+
BiggiveCampaignCardFilterGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveCampaignCardFilterGrid, selector: "biggive-campaign-card-filter-grid", inputs: { beneficaryOptions: "beneficaryOptions", buttonText: "buttonText", categoryOptions: "categoryOptions", filterBeneficary: "filterBeneficary", filterCategory: "filterCategory", filterFunding: "filterFunding", filterLocation: "filterLocation", fundingOptions: "fundingOptions", intro: "intro", locationOptions: "locationOptions", placeholderText: "placeholderText", searchText: "searchText", sortBy: "sortBy", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
320
323
|
BiggiveCampaignCardFilterGrid = __decorate([
|
|
321
324
|
ProxyCmp({
|
|
322
325
|
defineCustomElementFn: defineCustomElement$a,
|
|
323
|
-
inputs: ['buttonText', 'intro', 'placeholderText', 'spaceBelow']
|
|
326
|
+
inputs: ['beneficaryOptions', 'buttonText', 'categoryOptions', 'filterBeneficary', 'filterCategory', 'filterFunding', 'filterLocation', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'searchText', 'sortBy', 'spaceBelow']
|
|
324
327
|
})
|
|
325
328
|
], BiggiveCampaignCardFilterGrid);
|
|
326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCampaignCardFilterGrid, decorators: [{
|
|
327
330
|
type: Component,
|
|
328
331
|
args: [{
|
|
329
332
|
selector: 'biggive-campaign-card-filter-grid',
|
|
330
333
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
331
334
|
template: '<ng-content></ng-content>',
|
|
332
|
-
inputs: ['buttonText', 'intro', 'placeholderText', 'spaceBelow']
|
|
335
|
+
inputs: ['beneficaryOptions', 'buttonText', 'categoryOptions', 'filterBeneficary', 'filterCategory', 'filterFunding', 'filterLocation', 'fundingOptions', 'intro', 'locationOptions', 'placeholderText', 'searchText', 'sortBy', 'spaceBelow']
|
|
333
336
|
}]
|
|
334
337
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
335
338
|
let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
@@ -339,15 +342,15 @@ let BiggiveCampaignHighlights = class BiggiveCampaignHighlights {
|
|
|
339
342
|
this.el = r.nativeElement;
|
|
340
343
|
}
|
|
341
344
|
};
|
|
342
|
-
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
343
|
-
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
345
|
+
BiggiveCampaignHighlights.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCampaignHighlights, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
346
|
+
BiggiveCampaignHighlights.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveCampaignHighlights, selector: "biggive-campaign-highlights", inputs: { banner: "banner", campaignTitle: "campaignTitle", currencyCode: "currencyCode", 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 });
|
|
344
347
|
BiggiveCampaignHighlights = __decorate([
|
|
345
348
|
ProxyCmp({
|
|
346
349
|
defineCustomElementFn: defineCustomElement$b,
|
|
347
350
|
inputs: ['banner', 'campaignTitle', 'currencyCode', 'primaryFigureAmount', 'primaryFigureLabel', 'primaryStatIcon', 'primaryStatText', 'progressBarCounter', 'secondaryFigureAmount', 'secondaryFigureLabel', 'secondaryStatIcon', 'secondaryStatText', 'spaceBelow']
|
|
348
351
|
})
|
|
349
352
|
], BiggiveCampaignHighlights);
|
|
350
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCampaignHighlights, decorators: [{
|
|
351
354
|
type: Component,
|
|
352
355
|
args: [{
|
|
353
356
|
selector: 'biggive-campaign-highlights',
|
|
@@ -363,15 +366,15 @@ let BiggiveCategoryIcon = class BiggiveCategoryIcon {
|
|
|
363
366
|
this.el = r.nativeElement;
|
|
364
367
|
}
|
|
365
368
|
};
|
|
366
|
-
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
367
|
-
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
369
|
+
BiggiveCategoryIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCategoryIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
370
|
+
BiggiveCategoryIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
368
371
|
BiggiveCategoryIcon = __decorate([
|
|
369
372
|
ProxyCmp({
|
|
370
373
|
defineCustomElementFn: defineCustomElement$c,
|
|
371
374
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'label', 'url']
|
|
372
375
|
})
|
|
373
376
|
], BiggiveCategoryIcon);
|
|
374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
377
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveCategoryIcon, decorators: [{
|
|
375
378
|
type: Component,
|
|
376
379
|
args: [{
|
|
377
380
|
selector: 'biggive-category-icon',
|
|
@@ -387,14 +390,14 @@ let BiggiveFooter = class BiggiveFooter {
|
|
|
387
390
|
this.el = r.nativeElement;
|
|
388
391
|
}
|
|
389
392
|
};
|
|
390
|
-
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
391
|
-
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
393
|
+
BiggiveFooter.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
394
|
+
BiggiveFooter.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveFooter, selector: "biggive-footer", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
392
395
|
BiggiveFooter = __decorate([
|
|
393
396
|
ProxyCmp({
|
|
394
397
|
defineCustomElementFn: defineCustomElement$d
|
|
395
398
|
})
|
|
396
399
|
], BiggiveFooter);
|
|
397
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
400
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFooter, decorators: [{
|
|
398
401
|
type: Component,
|
|
399
402
|
args: [{
|
|
400
403
|
selector: 'biggive-footer',
|
|
@@ -409,14 +412,14 @@ let BiggiveForm = class BiggiveForm {
|
|
|
409
412
|
this.el = r.nativeElement;
|
|
410
413
|
}
|
|
411
414
|
};
|
|
412
|
-
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
413
|
-
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
415
|
+
BiggiveForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
416
|
+
BiggiveForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveForm, selector: "biggive-form", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
414
417
|
BiggiveForm = __decorate([
|
|
415
418
|
ProxyCmp({
|
|
416
419
|
defineCustomElementFn: defineCustomElement$e
|
|
417
420
|
})
|
|
418
421
|
], BiggiveForm);
|
|
419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
422
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveForm, decorators: [{
|
|
420
423
|
type: Component,
|
|
421
424
|
args: [{
|
|
422
425
|
selector: 'biggive-form',
|
|
@@ -429,24 +432,24 @@ let BiggiveFormFieldSelect = class BiggiveFormFieldSelect {
|
|
|
429
432
|
this.z = z;
|
|
430
433
|
c.detach();
|
|
431
434
|
this.el = r.nativeElement;
|
|
432
|
-
proxyOutputs(this, this.el, ['
|
|
435
|
+
proxyOutputs(this, this.el, ['doSelectChange']);
|
|
433
436
|
}
|
|
434
437
|
};
|
|
435
|
-
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
436
|
-
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
438
|
+
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFormFieldSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
439
|
+
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
437
440
|
BiggiveFormFieldSelect = __decorate([
|
|
438
441
|
ProxyCmp({
|
|
439
442
|
defineCustomElementFn: defineCustomElement$f,
|
|
440
|
-
inputs: ['placeholder', 'spaceBelow']
|
|
443
|
+
inputs: ['placeholder', 'selectedLabel', 'selectedValue', 'spaceBelow']
|
|
441
444
|
})
|
|
442
445
|
], BiggiveFormFieldSelect);
|
|
443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
446
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFormFieldSelect, decorators: [{
|
|
444
447
|
type: Component,
|
|
445
448
|
args: [{
|
|
446
449
|
selector: 'biggive-form-field-select',
|
|
447
450
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
448
451
|
template: '<ng-content></ng-content>',
|
|
449
|
-
inputs: ['placeholder', 'spaceBelow']
|
|
452
|
+
inputs: ['placeholder', 'selectedLabel', 'selectedValue', 'spaceBelow']
|
|
450
453
|
}]
|
|
451
454
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
452
455
|
let BiggiveFormFieldSelectOption = class BiggiveFormFieldSelectOption {
|
|
@@ -457,15 +460,15 @@ let BiggiveFormFieldSelectOption = class BiggiveFormFieldSelectOption {
|
|
|
457
460
|
proxyOutputs(this, this.el, ['doOptionSelect']);
|
|
458
461
|
}
|
|
459
462
|
};
|
|
460
|
-
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
461
|
-
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
463
|
+
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFormFieldSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
464
|
+
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
462
465
|
BiggiveFormFieldSelectOption = __decorate([
|
|
463
466
|
ProxyCmp({
|
|
464
467
|
defineCustomElementFn: defineCustomElement$g,
|
|
465
468
|
inputs: ['label', 'value']
|
|
466
469
|
})
|
|
467
470
|
], BiggiveFormFieldSelectOption);
|
|
468
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFormFieldSelectOption, decorators: [{
|
|
469
472
|
type: Component,
|
|
470
473
|
args: [{
|
|
471
474
|
selector: 'biggive-form-field-select-option',
|
|
@@ -481,15 +484,15 @@ let BiggiveFormattedText = class BiggiveFormattedText {
|
|
|
481
484
|
this.el = r.nativeElement;
|
|
482
485
|
}
|
|
483
486
|
};
|
|
484
|
-
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
485
|
-
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
487
|
+
BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFormattedText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
488
|
+
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveFormattedText, selector: "biggive-formatted-text", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
486
489
|
BiggiveFormattedText = __decorate([
|
|
487
490
|
ProxyCmp({
|
|
488
491
|
defineCustomElementFn: defineCustomElement$h,
|
|
489
492
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
490
493
|
})
|
|
491
494
|
], BiggiveFormattedText);
|
|
492
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
495
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveFormattedText, decorators: [{
|
|
493
496
|
type: Component,
|
|
494
497
|
args: [{
|
|
495
498
|
selector: 'biggive-formatted-text',
|
|
@@ -505,15 +508,15 @@ let BiggiveGrid = class BiggiveGrid {
|
|
|
505
508
|
this.el = r.nativeElement;
|
|
506
509
|
}
|
|
507
510
|
};
|
|
508
|
-
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
509
|
-
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
511
|
+
BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
512
|
+
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
510
513
|
BiggiveGrid = __decorate([
|
|
511
514
|
ProxyCmp({
|
|
512
515
|
defineCustomElementFn: defineCustomElement$i,
|
|
513
516
|
inputs: ['columnCount', 'columnGap', 'spaceBelow']
|
|
514
517
|
})
|
|
515
518
|
], BiggiveGrid);
|
|
516
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
519
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveGrid, decorators: [{
|
|
517
520
|
type: Component,
|
|
518
521
|
args: [{
|
|
519
522
|
selector: 'biggive-grid',
|
|
@@ -529,15 +532,15 @@ let BiggiveHeader = class BiggiveHeader {
|
|
|
529
532
|
this.el = r.nativeElement;
|
|
530
533
|
}
|
|
531
534
|
};
|
|
532
|
-
BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
533
|
-
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
535
|
+
BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
536
|
+
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveHeader, selector: "biggive-header", inputs: { logoUrl: "logoUrl", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
534
537
|
BiggiveHeader = __decorate([
|
|
535
538
|
ProxyCmp({
|
|
536
539
|
defineCustomElementFn: defineCustomElement$j,
|
|
537
540
|
inputs: ['logoUrl', 'spaceBelow']
|
|
538
541
|
})
|
|
539
542
|
], BiggiveHeader);
|
|
540
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
543
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveHeader, decorators: [{
|
|
541
544
|
type: Component,
|
|
542
545
|
args: [{
|
|
543
546
|
selector: 'biggive-header',
|
|
@@ -553,15 +556,15 @@ let BiggiveHeading = class BiggiveHeading {
|
|
|
553
556
|
this.el = r.nativeElement;
|
|
554
557
|
}
|
|
555
558
|
};
|
|
556
|
-
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
557
|
-
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
559
|
+
BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveHeading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
560
|
+
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
558
561
|
BiggiveHeading = __decorate([
|
|
559
562
|
ProxyCmp({
|
|
560
563
|
defineCustomElementFn: defineCustomElement$k,
|
|
561
564
|
inputs: ['align', 'colour', 'htmlElement', 'size', 'spaceAbove', 'spaceBelow', 'text']
|
|
562
565
|
})
|
|
563
566
|
], BiggiveHeading);
|
|
564
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
567
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveHeading, decorators: [{
|
|
565
568
|
type: Component,
|
|
566
569
|
args: [{
|
|
567
570
|
selector: 'biggive-heading',
|
|
@@ -577,21 +580,21 @@ let BiggiveHeroImage = class BiggiveHeroImage {
|
|
|
577
580
|
this.el = r.nativeElement;
|
|
578
581
|
}
|
|
579
582
|
};
|
|
580
|
-
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
581
|
-
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
583
|
+
BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveHeroImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
584
|
+
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
582
585
|
BiggiveHeroImage = __decorate([
|
|
583
586
|
ProxyCmp({
|
|
584
587
|
defineCustomElementFn: defineCustomElement$l,
|
|
585
|
-
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'mainImage', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
588
|
+
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'mainImage', 'mainImageAlignHorizontal', 'mainImageAlignVertical', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
586
589
|
})
|
|
587
590
|
], BiggiveHeroImage);
|
|
588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
591
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveHeroImage, decorators: [{
|
|
589
592
|
type: Component,
|
|
590
593
|
args: [{
|
|
591
594
|
selector: 'biggive-hero-image',
|
|
592
595
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
593
596
|
template: '<ng-content></ng-content>',
|
|
594
|
-
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'mainImage', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
597
|
+
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'mainImage', 'mainImageAlignHorizontal', 'mainImageAlignVertical', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
595
598
|
}]
|
|
596
599
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
597
600
|
let BiggiveIconGroup = class BiggiveIconGroup {
|
|
@@ -601,15 +604,15 @@ let BiggiveIconGroup = class BiggiveIconGroup {
|
|
|
601
604
|
this.el = r.nativeElement;
|
|
602
605
|
}
|
|
603
606
|
};
|
|
604
|
-
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
605
|
-
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
607
|
+
BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveIconGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
608
|
+
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
606
609
|
BiggiveIconGroup = __decorate([
|
|
607
610
|
ProxyCmp({
|
|
608
611
|
defineCustomElementFn: defineCustomElement$m,
|
|
609
612
|
inputs: ['label', 'spaceBelow']
|
|
610
613
|
})
|
|
611
614
|
], BiggiveIconGroup);
|
|
612
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
615
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveIconGroup, decorators: [{
|
|
613
616
|
type: Component,
|
|
614
617
|
args: [{
|
|
615
618
|
selector: 'biggive-icon-group',
|
|
@@ -625,15 +628,15 @@ let BiggiveImage = class BiggiveImage {
|
|
|
625
628
|
this.el = r.nativeElement;
|
|
626
629
|
}
|
|
627
630
|
};
|
|
628
|
-
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
629
|
-
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
631
|
+
BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveImage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
632
|
+
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
630
633
|
BiggiveImage = __decorate([
|
|
631
634
|
ProxyCmp({
|
|
632
635
|
defineCustomElementFn: defineCustomElement$n,
|
|
633
636
|
inputs: ['height', 'imageUrl', 'sizeUnit', 'spaceAbove', 'spaceBelow', 'width']
|
|
634
637
|
})
|
|
635
638
|
], BiggiveImage);
|
|
636
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
639
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveImage, decorators: [{
|
|
637
640
|
type: Component,
|
|
638
641
|
args: [{
|
|
639
642
|
selector: 'biggive-image',
|
|
@@ -649,15 +652,15 @@ let BiggiveImageFeature = class BiggiveImageFeature {
|
|
|
649
652
|
this.el = r.nativeElement;
|
|
650
653
|
}
|
|
651
654
|
};
|
|
652
|
-
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
653
|
-
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
655
|
+
BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveImageFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
656
|
+
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
654
657
|
BiggiveImageFeature = __decorate([
|
|
655
658
|
ProxyCmp({
|
|
656
659
|
defineCustomElementFn: defineCustomElement$o,
|
|
657
660
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'imageUrl', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
658
661
|
})
|
|
659
662
|
], BiggiveImageFeature);
|
|
660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveImageFeature, decorators: [{
|
|
661
664
|
type: Component,
|
|
662
665
|
args: [{
|
|
663
666
|
selector: 'biggive-image-feature',
|
|
@@ -673,15 +676,15 @@ let BiggiveMiscIcon = class BiggiveMiscIcon {
|
|
|
673
676
|
this.el = r.nativeElement;
|
|
674
677
|
}
|
|
675
678
|
};
|
|
676
|
-
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
677
|
-
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
679
|
+
BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveMiscIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
680
|
+
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
678
681
|
BiggiveMiscIcon = __decorate([
|
|
679
682
|
ProxyCmp({
|
|
680
683
|
defineCustomElementFn: defineCustomElement$p,
|
|
681
684
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'url']
|
|
682
685
|
})
|
|
683
686
|
], BiggiveMiscIcon);
|
|
684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
687
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveMiscIcon, decorators: [{
|
|
685
688
|
type: Component,
|
|
686
689
|
args: [{
|
|
687
690
|
selector: 'biggive-misc-icon',
|
|
@@ -690,6 +693,54 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImpor
|
|
|
690
693
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'url']
|
|
691
694
|
}]
|
|
692
695
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
696
|
+
let BiggiveNavGroup = class BiggiveNavGroup {
|
|
697
|
+
constructor(c, r, z) {
|
|
698
|
+
this.z = z;
|
|
699
|
+
c.detach();
|
|
700
|
+
this.el = r.nativeElement;
|
|
701
|
+
}
|
|
702
|
+
};
|
|
703
|
+
BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveNavGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
704
|
+
BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveNavGroup, selector: "biggive-nav-group", inputs: { inline: "inline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
705
|
+
BiggiveNavGroup = __decorate([
|
|
706
|
+
ProxyCmp({
|
|
707
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
708
|
+
inputs: ['inline']
|
|
709
|
+
})
|
|
710
|
+
], BiggiveNavGroup);
|
|
711
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveNavGroup, decorators: [{
|
|
712
|
+
type: Component,
|
|
713
|
+
args: [{
|
|
714
|
+
selector: 'biggive-nav-group',
|
|
715
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
716
|
+
template: '<ng-content></ng-content>',
|
|
717
|
+
inputs: ['inline']
|
|
718
|
+
}]
|
|
719
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
720
|
+
let BiggiveNavItem = class BiggiveNavItem {
|
|
721
|
+
constructor(c, r, z) {
|
|
722
|
+
this.z = z;
|
|
723
|
+
c.detach();
|
|
724
|
+
this.el = r.nativeElement;
|
|
725
|
+
}
|
|
726
|
+
};
|
|
727
|
+
BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveNavItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
728
|
+
BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
729
|
+
BiggiveNavItem = __decorate([
|
|
730
|
+
ProxyCmp({
|
|
731
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
732
|
+
inputs: ['iconColour', 'label', 'url']
|
|
733
|
+
})
|
|
734
|
+
], BiggiveNavItem);
|
|
735
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveNavItem, decorators: [{
|
|
736
|
+
type: Component,
|
|
737
|
+
args: [{
|
|
738
|
+
selector: 'biggive-nav-item',
|
|
739
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
740
|
+
template: '<ng-content></ng-content>',
|
|
741
|
+
inputs: ['iconColour', 'label', 'url']
|
|
742
|
+
}]
|
|
743
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
693
744
|
let BiggivePageColumn = class BiggivePageColumn {
|
|
694
745
|
constructor(c, r, z) {
|
|
695
746
|
this.z = z;
|
|
@@ -697,14 +748,14 @@ let BiggivePageColumn = class BiggivePageColumn {
|
|
|
697
748
|
this.el = r.nativeElement;
|
|
698
749
|
}
|
|
699
750
|
};
|
|
700
|
-
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
701
|
-
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
751
|
+
BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePageColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
752
|
+
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
702
753
|
BiggivePageColumn = __decorate([
|
|
703
754
|
ProxyCmp({
|
|
704
|
-
defineCustomElementFn: defineCustomElement$
|
|
755
|
+
defineCustomElementFn: defineCustomElement$s
|
|
705
756
|
})
|
|
706
757
|
], BiggivePageColumn);
|
|
707
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
758
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePageColumn, decorators: [{
|
|
708
759
|
type: Component,
|
|
709
760
|
args: [{
|
|
710
761
|
selector: 'biggive-page-column',
|
|
@@ -719,15 +770,15 @@ let BiggivePageColumns = class BiggivePageColumns {
|
|
|
719
770
|
this.el = r.nativeElement;
|
|
720
771
|
}
|
|
721
772
|
};
|
|
722
|
-
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
723
|
-
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
773
|
+
BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePageColumns, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
774
|
+
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
724
775
|
BiggivePageColumns = __decorate([
|
|
725
776
|
ProxyCmp({
|
|
726
|
-
defineCustomElementFn: defineCustomElement$
|
|
777
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
727
778
|
inputs: ['spaceBelow']
|
|
728
779
|
})
|
|
729
780
|
], BiggivePageColumns);
|
|
730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePageColumns, decorators: [{
|
|
731
782
|
type: Component,
|
|
732
783
|
args: [{
|
|
733
784
|
selector: 'biggive-page-columns',
|
|
@@ -743,15 +794,15 @@ let BiggivePageSection = class BiggivePageSection {
|
|
|
743
794
|
this.el = r.nativeElement;
|
|
744
795
|
}
|
|
745
796
|
};
|
|
746
|
-
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
747
|
-
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
797
|
+
BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePageSection, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
798
|
+
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
748
799
|
BiggivePageSection = __decorate([
|
|
749
800
|
ProxyCmp({
|
|
750
|
-
defineCustomElementFn: defineCustomElement$
|
|
801
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
751
802
|
inputs: ['colourScheme', 'sectionStyleBottom', 'sectionStyleTop', 'spaceBelow']
|
|
752
803
|
})
|
|
753
804
|
], BiggivePageSection);
|
|
754
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
805
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePageSection, decorators: [{
|
|
755
806
|
type: Component,
|
|
756
807
|
args: [{
|
|
757
808
|
selector: 'biggive-page-section',
|
|
@@ -767,15 +818,15 @@ let BiggivePopup = class BiggivePopup {
|
|
|
767
818
|
this.el = r.nativeElement;
|
|
768
819
|
}
|
|
769
820
|
};
|
|
770
|
-
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
771
|
-
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
821
|
+
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePopup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
822
|
+
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
772
823
|
BiggivePopup = __decorate([
|
|
773
824
|
ProxyCmp({
|
|
774
|
-
defineCustomElementFn: defineCustomElement$
|
|
825
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
775
826
|
methods: ['open']
|
|
776
827
|
})
|
|
777
828
|
], BiggivePopup);
|
|
778
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggivePopup, decorators: [{
|
|
779
830
|
type: Component,
|
|
780
831
|
args: [{
|
|
781
832
|
selector: 'biggive-popup',
|
|
@@ -790,15 +841,15 @@ let BiggiveProgressBar = class BiggiveProgressBar {
|
|
|
790
841
|
this.el = r.nativeElement;
|
|
791
842
|
}
|
|
792
843
|
};
|
|
793
|
-
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
794
|
-
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
844
|
+
BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
845
|
+
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
795
846
|
BiggiveProgressBar = __decorate([
|
|
796
847
|
ProxyCmp({
|
|
797
|
-
defineCustomElementFn: defineCustomElement$
|
|
848
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
798
849
|
inputs: ['colourScheme', 'counter', 'spaceBelow']
|
|
799
850
|
})
|
|
800
851
|
], BiggiveProgressBar);
|
|
801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
852
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveProgressBar, decorators: [{
|
|
802
853
|
type: Component,
|
|
803
854
|
args: [{
|
|
804
855
|
selector: 'biggive-progress-bar',
|
|
@@ -814,15 +865,15 @@ let BiggiveQuote = class BiggiveQuote {
|
|
|
814
865
|
this.el = r.nativeElement;
|
|
815
866
|
}
|
|
816
867
|
};
|
|
817
|
-
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
818
|
-
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
868
|
+
BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveQuote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
869
|
+
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
819
870
|
BiggiveQuote = __decorate([
|
|
820
871
|
ProxyCmp({
|
|
821
|
-
defineCustomElementFn: defineCustomElement$
|
|
872
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
822
873
|
inputs: ['attribution', 'defaultTextColour', 'quote', 'spaceBelow']
|
|
823
874
|
})
|
|
824
875
|
], BiggiveQuote);
|
|
825
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
876
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveQuote, decorators: [{
|
|
826
877
|
type: Component,
|
|
827
878
|
args: [{
|
|
828
879
|
selector: 'biggive-quote',
|
|
@@ -839,15 +890,15 @@ let BiggiveSearch = class BiggiveSearch {
|
|
|
839
890
|
proxyOutputs(this, this.el, ['doSearch']);
|
|
840
891
|
}
|
|
841
892
|
};
|
|
842
|
-
BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
843
|
-
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
893
|
+
BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
894
|
+
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveSearch, selector: "biggive-search", inputs: { buttonText: "buttonText", placeholderText: "placeholderText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
844
895
|
BiggiveSearch = __decorate([
|
|
845
896
|
ProxyCmp({
|
|
846
|
-
defineCustomElementFn: defineCustomElement$
|
|
897
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
847
898
|
inputs: ['buttonText', 'placeholderText']
|
|
848
899
|
})
|
|
849
900
|
], BiggiveSearch);
|
|
850
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
901
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveSearch, decorators: [{
|
|
851
902
|
type: Component,
|
|
852
903
|
args: [{
|
|
853
904
|
selector: 'biggive-search',
|
|
@@ -863,15 +914,15 @@ let BiggiveSocialIcon = class BiggiveSocialIcon {
|
|
|
863
914
|
this.el = r.nativeElement;
|
|
864
915
|
}
|
|
865
916
|
};
|
|
866
|
-
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
867
|
-
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
917
|
+
BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveSocialIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
918
|
+
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", 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 });
|
|
868
919
|
BiggiveSocialIcon = __decorate([
|
|
869
920
|
ProxyCmp({
|
|
870
|
-
defineCustomElementFn: defineCustomElement$
|
|
921
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
871
922
|
inputs: ['backgroundColour', 'iconColour', 'service', 'url']
|
|
872
923
|
})
|
|
873
924
|
], BiggiveSocialIcon);
|
|
874
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveSocialIcon, decorators: [{
|
|
875
926
|
type: Component,
|
|
876
927
|
args: [{
|
|
877
928
|
selector: 'biggive-social-icon',
|
|
@@ -887,15 +938,15 @@ let BiggiveTab = class BiggiveTab {
|
|
|
887
938
|
this.el = r.nativeElement;
|
|
888
939
|
}
|
|
889
940
|
};
|
|
890
|
-
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
891
|
-
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
941
|
+
BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
942
|
+
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
892
943
|
BiggiveTab = __decorate([
|
|
893
944
|
ProxyCmp({
|
|
894
|
-
defineCustomElementFn: defineCustomElement$
|
|
945
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
895
946
|
inputs: ['tabTitle']
|
|
896
947
|
})
|
|
897
948
|
], BiggiveTab);
|
|
898
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTab, decorators: [{
|
|
899
950
|
type: Component,
|
|
900
951
|
args: [{
|
|
901
952
|
selector: 'biggive-tab',
|
|
@@ -911,15 +962,15 @@ let BiggiveTabbedContent = class BiggiveTabbedContent {
|
|
|
911
962
|
this.el = r.nativeElement;
|
|
912
963
|
}
|
|
913
964
|
};
|
|
914
|
-
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
915
|
-
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
965
|
+
BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTabbedContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
966
|
+
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveTabbedContent, selector: "biggive-tabbed-content", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
916
967
|
BiggiveTabbedContent = __decorate([
|
|
917
968
|
ProxyCmp({
|
|
918
|
-
defineCustomElementFn: defineCustomElement$
|
|
969
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
919
970
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
920
971
|
})
|
|
921
972
|
], BiggiveTabbedContent);
|
|
922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
973
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTabbedContent, decorators: [{
|
|
923
974
|
type: Component,
|
|
924
975
|
args: [{
|
|
925
976
|
selector: 'biggive-tabbed-content',
|
|
@@ -935,14 +986,14 @@ let BiggiveTextInput = class BiggiveTextInput {
|
|
|
935
986
|
this.el = r.nativeElement;
|
|
936
987
|
}
|
|
937
988
|
};
|
|
938
|
-
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
939
|
-
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
989
|
+
BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTextInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
990
|
+
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveTextInput, selector: "biggive-text-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
940
991
|
BiggiveTextInput = __decorate([
|
|
941
992
|
ProxyCmp({
|
|
942
|
-
defineCustomElementFn: defineCustomElement$
|
|
993
|
+
defineCustomElementFn: defineCustomElement$C
|
|
943
994
|
})
|
|
944
995
|
], BiggiveTextInput);
|
|
945
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
996
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTextInput, decorators: [{
|
|
946
997
|
type: Component,
|
|
947
998
|
args: [{
|
|
948
999
|
selector: 'biggive-text-input',
|
|
@@ -957,15 +1008,15 @@ let BiggiveTotalizer = class BiggiveTotalizer {
|
|
|
957
1008
|
this.el = r.nativeElement;
|
|
958
1009
|
}
|
|
959
1010
|
};
|
|
960
|
-
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
961
|
-
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1011
|
+
BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTotalizer, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1012
|
+
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.9", type: BiggiveTotalizer, selector: "biggive-totalizer", inputs: { currencyCode: "currencyCode", includingGiftAid: "includingGiftAid", primaryColour: "primaryColour", primaryTextColour: "primaryTextColour", secondaryColour: "secondaryColour", secondaryTextColour: "secondaryTextColour", spaceBelow: "spaceBelow", totalMatchFunds: "totalMatchFunds", totalRaised: "totalRaised" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
962
1013
|
BiggiveTotalizer = __decorate([
|
|
963
1014
|
ProxyCmp({
|
|
964
|
-
defineCustomElementFn: defineCustomElement$
|
|
1015
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
965
1016
|
inputs: ['currencyCode', 'includingGiftAid', 'primaryColour', 'primaryTextColour', 'secondaryColour', 'secondaryTextColour', 'spaceBelow', 'totalMatchFunds', 'totalRaised']
|
|
966
1017
|
})
|
|
967
1018
|
], BiggiveTotalizer);
|
|
968
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1019
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveTotalizer, decorators: [{
|
|
969
1020
|
type: Component,
|
|
970
1021
|
args: [{
|
|
971
1022
|
selector: 'biggive-totalizer',
|
|
@@ -981,15 +1032,15 @@ let BiggiveVideo = class BiggiveVideo {
|
|
|
981
1032
|
this.el = r.nativeElement;
|
|
982
1033
|
}
|
|
983
1034
|
};
|
|
984
|
-
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
985
|
-
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1035
|
+
BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveVideo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1036
|
+
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
986
1037
|
BiggiveVideo = __decorate([
|
|
987
1038
|
ProxyCmp({
|
|
988
|
-
defineCustomElementFn: defineCustomElement$
|
|
1039
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
989
1040
|
inputs: ['spaceAbove', 'spaceBelow', 'videoUrl']
|
|
990
1041
|
})
|
|
991
1042
|
], BiggiveVideo);
|
|
992
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveVideo, decorators: [{
|
|
993
1044
|
type: Component,
|
|
994
1045
|
args: [{
|
|
995
1046
|
selector: 'biggive-video',
|
|
@@ -1005,15 +1056,15 @@ let BiggiveVideoFeature = class BiggiveVideoFeature {
|
|
|
1005
1056
|
this.el = r.nativeElement;
|
|
1006
1057
|
}
|
|
1007
1058
|
};
|
|
1008
|
-
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1009
|
-
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.
|
|
1059
|
+
BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveVideoFeature, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1060
|
+
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.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 });
|
|
1010
1061
|
BiggiveVideoFeature = __decorate([
|
|
1011
1062
|
ProxyCmp({
|
|
1012
|
-
defineCustomElementFn: defineCustomElement$
|
|
1063
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1013
1064
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceAbove', 'spaceBelow', 'teaser', 'teaserColour', 'videoUrl']
|
|
1014
1065
|
})
|
|
1015
1066
|
], BiggiveVideoFeature);
|
|
1016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1067
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: BiggiveVideoFeature, decorators: [{
|
|
1017
1068
|
type: Component,
|
|
1018
1069
|
args: [{
|
|
1019
1070
|
selector: 'biggive-video-feature',
|
|
@@ -1049,6 +1100,8 @@ const DIRECTIVES = [
|
|
|
1049
1100
|
BiggiveImage,
|
|
1050
1101
|
BiggiveImageFeature,
|
|
1051
1102
|
BiggiveMiscIcon,
|
|
1103
|
+
BiggiveNavGroup,
|
|
1104
|
+
BiggiveNavItem,
|
|
1052
1105
|
BiggivePageColumn,
|
|
1053
1106
|
BiggivePageColumns,
|
|
1054
1107
|
BiggivePageSection,
|
|
@@ -1067,10 +1120,10 @@ const DIRECTIVES = [
|
|
|
1067
1120
|
|
|
1068
1121
|
class ComponentsModule {
|
|
1069
1122
|
}
|
|
1070
|
-
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.
|
|
1071
|
-
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.
|
|
1072
|
-
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.
|
|
1073
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.
|
|
1123
|
+
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: ComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1124
|
+
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.9", 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, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, 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, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveVideo, BiggiveVideoFeature] });
|
|
1125
|
+
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: ComponentsModule, imports: [CommonModule] });
|
|
1126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.9", ngImport: i0, type: ComponentsModule, decorators: [{
|
|
1074
1127
|
type: NgModule,
|
|
1075
1128
|
args: [{
|
|
1076
1129
|
imports: [CommonModule],
|
|
@@ -1087,5 +1140,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImpor
|
|
|
1087
1140
|
* Generated bundle index. Do not edit.
|
|
1088
1141
|
*/
|
|
1089
1142
|
|
|
1090
|
-
export { 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, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
|
|
1143
|
+
export { 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, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
|
|
1091
1144
|
//# sourceMappingURL=biggive-components-angular.mjs.map
|