ngx-vector-components 4.49.0 → 4.50.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.
@@ -328,6 +328,7 @@ var ProfileModuleActionType;
328
328
  ProfileModuleActionType["UPDATE_CHECKIN_CHECKOUT"] = "Update CheckIn CheckOut";
329
329
  ProfileModuleActionType["AUTOMATIC_CHECKIN"] = "Automatic CheckIn";
330
330
  ProfileModuleActionType["SHOW_FILTERS_MONTHLY_RECEPTION"] = "Show Filters Monthly Reception";
331
+ ProfileModuleActionType["VIEW_ROUTE_TRIP"] = "View Route Trip";
331
332
  })(ProfileModuleActionType || (ProfileModuleActionType = {}));
332
333
 
333
334
  var Role;