@wix/auto_sdk_events_ticket-definitions-v-2 1.0.60 → 1.0.61

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.
@@ -976,6 +976,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
976
976
  var Source = /* @__PURE__ */ ((Source2) => {
977
977
  Source2["HTML"] = "HTML";
978
978
  Source2["ADSENSE"] = "ADSENSE";
979
+ Source2["AI"] = "AI";
979
980
  return Source2;
980
981
  })(Source || {});
981
982
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {