@annalib/anna-core 25.2.25 → 25.2.26
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.
|
@@ -1763,11 +1763,6 @@ class AnnaFilterService {
|
|
|
1763
1763
|
"userMG",
|
|
1764
1764
|
"udValue",
|
|
1765
1765
|
"odValue",
|
|
1766
|
-
"offerCount",
|
|
1767
|
-
"offeredMGsValue",
|
|
1768
|
-
"outstandingSpotsValue",
|
|
1769
|
-
"offeredADUsValue",
|
|
1770
|
-
"uDProjectionValue",
|
|
1771
1766
|
]);
|
|
1772
1767
|
this.isFilterSortActive = {};
|
|
1773
1768
|
this.resetFilterSortActiveStatus = true;
|
|
@@ -1942,6 +1937,11 @@ class AnnaFilterService {
|
|
|
1942
1937
|
"SellOutPercentLY",
|
|
1943
1938
|
"AURKeyTY",
|
|
1944
1939
|
"SellOutPercentTY",
|
|
1940
|
+
"offerCount",
|
|
1941
|
+
"offeredMGsValue",
|
|
1942
|
+
"outstandingSpotsValue",
|
|
1943
|
+
"offeredADUsValue",
|
|
1944
|
+
"uDProjectionValue",
|
|
1945
1945
|
];
|
|
1946
1946
|
const calendarArr = [
|
|
1947
1947
|
"period",
|