@firestitch/list 12.6.0 → 12.6.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.
@@ -6069,7 +6069,7 @@
6069
6069
  this.classFsList = true;
6070
6070
  this.loaderLines = 3;
6071
6071
  this.filtersReady = new i0.EventEmitter();
6072
- this.keywordVisible = false;
6072
+ this.keywordVisible = true;
6073
6073
  // Event will fired if action remove: true will clicked
6074
6074
  this.rowRemoved = new i0.EventEmitter();
6075
6075
  this.firstLoad = true;