@annalib/anna-core 30.5.1 → 30.5.4
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.
- package/esm2022/lib/anna-core-shared-lib/constants/shared.constant.mjs +2 -2
- package/esm2022/lib/anna-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component.mjs +21 -20
- package/fesm2022/annalib-anna-core.mjs +21 -20
- package/fesm2022/annalib-anna-core.mjs.map +1 -1
- package/lib/anna-core-shared-lib/constants/shared.constant.d.ts +1 -1
- package/package.json +1 -1
|
@@ -4530,7 +4530,7 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4530
4530
|
this.tooltipRadioTextMap.set("flightEndDate", "End Date");
|
|
4531
4531
|
this.tooltipRadioTextMap.set("orderIdAndRevNumber", "STN Order#-Rev#");
|
|
4532
4532
|
this.tooltipRadioTextMap.set("stationOrderNumber", "STN Order#");
|
|
4533
|
-
this.tooltipRadioTextMap.set("alternateOrderId", "Alt/Rep Order
|
|
4533
|
+
this.tooltipRadioTextMap.set("alternateOrderId", "Alt/Rep Order#");
|
|
4534
4534
|
this.tooltipRadioTextMap.set("grp", "GRP");
|
|
4535
4535
|
this.tooltipRadioTextMap.set("cpp", "CPP");
|
|
4536
4536
|
this.tooltipRadioTextMap.set("imps", "IMPS");
|
|
@@ -4564,10 +4564,10 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4564
4564
|
this.tooltipRadioTextMap.set("osUnderDly", "O/s Under Dly");
|
|
4565
4565
|
this.tooltipRadioTextMap.set("primaryAe", "Primary AE");
|
|
4566
4566
|
this.tooltipRadioTextMap.set("region", "Region");
|
|
4567
|
-
this.tooltipRadioTextMap.set("revCode1", "Rev
|
|
4567
|
+
this.tooltipRadioTextMap.set("revCode1", "Rev Code 1");
|
|
4568
4568
|
this.tooltipRadioTextMap.set("orderNoRevNo", "STN Order#-Rev#");
|
|
4569
|
-
this.tooltipRadioTextMap.set("revCode2", "Rev
|
|
4570
|
-
this.tooltipRadioTextMap.set("revCode3", "Rev
|
|
4569
|
+
this.tooltipRadioTextMap.set("revCode2", "Rev Code 2");
|
|
4570
|
+
this.tooltipRadioTextMap.set("revCode3", "Rev Code 3");
|
|
4571
4571
|
this.tooltipRadioTextMap.set("booked", "$ Booked");
|
|
4572
4572
|
this.tooltipRadioTextMap.set("spots", "Spots");
|
|
4573
4573
|
this.tooltipRadioTextMap.set("postedAudPercent", "Posted %");
|
|
@@ -4854,21 +4854,22 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4854
4854
|
this.tooltipRadioTextMap.set("buyerProgramName", "Buyer Program");
|
|
4855
4855
|
this.tooltipRadioTextMap.set("sellerProgramName", "Seller Program");
|
|
4856
4856
|
this.tooltipRadioTextMap.set("LastFetchedDate", "Last Fetched");
|
|
4857
|
-
this.tooltipRadioTextMap.set("bookedDps", "Booked
|
|
4858
|
-
this.tooltipRadioTextMap.set("totalBookedGrp", "Total Booked
|
|
4859
|
-
this.tooltipRadioTextMap.set("totalBookedImps", "Total Booked
|
|
4860
|
-
this.tooltipRadioTextMap.set("bookedGrpToDate", "Booked GRP To-
|
|
4861
|
-
this.tooltipRadioTextMap.set("bookedImpsToDate", "Booked IMPS To-
|
|
4862
|
-
this.tooltipRadioTextMap.set("goalGrpToDate", "Goal GRP To-
|
|
4863
|
-
this.tooltipRadioTextMap.set("goalImpsToDate", "Goal IMPS To-
|
|
4864
|
-
this.tooltipRadioTextMap.set("postedGrpToDate", "Posted GRP To-
|
|
4865
|
-
this.tooltipRadioTextMap.set("postedImpsToDate", "Posted IMPS To-
|
|
4866
|
-
this.tooltipRadioTextMap.set("udGrpToDate", "UD GRP To-
|
|
4867
|
-
this.tooltipRadioTextMap.set("udImpsToDate", "UD IMPS To-
|
|
4868
|
-
this.tooltipRadioTextMap.set("odGrpToDate", "OD GRP To-
|
|
4869
|
-
this.tooltipRadioTextMap.set("odImpsToDate", "OD IMPS To-
|
|
4870
|
-
this.tooltipRadioTextMap.set("scheduledADUs", "Scheduled ADUs");
|
|
4871
|
-
this.tooltipRadioTextMap.set("postedADUs", "Posted ADUs");
|
|
4857
|
+
this.tooltipRadioTextMap.set("bookedDps", "Booked DPs");
|
|
4858
|
+
this.tooltipRadioTextMap.set("totalBookedGrp", "Total Booked GRP");
|
|
4859
|
+
this.tooltipRadioTextMap.set("totalBookedImps", "Total Booked IMPS");
|
|
4860
|
+
this.tooltipRadioTextMap.set("bookedGrpToDate", "Booked GRP To-date");
|
|
4861
|
+
this.tooltipRadioTextMap.set("bookedImpsToDate", "Booked IMPS To-date");
|
|
4862
|
+
this.tooltipRadioTextMap.set("goalGrpToDate", "Goal GRP To-date");
|
|
4863
|
+
this.tooltipRadioTextMap.set("goalImpsToDate", "Goal IMPS To-date");
|
|
4864
|
+
this.tooltipRadioTextMap.set("postedGrpToDate", "Posted GRP To-date");
|
|
4865
|
+
this.tooltipRadioTextMap.set("postedImpsToDate", "Posted IMPS To-date");
|
|
4866
|
+
this.tooltipRadioTextMap.set("udGrpToDate", "UD GRP To-date");
|
|
4867
|
+
this.tooltipRadioTextMap.set("udImpsToDate", "UD IMPS To-date");
|
|
4868
|
+
this.tooltipRadioTextMap.set("odGrpToDate", "OD GRP To-date");
|
|
4869
|
+
this.tooltipRadioTextMap.set("odImpsToDate", "OD IMPS To-date");
|
|
4870
|
+
this.tooltipRadioTextMap.set("scheduledADUs", "$ Scheduled ADUs");
|
|
4871
|
+
this.tooltipRadioTextMap.set("postedADUs", "$ Posted ADUs");
|
|
4872
|
+
this.tooltipRadioTextMap.set("bookedVal", "$ Booked");
|
|
4872
4873
|
}
|
|
4873
4874
|
selectOrUnselectCheckbox(rowData, columnKeys, isCheckboxSelected) {
|
|
4874
4875
|
rowData[columnKeys] = !rowData[columnKeys];
|
|
@@ -6012,7 +6013,7 @@ class Constants {
|
|
|
6012
6013
|
static { this.SUCCESS_STRING = "success"; }
|
|
6013
6014
|
static { this.BACKEND_SERVER_URL = "/server/public/index.php/api"; }
|
|
6014
6015
|
static { this.ERROR_MSG = "Error occurred please try again."; }
|
|
6015
|
-
static { this.NO_DATA_MSG = "No
|
|
6016
|
+
static { this.NO_DATA_MSG = "No data to display"; }
|
|
6016
6017
|
static { this.SERVER_ERROR = "Server error. Please try Again"; }
|
|
6017
6018
|
static { this.USER_ORIGIN = "ANNA"; }
|
|
6018
6019
|
static { this.ACTIVE_USER_STATUS = "active"; }
|