@annalib/anna-core 15.0.30 → 15.0.32

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.
@@ -1349,7 +1349,9 @@ class AnnaFilterService {
1349
1349
  "BookedIMPSRevTab",
1350
1350
  "BookedCPP",
1351
1351
  "BookedCPM",
1352
- "AUIMPS"
1352
+ "AUIMPS",
1353
+ "bookedAmountValue",
1354
+ "equivalizedBookedAmountValue"
1353
1355
  ];
1354
1356
  const calendarArr = ["period", "AirDate", "flightStartDate", "flightEndDate", "date",
1355
1357
  "startDate", "endDate", "revisionStartDate", "GeneratedOn", "Week", "timeoutDate"];