ngx-vector-components 5.106.0 → 5.107.1

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.
@@ -530,5 +530,7 @@ export declare enum ProfileModuleActionType {
530
530
  PERMISSION_N4_CHANGE_FREIGHT = "Permission N4 Change Freight",
531
531
  CLEAN_OLD_LOTDAILYCADENCES = "Clean Old LotDailyCadences",
532
532
  SHOW_CONTROL_CARD_ADMIN = "Toll Card Admin",
533
- SHOW_CONTROL_CARD_PARTNER = "Toll Card Partner"
533
+ SHOW_CONTROL_CARD_PARTNER = "Toll Card Partner",
534
+ SHOW_HEAT_MAP = "Show Heat Map",
535
+ SHOW_STATUS_MAP = "Show Status Map"
534
536
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.106.0",
3
+ "version": "5.107.1",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",