@wix/auto_sdk_data-extension-schema_schemas 1.0.92 → 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.
@@ -2382,6 +2382,9 @@ var VectorArtCategoryTypes = /* @__PURE__ */ ((VectorArtCategoryTypes2) => {
2382
2382
  VectorArtCategoryTypes2["SHAPE_ART"] = "SHAPE_ART";
2383
2383
  VectorArtCategoryTypes2["ICON_SOCIAL"] = "ICON_SOCIAL";
2384
2384
  VectorArtCategoryTypes2["SHAPE_LOCATION"] = "SHAPE_LOCATION";
2385
+ VectorArtCategoryTypes2["SHAPE_DOCUMENTS"] = "SHAPE_DOCUMENTS";
2386
+ VectorArtCategoryTypes2["SHAPE_SOCIAL"] = "SHAPE_SOCIAL";
2387
+ VectorArtCategoryTypes2["SHAPE_ARROWS"] = "SHAPE_ARROWS";
2385
2388
  return VectorArtCategoryTypes2;
2386
2389
  })(VectorArtCategoryTypes || {});
2387
2390
  var CssDataType = /* @__PURE__ */ ((CssDataType2) => {