@social-mail/social-mail-client 1.4.196 → 1.4.197

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.
@@ -22724,9 +22724,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/InjectProperty", "../../../
22724
22724
  email: m.email,
22725
22725
  mailbox: this.channel
22726
22726
  })
22727
- }, XNode.create("video-preview", {
22728
- "data-click-event": "play-video"
22729
- }, XNode.create("label", {
22727
+ }, XNode.create("video-preview", null, XNode.create("label", {
22730
22728
  text: m.email.subject
22731
22729
  }), XNode.create("img", {
22732
22730
  src: FileUrlService.webP(m, 640)