@annalib/anna-core 14.2.1 → 14.3.1

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.
@@ -2122,6 +2122,7 @@ class AnnaNonEditableGenericTableComponent {
2122
2122
  this.tooltipRadioTextMap.set("primaryBuyer", "Primary Buyer");
2123
2123
  this.tooltipRadioTextMap.set("primaryBuyerName", "Primary Buyer");
2124
2124
  this.tooltipRadioTextMap.set("timeoutDate", "Timeout Date");
2125
+ this.tooltipRadioTextMap.set("DisplaytSpotStatusBI", "Spot Status");
2125
2126
  }
2126
2127
  generateTableDataWrapper() {
2127
2128
  this.showSkeletonLoading = true;