@social-mail/social-mail-client 1.8.296 → 1.8.297

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.
@@ -47676,6 +47676,12 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "../../common/Socia
47676
47676
  description: mb.emailAddress.emailAddress,
47677
47677
  title: mb.emailAddress.emailAddress
47678
47678
  })
47679
+ }), XNode.create(MenuItem, {
47680
+ "style-display": Bind.oneWay(() => this.menuService.channels.length > 2),
47681
+ label: "All",
47682
+ commandLink: AppCommands.openMailboxList.displayRoute({
47683
+ channel: true
47684
+ })
47679
47685
  })), XNode.create(ExpanderMenu, {
47680
47686
  "style-display": Bind.oneWay(() => this.menuService.drives.length > 0),
47681
47687
  isExpanded: true