<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">import{_ as l}from"./index.7ba0d0b0.js";import{t,x as o,O as s,z as d,y as n,M as r,a0 as u,a1 as c}from"./vue.77d81923.js";import"./sentry.13e8e62e.js";const h={name:"TmlYoutubeVideo",props:{videoId:String,videoPlaylistId:String,autoplay:Boolean,loop:Boolean,ratio:Number,lazyLoad:{type:Boolean,default:!0},showControls:{type:Boolean,default:!0},isBackground:{type:Boolean,default:!1},width:{type:String,default:"1200"},height:{type:String,default:"675"},minHeight:{type:String,default:null},borderRadius:{type:String,default:"0px"}},computed:{videoSrc(){return this.videoId?`https://www.youtube.com/embed/${this.videoId}/?autoplay=${this.autoplay?1:0}&amp;amp;controls=${this.showControls?1:0}&amp;amp;mute=${this.isBackground?1:0}&amp;amp;vq=hd1080${this.loop?`&amp;amp;loop=1&amp;amp;playlist=${this.videoId}`:""}`:this.videoPlaylistId?`https://www.youtube.com/embed?listType=playlist&amp;list=${this.videoPlaylistId}`:null}}},m={class:"container"},y=["width","height","data-src"],f=["width","height","src"],g={key:2,class:"slot-content"};function _(i,v,e,p,w,a){return t(),o("div",u({class:e.isBackground?"tml-youtube-video-background":"tml-youtube-video",style:{paddingBottom:`${e.ratio*100}%`,minHeight:e.minHeight,borderRadius:e.borderRadius}},c(i.$listeners,!0)),[s("div",m,[e.lazyLoad?(t(),o("iframe",{key:0,class:d(["lazyload",{"no-click":e.isBackground}]),frameborder:"0",allowfullscreen:"",width:e.width,height:e.height,"data-src":a.videoSrc,title:"undefined"},null,10,y)):(t(),o("iframe",{key:1,class:d({"no-click":e.isBackground}),frameborder:"0",allowfullscreen:"",width:e.width,height:e.height,src:a.videoSrc,title:"undefined"},null,10,f)),i.$slots.default?(t(),o("div",g,[n(i.$slots,"default",{},void 0,!0)])):r("",!0)])],16)}const S=l(h,[["render",_],["__scopeId","data-v-d7148681"]]);export{S as default};
//# sourceMappingURL=TmlYoutubeVideo.ca63b9e9.js.map
</pre></body></html>