@wix/auto_sdk_ecom_cart 1.0.149 → 1.0.151

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.
@@ -1027,6 +1027,7 @@ var NameInLineItem = /* @__PURE__ */ ((NameInLineItem2) => {
1027
1027
  return NameInLineItem2;
1028
1028
  })(NameInLineItem || {});
1029
1029
  var SuggestedFix = /* @__PURE__ */ ((SuggestedFix2) => {
1030
+ SuggestedFix2["UNKNOWN_SUGGESTED_FIX"] = "UNKNOWN_SUGGESTED_FIX";
1030
1031
  SuggestedFix2["REMOVE_LINE_ITEM"] = "REMOVE_LINE_ITEM";
1031
1032
  return SuggestedFix2;
1032
1033
  })(SuggestedFix || {});