try{let e=new tourguide.TourGuideClient({keyboardControls:!0,rememberStep:!0,dialogZ:1010,backdropColor:"rgba(76, 76, 92, 0.75)"});function startTour(){e.start()}e.onFinish(()=>{console.warn("Tour finished")}),e.onAfterStepChange(()=>{console.warn("Tour step changed")}),e.addSteps([{title:"๐ Welcome to the Dashboard Tour",content:'
Take a quick tour to explore the key features of our admin dashboard.
Use your keyboard or click "Next" to continue.
',order:0},{title:"You're All Set!",content:'Youโre ready to make the most of your admin panel ๐
Click anywhere outside the tour to exit.
',order:999}])}catch{console.warn("Some thing went wrong with the tour.")}