@baloise/ds-angular-module 16.3.0-nightly.20240912 → 16.3.0-nightly.20240913

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.
@@ -2264,7 +2264,7 @@ BalOptionList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
2264
2264
  BalOptionList = __decorate([
2265
2265
  ProxyCmp({
2266
2266
  inputs: ['contentHeight', 'disabled', 'filter', 'focusIndex', 'labelledby', 'multiple', 'required'],
2267
- methods: ['focusFirst', 'focusLast', 'focusNext', 'focusPrevious', 'focusByLabel', 'filterByContent', 'resetHidden', 'resetSelected', 'updateSelected', 'resetFocus', 'getSelectedValues', 'getSelectedOptions', 'getValues', 'getLabels', 'getOptions', 'selectByFocus'],
2267
+ methods: ['focusSelected', 'focusFirst', 'focusLast', 'focusNext', 'focusPrevious', 'focusByLabel', 'filterByContent', 'resetHidden', 'resetSelected', 'updateSelected', 'resetFocus', 'getSelectedValues', 'getSelectedOptions', 'getValues', 'getLabels', 'getOptions', 'selectByFocus'],
2268
2268
  defineCustomElementFn: defineCustomElement$1i
2269
2269
  }),
2270
2270
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])