@mychoice/mychoice-sdk-store 2.1.74 → 2.1.76

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
@@ -426,6 +426,11 @@ const globalStateReducer = redux.combineReducers({
426
426
  partnerState: partnerStateReducer,
427
427
  });
428
428
 
429
+ exports.CarBrokerTypeEnum = void 0;
430
+ (function (CarBrokerTypeEnum) {
431
+ CarBrokerTypeEnum["Youset"] = "youset";
432
+ })(exports.CarBrokerTypeEnum || (exports.CarBrokerTypeEnum = {}));
433
+
429
434
  const vehicleComprehensiveInitialState = {
430
435
  coverage: true,
431
436
  deductible: 1000,
@@ -2252,6 +2257,11 @@ const getDwellingInitialState = (type) => {
2252
2257
  }
2253
2258
  };
2254
2259
 
2260
+ exports.HomeBrokerTypeEnum = void 0;
2261
+ (function (HomeBrokerTypeEnum) {
2262
+ HomeBrokerTypeEnum["Youset"] = "youset";
2263
+ })(exports.HomeBrokerTypeEnum || (exports.HomeBrokerTypeEnum = {}));
2264
+
2255
2265
  const formHomePostalInitialState = {
2256
2266
  isReady: false,
2257
2267
  item: {