@biggive/components-angular 1.0.185 → 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.
- package/esm2020/lib/components.module.mjs +5 -5
- package/esm2020/lib/stencil-generated/components.mjs +158 -133
- package/esm2020/lib/stencil-generated/index.mjs +2 -1
- package/fesm2015/biggive-components-angular.mjs +200 -175
- package/fesm2015/biggive-components-angular.mjs.map +1 -1
- package/fesm2020/biggive-components-angular.mjs +200 -175
- package/fesm2020/biggive-components-angular.mjs.map +1 -1
- package/lib/components.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +53 -44
- package/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@ export declare class BiggiveArticleCard {
|
|
|
8
8
|
protected el: HTMLElement;
|
|
9
9
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveArticleCard, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveArticleCard, "biggive-article-card", never, { "backgroundColour": "backgroundColour"; "backgroundColourHover": "backgroundColourHover"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "date": "date"; "imageAltText": "imageAltText"; "imageLabel": "imageLabel"; "imageUrl": "imageUrl"; "mainTitle": "mainTitle"; "slug": "slug"; "spaceBelow": "spaceBelow"; "textColour": "textColour"; }, {}, never, ["*"], false>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveArticleCard, "biggive-article-card", never, { "backgroundColour": "backgroundColour"; "backgroundColourHover": "backgroundColourHover"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "date": "date"; "imageAltText": "imageAltText"; "imageLabel": "imageLabel"; "imageUrl": "imageUrl"; "mainTitle": "mainTitle"; "slug": "slug"; "spaceBelow": "spaceBelow"; "textColour": "textColour"; }, {}, never, ["*"], false, never>;
|
|
12
12
|
}
|
|
13
13
|
export declare interface BiggiveBackToTop extends Components.BiggiveBackToTop {
|
|
14
14
|
}
|
|
@@ -17,7 +17,7 @@ export declare class BiggiveBackToTop {
|
|
|
17
17
|
protected el: HTMLElement;
|
|
18
18
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBackToTop, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBackToTop, "biggive-back-to-top", never, {}, {}, never, ["*"], false>;
|
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBackToTop, "biggive-back-to-top", never, {}, {}, never, ["*"], false, never>;
|
|
21
21
|
}
|
|
22
22
|
export declare interface BiggiveBasicCard extends Components.BiggiveBasicCard {
|
|
23
23
|
}
|
|
@@ -26,7 +26,7 @@ export declare class BiggiveBasicCard {
|
|
|
26
26
|
protected el: HTMLElement;
|
|
27
27
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBasicCard, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBasicCard, "biggive-basic-card", never, { "backgroundColour": "backgroundColour"; "backgroundImageUrl": "backgroundImageUrl"; "buttonColourScheme": "buttonColourScheme"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "cardColour": "cardColour"; "clipBottomLeftCorner": "clipBottomLeftCorner"; "clipTopRightCorner": "clipTopRightCorner"; "icon": "icon"; "iconColour": "iconColour"; "mainTitle": "mainTitle"; "spaceBelow": "spaceBelow"; "subtitle": "subtitle"; "teaser": "teaser"; "textColour": "textColour"; }, {}, never, ["*"], false>;
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBasicCard, "biggive-basic-card", never, { "backgroundColour": "backgroundColour"; "backgroundImageUrl": "backgroundImageUrl"; "buttonColourScheme": "buttonColourScheme"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "cardColour": "cardColour"; "clipBottomLeftCorner": "clipBottomLeftCorner"; "clipTopRightCorner": "clipTopRightCorner"; "icon": "icon"; "iconColour": "iconColour"; "mainTitle": "mainTitle"; "spaceBelow": "spaceBelow"; "subtitle": "subtitle"; "teaser": "teaser"; "textColour": "textColour"; }, {}, never, ["*"], false, never>;
|
|
30
30
|
}
|
|
31
31
|
export declare interface BiggiveBeneficiaryIcon extends Components.BiggiveBeneficiaryIcon {
|
|
32
32
|
}
|
|
@@ -35,7 +35,7 @@ export declare class BiggiveBeneficiaryIcon {
|
|
|
35
35
|
protected el: HTMLElement;
|
|
36
36
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBeneficiaryIcon, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBeneficiaryIcon, "biggive-beneficiary-icon", never, { "backgroundColour": "backgroundColour"; "icon": "icon"; "iconColour": "iconColour"; "label": "label"; "url": "url"; }, {}, never, ["*"], false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBeneficiaryIcon, "biggive-beneficiary-icon", never, { "backgroundColour": "backgroundColour"; "icon": "icon"; "iconColour": "iconColour"; "label": "label"; "url": "url"; }, {}, never, ["*"], false, never>;
|
|
39
39
|
}
|
|
40
40
|
export declare interface BiggiveBiographyCard extends Components.BiggiveBiographyCard {
|
|
41
41
|
}
|
|
@@ -44,7 +44,7 @@ export declare class BiggiveBiographyCard {
|
|
|
44
44
|
protected el: HTMLElement;
|
|
45
45
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
46
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBiographyCard, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBiographyCard, "biggive-biography-card", never, { "fullName": "fullName"; "imageUrl": "imageUrl"; "jobTitle": "jobTitle"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBiographyCard, "biggive-biography-card", never, { "fullName": "fullName"; "imageUrl": "imageUrl"; "jobTitle": "jobTitle"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
48
48
|
}
|
|
49
49
|
export declare interface BiggiveBoxedContent extends Components.BiggiveBoxedContent {
|
|
50
50
|
}
|
|
@@ -53,7 +53,7 @@ export declare class BiggiveBoxedContent {
|
|
|
53
53
|
protected el: HTMLElement;
|
|
54
54
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
55
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBoxedContent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBoxedContent, "biggive-boxed-content", never, { "backgroundColour": "backgroundColour"; "horizontalPadding": "horizontalPadding"; "shadow": "shadow"; "spaceBelow": "spaceBelow"; "verticalPadding": "verticalPadding"; }, {}, never, ["*"], false>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBoxedContent, "biggive-boxed-content", never, { "backgroundColour": "backgroundColour"; "horizontalPadding": "horizontalPadding"; "shadow": "shadow"; "spaceBelow": "spaceBelow"; "verticalPadding": "verticalPadding"; }, {}, never, ["*"], false, never>;
|
|
57
57
|
}
|
|
58
58
|
export declare interface BiggiveBrandedImage extends Components.BiggiveBrandedImage {
|
|
59
59
|
}
|
|
@@ -62,7 +62,7 @@ export declare class BiggiveBrandedImage {
|
|
|
62
62
|
protected el: HTMLElement;
|
|
63
63
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
64
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveBrandedImage, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBrandedImage, "biggive-branded-image", never, { "charityLocation": "charityLocation"; "charityName": "charityName"; "charityUrl": "charityUrl"; "imageUrl": "imageUrl"; "logoUrl": "logoUrl"; "slug": "slug"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveBrandedImage, "biggive-branded-image", never, { "charityLocation": "charityLocation"; "charityName": "charityName"; "charityUrl": "charityUrl"; "imageUrl": "imageUrl"; "logoUrl": "logoUrl"; "slug": "slug"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
66
66
|
}
|
|
67
67
|
export declare interface BiggiveButton extends Components.BiggiveButton {
|
|
68
68
|
/**
|
|
@@ -78,7 +78,7 @@ export declare class BiggiveButton {
|
|
|
78
78
|
protected el: HTMLElement;
|
|
79
79
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
80
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveButton, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveButton, "biggive-button", never, { "centered": "centered"; "colourScheme": "colourScheme"; "fullWidth": "fullWidth"; "label": "label"; "openInNewTab": "openInNewTab"; "rounded": "rounded"; "size": "size"; "spaceBelow": "spaceBelow"; "url": "url"; }, {}, never, ["*"], false>;
|
|
81
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveButton, "biggive-button", never, { "centered": "centered"; "colourScheme": "colourScheme"; "fullWidth": "fullWidth"; "label": "label"; "openInNewTab": "openInNewTab"; "rounded": "rounded"; "size": "size"; "spaceBelow": "spaceBelow"; "url": "url"; }, {}, never, ["*"], false, never>;
|
|
82
82
|
}
|
|
83
83
|
export declare interface BiggiveCallToAction extends Components.BiggiveCallToAction {
|
|
84
84
|
}
|
|
@@ -87,7 +87,7 @@ export declare class BiggiveCallToAction {
|
|
|
87
87
|
protected el: HTMLElement;
|
|
88
88
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
89
89
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCallToAction, never>;
|
|
90
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCallToAction, "biggive-call-to-action", never, { "defaultTextColour": "defaultTextColour"; "mainTitle": "mainTitle"; "mainTitleColour": "mainTitleColour"; "mainTitleSize": "mainTitleSize"; "primaryButtonColourScheme": "primaryButtonColourScheme"; "primaryButtonLabel": "primaryButtonLabel"; "primaryButtonUrl": "primaryButtonUrl"; "secondaryButtonColourScheme": "secondaryButtonColourScheme"; "secondaryButtonLabel": "secondaryButtonLabel"; "secondaryButtonUrl": "secondaryButtonUrl"; "slug": "slug"; "slugColour": "slugColour"; "slugSize": "slugSize"; "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "subtitle": "subtitle"; "subtitleColour": "subtitleColour"; "subtitleSize": "subtitleSize"; "teaser": "teaser"; "teaserColour": "teaserColour"; }, {}, never, ["*"], false>;
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCallToAction, "biggive-call-to-action", never, { "defaultTextColour": "defaultTextColour"; "mainTitle": "mainTitle"; "mainTitleColour": "mainTitleColour"; "mainTitleSize": "mainTitleSize"; "primaryButtonColourScheme": "primaryButtonColourScheme"; "primaryButtonLabel": "primaryButtonLabel"; "primaryButtonUrl": "primaryButtonUrl"; "secondaryButtonColourScheme": "secondaryButtonColourScheme"; "secondaryButtonLabel": "secondaryButtonLabel"; "secondaryButtonUrl": "secondaryButtonUrl"; "slug": "slug"; "slugColour": "slugColour"; "slugSize": "slugSize"; "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "subtitle": "subtitle"; "subtitleColour": "subtitleColour"; "subtitleSize": "subtitleSize"; "teaser": "teaser"; "teaserColour": "teaserColour"; }, {}, never, ["*"], false, never>;
|
|
91
91
|
}
|
|
92
92
|
export declare interface BiggiveCampaignCard extends Components.BiggiveCampaignCard {
|
|
93
93
|
/**
|
|
@@ -103,7 +103,7 @@ export declare class BiggiveCampaignCard {
|
|
|
103
103
|
protected el: HTMLElement;
|
|
104
104
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
105
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCampaignCard, never>;
|
|
106
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignCard, "biggive-campaign-card", never, { "banner": "banner"; "campaignTitle": "campaignTitle"; "campaignType": "campaignType"; "datetime": "datetime"; "donateButtonColourScheme": "donateButtonColourScheme"; "donateButtonLabel": "donateButtonLabel"; "donateButtonUrl": "donateButtonUrl"; "isFutureCampaign": "isFutureCampaign"; "isPastCampaign": "isPastCampaign"; "moreInfoButtonColourScheme": "moreInfoButtonColourScheme"; "moreInfoButtonLabel": "moreInfoButtonLabel"; "moreInfoButtonUrl": "moreInfoButtonUrl"; "organisationName": "organisationName"; "primaryFigureAmount": "primaryFigureAmount"; "primaryFigureLabel": "primaryFigureLabel"; "progressBarCounter": "progressBarCounter"; "secondaryFigureAmount": "secondaryFigureAmount"; "secondaryFigureLabel": "secondaryFigureLabel"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignCard, "biggive-campaign-card", never, { "banner": "banner"; "campaignTitle": "campaignTitle"; "campaignType": "campaignType"; "datetime": "datetime"; "donateButtonColourScheme": "donateButtonColourScheme"; "donateButtonLabel": "donateButtonLabel"; "donateButtonUrl": "donateButtonUrl"; "isFutureCampaign": "isFutureCampaign"; "isPastCampaign": "isPastCampaign"; "moreInfoButtonColourScheme": "moreInfoButtonColourScheme"; "moreInfoButtonLabel": "moreInfoButtonLabel"; "moreInfoButtonUrl": "moreInfoButtonUrl"; "organisationName": "organisationName"; "primaryFigureAmount": "primaryFigureAmount"; "primaryFigureLabel": "primaryFigureLabel"; "progressBarCounter": "progressBarCounter"; "secondaryFigureAmount": "secondaryFigureAmount"; "secondaryFigureLabel": "secondaryFigureLabel"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
107
107
|
}
|
|
108
108
|
export declare interface BiggiveCampaignCardFilterGrid extends Components.BiggiveCampaignCardFilterGrid {
|
|
109
109
|
/**
|
|
@@ -124,7 +124,7 @@ export declare class BiggiveCampaignCardFilterGrid {
|
|
|
124
124
|
protected el: HTMLElement;
|
|
125
125
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
126
126
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCampaignCardFilterGrid, never>;
|
|
127
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignCardFilterGrid, "biggive-campaign-card-filter-grid", never, { "beneficiaryOptions": "beneficiaryOptions"; "buttonText": "buttonText"; "categoryOptions": "categoryOptions"; "fundingOptions": "fundingOptions"; "intro": "intro"; "locationOptions": "locationOptions"; "placeholderText": "placeholderText"; "searchText": "searchText"; "selectedFilterBeneficiary": "selectedFilterBeneficiary"; "selectedFilterCategory": "selectedFilterCategory"; "selectedFilterFunding": "selectedFilterFunding"; "selectedFilterLocation": "selectedFilterLocation"; "selectedSortByOption": "selectedSortByOption"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
127
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignCardFilterGrid, "biggive-campaign-card-filter-grid", never, { "beneficiaryOptions": "beneficiaryOptions"; "buttonText": "buttonText"; "categoryOptions": "categoryOptions"; "fundingOptions": "fundingOptions"; "intro": "intro"; "locationOptions": "locationOptions"; "placeholderText": "placeholderText"; "searchText": "searchText"; "selectedFilterBeneficiary": "selectedFilterBeneficiary"; "selectedFilterCategory": "selectedFilterCategory"; "selectedFilterFunding": "selectedFilterFunding"; "selectedFilterLocation": "selectedFilterLocation"; "selectedSortByOption": "selectedSortByOption"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
128
128
|
}
|
|
129
129
|
export declare interface BiggiveCampaignHighlights extends Components.BiggiveCampaignHighlights {
|
|
130
130
|
}
|
|
@@ -133,7 +133,7 @@ export declare class BiggiveCampaignHighlights {
|
|
|
133
133
|
protected el: HTMLElement;
|
|
134
134
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
135
135
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCampaignHighlights, never>;
|
|
136
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignHighlights, "biggive-campaign-highlights", never, { "banner": "banner"; "campaignTitle": "campaignTitle"; "championName": "championName"; "championUrl": "championUrl"; "primaryFigureAmount": "primaryFigureAmount"; "primaryFigureLabel": "primaryFigureLabel"; "primaryStatIcon": "primaryStatIcon"; "primaryStatText": "primaryStatText"; "progressBarCounter": "progressBarCounter"; "secondaryFigureAmount": "secondaryFigureAmount"; "secondaryFigureLabel": "secondaryFigureLabel"; "secondaryStatIcon": "secondaryStatIcon"; "secondaryStatText": "secondaryStatText"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
136
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCampaignHighlights, "biggive-campaign-highlights", never, { "banner": "banner"; "campaignTitle": "campaignTitle"; "championName": "championName"; "championUrl": "championUrl"; "primaryFigureAmount": "primaryFigureAmount"; "primaryFigureLabel": "primaryFigureLabel"; "primaryStatIcon": "primaryStatIcon"; "primaryStatText": "primaryStatText"; "progressBarCounter": "progressBarCounter"; "secondaryFigureAmount": "secondaryFigureAmount"; "secondaryFigureLabel": "secondaryFigureLabel"; "secondaryStatIcon": "secondaryStatIcon"; "secondaryStatText": "secondaryStatText"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
137
137
|
}
|
|
138
138
|
export declare interface BiggiveCategoryIcon extends Components.BiggiveCategoryIcon {
|
|
139
139
|
}
|
|
@@ -142,7 +142,7 @@ export declare class BiggiveCategoryIcon {
|
|
|
142
142
|
protected el: HTMLElement;
|
|
143
143
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
144
144
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveCategoryIcon, never>;
|
|
145
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCategoryIcon, "biggive-category-icon", never, { "backgroundColour": "backgroundColour"; "icon": "icon"; "iconColour": "iconColour"; "label": "label"; "url": "url"; }, {}, never, ["*"], false>;
|
|
145
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveCategoryIcon, "biggive-category-icon", never, { "backgroundColour": "backgroundColour"; "icon": "icon"; "iconColour": "iconColour"; "label": "label"; "url": "url"; }, {}, never, ["*"], false, never>;
|
|
146
146
|
}
|
|
147
147
|
export declare interface BiggiveFooter extends Components.BiggiveFooter {
|
|
148
148
|
}
|
|
@@ -151,7 +151,7 @@ export declare class BiggiveFooter {
|
|
|
151
151
|
protected el: HTMLElement;
|
|
152
152
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
153
153
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFooter, never>;
|
|
154
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFooter, "biggive-footer", never, {}, {}, never, ["*"], false>;
|
|
154
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFooter, "biggive-footer", never, {}, {}, never, ["*"], false, never>;
|
|
155
155
|
}
|
|
156
156
|
export declare interface BiggiveForm extends Components.BiggiveForm {
|
|
157
157
|
}
|
|
@@ -160,7 +160,7 @@ export declare class BiggiveForm {
|
|
|
160
160
|
protected el: HTMLElement;
|
|
161
161
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
162
162
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveForm, never>;
|
|
163
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveForm, "biggive-form", never, {}, {}, never, ["*"], false>;
|
|
163
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveForm, "biggive-form", never, {}, {}, never, ["*"], false, never>;
|
|
164
164
|
}
|
|
165
165
|
export declare interface BiggiveFormFieldSelect extends Components.BiggiveFormFieldSelect {
|
|
166
166
|
/**
|
|
@@ -174,7 +174,7 @@ export declare class BiggiveFormFieldSelect {
|
|
|
174
174
|
protected el: HTMLElement;
|
|
175
175
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
176
176
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFormFieldSelect, never>;
|
|
177
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormFieldSelect, "biggive-form-field-select", never, { "placeholder": "placeholder"; "selectedLabel": "selectedLabel"; "selectedValue": "selectedValue"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
177
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormFieldSelect, "biggive-form-field-select", never, { "placeholder": "placeholder"; "selectedLabel": "selectedLabel"; "selectedValue": "selectedValue"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
178
178
|
}
|
|
179
179
|
export declare interface BiggiveFormFieldSelectOption extends Components.BiggiveFormFieldSelectOption {
|
|
180
180
|
/**
|
|
@@ -188,7 +188,7 @@ export declare class BiggiveFormFieldSelectOption {
|
|
|
188
188
|
protected el: HTMLElement;
|
|
189
189
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
190
190
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFormFieldSelectOption, never>;
|
|
191
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormFieldSelectOption, "biggive-form-field-select-option", never, { "label": "label"; "value": "value"; }, {}, never, ["*"], false>;
|
|
191
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormFieldSelectOption, "biggive-form-field-select-option", never, { "label": "label"; "value": "value"; }, {}, never, ["*"], false, never>;
|
|
192
192
|
}
|
|
193
193
|
export declare interface BiggiveFormattedText extends Components.BiggiveFormattedText {
|
|
194
194
|
}
|
|
@@ -197,7 +197,7 @@ export declare class BiggiveFormattedText {
|
|
|
197
197
|
protected el: HTMLElement;
|
|
198
198
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
199
199
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveFormattedText, never>;
|
|
200
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormattedText, "biggive-formatted-text", never, { "defaultTextColour": "defaultTextColour"; "maxWidth": "maxWidth"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
200
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveFormattedText, "biggive-formatted-text", never, { "defaultTextColour": "defaultTextColour"; "maxWidth": "maxWidth"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
201
201
|
}
|
|
202
202
|
export declare interface BiggiveGrid extends Components.BiggiveGrid {
|
|
203
203
|
}
|
|
@@ -206,7 +206,7 @@ export declare class BiggiveGrid {
|
|
|
206
206
|
protected el: HTMLElement;
|
|
207
207
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
208
208
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveGrid, never>;
|
|
209
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveGrid, "biggive-grid", never, { "columnCount": "columnCount"; "spaceBelow": "spaceBelow"; "spaceBetween": "spaceBetween"; }, {}, never, ["*"], false>;
|
|
209
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveGrid, "biggive-grid", never, { "columnCount": "columnCount"; "spaceBelow": "spaceBelow"; "spaceBetween": "spaceBetween"; }, {}, never, ["*"], false, never>;
|
|
210
210
|
}
|
|
211
211
|
export declare interface BiggiveHeader extends Components.BiggiveHeader {
|
|
212
212
|
}
|
|
@@ -215,7 +215,7 @@ export declare class BiggiveHeader {
|
|
|
215
215
|
protected el: HTMLElement;
|
|
216
216
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
217
217
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveHeader, never>;
|
|
218
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeader, "biggive-header", never, { "logoUrl": "logoUrl"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
218
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeader, "biggive-header", never, { "logoUrl": "logoUrl"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
219
219
|
}
|
|
220
220
|
export declare interface BiggiveHeading extends Components.BiggiveHeading {
|
|
221
221
|
}
|
|
@@ -224,7 +224,7 @@ export declare class BiggiveHeading {
|
|
|
224
224
|
protected el: HTMLElement;
|
|
225
225
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
226
226
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveHeading, never>;
|
|
227
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeading, "biggive-heading", never, { "align": "align"; "colour": "colour"; "htmlElement": "htmlElement"; "icon": "icon"; "iconColour": "iconColour"; "size": "size"; "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "text": "text"; }, {}, never, ["*"], false>;
|
|
227
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeading, "biggive-heading", never, { "align": "align"; "colour": "colour"; "htmlElement": "htmlElement"; "icon": "icon"; "iconColour": "iconColour"; "size": "size"; "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "text": "text"; }, {}, never, ["*"], false, never>;
|
|
228
228
|
}
|
|
229
229
|
export declare interface BiggiveHeroImage extends Components.BiggiveHeroImage {
|
|
230
230
|
}
|
|
@@ -233,7 +233,7 @@ export declare class BiggiveHeroImage {
|
|
|
233
233
|
protected el: HTMLElement;
|
|
234
234
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
235
235
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveHeroImage, never>;
|
|
236
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeroImage, "biggive-hero-image", never, { "buttonColourScheme": "buttonColourScheme"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "colourScheme": "colourScheme"; "logo": "logo"; "logoAltText": "logoAltText"; "mainImage": "mainImage"; "mainImageAlignHorizontal": "mainImageAlignHorizontal"; "mainImageAlignVertical": "mainImageAlignVertical"; "mainTitle": "mainTitle"; "mainTitleColour": "mainTitleColour"; "slug": "slug"; "slugColour": "slugColour"; "spaceBelow": "spaceBelow"; "teaser": "teaser"; "teaserColour": "teaserColour"; }, {}, never, ["*"], false>;
|
|
236
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeroImage, "biggive-hero-image", never, { "buttonColourScheme": "buttonColourScheme"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "colourScheme": "colourScheme"; "logo": "logo"; "logoAltText": "logoAltText"; "mainImage": "mainImage"; "mainImageAlignHorizontal": "mainImageAlignHorizontal"; "mainImageAlignVertical": "mainImageAlignVertical"; "mainTitle": "mainTitle"; "mainTitleColour": "mainTitleColour"; "slug": "slug"; "slugColour": "slugColour"; "spaceBelow": "spaceBelow"; "teaser": "teaser"; "teaserColour": "teaserColour"; }, {}, never, ["*"], false, never>;
|
|
237
237
|
}
|
|
238
238
|
export declare interface BiggiveIconGroup extends Components.BiggiveIconGroup {
|
|
239
239
|
}
|
|
@@ -242,7 +242,7 @@ export declare class BiggiveIconGroup {
|
|
|
242
242
|
protected el: HTMLElement;
|
|
243
243
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
244
244
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveIconGroup, never>;
|
|
245
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveIconGroup, "biggive-icon-group", never, { "label": "label"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
245
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveIconGroup, "biggive-icon-group", never, { "label": "label"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
246
246
|
}
|
|
247
247
|
export declare interface BiggiveImage extends Components.BiggiveImage {
|
|
248
248
|
}
|
|
@@ -251,7 +251,7 @@ export declare class BiggiveImage {
|
|
|
251
251
|
protected el: HTMLElement;
|
|
252
252
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
253
253
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveImage, never>;
|
|
254
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImage, "biggive-image", never, { "height": "height"; "imageAltText": "imageAltText"; "imageUrl": "imageUrl"; "sizeUnit": "sizeUnit"; "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "width": "width"; }, {}, never, ["*"], false>;
|
|
254
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImage, "biggive-image", never, { "height": "height"; "imageAltText": "imageAltText"; "imageUrl": "imageUrl"; "sizeUnit": "sizeUnit"; "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "width": "width"; }, {}, never, ["*"], false, never>;
|
|
255
255
|
}
|
|
256
256
|
export declare interface BiggiveImageFeature extends Components.BiggiveImageFeature {
|
|
257
257
|
}
|
|
@@ -260,7 +260,16 @@ export declare class BiggiveImageFeature {
|
|
|
260
260
|
protected el: HTMLElement;
|
|
261
261
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
262
262
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveImageFeature, never>;
|
|
263
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImageFeature, "biggive-image-feature", never, { "buttonColourScheme": "buttonColourScheme"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "defaultTextColour": "defaultTextColour"; "imageAltText": "imageAltText"; "imageUrl": "imageUrl"; "mainTitle": "mainTitle"; "mainTitleColour": "mainTitleColour"; "slug": "slug"; "slugColour": "slugColour"; "spaceBelow": "spaceBelow"; "teaser": "teaser"; "teaserColour": "teaserColour"; }, {}, never, ["*"], false>;
|
|
263
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveImageFeature, "biggive-image-feature", never, { "buttonColourScheme": "buttonColourScheme"; "buttonLabel": "buttonLabel"; "buttonUrl": "buttonUrl"; "defaultTextColour": "defaultTextColour"; "imageAltText": "imageAltText"; "imageUrl": "imageUrl"; "mainTitle": "mainTitle"; "mainTitleColour": "mainTitleColour"; "slug": "slug"; "slugColour": "slugColour"; "spaceBelow": "spaceBelow"; "teaser": "teaser"; "teaserColour": "teaserColour"; }, {}, never, ["*"], false, never>;
|
|
264
|
+
}
|
|
265
|
+
export declare interface BiggiveMainMenu extends Components.BiggiveMainMenu {
|
|
266
|
+
}
|
|
267
|
+
export declare class BiggiveMainMenu {
|
|
268
|
+
protected z: NgZone;
|
|
269
|
+
protected el: HTMLElement;
|
|
270
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
271
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveMainMenu, never>;
|
|
272
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveMainMenu, "biggive-main-menu", never, {}, {}, never, ["*"], false, never>;
|
|
264
273
|
}
|
|
265
274
|
export declare interface BiggiveMiscIcon extends Components.BiggiveMiscIcon {
|
|
266
275
|
}
|
|
@@ -269,7 +278,7 @@ export declare class BiggiveMiscIcon {
|
|
|
269
278
|
protected el: HTMLElement;
|
|
270
279
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
271
280
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveMiscIcon, never>;
|
|
272
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveMiscIcon, "biggive-misc-icon", never, { "backgroundColour": "backgroundColour"; "icon": "icon"; "iconColour": "iconColour"; "url": "url"; }, {}, never, ["*"], false>;
|
|
281
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveMiscIcon, "biggive-misc-icon", never, { "backgroundColour": "backgroundColour"; "icon": "icon"; "iconColour": "iconColour"; "url": "url"; }, {}, never, ["*"], false, never>;
|
|
273
282
|
}
|
|
274
283
|
export declare interface BiggiveNavGroup extends Components.BiggiveNavGroup {
|
|
275
284
|
}
|
|
@@ -278,7 +287,7 @@ export declare class BiggiveNavGroup {
|
|
|
278
287
|
protected el: HTMLElement;
|
|
279
288
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
280
289
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveNavGroup, never>;
|
|
281
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveNavGroup, "biggive-nav-group", never, { "inline": "inline"; }, {}, never, ["*"], false>;
|
|
290
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveNavGroup, "biggive-nav-group", never, { "inline": "inline"; }, {}, never, ["*"], false, never>;
|
|
282
291
|
}
|
|
283
292
|
export declare interface BiggiveNavItem extends Components.BiggiveNavItem {
|
|
284
293
|
}
|
|
@@ -287,7 +296,7 @@ export declare class BiggiveNavItem {
|
|
|
287
296
|
protected el: HTMLElement;
|
|
288
297
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
289
298
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveNavItem, never>;
|
|
290
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveNavItem, "biggive-nav-item", never, { "iconColour": "iconColour"; "label": "label"; "url": "url"; }, {}, never, ["*"], false>;
|
|
299
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveNavItem, "biggive-nav-item", never, { "iconColour": "iconColour"; "label": "label"; "url": "url"; }, {}, never, ["*"], false, never>;
|
|
291
300
|
}
|
|
292
301
|
export declare interface BiggivePageColumn extends Components.BiggivePageColumn {
|
|
293
302
|
}
|
|
@@ -296,7 +305,7 @@ export declare class BiggivePageColumn {
|
|
|
296
305
|
protected el: HTMLElement;
|
|
297
306
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
298
307
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePageColumn, never>;
|
|
299
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageColumn, "biggive-page-column", never, {}, {}, never, ["*"], false>;
|
|
308
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageColumn, "biggive-page-column", never, {}, {}, never, ["*"], false, never>;
|
|
300
309
|
}
|
|
301
310
|
export declare interface BiggivePageColumns extends Components.BiggivePageColumns {
|
|
302
311
|
}
|
|
@@ -305,7 +314,7 @@ export declare class BiggivePageColumns {
|
|
|
305
314
|
protected el: HTMLElement;
|
|
306
315
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
307
316
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePageColumns, never>;
|
|
308
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageColumns, "biggive-page-columns", never, { "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
317
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageColumns, "biggive-page-columns", never, { "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
309
318
|
}
|
|
310
319
|
export declare interface BiggivePageSection extends Components.BiggivePageSection {
|
|
311
320
|
}
|
|
@@ -314,7 +323,7 @@ export declare class BiggivePageSection {
|
|
|
314
323
|
protected el: HTMLElement;
|
|
315
324
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
316
325
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePageSection, never>;
|
|
317
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageSection, "biggive-page-section", never, { "colourScheme": "colourScheme"; "maxWidth": "maxWidth"; "sectionStyleBottom": "sectionStyleBottom"; "sectionStyleTop": "sectionStyleTop"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
326
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePageSection, "biggive-page-section", never, { "colourScheme": "colourScheme"; "maxWidth": "maxWidth"; "sectionStyleBottom": "sectionStyleBottom"; "sectionStyleTop": "sectionStyleTop"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
318
327
|
}
|
|
319
328
|
export declare interface BiggivePopup extends Components.BiggivePopup {
|
|
320
329
|
}
|
|
@@ -323,7 +332,7 @@ export declare class BiggivePopup {
|
|
|
323
332
|
protected el: HTMLElement;
|
|
324
333
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
325
334
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePopup, never>;
|
|
326
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePopup, "biggive-popup", never, {}, {}, never, ["*"], false>;
|
|
335
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePopup, "biggive-popup", never, {}, {}, never, ["*"], false, never>;
|
|
327
336
|
}
|
|
328
337
|
export declare interface BiggivePopupStandalone extends Components.BiggivePopupStandalone {
|
|
329
338
|
}
|
|
@@ -332,7 +341,7 @@ export declare class BiggivePopupStandalone {
|
|
|
332
341
|
protected el: HTMLElement;
|
|
333
342
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
334
343
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggivePopupStandalone, never>;
|
|
335
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePopupStandalone, "biggive-popup-standalone", never, {}, {}, never, ["*"], false>;
|
|
344
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggivePopupStandalone, "biggive-popup-standalone", never, {}, {}, never, ["*"], false, never>;
|
|
336
345
|
}
|
|
337
346
|
export declare interface BiggiveProgressBar extends Components.BiggiveProgressBar {
|
|
338
347
|
}
|
|
@@ -341,7 +350,7 @@ export declare class BiggiveProgressBar {
|
|
|
341
350
|
protected el: HTMLElement;
|
|
342
351
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
343
352
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveProgressBar, never>;
|
|
344
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveProgressBar, "biggive-progress-bar", never, { "colourScheme": "colourScheme"; "counter": "counter"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
353
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveProgressBar, "biggive-progress-bar", never, { "colourScheme": "colourScheme"; "counter": "counter"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
345
354
|
}
|
|
346
355
|
export declare interface BiggiveQuote extends Components.BiggiveQuote {
|
|
347
356
|
}
|
|
@@ -350,7 +359,7 @@ export declare class BiggiveQuote {
|
|
|
350
359
|
protected el: HTMLElement;
|
|
351
360
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
352
361
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveQuote, never>;
|
|
353
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveQuote, "biggive-quote", never, { "attribution": "attribution"; "defaultTextColour": "defaultTextColour"; "quote": "quote"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
362
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveQuote, "biggive-quote", never, { "attribution": "attribution"; "defaultTextColour": "defaultTextColour"; "quote": "quote"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
354
363
|
}
|
|
355
364
|
export declare interface BiggiveSearch extends Components.BiggiveSearch {
|
|
356
365
|
/**
|
|
@@ -364,7 +373,7 @@ export declare class BiggiveSearch {
|
|
|
364
373
|
protected el: HTMLElement;
|
|
365
374
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
366
375
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveSearch, never>;
|
|
367
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSearch, "biggive-search", never, { "buttonText": "buttonText"; "placeholderText": "placeholderText"; "searchText": "searchText"; }, {}, never, ["*"], false>;
|
|
376
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSearch, "biggive-search", never, { "buttonText": "buttonText"; "placeholderText": "placeholderText"; "searchText": "searchText"; }, {}, never, ["*"], false, never>;
|
|
368
377
|
}
|
|
369
378
|
export declare interface BiggiveSocialIcon extends Components.BiggiveSocialIcon {
|
|
370
379
|
}
|
|
@@ -373,7 +382,7 @@ export declare class BiggiveSocialIcon {
|
|
|
373
382
|
protected el: HTMLElement;
|
|
374
383
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
375
384
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveSocialIcon, never>;
|
|
376
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSocialIcon, "biggive-social-icon", never, { "backgroundColour": "backgroundColour"; "iconColour": "iconColour"; "service": "service"; "url": "url"; }, {}, never, ["*"], false>;
|
|
385
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSocialIcon, "biggive-social-icon", never, { "backgroundColour": "backgroundColour"; "iconColour": "iconColour"; "service": "service"; "url": "url"; }, {}, never, ["*"], false, never>;
|
|
377
386
|
}
|
|
378
387
|
export declare interface BiggiveTab extends Components.BiggiveTab {
|
|
379
388
|
}
|
|
@@ -382,7 +391,7 @@ export declare class BiggiveTab {
|
|
|
382
391
|
protected el: HTMLElement;
|
|
383
392
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
384
393
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTab, never>;
|
|
385
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTab, "biggive-tab", never, { "tabTitle": "tabTitle"; }, {}, never, ["*"], false>;
|
|
394
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTab, "biggive-tab", never, { "tabTitle": "tabTitle"; }, {}, never, ["*"], false, never>;
|
|
386
395
|
}
|
|
387
396
|
export declare interface BiggiveTabbedContent extends Components.BiggiveTabbedContent {
|
|
388
397
|
}
|
|
@@ -391,7 +400,7 @@ export declare class BiggiveTabbedContent {
|
|
|
391
400
|
protected el: HTMLElement;
|
|
392
401
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
393
402
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTabbedContent, never>;
|
|
394
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTabbedContent, "biggive-tabbed-content", never, { "defaultTextColour": "defaultTextColour"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
403
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTabbedContent, "biggive-tabbed-content", never, { "defaultTextColour": "defaultTextColour"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
395
404
|
}
|
|
396
405
|
export declare interface BiggiveTextInput extends Components.BiggiveTextInput {
|
|
397
406
|
}
|
|
@@ -400,7 +409,7 @@ export declare class BiggiveTextInput {
|
|
|
400
409
|
protected el: HTMLElement;
|
|
401
410
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
402
411
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTextInput, never>;
|
|
403
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTextInput, "biggive-text-input", never, {}, {}, never, ["*"], false>;
|
|
412
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTextInput, "biggive-text-input", never, {}, {}, never, ["*"], false, never>;
|
|
404
413
|
}
|
|
405
414
|
export declare interface BiggiveTotalizer extends Components.BiggiveTotalizer {
|
|
406
415
|
}
|
|
@@ -409,7 +418,7 @@ export declare class BiggiveTotalizer {
|
|
|
409
418
|
protected el: HTMLElement;
|
|
410
419
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
411
420
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTotalizer, never>;
|
|
412
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTotalizer, "biggive-totalizer", never, { "mainMessage": "mainMessage"; "primaryColour": "primaryColour"; "primaryTextColour": "primaryTextColour"; "secondaryColour": "secondaryColour"; "secondaryTextColour": "secondaryTextColour"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false>;
|
|
421
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTotalizer, "biggive-totalizer", never, { "mainMessage": "mainMessage"; "primaryColour": "primaryColour"; "primaryTextColour": "primaryTextColour"; "secondaryColour": "secondaryColour"; "secondaryTextColour": "secondaryTextColour"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
413
422
|
}
|
|
414
423
|
export declare interface BiggiveTotalizerTickerItem extends Components.BiggiveTotalizerTickerItem {
|
|
415
424
|
}
|
|
@@ -418,7 +427,7 @@ export declare class BiggiveTotalizerTickerItem {
|
|
|
418
427
|
protected el: HTMLElement;
|
|
419
428
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
420
429
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveTotalizerTickerItem, never>;
|
|
421
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTotalizerTickerItem, "biggive-totalizer-ticker-item", never, { "figure": "figure"; "label": "label"; }, {}, never, ["*"], false>;
|
|
430
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveTotalizerTickerItem, "biggive-totalizer-ticker-item", never, { "figure": "figure"; "label": "label"; }, {}, never, ["*"], false, never>;
|
|
422
431
|
}
|
|
423
432
|
export declare interface BiggiveVideo extends Components.BiggiveVideo {
|
|
424
433
|
}
|
|
@@ -427,7 +436,7 @@ export declare class BiggiveVideo {
|
|
|
427
436
|
protected el: HTMLElement;
|
|
428
437
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
429
438
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveVideo, never>;
|
|
430
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveVideo, "biggive-video", never, { "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "videoUrl": "videoUrl"; }, {}, never, ["*"], false>;
|
|
439
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveVideo, "biggive-video", never, { "spaceAbove": "spaceAbove"; "spaceBelow": "spaceBelow"; "videoUrl": "videoUrl"; }, {}, never, ["*"], false, never>;
|
|
431
440
|
}
|
|
432
441
|
export declare interface BiggiveVideoFeature extends Components.BiggiveVideoFeature {
|
|
433
442
|
}
|
|
@@ -436,5 +445,5 @@ export declare class BiggiveVideoFeature {
|
|
|
436
445
|
protected el: HTMLElement;
|
|
437
446
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
438
447
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveVideoFeature, never>;
|
|
439
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveVideoFeature, "biggive-video-feature", never, { "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"; }, {}, never, ["*"], false>;
|
|
448
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveVideoFeature, "biggive-video-feature", never, { "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"; }, {}, never, ["*"], false, never>;
|
|
440
449
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './components';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.BiggiveArticleCard | typeof d.BiggiveBackToTop | typeof d.BiggiveBasicCard | typeof d.BiggiveBeneficiaryIcon | typeof d.BiggiveBiographyCard | typeof d.BiggiveBoxedContent | typeof d.BiggiveBrandedImage | typeof d.BiggiveButton | typeof d.BiggiveCallToAction | typeof d.BiggiveCampaignCard | typeof d.BiggiveCampaignCardFilterGrid | typeof d.BiggiveCampaignHighlights | typeof d.BiggiveCategoryIcon | typeof d.BiggiveFooter | typeof d.BiggiveForm | typeof d.BiggiveFormFieldSelect | typeof d.BiggiveFormFieldSelectOption | typeof d.BiggiveFormattedText | typeof d.BiggiveGrid | typeof d.BiggiveHeader | typeof d.BiggiveHeading | typeof d.BiggiveHeroImage | typeof d.BiggiveIconGroup | typeof d.BiggiveImage | typeof d.BiggiveImageFeature | typeof d.BiggiveMiscIcon | typeof d.BiggiveNavGroup | typeof d.BiggiveNavItem | typeof d.BiggivePageColumn | typeof d.BiggivePageColumns | typeof d.BiggivePageSection | typeof d.BiggivePopup | typeof d.BiggivePopupStandalone | typeof d.BiggiveProgressBar | typeof d.BiggiveQuote | typeof d.BiggiveSearch | typeof d.BiggiveSocialIcon | typeof d.BiggiveTab | typeof d.BiggiveTabbedContent | typeof d.BiggiveTextInput | typeof d.BiggiveTotalizer | typeof d.BiggiveTotalizerTickerItem | typeof d.BiggiveVideo | typeof d.BiggiveVideoFeature)[];
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.BiggiveArticleCard | typeof d.BiggiveBackToTop | typeof d.BiggiveBasicCard | typeof d.BiggiveBeneficiaryIcon | typeof d.BiggiveBiographyCard | typeof d.BiggiveBoxedContent | typeof d.BiggiveBrandedImage | typeof d.BiggiveButton | typeof d.BiggiveCallToAction | typeof d.BiggiveCampaignCard | typeof d.BiggiveCampaignCardFilterGrid | typeof d.BiggiveCampaignHighlights | typeof d.BiggiveCategoryIcon | typeof d.BiggiveFooter | typeof d.BiggiveForm | typeof d.BiggiveFormFieldSelect | typeof d.BiggiveFormFieldSelectOption | typeof d.BiggiveFormattedText | typeof d.BiggiveGrid | typeof d.BiggiveHeader | typeof d.BiggiveHeading | typeof d.BiggiveHeroImage | typeof d.BiggiveIconGroup | typeof d.BiggiveImage | typeof d.BiggiveImageFeature | typeof d.BiggiveMainMenu | typeof d.BiggiveMiscIcon | typeof d.BiggiveNavGroup | typeof d.BiggiveNavItem | typeof d.BiggivePageColumn | typeof d.BiggivePageColumns | typeof d.BiggivePageSection | typeof d.BiggivePopup | typeof d.BiggivePopupStandalone | typeof d.BiggiveProgressBar | typeof d.BiggiveQuote | typeof d.BiggiveSearch | typeof d.BiggiveSocialIcon | typeof d.BiggiveTab | typeof d.BiggiveTabbedContent | typeof d.BiggiveTextInput | typeof d.BiggiveTotalizer | typeof d.BiggiveTotalizerTickerItem | typeof d.BiggiveVideo | typeof d.BiggiveVideoFeature)[];
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@biggive/components-angular",
|
|
3
3
|
"description": "Angular-packaged components for @biggive apps",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.189",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@angular/common": "^14.1.0",
|
|
7
|
-
"@angular/core": "^14.1.0",
|
|
6
|
+
"@angular/common": "^14.1.0||^15.0.4",
|
|
7
|
+
"@angular/core": "^14.1.0||^15.0.4",
|
|
8
8
|
"@biggive/components": "^1.0"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|