@appbaseio/reactivesearch-vue 1.16.0-alpha.43 → 1.16.0-alpha.44

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.
@@ -23561,7 +23561,7 @@
23561
23561
  }
23562
23562
 
23563
23563
  var customQueryCalc = _extends({}, options, {
23564
- query: extractQueryFromCustomQuery$6(queryToBeSet)
23564
+ query: queryToBeSet
23565
23565
  }); // Update customQuery field for RS API
23566
23566
 
23567
23567
 
@@ -33009,7 +33009,7 @@
33009
33009
  });
33010
33010
  }
33011
33011
 
33012
- var version = "1.16.0-alpha.43";
33012
+ var version = "1.16.0-alpha.44";
33013
33013
 
33014
33014
  var _templateObject$o, _templateObject2$b;
33015
33015