ngx-vector-components 5.113.0 → 5.114.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.
@@ -545,5 +545,6 @@ export declare enum ProfileModuleActionType {
545
545
  ADD_REFUND_PARTIAL = "AdicionarEstornoParcial",
546
546
  SEARCH_PAYMENT_TAG_HISTORY = "Search Tag History",
547
547
  CAN_ADD_AGGREGATOR = "Adicionar Agenciados",
548
- CAN_ACTIVATE_AGGREGATOR = "Ativar Agenciadores"
548
+ CAN_ACTIVATE_AGGREGATOR = "Ativar Agenciadores",
549
+ EDIT_PARAM_TOLL = "Parametros Pedagio"
549
550
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.113.0",
3
+ "version": "5.114.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",