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