@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.
@@ -871,6 +871,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
871
871
  var Source = /* @__PURE__ */ ((Source2) => {
872
872
  Source2["HTML"] = "HTML";
873
873
  Source2["ADSENSE"] = "ADSENSE";
874
+ Source2["AI"] = "AI";
874
875
  return Source2;
875
876
  })(Source || {});
876
877
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {