@annalib/anna-core 20.2.64 → 20.2.67

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.
@@ -4090,6 +4090,7 @@ class AnnaNonEditableGenericTableComponent {
4090
4090
  this.tooltipRadioTextMap.set("AirDate", "Air Date");
4091
4091
  this.tooltipRadioTextMap.set("NormalizedOrderedRating", "Normalized Booked RTG");
4092
4092
  this.tooltipRadioTextMap.set("NormalizedOrderedImpressions", "Normalized Booked IMP('000)");
4093
+ this.tooltipRadioTextMap.set("BuyerLineNumber", "Buy Line #");
4093
4094
  this.tooltipRadioTextMap.set("NormalizedPostedRating", "Normalized Posted RTG");
4094
4095
  this.tooltipRadioTextMap.set("NormalizedPostedImpressions", "Normalized Posted IMP('000)");
4095
4096
  this.tooltipRadioTextMap.set("AdId", "Ad-Id");