@wix/auto_sdk_events_notifications 1.0.44 → 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.
@@ -448,6 +448,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
448
448
  var Source = /* @__PURE__ */ ((Source2) => {
449
449
  Source2["HTML"] = "HTML";
450
450
  Source2["ADSENSE"] = "ADSENSE";
451
+ Source2["AI"] = "AI";
451
452
  return Source2;
452
453
  })(Source || {});
453
454
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {