@oiz/stzh-components-angular 4.9.0 → 4.10.0-beta2
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/stencil-generated/index.mjs +1 -5
- package/esm2022/lib/stencil-generated/proxies.mjs +4 -104
- package/esm2022/stzh-components-angular.module.mjs +3 -3
- package/fesm2022/oiz-stzh-components-angular.mjs +6 -110
- package/fesm2022/oiz-stzh-components-angular.mjs.map +1 -1
- package/lib/stencil-generated/index.d.ts +1 -1
- package/lib/stencil-generated/proxies.d.ts +1 -37
- package/package.json +2 -2
- package/stzh-components-angular.module.d.ts +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './proxies';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.StzhAccordion | typeof d.StzhAccordionItem | typeof d.StzhActions | typeof d.StzhActionset | typeof d.StzhAmount | typeof d.StzhAnchornav | typeof d.StzhAppNav | typeof d.StzhAppointments | typeof d.StzhArchivelist | typeof d.StzhAudio | typeof d.StzhBadge | typeof d.StzhBanner | typeof d.
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.StzhAccordion | typeof d.StzhAccordionItem | typeof d.StzhActions | typeof d.StzhActionset | typeof d.StzhAmount | typeof d.StzhAnchornav | typeof d.StzhAppNav | typeof d.StzhAppointments | typeof d.StzhArchivelist | typeof d.StzhAudio | typeof d.StzhBadge | typeof d.StzhBanner | typeof d.StzhBreadcrumb | typeof d.StzhButton | typeof d.StzhButtongroup | typeof d.StzhCalendar | typeof d.StzhCard | typeof d.StzhCardNavigation | typeof d.StzhCardSearchresult | typeof d.StzhCardSuperteaser | typeof d.StzhCardlist | typeof d.StzhCarousel | typeof d.StzhCell | typeof d.StzhChart | typeof d.StzhCheckbox | typeof d.StzhCheckboxgroup | typeof d.StzhChip | typeof d.StzhChipgroup | typeof d.StzhChipselect | typeof d.StzhClamp | typeof d.StzhCompanyLogo | typeof d.StzhContact | typeof d.StzhContactCv | typeof d.StzhContainer | typeof d.StzhContent | typeof d.StzhCspace | typeof d.StzhCta | typeof d.StzhDatalist | typeof d.StzhDatalistItem | typeof d.StzhDatamessagelist | typeof d.StzhDatamessagelistItem | typeof d.StzhDatatable | typeof d.StzhDatepicker | typeof d.StzhDaterange | typeof d.StzhDetails | typeof d.StzhDialog | typeof d.StzhDisturber | typeof d.StzhDropdown | typeof d.StzhEditor | typeof d.StzhEventdata | typeof d.StzhEventinfo | typeof d.StzhFeedreader | typeof d.StzhFeedreaderItem | typeof d.StzhFieldset | typeof d.StzhFigure | typeof d.StzhFlyingfocus | typeof d.StzhFooter | typeof d.StzhGallery | typeof d.StzhGeoRefData | typeof d.StzhGhettobox | typeof d.StzhHeader | typeof d.StzhHeading | typeof d.StzhHomepageSearch | typeof d.StzhHomepageServiceHighlights | typeof d.StzhHr | typeof d.StzhHspace | typeof d.StzhHttpError | typeof d.StzhIcon | typeof d.StzhIframe | typeof d.StzhImagecomparison | typeof d.StzhInput | typeof d.StzhInvert | typeof d.StzhLink | typeof d.StzhLinklist | typeof d.StzhList | typeof d.StzhListItem | typeof d.StzhLoader | typeof d.StzhLoadingbar | typeof d.StzhMenu | typeof d.StzhMenuItem | typeof d.StzhMessage | typeof d.StzhMicrositeTeaserlist | typeof d.StzhMonthyearpicker | typeof d.StzhOfflineIndicator | typeof d.StzhOlmap | typeof d.StzhOverlay | typeof d.StzhPageSkiplinks | typeof d.StzhPagebottom | typeof d.StzhPagecontent | typeof d.StzhPagetitle | typeof d.StzhPagetitleHero | typeof d.StzhPagetitleHome | typeof d.StzhPagination | typeof d.StzhPanorama | typeof d.StzhPkzhQr | typeof d.StzhPopover | typeof d.StzhPrint | typeof d.StzhQuote | typeof d.StzhRadio | typeof d.StzhRadiogroup | typeof d.StzhRating | typeof d.StzhRatio | typeof d.StzhReadspeaker | typeof d.StzhRichtext | typeof d.StzhRow | typeof d.StzhSaptcha | typeof d.StzhScrollup | typeof d.StzhSearch | typeof d.StzhSection | typeof d.StzhShare | typeof d.StzhShow | typeof d.StzhSitemap | typeof d.StzhSkinPortalMitwirken | typeof d.StzhSkinStorybookPreview | typeof d.StzhSkiplink | typeof d.StzhSocialmediastream | typeof d.StzhSocialmediastreamItem | typeof d.StzhSortable | typeof d.StzhSpace | typeof d.StzhStatus | typeof d.StzhStepper | typeof d.StzhStepperItem | typeof d.StzhSticky | typeof d.StzhStickyActions | typeof d.StzhTable | typeof d.StzhTag | typeof d.StzhText | typeof d.StzhTextandimage | typeof d.StzhTimeline | typeof d.StzhTimelineItem | typeof d.StzhTimepicker | typeof d.StzhToast | typeof d.StzhToastbar | typeof d.StzhToggle | typeof d.StzhTooltip | typeof d.StzhTwocolumns | typeof d.StzhUpload | typeof d.StzhVbzCarousel | typeof d.StzhVbzConnectionFinder | typeof d.StzhVbzIntro | typeof d.StzhVbzLinechip | typeof d.StzhVbzMajorticker | typeof d.StzhVbzTicker | typeof d.StzhVisuallyhidden | typeof d.StzhVspace | typeof d.StzhYoutube)[];
|
|
@@ -413,24 +413,6 @@ export declare interface StzhBanner extends Components.StzhBanner {
|
|
|
413
413
|
*/
|
|
414
414
|
stzhClose: EventEmitter<CustomEvent<IStzhBannerStzhBannerCloseEvent>>;
|
|
415
415
|
}
|
|
416
|
-
export declare class StzhBathstatusItem {
|
|
417
|
-
protected z: NgZone;
|
|
418
|
-
protected el: HTMLStzhBathstatusItemElement;
|
|
419
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
420
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StzhBathstatusItem, never>;
|
|
421
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StzhBathstatusItem, "stzh-bathstatus-item", never, { "dateAdapter": { "alias": "dateAdapter"; "required": false; }; "item": { "alias": "item"; "required": false; }; "localization": { "alias": "localization"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
422
|
-
}
|
|
423
|
-
export declare interface StzhBathstatusItem extends Components.StzhBathstatusItem {
|
|
424
|
-
}
|
|
425
|
-
export declare class StzhBathstatusList {
|
|
426
|
-
protected z: NgZone;
|
|
427
|
-
protected el: HTMLStzhBathstatusListElement;
|
|
428
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
429
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StzhBathstatusList, never>;
|
|
430
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StzhBathstatusList, "stzh-bathstatus-list", never, { "api": { "alias": "api"; "required": false; }; "localization": { "alias": "localization"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
431
|
-
}
|
|
432
|
-
export declare interface StzhBathstatusList extends Components.StzhBathstatusList {
|
|
433
|
-
}
|
|
434
416
|
export declare class StzhBreadcrumb {
|
|
435
417
|
protected z: NgZone;
|
|
436
418
|
protected el: HTMLStzhBreadcrumbElement;
|
|
@@ -711,7 +693,7 @@ export declare class StzhChipselect {
|
|
|
711
693
|
stzhChange: EventEmitter<CustomEvent<IStzhChipselectStzhChipselectChangeEvent>>;
|
|
712
694
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
713
695
|
static ɵfac: i0.ɵɵFactoryDeclaration<StzhChipselect, never>;
|
|
714
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StzhChipselect, "stzh-chipselect", never, { "a11yDescribedby": { "alias": "a11yDescribedby"; "required": false; }; "data": { "alias": "data"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "description": { "alias": "description"; "required": false; }; "descriptionLong": { "alias": "descriptionLong"; "required": false; }; "descriptionLongTitle": { "alias": "descriptionLongTitle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "error": { "alias": "error"; "required": false; }; "hideOptional": { "alias": "hideOptional"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelHidden": { "alias": "labelHidden"; "required": false; }; "localization": { "alias": "localization"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "stzhChange": "stzhChange"; }, never, ["*"], false, never>;
|
|
696
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StzhChipselect, "stzh-chipselect", never, { "a11yDescribedby": { "alias": "a11yDescribedby"; "required": false; }; "data": { "alias": "data"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "description": { "alias": "description"; "required": false; }; "descriptionLong": { "alias": "descriptionLong"; "required": false; }; "descriptionLongTitle": { "alias": "descriptionLongTitle"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "dropdownOnMobile": { "alias": "dropdownOnMobile"; "required": false; }; "error": { "alias": "error"; "required": false; }; "hideOptional": { "alias": "hideOptional"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelHidden": { "alias": "labelHidden"; "required": false; }; "localization": { "alias": "localization"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "stzhChange": "stzhChange"; }, never, ["*"], false, never>;
|
|
715
697
|
}
|
|
716
698
|
export declare interface StzhChipselect extends Components.StzhChipselect {
|
|
717
699
|
/**
|
|
@@ -1710,24 +1692,6 @@ export declare class StzhPkzhQr {
|
|
|
1710
1692
|
}
|
|
1711
1693
|
export declare interface StzhPkzhQr extends Components.StzhPkzhQr {
|
|
1712
1694
|
}
|
|
1713
|
-
export declare class StzhPoicard {
|
|
1714
|
-
protected z: NgZone;
|
|
1715
|
-
protected el: HTMLStzhPoicardElement;
|
|
1716
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1717
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StzhPoicard, never>;
|
|
1718
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StzhPoicard, "stzh-poicard", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1719
|
-
}
|
|
1720
|
-
export declare interface StzhPoicard extends Components.StzhPoicard {
|
|
1721
|
-
}
|
|
1722
|
-
export declare class StzhPoilist {
|
|
1723
|
-
protected z: NgZone;
|
|
1724
|
-
protected el: HTMLStzhPoilistElement;
|
|
1725
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1726
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StzhPoilist, never>;
|
|
1727
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StzhPoilist, "stzh-poilist", never, { "api": { "alias": "api"; "required": false; }; "localization": { "alias": "localization"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1728
|
-
}
|
|
1729
|
-
export declare interface StzhPoilist extends Components.StzhPoilist {
|
|
1730
|
-
}
|
|
1731
1695
|
export declare class StzhPopover {
|
|
1732
1696
|
protected z: NgZone;
|
|
1733
1697
|
protected el: HTMLStzhPopoverElement;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oiz/stzh-components-angular",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.10.0-beta2",
|
|
4
4
|
"description": "Angular specific component wrappers for @oiz/stzh-components.",
|
|
5
5
|
"homepage": "https://designsystem.stadt-zuerich.ch",
|
|
6
6
|
"private": false,
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"peerDependencies": {
|
|
12
12
|
"@angular/common": ">=16.0.0",
|
|
13
13
|
"@angular/core": ">=16.0.0",
|
|
14
|
-
"@oiz/stzh-components": "^4.
|
|
14
|
+
"@oiz/stzh-components": "^4.10.0-beta2"
|
|
15
15
|
},
|
|
16
16
|
"engines": {
|
|
17
17
|
"node": ">=18.10.0"
|
|
@@ -6,6 +6,6 @@ import * as i4 from "./lib/stencil-generated/select-value-accessor";
|
|
|
6
6
|
import * as i5 from "./lib/stencil-generated/text-value-accessor";
|
|
7
7
|
export declare class StzhComponentsAngularModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<StzhComponentsAngularModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StzhComponentsAngularModule, [typeof i1.StzhAccordion, typeof i1.StzhAccordionItem, typeof i1.StzhActions, typeof i1.StzhActionset, typeof i1.StzhAmount, typeof i1.StzhAnchornav, typeof i1.StzhAppNav, typeof i1.StzhAppointments, typeof i1.StzhArchivelist, typeof i1.StzhAudio, typeof i1.StzhBadge, typeof i1.StzhBanner, typeof i1.
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<StzhComponentsAngularModule, [typeof i1.StzhAccordion, typeof i1.StzhAccordionItem, typeof i1.StzhActions, typeof i1.StzhActionset, typeof i1.StzhAmount, typeof i1.StzhAnchornav, typeof i1.StzhAppNav, typeof i1.StzhAppointments, typeof i1.StzhArchivelist, typeof i1.StzhAudio, typeof i1.StzhBadge, typeof i1.StzhBanner, typeof i1.StzhBreadcrumb, typeof i1.StzhButton, typeof i1.StzhButtongroup, typeof i1.StzhCalendar, typeof i1.StzhCard, typeof i1.StzhCardNavigation, typeof i1.StzhCardSearchresult, typeof i1.StzhCardSuperteaser, typeof i1.StzhCardlist, typeof i1.StzhCarousel, typeof i1.StzhCell, typeof i1.StzhChart, typeof i1.StzhCheckbox, typeof i1.StzhCheckboxgroup, typeof i1.StzhChip, typeof i1.StzhChipgroup, typeof i1.StzhChipselect, typeof i1.StzhClamp, typeof i1.StzhCompanyLogo, typeof i1.StzhContact, typeof i1.StzhContactCv, typeof i1.StzhContainer, typeof i1.StzhContent, typeof i1.StzhCspace, typeof i1.StzhCta, typeof i1.StzhDatalist, typeof i1.StzhDatalistItem, typeof i1.StzhDatamessagelist, typeof i1.StzhDatamessagelistItem, typeof i1.StzhDatatable, typeof i1.StzhDatepicker, typeof i1.StzhDaterange, typeof i1.StzhDetails, typeof i1.StzhDialog, typeof i1.StzhDisturber, typeof i1.StzhDropdown, typeof i1.StzhEditor, typeof i1.StzhEventdata, typeof i1.StzhEventinfo, typeof i1.StzhFeedreader, typeof i1.StzhFeedreaderItem, typeof i1.StzhFieldset, typeof i1.StzhFigure, typeof i1.StzhFlyingfocus, typeof i1.StzhFooter, typeof i1.StzhGallery, typeof i1.StzhGeoRefData, typeof i1.StzhGhettobox, typeof i1.StzhHeader, typeof i1.StzhHeading, typeof i1.StzhHomepageSearch, typeof i1.StzhHomepageServiceHighlights, typeof i1.StzhHr, typeof i1.StzhHspace, typeof i1.StzhHttpError, typeof i1.StzhIcon, typeof i1.StzhIframe, typeof i1.StzhImagecomparison, typeof i1.StzhInput, typeof i1.StzhInvert, typeof i1.StzhLink, typeof i1.StzhLinklist, typeof i1.StzhList, typeof i1.StzhListItem, typeof i1.StzhLoader, typeof i1.StzhLoadingbar, typeof i1.StzhMenu, typeof i1.StzhMenuItem, typeof i1.StzhMessage, typeof i1.StzhMicrositeTeaserlist, typeof i1.StzhMonthyearpicker, typeof i1.StzhOfflineIndicator, typeof i1.StzhOlmap, typeof i1.StzhOverlay, typeof i1.StzhPageSkiplinks, typeof i1.StzhPagebottom, typeof i1.StzhPagecontent, typeof i1.StzhPagetitle, typeof i1.StzhPagetitleHero, typeof i1.StzhPagetitleHome, typeof i1.StzhPagination, typeof i1.StzhPanorama, typeof i1.StzhPkzhQr, typeof i1.StzhPopover, typeof i1.StzhPrint, typeof i1.StzhQuote, typeof i1.StzhRadio, typeof i1.StzhRadiogroup, typeof i1.StzhRating, typeof i1.StzhRatio, typeof i1.StzhReadspeaker, typeof i1.StzhRichtext, typeof i1.StzhRow, typeof i1.StzhSaptcha, typeof i1.StzhScrollup, typeof i1.StzhSearch, typeof i1.StzhSection, typeof i1.StzhShare, typeof i1.StzhShow, typeof i1.StzhSitemap, typeof i1.StzhSkinPortalMitwirken, typeof i1.StzhSkinStorybookPreview, typeof i1.StzhSkiplink, typeof i1.StzhSocialmediastream, typeof i1.StzhSocialmediastreamItem, typeof i1.StzhSortable, typeof i1.StzhSpace, typeof i1.StzhStatus, typeof i1.StzhStepper, typeof i1.StzhStepperItem, typeof i1.StzhSticky, typeof i1.StzhStickyActions, typeof i1.StzhTable, typeof i1.StzhTag, typeof i1.StzhText, typeof i1.StzhTextandimage, typeof i1.StzhTimeline, typeof i1.StzhTimelineItem, typeof i1.StzhTimepicker, typeof i1.StzhToast, typeof i1.StzhToastbar, typeof i1.StzhToggle, typeof i1.StzhTooltip, typeof i1.StzhTwocolumns, typeof i1.StzhUpload, typeof i1.StzhVbzCarousel, typeof i1.StzhVbzConnectionFinder, typeof i1.StzhVbzIntro, typeof i1.StzhVbzLinechip, typeof i1.StzhVbzMajorticker, typeof i1.StzhVbzTicker, typeof i1.StzhVisuallyhidden, typeof i1.StzhVspace, typeof i1.StzhYoutube, typeof i2.BooleanValueAccessor, typeof i3.NumericValueAccessor, typeof i4.SelectValueAccessor, typeof i5.TextValueAccessor], never, [typeof i1.StzhAccordion, typeof i1.StzhAccordionItem, typeof i1.StzhActions, typeof i1.StzhActionset, typeof i1.StzhAmount, typeof i1.StzhAnchornav, typeof i1.StzhAppNav, typeof i1.StzhAppointments, typeof i1.StzhArchivelist, typeof i1.StzhAudio, typeof i1.StzhBadge, typeof i1.StzhBanner, typeof i1.StzhBreadcrumb, typeof i1.StzhButton, typeof i1.StzhButtongroup, typeof i1.StzhCalendar, typeof i1.StzhCard, typeof i1.StzhCardNavigation, typeof i1.StzhCardSearchresult, typeof i1.StzhCardSuperteaser, typeof i1.StzhCardlist, typeof i1.StzhCarousel, typeof i1.StzhCell, typeof i1.StzhChart, typeof i1.StzhCheckbox, typeof i1.StzhCheckboxgroup, typeof i1.StzhChip, typeof i1.StzhChipgroup, typeof i1.StzhChipselect, typeof i1.StzhClamp, typeof i1.StzhCompanyLogo, typeof i1.StzhContact, typeof i1.StzhContactCv, typeof i1.StzhContainer, typeof i1.StzhContent, typeof i1.StzhCspace, typeof i1.StzhCta, typeof i1.StzhDatalist, typeof i1.StzhDatalistItem, typeof i1.StzhDatamessagelist, typeof i1.StzhDatamessagelistItem, typeof i1.StzhDatatable, typeof i1.StzhDatepicker, typeof i1.StzhDaterange, typeof i1.StzhDetails, typeof i1.StzhDialog, typeof i1.StzhDisturber, typeof i1.StzhDropdown, typeof i1.StzhEditor, typeof i1.StzhEventdata, typeof i1.StzhEventinfo, typeof i1.StzhFeedreader, typeof i1.StzhFeedreaderItem, typeof i1.StzhFieldset, typeof i1.StzhFigure, typeof i1.StzhFlyingfocus, typeof i1.StzhFooter, typeof i1.StzhGallery, typeof i1.StzhGeoRefData, typeof i1.StzhGhettobox, typeof i1.StzhHeader, typeof i1.StzhHeading, typeof i1.StzhHomepageSearch, typeof i1.StzhHomepageServiceHighlights, typeof i1.StzhHr, typeof i1.StzhHspace, typeof i1.StzhHttpError, typeof i1.StzhIcon, typeof i1.StzhIframe, typeof i1.StzhImagecomparison, typeof i1.StzhInput, typeof i1.StzhInvert, typeof i1.StzhLink, typeof i1.StzhLinklist, typeof i1.StzhList, typeof i1.StzhListItem, typeof i1.StzhLoader, typeof i1.StzhLoadingbar, typeof i1.StzhMenu, typeof i1.StzhMenuItem, typeof i1.StzhMessage, typeof i1.StzhMicrositeTeaserlist, typeof i1.StzhMonthyearpicker, typeof i1.StzhOfflineIndicator, typeof i1.StzhOlmap, typeof i1.StzhOverlay, typeof i1.StzhPageSkiplinks, typeof i1.StzhPagebottom, typeof i1.StzhPagecontent, typeof i1.StzhPagetitle, typeof i1.StzhPagetitleHero, typeof i1.StzhPagetitleHome, typeof i1.StzhPagination, typeof i1.StzhPanorama, typeof i1.StzhPkzhQr, typeof i1.StzhPopover, typeof i1.StzhPrint, typeof i1.StzhQuote, typeof i1.StzhRadio, typeof i1.StzhRadiogroup, typeof i1.StzhRating, typeof i1.StzhRatio, typeof i1.StzhReadspeaker, typeof i1.StzhRichtext, typeof i1.StzhRow, typeof i1.StzhSaptcha, typeof i1.StzhScrollup, typeof i1.StzhSearch, typeof i1.StzhSection, typeof i1.StzhShare, typeof i1.StzhShow, typeof i1.StzhSitemap, typeof i1.StzhSkinPortalMitwirken, typeof i1.StzhSkinStorybookPreview, typeof i1.StzhSkiplink, typeof i1.StzhSocialmediastream, typeof i1.StzhSocialmediastreamItem, typeof i1.StzhSortable, typeof i1.StzhSpace, typeof i1.StzhStatus, typeof i1.StzhStepper, typeof i1.StzhStepperItem, typeof i1.StzhSticky, typeof i1.StzhStickyActions, typeof i1.StzhTable, typeof i1.StzhTag, typeof i1.StzhText, typeof i1.StzhTextandimage, typeof i1.StzhTimeline, typeof i1.StzhTimelineItem, typeof i1.StzhTimepicker, typeof i1.StzhToast, typeof i1.StzhToastbar, typeof i1.StzhToggle, typeof i1.StzhTooltip, typeof i1.StzhTwocolumns, typeof i1.StzhUpload, typeof i1.StzhVbzCarousel, typeof i1.StzhVbzConnectionFinder, typeof i1.StzhVbzIntro, typeof i1.StzhVbzLinechip, typeof i1.StzhVbzMajorticker, typeof i1.StzhVbzTicker, typeof i1.StzhVisuallyhidden, typeof i1.StzhVspace, typeof i1.StzhYoutube, typeof i2.BooleanValueAccessor, typeof i3.NumericValueAccessor, typeof i4.SelectValueAccessor, typeof i5.TextValueAccessor]>;
|
|
10
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<StzhComponentsAngularModule>;
|
|
11
11
|
}
|