@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
|
@@ -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;
|