@wix/auto_sdk_ecom_checkout-templates 1.0.130 → 1.0.132

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.
@@ -653,6 +653,7 @@ var NameInLineItem = /* @__PURE__ */ ((NameInLineItem2) => {
653
653
  return NameInLineItem2;
654
654
  })(NameInLineItem || {});
655
655
  var SuggestedFix = /* @__PURE__ */ ((SuggestedFix2) => {
656
+ SuggestedFix2["UNKNOWN_SUGGESTED_FIX"] = "UNKNOWN_SUGGESTED_FIX";
656
657
  SuggestedFix2["REMOVE_LINE_ITEM"] = "REMOVE_LINE_ITEM";
657
658
  return SuggestedFix2;
658
659
  })(SuggestedFix || {});