ngx-vector-components 4.35.0 → 4.36.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.
@@ -306,6 +306,7 @@ var ProfileModuleActionType;
306
306
  ProfileModuleActionType["APPROVE_REQUESTS_ETCD"] = "Approve Requests ETCD";
307
307
  ProfileModuleActionType["SHOW_SUPPLY"] = "Show Supply";
308
308
  ProfileModuleActionType["SHOW_TRIP_OFFERT"] = "Trip Offer Show";
309
+ ProfileModuleActionType["ADD_LASTNAME_LOCATION"] = "Add LastName Location";
309
310
  })(ProfileModuleActionType || (ProfileModuleActionType = {}));
310
311
 
311
312
  var Role;