@biggive/components-angular 1.0.95 → 1.0.97
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 +2 -2
- package/esm2020/lib/stencil-generated/components.mjs +59 -5
- package/esm2020/lib/stencil-generated/index.mjs +3 -1
- package/fesm2015/biggive-components-angular.mjs +104 -50
- package/fesm2015/biggive-components-angular.mjs.map +1 -1
- package/fesm2020/biggive-components-angular.mjs +104 -50
- package/fesm2020/biggive-components-angular.mjs.map +1 -1
- package/lib/components.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +29 -6
- package/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -17,28 +17,30 @@ import { defineCustomElement as defineCustomElement$c } from '@biggive/component
|
|
|
17
17
|
import { defineCustomElement as defineCustomElement$d } from '@biggive/components/dist/components/biggive-footer.js';
|
|
18
18
|
import { defineCustomElement as defineCustomElement$e } from '@biggive/components/dist/components/biggive-form.js';
|
|
19
19
|
import { defineCustomElement as defineCustomElement$f } from '@biggive/components/dist/components/biggive-form-field-select.js';
|
|
20
|
-
import { defineCustomElement as defineCustomElement$g } from '@biggive/components/dist/components/biggive-
|
|
21
|
-
import { defineCustomElement as defineCustomElement$h } from '@biggive/components/dist/components/biggive-
|
|
22
|
-
import { defineCustomElement as defineCustomElement$i } from '@biggive/components/dist/components/biggive-
|
|
23
|
-
import { defineCustomElement as defineCustomElement$j } from '@biggive/components/dist/components/biggive-
|
|
24
|
-
import { defineCustomElement as defineCustomElement$k } from '@biggive/components/dist/components/biggive-
|
|
25
|
-
import { defineCustomElement as defineCustomElement$l } from '@biggive/components/dist/components/biggive-
|
|
26
|
-
import { defineCustomElement as defineCustomElement$m } from '@biggive/components/dist/components/biggive-
|
|
27
|
-
import { defineCustomElement as defineCustomElement$n } from '@biggive/components/dist/components/biggive-image
|
|
28
|
-
import { defineCustomElement as defineCustomElement$o } from '@biggive/components/dist/components/biggive-
|
|
29
|
-
import { defineCustomElement as defineCustomElement$p } from '@biggive/components/dist/components/biggive-
|
|
30
|
-
import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-page-
|
|
31
|
-
import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-page-
|
|
32
|
-
import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-
|
|
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-
|
|
20
|
+
import { defineCustomElement as defineCustomElement$g } from '@biggive/components/dist/components/biggive-form-field-select-option.js';
|
|
21
|
+
import { defineCustomElement as defineCustomElement$h } from '@biggive/components/dist/components/biggive-formatted-text.js';
|
|
22
|
+
import { defineCustomElement as defineCustomElement$i } from '@biggive/components/dist/components/biggive-grid.js';
|
|
23
|
+
import { defineCustomElement as defineCustomElement$j } from '@biggive/components/dist/components/biggive-header.js';
|
|
24
|
+
import { defineCustomElement as defineCustomElement$k } from '@biggive/components/dist/components/biggive-heading.js';
|
|
25
|
+
import { defineCustomElement as defineCustomElement$l } from '@biggive/components/dist/components/biggive-hero-image.js';
|
|
26
|
+
import { defineCustomElement as defineCustomElement$m } from '@biggive/components/dist/components/biggive-icon-group.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$n } from '@biggive/components/dist/components/biggive-image.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$o } from '@biggive/components/dist/components/biggive-image-feature.js';
|
|
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-page-column.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-page-columns.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-page-section.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-popup.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-progress-bar.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-quote.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-search.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-social-icon.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-tab.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-tabbed-content.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-text-input.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-totalizer.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-video.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-video-feature.js';
|
|
42
44
|
import { CommonModule } from '@angular/common';
|
|
43
45
|
|
|
44
46
|
/* eslint-disable */
|
|
@@ -311,7 +313,6 @@ let BiggiveCampaignCardFilterGrid = class BiggiveCampaignCardFilterGrid {
|
|
|
311
313
|
this.z = z;
|
|
312
314
|
c.detach();
|
|
313
315
|
this.el = r.nativeElement;
|
|
314
|
-
proxyOutputs(this, this.el, ['doTextSearch']);
|
|
315
316
|
}
|
|
316
317
|
};
|
|
317
318
|
BiggiveCampaignCardFilterGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggiveCampaignCardFilterGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
@@ -428,13 +429,15 @@ let BiggiveFormFieldSelect = class BiggiveFormFieldSelect {
|
|
|
428
429
|
this.z = z;
|
|
429
430
|
c.detach();
|
|
430
431
|
this.el = r.nativeElement;
|
|
432
|
+
proxyOutputs(this, this.el, ['doChange']);
|
|
431
433
|
}
|
|
432
434
|
};
|
|
433
435
|
BiggiveFormFieldSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggiveFormFieldSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
434
|
-
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveFormFieldSelect, selector: "biggive-form-field-select", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
436
|
+
BiggiveFormFieldSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveFormFieldSelect, selector: "biggive-form-field-select", inputs: { placeholder: "placeholder", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
435
437
|
BiggiveFormFieldSelect = __decorate([
|
|
436
438
|
ProxyCmp({
|
|
437
|
-
defineCustomElementFn: defineCustomElement$f
|
|
439
|
+
defineCustomElementFn: defineCustomElement$f,
|
|
440
|
+
inputs: ['placeholder', 'spaceBelow']
|
|
438
441
|
})
|
|
439
442
|
], BiggiveFormFieldSelect);
|
|
440
443
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggiveFormFieldSelect, decorators: [{
|
|
@@ -442,7 +445,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImpor
|
|
|
442
445
|
args: [{
|
|
443
446
|
selector: 'biggive-form-field-select',
|
|
444
447
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
445
|
-
template: '<ng-content></ng-content>'
|
|
448
|
+
template: '<ng-content></ng-content>',
|
|
449
|
+
inputs: ['placeholder', 'spaceBelow']
|
|
450
|
+
}]
|
|
451
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
452
|
+
let BiggiveFormFieldSelectOption = class BiggiveFormFieldSelectOption {
|
|
453
|
+
constructor(c, r, z) {
|
|
454
|
+
this.z = z;
|
|
455
|
+
c.detach();
|
|
456
|
+
this.el = r.nativeElement;
|
|
457
|
+
proxyOutputs(this, this.el, ['doOptionSelect']);
|
|
458
|
+
}
|
|
459
|
+
};
|
|
460
|
+
BiggiveFormFieldSelectOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggiveFormFieldSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
461
|
+
BiggiveFormFieldSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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
|
+
BiggiveFormFieldSelectOption = __decorate([
|
|
463
|
+
ProxyCmp({
|
|
464
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
465
|
+
inputs: ['label', 'value']
|
|
466
|
+
})
|
|
467
|
+
], BiggiveFormFieldSelectOption);
|
|
468
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggiveFormFieldSelectOption, decorators: [{
|
|
469
|
+
type: Component,
|
|
470
|
+
args: [{
|
|
471
|
+
selector: 'biggive-form-field-select-option',
|
|
472
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
473
|
+
template: '<ng-content></ng-content>',
|
|
474
|
+
inputs: ['label', 'value']
|
|
446
475
|
}]
|
|
447
476
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
448
477
|
let BiggiveFormattedText = class BiggiveFormattedText {
|
|
@@ -456,7 +485,7 @@ BiggiveFormattedText.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", ver
|
|
|
456
485
|
BiggiveFormattedText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveFormattedText, selector: "biggive-formatted-text", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
457
486
|
BiggiveFormattedText = __decorate([
|
|
458
487
|
ProxyCmp({
|
|
459
|
-
defineCustomElementFn: defineCustomElement$
|
|
488
|
+
defineCustomElementFn: defineCustomElement$h,
|
|
460
489
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
461
490
|
})
|
|
462
491
|
], BiggiveFormattedText);
|
|
@@ -480,7 +509,7 @@ BiggiveGrid.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14
|
|
|
480
509
|
BiggiveGrid.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
481
510
|
BiggiveGrid = __decorate([
|
|
482
511
|
ProxyCmp({
|
|
483
|
-
defineCustomElementFn: defineCustomElement$
|
|
512
|
+
defineCustomElementFn: defineCustomElement$i,
|
|
484
513
|
inputs: ['columnCount', 'columnGap', 'spaceBelow']
|
|
485
514
|
})
|
|
486
515
|
], BiggiveGrid);
|
|
@@ -504,7 +533,7 @@ BiggiveHeader.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
|
504
533
|
BiggiveHeader.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveHeader, selector: "biggive-header", inputs: { logoUrl: "logoUrl", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
505
534
|
BiggiveHeader = __decorate([
|
|
506
535
|
ProxyCmp({
|
|
507
|
-
defineCustomElementFn: defineCustomElement$
|
|
536
|
+
defineCustomElementFn: defineCustomElement$j,
|
|
508
537
|
inputs: ['logoUrl', 'spaceBelow']
|
|
509
538
|
})
|
|
510
539
|
], BiggiveHeader);
|
|
@@ -528,7 +557,7 @@ BiggiveHeading.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version:
|
|
|
528
557
|
BiggiveHeading.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
529
558
|
BiggiveHeading = __decorate([
|
|
530
559
|
ProxyCmp({
|
|
531
|
-
defineCustomElementFn: defineCustomElement$
|
|
560
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
532
561
|
inputs: ['align', 'colour', 'htmlElement', 'size', 'spaceAbove', 'spaceBelow', 'text']
|
|
533
562
|
})
|
|
534
563
|
], BiggiveHeading);
|
|
@@ -552,7 +581,7 @@ BiggiveHeroImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version
|
|
|
552
581
|
BiggiveHeroImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveHeroImage, selector: "biggive-hero-image", inputs: { buttonColourScheme: "buttonColourScheme", buttonLabel: "buttonLabel", buttonUrl: "buttonUrl", colourScheme: "colourScheme", logo: "logo", mainImage: "mainImage", 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 });
|
|
553
582
|
BiggiveHeroImage = __decorate([
|
|
554
583
|
ProxyCmp({
|
|
555
|
-
defineCustomElementFn: defineCustomElement$
|
|
584
|
+
defineCustomElementFn: defineCustomElement$l,
|
|
556
585
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'colourScheme', 'logo', 'mainImage', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
557
586
|
})
|
|
558
587
|
], BiggiveHeroImage);
|
|
@@ -576,7 +605,7 @@ BiggiveIconGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version
|
|
|
576
605
|
BiggiveIconGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveIconGroup, selector: "biggive-icon-group", inputs: { label: "label", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
577
606
|
BiggiveIconGroup = __decorate([
|
|
578
607
|
ProxyCmp({
|
|
579
|
-
defineCustomElementFn: defineCustomElement$
|
|
608
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
580
609
|
inputs: ['label', 'spaceBelow']
|
|
581
610
|
})
|
|
582
611
|
], BiggiveIconGroup);
|
|
@@ -600,7 +629,7 @@ BiggiveImage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
600
629
|
BiggiveImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
601
630
|
BiggiveImage = __decorate([
|
|
602
631
|
ProxyCmp({
|
|
603
|
-
defineCustomElementFn: defineCustomElement$
|
|
632
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
604
633
|
inputs: ['height', 'imageUrl', 'sizeUnit', 'spaceAbove', 'spaceBelow', 'width']
|
|
605
634
|
})
|
|
606
635
|
], BiggiveImage);
|
|
@@ -624,7 +653,7 @@ BiggiveImageFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", vers
|
|
|
624
653
|
BiggiveImageFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
625
654
|
BiggiveImageFeature = __decorate([
|
|
626
655
|
ProxyCmp({
|
|
627
|
-
defineCustomElementFn: defineCustomElement$
|
|
656
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
628
657
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'imageUrl', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
|
|
629
658
|
})
|
|
630
659
|
], BiggiveImageFeature);
|
|
@@ -648,7 +677,7 @@ BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version:
|
|
|
648
677
|
BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
649
678
|
BiggiveMiscIcon = __decorate([
|
|
650
679
|
ProxyCmp({
|
|
651
|
-
defineCustomElementFn: defineCustomElement$
|
|
680
|
+
defineCustomElementFn: defineCustomElement$p,
|
|
652
681
|
inputs: ['backgroundColour', 'icon', 'iconColour', 'url']
|
|
653
682
|
})
|
|
654
683
|
], BiggiveMiscIcon);
|
|
@@ -672,7 +701,7 @@ BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versio
|
|
|
672
701
|
BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
673
702
|
BiggivePageColumn = __decorate([
|
|
674
703
|
ProxyCmp({
|
|
675
|
-
defineCustomElementFn: defineCustomElement$
|
|
704
|
+
defineCustomElementFn: defineCustomElement$q
|
|
676
705
|
})
|
|
677
706
|
], BiggivePageColumn);
|
|
678
707
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggivePageColumn, decorators: [{
|
|
@@ -694,7 +723,7 @@ BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
|
|
|
694
723
|
BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
695
724
|
BiggivePageColumns = __decorate([
|
|
696
725
|
ProxyCmp({
|
|
697
|
-
defineCustomElementFn: defineCustomElement$
|
|
726
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
698
727
|
inputs: ['spaceBelow']
|
|
699
728
|
})
|
|
700
729
|
], BiggivePageColumns);
|
|
@@ -718,7 +747,7 @@ BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
|
|
|
718
747
|
BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
719
748
|
BiggivePageSection = __decorate([
|
|
720
749
|
ProxyCmp({
|
|
721
|
-
defineCustomElementFn: defineCustomElement$
|
|
750
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
722
751
|
inputs: ['colourScheme', 'sectionStyleBottom', 'sectionStyleTop', 'spaceBelow']
|
|
723
752
|
})
|
|
724
753
|
], BiggivePageSection);
|
|
@@ -731,6 +760,29 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImpor
|
|
|
731
760
|
inputs: ['colourScheme', 'sectionStyleBottom', 'sectionStyleTop', 'spaceBelow']
|
|
732
761
|
}]
|
|
733
762
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
763
|
+
let BiggivePopup = class BiggivePopup {
|
|
764
|
+
constructor(c, r, z) {
|
|
765
|
+
this.z = z;
|
|
766
|
+
c.detach();
|
|
767
|
+
this.el = r.nativeElement;
|
|
768
|
+
}
|
|
769
|
+
};
|
|
770
|
+
BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggivePopup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
771
|
+
BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
772
|
+
BiggivePopup = __decorate([
|
|
773
|
+
ProxyCmp({
|
|
774
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
775
|
+
methods: ['open']
|
|
776
|
+
})
|
|
777
|
+
], BiggivePopup);
|
|
778
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggivePopup, decorators: [{
|
|
779
|
+
type: Component,
|
|
780
|
+
args: [{
|
|
781
|
+
selector: 'biggive-popup',
|
|
782
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
783
|
+
template: '<ng-content></ng-content>'
|
|
784
|
+
}]
|
|
785
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
734
786
|
let BiggiveProgressBar = class BiggiveProgressBar {
|
|
735
787
|
constructor(c, r, z) {
|
|
736
788
|
this.z = z;
|
|
@@ -742,7 +794,7 @@ BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
|
|
|
742
794
|
BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
743
795
|
BiggiveProgressBar = __decorate([
|
|
744
796
|
ProxyCmp({
|
|
745
|
-
defineCustomElementFn: defineCustomElement$
|
|
797
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
746
798
|
inputs: ['colourScheme', 'counter', 'spaceBelow']
|
|
747
799
|
})
|
|
748
800
|
], BiggiveProgressBar);
|
|
@@ -766,7 +818,7 @@ BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
766
818
|
BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
767
819
|
BiggiveQuote = __decorate([
|
|
768
820
|
ProxyCmp({
|
|
769
|
-
defineCustomElementFn: defineCustomElement$
|
|
821
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
770
822
|
inputs: ['attribution', 'defaultTextColour', 'quote', 'spaceBelow']
|
|
771
823
|
})
|
|
772
824
|
], BiggiveQuote);
|
|
@@ -791,7 +843,7 @@ BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
|
791
843
|
BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveSearch, selector: "biggive-search", inputs: { buttonText: "buttonText", placeholderText: "placeholderText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
792
844
|
BiggiveSearch = __decorate([
|
|
793
845
|
ProxyCmp({
|
|
794
|
-
defineCustomElementFn: defineCustomElement$
|
|
846
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
795
847
|
inputs: ['buttonText', 'placeholderText']
|
|
796
848
|
})
|
|
797
849
|
], BiggiveSearch);
|
|
@@ -815,7 +867,7 @@ BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versio
|
|
|
815
867
|
BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
816
868
|
BiggiveSocialIcon = __decorate([
|
|
817
869
|
ProxyCmp({
|
|
818
|
-
defineCustomElementFn: defineCustomElement$
|
|
870
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
819
871
|
inputs: ['backgroundColour', 'iconColour', 'service', 'url']
|
|
820
872
|
})
|
|
821
873
|
], BiggiveSocialIcon);
|
|
@@ -839,7 +891,7 @@ BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
|
839
891
|
BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
840
892
|
BiggiveTab = __decorate([
|
|
841
893
|
ProxyCmp({
|
|
842
|
-
defineCustomElementFn: defineCustomElement$
|
|
894
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
843
895
|
inputs: ['tabTitle']
|
|
844
896
|
})
|
|
845
897
|
], BiggiveTab);
|
|
@@ -863,7 +915,7 @@ BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", ver
|
|
|
863
915
|
BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveTabbedContent, selector: "biggive-tabbed-content", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
864
916
|
BiggiveTabbedContent = __decorate([
|
|
865
917
|
ProxyCmp({
|
|
866
|
-
defineCustomElementFn: defineCustomElement$
|
|
918
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
867
919
|
inputs: ['defaultTextColour', 'spaceBelow']
|
|
868
920
|
})
|
|
869
921
|
], BiggiveTabbedContent);
|
|
@@ -887,7 +939,7 @@ BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version
|
|
|
887
939
|
BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", type: BiggiveTextInput, selector: "biggive-text-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
888
940
|
BiggiveTextInput = __decorate([
|
|
889
941
|
ProxyCmp({
|
|
890
|
-
defineCustomElementFn: defineCustomElement$
|
|
942
|
+
defineCustomElementFn: defineCustomElement$A
|
|
891
943
|
})
|
|
892
944
|
], BiggiveTextInput);
|
|
893
945
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: BiggiveTextInput, decorators: [{
|
|
@@ -909,7 +961,7 @@ BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version
|
|
|
909
961
|
BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
910
962
|
BiggiveTotalizer = __decorate([
|
|
911
963
|
ProxyCmp({
|
|
912
|
-
defineCustomElementFn: defineCustomElement$
|
|
964
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
913
965
|
inputs: ['currencyCode', 'includingGiftAid', 'primaryColour', 'primaryTextColour', 'secondaryColour', 'secondaryTextColour', 'spaceBelow', 'totalMatchFunds', 'totalRaised']
|
|
914
966
|
})
|
|
915
967
|
], BiggiveTotalizer);
|
|
@@ -933,7 +985,7 @@ BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
933
985
|
BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
934
986
|
BiggiveVideo = __decorate([
|
|
935
987
|
ProxyCmp({
|
|
936
|
-
defineCustomElementFn: defineCustomElement$
|
|
988
|
+
defineCustomElementFn: defineCustomElement$C,
|
|
937
989
|
inputs: ['spaceAbove', 'spaceBelow', 'videoUrl']
|
|
938
990
|
})
|
|
939
991
|
], BiggiveVideo);
|
|
@@ -957,7 +1009,7 @@ BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", vers
|
|
|
957
1009
|
BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.8", 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 });
|
|
958
1010
|
BiggiveVideoFeature = __decorate([
|
|
959
1011
|
ProxyCmp({
|
|
960
|
-
defineCustomElementFn: defineCustomElement$
|
|
1012
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
961
1013
|
inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceAbove', 'spaceBelow', 'teaser', 'teaserColour', 'videoUrl']
|
|
962
1014
|
})
|
|
963
1015
|
], BiggiveVideoFeature);
|
|
@@ -987,6 +1039,7 @@ const DIRECTIVES = [
|
|
|
987
1039
|
BiggiveFooter,
|
|
988
1040
|
BiggiveForm,
|
|
989
1041
|
BiggiveFormFieldSelect,
|
|
1042
|
+
BiggiveFormFieldSelectOption,
|
|
990
1043
|
BiggiveFormattedText,
|
|
991
1044
|
BiggiveGrid,
|
|
992
1045
|
BiggiveHeader,
|
|
@@ -999,6 +1052,7 @@ const DIRECTIVES = [
|
|
|
999
1052
|
BiggivePageColumn,
|
|
1000
1053
|
BiggivePageColumns,
|
|
1001
1054
|
BiggivePageSection,
|
|
1055
|
+
BiggivePopup,
|
|
1002
1056
|
BiggiveProgressBar,
|
|
1003
1057
|
BiggiveQuote,
|
|
1004
1058
|
BiggiveSearch,
|
|
@@ -1014,7 +1068,7 @@ const DIRECTIVES = [
|
|
|
1014
1068
|
class ComponentsModule {
|
|
1015
1069
|
}
|
|
1016
1070
|
ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: ComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1017
|
-
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.8", ngImport: i0, type: ComponentsModule, declarations: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, 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, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveVideo, BiggiveVideoFeature] });
|
|
1071
|
+
ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.8", 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, 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, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveVideo, BiggiveVideoFeature] });
|
|
1018
1072
|
ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: ComponentsModule, imports: [CommonModule] });
|
|
1019
1073
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImport: i0, type: ComponentsModule, decorators: [{
|
|
1020
1074
|
type: NgModule,
|
|
@@ -1033,5 +1087,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.8", ngImpor
|
|
|
1033
1087
|
* Generated bundle index. Do not edit.
|
|
1034
1088
|
*/
|
|
1035
1089
|
|
|
1036
|
-
export { BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
|
|
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 };
|
|
1037
1091
|
//# sourceMappingURL=biggive-components-angular.mjs.map
|