@annalib/anna-core 14.0.0 → 14.0.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.
- package/esm2020/lib/anna-core-shared-lib/constants/shared.constant.mjs +9 -1
- package/esm2020/lib/anna-generic-table-lib/components/anna-non-editable-generic-table/anna-non-editable-generic-table.component.mjs +7 -7
- package/fesm2015/annalib-anna-core.mjs +16 -8
- package/fesm2015/annalib-anna-core.mjs.map +1 -1
- package/fesm2020/annalib-anna-core.mjs +16 -8
- package/fesm2020/annalib-anna-core.mjs.map +1 -1
- package/lib/anna-core-shared-lib/constants/shared.constant.d.ts +8 -0
- package/package.json +1 -1
|
@@ -2049,9 +2049,9 @@ class AnnaNonEditableGenericTableComponent {
|
|
|
2049
2049
|
this.tooltipRadioTextMap.set("bookedUnitsWithImpressionValue", "Booked Units With IMPS");
|
|
2050
2050
|
this.tooltipRadioTextMap.set("postedUnitsWithImpressionValue", "Posted Units With IMPS");
|
|
2051
2051
|
this.tooltipRadioTextMap.set("bookedRatings", "Booked Rating");
|
|
2052
|
-
this.tooltipRadioTextMap.set("
|
|
2052
|
+
this.tooltipRadioTextMap.set("PostedRatings", "Posted Rating");
|
|
2053
2053
|
this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMPS");
|
|
2054
|
-
this.tooltipRadioTextMap.set("
|
|
2054
|
+
this.tooltipRadioTextMap.set("PostedImpressions", "Posted IMPS");
|
|
2055
2055
|
this.tooltipRadioTextMap.set("bookedAverageRating", "Booked AVG Rating");
|
|
2056
2056
|
this.tooltipRadioTextMap.set("postedAverageRating", "Posted AVG Rating");
|
|
2057
2057
|
this.tooltipRadioTextMap.set("bookedAverageImpression", "Booked AVG IMPS");
|
|
@@ -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
|
|
2106
|
+
this.tooltipRadioTextMap.set("BookedIMPS", "Booked IMP('000)");
|
|
2107
2107
|
this.tooltipRadioTextMap.set("AURTG", "Avg RTG");
|
|
2108
|
-
this.tooltipRadioTextMap.set("AUIMPS", "Avg
|
|
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
|
|
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
|
|
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");
|
|
@@ -6398,7 +6398,15 @@ var Days;
|
|
|
6398
6398
|
Days[Days["F"] = 5] = "F";
|
|
6399
6399
|
Days[Days["Sa"] = 6] = "Sa";
|
|
6400
6400
|
Days[Days["Su"] = 7] = "Su";
|
|
6401
|
-
})(Days || (Days = {}));
|
|
6401
|
+
})(Days || (Days = {}));
|
|
6402
|
+
class OrderSources {
|
|
6403
|
+
}
|
|
6404
|
+
OrderSources.Medialine = "Medialine";
|
|
6405
|
+
OrderSources.Non_electronic = "Non electronic";
|
|
6406
|
+
OrderSources.Others = "Others";
|
|
6407
|
+
OrderSources.WOC_unlinked = "WOC Unlinked";
|
|
6408
|
+
OrderSources.WOC_linked = "WOC Linked";
|
|
6409
|
+
OrderSources.WOZ = "WOZ";
|
|
6402
6410
|
|
|
6403
6411
|
/*
|
|
6404
6412
|
* Public API Surface of anna-core
|
|
@@ -6408,5 +6416,5 @@ var Days;
|
|
|
6408
6416
|
* Generated bundle index. Do not edit.
|
|
6409
6417
|
*/
|
|
6410
6418
|
|
|
6411
|
-
export { AllSelectedStatus, AnnaBuyerApprovalIconTemplateComponent, AnnaCalendarFilterComponent, AnnaColumnCheckboxFilterComponent, AnnaColumnDateRangeFilterComponent, AnnaColumnTimeFilterComponent, AnnaConvertZeroOrNullOrUndefinedPipe, AnnaCoreModule, AnnaDateTimeFormatService, AnnaDeletedOrderIconTemplateComponent, AnnaFilterSearchedTextPipe, AnnaFilterService, AnnaFixedRowSizeTableVirtualScrollStrategy, AnnaFixedRowSizeTableVirtualScrollStrategyDirective, AnnaGlobalConfigService, AnnaGtHelperService, AnnaIconColumnComponent, AnnaLiveIconTemplateComponent, AnnaNoDataComponent, AnnaNonEditableGenericTableComponent, AnnaNotifyIconTemplateComponent, AnnaNumberFormatService, AnnaPayForPerformanceIconTemplateComponent, AnnaPersistingFilterService, AnnaRejectedIconTemplateComponent, AnnaReplaceCharPipe, AnnaSortComponent, AnnaSortService, AnnaTableVirtualScrollViewportComponent, AnnaTypeofDataPipe, AnnaVirtualTableDirective, AnnaWeekCalendarComponent, ClickableItem, Constants, Days, DigitOnlyDirective, ErrorCodes, SortTypeEnum, TooltipModel, UserActivationStatus, fixedSizeVirtualScrollStrategyFactory, radioButtonModel, showEllipsisTextOnHoverDirective, tooltipModelForColumnLevelFiltering };
|
|
6419
|
+
export { AllSelectedStatus, AnnaBuyerApprovalIconTemplateComponent, AnnaCalendarFilterComponent, AnnaColumnCheckboxFilterComponent, AnnaColumnDateRangeFilterComponent, AnnaColumnTimeFilterComponent, AnnaConvertZeroOrNullOrUndefinedPipe, AnnaCoreModule, AnnaDateTimeFormatService, AnnaDeletedOrderIconTemplateComponent, AnnaFilterSearchedTextPipe, AnnaFilterService, AnnaFixedRowSizeTableVirtualScrollStrategy, AnnaFixedRowSizeTableVirtualScrollStrategyDirective, AnnaGlobalConfigService, AnnaGtHelperService, AnnaIconColumnComponent, AnnaLiveIconTemplateComponent, AnnaNoDataComponent, AnnaNonEditableGenericTableComponent, AnnaNotifyIconTemplateComponent, AnnaNumberFormatService, AnnaPayForPerformanceIconTemplateComponent, AnnaPersistingFilterService, AnnaRejectedIconTemplateComponent, AnnaReplaceCharPipe, AnnaSortComponent, AnnaSortService, AnnaTableVirtualScrollViewportComponent, AnnaTypeofDataPipe, AnnaVirtualTableDirective, AnnaWeekCalendarComponent, ClickableItem, Constants, Days, DigitOnlyDirective, ErrorCodes, OrderSources, SortTypeEnum, TooltipModel, UserActivationStatus, fixedSizeVirtualScrollStrategyFactory, radioButtonModel, showEllipsisTextOnHoverDirective, tooltipModelForColumnLevelFiltering };
|
|
6412
6420
|
//# sourceMappingURL=annalib-anna-core.mjs.map
|