ngx-vector-components 4.40.1 → 4.41.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.
@@ -259,6 +259,7 @@ var ProfileModuleActionType;
259
259
  ProfileModuleActionType["ADD_NEWS"] = "Add News";
260
260
  ProfileModuleActionType["EDIT_NEWS"] = "Edit News";
261
261
  ProfileModuleActionType["DELETE_NEWS"] = "Delete News";
262
+ ProfileModuleActionType["HISTORICAL_CHANGES_NEWS"] = "Historical Changes News";
262
263
  ProfileModuleActionType["ADD_DISTRIBUTION_CENTER_COMPANY_CREDIT"] = "Add DistributionCentersCompanyCredit";
263
264
  ProfileModuleActionType["EDIT_DISTRIBUTION_CENTER_COMPANY_CREDIT"] = "Edit DistributionCentersCompanyCredit";
264
265
  ProfileModuleActionType["SHOW_DISTRIBUTION_CENTER_COMPANY_CREDIT"] = "Show DistributionCentersCompanyCredit";