@baloise/ds-angular 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.
|
@@ -670,7 +670,7 @@ BalCarouselItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
670
670
|
BalCarouselItem = __decorate([
|
|
671
671
|
ProxyCmp({
|
|
672
672
|
inputs: ['color', 'download', 'elementType', 'href', 'htmlRole', 'label', 'name', 'rel', 'src', 'target', 'value'],
|
|
673
|
-
methods: ['
|
|
673
|
+
methods: ['setFocus'],
|
|
674
674
|
defineCustomElementFn: defineCustomElement$k
|
|
675
675
|
}),
|
|
676
676
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|