@wix/auto_sdk_forms_form-spam-submission-reports 1.0.36 → 1.0.37

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.
@@ -509,7 +509,6 @@ var ErrorType = /* @__PURE__ */ ((ErrorType2) => {
509
509
  ErrorType2["INCOMPLETE_DATE_ERROR"] = "INCOMPLETE_DATE_ERROR";
510
510
  ErrorType2["INVALID_VALUE_FOR_PATTERN_ERROR"] = "INVALID_VALUE_FOR_PATTERN_ERROR";
511
511
  ErrorType2["INVALID_DEFAULT_VALUE_ERROR"] = "INVALID_DEFAULT_VALUE_ERROR";
512
- ErrorType2["ENFORCEMENT_RE_ENABLE_BLOCKED_ERROR"] = "ENFORCEMENT_RE_ENABLE_BLOCKED_ERROR";
513
512
  return ErrorType2;
514
513
  })(ErrorType || {});
515
514
  var SortOrder = /* @__PURE__ */ ((SortOrder2) => {