@oiz/stzh-components-angular 3.0.0-beta5 → 3.1.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/stencil-generated/index.mjs +4 -1
- package/esm2022/lib/stencil-generated/proxies.mjs +106 -35
- package/esm2022/lib/stencil-generated/select-value-accessor.mjs +3 -3
- package/esm2022/stzh-components-angular.module.mjs +3 -3
- package/fesm2022/oiz-stzh-components-angular.mjs +113 -39
- 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 +53 -11
- package/lib/stencil-generated/select-value-accessor.d.ts +1 -1
- package/package.json +1 -1
- package/stzh-components-angular.module.d.ts +1 -1
|
@@ -7,7 +7,7 @@ export class SelectValueAccessor extends ValueAccessor {
|
|
|
7
7
|
super(el);
|
|
8
8
|
}
|
|
9
9
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SelectValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SelectValueAccessor, selector: "stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup", host: { listeners: { "stzhChange": "handleChangeEvent($event.target.value)" } }, providers: [
|
|
10
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SelectValueAccessor, selector: "stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup, stzh-chipselect", host: { listeners: { "stzhChange": "handleChangeEvent($event.target.value)" } }, providers: [
|
|
11
11
|
{
|
|
12
12
|
provide: NG_VALUE_ACCESSOR,
|
|
13
13
|
useExisting: SelectValueAccessor,
|
|
@@ -19,7 +19,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19
19
|
type: Directive,
|
|
20
20
|
args: [{
|
|
21
21
|
/* tslint:disable-next-line:directive-selector */
|
|
22
|
-
selector: 'stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup',
|
|
22
|
+
selector: 'stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup, stzh-chipselect',
|
|
23
23
|
host: {
|
|
24
24
|
'(stzhChange)': 'handleChangeEvent($event.target.value)'
|
|
25
25
|
},
|
|
@@ -32,4 +32,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32
32
|
]
|
|
33
33
|
}]
|
|
34
34
|
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
35
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
35
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0LXZhbHVlLWFjY2Vzc29yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc3R6aC1jb21wb25lbnRzLWFuZ3VsYXIvc3JjL2xpYi9zdGVuY2lsLWdlbmVyYXRlZC9zZWxlY3QtdmFsdWUtYWNjZXNzb3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBYyxNQUFNLGVBQWUsQ0FBQztBQUN0RCxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUVuRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sa0JBQWtCLENBQUM7O0FBZ0JqRCxNQUFNLE9BQU8sbUJBQW9CLFNBQVEsYUFBYTtJQUNwRCxZQUFZLEVBQWM7UUFDeEIsS0FBSyxDQUFDLEVBQUUsQ0FBQyxDQUFDO0lBQ1osQ0FBQzsrR0FIVSxtQkFBbUI7bUdBQW5CLG1CQUFtQiwrS0FSbkI7WUFDVDtnQkFDRSxPQUFPLEVBQUUsaUJBQWlCO2dCQUMxQixXQUFXLEVBQUUsbUJBQW1CO2dCQUNoQyxLQUFLLEVBQUUsSUFBSTthQUNaO1NBQ0Y7OzRGQUVVLG1CQUFtQjtrQkFkL0IsU0FBUzttQkFBQztvQkFDVCxpREFBaUQ7b0JBQ2pELFFBQVEsRUFBRSxxRUFBcUU7b0JBQy9FLElBQUksRUFBRTt3QkFDSixjQUFjLEVBQUUsd0NBQXdDO3FCQUN6RDtvQkFDRCxTQUFTLEVBQUU7d0JBQ1Q7NEJBQ0UsT0FBTyxFQUFFLGlCQUFpQjs0QkFDMUIsV0FBVyxxQkFBcUI7NEJBQ2hDLEtBQUssRUFBRSxJQUFJO3lCQUNaO3FCQUNGO2lCQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBOR19WQUxVRV9BQ0NFU1NPUiB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcblxuaW1wb3J0IHsgVmFsdWVBY2Nlc3NvciB9IGZyb20gJy4vdmFsdWUtYWNjZXNzb3InO1xuXG5ARGlyZWN0aXZlKHtcbiAgLyogdHNsaW50OmRpc2FibGUtbmV4dC1saW5lOmRpcmVjdGl2ZS1zZWxlY3RvciAqL1xuICBzZWxlY3RvcjogJ3N0emgtcmFkaW9ncm91cCwgc3R6aC1kcm9wZG93biwgc3R6aC1jaGVja2JveGdyb3VwLCBzdHpoLWNoaXBzZWxlY3QnLFxuICBob3N0OiB7XG4gICAgJyhzdHpoQ2hhbmdlKSc6ICdoYW5kbGVDaGFuZ2VFdmVudCgkZXZlbnQudGFyZ2V0LnZhbHVlKSdcbiAgfSxcbiAgcHJvdmlkZXJzOiBbXG4gICAge1xuICAgICAgcHJvdmlkZTogTkdfVkFMVUVfQUNDRVNTT1IsXG4gICAgICB1c2VFeGlzdGluZzogU2VsZWN0VmFsdWVBY2Nlc3NvcixcbiAgICAgIG11bHRpOiB0cnVlXG4gICAgfVxuICBdXG59KVxuZXhwb3J0IGNsYXNzIFNlbGVjdFZhbHVlQWNjZXNzb3IgZXh0ZW5kcyBWYWx1ZUFjY2Vzc29yIHtcbiAgY29uc3RydWN0b3IoZWw6IEVsZW1lbnRSZWYpIHtcbiAgICBzdXBlcihlbCk7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -16,10 +16,10 @@ const declarations = [
|
|
|
16
16
|
];
|
|
17
17
|
export class StzhComponentsAngularModule {
|
|
18
18
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhComponentsAngularModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
19
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: StzhComponentsAngularModule, declarations: [i1.StzhAccordion, i1.StzhAccordionItem, i1.StzhActions, i1.StzhActionset, i1.StzhAmount, i1.StzhAnchornav, i1.StzhAppointments, i1.StzhArchivelist, i1.StzhAudio, i1.StzhBadge, i1.StzhBanner, i1.StzhBreadcrumb, i1.StzhButton, i1.StzhButtongroup, i1.StzhCalendar, i1.StzhCard, i1.StzhCardNavigation, i1.StzhCardSearchresult, i1.StzhCardSuperteaser, i1.StzhCardlist, i1.StzhCarousel, i1.StzhCell, i1.StzhChart, i1.StzhCheckbox, i1.StzhCheckboxgroup, i1.StzhChip, i1.StzhChipgroup, i1.StzhChipselect, i1.StzhClamp, i1.StzhContact, i1.StzhContainer, i1.StzhContent, i1.StzhCspace, i1.StzhCta, i1.StzhDatalist, i1.StzhDatalistItem, i1.StzhDatamessagelist, i1.StzhDatamessagelistItem, i1.StzhDatatable, i1.StzhDatepicker, i1.StzhDaterange, i1.StzhDetails, i1.StzhDialog, i1.StzhDisturber, i1.StzhDropdown, i1.StzhEditor, i1.StzhEventinfo, i1.StzhFieldset, i1.StzhFigure, i1.StzhFlyingfocus, i1.StzhFooter, i1.StzhGallery, i1.StzhGhettobox, i1.StzhHeader, i1.StzhHeading, i1.StzhHr, i1.StzhHspace, i1.StzhIcon, i1.StzhIframe, i1.StzhImagecomparison, i1.StzhInput, i1.StzhInvert, i1.StzhLink, i1.StzhList, i1.StzhListItem, i1.StzhLoader, i1.StzhLoadingbar, i1.StzhMenu, i1.StzhMenuItem, i1.StzhMessage, i1.StzhMicrositeTeaserlist, i1.StzhMonthyearpicker, i1.StzhOlmap, i1.StzhOverlay, i1.StzhPageSkiplinks, i1.StzhPagebottom, i1.StzhPagecontent, i1.StzhPagetitle, i1.StzhPagetitleHero, i1.StzhPagination, i1.StzhPanorama, i1.StzhPopover, i1.StzhPrint, i1.StzhProgressbar, i1.StzhProgressbarItem, i1.StzhRadio, i1.StzhRadiogroup, i1.StzhRatio, i1.StzhReadspeaker, i1.StzhRichtext, i1.StzhRow, i1.StzhSaptcha, i1.StzhScrollup, i1.StzhSearch, i1.StzhSection, i1.StzhShare, i1.StzhShow, i1.StzhSitemap, i1.StzhSkinPortalMitwirken, i1.StzhSkinStorybookPreview, i1.StzhSkiplink, i1.StzhSortable, i1.StzhSpace, i1.StzhStatus, i1.StzhSticky, i1.StzhStickyActions, i1.StzhTable, i1.StzhTag, i1.StzhText, i1.StzhTextandimage, i1.StzhTimeline, i1.StzhTimelineItem, i1.StzhTimepicker, i1.StzhToast, i1.StzhToastbar, i1.StzhToggle, i1.StzhTooltip, i1.StzhTwocolumns, i1.StzhUpload, i1.StzhVbzCarousel, i1.StzhVbzLinechip, i1.StzhVbzMajorticker, i1.StzhVbzTicker, i1.StzhVisuallyhidden, i1.StzhVspace, i1.StzhYoutube, BooleanValueAccessor,
|
|
19
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: StzhComponentsAngularModule, declarations: [i1.StzhAccordion, i1.StzhAccordionItem, i1.StzhActions, i1.StzhActionset, i1.StzhAmount, i1.StzhAnchornav, i1.StzhAppointments, i1.StzhArchivelist, i1.StzhAudio, i1.StzhBadge, i1.StzhBanner, i1.StzhBreadcrumb, i1.StzhButton, i1.StzhButtongroup, i1.StzhCalendar, i1.StzhCard, i1.StzhCardNavigation, i1.StzhCardSearchresult, i1.StzhCardSuperteaser, i1.StzhCardlist, i1.StzhCarousel, i1.StzhCell, i1.StzhChart, i1.StzhCheckbox, i1.StzhCheckboxgroup, i1.StzhChip, i1.StzhChipgroup, i1.StzhChipselect, i1.StzhClamp, i1.StzhContact, i1.StzhContainer, i1.StzhContent, i1.StzhCspace, i1.StzhCta, i1.StzhDatalist, i1.StzhDatalistItem, i1.StzhDatamessagelist, i1.StzhDatamessagelistItem, i1.StzhDatatable, i1.StzhDatepicker, i1.StzhDaterange, i1.StzhDetails, i1.StzhDialog, i1.StzhDisturber, i1.StzhDropdown, i1.StzhEditor, i1.StzhEventdata, i1.StzhEventinfo, i1.StzhFieldset, i1.StzhFigure, i1.StzhFlyingfocus, i1.StzhFooter, i1.StzhGallery, i1.StzhGhettobox, i1.StzhHeader, i1.StzhHeading, i1.StzhHomepageServiceHighlights, i1.StzhHr, i1.StzhHspace, i1.StzhIcon, i1.StzhIframe, i1.StzhImagecomparison, i1.StzhInput, i1.StzhInvert, i1.StzhLink, i1.StzhList, i1.StzhListItem, i1.StzhLoader, i1.StzhLoadingbar, i1.StzhMenu, i1.StzhMenuItem, i1.StzhMessage, i1.StzhMicrositeTeaserlist, i1.StzhMonthyearpicker, i1.StzhOlmap, i1.StzhOverlay, i1.StzhPageSkiplinks, i1.StzhPagebottom, i1.StzhPagecontent, i1.StzhPagetitle, i1.StzhPagetitleHero, i1.StzhPagetitleHome, i1.StzhPagination, i1.StzhPanorama, i1.StzhPopover, i1.StzhPrint, i1.StzhProgressbar, i1.StzhProgressbarItem, i1.StzhRadio, i1.StzhRadiogroup, i1.StzhRatio, i1.StzhReadspeaker, i1.StzhRichtext, i1.StzhRow, i1.StzhSaptcha, i1.StzhScrollup, i1.StzhSearch, i1.StzhSection, i1.StzhShare, i1.StzhShow, i1.StzhSitemap, i1.StzhSkinPortalMitwirken, i1.StzhSkinStorybookPreview, i1.StzhSkiplink, i1.StzhSortable, i1.StzhSpace, i1.StzhStatus, i1.StzhSticky, i1.StzhStickyActions, i1.StzhTable, i1.StzhTag, i1.StzhText, i1.StzhTextandimage, i1.StzhTimeline, i1.StzhTimelineItem, i1.StzhTimepicker, i1.StzhToast, i1.StzhToastbar, i1.StzhToggle, i1.StzhTooltip, i1.StzhTwocolumns, i1.StzhUpload, i1.StzhVbzCarousel, i1.StzhVbzLinechip, i1.StzhVbzMajorticker, i1.StzhVbzTicker, i1.StzhVisuallyhidden, i1.StzhVspace, i1.StzhYoutube, BooleanValueAccessor,
|
|
20
20
|
NumericValueAccessor,
|
|
21
21
|
SelectValueAccessor,
|
|
22
|
-
TextValueAccessor], exports: [i1.StzhAccordion, i1.StzhAccordionItem, i1.StzhActions, i1.StzhActionset, i1.StzhAmount, i1.StzhAnchornav, i1.StzhAppointments, i1.StzhArchivelist, i1.StzhAudio, i1.StzhBadge, i1.StzhBanner, i1.StzhBreadcrumb, i1.StzhButton, i1.StzhButtongroup, i1.StzhCalendar, i1.StzhCard, i1.StzhCardNavigation, i1.StzhCardSearchresult, i1.StzhCardSuperteaser, i1.StzhCardlist, i1.StzhCarousel, i1.StzhCell, i1.StzhChart, i1.StzhCheckbox, i1.StzhCheckboxgroup, i1.StzhChip, i1.StzhChipgroup, i1.StzhChipselect, i1.StzhClamp, i1.StzhContact, i1.StzhContainer, i1.StzhContent, i1.StzhCspace, i1.StzhCta, i1.StzhDatalist, i1.StzhDatalistItem, i1.StzhDatamessagelist, i1.StzhDatamessagelistItem, i1.StzhDatatable, i1.StzhDatepicker, i1.StzhDaterange, i1.StzhDetails, i1.StzhDialog, i1.StzhDisturber, i1.StzhDropdown, i1.StzhEditor, i1.StzhEventinfo, i1.StzhFieldset, i1.StzhFigure, i1.StzhFlyingfocus, i1.StzhFooter, i1.StzhGallery, i1.StzhGhettobox, i1.StzhHeader, i1.StzhHeading, i1.StzhHr, i1.StzhHspace, i1.StzhIcon, i1.StzhIframe, i1.StzhImagecomparison, i1.StzhInput, i1.StzhInvert, i1.StzhLink, i1.StzhList, i1.StzhListItem, i1.StzhLoader, i1.StzhLoadingbar, i1.StzhMenu, i1.StzhMenuItem, i1.StzhMessage, i1.StzhMicrositeTeaserlist, i1.StzhMonthyearpicker, i1.StzhOlmap, i1.StzhOverlay, i1.StzhPageSkiplinks, i1.StzhPagebottom, i1.StzhPagecontent, i1.StzhPagetitle, i1.StzhPagetitleHero, i1.StzhPagination, i1.StzhPanorama, i1.StzhPopover, i1.StzhPrint, i1.StzhProgressbar, i1.StzhProgressbarItem, i1.StzhRadio, i1.StzhRadiogroup, i1.StzhRatio, i1.StzhReadspeaker, i1.StzhRichtext, i1.StzhRow, i1.StzhSaptcha, i1.StzhScrollup, i1.StzhSearch, i1.StzhSection, i1.StzhShare, i1.StzhShow, i1.StzhSitemap, i1.StzhSkinPortalMitwirken, i1.StzhSkinStorybookPreview, i1.StzhSkiplink, i1.StzhSortable, i1.StzhSpace, i1.StzhStatus, i1.StzhSticky, i1.StzhStickyActions, i1.StzhTable, i1.StzhTag, i1.StzhText, i1.StzhTextandimage, i1.StzhTimeline, i1.StzhTimelineItem, i1.StzhTimepicker, i1.StzhToast, i1.StzhToastbar, i1.StzhToggle, i1.StzhTooltip, i1.StzhTwocolumns, i1.StzhUpload, i1.StzhVbzCarousel, i1.StzhVbzLinechip, i1.StzhVbzMajorticker, i1.StzhVbzTicker, i1.StzhVisuallyhidden, i1.StzhVspace, i1.StzhYoutube, BooleanValueAccessor,
|
|
22
|
+
TextValueAccessor], exports: [i1.StzhAccordion, i1.StzhAccordionItem, i1.StzhActions, i1.StzhActionset, i1.StzhAmount, i1.StzhAnchornav, i1.StzhAppointments, i1.StzhArchivelist, i1.StzhAudio, i1.StzhBadge, i1.StzhBanner, i1.StzhBreadcrumb, i1.StzhButton, i1.StzhButtongroup, i1.StzhCalendar, i1.StzhCard, i1.StzhCardNavigation, i1.StzhCardSearchresult, i1.StzhCardSuperteaser, i1.StzhCardlist, i1.StzhCarousel, i1.StzhCell, i1.StzhChart, i1.StzhCheckbox, i1.StzhCheckboxgroup, i1.StzhChip, i1.StzhChipgroup, i1.StzhChipselect, i1.StzhClamp, i1.StzhContact, i1.StzhContainer, i1.StzhContent, i1.StzhCspace, i1.StzhCta, i1.StzhDatalist, i1.StzhDatalistItem, i1.StzhDatamessagelist, i1.StzhDatamessagelistItem, i1.StzhDatatable, i1.StzhDatepicker, i1.StzhDaterange, i1.StzhDetails, i1.StzhDialog, i1.StzhDisturber, i1.StzhDropdown, i1.StzhEditor, i1.StzhEventdata, i1.StzhEventinfo, i1.StzhFieldset, i1.StzhFigure, i1.StzhFlyingfocus, i1.StzhFooter, i1.StzhGallery, i1.StzhGhettobox, i1.StzhHeader, i1.StzhHeading, i1.StzhHomepageServiceHighlights, i1.StzhHr, i1.StzhHspace, i1.StzhIcon, i1.StzhIframe, i1.StzhImagecomparison, i1.StzhInput, i1.StzhInvert, i1.StzhLink, i1.StzhList, i1.StzhListItem, i1.StzhLoader, i1.StzhLoadingbar, i1.StzhMenu, i1.StzhMenuItem, i1.StzhMessage, i1.StzhMicrositeTeaserlist, i1.StzhMonthyearpicker, i1.StzhOlmap, i1.StzhOverlay, i1.StzhPageSkiplinks, i1.StzhPagebottom, i1.StzhPagecontent, i1.StzhPagetitle, i1.StzhPagetitleHero, i1.StzhPagetitleHome, i1.StzhPagination, i1.StzhPanorama, i1.StzhPopover, i1.StzhPrint, i1.StzhProgressbar, i1.StzhProgressbarItem, i1.StzhRadio, i1.StzhRadiogroup, i1.StzhRatio, i1.StzhReadspeaker, i1.StzhRichtext, i1.StzhRow, i1.StzhSaptcha, i1.StzhScrollup, i1.StzhSearch, i1.StzhSection, i1.StzhShare, i1.StzhShow, i1.StzhSitemap, i1.StzhSkinPortalMitwirken, i1.StzhSkinStorybookPreview, i1.StzhSkiplink, i1.StzhSortable, i1.StzhSpace, i1.StzhStatus, i1.StzhSticky, i1.StzhStickyActions, i1.StzhTable, i1.StzhTag, i1.StzhText, i1.StzhTextandimage, i1.StzhTimeline, i1.StzhTimelineItem, i1.StzhTimepicker, i1.StzhToast, i1.StzhToastbar, i1.StzhToggle, i1.StzhTooltip, i1.StzhTwocolumns, i1.StzhUpload, i1.StzhVbzCarousel, i1.StzhVbzLinechip, i1.StzhVbzMajorticker, i1.StzhVbzTicker, i1.StzhVisuallyhidden, i1.StzhVspace, i1.StzhYoutube, BooleanValueAccessor,
|
|
23
23
|
NumericValueAccessor,
|
|
24
24
|
SelectValueAccessor,
|
|
25
25
|
TextValueAccessor] }); }
|
|
@@ -45,4 +45,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
45
45
|
exports: declarations
|
|
46
46
|
}]
|
|
47
47
|
}] });
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
48
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3R6aC1jb21wb25lbnRzLWFuZ3VsYXIubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vcHJvamVjdHMvc3R6aC1jb21wb25lbnRzLWFuZ3VsYXIvc3JjL3N0emgtY29tcG9uZW50cy1hbmd1bGFyLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsZUFBZSxFQUFFLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN4RCxPQUFPLEVBQUMsVUFBVSxFQUFDLE1BQU0seUJBQXlCLENBQUM7QUFDbkQsT0FBTyxFQUFDLG9CQUFvQixFQUFDLE1BQU0sNkJBQTZCLENBQUM7QUFDakUsT0FBTyxFQUFDLG9CQUFvQixFQUFDLE1BQU0sZ0RBQWdELENBQUM7QUFDcEYsT0FBTyxFQUFDLG9CQUFvQixFQUFDLE1BQU0sK0NBQStDLENBQUM7QUFDbkYsT0FBTyxFQUFDLG1CQUFtQixFQUFDLE1BQU0sK0NBQStDLENBQUM7QUFDbEYsT0FBTyxFQUFDLGlCQUFpQixFQUFDLE1BQU0sNkNBQTZDLENBQUM7OztBQUU5RSxNQUFNLFlBQVksR0FBRztJQUNuQixHQUFHLFVBQVU7SUFDYixvQkFBb0I7SUFDcEIsb0JBQW9CO0lBQ3BCLG1CQUFtQjtJQUNuQixpQkFBaUI7Q0FDbEIsQ0FBQTtBQWFELE1BQU0sT0FBTywyQkFBMkI7K0dBQTNCLDJCQUEyQjtnSEFBM0IsMkJBQTJCLDh1RUFqQnRDLG9CQUFvQjtZQUNwQixvQkFBb0I7WUFDcEIsbUJBQW1CO1lBQ25CLGlCQUFpQiwwdUVBSGpCLG9CQUFvQjtZQUNwQixvQkFBb0I7WUFDcEIsbUJBQW1CO1lBQ25CLGlCQUFpQjtnSEFjTiwyQkFBMkIsYUFUM0I7WUFDVDtnQkFDRSxPQUFPLEVBQUUsZUFBZTtnQkFDeEIsVUFBVSxFQUFFLEdBQUcsRUFBRSxDQUFDLG9CQUFvQjtnQkFDdEMsS0FBSyxFQUFFLElBQUk7YUFDWjtTQUNGOzs0RkFHVSwyQkFBMkI7a0JBWHZDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLFlBQVk7b0JBQzFCLFNBQVMsRUFBRTt3QkFDVDs0QkFDRSxPQUFPLEVBQUUsZUFBZTs0QkFDeEIsVUFBVSxFQUFFLEdBQUcsRUFBRSxDQUFDLG9CQUFvQjs0QkFDdEMsS0FBSyxFQUFFLElBQUk7eUJBQ1o7cUJBQ0Y7b0JBQ0QsT0FBTyxFQUFFLFlBQVk7aUJBQ3RCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtBUFBfSU5JVElBTElaRVIsIE5nTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7RElSRUNUSVZFU30gZnJvbSAnLi9saWIvc3RlbmNpbC1nZW5lcmF0ZWQnO1xuaW1wb3J0IHtkZWZpbmVDdXN0b21FbGVtZW50c30gZnJvbSAnQG9pei9zdHpoLWNvbXBvbmVudHMvbG9hZGVyJztcbmltcG9ydCB7Qm9vbGVhblZhbHVlQWNjZXNzb3J9IGZyb20gJy4vbGliL3N0ZW5jaWwtZ2VuZXJhdGVkL2Jvb2xlYW4tdmFsdWUtYWNjZXNzb3InO1xuaW1wb3J0IHtOdW1lcmljVmFsdWVBY2Nlc3Nvcn0gZnJvbSAnLi9saWIvc3RlbmNpbC1nZW5lcmF0ZWQvbnVtYmVyLXZhbHVlLWFjY2Vzc29yJztcbmltcG9ydCB7U2VsZWN0VmFsdWVBY2Nlc3Nvcn0gZnJvbSAnLi9saWIvc3RlbmNpbC1nZW5lcmF0ZWQvc2VsZWN0LXZhbHVlLWFjY2Vzc29yJztcbmltcG9ydCB7VGV4dFZhbHVlQWNjZXNzb3J9IGZyb20gJy4vbGliL3N0ZW5jaWwtZ2VuZXJhdGVkL3RleHQtdmFsdWUtYWNjZXNzb3InO1xuXG5jb25zdCBkZWNsYXJhdGlvbnMgPSBbXG4gIC4uLkRJUkVDVElWRVMsXG4gIEJvb2xlYW5WYWx1ZUFjY2Vzc29yLFxuICBOdW1lcmljVmFsdWVBY2Nlc3NvcixcbiAgU2VsZWN0VmFsdWVBY2Nlc3NvcixcbiAgVGV4dFZhbHVlQWNjZXNzb3Jcbl1cblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBkZWNsYXJhdGlvbnMsXG4gIHByb3ZpZGVyczogW1xuICAgIHtcbiAgICAgIHByb3ZpZGU6IEFQUF9JTklUSUFMSVpFUixcbiAgICAgIHVzZUZhY3Rvcnk6ICgpID0+IGRlZmluZUN1c3RvbUVsZW1lbnRzLFxuICAgICAgbXVsdGk6IHRydWVcbiAgICB9LFxuICBdLFxuICBleHBvcnRzOiBkZWNsYXJhdGlvbnNcbn0pXG5leHBvcnQgY2xhc3MgU3R6aENvbXBvbmVudHNBbmd1bGFyTW9kdWxlIHtcbn1cbiJdfQ==
|
|
@@ -71,11 +71,11 @@ let StzhAccordion = class StzhAccordion {
|
|
|
71
71
|
proxyOutputs(this, this.el, ['stzhVariantChange']);
|
|
72
72
|
}
|
|
73
73
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
74
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhAccordion, selector: "stzh-accordion", inputs: { collapsible: "collapsible", multiselectable: "multiselectable", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
74
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhAccordion, selector: "stzh-accordion", inputs: { collapsible: "collapsible", heading: "heading", multiselectable: "multiselectable", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
75
75
|
};
|
|
76
76
|
StzhAccordion = __decorate([
|
|
77
77
|
ProxyCmp({
|
|
78
|
-
inputs: ['collapsible', 'multiselectable', 'variant'],
|
|
78
|
+
inputs: ['collapsible', 'heading', 'multiselectable', 'variant'],
|
|
79
79
|
methods: ['setItemFocus']
|
|
80
80
|
})
|
|
81
81
|
], StzhAccordion);
|
|
@@ -86,7 +86,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
86
86
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
87
87
|
template: '<ng-content></ng-content>',
|
|
88
88
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
89
|
-
inputs: ['collapsible', 'multiselectable', 'variant'],
|
|
89
|
+
inputs: ['collapsible', 'heading', 'multiselectable', 'variant'],
|
|
90
90
|
}]
|
|
91
91
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
92
92
|
let StzhAccordionItem = class StzhAccordionItem {
|
|
@@ -1208,6 +1208,30 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1208
1208
|
inputs: ['heading', 'items', 'localization'],
|
|
1209
1209
|
}]
|
|
1210
1210
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1211
|
+
let StzhEventdata = class StzhEventdata {
|
|
1212
|
+
constructor(c, r, z) {
|
|
1213
|
+
this.z = z;
|
|
1214
|
+
c.detach();
|
|
1215
|
+
this.el = r.nativeElement;
|
|
1216
|
+
}
|
|
1217
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhEventdata, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1218
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhEventdata, selector: "stzh-eventdata", inputs: { label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1219
|
+
};
|
|
1220
|
+
StzhEventdata = __decorate([
|
|
1221
|
+
ProxyCmp({
|
|
1222
|
+
inputs: ['label']
|
|
1223
|
+
})
|
|
1224
|
+
], StzhEventdata);
|
|
1225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhEventdata, decorators: [{
|
|
1226
|
+
type: Component,
|
|
1227
|
+
args: [{
|
|
1228
|
+
selector: 'stzh-eventdata',
|
|
1229
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1230
|
+
template: '<ng-content></ng-content>',
|
|
1231
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1232
|
+
inputs: ['label'],
|
|
1233
|
+
}]
|
|
1234
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1211
1235
|
let StzhEventinfo = class StzhEventinfo {
|
|
1212
1236
|
constructor(c, r, z) {
|
|
1213
1237
|
this.z = z;
|
|
@@ -1215,11 +1239,11 @@ let StzhEventinfo = class StzhEventinfo {
|
|
|
1215
1239
|
this.el = r.nativeElement;
|
|
1216
1240
|
}
|
|
1217
1241
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhEventinfo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1218
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhEventinfo, selector: "stzh-eventinfo", inputs: { dateAdapter: "dateAdapter", items: "items", localization: "localization", monthHeadingLevel: "monthHeadingLevel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1242
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhEventinfo, selector: "stzh-eventinfo", inputs: { calendarLabel: "calendarLabel", calendarUrl: "calendarUrl", dateAdapter: "dateAdapter", end: "end", items: "items", localization: "localization", monthHeadingLevel: "monthHeadingLevel", start: "start" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1219
1243
|
};
|
|
1220
1244
|
StzhEventinfo = __decorate([
|
|
1221
1245
|
ProxyCmp({
|
|
1222
|
-
inputs: ['dateAdapter', 'items', 'localization', 'monthHeadingLevel']
|
|
1246
|
+
inputs: ['calendarLabel', 'calendarUrl', 'dateAdapter', 'end', 'items', 'localization', 'monthHeadingLevel', 'start']
|
|
1223
1247
|
})
|
|
1224
1248
|
], StzhEventinfo);
|
|
1225
1249
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhEventinfo, decorators: [{
|
|
@@ -1229,7 +1253,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1229
1253
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1230
1254
|
template: '<ng-content></ng-content>',
|
|
1231
1255
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1232
|
-
inputs: ['dateAdapter', 'items', 'localization', 'monthHeadingLevel'],
|
|
1256
|
+
inputs: ['calendarLabel', 'calendarUrl', 'dateAdapter', 'end', 'items', 'localization', 'monthHeadingLevel', 'start'],
|
|
1233
1257
|
}]
|
|
1234
1258
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1235
1259
|
let StzhFieldset = class StzhFieldset {
|
|
@@ -1385,14 +1409,14 @@ let StzhHeader = class StzhHeader {
|
|
|
1385
1409
|
this.z = z;
|
|
1386
1410
|
c.detach();
|
|
1387
1411
|
this.el = r.nativeElement;
|
|
1388
|
-
proxyOutputs(this, this.el, ['stzhMetanavItemClick', 'stzhMenuItemClick', 'stzhLanguageChange', 'stzhSearchChange', 'stzhSearchChanged']);
|
|
1412
|
+
proxyOutputs(this, this.el, ['stzhMetanavItemClick', 'stzhMetanavItemChildClick', 'stzhMetanavItemButtonClick', 'stzhMenuItemClick', 'stzhLanguageChange', 'stzhSearchChange', 'stzhSearchChanged']);
|
|
1389
1413
|
}
|
|
1390
1414
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1391
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhHeader, selector: "stzh-header", inputs: { href: "href", languageActive: "languageActive", languageId: "languageId", languagePreventUrlchange: "languagePreventUrlchange", languageStay: "languageStay", languages: "languages", localization: "localization", logoAnalyticsId: "logoAnalyticsId", logoType: "logoType", menuBackLabel: "menuBackLabel", menuId: "menuId", menuItems: "menuItems", metanavId: "metanavId", metanavItems: "metanavItems", searchAction: "searchAction", searchFieldName: "searchFieldName", searchId: "searchId", searchValue: "searchValue", sticky: "sticky" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1415
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhHeader, selector: "stzh-header", inputs: { hideMetabar: "hideMetabar", href: "href", languageActive: "languageActive", languageId: "languageId", languagePreventUrlchange: "languagePreventUrlchange", languageStay: "languageStay", languages: "languages", localization: "localization", logoAnalyticsId: "logoAnalyticsId", logoType: "logoType", menuBackLabel: "menuBackLabel", menuId: "menuId", menuItems: "menuItems", metanavId: "metanavId", metanavItems: "metanavItems", searchAction: "searchAction", searchFieldName: "searchFieldName", searchId: "searchId", searchValue: "searchValue", sticky: "sticky" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1392
1416
|
};
|
|
1393
1417
|
StzhHeader = __decorate([
|
|
1394
1418
|
ProxyCmp({
|
|
1395
|
-
inputs: ['href', 'languageActive', 'languageId', 'languagePreventUrlchange', 'languageStay', 'languages', 'localization', 'logoAnalyticsId', 'logoType', 'menuBackLabel', 'menuId', 'menuItems', 'metanavId', 'metanavItems', 'searchAction', 'searchFieldName', 'searchId', 'searchValue', 'sticky'],
|
|
1419
|
+
inputs: ['hideMetabar', 'href', 'languageActive', 'languageId', 'languagePreventUrlchange', 'languageStay', 'languages', 'localization', 'logoAnalyticsId', 'logoType', 'menuBackLabel', 'menuId', 'menuItems', 'metanavId', 'metanavItems', 'searchAction', 'searchFieldName', 'searchId', 'searchValue', 'sticky'],
|
|
1396
1420
|
methods: ['updatePosition']
|
|
1397
1421
|
})
|
|
1398
1422
|
], StzhHeader);
|
|
@@ -1403,7 +1427,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1403
1427
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1404
1428
|
template: '<ng-content></ng-content>',
|
|
1405
1429
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1406
|
-
inputs: ['href', 'languageActive', 'languageId', 'languagePreventUrlchange', 'languageStay', 'languages', 'localization', 'logoAnalyticsId', 'logoType', 'menuBackLabel', 'menuId', 'menuItems', 'metanavId', 'metanavItems', 'searchAction', 'searchFieldName', 'searchId', 'searchValue', 'sticky'],
|
|
1430
|
+
inputs: ['hideMetabar', 'href', 'languageActive', 'languageId', 'languagePreventUrlchange', 'languageStay', 'languages', 'localization', 'logoAnalyticsId', 'logoType', 'menuBackLabel', 'menuId', 'menuItems', 'metanavId', 'metanavItems', 'searchAction', 'searchFieldName', 'searchId', 'searchValue', 'sticky'],
|
|
1407
1431
|
}]
|
|
1408
1432
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1409
1433
|
let StzhHeading = class StzhHeading {
|
|
@@ -1430,6 +1454,30 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1430
1454
|
inputs: ['curve', 'level'],
|
|
1431
1455
|
}]
|
|
1432
1456
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1457
|
+
let StzhHomepageServiceHighlights = class StzhHomepageServiceHighlights {
|
|
1458
|
+
constructor(c, r, z) {
|
|
1459
|
+
this.z = z;
|
|
1460
|
+
c.detach();
|
|
1461
|
+
this.el = r.nativeElement;
|
|
1462
|
+
}
|
|
1463
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhHomepageServiceHighlights, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1464
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhHomepageServiceHighlights, selector: "stzh-homepage-service-highlights", inputs: { mostsearchedItems: "mostsearchedItems", topnewsItems: "topnewsItems" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1465
|
+
};
|
|
1466
|
+
StzhHomepageServiceHighlights = __decorate([
|
|
1467
|
+
ProxyCmp({
|
|
1468
|
+
inputs: ['mostsearchedItems', 'topnewsItems']
|
|
1469
|
+
})
|
|
1470
|
+
], StzhHomepageServiceHighlights);
|
|
1471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhHomepageServiceHighlights, decorators: [{
|
|
1472
|
+
type: Component,
|
|
1473
|
+
args: [{
|
|
1474
|
+
selector: 'stzh-homepage-service-highlights',
|
|
1475
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1476
|
+
template: '<ng-content></ng-content>',
|
|
1477
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1478
|
+
inputs: ['mostsearchedItems', 'topnewsItems'],
|
|
1479
|
+
}]
|
|
1480
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1433
1481
|
let StzhHr = class StzhHr {
|
|
1434
1482
|
constructor(c, r, z) {
|
|
1435
1483
|
this.z = z;
|
|
@@ -1821,11 +1869,11 @@ let StzhMonthyearpicker = class StzhMonthyearpicker {
|
|
|
1821
1869
|
proxyOutputs(this, this.el, ['stzhChange']);
|
|
1822
1870
|
}
|
|
1823
1871
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhMonthyearpicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1824
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhMonthyearpicker, selector: "stzh-monthyearpicker", inputs: { a11yDescribedbyMonth: "a11yDescribedbyMonth", a11yDescribedbyYear: "a11yDescribedbyYear", descriptionLongMonth: "descriptionLongMonth", descriptionLongYear: "descriptionLongYear", descriptionMonth: "descriptionMonth", descriptionYear: "descriptionYear", disabled: "disabled", errorMonth: "errorMonth", errorYear: "errorYear", format: "format", hideOptional: "hideOptional", invalidMonth: "invalidMonth", invalidYear: "invalidYear", localization: "localization", max: "max", maxYear: "maxYear", min: "min", minYear: "minYear", monthLabel: "monthLabel", monthOpen: "monthOpen", months: "months", name: "name", popoverPlacement: "popoverPlacement", readonly: "readonly", required: "required", size: "size", value: "value", yearLabel: "yearLabel", yearOpen: "yearOpen", years: "years" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1872
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhMonthyearpicker, selector: "stzh-monthyearpicker", inputs: { a11yDescribedbyMonth: "a11yDescribedbyMonth", a11yDescribedbyYear: "a11yDescribedbyYear", descriptionLongMonth: "descriptionLongMonth", descriptionLongYear: "descriptionLongYear", descriptionMonth: "descriptionMonth", descriptionYear: "descriptionYear", disabled: "disabled", errorMonth: "errorMonth", errorYear: "errorYear", format: "format", hideOptional: "hideOptional", invalidMonth: "invalidMonth", invalidYear: "invalidYear", localization: "localization", max: "max", maxYear: "maxYear", min: "min", minYear: "minYear", monthLabel: "monthLabel", monthOpen: "monthOpen", months: "months", name: "name", popoverPlacement: "popoverPlacement", readonly: "readonly", required: "required", size: "size", value: "value", yearLabel: "yearLabel", yearOpen: "yearOpen", yearSortDirection: "yearSortDirection", years: "years" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1825
1873
|
};
|
|
1826
1874
|
StzhMonthyearpicker = __decorate([
|
|
1827
1875
|
ProxyCmp({
|
|
1828
|
-
inputs: ['a11yDescribedbyMonth', 'a11yDescribedbyYear', 'descriptionLongMonth', 'descriptionLongYear', 'descriptionMonth', 'descriptionYear', 'disabled', 'errorMonth', 'errorYear', 'format', 'hideOptional', 'invalidMonth', 'invalidYear', 'localization', 'max', 'maxYear', 'min', 'minYear', 'monthLabel', 'monthOpen', 'months', 'name', 'popoverPlacement', 'readonly', 'required', 'size', 'value', 'yearLabel', 'yearOpen', 'years']
|
|
1876
|
+
inputs: ['a11yDescribedbyMonth', 'a11yDescribedbyYear', 'descriptionLongMonth', 'descriptionLongYear', 'descriptionMonth', 'descriptionYear', 'disabled', 'errorMonth', 'errorYear', 'format', 'hideOptional', 'invalidMonth', 'invalidYear', 'localization', 'max', 'maxYear', 'min', 'minYear', 'monthLabel', 'monthOpen', 'months', 'name', 'popoverPlacement', 'readonly', 'required', 'size', 'value', 'yearLabel', 'yearOpen', 'yearSortDirection', 'years']
|
|
1829
1877
|
})
|
|
1830
1878
|
], StzhMonthyearpicker);
|
|
1831
1879
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhMonthyearpicker, decorators: [{
|
|
@@ -1835,7 +1883,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1835
1883
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1836
1884
|
template: '<ng-content></ng-content>',
|
|
1837
1885
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1838
|
-
inputs: ['a11yDescribedbyMonth', 'a11yDescribedbyYear', 'descriptionLongMonth', 'descriptionLongYear', 'descriptionMonth', 'descriptionYear', 'disabled', 'errorMonth', 'errorYear', 'format', 'hideOptional', 'invalidMonth', 'invalidYear', 'localization', 'max', 'maxYear', 'min', 'minYear', 'monthLabel', 'monthOpen', 'months', 'name', 'popoverPlacement', 'readonly', 'required', 'size', 'value', 'yearLabel', 'yearOpen', 'years'],
|
|
1886
|
+
inputs: ['a11yDescribedbyMonth', 'a11yDescribedbyYear', 'descriptionLongMonth', 'descriptionLongYear', 'descriptionMonth', 'descriptionYear', 'disabled', 'errorMonth', 'errorYear', 'format', 'hideOptional', 'invalidMonth', 'invalidYear', 'localization', 'max', 'maxYear', 'min', 'minYear', 'monthLabel', 'monthOpen', 'months', 'name', 'popoverPlacement', 'readonly', 'required', 'size', 'value', 'yearLabel', 'yearOpen', 'yearSortDirection', 'years'],
|
|
1839
1887
|
}]
|
|
1840
1888
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1841
1889
|
let StzhOlmap = class StzhOlmap {
|
|
@@ -1965,11 +2013,11 @@ let StzhPagetitle = class StzhPagetitle {
|
|
|
1965
2013
|
this.el = r.nativeElement;
|
|
1966
2014
|
}
|
|
1967
2015
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPagetitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1968
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPagetitle, selector: "stzh-pagetitle", inputs: { background: "background", dateline: "dateline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2016
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPagetitle, selector: "stzh-pagetitle", inputs: { background: "background", dateline: "dateline", hyphensEnabled: "hyphensEnabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1969
2017
|
};
|
|
1970
2018
|
StzhPagetitle = __decorate([
|
|
1971
2019
|
ProxyCmp({
|
|
1972
|
-
inputs: ['background', 'dateline']
|
|
2020
|
+
inputs: ['background', 'dateline', 'hyphensEnabled']
|
|
1973
2021
|
})
|
|
1974
2022
|
], StzhPagetitle);
|
|
1975
2023
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPagetitle, decorators: [{
|
|
@@ -1979,7 +2027,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1979
2027
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1980
2028
|
template: '<ng-content></ng-content>',
|
|
1981
2029
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1982
|
-
inputs: ['background', 'dateline'],
|
|
2030
|
+
inputs: ['background', 'dateline', 'hyphensEnabled'],
|
|
1983
2031
|
}]
|
|
1984
2032
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1985
2033
|
let StzhPagetitleHero = class StzhPagetitleHero {
|
|
@@ -2006,6 +2054,28 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2006
2054
|
inputs: ['heading', 'headingId', 'leadAuthor', 'subtitle'],
|
|
2007
2055
|
}]
|
|
2008
2056
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2057
|
+
let StzhPagetitleHome = class StzhPagetitleHome {
|
|
2058
|
+
constructor(c, r, z) {
|
|
2059
|
+
this.z = z;
|
|
2060
|
+
c.detach();
|
|
2061
|
+
this.el = r.nativeElement;
|
|
2062
|
+
}
|
|
2063
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPagetitleHome, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2064
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPagetitleHome, selector: "stzh-pagetitle-home", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2065
|
+
};
|
|
2066
|
+
StzhPagetitleHome = __decorate([
|
|
2067
|
+
ProxyCmp({})
|
|
2068
|
+
], StzhPagetitleHome);
|
|
2069
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPagetitleHome, decorators: [{
|
|
2070
|
+
type: Component,
|
|
2071
|
+
args: [{
|
|
2072
|
+
selector: 'stzh-pagetitle-home',
|
|
2073
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2074
|
+
template: '<ng-content></ng-content>',
|
|
2075
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2076
|
+
inputs: [],
|
|
2077
|
+
}]
|
|
2078
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2009
2079
|
let StzhPagination = class StzhPagination {
|
|
2010
2080
|
constructor(c, r, z) {
|
|
2011
2081
|
this.z = z;
|
|
@@ -2040,11 +2110,11 @@ let StzhPanorama = class StzhPanorama {
|
|
|
2040
2110
|
proxyOutputs(this, this.el, ['stzhLoad', 'stzhChange', 'stzhFullscreenChange', 'stzhSceneChange', 'stzhZoomChange']);
|
|
2041
2111
|
}
|
|
2042
2112
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPanorama, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2043
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPanorama, selector: "stzh-panorama", inputs: { autoload: "autoload", caption: "caption", copyright: "copyright", localization: "localization", orientationOnByDefault: "orientationOnByDefault", scene: "scene", sceneFadeDuration: "sceneFadeDuration", scenes: "scenes" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2113
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPanorama, selector: "stzh-panorama", inputs: { autoload: "autoload", caption: "caption", copyright: "copyright", heading: "heading", localization: "localization", orientationOnByDefault: "orientationOnByDefault", scene: "scene", sceneFadeDuration: "sceneFadeDuration", scenes: "scenes", showControls: "showControls", showHotspots: "showHotspots" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2044
2114
|
};
|
|
2045
2115
|
StzhPanorama = __decorate([
|
|
2046
2116
|
ProxyCmp({
|
|
2047
|
-
inputs: ['autoload', 'caption', 'copyright', 'localization', 'orientationOnByDefault', 'scene', 'sceneFadeDuration', 'scenes'],
|
|
2117
|
+
inputs: ['autoload', 'caption', 'copyright', 'heading', 'localization', 'orientationOnByDefault', 'scene', 'sceneFadeDuration', 'scenes', 'showControls', 'showHotspots'],
|
|
2048
2118
|
methods: ['getViewer']
|
|
2049
2119
|
})
|
|
2050
2120
|
], StzhPanorama);
|
|
@@ -2055,7 +2125,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2055
2125
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2056
2126
|
template: '<ng-content></ng-content>',
|
|
2057
2127
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2058
|
-
inputs: ['autoload', 'caption', 'copyright', 'localization', 'orientationOnByDefault', 'scene', 'sceneFadeDuration', 'scenes'],
|
|
2128
|
+
inputs: ['autoload', 'caption', 'copyright', 'heading', 'localization', 'orientationOnByDefault', 'scene', 'sceneFadeDuration', 'scenes', 'showControls', 'showHotspots'],
|
|
2059
2129
|
}]
|
|
2060
2130
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2061
2131
|
let StzhPopover = class StzhPopover {
|
|
@@ -2113,11 +2183,11 @@ let StzhProgressbar = class StzhProgressbar {
|
|
|
2113
2183
|
this.el = r.nativeElement;
|
|
2114
2184
|
}
|
|
2115
2185
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhProgressbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2116
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhProgressbar, selector: "stzh-progressbar", inputs: { data: "data", index: "index", localization: "localization", steps: "steps", stepsLarge: "stepsLarge", stepsMedium: "stepsMedium", stepsSmall: "stepsSmall", stepsUltra: "stepsUltra" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2186
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhProgressbar, selector: "stzh-progressbar", inputs: { clickDisabled: "clickDisabled", data: "data", index: "index", localization: "localization", steps: "steps", stepsLarge: "stepsLarge", stepsMedium: "stepsMedium", stepsSmall: "stepsSmall", stepsUltra: "stepsUltra" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2117
2187
|
};
|
|
2118
2188
|
StzhProgressbar = __decorate([
|
|
2119
2189
|
ProxyCmp({
|
|
2120
|
-
inputs: ['data', 'index', 'localization', 'steps', 'stepsLarge', 'stepsMedium', 'stepsSmall', 'stepsUltra'],
|
|
2190
|
+
inputs: ['clickDisabled', 'data', 'index', 'localization', 'steps', 'stepsLarge', 'stepsMedium', 'stepsSmall', 'stepsUltra'],
|
|
2121
2191
|
methods: ['getItemData']
|
|
2122
2192
|
})
|
|
2123
2193
|
], StzhProgressbar);
|
|
@@ -2128,7 +2198,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2128
2198
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2129
2199
|
template: '<ng-content></ng-content>',
|
|
2130
2200
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2131
|
-
inputs: ['data', 'index', 'localization', 'steps', 'stepsLarge', 'stepsMedium', 'stepsSmall', 'stepsUltra'],
|
|
2201
|
+
inputs: ['clickDisabled', 'data', 'index', 'localization', 'steps', 'stepsLarge', 'stepsMedium', 'stepsSmall', 'stepsUltra'],
|
|
2132
2202
|
}]
|
|
2133
2203
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2134
2204
|
let StzhProgressbarItem = class StzhProgressbarItem {
|
|
@@ -2139,11 +2209,11 @@ let StzhProgressbarItem = class StzhProgressbarItem {
|
|
|
2139
2209
|
proxyOutputs(this, this.el, ['stzhClick', 'stzhDottedClick']);
|
|
2140
2210
|
}
|
|
2141
2211
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhProgressbarItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2142
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhProgressbarItem, selector: "stzh-progressbar-item", inputs: { analyticsId: "analyticsId", current: "current", disabled: "disabled", dotted: "dotted", first: "first", hide: "hide", icon: "icon", label: "label", last: "last", passed: "passed", step: "step" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2212
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhProgressbarItem, selector: "stzh-progressbar-item", inputs: { analyticsId: "analyticsId", clickDisabled: "clickDisabled", current: "current", disabled: "disabled", dotted: "dotted", first: "first", hide: "hide", icon: "icon", label: "label", last: "last", passed: "passed", step: "step" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2143
2213
|
};
|
|
2144
2214
|
StzhProgressbarItem = __decorate([
|
|
2145
2215
|
ProxyCmp({
|
|
2146
|
-
inputs: ['analyticsId', 'current', 'disabled', 'dotted', 'first', 'hide', 'icon', 'label', 'last', 'passed', 'step']
|
|
2216
|
+
inputs: ['analyticsId', 'clickDisabled', 'current', 'disabled', 'dotted', 'first', 'hide', 'icon', 'label', 'last', 'passed', 'step']
|
|
2147
2217
|
})
|
|
2148
2218
|
], StzhProgressbarItem);
|
|
2149
2219
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhProgressbarItem, decorators: [{
|
|
@@ -2153,7 +2223,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2153
2223
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2154
2224
|
template: '<ng-content></ng-content>',
|
|
2155
2225
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2156
|
-
inputs: ['analyticsId', 'current', 'disabled', 'dotted', 'first', 'hide', 'icon', 'label', 'last', 'passed', 'step'],
|
|
2226
|
+
inputs: ['analyticsId', 'clickDisabled', 'current', 'disabled', 'dotted', 'first', 'hide', 'icon', 'label', 'last', 'passed', 'step'],
|
|
2157
2227
|
}]
|
|
2158
2228
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2159
2229
|
let StzhRadio = class StzhRadio {
|
|
@@ -2353,13 +2423,14 @@ let StzhSearch = class StzhSearch {
|
|
|
2353
2423
|
this.z = z;
|
|
2354
2424
|
c.detach();
|
|
2355
2425
|
this.el = r.nativeElement;
|
|
2426
|
+
proxyOutputs(this, this.el, ['stzhOverlayCloseClick']);
|
|
2356
2427
|
}
|
|
2357
2428
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2358
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhSearch, selector: "stzh-search", inputs: { api: "api", autofetchAsideFilters: "autofetchAsideFilters", autofetchMainFilters: "autofetchMainFilters", debounceTime: "debounceTime", emptyLinkHref: "emptyLinkHref", emptyLinkLabel: "emptyLinkLabel", emptyText: "emptyText", hideAsideFilters: "hideAsideFilters", hideMainFilters: "hideMainFilters", initialFetch: "initialFetch", limit: "limit", localization: "localization", preventUpdateUrl: "preventUpdateUrl", resultHeadingLevel: "resultHeadingLevel", templateResult: "templateResult", templateResultWrapperElement: "templateResultWrapperElement", templateResultWrapperProps: "templateResultWrapperProps", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2429
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhSearch, selector: "stzh-search", inputs: { api: "api", autofetchAsideFilters: "autofetchAsideFilters", autofetchMainFilters: "autofetchMainFilters", breakout: "breakout", debounceTime: "debounceTime", emptyLinkHref: "emptyLinkHref", emptyLinkLabel: "emptyLinkLabel", emptyText: "emptyText", heading: "heading", hideAsideFilters: "hideAsideFilters", hideMainFilters: "hideMainFilters", initialFetch: "initialFetch", limit: "limit", localization: "localization", preventUpdateUrl: "preventUpdateUrl", resultHeadingLevel: "resultHeadingLevel", templateResult: "templateResult", templateResultWrapperElement: "templateResultWrapperElement", templateResultWrapperProps: "templateResultWrapperProps", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2359
2430
|
};
|
|
2360
2431
|
StzhSearch = __decorate([
|
|
2361
2432
|
ProxyCmp({
|
|
2362
|
-
inputs: ['api', 'autofetchAsideFilters', 'autofetchMainFilters', 'debounceTime', 'emptyLinkHref', 'emptyLinkLabel', 'emptyText', 'hideAsideFilters', 'hideMainFilters', 'initialFetch', 'limit', 'localization', 'preventUpdateUrl', 'resultHeadingLevel', 'templateResult', 'templateResultWrapperElement', 'templateResultWrapperProps', 'variant']
|
|
2433
|
+
inputs: ['api', 'autofetchAsideFilters', 'autofetchMainFilters', 'breakout', 'debounceTime', 'emptyLinkHref', 'emptyLinkLabel', 'emptyText', 'heading', 'hideAsideFilters', 'hideMainFilters', 'initialFetch', 'limit', 'localization', 'preventUpdateUrl', 'resultHeadingLevel', 'templateResult', 'templateResultWrapperElement', 'templateResultWrapperProps', 'variant']
|
|
2363
2434
|
})
|
|
2364
2435
|
], StzhSearch);
|
|
2365
2436
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhSearch, decorators: [{
|
|
@@ -2369,7 +2440,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2369
2440
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2370
2441
|
template: '<ng-content></ng-content>',
|
|
2371
2442
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2372
|
-
inputs: ['api', 'autofetchAsideFilters', 'autofetchMainFilters', 'debounceTime', 'emptyLinkHref', 'emptyLinkLabel', 'emptyText', 'hideAsideFilters', 'hideMainFilters', 'initialFetch', 'limit', 'localization', 'preventUpdateUrl', 'resultHeadingLevel', 'templateResult', 'templateResultWrapperElement', 'templateResultWrapperProps', 'variant'],
|
|
2443
|
+
inputs: ['api', 'autofetchAsideFilters', 'autofetchMainFilters', 'breakout', 'debounceTime', 'emptyLinkHref', 'emptyLinkLabel', 'emptyText', 'heading', 'hideAsideFilters', 'hideMainFilters', 'initialFetch', 'limit', 'localization', 'preventUpdateUrl', 'resultHeadingLevel', 'templateResult', 'templateResultWrapperElement', 'templateResultWrapperProps', 'variant'],
|
|
2373
2444
|
}]
|
|
2374
2445
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2375
2446
|
let StzhSection = class StzhSection {
|
|
@@ -2740,11 +2811,11 @@ let StzhTextandimage = class StzhTextandimage {
|
|
|
2740
2811
|
this.el = r.nativeElement;
|
|
2741
2812
|
}
|
|
2742
2813
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhTextandimage, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2743
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhTextandimage, selector: "stzh-textandimage", inputs: { size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2814
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhTextandimage, selector: "stzh-textandimage", inputs: { imagePosition: "imagePosition", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2744
2815
|
};
|
|
2745
2816
|
StzhTextandimage = __decorate([
|
|
2746
2817
|
ProxyCmp({
|
|
2747
|
-
inputs: ['size']
|
|
2818
|
+
inputs: ['imagePosition', 'size']
|
|
2748
2819
|
})
|
|
2749
2820
|
], StzhTextandimage);
|
|
2750
2821
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhTextandimage, decorators: [{
|
|
@@ -2754,7 +2825,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2754
2825
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2755
2826
|
template: '<ng-content></ng-content>',
|
|
2756
2827
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2757
|
-
inputs: ['size'],
|
|
2828
|
+
inputs: ['imagePosition', 'size'],
|
|
2758
2829
|
}]
|
|
2759
2830
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2760
2831
|
let StzhTimeline = class StzhTimeline {
|
|
@@ -2918,11 +2989,11 @@ let StzhTooltip = class StzhTooltip {
|
|
|
2918
2989
|
proxyOutputs(this, this.el, ['stzhOpen', 'stzhOpened', 'stzhClose', 'stzhClosed']);
|
|
2919
2990
|
}
|
|
2920
2991
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhTooltip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2921
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhTooltip, selector: "stzh-tooltip", inputs: { content: "content", distance: "distance", interactive: "interactive", label: "label", localization: "localization", open: "open", placement: "placement", size: "size", skidding: "skidding", strategy: "strategy", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2992
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhTooltip, selector: "stzh-tooltip", inputs: { content: "content", distance: "distance", interactive: "interactive", label: "label", localization: "localization", open: "open", placement: "placement", size: "size", skidding: "skidding", strategy: "strategy", trigger: "trigger", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2922
2993
|
};
|
|
2923
2994
|
StzhTooltip = __decorate([
|
|
2924
2995
|
ProxyCmp({
|
|
2925
|
-
inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'size', 'skidding', 'strategy', 'trigger'],
|
|
2996
|
+
inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'size', 'skidding', 'strategy', 'trigger', 'type'],
|
|
2926
2997
|
methods: ['show', 'hide', 'toggle', 'update']
|
|
2927
2998
|
})
|
|
2928
2999
|
], StzhTooltip);
|
|
@@ -2933,7 +3004,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2933
3004
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2934
3005
|
template: '<ng-content></ng-content>',
|
|
2935
3006
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2936
|
-
inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'size', 'skidding', 'strategy', 'trigger'],
|
|
3007
|
+
inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'size', 'skidding', 'strategy', 'trigger', 'type'],
|
|
2937
3008
|
}]
|
|
2938
3009
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2939
3010
|
let StzhTwocolumns = class StzhTwocolumns {
|
|
@@ -3201,6 +3272,7 @@ const DIRECTIVES = [
|
|
|
3201
3272
|
StzhDisturber,
|
|
3202
3273
|
StzhDropdown,
|
|
3203
3274
|
StzhEditor,
|
|
3275
|
+
StzhEventdata,
|
|
3204
3276
|
StzhEventinfo,
|
|
3205
3277
|
StzhFieldset,
|
|
3206
3278
|
StzhFigure,
|
|
@@ -3210,6 +3282,7 @@ const DIRECTIVES = [
|
|
|
3210
3282
|
StzhGhettobox,
|
|
3211
3283
|
StzhHeader,
|
|
3212
3284
|
StzhHeading,
|
|
3285
|
+
StzhHomepageServiceHighlights,
|
|
3213
3286
|
StzhHr,
|
|
3214
3287
|
StzhHspace,
|
|
3215
3288
|
StzhIcon,
|
|
@@ -3234,6 +3307,7 @@ const DIRECTIVES = [
|
|
|
3234
3307
|
StzhPagecontent,
|
|
3235
3308
|
StzhPagetitle,
|
|
3236
3309
|
StzhPagetitleHero,
|
|
3310
|
+
StzhPagetitleHome,
|
|
3237
3311
|
StzhPagination,
|
|
3238
3312
|
StzhPanorama,
|
|
3239
3313
|
StzhPopover,
|
|
@@ -3396,7 +3470,7 @@ class SelectValueAccessor extends ValueAccessor {
|
|
|
3396
3470
|
super(el);
|
|
3397
3471
|
}
|
|
3398
3472
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SelectValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3399
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SelectValueAccessor, selector: "stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup", host: { listeners: { "stzhChange": "handleChangeEvent($event.target.value)" } }, providers: [
|
|
3473
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SelectValueAccessor, selector: "stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup, stzh-chipselect", host: { listeners: { "stzhChange": "handleChangeEvent($event.target.value)" } }, providers: [
|
|
3400
3474
|
{
|
|
3401
3475
|
provide: NG_VALUE_ACCESSOR,
|
|
3402
3476
|
useExisting: SelectValueAccessor,
|
|
@@ -3408,7 +3482,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3408
3482
|
type: Directive,
|
|
3409
3483
|
args: [{
|
|
3410
3484
|
/* tslint:disable-next-line:directive-selector */
|
|
3411
|
-
selector: 'stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup',
|
|
3485
|
+
selector: 'stzh-radiogroup, stzh-dropdown, stzh-checkboxgroup, stzh-chipselect',
|
|
3412
3486
|
host: {
|
|
3413
3487
|
'(stzhChange)': 'handleChangeEvent($event.target.value)'
|
|
3414
3488
|
},
|
|
@@ -3462,10 +3536,10 @@ const declarations = [
|
|
|
3462
3536
|
];
|
|
3463
3537
|
class StzhComponentsAngularModule {
|
|
3464
3538
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhComponentsAngularModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3465
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: StzhComponentsAngularModule, declarations: [StzhAccordion, StzhAccordionItem, StzhActions, StzhActionset, StzhAmount, StzhAnchornav, StzhAppointments, StzhArchivelist, StzhAudio, StzhBadge, StzhBanner, StzhBreadcrumb, StzhButton, StzhButtongroup, StzhCalendar, StzhCard, StzhCardNavigation, StzhCardSearchresult, StzhCardSuperteaser, StzhCardlist, StzhCarousel, StzhCell, StzhChart, StzhCheckbox, StzhCheckboxgroup, StzhChip, StzhChipgroup, StzhChipselect, StzhClamp, StzhContact, StzhContainer, StzhContent, StzhCspace, StzhCta, StzhDatalist, StzhDatalistItem, StzhDatamessagelist, StzhDatamessagelistItem, StzhDatatable, StzhDatepicker, StzhDaterange, StzhDetails, StzhDialog, StzhDisturber, StzhDropdown, StzhEditor, StzhEventinfo, StzhFieldset, StzhFigure, StzhFlyingfocus, StzhFooter, StzhGallery, StzhGhettobox, StzhHeader, StzhHeading, StzhHr, StzhHspace, StzhIcon, StzhIframe, StzhImagecomparison, StzhInput, StzhInvert, StzhLink, StzhList, StzhListItem, StzhLoader, StzhLoadingbar, StzhMenu, StzhMenuItem, StzhMessage, StzhMicrositeTeaserlist, StzhMonthyearpicker, StzhOlmap, StzhOverlay, StzhPageSkiplinks, StzhPagebottom, StzhPagecontent, StzhPagetitle, StzhPagetitleHero, StzhPagination, StzhPanorama, StzhPopover, StzhPrint, StzhProgressbar, StzhProgressbarItem, StzhRadio, StzhRadiogroup, StzhRatio, StzhReadspeaker, StzhRichtext, StzhRow, StzhSaptcha, StzhScrollup, StzhSearch, StzhSection, StzhShare, StzhShow, StzhSitemap, StzhSkinPortalMitwirken, StzhSkinStorybookPreview, StzhSkiplink, StzhSortable, StzhSpace, StzhStatus, StzhSticky, StzhStickyActions, StzhTable, StzhTag, StzhText, StzhTextandimage, StzhTimeline, StzhTimelineItem, StzhTimepicker, StzhToast, StzhToastbar, StzhToggle, StzhTooltip, StzhTwocolumns, StzhUpload, StzhVbzCarousel, StzhVbzLinechip, StzhVbzMajorticker, StzhVbzTicker, StzhVisuallyhidden, StzhVspace, StzhYoutube, BooleanValueAccessor,
|
|
3539
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: StzhComponentsAngularModule, declarations: [StzhAccordion, StzhAccordionItem, StzhActions, StzhActionset, StzhAmount, StzhAnchornav, StzhAppointments, StzhArchivelist, StzhAudio, StzhBadge, StzhBanner, StzhBreadcrumb, StzhButton, StzhButtongroup, StzhCalendar, StzhCard, StzhCardNavigation, StzhCardSearchresult, StzhCardSuperteaser, StzhCardlist, StzhCarousel, StzhCell, StzhChart, StzhCheckbox, StzhCheckboxgroup, StzhChip, StzhChipgroup, StzhChipselect, StzhClamp, StzhContact, StzhContainer, StzhContent, StzhCspace, StzhCta, StzhDatalist, StzhDatalistItem, StzhDatamessagelist, StzhDatamessagelistItem, StzhDatatable, StzhDatepicker, StzhDaterange, StzhDetails, StzhDialog, StzhDisturber, StzhDropdown, StzhEditor, StzhEventdata, StzhEventinfo, StzhFieldset, StzhFigure, StzhFlyingfocus, StzhFooter, StzhGallery, StzhGhettobox, StzhHeader, StzhHeading, StzhHomepageServiceHighlights, StzhHr, StzhHspace, StzhIcon, StzhIframe, StzhImagecomparison, StzhInput, StzhInvert, StzhLink, StzhList, StzhListItem, StzhLoader, StzhLoadingbar, StzhMenu, StzhMenuItem, StzhMessage, StzhMicrositeTeaserlist, StzhMonthyearpicker, StzhOlmap, StzhOverlay, StzhPageSkiplinks, StzhPagebottom, StzhPagecontent, StzhPagetitle, StzhPagetitleHero, StzhPagetitleHome, StzhPagination, StzhPanorama, StzhPopover, StzhPrint, StzhProgressbar, StzhProgressbarItem, StzhRadio, StzhRadiogroup, StzhRatio, StzhReadspeaker, StzhRichtext, StzhRow, StzhSaptcha, StzhScrollup, StzhSearch, StzhSection, StzhShare, StzhShow, StzhSitemap, StzhSkinPortalMitwirken, StzhSkinStorybookPreview, StzhSkiplink, StzhSortable, StzhSpace, StzhStatus, StzhSticky, StzhStickyActions, StzhTable, StzhTag, StzhText, StzhTextandimage, StzhTimeline, StzhTimelineItem, StzhTimepicker, StzhToast, StzhToastbar, StzhToggle, StzhTooltip, StzhTwocolumns, StzhUpload, StzhVbzCarousel, StzhVbzLinechip, StzhVbzMajorticker, StzhVbzTicker, StzhVisuallyhidden, StzhVspace, StzhYoutube, BooleanValueAccessor,
|
|
3466
3540
|
NumericValueAccessor,
|
|
3467
3541
|
SelectValueAccessor,
|
|
3468
|
-
TextValueAccessor], exports: [StzhAccordion, StzhAccordionItem, StzhActions, StzhActionset, StzhAmount, StzhAnchornav, StzhAppointments, StzhArchivelist, StzhAudio, StzhBadge, StzhBanner, StzhBreadcrumb, StzhButton, StzhButtongroup, StzhCalendar, StzhCard, StzhCardNavigation, StzhCardSearchresult, StzhCardSuperteaser, StzhCardlist, StzhCarousel, StzhCell, StzhChart, StzhCheckbox, StzhCheckboxgroup, StzhChip, StzhChipgroup, StzhChipselect, StzhClamp, StzhContact, StzhContainer, StzhContent, StzhCspace, StzhCta, StzhDatalist, StzhDatalistItem, StzhDatamessagelist, StzhDatamessagelistItem, StzhDatatable, StzhDatepicker, StzhDaterange, StzhDetails, StzhDialog, StzhDisturber, StzhDropdown, StzhEditor, StzhEventinfo, StzhFieldset, StzhFigure, StzhFlyingfocus, StzhFooter, StzhGallery, StzhGhettobox, StzhHeader, StzhHeading, StzhHr, StzhHspace, StzhIcon, StzhIframe, StzhImagecomparison, StzhInput, StzhInvert, StzhLink, StzhList, StzhListItem, StzhLoader, StzhLoadingbar, StzhMenu, StzhMenuItem, StzhMessage, StzhMicrositeTeaserlist, StzhMonthyearpicker, StzhOlmap, StzhOverlay, StzhPageSkiplinks, StzhPagebottom, StzhPagecontent, StzhPagetitle, StzhPagetitleHero, StzhPagination, StzhPanorama, StzhPopover, StzhPrint, StzhProgressbar, StzhProgressbarItem, StzhRadio, StzhRadiogroup, StzhRatio, StzhReadspeaker, StzhRichtext, StzhRow, StzhSaptcha, StzhScrollup, StzhSearch, StzhSection, StzhShare, StzhShow, StzhSitemap, StzhSkinPortalMitwirken, StzhSkinStorybookPreview, StzhSkiplink, StzhSortable, StzhSpace, StzhStatus, StzhSticky, StzhStickyActions, StzhTable, StzhTag, StzhText, StzhTextandimage, StzhTimeline, StzhTimelineItem, StzhTimepicker, StzhToast, StzhToastbar, StzhToggle, StzhTooltip, StzhTwocolumns, StzhUpload, StzhVbzCarousel, StzhVbzLinechip, StzhVbzMajorticker, StzhVbzTicker, StzhVisuallyhidden, StzhVspace, StzhYoutube, BooleanValueAccessor,
|
|
3542
|
+
TextValueAccessor], exports: [StzhAccordion, StzhAccordionItem, StzhActions, StzhActionset, StzhAmount, StzhAnchornav, StzhAppointments, StzhArchivelist, StzhAudio, StzhBadge, StzhBanner, StzhBreadcrumb, StzhButton, StzhButtongroup, StzhCalendar, StzhCard, StzhCardNavigation, StzhCardSearchresult, StzhCardSuperteaser, StzhCardlist, StzhCarousel, StzhCell, StzhChart, StzhCheckbox, StzhCheckboxgroup, StzhChip, StzhChipgroup, StzhChipselect, StzhClamp, StzhContact, StzhContainer, StzhContent, StzhCspace, StzhCta, StzhDatalist, StzhDatalistItem, StzhDatamessagelist, StzhDatamessagelistItem, StzhDatatable, StzhDatepicker, StzhDaterange, StzhDetails, StzhDialog, StzhDisturber, StzhDropdown, StzhEditor, StzhEventdata, StzhEventinfo, StzhFieldset, StzhFigure, StzhFlyingfocus, StzhFooter, StzhGallery, StzhGhettobox, StzhHeader, StzhHeading, StzhHomepageServiceHighlights, StzhHr, StzhHspace, StzhIcon, StzhIframe, StzhImagecomparison, StzhInput, StzhInvert, StzhLink, StzhList, StzhListItem, StzhLoader, StzhLoadingbar, StzhMenu, StzhMenuItem, StzhMessage, StzhMicrositeTeaserlist, StzhMonthyearpicker, StzhOlmap, StzhOverlay, StzhPageSkiplinks, StzhPagebottom, StzhPagecontent, StzhPagetitle, StzhPagetitleHero, StzhPagetitleHome, StzhPagination, StzhPanorama, StzhPopover, StzhPrint, StzhProgressbar, StzhProgressbarItem, StzhRadio, StzhRadiogroup, StzhRatio, StzhReadspeaker, StzhRichtext, StzhRow, StzhSaptcha, StzhScrollup, StzhSearch, StzhSection, StzhShare, StzhShow, StzhSitemap, StzhSkinPortalMitwirken, StzhSkinStorybookPreview, StzhSkiplink, StzhSortable, StzhSpace, StzhStatus, StzhSticky, StzhStickyActions, StzhTable, StzhTag, StzhText, StzhTextandimage, StzhTimeline, StzhTimelineItem, StzhTimepicker, StzhToast, StzhToastbar, StzhToggle, StzhTooltip, StzhTwocolumns, StzhUpload, StzhVbzCarousel, StzhVbzLinechip, StzhVbzMajorticker, StzhVbzTicker, StzhVisuallyhidden, StzhVspace, StzhYoutube, BooleanValueAccessor,
|
|
3469
3543
|
NumericValueAccessor,
|
|
3470
3544
|
SelectValueAccessor,
|
|
3471
3545
|
TextValueAccessor] }); }
|
|
@@ -3500,5 +3574,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3500
3574
|
* Generated bundle index. Do not edit.
|
|
3501
3575
|
*/
|
|
3502
3576
|
|
|
3503
|
-
export { BooleanValueAccessor, DIRECTIVES, NumericValueAccessor, SelectValueAccessor, StzhAccordion, StzhAccordionItem, StzhActions, StzhActionset, StzhAmount, StzhAnchornav, StzhAppointments, StzhArchivelist, StzhAudio, StzhBadge, StzhBanner, StzhBreadcrumb, StzhButton, StzhButtongroup, StzhCalendar, StzhCard, StzhCardNavigation, StzhCardSearchresult, StzhCardSuperteaser, StzhCardlist, StzhCarousel, StzhCell, StzhChart, StzhCheckbox, StzhCheckboxgroup, StzhChip, StzhChipgroup, StzhChipselect, StzhClamp, StzhComponentsAngularModule, StzhContact, StzhContainer, StzhContent, StzhCspace, StzhCta, StzhDatalist, StzhDatalistItem, StzhDatamessagelist, StzhDatamessagelistItem, StzhDatatable, StzhDatepicker, StzhDaterange, StzhDetails, StzhDialog, StzhDisturber, StzhDropdown, StzhEditor, StzhEventinfo, StzhFieldset, StzhFigure, StzhFlyingfocus, StzhFooter, StzhGallery, StzhGhettobox, StzhHeader, StzhHeading, StzhHr, StzhHspace, StzhIcon, StzhIframe, StzhImagecomparison, StzhInput, StzhInvert, StzhLink, StzhList, StzhListItem, StzhLoader, StzhLoadingbar, StzhMenu, StzhMenuItem, StzhMessage, StzhMicrositeTeaserlist, StzhMonthyearpicker, StzhOlmap, StzhOverlay, StzhPageSkiplinks, StzhPagebottom, StzhPagecontent, StzhPagetitle, StzhPagetitleHero, StzhPagination, StzhPanorama, StzhPopover, StzhPrint, StzhProgressbar, StzhProgressbarItem, StzhRadio, StzhRadiogroup, StzhRatio, StzhReadspeaker, StzhRichtext, StzhRow, StzhSaptcha, StzhScrollup, StzhSearch, StzhSection, StzhShare, StzhShow, StzhSitemap, StzhSkinPortalMitwirken, StzhSkinStorybookPreview, StzhSkiplink, StzhSortable, StzhSpace, StzhStatus, StzhSticky, StzhStickyActions, StzhTable, StzhTag, StzhText, StzhTextandimage, StzhTimeline, StzhTimelineItem, StzhTimepicker, StzhToast, StzhToastbar, StzhToggle, StzhTooltip, StzhTwocolumns, StzhUpload, StzhVbzCarousel, StzhVbzLinechip, StzhVbzMajorticker, StzhVbzTicker, StzhVisuallyhidden, StzhVspace, StzhYoutube, TextValueAccessor };
|
|
3577
|
+
export { BooleanValueAccessor, DIRECTIVES, NumericValueAccessor, SelectValueAccessor, StzhAccordion, StzhAccordionItem, StzhActions, StzhActionset, StzhAmount, StzhAnchornav, StzhAppointments, StzhArchivelist, StzhAudio, StzhBadge, StzhBanner, StzhBreadcrumb, StzhButton, StzhButtongroup, StzhCalendar, StzhCard, StzhCardNavigation, StzhCardSearchresult, StzhCardSuperteaser, StzhCardlist, StzhCarousel, StzhCell, StzhChart, StzhCheckbox, StzhCheckboxgroup, StzhChip, StzhChipgroup, StzhChipselect, StzhClamp, StzhComponentsAngularModule, StzhContact, StzhContainer, StzhContent, StzhCspace, StzhCta, StzhDatalist, StzhDatalistItem, StzhDatamessagelist, StzhDatamessagelistItem, StzhDatatable, StzhDatepicker, StzhDaterange, StzhDetails, StzhDialog, StzhDisturber, StzhDropdown, StzhEditor, StzhEventdata, StzhEventinfo, StzhFieldset, StzhFigure, StzhFlyingfocus, StzhFooter, StzhGallery, StzhGhettobox, StzhHeader, StzhHeading, StzhHomepageServiceHighlights, StzhHr, StzhHspace, StzhIcon, StzhIframe, StzhImagecomparison, StzhInput, StzhInvert, StzhLink, StzhList, StzhListItem, StzhLoader, StzhLoadingbar, StzhMenu, StzhMenuItem, StzhMessage, StzhMicrositeTeaserlist, StzhMonthyearpicker, StzhOlmap, StzhOverlay, StzhPageSkiplinks, StzhPagebottom, StzhPagecontent, StzhPagetitle, StzhPagetitleHero, StzhPagetitleHome, StzhPagination, StzhPanorama, StzhPopover, StzhPrint, StzhProgressbar, StzhProgressbarItem, StzhRadio, StzhRadiogroup, StzhRatio, StzhReadspeaker, StzhRichtext, StzhRow, StzhSaptcha, StzhScrollup, StzhSearch, StzhSection, StzhShare, StzhShow, StzhSitemap, StzhSkinPortalMitwirken, StzhSkinStorybookPreview, StzhSkiplink, StzhSortable, StzhSpace, StzhStatus, StzhSticky, StzhStickyActions, StzhTable, StzhTag, StzhText, StzhTextandimage, StzhTimeline, StzhTimelineItem, StzhTimepicker, StzhToast, StzhToastbar, StzhToggle, StzhTooltip, StzhTwocolumns, StzhUpload, StzhVbzCarousel, StzhVbzLinechip, StzhVbzMajorticker, StzhVbzTicker, StzhVisuallyhidden, StzhVspace, StzhYoutube, TextValueAccessor };
|
|
3504
3578
|
//# sourceMappingURL=oiz-stzh-components-angular.mjs.map
|