@annalib/anna-core 20.2.64 → 20.2.66
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-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component.mjs +1 -111
- package/fesm2022/annalib-anna-core.mjs +0 -110
- package/fesm2022/annalib-anna-core.mjs.map +1 -1
- package/package.json +1 -1
- package/src/lib/anna-common-scss/_drag-and-drop.scss +22 -0
|
@@ -3919,50 +3919,26 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
3919
3919
|
this.tooltipRadioTextMap.set("averageUnitRateValue", " AUR");
|
|
3920
3920
|
this.tooltipRadioTextMap.set("totalBookedAmountWithRatingValue", "$Booked With Rating");
|
|
3921
3921
|
this.tooltipRadioTextMap.set("averageUnitRateWithRatingValue", "AUR With Rating");
|
|
3922
|
-
this.tooltipRadioTextMap.set("totalBookedAmountValue", "Total $Booked");
|
|
3923
|
-
this.tooltipRadioTextMap.set("averageUnitRateValue", " AUR");
|
|
3924
|
-
this.tooltipRadioTextMap.set("totalBookedAmountWithRatingValue", "$Booked With Rating");
|
|
3925
|
-
this.tooltipRadioTextMap.set("averageUnitRateWithRatingValue", "AUR With Rating");
|
|
3926
3922
|
this.tooltipRadioTextMap.set("totalBookedAmountWithImpressionValue", "$Booked With IMPS");
|
|
3927
3923
|
this.tooltipRadioTextMap.set("averageUnitRateWithImpressionValue", "AUR With IMPS");
|
|
3928
|
-
this.tooltipRadioTextMap.set("totalBookedAmountWithImpressionValue", "$Booked With IMPS");
|
|
3929
|
-
this.tooltipRadioTextMap.set("averageUnitRateWithImpressionValue", "AUR With IMPS");
|
|
3930
|
-
this.tooltipRadioTextMap.set("bookedUnitsWithRatingValue", "Booked Units With Rating");
|
|
3931
|
-
this.tooltipRadioTextMap.set("postedUnitsWithRatingValue", "Posted Units With Rating");
|
|
3932
3924
|
this.tooltipRadioTextMap.set("bookedUnitsWithRatingValue", "Booked Units With Rating");
|
|
3933
3925
|
this.tooltipRadioTextMap.set("postedUnitsWithRatingValue", "Posted Units With Rating");
|
|
3934
3926
|
this.tooltipRadioTextMap.set("bookedUnitsWithImpressionValue", "Booked Units With IMPS");
|
|
3935
3927
|
this.tooltipRadioTextMap.set("postedUnitsWithImpressionValue", "Posted Units With IMPS");
|
|
3936
|
-
this.tooltipRadioTextMap.set("bookedUnitsWithImpressionValue", "Booked Units With IMPS");
|
|
3937
|
-
this.tooltipRadioTextMap.set("postedUnitsWithImpressionValue", "Posted Units With IMPS");
|
|
3938
3928
|
this.tooltipRadioTextMap.set("bookedRatings", "Booked Rating");
|
|
3939
3929
|
this.tooltipRadioTextMap.set("postedRatings", "POSTED Rating");
|
|
3940
3930
|
this.tooltipRadioTextMap.set("PostedRating", "Posted RTG");
|
|
3941
|
-
this.tooltipRadioTextMap.set("bookedRatings", "Booked Rating");
|
|
3942
|
-
this.tooltipRadioTextMap.set("postedRatings", "POSTED Rating");
|
|
3943
|
-
this.tooltipRadioTextMap.set("PostedRating", "Posted RTG");
|
|
3944
|
-
this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMP('000)");
|
|
3945
|
-
this.tooltipRadioTextMap.set("postedImpressions", "Posted IMP('000)");
|
|
3946
|
-
this.tooltipRadioTextMap.set("PostedImpressions", "Posted IMP('000)");
|
|
3947
3931
|
this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMP('000)");
|
|
3948
3932
|
this.tooltipRadioTextMap.set("postedImpressions", "Posted IMP('000)");
|
|
3949
3933
|
this.tooltipRadioTextMap.set("PostedImpressions", "Posted IMP('000)");
|
|
3950
3934
|
this.tooltipRadioTextMap.set("bookedAverageRating", "Booked AU Rating");
|
|
3951
3935
|
this.tooltipRadioTextMap.set("postedAverageRating", "Posted AU Rating");
|
|
3952
|
-
this.tooltipRadioTextMap.set("bookedAverageRating", "Booked AU Rating");
|
|
3953
|
-
this.tooltipRadioTextMap.set("postedAverageRating", "Posted AU Rating");
|
|
3954
3936
|
this.tooltipRadioTextMap.set("bookedAverageImpression", "Booked AU IMPS");
|
|
3955
3937
|
this.tooltipRadioTextMap.set("postedAverageImpression", "Posted AU IMPS");
|
|
3956
|
-
this.tooltipRadioTextMap.set("bookedAverageImpression", "Booked AU IMPS");
|
|
3957
|
-
this.tooltipRadioTextMap.set("postedAverageImpression", "Posted AU IMPS");
|
|
3958
|
-
this.tooltipRadioTextMap.set("bookedCppValue", "Booked CPP");
|
|
3959
|
-
this.tooltipRadioTextMap.set("bookedEffectiveCppValue", "Effective CPP");
|
|
3960
3938
|
this.tooltipRadioTextMap.set("bookedCppValue", "Booked CPP");
|
|
3961
3939
|
this.tooltipRadioTextMap.set("bookedEffectiveCppValue", "Effective CPP");
|
|
3962
3940
|
this.tooltipRadioTextMap.set("bookedCpmValue", "Booked CPM");
|
|
3963
3941
|
this.tooltipRadioTextMap.set("bookedEffectiveCpmValue", "Effective CPM");
|
|
3964
|
-
this.tooltipRadioTextMap.set("bookedCpmValue", "Booked CPM");
|
|
3965
|
-
this.tooltipRadioTextMap.set("bookedEffectiveCpmValue", "Effective CPM");
|
|
3966
3942
|
this.tooltipRadioTextMap.set("orderSource", "Order Route");
|
|
3967
3943
|
this.tooltipRadioTextMap.set("orderCategory", "Rev Category");
|
|
3968
3944
|
this.tooltipRadioTextMap.set("cashOrTrade", "C/T");
|
|
@@ -3981,56 +3957,6 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
3981
3957
|
this.tooltipRadioTextMap.set("udGrpPercent", "Proj. UD GRP %");
|
|
3982
3958
|
this.tooltipRadioTextMap.set("odImpsPercent", "Proj. OD %");
|
|
3983
3959
|
this.tooltipRadioTextMap.set("odGrpPercent", "Proj. OD GRP %");
|
|
3984
|
-
this.tooltipRadioTextMap.set("orderSource", "Order Route");
|
|
3985
|
-
this.tooltipRadioTextMap.set("orderCategory", "Rev Category");
|
|
3986
|
-
this.tooltipRadioTextMap.set("cashOrTrade", "C/T");
|
|
3987
|
-
this.tooltipRadioTextMap.set("revisionStartDate", "Revision Start Date");
|
|
3988
|
-
this.tooltipRadioTextMap.set("name", "name");
|
|
3989
|
-
this.tooltipRadioTextMap.set("role", "role");
|
|
3990
|
-
this.tooltipRadioTextMap.set("stationCount", "stationCount");
|
|
3991
|
-
this.tooltipRadioTextMap.set("stationList", "stationList");
|
|
3992
|
-
this.tooltipRadioTextMap.set("approvedOn", "Approved On");
|
|
3993
|
-
this.tooltipRadioTextMap.set("approvedBy", "Approved By");
|
|
3994
|
-
this.tooltipRadioTextMap.set("ODImps", "Proj. OD IMPS");
|
|
3995
|
-
this.tooltipRadioTextMap.set("UDImps", "Proj. UD IMPS");
|
|
3996
|
-
this.tooltipRadioTextMap.set("ODGrp", "Proj. OD GRP");
|
|
3997
|
-
this.tooltipRadioTextMap.set("UDGrp", "Proj. UD GRP");
|
|
3998
|
-
this.tooltipRadioTextMap.set("udImpsPercent", "Proj. UD %");
|
|
3999
|
-
this.tooltipRadioTextMap.set("udGrpPercent", "Proj. UD GRP %");
|
|
4000
|
-
this.tooltipRadioTextMap.set("odImpsPercent", "Proj. OD %");
|
|
4001
|
-
this.tooltipRadioTextMap.set("odGrpPercent", "Proj. OD GRP %");
|
|
4002
|
-
this.tooltipRadioTextMap.set("RevisionNumber", "Revision #");
|
|
4003
|
-
this.tooltipRadioTextMap.set("RevisionType", "Revision Type");
|
|
4004
|
-
this.tooltipRadioTextMap.set("GeneratedOn", "Generated On");
|
|
4005
|
-
this.tooltipRadioTextMap.set("BookedValueForDisplay", "$ BOOKED");
|
|
4006
|
-
this.tooltipRadioTextMap.set("BookedValue", "$ Booked");
|
|
4007
|
-
this.tooltipRadioTextMap.set("BookedSpots", "Spots");
|
|
4008
|
-
this.tooltipRadioTextMap.set("BookedGRP", "GRP");
|
|
4009
|
-
this.tooltipRadioTextMap.set("BookedIMPSRevTab", "IMPS'(000)");
|
|
4010
|
-
this.tooltipRadioTextMap.set("BookedCPP", "CPP");
|
|
4011
|
-
this.tooltipRadioTextMap.set("BookedCPM", "CPM");
|
|
4012
|
-
this.tooltipRadioTextMap.set("MGsValueForDisplay", "$ MGS");
|
|
4013
|
-
this.tooltipRadioTextMap.set("MGsValue", "$ MGS");
|
|
4014
|
-
this.tooltipRadioTextMap.set("ADUsValueForDisplay", "$ ADUS");
|
|
4015
|
-
this.tooltipRadioTextMap.set("ADUsValue", "$ ADUS");
|
|
4016
|
-
this.tooltipRadioTextMap.set("BuyerChangesValueForDisplay", "$ Buyer Change");
|
|
4017
|
-
this.tooltipRadioTextMap.set("BuyerChangesValue", "$ Buyer Change");
|
|
4018
|
-
this.tooltipRadioTextMap.set("UserChangesValueForDisplay", "$ Seller User Change");
|
|
4019
|
-
this.tooltipRadioTextMap.set("UserChangesValue", "$ Seller User Change");
|
|
4020
|
-
this.tooltipRadioTextMap.set("SellerLine", "Seller Line #");
|
|
4021
|
-
this.tooltipRadioTextMap.set("BuyerLine", "Buy Line #");
|
|
4022
|
-
this.tooltipRadioTextMap.set("SpotStatus", "Spot Status");
|
|
4023
|
-
this.tooltipRadioTextMap.set("InventoryCode", "Inventory Code");
|
|
4024
|
-
this.tooltipRadioTextMap.set("BuyerProgramName", "Buyer Program Name");
|
|
4025
|
-
this.tooltipRadioTextMap.set("RevenueClass", "Revenue Class");
|
|
4026
|
-
this.tooltipRadioTextMap.set("WeeklyAUR", "Booked Avg. Rate");
|
|
4027
|
-
this.tooltipRadioTextMap.set("BookedRate", "Booked Rate");
|
|
4028
|
-
this.tooltipRadioTextMap.set("averageRate", "Average Rate");
|
|
4029
|
-
this.tooltipRadioTextMap.set("bookedAverageRate", "Booked AVG. Rate");
|
|
4030
|
-
this.tooltipRadioTextMap.set("dollarIMPSImpact", "$ IMPS Impact");
|
|
4031
|
-
this.tooltipRadioTextMap.set("dollarRTGImpact", "$ RTG IMPACT");
|
|
4032
|
-
this.tooltipRadioTextMap.set("IMPSImpact", "IMPS ('000) IMPACT");
|
|
4033
|
-
this.tooltipRadioTextMap.set("RTGImpact", "RTG Impact");
|
|
4034
3960
|
this.tooltipRadioTextMap.set("RevisionNumber", "Revision #");
|
|
4035
3961
|
this.tooltipRadioTextMap.set("RevisionType", "Revision Type");
|
|
4036
3962
|
this.tooltipRadioTextMap.set("GeneratedOn", "Generated On");
|
|
@@ -4065,13 +3991,6 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4065
3991
|
this.tooltipRadioTextMap.set("RTGImpact", "RTG Impact");
|
|
4066
3992
|
this.tooltipRadioTextMap.set("inventoryFillPercentageSameWeek", "Inv Fill Same Week (LY)");
|
|
4067
3993
|
this.tooltipRadioTextMap.set("inventoryFillPercentageFinal", "Inv Fill Final (LY)");
|
|
4068
|
-
this.tooltipRadioTextMap.set("inventoryFillPercentageSameWeek", "Inv Fill Same Week (LY)");
|
|
4069
|
-
this.tooltipRadioTextMap.set("inventoryFillPercentageFinal", "Inv Fill Final (LY)");
|
|
4070
|
-
this.tooltipRadioTextMap.set("projectedRTG", "Projected RTG");
|
|
4071
|
-
this.tooltipRadioTextMap.set("projectedIMPS", "Projected IMPS('000)");
|
|
4072
|
-
this.tooltipRadioTextMap.set("desiredCPM", "Desired CPM");
|
|
4073
|
-
this.tooltipRadioTextMap.set("desiredCPP", "Desired CPP");
|
|
4074
|
-
this.tooltipRadioTextMap.set("origin", "Origin");
|
|
4075
3994
|
this.tooltipRadioTextMap.set("projectedRTG", "Projected RTG");
|
|
4076
3995
|
this.tooltipRadioTextMap.set("projectedIMPS", "Projected IMPS('000)");
|
|
4077
3996
|
this.tooltipRadioTextMap.set("desiredCPM", "Desired CPM");
|
|
@@ -4093,22 +4012,6 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4093
4012
|
this.tooltipRadioTextMap.set("NormalizedPostedRating", "Normalized Posted RTG");
|
|
4094
4013
|
this.tooltipRadioTextMap.set("NormalizedPostedImpressions", "Normalized Posted IMP('000)");
|
|
4095
4014
|
this.tooltipRadioTextMap.set("AdId", "Ad-Id");
|
|
4096
|
-
this.tooltipRadioTextMap.set("BookedRTG", "Booked RTG");
|
|
4097
|
-
this.tooltipRadioTextMap.set("BookedIMPS", "Booked IMPS('000)");
|
|
4098
|
-
this.tooltipRadioTextMap.set("IMPS", "IMP('000)");
|
|
4099
|
-
this.tooltipRadioTextMap.set("AURTG", "Avg RTG");
|
|
4100
|
-
this.tooltipRadioTextMap.set("AUIMPS", "Avg IMP('000)");
|
|
4101
|
-
this.tooltipRadioTextMap.set("PostedRatingsOrImpressions", "Posted RTG");
|
|
4102
|
-
this.tooltipRadioTextMap.set("ScheduleFlightWeek", "Schedule Week");
|
|
4103
|
-
this.tooltipRadioTextMap.set("ScheduledDay", "Scheduled Day");
|
|
4104
|
-
this.tooltipRadioTextMap.set("AirStatus", "Air Status");
|
|
4105
|
-
this.tooltipRadioTextMap.set("AirDateAndTime", "Air Date & Time");
|
|
4106
|
-
this.tooltipRadioTextMap.set("AirDate", "Air Date");
|
|
4107
|
-
this.tooltipRadioTextMap.set("NormalizedOrderedRating", "Normalized Booked RTG");
|
|
4108
|
-
this.tooltipRadioTextMap.set("NormalizedOrderedImpressions", "Normalized Booked IMP('000)");
|
|
4109
|
-
this.tooltipRadioTextMap.set("NormalizedPostedRating", "Normalized Posted RTG");
|
|
4110
|
-
this.tooltipRadioTextMap.set("NormalizedPostedImpressions", "Normalized Posted IMP('000)");
|
|
4111
|
-
this.tooltipRadioTextMap.set("AdId", "Ad-Id");
|
|
4112
4015
|
this.tooltipRadioTextMap.set("displayimps", "IMPS");
|
|
4113
4016
|
this.tooltipRadioTextMap.set("displayGrp", "GRP");
|
|
4114
4017
|
this.tooltipRadioTextMap.set("bookedSpotsForDisplay", "Spots");
|
|
@@ -4129,8 +4032,6 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4129
4032
|
// this.tooltipRadioTextMap.set("odValue", "$ OD");
|
|
4130
4033
|
this.tooltipRadioTextMap.set("udValue", "Proj. $ UD");
|
|
4131
4034
|
this.tooltipRadioTextMap.set("odValue", "Proj. $ OD");
|
|
4132
|
-
this.tooltipRadioTextMap.set("udValue", "Proj. $ UD");
|
|
4133
|
-
this.tooltipRadioTextMap.set("odValue", "Proj. $ OD");
|
|
4134
4035
|
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableInventoryCode", "Inventory Code");
|
|
4135
4036
|
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableBuyerProgramName", "Buyer Program Name");
|
|
4136
4037
|
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableStartTime", "Start Time");
|
|
@@ -4140,17 +4041,6 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
4140
4041
|
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableActualWeekStartDate", "Week");
|
|
4141
4042
|
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableWeekDay", "Day");
|
|
4142
4043
|
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableDisplayLength", "Length");
|
|
4143
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableInventoryCode", "Inventory Code");
|
|
4144
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableBuyerProgramName", "Buyer Program Name");
|
|
4145
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableStartTime", "Start Time");
|
|
4146
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableEndTime", "End Time");
|
|
4147
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableWeeklyAUR", "Booked Avg. Rate");
|
|
4148
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableDisplayRevenueClass", "Rev Class");
|
|
4149
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableActualWeekStartDate", "Week");
|
|
4150
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableWeekDay", "Day");
|
|
4151
|
-
this.tooltipRadioTextMap.set("OtherAvailableSpotsTableDisplayLength", "Length");
|
|
4152
|
-
this.tooltipRadioTextMap.set("ProjectedImpressions", "Projected IMP('000)");
|
|
4153
|
-
this.tooltipRadioTextMap.set("ProjectedRtg", "Projected RTG");
|
|
4154
4044
|
this.tooltipRadioTextMap.set("ProjectedImpressions", "Projected IMP('000)");
|
|
4155
4045
|
this.tooltipRadioTextMap.set("ProjectedRtg", "Projected RTG");
|
|
4156
4046
|
}
|