class QuickActions extends HTMLElement { connectedCallback() { this.attachShadow({ mode: 'open' }); this.shadowRoot.innerHTML = `
Record new production batch
Create new invoice
Track factory costs
Create new customer profile