@c8y/ngx-components 1023.43.2 → 1023.43.3

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.
@@ -10825,12 +10825,7 @@ const CONTROL_PRESETS = {
10825
10825
  CONTEXT_FEATURE.HISTORY_TIME,
10826
10826
  CONTEXT_FEATURE.AUTO_REFRESH
10827
10827
  ],
10828
- config: [
10829
- CONTEXT_FEATURE.LIVE_TIME,
10830
- CONTEXT_FEATURE.HISTORY_TIME,
10831
- CONTEXT_FEATURE.AUTO_REFRESH,
10832
- CONTEXT_FEATURE.AGGREGATION
10833
- ],
10828
+ config: [CONTEXT_FEATURE.LIVE_TIME, CONTEXT_FEATURE.HISTORY_TIME, CONTEXT_FEATURE.AUTO_REFRESH],
10834
10829
  view_and_config: [
10835
10830
  CONTEXT_FEATURE.LIVE_TIME,
10836
10831
  CONTEXT_FEATURE.HISTORY_TIME,