ngx-vector-components 5.80.0 → 5.81.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.
@@ -500,5 +500,6 @@ export declare enum ProfileModuleActionType {
500
500
  SHOW_PARAMETERS_MONITORING = "Show Parameters Monitoring",
501
501
  ADD_PARAMETERS_MONITORING = "Add Parameters Monitoring",
502
502
  FINALIZE_PLANNED_TRIP_PENDING_FINISH = "Finalize Planned Trip Pending Finish",
503
- SHOW_PLANNED_TRIP_LOGS = "Show Planned Trip Logs"
503
+ SHOW_PLANNED_TRIP_LOGS = "Show Planned Trip Logs",
504
+ CONTROL_CADASTRO_EXCEL_EXPORT = "Control Cadastro Excel Export"
504
505
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.80.0",
3
+ "version": "5.81.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",