@scania/tegel-angular-17 1.32.1 → 1.32.2-dropdown-dynamic-updates-beta.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.
@@ -444,7 +444,7 @@ let TdsDropdown = class TdsDropdown {
444
444
  TdsDropdown = __decorate([
445
445
  ProxyCmp({
446
446
  inputs: ['animation', 'defaultValue', 'disabled', 'error', 'filter', 'helper', 'label', 'labelPosition', 'modeVariant', 'multiselect', 'name', 'noResultText', 'normalizeText', 'openDirection', 'placeholder', 'size', 'tdsAriaLabel', 'value'],
447
- methods: ['setValue', 'reset', 'removeValue', 'focusElement', 'close']
447
+ methods: ['setValue', 'reset', 'removeValue', 'focusElement', 'close', 'updateDisplay']
448
448
  })
449
449
  ], TdsDropdown);
450
450
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TdsDropdown, decorators: [{