class RedgeTimeline extends RedgeFront{current;state={logo:"x-arm-logo.png",logo2:"x-arm-logo.png",prelude:"Our workflow",postlude:"In most cases you will have deliverable in less than two months.",timeline:[{title:"Quotation Request",icon:"cloud",text:"Request sent from this website."},{title:"Tentative Offer",icon:"dollar",date:"5 days",text:"Loractive Oy will provide an initial offer based on the requirements described in the Request."},{title:"Acceptance Criteria",icon:"financial-schedule",date:"3 days",text:"Agreement of Requirements in Detail."},{title:"CI Tests Defined",icon:"test-tubes",date:"3 days",text:"Definition of Test Cases that the Delivery needs to pass."},{title:"MCU Selection",icon:"star",date:"3 days",text:"Selection of one or multiple MCUs (ARM/RISC-V) for the Product."},{title:"Offical Offer & Order",icon:"dollar",date:"5 days",text:"Final and Binding Offer based on the previous steps."},{title:"Development",icon:"code",date:"21 days",text:"Once Offer is accepted, Implementaion of the Project is started."},{title:"Verification",icon:"verify",date:"5 days",text:"The Delivered Product will be tested against agreed tests, and functionality is verified."},{title:"Delivery",icon:"delivery",date:"5 days",text:"Once tests have been mutually observed to pass, Delivery is confirmed."}]};constructor(e,t,i,n,s){super(e,t,i,n)}render(e){super.render(e)}deconstructor(){super.deconstructor()}onEvent(e){super.onEvent(e),"click"===e.event&&this.activate(e.data.key)}}