ngx-vector-components 5.102.0 → 5.103.0

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.
@@ -525,5 +525,7 @@ export declare enum ProfileModuleActionType {
525
525
  EDIT_LOTCADENCECONFIGURATION = "Edit LotCadenceConfiguration",
526
526
  EDIT_LOTDAILYCADENCES = "Edit LotDailyCadences",
527
527
  PERMISSION_N2_CHANGE_FREIGHT = "Permission N2 Change Freight",
528
+ PERMISSION_N3_CHANGE_FREIGHT = "Permission N3 Change Freight",
529
+ PERMISSION_N4_CHANGE_FREIGHT = "Permission N4 Change Freight",
528
530
  CLEAN_OLD_LOTDAILYCADENCES = "Clean Old LotDailyCadences"
529
531
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.102.0",
3
+ "version": "5.103.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",