ngx-vector-components 4.71.0 → 4.72.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.
@@ -362,6 +362,7 @@ var ProfileModuleActionType;
362
362
  ProfileModuleActionType["RECEPTION_WITHOUT_SCHEDULING"] = "Reception Without Scheduling";
363
363
  ProfileModuleActionType["BANK_EDIT"] = "Edit";
364
364
  ProfileModuleActionType["BANK_REGISTER_FULL"] = "Cadastro Full";
365
+ ProfileModuleActionType["SEARCH_CALENDAR_FULL"] = "Pesquisar Agenda Full";
365
366
  })(ProfileModuleActionType || (ProfileModuleActionType = {}));
366
367
 
367
368
  var Role;