@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.
@@ -994,6 +994,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
994
994
  var Source = /* @__PURE__ */ ((Source2) => {
995
995
  Source2["HTML"] = "HTML";
996
996
  Source2["ADSENSE"] = "ADSENSE";
997
+ Source2["AI"] = "AI";
997
998
  return Source2;
998
999
  })(Source || {});
999
1000
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {