barsa-novin-ray-core 2.3.75 → 2.3.77

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
@@ -1935,7 +1935,7 @@ declare class ReplacePipe implements PipeTransform {
1935
1935
 
1936
1936
  declare class FilterWorkflowInMobilePipe implements PipeTransform {
1937
1937
  constructor();
1938
- transform(buttons: any[], _worfklowButtonsOnFooter?: boolean): any[];
1938
+ transform(buttons: any[], worfklowButtonsOnFooter?: boolean): any[];
1939
1939
  static ɵfac: i0.ɵɵFactoryDeclaration<FilterWorkflowInMobilePipe, never>;
1940
1940
  static ɵpipe: i0.ɵɵPipeDeclaration<FilterWorkflowInMobilePipe, "filterWorkflowInMobile", false>;
1941
1941
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-novin-ray-core",
3
- "version": "2.3.75",
3
+ "version": "2.3.77",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^20.0.6",
6
6
  "@angular/common": "^20.0.6"