@wix/auto_sdk_data-extension-schema_schemas 1.0.274 → 1.0.276

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.
@@ -2571,6 +2571,7 @@ var A11yAttributes = /* @__PURE__ */ ((A11yAttributes2) => {
2571
2571
  A11yAttributes2["tag"] = "tag";
2572
2572
  A11yAttributes2["ariaMultiline"] = "ariaMultiline";
2573
2573
  A11yAttributes2["ariaInvalid"] = "ariaInvalid";
2574
+ A11yAttributes2["lang"] = "lang";
2574
2575
  return A11yAttributes2;
2575
2576
  })(A11yAttributes || {});
2576
2577
  var LinkType = /* @__PURE__ */ ((LinkType2) => {