@biggive/components-angular 202504101225.0.0 → 202504151107.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/esm2022/lib/components.module.mjs +2 -2
- package/esm2022/lib/stencil-generated/components.mjs +1 -28
- package/esm2022/lib/stencil-generated/index.mjs +1 -2
- package/fesm2022/biggive-components-angular.mjs +2 -29
- package/fesm2022/biggive-components-angular.mjs.map +1 -1
- package/lib/components.module.d.ts +1 -1
- package/lib/stencil-generated/components.d.ts +0 -9
- 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.BiggiveBiographyCard, typeof i1.BiggiveBoxedContent, typeof i1.BiggiveBrandedImage, typeof i1.BiggiveButton, typeof i1.BiggiveCallToAction, typeof i1.BiggiveCampaignCard, typeof i1.BiggiveCampaignCardFilterGrid, typeof i1.BiggiveCampaignHighlights, typeof i1.BiggiveContainerCard, typeof i1.BiggiveCookieBanner, typeof i1.BiggiveFooter, typeof i1.BiggiveForm, typeof i1.BiggiveFormFieldSelect, typeof i1.BiggiveFormattedText, typeof i1.BiggiveGrid, typeof i1.BiggiveHeading, typeof i1.BiggiveHeroImage, typeof i1.BiggiveIconButton, 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.BiggiveBiographyCard, typeof i1.BiggiveBoxedContent, typeof i1.BiggiveBrandedImage, typeof i1.BiggiveButton, typeof i1.BiggiveCallToAction, typeof i1.BiggiveCampaignCard, typeof i1.BiggiveCampaignCardFilterGrid, typeof i1.BiggiveCampaignHighlights, typeof i1.BiggiveContainerCard, typeof i1.BiggiveCookieBanner, typeof i1.BiggiveFooter, typeof i1.BiggiveForm, typeof i1.BiggiveFormFieldSelect, typeof i1.BiggiveFormattedText, typeof i1.BiggiveGrid, typeof i1.BiggiveHeading, typeof i1.BiggiveHeroImage, typeof i1.BiggiveIconButton, typeof i1.BiggiveImage, typeof i1.BiggiveImageButton, typeof i1.BiggiveImageCard, 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.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.BiggiveTotalizer, typeof i1.BiggiveTotalizerTickerItem, typeof i1.BiggiveVideo, typeof i1.BiggiveVideoFeature, typeof i1.PhilcoFooter, typeof i1.PhilcoMainMenu], [typeof i2.CommonModule], [typeof i1.BiggiveAccordion, typeof i1.BiggiveAccordionEntry, typeof i1.BiggiveArticleCard, typeof i1.BiggiveBackToTop, typeof i1.BiggiveBasicCard, 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.BiggiveContainerCard, typeof i1.BiggiveCookieBanner, typeof i1.BiggiveFooter, typeof i1.BiggiveForm, typeof i1.BiggiveFormFieldSelect, typeof i1.BiggiveFormattedText, typeof i1.BiggiveGrid, typeof i1.BiggiveHeading, typeof i1.BiggiveHeroImage, typeof i1.BiggiveIconButton, typeof i1.BiggiveImage, typeof i1.BiggiveImageButton, typeof i1.BiggiveImageCard, 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.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.BiggiveTotalizer, typeof i1.BiggiveTotalizerTickerItem, typeof i1.BiggiveVideo, typeof i1.BiggiveVideoFeature, typeof i1.PhilcoFooter, typeof i1.PhilcoMainMenu]>;
|
|
7
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<ComponentsModule>;
|
|
8
8
|
}
|
|
@@ -247,15 +247,6 @@ export declare interface BiggiveIconButton extends Components.BiggiveIconButton
|
|
|
247
247
|
url: string;
|
|
248
248
|
}>>;
|
|
249
249
|
}
|
|
250
|
-
export declare class BiggiveIconGroup {
|
|
251
|
-
protected z: NgZone;
|
|
252
|
-
protected el: HTMLBiggiveIconGroupElement;
|
|
253
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
254
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BiggiveIconGroup, never>;
|
|
255
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BiggiveIconGroup, "biggive-icon-group", never, { "label": { "alias": "label"; "required": false; }; "spaceBelow": { "alias": "spaceBelow"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
256
|
-
}
|
|
257
|
-
export declare interface BiggiveIconGroup extends Components.BiggiveIconGroup {
|
|
258
|
-
}
|
|
259
250
|
export declare class BiggiveImage {
|
|
260
251
|
protected z: NgZone;
|
|
261
252
|
protected el: HTMLBiggiveImageElement;
|
|
@@ -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.BiggiveBiographyCard | typeof d.BiggiveBoxedContent | typeof d.BiggiveBrandedImage | typeof d.BiggiveButton | typeof d.BiggiveCallToAction | typeof d.BiggiveCampaignCard | typeof d.BiggiveCampaignCardFilterGrid | typeof d.BiggiveCampaignHighlights | typeof d.BiggiveContainerCard | typeof d.BiggiveCookieBanner | typeof d.BiggiveFooter | typeof d.BiggiveForm | typeof d.BiggiveFormFieldSelect | typeof d.BiggiveFormattedText | typeof d.BiggiveGrid | typeof d.BiggiveHeading | typeof d.BiggiveHeroImage | typeof d.BiggiveIconButton | typeof d.
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.BiggiveAccordion | typeof d.BiggiveAccordionEntry | typeof d.BiggiveArticleCard | typeof d.BiggiveBackToTop | typeof d.BiggiveBasicCard | 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.BiggiveContainerCard | typeof d.BiggiveCookieBanner | typeof d.BiggiveFooter | typeof d.BiggiveForm | typeof d.BiggiveFormFieldSelect | typeof d.BiggiveFormattedText | typeof d.BiggiveGrid | typeof d.BiggiveHeading | typeof d.BiggiveHeroImage | typeof d.BiggiveIconButton | typeof d.BiggiveImage | typeof d.BiggiveImageButton | typeof d.BiggiveImageCard | 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.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.BiggiveTotalizer | typeof d.BiggiveTotalizerTickerItem | typeof d.BiggiveVideo | typeof d.BiggiveVideoFeature | typeof d.PhilcoFooter | typeof d.PhilcoMainMenu)[];
|
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": "202504151107.0.0",
|
|
6
6
|
"peerDependencies": {
|
|
7
7
|
"@angular/common": "^18.0.0||^19.0.0",
|
|
8
8
|
"@angular/core": "^18.0.0||^19.0.0",
|