@open-rlb/ng-app 3.1.100 → 3.1.102

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.
@@ -355,7 +355,7 @@ const navbarsFeatureKey = 'navbar';
355
355
  const initialNavbarState = {
356
356
  visible: true,
357
357
  header: null,
358
- searchVisible: true,
358
+ searchVisible: false,
359
359
  searchText: null,
360
360
  leftItems: [],
361
361
  rightItems: [],