2 lines
749 B
JavaScript
2 lines
749 B
JavaScript
import{a as m,b as u,i as f}from"./lit-element-BUNo9pnf.js";import{t as l}from"./custom-element-BhZVzxrc.js";import{n as c}from"./property-MreHcJY-.js";var d=Object.defineProperty,v=Object.getOwnPropertyDescriptor,p=(i,e,r,o)=>{for(var t=o>1?void 0:o?v(e,r):e,n=i.length-1,a;n>=0;n--)(a=i[n])&&(t=(o?a(e,r,t):a(t))||t);return o&&t&&d(e,r,t),t};async function P(i,e){await new Promise(o=>setTimeout(o,1e3));const r=e.id;return{id:r,route:i,name:"Name: "+r}}let s=class extends m{constructor(){super(...arguments),this.id=""}render(){return u`<section>${this.data.name}</section>`}};s.styles=f``;p([c({type:String})],s.prototype,"id",2);p([c({type:Object})],s.prototype,"data",2);s=p([l("account-details")],s);export{s as AccountDetails,P as loader};
|