@annalib/anna-core 16.0.11 → 16.0.13

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.
@@ -2144,6 +2144,7 @@ class AnnaNonEditableGenericTableComponent {
2144
2144
  this.tooltipRadioTextMap.set("timeoutDate", "Timeout Date");
2145
2145
  this.tooltipRadioTextMap.set("DisplaytSpotStatusBI", "Spot Status");
2146
2146
  this.tooltipRadioTextMap.set("LineSpot", "Line.Spot");
2147
+ this.tooltipRadioTextMap.set("LurWindowName", "Political Window");
2147
2148
  }
2148
2149
  generateTableDataWrapper() {
2149
2150
  this.showSkeletonLoading = true;