ngx-vector-components 5.154.0 → 5.155.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.
@@ -142,7 +142,8 @@ export declare enum ProfileModuleType {
142
142
  RISK_MANAGEMENT = "Risk Management",
143
143
  GR_MANAGEMENT = "Gr Management",
144
144
  BC_CORREIOS = "BC Correios",
145
- FREIGHT_AGENT_REPORT = "FreightAgentReport"
145
+ FREIGHT_AGENT_REPORT = "FreightAgentReport",
146
+ TAX_INCOMING = "ImpostoDeRenda"
146
147
  }
147
148
  export declare enum ProfileModuleActionType {
148
149
  ADD_VEHICLE = "Add Vehicle",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.154.0",
3
+ "version": "5.155.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",