barsa-novin-ray-core 2.3.65 → 2.3.66

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
@@ -4615,6 +4615,7 @@ declare class RootPortalComponent extends PageBaseComponent implements OnInit {
4615
4615
  sectionRef: ElementRef;
4616
4616
  footerRefVcr: ViewContainerRef;
4617
4617
  _dir: string;
4618
+ _deviceSize: any;
4618
4619
  portalLoading$: Observable<boolean>;
4619
4620
  modules: any;
4620
4621
  isRoot: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-novin-ray-core",
3
- "version": "2.3.65",
3
+ "version": "2.3.66",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^20.0.6",
6
6
  "@angular/common": "^20.0.6"