@wix/auto_sdk_pro-gallery_pro-gallery 1.0.9 → 1.0.10

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.
@@ -838,6 +838,17 @@ var VideoType = /* @__PURE__ */ ((VideoType2) => {
838
838
  VideoType2["VIMEO"] = "VIMEO";
839
839
  return VideoType2;
840
840
  })(VideoType || {});
841
+ var RCLabel = /* @__PURE__ */ ((RCLabel2) => {
842
+ RCLabel2["UNKNOWN"] = "UNKNOWN";
843
+ RCLabel2["RELEASE_MANAGER"] = "RELEASE_MANAGER";
844
+ RCLabel2["BLOCKS"] = "BLOCKS";
845
+ RCLabel2["WIX_CLI"] = "WIX_CLI";
846
+ RCLabel2["MOBILE_APP_BUILDER"] = "MOBILE_APP_BUILDER";
847
+ RCLabel2["SEO"] = "SEO";
848
+ RCLabel2["FEEDBACK"] = "FEEDBACK";
849
+ RCLabel2["ACCESSIBILITY"] = "ACCESSIBILITY";
850
+ return RCLabel2;
851
+ })(RCLabel || {});
841
852
  var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
842
853
  WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
843
854
  WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
@@ -1757,6 +1768,7 @@ export {
1757
1768
  ImageType,
1758
1769
  LinkRel,
1759
1770
  LinkType,
1771
+ RCLabel,
1760
1772
  SearchIndexingNotificationState,
1761
1773
  State,
1762
1774
  Type,