@wix/auto_sdk_ecom_checkout 1.0.143 → 1.0.145

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.
@@ -1598,6 +1598,7 @@ var NameInLineItem = /* @__PURE__ */ ((NameInLineItem2) => {
1598
1598
  return NameInLineItem2;
1599
1599
  })(NameInLineItem || {});
1600
1600
  var SuggestedFix = /* @__PURE__ */ ((SuggestedFix2) => {
1601
+ SuggestedFix2["UNKNOWN_SUGGESTED_FIX"] = "UNKNOWN_SUGGESTED_FIX";
1601
1602
  SuggestedFix2["REMOVE_LINE_ITEM"] = "REMOVE_LINE_ITEM";
1602
1603
  return SuggestedFix2;
1603
1604
  })(SuggestedFix || {});