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

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,6 +509,7 @@ 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";
512
513
  return ErrorType2;
513
514
  })(ErrorType || {});
514
515
  var SortOrder = /* @__PURE__ */ ((SortOrder2) => {