@open-rlb/ng-app 3.1.52 → 3.1.53

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": "@open-rlb/ng-app",
3
- "version": "3.1.52",
3
+ "version": "3.1.53",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0",
@@ -430,7 +430,7 @@ declare class AppsService {
430
430
  private handleResolvedApps;
431
431
  private findDeepestChild;
432
432
  private getStoredAppId;
433
- private isSettingsRoute;
433
+ private getAppViewMode;
434
434
  private isDefaultRoute;
435
435
  private getConfigPath;
436
436
  private getActualPath;