????

Your IP : 18.118.142.235


Current Path : /proc/self/cwd/wp-content/plugins/presto-player/dist/components/cjs/
Upload File :
Current File : //proc/self/cwd/wp-content/plugins/presto-player/dist/components/cjs/presto-timestamp.cjs.entry.js

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});const index=require("./index-4fce5d38.js"),prestoTimestampCss=":host{display:inline}",PrestoTimestampStyle0=prestoTimestampCss,PrestoTimestamp=class{constructor(e){index.registerInstance(this,e),this.time=void 0}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 index.h("a",{key:"643d2582416f86c927486f331bbb21fa631fc59b",href:"#",class:"presto-timestamp",onClick:e=>this.handleClick(e)},index.h("slot",{key:"6367df80d3a83fdc2acf7d1b7af9eca0525495f5"},this.time))}};PrestoTimestamp.style=PrestoTimestampStyle0,exports.presto_timestamp=PrestoTimestamp;