ngx-vector-components 5.140.0 → 5.141.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.
@@ -685,5 +685,6 @@ export declare enum ProfileModuleActionType {
685
685
  GR_VECTOR_ADMIN = "Gr Vector Admin",
686
686
  REPROCESS_GR_REGISTRATION_PENDING = "Reprocess Gr Registration Pending",
687
687
  REPROCESS_GR_ANALYSIS_REQUIRED = "Reprocess Gr Analysis Required",
688
- CHANGE_MINIMAL_FREIGHT_OPTION = "Pode Alterar Configuracao Tabela Minima"
688
+ CHANGE_MINIMAL_FREIGHT_OPTION = "Pode Alterar Configuracao Tabela Minima",
689
+ FREIGHT_AGENT_REPORT = "Freight Agent Report"
689
690
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.140.0",
3
+ "version": "5.141.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",