ngx-vector-components 5.168.0 → 5.169.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.
@@ -652,6 +652,8 @@ export declare enum ProfileModuleActionType {
652
652
  CAN_ACTIVATE_AGGREGATOR = "Ativar Agenciadores",
653
653
  SHOW_SPLIT_FREIGHT = "Visualizar Split de Frete",
654
654
  EDIT_SPLIT_FREIGHT = "Editar Split de Frete",
655
+ EDIT_PARAM_VECTORPAY = "Editar Par\u00E2metros VectorPay",
656
+ SHOW_PARAM_VECTORPAY = "Visualizar Par\u00E2metros VectorPay",
655
657
  EDIT_PARAM_TOLL = "Parametros Pedagio",
656
658
  CADOC_4111 = "Documento De Saldos Cont\u00E1beis Di\u00E1rios 4111",
657
659
  CADOC_1201 = "Documento De Saldos Cont\u00E1beis Di\u00E1rios 1201",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.168.0",
3
+ "version": "5.169.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",