@cqa-lib/cqa-ui 1.0.89 → 1.0.90

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.
@@ -66,6 +66,8 @@ export declare class DynamicSelectFieldComponent implements OnInit, OnChanges {
66
66
  private loadMoreObserver?;
67
67
  private lastOptionsLength;
68
68
  loadingMore: boolean;
69
+ private panelScrollEl?;
70
+ private onPanelScroll;
69
71
  ngOnInit(): void;
70
72
  get displayPlaceholder(): string | undefined;
71
73
  ngOnChanges(changes: SimpleChanges): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cqa-lib/cqa-ui",
3
- "version": "1.0.89",
3
+ "version": "1.0.90",
4
4
  "description": "UI Kit library for Angular 13.4",
5
5
  "keywords": [
6
6
  "angular",