@trudb/tru-common-lib 0.1.870 → 0.1.871

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.
@@ -6687,6 +6687,7 @@ class TruDataGrid {
6687
6687
  loadingMessage: 'Searching - One moment please...',
6688
6688
  },
6689
6689
  noRowsOverlayComponent: TruDataGridNoRowsOverlay,
6690
+ stopEditingWhenCellsLoseFocus: true,
6690
6691
  noRowsOverlayComponentParams: {
6691
6692
  noRowsMessageFunc: () => {
6692
6693
  if (this.firstSearchRan)