@baloise/ds-angular-module 17.2.1 → 17.2.2-nightly.20250109

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.
@@ -577,7 +577,7 @@ BalCarouselItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
577
577
  BalCarouselItem = __decorate([
578
578
  ProxyCmp({
579
579
  inputs: ['color', 'download', 'elementType', 'href', 'htmlRole', 'label', 'name', 'rel', 'src', 'target', 'value'],
580
- methods: ['getData', 'setFocus'],
580
+ methods: ['setFocus'],
581
581
  defineCustomElementFn: defineCustomElement$g
582
582
  }),
583
583
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])