@cqa-lib/cqa-ui 1.1.462 → 1.1.464

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.
@@ -140,6 +140,7 @@ export declare class DynamicSelectFieldComponent implements OnInit, OnChanges {
140
140
  * and selection with Enter key, while still allowing typing in the search box.
141
141
  */
142
142
  onSearchInputKeydown(event: KeyboardEvent): void;
143
+ onSelectKeydown(event: KeyboardEvent): void;
143
144
  /**
144
145
  * Manually navigates through options when arrow keys are pressed from search input.
145
146
  * @param direction 1 for down, -1 for up
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.1.462",
3
+ "version": "1.1.464",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",