barsa-novin-ray-core 2.3.112 → 2.3.113

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
@@ -3180,7 +3180,6 @@ declare class ApplicationCtrlrService {
3180
3180
  protected _routeToSystem(systemId: string): void;
3181
3181
  protected getLastActivatedRoute(): ActivatedRoute | null;
3182
3182
  protected _routeToReport(navGroupId: string, caption: string, reportId: string): void;
3183
- protected _routeToSelectedSystem(): void;
3184
3183
  protected flattenLeafCommands(commands: Command[]): Command[];
3185
3184
  protected _mergeToSystemGroup(commandGroups: CommandGroup[]): CommandGroup[];
3186
3185
  protected _handleEvents(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-novin-ray-core",
3
- "version": "2.3.112",
3
+ "version": "2.3.113",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^20.0.6",
6
6
  "@angular/common": "^20.0.6"