@mychoice/mychoice-sdk-store 2.2.14 → 2.2.17

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.
package/dist/cjs/index.js CHANGED
@@ -429,6 +429,7 @@ const globalStateReducer = redux.combineReducers({
429
429
  exports.CarBrokerTypeEnum = void 0;
430
430
  (function (CarBrokerTypeEnum) {
431
431
  CarBrokerTypeEnum["Youset"] = "youset";
432
+ CarBrokerTypeEnum["Mitch"] = "mitch";
432
433
  })(exports.CarBrokerTypeEnum || (exports.CarBrokerTypeEnum = {}));
433
434
 
434
435
  const vehicleComprehensiveInitialState = {
@@ -2294,6 +2295,7 @@ const getDwellingInitialState = (type) => {
2294
2295
  exports.HomeBrokerTypeEnum = void 0;
2295
2296
  (function (HomeBrokerTypeEnum) {
2296
2297
  HomeBrokerTypeEnum["Youset"] = "youset";
2298
+ HomeBrokerTypeEnum["Mitch"] = "mitch";
2297
2299
  })(exports.HomeBrokerTypeEnum || (exports.HomeBrokerTypeEnum = {}));
2298
2300
 
2299
2301
  const formHomePostalInitialState = {