@coveo/headless 3.31.2-pre.78f522a809 → 3.31.2-pre.a90e222cec

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.
@@ -897,7 +897,7 @@ var validateObject = (engine, schema, obj, validationMessage, errorMessage) => {
897
897
  };
898
898
 
899
899
  // src/utils/version.ts
900
- var VERSION = "3.31.2-pre.78f522a809";
900
+ var VERSION = "3.31.2-pre.a90e222cec";
901
901
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
902
902
 
903
903
  // src/features/configuration/configuration-actions.ts
@@ -1327,7 +1327,7 @@ function isBrowser2() {
1327
1327
  var import_toolkit = require("@reduxjs/toolkit");
1328
1328
 
1329
1329
  // src/utils/version.ts
1330
- var VERSION = "3.31.2-pre.78f522a809";
1330
+ var VERSION = "3.31.2-pre.a90e222cec";
1331
1331
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
1332
1332
 
1333
1333
  // src/api/analytics/analytics-selectors.ts