@wix/auto_sdk_events_notifications 1.0.45 → 1.0.46

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.
@@ -534,6 +534,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
534
534
  var Source = /* @__PURE__ */ ((Source2) => {
535
535
  Source2["HTML"] = "HTML";
536
536
  Source2["ADSENSE"] = "ADSENSE";
537
+ Source2["AI"] = "AI";
537
538
  return Source2;
538
539
  })(Source || {});
539
540
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {