@seniorsistemas/angular-components 16.10.14 → 16.10.15

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.
@@ -2778,7 +2778,7 @@ var LookupComponent = /** @class */ (function () {
2778
2778
  var label = this.searchTotalRecords === 1
2779
2779
  ? this.recordsLabel.trim()
2780
2780
  : this.recordsLabel.trim();
2781
- return (this.searchTotalRecordsLabel || this.searchTotalRecords) + " " + label + ";";
2781
+ return (this.searchTotalRecordsLabel || this.searchTotalRecords) + " " + label;
2782
2782
  };
2783
2783
  LookupComponent.prototype._convertToMomentHourFormat = function (hourFormat, format) {
2784
2784
  if (format === "dd/mm/yy") { // valor padrão para o format.