import{a as d,b as l,i as c}from"./lit-element-BUNo9pnf.js";import{t as p}from"./custom-element-BhZVzxrc.js";import"./menu-button-ufD_SbyE.js";var h=Object.getOwnPropertyDescriptor,u=(t,o,i,n)=>{for(var e=n>1?void 0:n?h(o,i):o,a=t.length-1,s;a>=0;a--)(s=t[a])&&(e=s(e)||e);return e};let r=class extends d{render(){return l`
Dashboard
`}};r.styles=c` header { height: 40px; background-color: orange; color: white; display: flex; flex-direction: row; align-items: center; padding-left: 10px; padding-right: 10px; justify-content: space-between; } `;r=u([p("dashboard-module")],r);export{r as DashboardModule};