@biggive/components-angular 202304041024.0.0 → 202304111006.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/esm2020/lib/components.module.mjs +5 -5
- package/esm2020/lib/stencil-generated/components.mjs +166 -220
- package/esm2020/lib/stencil-generated/index.mjs +1 -3
- package/fesm2015/biggive-components-angular.mjs +232 -286
- package/fesm2015/biggive-components-angular.mjs.map +1 -1
- package/fesm2020/biggive-components-angular.mjs +232 -286
- package/fesm2020/biggive-components-angular.mjs.map +1 -1
- package/lib/components.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +0 -23
- package/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -3,6 +3,6 @@ import * as i1 from "./stencil-generated/components";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
export declare class ComponentsModule {
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentsModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ComponentsModule, [typeof i1.BiggiveAccordion, typeof i1.BiggiveAccordionEntry, typeof i1.BiggiveArticleCard, typeof i1.BiggiveBackToTop, typeof i1.BiggiveBasicCard, typeof i1.BiggiveBeneficiaryIcon, typeof i1.BiggiveBiographyCard, typeof i1.BiggiveBoxedContent, typeof i1.BiggiveBrandedImage, typeof i1.BiggiveButton, typeof i1.BiggiveCallToAction, typeof i1.BiggiveCampaignCard, typeof i1.BiggiveCampaignCardFilterGrid, typeof i1.BiggiveCampaignHighlights, typeof i1.BiggiveCarousel, typeof i1.BiggiveCategoryIcon, typeof i1.BiggiveFilteredCarousel, typeof i1.BiggiveFooter, typeof i1.BiggiveForm, typeof i1.BiggiveFormFieldSelect, typeof i1.BiggiveFormFieldSelectOption, typeof i1.BiggiveFormattedText, typeof i1.BiggiveGenericIcon, typeof i1.BiggiveGrid, typeof i1.
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ComponentsModule, [typeof i1.BiggiveAccordion, typeof i1.BiggiveAccordionEntry, typeof i1.BiggiveArticleCard, typeof i1.BiggiveBackToTop, typeof i1.BiggiveBasicCard, typeof i1.BiggiveBeneficiaryIcon, typeof i1.BiggiveBiographyCard, typeof i1.BiggiveBoxedContent, typeof i1.BiggiveBrandedImage, typeof i1.BiggiveButton, typeof i1.BiggiveCallToAction, typeof i1.BiggiveCampaignCard, typeof i1.BiggiveCampaignCardFilterGrid, typeof i1.BiggiveCampaignHighlights, typeof i1.BiggiveCarousel, typeof i1.BiggiveCategoryIcon, typeof i1.BiggiveFilteredCarousel, typeof i1.BiggiveFooter, typeof i1.BiggiveForm, typeof i1.BiggiveFormFieldSelect, typeof i1.BiggiveFormFieldSelectOption, typeof i1.BiggiveFormattedText, typeof i1.BiggiveGenericIcon, typeof i1.BiggiveGrid, typeof i1.BiggiveHeading, typeof i1.BiggiveHeroImage, typeof i1.BiggiveIconButton, typeof i1.BiggiveIconGroup, typeof i1.BiggiveImage, typeof i1.BiggiveImageButton, typeof i1.BiggiveImageFeature, typeof i1.BiggiveMainMenu, typeof i1.BiggiveMiscIcon, typeof i1.BiggiveNavGroup, typeof i1.BiggiveNavItem, typeof i1.BiggivePageColumn, typeof i1.BiggivePageColumns, typeof i1.BiggivePageSection, typeof i1.BiggivePopup, typeof i1.BiggivePopupStandalone, typeof i1.BiggiveProgressBar, typeof i1.BiggiveQuote, typeof i1.BiggiveSheet, typeof i1.BiggiveSocialIcon, typeof i1.BiggiveTab, typeof i1.BiggiveTabbedContent, typeof i1.BiggiveTable, typeof i1.BiggiveTextInput, typeof i1.BiggiveTimeline, typeof i1.BiggiveTimelineEntry, typeof i1.BiggiveTippingSlider, typeof i1.BiggiveTotalizer, typeof i1.BiggiveTotalizerTickerItem, typeof i1.BiggiveVideo, typeof i1.BiggiveVideoFeature], [typeof i2.CommonModule], [typeof i1.BiggiveAccordion, typeof i1.BiggiveAccordionEntry, typeof i1.BiggiveArticleCard, typeof i1.BiggiveBackToTop, typeof i1.BiggiveBasicCard, typeof i1.BiggiveBeneficiaryIcon, typeof i1.BiggiveBiographyCard, typeof i1.BiggiveBoxedContent, typeof i1.BiggiveBrandedImage, typeof i1.BiggiveButton, typeof i1.BiggiveCallToAction, typeof i1.BiggiveCampaignCard, typeof i1.BiggiveCampaignCardFilterGrid, typeof i1.BiggiveCampaignHighlights, typeof i1.BiggiveCarousel, typeof i1.BiggiveCategoryIcon, typeof i1.BiggiveFilteredCarousel, typeof i1.BiggiveFooter, typeof i1.BiggiveForm, typeof i1.BiggiveFormFieldSelect, typeof i1.BiggiveFormFieldSelectOption, typeof i1.BiggiveFormattedText, typeof i1.BiggiveGenericIcon, typeof i1.BiggiveGrid, typeof i1.BiggiveHeading, typeof i1.BiggiveHeroImage, typeof i1.BiggiveIconButton, typeof i1.BiggiveIconGroup, typeof i1.BiggiveImage, typeof i1.BiggiveImageButton, typeof i1.BiggiveImageFeature, typeof i1.BiggiveMainMenu, typeof i1.BiggiveMiscIcon, typeof i1.BiggiveNavGroup, typeof i1.BiggiveNavItem, typeof i1.BiggivePageColumn, typeof i1.BiggivePageColumns, typeof i1.BiggivePageSection, typeof i1.BiggivePopup, typeof i1.BiggivePopupStandalone, typeof i1.BiggiveProgressBar, typeof i1.BiggiveQuote, typeof i1.BiggiveSheet, typeof i1.BiggiveSocialIcon, typeof i1.BiggiveTab, typeof i1.BiggiveTabbedContent, typeof i1.BiggiveTable, typeof i1.BiggiveTextInput, typeof i1.BiggiveTimeline, typeof i1.BiggiveTimelineEntry, typeof i1.BiggiveTippingSlider, typeof i1.BiggiveTotalizer, typeof i1.BiggiveTotalizerTickerItem, typeof i1.BiggiveVideo, typeof i1.BiggiveVideoFeature]>;
|
|
7
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<ComponentsModule>;
|
|
8
8
|
}
|
|
@@ -253,15 +253,6 @@ export declare class BiggiveGrid {
|
|
|
253
253
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveGrid, never>;
|
|
254
254
|
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveGrid, "biggive-grid", never, { "columnCount": "columnCount"; "columnGap": "columnGap"; "spaceBelow": "spaceBelow"; "spaceBetween": "spaceBetween"; }, {}, never, ["*"], false, never>;
|
|
255
255
|
}
|
|
256
|
-
export declare interface BiggiveHeader extends Components.BiggiveHeader {
|
|
257
|
-
}
|
|
258
|
-
export declare class BiggiveHeader {
|
|
259
|
-
protected z: NgZone;
|
|
260
|
-
protected el: HTMLElement;
|
|
261
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
262
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveHeader, never>;
|
|
263
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveHeader, "biggive-header", never, { "logoUrl": "logoUrl"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
264
|
-
}
|
|
265
256
|
export declare interface BiggiveHeading extends Components.BiggiveHeading {
|
|
266
257
|
}
|
|
267
258
|
export declare class BiggiveHeading {
|
|
@@ -438,20 +429,6 @@ export declare class BiggiveQuote {
|
|
|
438
429
|
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveQuote, never>;
|
|
439
430
|
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveQuote, "biggive-quote", never, { "attribution": "attribution"; "defaultTextColour": "defaultTextColour"; "quote": "quote"; "quoteIconColour": "quoteIconColour"; "spaceBelow": "spaceBelow"; }, {}, never, ["*"], false, never>;
|
|
440
431
|
}
|
|
441
|
-
export declare interface BiggiveSearch extends Components.BiggiveSearch {
|
|
442
|
-
/**
|
|
443
|
-
* This event `doSearch` event is emitted and propogates to the parent
|
|
444
|
-
component which handles it
|
|
445
|
-
*/
|
|
446
|
-
doSearch: EventEmitter<CustomEvent<string>>;
|
|
447
|
-
}
|
|
448
|
-
export declare class BiggiveSearch {
|
|
449
|
-
protected z: NgZone;
|
|
450
|
-
protected el: HTMLElement;
|
|
451
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
452
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveSearch, never>;
|
|
453
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveSearch, "biggive-search", never, { "buttonText": "buttonText"; "placeholderText": "placeholderText"; "searchText": "searchText"; }, {}, never, ["*"], false, never>;
|
|
454
|
-
}
|
|
455
432
|
export declare interface BiggiveSheet extends Components.BiggiveSheet {
|
|
456
433
|
}
|
|
457
434
|
export declare class BiggiveSheet {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './components';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.BiggiveAccordion | typeof d.BiggiveAccordionEntry | 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.BiggiveCarousel | typeof d.BiggiveCategoryIcon | typeof d.BiggiveFilteredCarousel | typeof d.BiggiveFooter | typeof d.BiggiveForm | typeof d.BiggiveFormFieldSelect | typeof d.BiggiveFormFieldSelectOption | typeof d.BiggiveFormattedText | typeof d.BiggiveGenericIcon | typeof d.BiggiveGrid | typeof d.
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.BiggiveAccordion | typeof d.BiggiveAccordionEntry | 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.BiggiveCarousel | typeof d.BiggiveCategoryIcon | typeof d.BiggiveFilteredCarousel | typeof d.BiggiveFooter | typeof d.BiggiveForm | typeof d.BiggiveFormFieldSelect | typeof d.BiggiveFormFieldSelectOption | typeof d.BiggiveFormattedText | typeof d.BiggiveGenericIcon | typeof d.BiggiveGrid | typeof d.BiggiveHeading | typeof d.BiggiveHeroImage | typeof d.BiggiveIconButton | typeof d.BiggiveIconGroup | typeof d.BiggiveImage | typeof d.BiggiveImageButton | 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.BiggiveSheet | typeof d.BiggiveSocialIcon | typeof d.BiggiveTab | typeof d.BiggiveTabbedContent | typeof d.BiggiveTable | typeof d.BiggiveTextInput | typeof d.BiggiveTimeline | typeof d.BiggiveTimelineEntry | typeof d.BiggiveTippingSlider | typeof d.BiggiveTotalizer | typeof d.BiggiveTotalizerTickerItem | typeof d.BiggiveVideo | typeof d.BiggiveVideoFeature)[];
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
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": "
|
|
5
|
+
"version": "202304111006.0.0",
|
|
6
6
|
"peerDependencies": {
|
|
7
7
|
"@angular/common": "^14.1.0||^15.0.4",
|
|
8
8
|
"@angular/core": "^14.1.0||^15.0.4",
|