@wix/auto_sdk_multilingual_machine-translation 1.0.29 → 1.0.30

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.
@@ -553,6 +553,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
553
553
  var Source = /* @__PURE__ */ ((Source2) => {
554
554
  Source2["HTML"] = "HTML";
555
555
  Source2["ADSENSE"] = "ADSENSE";
556
+ Source2["AI"] = "AI";
556
557
  return Source2;
557
558
  })(Source || {});
558
559
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {