@coveo/headless 3.31.2-pre.a90e222cec → 3.31.2-pre.d34e47bc86

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.
@@ -816,7 +816,7 @@ var import_bueno5 = require("@coveo/bueno");
816
816
  var import_toolkit7 = require("@reduxjs/toolkit");
817
817
 
818
818
  // src/utils/version.ts
819
- var VERSION = "3.31.2-pre.a90e222cec";
819
+ var VERSION = "3.31.2-pre.d34e47bc86";
820
820
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
821
821
 
822
822
  // src/features/configuration/configuration-actions.ts
@@ -1165,7 +1165,7 @@ var import_bueno6 = require("@coveo/bueno");
1165
1165
  var import_toolkit4 = require("@reduxjs/toolkit");
1166
1166
 
1167
1167
  // src/utils/version.ts
1168
- var VERSION = "3.31.2-pre.a90e222cec";
1168
+ var VERSION = "3.31.2-pre.d34e47bc86";
1169
1169
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
1170
1170
 
1171
1171
  // src/features/configuration/configuration-actions.ts
@@ -1395,7 +1395,7 @@ function isBrowser2() {
1395
1395
  var import_toolkit = require("@reduxjs/toolkit");
1396
1396
 
1397
1397
  // src/utils/version.ts
1398
- var VERSION = "3.31.2-pre.a90e222cec";
1398
+ var VERSION = "3.31.2-pre.d34e47bc86";
1399
1399
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
1400
1400
 
1401
1401
  // src/api/analytics/analytics-selectors.ts
@@ -16369,7 +16369,6 @@ var import_toolkit93 = require("@reduxjs/toolkit");
16369
16369
  function getGeneratedAnswerInitialState() {
16370
16370
  return {
16371
16371
  id: "",
16372
- answerId: void 0,
16373
16372
  isVisible: true,
16374
16373
  isEnabled: true,
16375
16374
  isLoading: false,
@@ -16386,7 +16385,8 @@ function getGeneratedAnswerInitialState() {
16386
16385
  isAnswerGenerated: false,
16387
16386
  expanded: false,
16388
16387
  cannotAnswer: false,
16389
- answerApiQueryParams: void 0
16388
+ answerApiQueryParams: void 0,
16389
+ answerId: void 0
16390
16390
  };
16391
16391
  }
16392
16392
 
@@ -1301,7 +1301,7 @@ function isBrowser2() {
1301
1301
  var import_toolkit = require("@reduxjs/toolkit");
1302
1302
 
1303
1303
  // src/utils/version.ts
1304
- var VERSION = "3.31.2-pre.a90e222cec";
1304
+ var VERSION = "3.31.2-pre.d34e47bc86";
1305
1305
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
1306
1306
 
1307
1307
  // src/api/analytics/analytics-selectors.ts
@@ -16959,7 +16959,6 @@ var import_toolkit93 = require("@reduxjs/toolkit");
16959
16959
  function getGeneratedAnswerInitialState() {
16960
16960
  return {
16961
16961
  id: "",
16962
- answerId: void 0,
16963
16962
  isVisible: true,
16964
16963
  isEnabled: true,
16965
16964
  isLoading: false,
@@ -16976,7 +16975,8 @@ function getGeneratedAnswerInitialState() {
16976
16975
  isAnswerGenerated: false,
16977
16976
  expanded: false,
16978
16977
  cannotAnswer: false,
16979
- answerApiQueryParams: void 0
16978
+ answerApiQueryParams: void 0,
16979
+ answerId: void 0
16980
16980
  };
16981
16981
  }
16982
16982
 
@@ -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.a90e222cec";
900
+ var VERSION = "3.31.2-pre.d34e47bc86";
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.a90e222cec";
1330
+ var VERSION = "3.31.2-pre.d34e47bc86";
1331
1331
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
1332
1332
 
1333
1333
  // src/api/analytics/analytics-selectors.ts
@@ -21766,7 +21766,6 @@ var import_toolkit121 = require("@reduxjs/toolkit");
21766
21766
  function getGeneratedAnswerInitialState() {
21767
21767
  return {
21768
21768
  id: "",
21769
- answerId: void 0,
21770
21769
  isVisible: true,
21771
21770
  isEnabled: true,
21772
21771
  isLoading: false,
@@ -21783,7 +21782,8 @@ function getGeneratedAnswerInitialState() {
21783
21782
  isAnswerGenerated: false,
21784
21783
  expanded: false,
21785
21784
  cannotAnswer: false,
21786
- answerApiQueryParams: void 0
21785
+ answerApiQueryParams: void 0,
21786
+ answerId: void 0
21787
21787
  };
21788
21788
  }
21789
21789
 
@@ -468,7 +468,7 @@ var import_bueno8 = require("@coveo/bueno");
468
468
  var import_toolkit3 = require("@reduxjs/toolkit");
469
469
 
470
470
  // src/utils/version.ts
471
- var VERSION = "3.31.2-pre.a90e222cec";
471
+ var VERSION = "3.31.2-pre.d34e47bc86";
472
472
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
473
473
 
474
474
  // src/features/configuration/configuration-actions.ts
@@ -467,7 +467,7 @@ var import_bueno8 = require("@coveo/bueno");
467
467
  var import_toolkit3 = require("@reduxjs/toolkit");
468
468
 
469
469
  // src/utils/version.ts
470
- var VERSION = "3.31.2-pre.a90e222cec";
470
+ var VERSION = "3.31.2-pre.d34e47bc86";
471
471
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
472
472
 
473
473
  // 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.a90e222cec";
1330
+ var VERSION = "3.31.2-pre.d34e47bc86";
1331
1331
  var COVEO_FRAMEWORK = ["@coveo/atomic", "@coveo/quantic"];
1332
1332
 
1333
1333
  // src/api/analytics/analytics-selectors.ts
@@ -21786,7 +21786,6 @@ var import_toolkit121 = require("@reduxjs/toolkit");
21786
21786
  function getGeneratedAnswerInitialState() {
21787
21787
  return {
21788
21788
  id: "",
21789
- answerId: void 0,
21790
21789
  isVisible: true,
21791
21790
  isEnabled: true,
21792
21791
  isLoading: false,
@@ -21803,7 +21802,8 @@ function getGeneratedAnswerInitialState() {
21803
21802
  isAnswerGenerated: false,
21804
21803
  expanded: false,
21805
21804
  cannotAnswer: false,
21806
- answerApiQueryParams: void 0
21805
+ answerApiQueryParams: void 0,
21806
+ answerId: void 0
21807
21807
  };
21808
21808
  }
21809
21809
 
@@ -1,7 +1,6 @@
1
1
  export function getGeneratedAnswerInitialState() {
2
2
  return {
3
3
  id: '',
4
- answerId: undefined,
5
4
  isVisible: true,
6
5
  isEnabled: true,
7
6
  isLoading: false,
@@ -19,5 +18,6 @@ export function getGeneratedAnswerInitialState() {
19
18
  expanded: false,
20
19
  cannotAnswer: false,
21
20
  answerApiQueryParams: undefined,
21
+ answerId: undefined,
22
22
  };
23
23
  }
@@ -1,2 +1,2 @@
1
- export const VERSION = "3.31.2-pre.a90e222cec" || 'Test version';
1
+ export const VERSION = "3.31.2-pre.d34e47bc86" || 'Test version';
2
2
  export const COVEO_FRAMEWORK = ['@coveo/atomic', '@coveo/quantic'];