@wix/auto_sdk_data-extension-schema_schemas 1.0.91 → 1.0.93

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.
@@ -2116,6 +2116,9 @@ var VectorArtCategoryTypes = /* @__PURE__ */ ((VectorArtCategoryTypes2) => {
2116
2116
  VectorArtCategoryTypes2["SHAPE_ART"] = "SHAPE_ART";
2117
2117
  VectorArtCategoryTypes2["ICON_SOCIAL"] = "ICON_SOCIAL";
2118
2118
  VectorArtCategoryTypes2["SHAPE_LOCATION"] = "SHAPE_LOCATION";
2119
+ VectorArtCategoryTypes2["SHAPE_DOCUMENTS"] = "SHAPE_DOCUMENTS";
2120
+ VectorArtCategoryTypes2["SHAPE_SOCIAL"] = "SHAPE_SOCIAL";
2121
+ VectorArtCategoryTypes2["SHAPE_ARROWS"] = "SHAPE_ARROWS";
2119
2122
  return VectorArtCategoryTypes2;
2120
2123
  })(VectorArtCategoryTypes || {});
2121
2124
  var CssDataType = /* @__PURE__ */ ((CssDataType2) => {