/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
presto-player
/
dist
/
components
/
web-components
/
Upload File
HOME
import{r as t,h as s}from"./p-BxRAfMA5.js";const e=":host{display:inline}",r=class{constructor(e){t(this,e)}handleClick(e){e.preventDefault();const t=document.body.querySelector("presto-player");t&&t.goToAndPlay(this.timeToSeconds(this.time))}timeToSeconds(e){let t,s=e.split(":");return s.length>1&&(t=60*parseInt(s[0])),parseInt(s[1])+parseInt(t)}render(){return s("a",{key:"643d2582416f86c927486f331bbb21fa631fc59b",href:"#",class:"presto-timestamp",onClick:e=>this.handleClick(e)},s("slot",{key:"6367df80d3a83fdc2acf7d1b7af9eca0525495f5"},this.time))}};r.style=e;export{r as presto_timestamp};