@skysoftware-co/bayan-hr-widgets-ui 2.0.32 → 2.0.33

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skysoftware-co/bayan-hr-widgets-ui",
3
- "version": "2.0.32",
3
+ "version": "2.0.33",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0",
@@ -1296,7 +1296,6 @@ declare class MyTeamPopupComponent {
1296
1296
  onToggleChange(event: Event): void;
1297
1297
  onReachBottom(): void;
1298
1298
  private isScrollContentScrollable;
1299
- private loadRemainingPagesIfNeeded;
1300
1299
  private resetState;
1301
1300
  private resetScrollPosition;
1302
1301
  private appendEmployees;