@wix/auto_sdk_ecom_current-cart-v-2 1.0.128 → 1.0.130

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.
@@ -1395,6 +1395,7 @@ var NameInLineItem = /* @__PURE__ */ ((NameInLineItem2) => {
1395
1395
  return NameInLineItem2;
1396
1396
  })(NameInLineItem || {});
1397
1397
  var SuggestedFix = /* @__PURE__ */ ((SuggestedFix2) => {
1398
+ SuggestedFix2["UNKNOWN_SUGGESTED_FIX"] = "UNKNOWN_SUGGESTED_FIX";
1398
1399
  SuggestedFix2["REMOVE_LINE_ITEM"] = "REMOVE_LINE_ITEM";
1399
1400
  return SuggestedFix2;
1400
1401
  })(SuggestedFix || {});