ngx-vector-components 5.97.0 → 5.98.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.
@@ -514,5 +514,7 @@ export declare enum ProfileModuleActionType {
514
514
  SHOW_TRIPS_REFUSED = "Show Trips Refused",
515
515
  SHOW_GTFROTA_PENDING_SUPPLY_LOG = "Show GtFrotaPendingSupplylog",
516
516
  CREDIT_LIMIT_MANAGEMENT = "Credit Limit Management",
517
- LOCATION_SCHEDULE_INTEGRATION_EDIT = "Location Schedule Integration Edit"
517
+ LOCATION_SCHEDULE_INTEGRATION_EDIT = "Location Schedule Integration Edit",
518
+ LIST_TOLL_CARD = "List Toll Card",
519
+ LINK_TOLL_CARD = "Link Toll Card"
518
520
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.97.0",
3
+ "version": "5.98.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",