ngx-vector-components 5.152.0 → 5.153.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.
@@ -698,5 +698,7 @@ export declare enum ProfileModuleActionType {
698
698
  TRIP_OFFER_CANCEL = "Trip Offer Cancel",
699
699
  SCHEDULE_PRODUCT_QUANTITIES = "Schedule Product Quantities",
700
700
  ADD_MANUAL_CARGO_EXCEL = "Add Manual Cargo Excel",
701
- SHOW_MANUAL_CARGO_EXCEL_RESULT = "Show Manual Cargo Excel Result"
701
+ SHOW_MANUAL_CARGO_EXCEL_RESULT = "Show Manual Cargo Excel Result",
702
+ APPROVER_N2_LOT_DIVULGATION = "Approver N2 Lot Divulgation",
703
+ APPROVER_N2_LOT_PARTNER = "Approver N2 Lot Partner"
702
704
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.152.0",
3
+ "version": "5.153.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",