@wix/auto_sdk_events_notifications 1.0.31 → 1.0.32

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.
@@ -2552,8 +2552,6 @@ interface AppEmbedData extends AppEmbedDataAppDataOneOf {
2552
2552
  ribbonStyles?: RibbonStyles;
2553
2553
  /** Card styling options. */
2554
2554
  cardStyles?: CardStyles;
2555
- /** Styling for the app embed's container. */
2556
- containerData?: PluginContainerData;
2557
2555
  }
2558
2556
  /** @oneof */
2559
2557
  interface AppEmbedDataAppDataOneOf {