@wix/auto_sdk_events_forms 1.0.55 → 1.0.56

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.
@@ -910,6 +910,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
910
910
  var Source = /* @__PURE__ */ ((Source2) => {
911
911
  Source2["HTML"] = "HTML";
912
912
  Source2["ADSENSE"] = "ADSENSE";
913
+ Source2["AI"] = "AI";
913
914
  return Source2;
914
915
  })(Source || {});
915
916
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {