@uxland/primary-shell 5.6.7 → 5.6.8

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.
@@ -655,12 +655,12 @@ ${((J=te.searchString)==null?void 0:J.length)>1?ke$1`
655
655
  </dss-datepicker>
656
656
  </div>
657
657
  <div class="header__maximized__right">
658
- <div>
658
+ <!-- <div>
659
659
  <dss-button variant="subtle" size="md" label="${translate("actions.moreOptions")}" icon="more_horiz" iconposition="left"></dss-button>
660
- <!-- <dss-action-menu position="bottom-start">
660
+ <dss-action-menu position="bottom-start">
661
661
  <dss-action-menu-item @click=${()=>te.api.broker.send(new ExportPdf)} lefticon="file_download" label=${translate("actions.exportPdf")}></dss-action-menu-item>
662
- </dss-action-menu> -->
663
- </div>
662
+ </dss-action-menu>
663
+ </div> -->
664
664
  <dss-button label="${translate("actions.entryLegend")}" size="md" variant="secondary" icon="info"></dss-button>
665
665
  <dss-button label="${translate("actions.cronogram")}" size="md" variant="primary" icon="view_timeline" @click=${te._raiseEcapCronogramEvent}></dss-button>
666
666
  </div>