class RedgeBenefits extends RedgeFront{current;state={logo:"x-arm-logo.png",logo2:"x-arm-logo.png",prelude:"Benefits of X-ARM Technology:",postlude:"",benefits:[{title:"Replace Obsolete Peripherals",icon:"dollar",texts:["Avoid production blockers","No need to overstock expensive expired parts"]},{title:"Consolidate Multiple Legacy Parts",icon:"star",texts:["Smaller footprint on PCB","Smaller energy consumption","Cheaper, modern, and flexible"]},{title:"Flexible Sourcing",icon:"financial-schedule",texts:["Implementation can be built for multiple MCUs","Freeedom to use multiple vendors allows flexibility in future."]},{title:"Avoid big software rewrites",icon:"dollar",texts:["X-ARM will emulate the legacy part 100%, so existing s/w will work host."]},{title:"Avoid big hardware changes",icon:"dollar",texts:["X-ARM MCU will be electronically compatible with the legacy part.","Only local changes replacing old chip with selected MCU."]}]};constructor(e,t,l,o,i){super(e,t,l,o)}render(e){super.render(e)}deconstructor(){super.deconstructor()}onEvent(e){super.onEvent(e),"click"===e.event&&this.activate(e.data.key)}}