@flarehr/apollo-super-selection 3.73.2321 → 3.75.2983

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.
@@ -37,8 +37,7 @@ export declare class SelectInputAsync {
37
37
  private resetInput;
38
38
  private toggleDropdown;
39
39
  private processKeyboardNavigation;
40
- private highlightPreviousItem;
41
- private highlightNextItem;
40
+ private highlightItem;
42
41
  private selectOption;
43
42
  private isOptionSelected;
44
43
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flarehr/apollo-super-selection",
3
- "version": "3.73.2321",
3
+ "version": "3.75.2983",
4
4
  "description": "Apollo Super Selection",
5
5
  "main": "dist/lib/index.cjs.js",
6
6
  "module": "dist/lib/index.js",