@oiz/stzh-components-angular 3.0.0-beta1 → 3.0.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.
@@ -1264,11 +1264,11 @@ let StzhGallery = class StzhGallery {
1264
1264
  this.el = r.nativeElement;
1265
1265
  }
1266
1266
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhGallery, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1267
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhGallery, selector: "stzh-gallery", inputs: { carouselAutoplay: "carouselAutoplay", carouselAutoplayTimeout: "carouselAutoplayTimeout", carouselDisabled: "carouselDisabled", carouselWithTrack: "carouselWithTrack", images: "images", itemElement: "itemElement", localization: "localization", ratio: "ratio", ratioLarge: "ratioLarge", ratioMedium: "ratioMedium", ratioSmall: "ratioSmall", ratioUltra: "ratioUltra", showItems: "showItems", stepItems: "stepItems", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1267
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhGallery, selector: "stzh-gallery", inputs: { carouselAutoplay: "carouselAutoplay", carouselAutoplayTimeout: "carouselAutoplayTimeout", carouselDisabled: "carouselDisabled", carouselWithTrack: "carouselWithTrack", excludeFirstImage: "excludeFirstImage", images: "images", itemElement: "itemElement", localization: "localization", ratio: "ratio", ratioLarge: "ratioLarge", ratioMedium: "ratioMedium", ratioSmall: "ratioSmall", ratioUltra: "ratioUltra", showItems: "showItems", stepItems: "stepItems", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1268
1268
  };
1269
1269
  StzhGallery = __decorate([
1270
1270
  ProxyCmp({
1271
- inputs: ['carouselAutoplay', 'carouselAutoplayTimeout', 'carouselDisabled', 'carouselWithTrack', 'images', 'itemElement', 'localization', 'ratio', 'ratioLarge', 'ratioMedium', 'ratioSmall', 'ratioUltra', 'showItems', 'stepItems', 'variant'],
1271
+ inputs: ['carouselAutoplay', 'carouselAutoplayTimeout', 'carouselDisabled', 'carouselWithTrack', 'excludeFirstImage', 'images', 'itemElement', 'localization', 'ratio', 'ratioLarge', 'ratioMedium', 'ratioSmall', 'ratioUltra', 'showItems', 'stepItems', 'variant'],
1272
1272
  methods: ['openLightbox']
1273
1273
  })
1274
1274
  ], StzhGallery);
@@ -1279,7 +1279,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1279
1279
  changeDetection: ChangeDetectionStrategy.OnPush,
1280
1280
  template: '<ng-content></ng-content>',
1281
1281
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1282
- inputs: ['carouselAutoplay', 'carouselAutoplayTimeout', 'carouselDisabled', 'carouselWithTrack', 'images', 'itemElement', 'localization', 'ratio', 'ratioLarge', 'ratioMedium', 'ratioSmall', 'ratioUltra', 'showItems', 'stepItems', 'variant'],
1282
+ inputs: ['carouselAutoplay', 'carouselAutoplayTimeout', 'carouselDisabled', 'carouselWithTrack', 'excludeFirstImage', 'images', 'itemElement', 'localization', 'ratio', 'ratioLarge', 'ratioMedium', 'ratioSmall', 'ratioUltra', 'showItems', 'stepItems', 'variant'],
1283
1283
  }]
1284
1284
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1285
1285
  let StzhGhettobox = class StzhGhettobox {
@@ -1847,11 +1847,11 @@ let StzhPagebottom = class StzhPagebottom {
1847
1847
  this.el = r.nativeElement;
1848
1848
  }
1849
1849
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPagebottom, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1850
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPagebottom, selector: "stzh-pagebottom", inputs: { logoAnalyticsId: "logoAnalyticsId", logoHref: "logoHref", shareDisabled: "shareDisabled", shareMailBody: "shareMailBody", shareMailSubject: "shareMailSubject", shareServices: "shareServices", shareTitle: "shareTitle", shareUrl: "shareUrl" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1850
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhPagebottom, selector: "stzh-pagebottom", inputs: { localization: "localization", logoHref: "logoHref", printAnalyticsId: "printAnalyticsId", shareDisabled: "shareDisabled", shareMailBody: "shareMailBody", shareMailSubject: "shareMailSubject", shareServices: "shareServices", shareTitle: "shareTitle", shareUrl: "shareUrl", withPrint: "withPrint" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1851
1851
  };
1852
1852
  StzhPagebottom = __decorate([
1853
1853
  ProxyCmp({
1854
- inputs: ['logoAnalyticsId', 'logoHref', 'shareDisabled', 'shareMailBody', 'shareMailSubject', 'shareServices', 'shareTitle', 'shareUrl']
1854
+ inputs: ['localization', 'logoHref', 'printAnalyticsId', 'shareDisabled', 'shareMailBody', 'shareMailSubject', 'shareServices', 'shareTitle', 'shareUrl', 'withPrint']
1855
1855
  })
1856
1856
  ], StzhPagebottom);
1857
1857
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhPagebottom, decorators: [{
@@ -1861,7 +1861,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
1861
1861
  changeDetection: ChangeDetectionStrategy.OnPush,
1862
1862
  template: '<ng-content></ng-content>',
1863
1863
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
1864
- inputs: ['logoAnalyticsId', 'logoHref', 'shareDisabled', 'shareMailBody', 'shareMailSubject', 'shareServices', 'shareTitle', 'shareUrl'],
1864
+ inputs: ['localization', 'logoHref', 'printAnalyticsId', 'shareDisabled', 'shareMailBody', 'shareMailSubject', 'shareServices', 'shareTitle', 'shareUrl', 'withPrint'],
1865
1865
  }]
1866
1866
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1867
1867
  let StzhPagecontent = class StzhPagecontent {
@@ -2820,11 +2820,11 @@ let StzhTooltip = class StzhTooltip {
2820
2820
  proxyOutputs(this, this.el, ['stzhOpen', 'stzhOpened', 'stzhClose', 'stzhClosed']);
2821
2821
  }
2822
2822
  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 }); }
2823
- 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", skidding: "skidding", strategy: "strategy", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2823
+ 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 }); }
2824
2824
  };
2825
2825
  StzhTooltip = __decorate([
2826
2826
  ProxyCmp({
2827
- inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'skidding', 'strategy', 'trigger'],
2827
+ inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'size', 'skidding', 'strategy', 'trigger'],
2828
2828
  methods: ['show', 'hide', 'toggle', 'update']
2829
2829
  })
2830
2830
  ], StzhTooltip);
@@ -2835,7 +2835,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2835
2835
  changeDetection: ChangeDetectionStrategy.OnPush,
2836
2836
  template: '<ng-content></ng-content>',
2837
2837
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2838
- inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'skidding', 'strategy', 'trigger'],
2838
+ inputs: ['content', 'distance', 'interactive', 'label', 'localization', 'open', 'placement', 'size', 'skidding', 'strategy', 'trigger'],
2839
2839
  }]
2840
2840
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2841
2841
  let StzhTwocolumns = class StzhTwocolumns {