ngx-vector-components 5.109.4 → 5.110.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.
@@ -541,5 +541,7 @@ export declare enum ProfileModuleActionType {
541
541
  TOLL_MANAGEMENT = "Gest\u00E3o de Ped\u00E1gio",
542
542
  BUNGE_REFUND_PARTIAL = "Bunge Estorno Parcial",
543
543
  ADD_REFUND_PARTIAL = "AdicionarEstornoParcial",
544
- SEARCH_PAYMENT_TAG_HISTORY = "Search Tag History"
544
+ SEARCH_PAYMENT_TAG_HISTORY = "Search Tag History",
545
+ CAN_ADD_AGGREGATOR = "Adicionar Agenciados",
546
+ CAN_ACTIVATE_AGGREGATOR = "Ativar Agenciadores"
545
547
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.109.4",
3
+ "version": "5.110.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",