@wix/auto_sdk_stores_catalog-imports-v-3 1.0.6 → 1.0.7

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.
@@ -432,6 +432,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
432
432
  var Source = /* @__PURE__ */ ((Source2) => {
433
433
  Source2["HTML"] = "HTML";
434
434
  Source2["ADSENSE"] = "ADSENSE";
435
+ Source2["AI"] = "AI";
435
436
  return Source2;
436
437
  })(Source || {});
437
438
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {