ngx-vector-components 5.153.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",
@@ -345,7 +346,6 @@ export declare enum ProfileModuleActionType {
345
346
  SHOW_ADVANCE_ETCD = "Show Advance ETCD",
346
347
  APPROVE_REQUESTS_ETCD = "Approve Requests ETCD",
347
348
  SHOW_SUPPLY = "Show Supply",
348
- SHOW_TRIP_OFFERT = "Trip Offer Show",
349
349
  APPROVE_DISCHARGE_PAYMENT = "Aprovar quitacao",
350
350
  APPROVE_ADVANCE_PAYMENT = "Aprovar adiantamento",
351
351
  APPROVE_ENGINE_PAYMENT = "Aprovar motor de pagamento",
@@ -700,5 +700,10 @@ export declare enum ProfileModuleActionType {
700
700
  ADD_MANUAL_CARGO_EXCEL = "Add Manual Cargo Excel",
701
701
  SHOW_MANUAL_CARGO_EXCEL_RESULT = "Show Manual Cargo Excel Result",
702
702
  APPROVER_N2_LOT_DIVULGATION = "Approver N2 Lot Divulgation",
703
- APPROVER_N2_LOT_PARTNER = "Approver N2 Lot Partner"
703
+ APPROVER_N2_LOT_PARTNER = "Approver N2 Lot Partner",
704
+ CREATE_TRIPS_ROUTES_FROM_TRIP_OFFER = "Create trips routes from TripOffer",
705
+ TRIPS_LC = "Trips LC",
706
+ SCHEDULE_TRIPS = "Agendar Viagens",
707
+ TRIPS_PAGBEM = "Trips Pagbem",
708
+ CHARGING_INSTRUCTIONS = "Charging Instructions"
704
709
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.153.0",
3
+ "version": "5.155.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",