@annalib/anna-core 13.1.8 → 13.1.9

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.
@@ -2103,18 +2103,18 @@ class AnnaNonEditableGenericTableComponent {
2103
2103
  this.tooltipRadioTextMap.set("WeeklyAUR", " Avg Rate");
2104
2104
  this.tooltipRadioTextMap.set("BookedRate", "Booked Rate");
2105
2105
  this.tooltipRadioTextMap.set("BookedRTG", "Booked RTG");
2106
- this.tooltipRadioTextMap.set("BookedIMPS", "Booked IMPS('000)");
2106
+ this.tooltipRadioTextMap.set("BookedIMPS", "Booked IMP('000)");
2107
2107
  this.tooltipRadioTextMap.set("AURTG", "Avg RTG");
2108
- this.tooltipRadioTextMap.set("AUIMPS", "Avg IMPS('000)");
2108
+ this.tooltipRadioTextMap.set("AUIMPS", "Avg IMP('000)");
2109
2109
  this.tooltipRadioTextMap.set("PostedRatingsOrImpressions", "Posted RTG");
2110
2110
  this.tooltipRadioTextMap.set("ScheduleFlightWeek", "Schedule Week");
2111
2111
  this.tooltipRadioTextMap.set("ScheduledDay", "Scheduled Day");
2112
2112
  this.tooltipRadioTextMap.set("AirStatus", "Air Status");
2113
2113
  this.tooltipRadioTextMap.set("AirDateAndTime", "Air Date & Time");
2114
2114
  this.tooltipRadioTextMap.set("NormalizedOrderedRating", "Normalized Booked RTG");
2115
- this.tooltipRadioTextMap.set("NormalizedOrderedImpressions", "Normalized Booked IMPS('000)");
2115
+ this.tooltipRadioTextMap.set("NormalizedOrderedImpressions", "Normalized Booked IMP('000)");
2116
2116
  this.tooltipRadioTextMap.set("NormalizedPostedRating", "Normalized Posted RTG");
2117
- this.tooltipRadioTextMap.set("NormalizedPostedImpressions", "Normalized Posted IMPS('000)");
2117
+ this.tooltipRadioTextMap.set("NormalizedPostedImpressions", "Normalized Posted IMP('000)");
2118
2118
  this.tooltipRadioTextMap.set("AdId", "Ad-Id");
2119
2119
  this.tooltipRadioTextMap.set("displayimps", "IMPS");
2120
2120
  this.tooltipRadioTextMap.set("displayGrp", "GRP");