@biggive/components-angular 202506031448.0.0 → 202506180711.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1,5 +1,517 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@biggive/components-angular" />
5
- export * from './public-api';
1
+ import * as i0 from '@angular/core';
2
+ import { NgZone, ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
3
+ import { Components } from '@biggive/components';
4
+ import * as i2 from '@angular/common';
5
+
6
+ declare class BiggiveAccordion {
7
+ protected z: NgZone;
8
+ protected el: HTMLBiggiveAccordionElement;
9
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveAccordion, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveAccordion, "biggive-accordion", never, { "headingColour": { "alias": "headingColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ }
13
+ declare interface BiggiveAccordion extends Components.BiggiveAccordion {
14
+ }
15
+ declare class BiggiveAccordionEntry {
16
+ protected z: NgZone;
17
+ protected el: HTMLBiggiveAccordionEntryElement;
18
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveAccordionEntry, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveAccordionEntry, "biggive-accordion-entry", never, { "heading": { "alias": "heading"; "required": false; }; }, {}, never, ["*"], false, never>;
21
+ }
22
+ declare interface BiggiveAccordionEntry extends Components.BiggiveAccordionEntry {
23
+ }
24
+ declare class BiggiveArticleCard {
25
+ protected z: NgZone;
26
+ protected el: HTMLBiggiveArticleCardElement;
27
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
28
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveArticleCard, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveArticleCard, "biggive-article-card", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "backgroundImageUrl": { "alias": "backgroundImageUrl"; "required": false; }; "buttonColour": { "alias": "buttonColour"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonUrl": { "alias": "buttonUrl"; "required": false; }; "clipBottomLeftCorner": { "alias": "clipBottomLeftCorner"; "required": false; }; "clipTopRightCorner": { "alias": "clipTopRightCorner"; "required": false; }; "date": { "alias": "date"; "required": false; }; "dateColour": { "alias": "dateColour"; "required": false; }; "image1AltText": { "alias": "image1AltText"; "required": false; }; "image1Url": { "alias": "image1Url"; "required": false; }; "image2AltText": { "alias": "image2AltText"; "required": false; }; "image2Url": { "alias": "image2Url"; "required": false; }; "imageLabel": { "alias": "imageLabel"; "required": false; }; "imageLabelColour": { "alias": "imageLabelColour"; "required": false; }; "mainImageAltText": { "alias": "mainImageAltText"; "required": false; }; "mainImageUrl": { "alias": "mainImageUrl"; "required": false; }; "mainTitle": { "alias": "mainTitle"; "required": false; }; "mainTitleColour": { "alias": "mainTitleColour"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "slugColour": { "alias": "slugColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
30
+ }
31
+ declare interface BiggiveArticleCard extends Components.BiggiveArticleCard {
32
+ }
33
+ declare class BiggiveBackToTop {
34
+ protected z: NgZone;
35
+ protected el: HTMLBiggiveBackToTopElement;
36
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
37
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBackToTop, never>;
38
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBackToTop, "biggive-back-to-top", never, {}, {}, never, ["*"], false, never>;
39
+ }
40
+ declare interface BiggiveBackToTop extends Components.BiggiveBackToTop {
41
+ }
42
+ declare class BiggiveBasicCard {
43
+ protected z: NgZone;
44
+ protected el: HTMLBiggiveBasicCardElement;
45
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
46
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBasicCard, never>;
47
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBasicCard, "biggive-basic-card", never, { "addAnimation": { "alias": "addAnimation"; "required": false; }; "author": { "alias": "author"; "required": false; }; "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "backgroundImageUrl": { "alias": "backgroundImageUrl"; "required": false; }; "buttonAlign": { "alias": "buttonAlign"; "required": false; }; "buttonColourScheme": { "alias": "buttonColourScheme"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonStyle": { "alias": "buttonStyle"; "required": false; }; "buttonUrl": { "alias": "buttonUrl"; "required": false; }; "cardColour": { "alias": "cardColour"; "required": false; }; "clipBottomLeftCorner": { "alias": "clipBottomLeftCorner"; "required": false; }; "clipTopRightCorner": { "alias": "clipTopRightCorner"; "required": false; }; "date": { "alias": "date"; "required": false; }; "headingLevel": { "alias": "headingLevel"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconColour": { "alias": "iconColour"; "required": false; }; "mainImageAltText": { "alias": "mainImageAltText"; "required": false; }; "mainImageUrl": { "alias": "mainImageUrl"; "required": false; }; "mainTitle": { "alias": "mainTitle"; "required": false; }; "siteDesign": { "alias": "siteDesign"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "teaser": { "alias": "teaser"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; }, {}, never, ["*"], false, never>;
48
+ }
49
+ declare interface BiggiveBasicCard extends Components.BiggiveBasicCard {
50
+ }
51
+ declare class BiggiveBiographyCard {
52
+ protected z: NgZone;
53
+ protected el: HTMLBiggiveBiographyCardElement;
54
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
55
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBiographyCard, never>;
56
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBiographyCard, "biggive-biography-card", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "borderWidth": { "alias": "borderWidth"; "required": false; }; "circle": { "alias": "circle"; "required": false; }; "circleColour": { "alias": "circleColour"; "required": false; }; "fullName": { "alias": "fullName"; "required": false; }; "imageStyle": { "alias": "imageStyle"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "jobTitle": { "alias": "jobTitle"; "required": false; }; "ratio": { "alias": "ratio"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
57
+ }
58
+ declare interface BiggiveBiographyCard extends Components.BiggiveBiographyCard {
59
+ }
60
+ declare class BiggiveBoxedContent {
61
+ protected z: NgZone;
62
+ protected el: HTMLBiggiveBoxedContentElement;
63
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
64
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBoxedContent, never>;
65
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBoxedContent, "biggive-boxed-content", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "horizontalPadding": { "alias": "horizontalPadding"; "required": false; }; "shadow": { "alias": "shadow"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "verticalPadding": { "alias": "verticalPadding"; "required": false; }; }, {}, never, ["*"], false, never>;
66
+ }
67
+ declare interface BiggiveBoxedContent extends Components.BiggiveBoxedContent {
68
+ }
69
+ declare class BiggiveBrandedImage {
70
+ protected z: NgZone;
71
+ protected el: HTMLBiggiveBrandedImageElement;
72
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
73
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBrandedImage, never>;
74
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBrandedImage, "biggive-branded-image", never, { "charityLocation": { "alias": "charityLocation"; "required": false; }; "charityName": { "alias": "charityName"; "required": false; }; "charityUrl": { "alias": "charityUrl"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
75
+ }
76
+ declare interface BiggiveBrandedImage extends Components.BiggiveBrandedImage {
77
+ }
78
+ declare class BiggiveButton {
79
+ protected z: NgZone;
80
+ protected el: HTMLBiggiveButtonElement;
81
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
82
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveButton, never>;
83
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveButton, "biggive-button", never, { "buttonId": { "alias": "buttonId"; "required": false; }; "centered": { "alias": "centered"; "required": false; }; "colourScheme": { "alias": "colourScheme"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "label": { "alias": "label"; "required": false; }; "openInNewTab": { "alias": "openInNewTab"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "siteDesign": { "alias": "siteDesign"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
84
+ }
85
+ declare interface BiggiveButton extends Components.BiggiveButton {
86
+ doButtonClick: EventEmitter<CustomEvent<{
87
+ event: object;
88
+ url: string;
89
+ }>>;
90
+ }
91
+ declare class BiggiveCallToAction {
92
+ protected z: NgZone;
93
+ protected el: HTMLBiggiveCallToActionElement;
94
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
95
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCallToAction, never>;
96
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCallToAction, "biggive-call-to-action", never, { "defaultTextColour": { "alias": "defaultTextColour"; "required": false; }; "mainTitle": { "alias": "mainTitle"; "required": false; }; "mainTitleColour": { "alias": "mainTitleColour"; "required": false; }; "mainTitleSize": { "alias": "mainTitleSize"; "required": false; }; "primaryButtonColourScheme": { "alias": "primaryButtonColourScheme"; "required": false; }; "primaryButtonLabel": { "alias": "primaryButtonLabel"; "required": false; }; "primaryButtonUrl": { "alias": "primaryButtonUrl"; "required": false; }; "secondaryButtonColourScheme": { "alias": "secondaryButtonColourScheme"; "required": false; }; "secondaryButtonLabel": { "alias": "secondaryButtonLabel"; "required": false; }; "secondaryButtonUrl": { "alias": "secondaryButtonUrl"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "slugColour": { "alias": "slugColour"; "required": false; }; "slugSize": { "alias": "slugSize"; "required": false; }; "spaceAbove": { "alias": "spaceAbove"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "subtitleColour": { "alias": "subtitleColour"; "required": false; }; "subtitleSize": { "alias": "subtitleSize"; "required": false; }; "teaser": { "alias": "teaser"; "required": false; }; "teaserColour": { "alias": "teaserColour"; "required": false; }; }, {}, never, ["*"], false, never>;
97
+ }
98
+ declare interface BiggiveCallToAction extends Components.BiggiveCallToAction {
99
+ }
100
+ declare class BiggiveCampaignCard {
101
+ protected z: NgZone;
102
+ protected el: HTMLBiggiveCampaignCardElement;
103
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
104
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCampaignCard, never>;
105
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignCard, "biggive-campaign-card", never, { "banner": { "alias": "banner"; "required": false; }; "campaignTitle": { "alias": "campaignTitle"; "required": false; }; "campaignType": { "alias": "campaignType"; "required": false; }; "datetime": { "alias": "datetime"; "required": false; }; "donateButtonColourScheme": { "alias": "donateButtonColourScheme"; "required": false; }; "donateButtonLabel": { "alias": "donateButtonLabel"; "required": false; }; "donateButtonUrl": { "alias": "donateButtonUrl"; "required": false; }; "isFutureCampaign": { "alias": "isFutureCampaign"; "required": false; }; "isPastCampaign": { "alias": "isPastCampaign"; "required": false; }; "moreInfoButtonColourScheme": { "alias": "moreInfoButtonColourScheme"; "required": false; }; "moreInfoButtonLabel": { "alias": "moreInfoButtonLabel"; "required": false; }; "moreInfoButtonUrl": { "alias": "moreInfoButtonUrl"; "required": false; }; "organisationName": { "alias": "organisationName"; "required": false; }; "primaryFigureAmount": { "alias": "primaryFigureAmount"; "required": false; }; "primaryFigureLabel": { "alias": "primaryFigureLabel"; "required": false; }; "progressBarCounter": { "alias": "progressBarCounter"; "required": false; }; "secondaryFigureAmount": { "alias": "secondaryFigureAmount"; "required": false; }; "secondaryFigureLabel": { "alias": "secondaryFigureLabel"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
106
+ }
107
+ declare interface BiggiveCampaignCard extends Components.BiggiveCampaignCard {
108
+ doCardGeneralClick: EventEmitter<CustomEvent<{
109
+ event: object;
110
+ url: string;
111
+ }>>;
112
+ }
113
+ declare class BiggiveCampaignCardFilterGrid {
114
+ protected z: NgZone;
115
+ protected el: HTMLBiggiveCampaignCardFilterGridElement;
116
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
117
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCampaignCardFilterGrid, never>;
118
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignCardFilterGrid, "biggive-campaign-card-filter-grid", never, { "beneficiaryOptions": { "alias": "beneficiaryOptions"; "required": false; }; "buttonText": { "alias": "buttonText"; "required": false; }; "categoryOptions": { "alias": "categoryOptions"; "required": false; }; "intro": { "alias": "intro"; "required": false; }; "locationOptions": { "alias": "locationOptions"; "required": false; }; "placeholderText": { "alias": "placeholderText"; "required": false; }; "searchText": { "alias": "searchText"; "required": false; }; "selectedFilterBeneficiary": { "alias": "selectedFilterBeneficiary"; "required": false; }; "selectedFilterCategory": { "alias": "selectedFilterCategory"; "required": false; }; "selectedFilterLocation": { "alias": "selectedFilterLocation"; "required": false; }; "selectedSortByOption": { "alias": "selectedSortByOption"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
119
+ }
120
+ declare interface BiggiveCampaignCardFilterGrid extends Components.BiggiveCampaignCardFilterGrid {
121
+ /**
122
+ * This event `doSearchAndFilterUpdate` event is emitted and propogates to the parent
123
+ component which handles it
124
+ */
125
+ doSearchAndFilterUpdate: EventEmitter<CustomEvent<{
126
+ searchText: string | null;
127
+ sortBy: string | null;
128
+ filterCategory: string | null;
129
+ filterBeneficiary: string | null;
130
+ filterLocation: string | null;
131
+ }>>;
132
+ }
133
+ declare class BiggiveCampaignHighlights {
134
+ protected z: NgZone;
135
+ protected el: HTMLBiggiveCampaignHighlightsElement;
136
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
137
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCampaignHighlights, never>;
138
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignHighlights, "biggive-campaign-highlights", never, { "banner": { "alias": "banner"; "required": false; }; "campaignTitle": { "alias": "campaignTitle"; "required": false; }; "championName": { "alias": "championName"; "required": false; }; "championUrl": { "alias": "championUrl"; "required": false; }; "primaryFigureAmount": { "alias": "primaryFigureAmount"; "required": false; }; "primaryFigureLabel": { "alias": "primaryFigureLabel"; "required": false; }; "primaryStatIcon": { "alias": "primaryStatIcon"; "required": false; }; "primaryStatText": { "alias": "primaryStatText"; "required": false; }; "progressBarCounter": { "alias": "progressBarCounter"; "required": false; }; "secondaryFigureAmount": { "alias": "secondaryFigureAmount"; "required": false; }; "secondaryFigureLabel": { "alias": "secondaryFigureLabel"; "required": false; }; "secondaryStatIcon": { "alias": "secondaryStatIcon"; "required": false; }; "secondaryStatText": { "alias": "secondaryStatText"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
139
+ }
140
+ declare interface BiggiveCampaignHighlights extends Components.BiggiveCampaignHighlights {
141
+ }
142
+ declare class BiggiveContainerCard {
143
+ protected z: NgZone;
144
+ protected el: HTMLBiggiveContainerCardElement;
145
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
146
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveContainerCard, never>;
147
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveContainerCard, "biggive-container-card", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "backgroundImageUrl": { "alias": "backgroundImageUrl"; "required": false; }; "cardColour": { "alias": "cardColour"; "required": false; }; "clipBottomLeftCorner": { "alias": "clipBottomLeftCorner"; "required": false; }; "clipTopRightCorner": { "alias": "clipTopRightCorner"; "required": false; }; "headingLevel": { "alias": "headingLevel"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; }, {}, never, ["*"], false, never>;
148
+ }
149
+ declare interface BiggiveContainerCard extends Components.BiggiveContainerCard {
150
+ }
151
+ declare class BiggiveCookieBanner {
152
+ protected z: NgZone;
153
+ protected el: HTMLBiggiveCookieBannerElement;
154
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
155
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCookieBanner, never>;
156
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCookieBanner, "biggive-cookie-banner", never, { "autoOpenPreferences": { "alias": "autoOpenPreferences"; "required": false; }; "blogUriPrefix": { "alias": "blogUriPrefix"; "required": false; }; "previouslyAgreedCookiePreferences": { "alias": "previouslyAgreedCookiePreferences"; "required": false; }; }, {}, never, ["*"], false, never>;
157
+ }
158
+ declare interface BiggiveCookieBanner extends Components.BiggiveCookieBanner {
159
+ preferenceModalClosed: EventEmitter<CustomEvent<void>>;
160
+ /**
161
+ * Indicates that the user accepts cookies for any purpose, without discrimination.
162
+ */
163
+ cookieBannerAcceptAllSelected: EventEmitter<CustomEvent<void>>;
164
+ /**
165
+ * Indicates that the user has made a selection of cookies purpose to accept.
166
+
167
+ Event data is an object with boolean properties to say whether the user accepts or refuses each category of optional cookie.
168
+
169
+ When updating this type please also update the type of previouslyAgreedCookiePreferences.
170
+ */
171
+ cookieBannerSavePreferencesSelected: EventEmitter<CustomEvent<{
172
+ analyticsAndTesting: boolean;
173
+ thirdParty: boolean;
174
+ }>>;
175
+ }
176
+ declare class BiggiveFooter {
177
+ protected z: NgZone;
178
+ protected el: HTMLBiggiveFooterElement;
179
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
180
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFooter, never>;
181
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFooter, "biggive-footer", never, { "blogUrlPrefix": { "alias": "blogUrlPrefix"; "required": false; }; "donateUrlPrefix": { "alias": "donateUrlPrefix"; "required": false; }; "experienceUrlPrefix": { "alias": "experienceUrlPrefix"; "required": false; }; "headingLevel": { "alias": "headingLevel"; "required": false; }; "smallCharityWeekEnabled": { "alias": "smallCharityWeekEnabled"; "required": false; }; "usePresetFooter": { "alias": "usePresetFooter"; "required": false; }; }, {}, never, ["*"], false, never>;
182
+ }
183
+ declare interface BiggiveFooter extends Components.BiggiveFooter {
184
+ }
185
+ declare class BiggiveForm {
186
+ protected z: NgZone;
187
+ protected el: HTMLBiggiveFormElement;
188
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
189
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveForm, never>;
190
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveForm, "biggive-form", never, {}, {}, never, ["*"], false, never>;
191
+ }
192
+ declare interface BiggiveForm extends Components.BiggiveForm {
193
+ }
194
+ declare class BiggiveFormFieldSelect {
195
+ protected z: NgZone;
196
+ protected el: HTMLBiggiveFormFieldSelectElement;
197
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
198
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFormFieldSelect, never>;
199
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormFieldSelect, "biggive-form-field-select", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "options": { "alias": "options"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "prompt": { "alias": "prompt"; "required": false; }; "selectElementId": { "alias": "selectElementId"; "required": false; }; "selectStyle": { "alias": "selectStyle"; "required": false; }; "selectedLabel": { "alias": "selectedLabel"; "required": false; }; "selectedOptionColour": { "alias": "selectedOptionColour"; "required": false; }; "selectedValue": { "alias": "selectedValue"; "required": false; }; "selectionChanged": { "alias": "selectionChanged"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
200
+ }
201
+ declare interface BiggiveFormFieldSelect extends Components.BiggiveFormFieldSelect {
202
+ }
203
+ declare class BiggiveFormattedText {
204
+ protected z: NgZone;
205
+ protected el: HTMLBiggiveFormattedTextElement;
206
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
207
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFormattedText, never>;
208
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormattedText, "biggive-formatted-text", never, { "defaultTextColour": { "alias": "defaultTextColour"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "siteDesign": { "alias": "siteDesign"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
209
+ }
210
+ declare interface BiggiveFormattedText extends Components.BiggiveFormattedText {
211
+ }
212
+ declare class BiggiveGrid {
213
+ protected z: NgZone;
214
+ protected el: HTMLBiggiveGridElement;
215
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
216
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveGrid, never>;
217
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveGrid, "biggive-grid", never, { "columnCount": { "alias": "columnCount"; "required": false; }; "columnGap": { "alias": "columnGap"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "spaceBetween": { "alias": "spaceBetween"; "required": false; }; }, {}, never, ["*"], false, never>;
218
+ }
219
+ declare interface BiggiveGrid extends Components.BiggiveGrid {
220
+ }
221
+ declare class BiggiveHeading {
222
+ protected z: NgZone;
223
+ protected el: HTMLBiggiveHeadingElement;
224
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
225
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveHeading, never>;
226
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeading, "biggive-heading", never, { "align": { "alias": "align"; "required": false; }; "colour": { "alias": "colour"; "required": false; }; "htmlElement": { "alias": "htmlElement"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconColour": { "alias": "iconColour"; "required": false; }; "siteDesign": { "alias": "siteDesign"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spaceAbove": { "alias": "spaceAbove"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, ["*"], false, never>;
227
+ }
228
+ declare interface BiggiveHeading extends Components.BiggiveHeading {
229
+ }
230
+ declare class BiggiveHeroImage {
231
+ protected z: NgZone;
232
+ protected el: HTMLBiggiveHeroImageElement;
233
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
234
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveHeroImage, never>;
235
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeroImage, "biggive-hero-image", never, { "buttonColourScheme": { "alias": "buttonColourScheme"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonUrl": { "alias": "buttonUrl"; "required": false; }; "colourScheme": { "alias": "colourScheme"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "logoAltText": { "alias": "logoAltText"; "required": false; }; "logoHeight": { "alias": "logoHeight"; "required": false; }; "mainImage": { "alias": "mainImage"; "required": false; }; "mainImageAlignHorizontal": { "alias": "mainImageAlignHorizontal"; "required": false; }; "mainImageAlignVertical": { "alias": "mainImageAlignVertical"; "required": false; }; "mainImageShape": { "alias": "mainImageShape"; "required": false; }; "mainTitle": { "alias": "mainTitle"; "required": false; }; "mainTitleColour": { "alias": "mainTitleColour"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "slugColour": { "alias": "slugColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "teaser": { "alias": "teaser"; "required": false; }; "teaserColour": { "alias": "teaserColour"; "required": false; }; }, {}, never, ["*"], false, never>;
236
+ }
237
+ declare interface BiggiveHeroImage extends Components.BiggiveHeroImage {
238
+ }
239
+ declare class BiggiveIconButton {
240
+ protected z: NgZone;
241
+ protected el: HTMLBiggiveIconButtonElement;
242
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
243
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveIconButton, never>;
244
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveIconButton, "biggive-icon-button", never, { "arrow": { "alias": "arrow"; "required": false; }; "arrowColour": { "alias": "arrowColour"; "required": false; }; "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "backgroundPadding": { "alias": "backgroundPadding"; "required": false; }; "buttonId": { "alias": "buttonId"; "required": false; }; "centered": { "alias": "centered"; "required": false; }; "circle": { "alias": "circle"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "openInNewTab": { "alias": "openInNewTab"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "shadow": { "alias": "shadow"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "text": { "alias": "text"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
245
+ }
246
+ declare interface BiggiveIconButton extends Components.BiggiveIconButton {
247
+ doButtonClick: EventEmitter<CustomEvent<{
248
+ event: object;
249
+ url: string;
250
+ }>>;
251
+ }
252
+ declare class BiggiveImage {
253
+ protected z: NgZone;
254
+ protected el: HTMLBiggiveImageElement;
255
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
256
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveImage, never>;
257
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImage, "biggive-image", never, { "height": { "alias": "height"; "required": false; }; "imageAltText": { "alias": "imageAltText"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "sizeUnit": { "alias": "sizeUnit"; "required": false; }; "spaceAbove": { "alias": "spaceAbove"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, {}, never, ["*"], false, never>;
258
+ }
259
+ declare interface BiggiveImage extends Components.BiggiveImage {
260
+ }
261
+ declare class BiggiveImageButton {
262
+ protected z: NgZone;
263
+ protected el: HTMLBiggiveImageButtonElement;
264
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
265
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveImageButton, never>;
266
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImageButton, "biggive-image-button", never, { "arrow": { "alias": "arrow"; "required": false; }; "arrowColour": { "alias": "arrowColour"; "required": false; }; "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "backgroundPadding": { "alias": "backgroundPadding"; "required": false; }; "buttonId": { "alias": "buttonId"; "required": false; }; "centered": { "alias": "centered"; "required": false; }; "circle": { "alias": "circle"; "required": false; }; "imageStyle": { "alias": "imageStyle"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "openInNewTab": { "alias": "openInNewTab"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "shadow": { "alias": "shadow"; "required": false; }; "size": { "alias": "size"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "text": { "alias": "text"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
267
+ }
268
+ declare interface BiggiveImageButton extends Components.BiggiveImageButton {
269
+ doButtonClick: EventEmitter<CustomEvent<{
270
+ event: object;
271
+ url: string;
272
+ }>>;
273
+ }
274
+ declare class BiggiveImageCard {
275
+ protected z: NgZone;
276
+ protected el: HTMLBiggiveImageCardElement;
277
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
278
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveImageCard, never>;
279
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImageCard, "biggive-image-card", never, { "addAnimation": { "alias": "addAnimation"; "required": false; }; "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "buttonAlign": { "alias": "buttonAlign"; "required": false; }; "buttonColourScheme": { "alias": "buttonColourScheme"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonStyle": { "alias": "buttonStyle"; "required": false; }; "buttonUrl": { "alias": "buttonUrl"; "required": false; }; "clipBottomLeftCorner": { "alias": "clipBottomLeftCorner"; "required": false; }; "clipTopRightCorner": { "alias": "clipTopRightCorner"; "required": false; }; "mainImageAltText": { "alias": "mainImageAltText"; "required": false; }; "mainImageUrl": { "alias": "mainImageUrl"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "teaser": { "alias": "teaser"; "required": false; }; "teaserColour": { "alias": "teaserColour"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; }, {}, never, ["*"], false, never>;
280
+ }
281
+ declare interface BiggiveImageCard extends Components.BiggiveImageCard {
282
+ }
283
+ declare class BiggiveImageFeature {
284
+ protected z: NgZone;
285
+ protected el: HTMLBiggiveImageFeatureElement;
286
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
287
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveImageFeature, never>;
288
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImageFeature, "biggive-image-feature", never, { "buttonColourScheme": { "alias": "buttonColourScheme"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonUrl": { "alias": "buttonUrl"; "required": false; }; "defaultTextColour": { "alias": "defaultTextColour"; "required": false; }; "imageAltText": { "alias": "imageAltText"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "mainTitle": { "alias": "mainTitle"; "required": false; }; "mainTitleColour": { "alias": "mainTitleColour"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "slugColour": { "alias": "slugColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "teaser": { "alias": "teaser"; "required": false; }; "teaserColour": { "alias": "teaserColour"; "required": false; }; }, {}, never, ["*"], false, never>;
289
+ }
290
+ declare interface BiggiveImageFeature extends Components.BiggiveImageFeature {
291
+ }
292
+ declare class BiggiveMainMenu {
293
+ protected z: NgZone;
294
+ protected el: HTMLBiggiveMainMenuElement;
295
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
296
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveMainMenu, never>;
297
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveMainMenu, "biggive-main-menu", never, { "blogUrlPrefix": { "alias": "blogUrlPrefix"; "required": false; }; "donateUrlPrefix": { "alias": "donateUrlPrefix"; "required": false; }; "experienceUrlPrefix": { "alias": "experienceUrlPrefix"; "required": false; }; "isLoggedIn": { "alias": "isLoggedIn"; "required": false; }; "smallCharityWeekEnabled": { "alias": "smallCharityWeekEnabled"; "required": false; }; "someCampaignHasHomePageRedirect": { "alias": "someCampaignHasHomePageRedirect"; "required": false; }; }, {}, never, ["*"], false, never>;
298
+ }
299
+ declare interface BiggiveMainMenu extends Components.BiggiveMainMenu {
300
+ logoutClicked: EventEmitter<CustomEvent<void>>;
301
+ }
302
+ declare class BiggiveMiscIcon {
303
+ protected z: NgZone;
304
+ protected el: HTMLBiggiveMiscIconElement;
305
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
306
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveMiscIcon, never>;
307
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveMiscIcon, "biggive-misc-icon", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconColour": { "alias": "iconColour"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
308
+ }
309
+ declare interface BiggiveMiscIcon extends Components.BiggiveMiscIcon {
310
+ }
311
+ declare class BiggiveNavGroup {
312
+ protected z: NgZone;
313
+ protected el: HTMLBiggiveNavGroupElement;
314
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
315
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveNavGroup, never>;
316
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveNavGroup, "biggive-nav-group", never, { "inline": { "alias": "inline"; "required": false; }; }, {}, never, ["*"], false, never>;
317
+ }
318
+ declare interface BiggiveNavGroup extends Components.BiggiveNavGroup {
319
+ }
320
+ declare class BiggiveNavItem {
321
+ protected z: NgZone;
322
+ protected el: HTMLBiggiveNavItemElement;
323
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
324
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveNavItem, never>;
325
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveNavItem, "biggive-nav-item", never, { "iconColour": { "alias": "iconColour"; "required": false; }; "label": { "alias": "label"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
326
+ }
327
+ declare interface BiggiveNavItem extends Components.BiggiveNavItem {
328
+ }
329
+ declare class BiggivePageColumn {
330
+ protected z: NgZone;
331
+ protected el: HTMLBiggivePageColumnElement;
332
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
333
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePageColumn, never>;
334
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageColumn, "biggive-page-column", never, {}, {}, never, ["*"], false, never>;
335
+ }
336
+ declare interface BiggivePageColumn extends Components.BiggivePageColumn {
337
+ }
338
+ declare class BiggivePageColumns {
339
+ protected z: NgZone;
340
+ protected el: HTMLBiggivePageColumnsElement;
341
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
342
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePageColumns, never>;
343
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageColumns, "biggive-page-columns", never, { "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
344
+ }
345
+ declare interface BiggivePageColumns extends Components.BiggivePageColumns {
346
+ }
347
+ declare class BiggivePageSection {
348
+ protected z: NgZone;
349
+ protected el: HTMLBiggivePageSectionElement;
350
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
351
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePageSection, never>;
352
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageSection, "biggive-page-section", never, { "colourScheme": { "alias": "colourScheme"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "primaryFullBleed": { "alias": "primaryFullBleed"; "required": false; }; "sectionStyleBottom": { "alias": "sectionStyleBottom"; "required": false; }; "sectionStyleTop": { "alias": "sectionStyleTop"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
353
+ }
354
+ declare interface BiggivePageSection extends Components.BiggivePageSection {
355
+ }
356
+ declare class BiggivePopup {
357
+ protected z: NgZone;
358
+ protected el: HTMLBiggivePopupElement;
359
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
360
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePopup, never>;
361
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePopup, "biggive-popup", never, { "modalClosedCallback": { "alias": "modalClosedCallback"; "required": false; }; }, {}, never, ["*"], false, never>;
362
+ }
363
+ declare interface BiggivePopup extends Components.BiggivePopup {
364
+ }
365
+ declare class BiggiveProgressBar {
366
+ protected z: NgZone;
367
+ protected el: HTMLBiggiveProgressBarElement;
368
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
369
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveProgressBar, never>;
370
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveProgressBar, "biggive-progress-bar", never, { "colourScheme": { "alias": "colourScheme"; "required": false; }; "counter": { "alias": "counter"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
371
+ }
372
+ declare interface BiggiveProgressBar extends Components.BiggiveProgressBar {
373
+ }
374
+ declare class BiggiveQuote {
375
+ protected z: NgZone;
376
+ protected el: HTMLBiggiveQuoteElement;
377
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
378
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveQuote, never>;
379
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveQuote, "biggive-quote", never, { "attribution": { "alias": "attribution"; "required": false; }; "defaultTextColour": { "alias": "defaultTextColour"; "required": false; }; "quote": { "alias": "quote"; "required": false; }; "quoteIconColour": { "alias": "quoteIconColour"; "required": false; }; "siteDesign": { "alias": "siteDesign"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
380
+ }
381
+ declare interface BiggiveQuote extends Components.BiggiveQuote {
382
+ }
383
+ declare class BiggiveSheet {
384
+ protected z: NgZone;
385
+ protected el: HTMLBiggiveSheetElement;
386
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
387
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveSheet, never>;
388
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSheet, "biggive-sheet", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "sheetId": { "alias": "sheetId"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; }, {}, never, ["*"], false, never>;
389
+ }
390
+ declare interface BiggiveSheet extends Components.BiggiveSheet {
391
+ }
392
+ declare class BiggiveSocialIcon {
393
+ protected z: NgZone;
394
+ protected el: HTMLBiggiveSocialIconElement;
395
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
396
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveSocialIcon, never>;
397
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSocialIcon, "biggive-social-icon", never, { "backgroundColour": { "alias": "backgroundColour"; "required": false; }; "iconColour": { "alias": "iconColour"; "required": false; }; "labelPrefix": { "alias": "labelPrefix"; "required": false; }; "service": { "alias": "service"; "required": false; }; "url": { "alias": "url"; "required": false; }; "wide": { "alias": "wide"; "required": false; }; }, {}, never, ["*"], false, never>;
398
+ }
399
+ declare interface BiggiveSocialIcon extends Components.BiggiveSocialIcon {
400
+ }
401
+ declare class BiggiveTab {
402
+ protected z: NgZone;
403
+ protected el: HTMLBiggiveTabElement;
404
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
405
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTab, never>;
406
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTab, "biggive-tab", never, { "tabTitle": { "alias": "tabTitle"; "required": false; }; }, {}, never, ["*"], false, never>;
407
+ }
408
+ declare interface BiggiveTab extends Components.BiggiveTab {
409
+ }
410
+ declare class BiggiveTabbedContent {
411
+ protected z: NgZone;
412
+ protected el: HTMLBiggiveTabbedContentElement;
413
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
414
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTabbedContent, never>;
415
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTabbedContent, "biggive-tabbed-content", never, { "buttonBackgroundColour": { "alias": "buttonBackgroundColour"; "required": false; }; "buttonIconColour": { "alias": "buttonIconColour"; "required": false; }; "navigationHighlightColour": { "alias": "navigationHighlightColour"; "required": false; }; "selectedNavigationHighlightColour": { "alias": "selectedNavigationHighlightColour"; "required": false; }; "selectedTextColour": { "alias": "selectedTextColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; }, {}, never, ["*"], false, never>;
416
+ }
417
+ declare interface BiggiveTabbedContent extends Components.BiggiveTabbedContent {
418
+ }
419
+ declare class BiggiveTable {
420
+ protected z: NgZone;
421
+ protected el: HTMLBiggiveTableElement;
422
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
423
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTable, never>;
424
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTable, "biggive-table", never, { "bodyBackgroundColour": { "alias": "bodyBackgroundColour"; "required": false; }; "bodyTextColour": { "alias": "bodyTextColour"; "required": false; }; "headerBackgroundColour": { "alias": "headerBackgroundColour"; "required": false; }; "headerTextColour": { "alias": "headerTextColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
425
+ }
426
+ declare interface BiggiveTable extends Components.BiggiveTable {
427
+ }
428
+ declare class BiggiveTextInput {
429
+ protected z: NgZone;
430
+ protected el: HTMLBiggiveTextInputElement;
431
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
432
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTextInput, never>;
433
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTextInput, "biggive-text-input", never, { "currency": { "alias": "currency"; "required": false; }; "selectStyle": { "alias": "selectStyle"; "required": false; }; "siteDesign": { "alias": "siteDesign"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
434
+ }
435
+ declare interface BiggiveTextInput extends Components.BiggiveTextInput {
436
+ }
437
+ declare class BiggiveTimeline {
438
+ protected z: NgZone;
439
+ protected el: HTMLBiggiveTimelineElement;
440
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
441
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTimeline, never>;
442
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTimeline, "biggive-timeline", never, { "buttonBackgroundColour": { "alias": "buttonBackgroundColour"; "required": false; }; "buttonIconColour": { "alias": "buttonIconColour"; "required": false; }; "entryBackgroundColour": { "alias": "entryBackgroundColour"; "required": false; }; "entryDateColour": { "alias": "entryDateColour"; "required": false; }; "entryHighlightColour": { "alias": "entryHighlightColour"; "required": false; }; "entryTextColour": { "alias": "entryTextColour"; "required": false; }; "entryTitleColour": { "alias": "entryTitleColour"; "required": false; }; "navigationHighlightColour": { "alias": "navigationHighlightColour"; "required": false; }; "selectedNavigationHighlightColour": { "alias": "selectedNavigationHighlightColour"; "required": false; }; "selectedTextColour": { "alias": "selectedTextColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "textColour": { "alias": "textColour"; "required": false; }; }, {}, never, ["*"], false, never>;
443
+ }
444
+ declare interface BiggiveTimeline extends Components.BiggiveTimeline {
445
+ }
446
+ declare class BiggiveTimelineEntry {
447
+ protected z: NgZone;
448
+ protected el: HTMLBiggiveTimelineEntryElement;
449
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
450
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTimelineEntry, never>;
451
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTimelineEntry, "biggive-timeline-entry", never, { "date": { "alias": "date"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; }, {}, never, ["*"], false, never>;
452
+ }
453
+ declare interface BiggiveTimelineEntry extends Components.BiggiveTimelineEntry {
454
+ }
455
+ declare class BiggiveTotalizer {
456
+ protected z: NgZone;
457
+ protected el: HTMLBiggiveTotalizerElement;
458
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
459
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTotalizer, never>;
460
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTotalizer, "biggive-totalizer", never, { "mainMessage": { "alias": "mainMessage"; "required": false; }; "primaryColour": { "alias": "primaryColour"; "required": false; }; "primaryTextColour": { "alias": "primaryTextColour"; "required": false; }; "secondaryColour": { "alias": "secondaryColour"; "required": false; }; "secondaryTextColour": { "alias": "secondaryTextColour"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
461
+ }
462
+ declare interface BiggiveTotalizer extends Components.BiggiveTotalizer {
463
+ }
464
+ declare class BiggiveTotalizerTickerItem {
465
+ protected z: NgZone;
466
+ protected el: HTMLBiggiveTotalizerTickerItemElement;
467
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
468
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTotalizerTickerItem, never>;
469
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTotalizerTickerItem, "biggive-totalizer-ticker-item", never, { "figure": { "alias": "figure"; "required": false; }; "label": { "alias": "label"; "required": false; }; }, {}, never, ["*"], false, never>;
470
+ }
471
+ declare interface BiggiveTotalizerTickerItem extends Components.BiggiveTotalizerTickerItem {
472
+ }
473
+ declare class BiggiveVideo {
474
+ protected z: NgZone;
475
+ protected el: HTMLBiggiveVideoElement;
476
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
477
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveVideo, never>;
478
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveVideo, "biggive-video", never, { "spaceAbove": { "alias": "spaceAbove"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "videoUrl": { "alias": "videoUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
479
+ }
480
+ declare interface BiggiveVideo extends Components.BiggiveVideo {
481
+ }
482
+ declare class BiggiveVideoFeature {
483
+ protected z: NgZone;
484
+ protected el: HTMLBiggiveVideoFeatureElement;
485
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
486
+ static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveVideoFeature, never>;
487
+ static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveVideoFeature, "biggive-video-feature", never, { "buttonColourScheme": { "alias": "buttonColourScheme"; "required": false; }; "buttonLabel": { "alias": "buttonLabel"; "required": false; }; "buttonUrl": { "alias": "buttonUrl"; "required": false; }; "defaultTextColour": { "alias": "defaultTextColour"; "required": false; }; "mainTitle": { "alias": "mainTitle"; "required": false; }; "mainTitleColour": { "alias": "mainTitleColour"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; "slugColour": { "alias": "slugColour"; "required": false; }; "spaceAbove": { "alias": "spaceAbove"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; "teaser": { "alias": "teaser"; "required": false; }; "teaserColour": { "alias": "teaserColour"; "required": false; }; "videoUrl": { "alias": "videoUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
488
+ }
489
+ declare interface BiggiveVideoFeature extends Components.BiggiveVideoFeature {
490
+ }
491
+ declare class PhilcoFooter {
492
+ protected z: NgZone;
493
+ protected el: HTMLPhilcoFooterElement;
494
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
495
+ static ɵfac: i0.ɵɵFactoryDeclaration<PhilcoFooter, never>;
496
+ static ɵcmp: i0.ɵɵComponentDeclaration<PhilcoFooter, "philco-footer", never, { "headingLevel": { "alias": "headingLevel"; "required": false; }; "philcoUrlPrefix": { "alias": "philcoUrlPrefix"; "required": false; }; }, {}, never, ["*"], false, never>;
497
+ }
498
+ declare interface PhilcoFooter extends Components.PhilcoFooter {
499
+ }
500
+ declare class PhilcoMainMenu {
501
+ protected z: NgZone;
502
+ protected el: HTMLPhilcoMainMenuElement;
503
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
504
+ static ɵfac: i0.ɵɵFactoryDeclaration<PhilcoMainMenu, never>;
505
+ static ɵcmp: i0.ɵɵComponentDeclaration<PhilcoMainMenu, "philco-main-menu", never, { "philcoUrlPrefix": { "alias": "philcoUrlPrefix"; "required": false; }; }, {}, never, ["*"], false, never>;
506
+ }
507
+ declare interface PhilcoMainMenu extends Components.PhilcoMainMenu {
508
+ logoutClicked: EventEmitter<CustomEvent<void>>;
509
+ }
510
+
511
+ declare class ComponentsModule {
512
+ static ɵfac: i0.ɵɵFactoryDeclaration<ComponentsModule, never>;
513
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ComponentsModule, [typeof BiggiveAccordion, typeof BiggiveAccordionEntry, typeof BiggiveArticleCard, typeof BiggiveBackToTop, typeof BiggiveBasicCard, typeof BiggiveBiographyCard, typeof BiggiveBoxedContent, typeof BiggiveBrandedImage, typeof BiggiveButton, typeof BiggiveCallToAction, typeof BiggiveCampaignCard, typeof BiggiveCampaignCardFilterGrid, typeof BiggiveCampaignHighlights, typeof BiggiveContainerCard, typeof BiggiveCookieBanner, typeof BiggiveFooter, typeof BiggiveForm, typeof BiggiveFormFieldSelect, typeof BiggiveFormattedText, typeof BiggiveGrid, typeof BiggiveHeading, typeof BiggiveHeroImage, typeof BiggiveIconButton, typeof BiggiveImage, typeof BiggiveImageButton, typeof BiggiveImageCard, typeof BiggiveImageFeature, typeof BiggiveMainMenu, typeof BiggiveMiscIcon, typeof BiggiveNavGroup, typeof BiggiveNavItem, typeof BiggivePageColumn, typeof BiggivePageColumns, typeof BiggivePageSection, typeof BiggivePopup, typeof BiggiveProgressBar, typeof BiggiveQuote, typeof BiggiveSheet, typeof BiggiveSocialIcon, typeof BiggiveTab, typeof BiggiveTabbedContent, typeof BiggiveTable, typeof BiggiveTextInput, typeof BiggiveTimeline, typeof BiggiveTimelineEntry, typeof BiggiveTotalizer, typeof BiggiveTotalizerTickerItem, typeof BiggiveVideo, typeof BiggiveVideoFeature, typeof PhilcoFooter, typeof PhilcoMainMenu], [typeof i2.CommonModule], [typeof BiggiveAccordion, typeof BiggiveAccordionEntry, typeof BiggiveArticleCard, typeof BiggiveBackToTop, typeof BiggiveBasicCard, typeof BiggiveBiographyCard, typeof BiggiveBoxedContent, typeof BiggiveBrandedImage, typeof BiggiveButton, typeof BiggiveCallToAction, typeof BiggiveCampaignCard, typeof BiggiveCampaignCardFilterGrid, typeof BiggiveCampaignHighlights, typeof BiggiveContainerCard, typeof BiggiveCookieBanner, typeof BiggiveFooter, typeof BiggiveForm, typeof BiggiveFormFieldSelect, typeof BiggiveFormattedText, typeof BiggiveGrid, typeof BiggiveHeading, typeof BiggiveHeroImage, typeof BiggiveIconButton, typeof BiggiveImage, typeof BiggiveImageButton, typeof BiggiveImageCard, typeof BiggiveImageFeature, typeof BiggiveMainMenu, typeof BiggiveMiscIcon, typeof BiggiveNavGroup, typeof BiggiveNavItem, typeof BiggivePageColumn, typeof BiggivePageColumns, typeof BiggivePageSection, typeof BiggivePopup, typeof BiggiveProgressBar, typeof BiggiveQuote, typeof BiggiveSheet, typeof BiggiveSocialIcon, typeof BiggiveTab, typeof BiggiveTabbedContent, typeof BiggiveTable, typeof BiggiveTextInput, typeof BiggiveTimeline, typeof BiggiveTimelineEntry, typeof BiggiveTotalizer, typeof BiggiveTotalizerTickerItem, typeof BiggiveVideo, typeof BiggiveVideoFeature, typeof PhilcoFooter, typeof PhilcoMainMenu]>;
514
+ static ɵinj: i0.ɵɵInjectorDeclaration<ComponentsModule>;
515
+ }
516
+
517
+ export { BiggiveAccordion, BiggiveAccordionEntry, BiggiveArticleCard, BiggiveBackToTop, BiggiveBasicCard, BiggiveBiographyCard, BiggiveBoxedContent, BiggiveBrandedImage, BiggiveButton, BiggiveCallToAction, BiggiveCampaignCard, BiggiveCampaignCardFilterGrid, BiggiveCampaignHighlights, BiggiveContainerCard, BiggiveCookieBanner, BiggiveFooter, BiggiveForm, BiggiveFormFieldSelect, BiggiveFormattedText, BiggiveGrid, BiggiveHeading, BiggiveHeroImage, BiggiveIconButton, BiggiveImage, BiggiveImageButton, BiggiveImageCard, BiggiveImageFeature, BiggiveMainMenu, BiggiveMiscIcon, BiggiveNavGroup, BiggiveNavItem, BiggivePageColumn, BiggivePageColumns, BiggivePageSection, BiggivePopup, BiggiveProgressBar, BiggiveQuote, BiggiveSheet, BiggiveSocialIcon, BiggiveTab, BiggiveTabbedContent, BiggiveTable, BiggiveTextInput, BiggiveTimeline, BiggiveTimelineEntry, BiggiveTotalizer, BiggiveTotalizerTickerItem, BiggiveVideo, BiggiveVideoFeature, ComponentsModule, PhilcoFooter, PhilcoMainMenu };
package/package.json CHANGED
@@ -2,10 +2,10 @@
2
2
  "name": "@biggive/components-angular",
3
3
  "description": "Angular-packaged components for @biggive apps",
4
4
  "_comment": "Version number below is automatically replaced during CircleCI build.",
5
- "version": "202506031448.0.0",
5
+ "version": "202506180711.0.0",
6
6
  "peerDependencies": {
7
- "@angular/common": "^18.0.0||^19.0.0",
8
- "@angular/core": "^18.0.0||^19.0.0",
7
+ "@angular/common": "^19.0.0||^20.0.0",
8
+ "@angular/core": "^19.0.0||^20.0.0",
9
9
  "@biggive/components": "*"
10
10
  },
11
11
  "dependencies": {
@@ -19,8 +19,6 @@
19
19
  },
20
20
  ".": {
21
21
  "types": "./index.d.ts",
22
- "esm2022": "./esm2022/biggive-components-angular.mjs",
23
- "esm": "./esm2022/biggive-components-angular.mjs",
24
22
  "default": "./fesm2022/biggive-components-angular.mjs"
25
23
  }
26
24
  },
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public-api';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmlnZ2l2ZS1jb21wb25lbnRzLWFuZ3VsYXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy9jb21wb25lbnRzL3NyYy9iaWdnaXZlLWNvbXBvbmVudHMtYW5ndWxhci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpYy1hcGknO1xuIl19