ngx-vector-components 5.46.0 → 5.47.1

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.
@@ -452,5 +452,11 @@ export declare enum ProfileModuleActionType {
452
452
  MONITORING_HANDLE_EVENT = "Monitoring Handle Event",
453
453
  MONITORING_JUSTIFY_EVENT = "Monitoring Justify Event",
454
454
  APPROVE_POOL_BIDDING_CLOSURE = "Aprovar Encerramento Pool Bidding",
455
- APPROVE_POOL_BIDDING_LESSER_VALUE = "Aprovar Bidding Pool Com Valor Maior Que Menor Valor"
455
+ APPROVE_POOL_BIDDING_LESSER_VALUE = "Aprovar Bidding Pool Com Valor Maior Que Menor Valor",
456
+ SHOW_GR_VECTOR_PARAMETERS = "Show GR Vector Parameters",
457
+ ACTIVATE_OR_INACTIVATE_GR_PARAMETERS = "Activate or Inactivate GR Parameters",
458
+ UPDATE_GR_PARAMETERS = "Update GR Parameters",
459
+ CREATE_GR_VECTOR = "Create GR Vector",
460
+ APPROVE_OR_DISAPROVE_GR = "Approve Or Disaprove Gr",
461
+ SHOW_GR_VECTOR = "Show GR Vector"
456
462
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.46.0",
3
+ "version": "5.47.1",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",