@haloduck/ui 2.0.29 → 2.0.31

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.
package/index.d.ts CHANGED
@@ -718,7 +718,7 @@ declare class AutoLoadDirective implements OnInit, OnDestroy {
718
718
  private readonly ngZone;
719
719
  private observer?;
720
720
  private isLoading;
721
- private hasLoadedOnce;
721
+ private hasTriggeredOnce;
722
722
  autoLoadEnabled: boolean;
723
723
  autoLoadThreshold: number;
724
724
  autoLoadRootMargin: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haloduck/ui",
3
- "version": "2.0.29",
3
+ "version": "2.0.31",
4
4
  "description": "HaloDuck UI Library - Angular",
5
5
  "keywords": [
6
6
  "angular",