@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.
@@ -1333,6 +1333,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
1333
1333
  var Source = /* @__PURE__ */ ((Source2) => {
1334
1334
  Source2["HTML"] = "HTML";
1335
1335
  Source2["ADSENSE"] = "ADSENSE";
1336
+ Source2["AI"] = "AI";
1336
1337
  return Source2;
1337
1338
  })(Source || {});
1338
1339
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {