@biggive/components-angular 1.0.187 → 1.0.189

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.
@@ -27,25 +27,26 @@ import { defineCustomElement as defineCustomElement$m } from '@biggive/component
27
27
  import { defineCustomElement as defineCustomElement$n } from '@biggive/components/dist/components/biggive-icon-group.js';
28
28
  import { defineCustomElement as defineCustomElement$o } from '@biggive/components/dist/components/biggive-image.js';
29
29
  import { defineCustomElement as defineCustomElement$p } from '@biggive/components/dist/components/biggive-image-feature.js';
30
- import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-misc-icon.js';
31
- import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-nav-group.js';
32
- import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-nav-item.js';
33
- import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-page-column.js';
34
- import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-page-columns.js';
35
- import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-page-section.js';
36
- import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-popup.js';
37
- import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-popup-standalone.js';
38
- import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-progress-bar.js';
39
- import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-quote.js';
40
- import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-search.js';
41
- import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-social-icon.js';
42
- import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-tab.js';
43
- import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-tabbed-content.js';
44
- import { defineCustomElement as defineCustomElement$E } from '@biggive/components/dist/components/biggive-text-input.js';
45
- import { defineCustomElement as defineCustomElement$F } from '@biggive/components/dist/components/biggive-totalizer.js';
46
- import { defineCustomElement as defineCustomElement$G } from '@biggive/components/dist/components/biggive-totalizer-ticker-item.js';
47
- import { defineCustomElement as defineCustomElement$H } from '@biggive/components/dist/components/biggive-video.js';
48
- import { defineCustomElement as defineCustomElement$I } from '@biggive/components/dist/components/biggive-video-feature.js';
30
+ import { defineCustomElement as defineCustomElement$q } from '@biggive/components/dist/components/biggive-main-menu.js';
31
+ import { defineCustomElement as defineCustomElement$r } from '@biggive/components/dist/components/biggive-misc-icon.js';
32
+ import { defineCustomElement as defineCustomElement$s } from '@biggive/components/dist/components/biggive-nav-group.js';
33
+ import { defineCustomElement as defineCustomElement$t } from '@biggive/components/dist/components/biggive-nav-item.js';
34
+ import { defineCustomElement as defineCustomElement$u } from '@biggive/components/dist/components/biggive-page-column.js';
35
+ import { defineCustomElement as defineCustomElement$v } from '@biggive/components/dist/components/biggive-page-columns.js';
36
+ import { defineCustomElement as defineCustomElement$w } from '@biggive/components/dist/components/biggive-page-section.js';
37
+ import { defineCustomElement as defineCustomElement$x } from '@biggive/components/dist/components/biggive-popup.js';
38
+ import { defineCustomElement as defineCustomElement$y } from '@biggive/components/dist/components/biggive-popup-standalone.js';
39
+ import { defineCustomElement as defineCustomElement$z } from '@biggive/components/dist/components/biggive-progress-bar.js';
40
+ import { defineCustomElement as defineCustomElement$A } from '@biggive/components/dist/components/biggive-quote.js';
41
+ import { defineCustomElement as defineCustomElement$B } from '@biggive/components/dist/components/biggive-search.js';
42
+ import { defineCustomElement as defineCustomElement$C } from '@biggive/components/dist/components/biggive-social-icon.js';
43
+ import { defineCustomElement as defineCustomElement$D } from '@biggive/components/dist/components/biggive-tab.js';
44
+ import { defineCustomElement as defineCustomElement$E } from '@biggive/components/dist/components/biggive-tabbed-content.js';
45
+ import { defineCustomElement as defineCustomElement$F } from '@biggive/components/dist/components/biggive-text-input.js';
46
+ import { defineCustomElement as defineCustomElement$G } from '@biggive/components/dist/components/biggive-totalizer.js';
47
+ import { defineCustomElement as defineCustomElement$H } from '@biggive/components/dist/components/biggive-totalizer-ticker-item.js';
48
+ import { defineCustomElement as defineCustomElement$I } from '@biggive/components/dist/components/biggive-video.js';
49
+ import { defineCustomElement as defineCustomElement$J } from '@biggive/components/dist/components/biggive-video-feature.js';
49
50
  import { CommonModule } from '@angular/common';
50
51
 
51
52
  /* eslint-disable */
@@ -699,6 +700,29 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
699
700
  inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'imageAltText', 'imageUrl', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceBelow', 'teaser', 'teaserColour']
700
701
  }]
701
702
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
703
+ let BiggiveMainMenu = class BiggiveMainMenu {
704
+ constructor(c, r, z) {
705
+ this.z = z;
706
+ c.detach();
707
+ this.el = r.nativeElement;
708
+ }
709
+ };
710
+ BiggiveMainMenu.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveMainMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
711
+ BiggiveMainMenu.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveMainMenu, selector: "biggive-main-menu", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
712
+ BiggiveMainMenu = __decorate([
713
+ ProxyCmp({
714
+ defineCustomElementFn: defineCustomElement$q,
715
+ methods: ['closeMobileMenuFromOutside']
716
+ })
717
+ ], BiggiveMainMenu);
718
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveMainMenu, decorators: [{
719
+ type: Component,
720
+ args: [{
721
+ selector: 'biggive-main-menu',
722
+ changeDetection: ChangeDetectionStrategy.OnPush,
723
+ template: '<ng-content></ng-content>'
724
+ }]
725
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
702
726
  let BiggiveMiscIcon = class BiggiveMiscIcon {
703
727
  constructor(c, r, z) {
704
728
  this.z = z;
@@ -710,7 +734,7 @@ BiggiveMiscIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version:
710
734
  BiggiveMiscIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
711
735
  BiggiveMiscIcon = __decorate([
712
736
  ProxyCmp({
713
- defineCustomElementFn: defineCustomElement$q,
737
+ defineCustomElementFn: defineCustomElement$r,
714
738
  inputs: ['backgroundColour', 'icon', 'iconColour', 'url']
715
739
  })
716
740
  ], BiggiveMiscIcon);
@@ -734,7 +758,7 @@ BiggiveNavGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version:
734
758
  BiggiveNavGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveNavGroup, selector: "biggive-nav-group", inputs: { inline: "inline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
735
759
  BiggiveNavGroup = __decorate([
736
760
  ProxyCmp({
737
- defineCustomElementFn: defineCustomElement$r,
761
+ defineCustomElementFn: defineCustomElement$s,
738
762
  inputs: ['inline']
739
763
  })
740
764
  ], BiggiveNavGroup);
@@ -758,7 +782,7 @@ BiggiveNavItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version:
758
782
  BiggiveNavItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
759
783
  BiggiveNavItem = __decorate([
760
784
  ProxyCmp({
761
- defineCustomElementFn: defineCustomElement$s,
785
+ defineCustomElementFn: defineCustomElement$t,
762
786
  inputs: ['iconColour', 'label', 'url']
763
787
  })
764
788
  ], BiggiveNavItem);
@@ -782,7 +806,7 @@ BiggivePageColumn.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versio
782
806
  BiggivePageColumn.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePageColumn, selector: "biggive-page-column", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
783
807
  BiggivePageColumn = __decorate([
784
808
  ProxyCmp({
785
- defineCustomElementFn: defineCustomElement$t
809
+ defineCustomElementFn: defineCustomElement$u
786
810
  })
787
811
  ], BiggivePageColumn);
788
812
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePageColumn, decorators: [{
@@ -804,7 +828,7 @@ BiggivePageColumns.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
804
828
  BiggivePageColumns.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePageColumns, selector: "biggive-page-columns", inputs: { spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
805
829
  BiggivePageColumns = __decorate([
806
830
  ProxyCmp({
807
- defineCustomElementFn: defineCustomElement$u,
831
+ defineCustomElementFn: defineCustomElement$v,
808
832
  inputs: ['spaceBelow']
809
833
  })
810
834
  ], BiggivePageColumns);
@@ -828,7 +852,7 @@ BiggivePageSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
828
852
  BiggivePageSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePageSection, selector: "biggive-page-section", inputs: { colourScheme: "colourScheme", maxWidth: "maxWidth", sectionStyleBottom: "sectionStyleBottom", sectionStyleTop: "sectionStyleTop", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
829
853
  BiggivePageSection = __decorate([
830
854
  ProxyCmp({
831
- defineCustomElementFn: defineCustomElement$v,
855
+ defineCustomElementFn: defineCustomElement$w,
832
856
  inputs: ['colourScheme', 'maxWidth', 'sectionStyleBottom', 'sectionStyleTop', 'spaceBelow']
833
857
  })
834
858
  ], BiggivePageSection);
@@ -852,7 +876,7 @@ BiggivePopup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
852
876
  BiggivePopup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePopup, selector: "biggive-popup", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
853
877
  BiggivePopup = __decorate([
854
878
  ProxyCmp({
855
- defineCustomElementFn: defineCustomElement$w,
879
+ defineCustomElementFn: defineCustomElement$x,
856
880
  methods: ['openFromOutside', 'closeFromOutside']
857
881
  })
858
882
  ], BiggivePopup);
@@ -875,7 +899,7 @@ BiggivePopupStandalone.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", v
875
899
  BiggivePopupStandalone.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggivePopupStandalone, selector: "biggive-popup-standalone", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
876
900
  BiggivePopupStandalone = __decorate([
877
901
  ProxyCmp({
878
- defineCustomElementFn: defineCustomElement$x
902
+ defineCustomElementFn: defineCustomElement$y
879
903
  })
880
904
  ], BiggivePopupStandalone);
881
905
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggivePopupStandalone, decorators: [{
@@ -897,7 +921,7 @@ BiggiveProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
897
921
  BiggiveProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
898
922
  BiggiveProgressBar = __decorate([
899
923
  ProxyCmp({
900
- defineCustomElementFn: defineCustomElement$y,
924
+ defineCustomElementFn: defineCustomElement$z,
901
925
  inputs: ['colourScheme', 'counter', 'spaceBelow']
902
926
  })
903
927
  ], BiggiveProgressBar);
@@ -921,7 +945,7 @@ BiggiveQuote.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
921
945
  BiggiveQuote.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
922
946
  BiggiveQuote = __decorate([
923
947
  ProxyCmp({
924
- defineCustomElementFn: defineCustomElement$z,
948
+ defineCustomElementFn: defineCustomElement$A,
925
949
  inputs: ['attribution', 'defaultTextColour', 'quote', 'spaceBelow']
926
950
  })
927
951
  ], BiggiveQuote);
@@ -946,7 +970,7 @@ BiggiveSearch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
946
970
  BiggiveSearch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveSearch, selector: "biggive-search", inputs: { buttonText: "buttonText", placeholderText: "placeholderText", searchText: "searchText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
947
971
  BiggiveSearch = __decorate([
948
972
  ProxyCmp({
949
- defineCustomElementFn: defineCustomElement$A,
973
+ defineCustomElementFn: defineCustomElement$B,
950
974
  inputs: ['buttonText', 'placeholderText', 'searchText']
951
975
  })
952
976
  ], BiggiveSearch);
@@ -970,7 +994,7 @@ BiggiveSocialIcon.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versio
970
994
  BiggiveSocialIcon.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
971
995
  BiggiveSocialIcon = __decorate([
972
996
  ProxyCmp({
973
- defineCustomElementFn: defineCustomElement$B,
997
+ defineCustomElementFn: defineCustomElement$C,
974
998
  inputs: ['backgroundColour', 'iconColour', 'service', 'url']
975
999
  })
976
1000
  ], BiggiveSocialIcon);
@@ -994,7 +1018,7 @@ BiggiveTab.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
994
1018
  BiggiveTab.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTab, selector: "biggive-tab", inputs: { tabTitle: "tabTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
995
1019
  BiggiveTab = __decorate([
996
1020
  ProxyCmp({
997
- defineCustomElementFn: defineCustomElement$C,
1021
+ defineCustomElementFn: defineCustomElement$D,
998
1022
  inputs: ['tabTitle']
999
1023
  })
1000
1024
  ], BiggiveTab);
@@ -1018,7 +1042,7 @@ BiggiveTabbedContent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", ver
1018
1042
  BiggiveTabbedContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTabbedContent, selector: "biggive-tabbed-content", inputs: { defaultTextColour: "defaultTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1019
1043
  BiggiveTabbedContent = __decorate([
1020
1044
  ProxyCmp({
1021
- defineCustomElementFn: defineCustomElement$D,
1045
+ defineCustomElementFn: defineCustomElement$E,
1022
1046
  inputs: ['defaultTextColour', 'spaceBelow']
1023
1047
  })
1024
1048
  ], BiggiveTabbedContent);
@@ -1042,7 +1066,7 @@ BiggiveTextInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version
1042
1066
  BiggiveTextInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTextInput, selector: "biggive-text-input", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1043
1067
  BiggiveTextInput = __decorate([
1044
1068
  ProxyCmp({
1045
- defineCustomElementFn: defineCustomElement$E
1069
+ defineCustomElementFn: defineCustomElement$F
1046
1070
  })
1047
1071
  ], BiggiveTextInput);
1048
1072
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BiggiveTextInput, decorators: [{
@@ -1064,7 +1088,7 @@ BiggiveTotalizer.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version
1064
1088
  BiggiveTotalizer.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTotalizer, selector: "biggive-totalizer", inputs: { mainMessage: "mainMessage", primaryColour: "primaryColour", primaryTextColour: "primaryTextColour", secondaryColour: "secondaryColour", secondaryTextColour: "secondaryTextColour", spaceBelow: "spaceBelow" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1065
1089
  BiggiveTotalizer = __decorate([
1066
1090
  ProxyCmp({
1067
- defineCustomElementFn: defineCustomElement$F,
1091
+ defineCustomElementFn: defineCustomElement$G,
1068
1092
  inputs: ['mainMessage', 'primaryColour', 'primaryTextColour', 'secondaryColour', 'secondaryTextColour', 'spaceBelow']
1069
1093
  })
1070
1094
  ], BiggiveTotalizer);
@@ -1088,7 +1112,7 @@ BiggiveTotalizerTickerItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0
1088
1112
  BiggiveTotalizerTickerItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BiggiveTotalizerTickerItem, selector: "biggive-totalizer-ticker-item", inputs: { figure: "figure", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1089
1113
  BiggiveTotalizerTickerItem = __decorate([
1090
1114
  ProxyCmp({
1091
- defineCustomElementFn: defineCustomElement$G,
1115
+ defineCustomElementFn: defineCustomElement$H,
1092
1116
  inputs: ['figure', 'label']
1093
1117
  })
1094
1118
  ], BiggiveTotalizerTickerItem);
@@ -1112,7 +1136,7 @@ BiggiveVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
1112
1136
  BiggiveVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
1113
1137
  BiggiveVideo = __decorate([
1114
1138
  ProxyCmp({
1115
- defineCustomElementFn: defineCustomElement$H,
1139
+ defineCustomElementFn: defineCustomElement$I,
1116
1140
  inputs: ['spaceAbove', 'spaceBelow', 'videoUrl']
1117
1141
  })
1118
1142
  ], BiggiveVideo);
@@ -1136,7 +1160,7 @@ BiggiveVideoFeature.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", vers
1136
1160
  BiggiveVideoFeature.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
1137
1161
  BiggiveVideoFeature = __decorate([
1138
1162
  ProxyCmp({
1139
- defineCustomElementFn: defineCustomElement$I,
1163
+ defineCustomElementFn: defineCustomElement$J,
1140
1164
  inputs: ['buttonColourScheme', 'buttonLabel', 'buttonUrl', 'defaultTextColour', 'mainTitle', 'mainTitleColour', 'slug', 'slugColour', 'spaceAbove', 'spaceBelow', 'teaser', 'teaserColour', 'videoUrl']
1141
1165
  })
1142
1166
  ], BiggiveVideoFeature);
@@ -1176,6 +1200,7 @@ const DIRECTIVES = [
1176
1200
  BiggiveIconGroup,
1177
1201
  BiggiveImage,
1178
1202
  BiggiveImageFeature,
1203
+ BiggiveMainMenu,
1179
1204
  BiggiveMiscIcon,
1180
1205
  BiggiveNavGroup,
1181
1206
  BiggiveNavItem,
@@ -1200,7 +1225,7 @@ const DIRECTIVES = [
1200
1225
  class ComponentsModule {
1201
1226
  }
1202
1227
  ComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1203
- ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, declarations: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature], imports: [CommonModule], exports: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature] });
1228
+ ComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, declarations: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature], imports: [CommonModule], exports: [BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature] });
1204
1229
  ComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, imports: [CommonModule] });
1205
1230
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ComponentsModule, decorators: [{
1206
1231
  type: NgModule,
@@ -1219,5 +1244,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
1219
1244
  * Generated bundle index. Do not edit.
1220
1245
  */
1221
1246
 
1222
- export { BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
1247
+ export { BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBeneficiaryIcon, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveCategoryIcon, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormFieldSelectOption, BiggiveFormattedText, BiggiveGrid, BiggiveHeader, BiggiveHeading, BiggiveHeroImage, BiggiveIconGroup, BiggiveImage, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggivePopupStandalone, BiggiveProgressBar, BiggiveQuote, BiggiveSearch, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTextInput, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature, ComponentsModule };
1223
1248
  //# sourceMappingURL=biggive-components-angular.mjs.map