ngx-vector-components 5.109.2 → 5.109.4

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.
@@ -520,6 +520,8 @@ export declare enum ProfileModuleActionType {
520
520
  LOCATION_SCHEDULE_INTEGRATION_EDIT = "Location Schedule Integration Edit",
521
521
  LIST_TOLL_CARD = "List Toll Card",
522
522
  LINK_TOLL_CARD = "Link Toll Card",
523
+ SHOW_TRIP_VECTOR_PAY = "Exibir Par\u00E2metros Viagem",
524
+ EDIT_TRIP_VECTOR_PAY = "Editar Par\u00E2metros Viagem",
523
525
  N2_APPROVAL_HISTORICAL_LINKAGE_LOT = "N2 Approval Historical Linkage Lot",
524
526
  N1_APPROVAL_HISTORICAL_LINKAGE_LOT = "N1 Approval Historical Linkage Lot",
525
527
  SHOW_SHIPPER_LOTCADENCECONFIGURATION = "Show ShipperLotCadenceConfiguration",
@@ -536,6 +538,7 @@ export declare enum ProfileModuleActionType {
536
538
  SHOW_HEAT_MAP = "Show Heat Map",
537
539
  SHOW_STATUS_MAP = "Show Status Map",
538
540
  BUNGE_REFUND_TOTAL = "Bunge Estorno Total",
541
+ TOLL_MANAGEMENT = "Gest\u00E3o de Ped\u00E1gio",
539
542
  BUNGE_REFUND_PARTIAL = "Bunge Estorno Parcial",
540
543
  ADD_REFUND_PARTIAL = "AdicionarEstornoParcial",
541
544
  SEARCH_PAYMENT_TAG_HISTORY = "Search Tag History"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.109.2",
3
+ "version": "5.109.4",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",