@wix/auto_sdk_events_wix-events-v-2 1.0.58 → 1.0.60

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.
@@ -1435,6 +1435,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
1435
1435
  var Source = /* @__PURE__ */ ((Source2) => {
1436
1436
  Source2["HTML"] = "HTML";
1437
1437
  Source2["ADSENSE"] = "ADSENSE";
1438
+ Source2["AI"] = "AI";
1438
1439
  return Source2;
1439
1440
  })(Source || {});
1440
1441
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {