@vouchfor/embeds 6.4.4 → 6.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/embeds.js +1 -1
- package/dist/iife/dialog-embed/embed.iife.js +2 -2
- package/dist/iife/dialog-embed/embed.iife.js.map +1 -1
- package/dist/iife/embeds.iife.js +2 -2
- package/dist/iife/embeds.iife.js.map +1 -1
- package/dist/iife/player-embed/embed.iife.js +2 -2
- package/dist/iife/player-embed/embed.iife.js.map +1 -1
- package/package.json +6 -3
package/dist/iife/embeds.iife.js
CHANGED
|
@@ -2473,7 +2473,7 @@ vec4 transition(vec2 uv) {
|
|
|
2473
2473
|
return mix(a, b, step(0.0+p.y,progress));
|
|
2474
2474
|
}
|
|
2475
2475
|
`,author:"Jake Nelson",license:"MIT",createdAt:"Wed, 1 Nov 2017 15:24:36 -0500",updatedAt:"Thu, 2 Nov 2017 18:37:42 -0500"}];const Ih=Fa(dv);var vh;function fv(r){if(typeof r=="string"){const[e,t]=r.split(":");return Math.min(parseFloat(e),parseFloat(t))}return r}function gv(r){if(typeof r=="string"){const[e,t]=r.split(":"),i=parseFloat(e),n=parseFloat(t);return i/n}return r}function dl({resolution:r,aspectRatio:e}){const t=fv(r),i=gv(e),n=i>=1,s=Math.min(n?t*i:t/i,t),o=Math.max(n?t*i:t/i,t);return{resolution:t,aspectRatio:i,height:Math.round(n?s:o),width:Math.round(n?o:s)}}const yh={linear:xm,easeIn:ka,easeInOut:_m,easeOut:Qm,circIn:gu,circInOut:wm,circOut:pu,backIn:Ma,backInOut:Dm,backOut:Rm,anticipate:Lm,bounceIn:Pm,bounceInOut:Nm,bounceOut:Ms};ws((r,e,{clamp:t=!0,ease:i="easeIn",...n}={})=>ym(r,e,{...n,clamp:t,ease:yh[i]}),{cacheKey:([r,e,t])=>JSON.stringify({from:r,to:e,options:t})});function pv({animation:r,sceneTime:e}){const t=r.keyframes;if(!t||t.length===0)return null;const i=[...t].sort((s,o)=>s.time-o.time);if(e<i[0].time)return null;const n=i[i.length-1];if(e>=n.time)return r.renderer.processor.getTargetState(n.value);for(let s=0;s<i.length-1;s++){const o=i[s],a=i[s+1];if(e>=o.time&&e<=a.time){const l=a.time-o.time,c=l===0?0:(e-o.time)/l,u=o.easing||"linear",A=r.renderer.processor.getTargetState(o.value);return r.renderer.processor.interpolateState({easing:u,progress:c,from:A,value:a.value})}}return null}function mv({layout:r,sceneTime:e,animations:t}){var i,n,s,o,a,l,c,u,A,h,d;let f={clip:null,opacity:((i=r==null?void 0:r.transform)==null?void 0:i.opacity)??1,translation:{x:((s=(n=r==null?void 0:r.transform)==null?void 0:n.translate)==null?void 0:s.x)??0,y:((a=(o=r==null?void 0:r.transform)==null?void 0:o.translate)==null?void 0:a.y)??0},scale:((l=r==null?void 0:r.transform)==null?void 0:l.scale)??1,rotation:((c=r==null?void 0:r.transform)==null?void 0:c.rotation)??0,dimensions:{widthRatio:((A=(u=r==null?void 0:r.transform)==null?void 0:u.dimension)==null?void 0:A.widthRatio)??1,heightRatio:((d=(h=r==null?void 0:r.transform)==null?void 0:h.dimension)==null?void 0:d.heightRatio)??1}};if(!t)return f;for(const g of Object.values(t)){const p=pv({animation:g,sceneTime:e});p&&(f={...f,...p})}return f}let io;const Ev=new Uint8Array(16);function Iv(){if(!io&&(io=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!io))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return io(Ev)}const _t=[];for(let r=0;r<256;++r)_t.push((r+256).toString(16).slice(1));function vv(r,e=0){return _t[r[e+0]]+_t[r[e+1]]+_t[r[e+2]]+_t[r[e+3]]+"-"+_t[r[e+4]]+_t[r[e+5]]+"-"+_t[r[e+6]]+_t[r[e+7]]+"-"+_t[r[e+8]]+_t[r[e+9]]+"-"+_t[r[e+10]]+_t[r[e+11]]+_t[r[e+12]]+_t[r[e+13]]+_t[r[e+14]]+_t[r[e+15]]}const Ch={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function yv(r,e,t){if(Ch.randomUUID&&!r)return Ch.randomUUID();r=r||{};const i=r.random||(r.rng||Iv)();return i[6]=i[6]&15|64,i[8]=i[8]&63|128,vv(i)}function Cv(r=.4,e=.4){const t=Math.max(.1,Math.min(.8,r)),i=Math.max(.2,Math.min(.6,e)),s=(1-t)/2,a=1-i;return[{x:0,y:s},{x:a,y:s},{x:a,y:0},{x:1,y:.5},{x:a,y:1},{x:a,y:1-s},{x:0,y:1-s}]}const ro=64;function Bv(){const r=[],e={x:.5,y:.5},t=.5;for(let i=0;i<ro;i++){const n=i/ro*2*Math.PI,s=e.x+t*Math.cos(n),o=e.y+t*Math.sin(n);r.push({x:s,y:o})}return r}function Tv(r=1){const e=[],t={x:.5,y:.5};let i,n;r>=1?(i=.5,n=.5/r):(i=.5*r,n=.5);for(let s=0;s<ro;s++){const o=s/ro*2*Math.PI,a=t.x+i*Math.cos(o),l=t.y+n*Math.sin(o);e.push({x:a,y:l})}return e}function bv(){const r=[];for(let t=0;t<=100;t++){const i=t/100*2*Math.PI,n=16*Math.sin(i)**3,s=-(13*Math.cos(i)-5*Math.cos(2*i)-2*Math.cos(3*i)-Math.cos(4*i)),o=(n+16)/32,a=(s+13)/26;r.push({x:o,y:a})}return r}function Bh(r=0,e=1){if(r===0)return[{x:0,y:0},{x:1,y:0},{x:1,y:1},{x:0,y:1}];const t=r*Math.PI/180,i=Math.tan(t)/e;return[{x:Math.max(0,Math.min(1,0+i)),y:0},{x:Math.max(0,Math.min(1,1+i)),y:0},{x:Math.max(0,Math.min(1,1-i)),y:1},{x:Math.max(0,Math.min(1,0-i)),y:1}]}function no(r){if(r<3)throw new Error("A polygon must have at least 3 sides");const e=[],t=[];for(let c=0;c<r;c++){const u=c*2*Math.PI/r-Math.PI/2,A=Math.cos(u),h=Math.sin(u);t.push({x:A,y:h})}const i=Math.min(...t.map(c=>c.x)),n=Math.max(...t.map(c=>c.x)),s=Math.min(...t.map(c=>c.y)),o=Math.max(...t.map(c=>c.y)),a=n-i,l=o-s;for(const c of t){const u=(c.x-i)/a,A=(c.y-s)/l;e.push({x:u,y:A})}return e}function Th(r=90){const e=r*Math.PI/180,i=.5/Math.tan(e),s=1/(1+Math.abs(i)*2),o=i*s;return[{x:.5+o,y:0},{x:1,y:.5},{x:.5-o,y:1},{x:0,y:.5}]}function Sv(r=5,e=.4){const t=[];for(let n=0;n<r*2;n++){const s=n*Math.PI/r-Math.PI/2,o=n%2===0?.5:e,a=.5+o*Math.cos(s),l=.5+o*Math.sin(s);t.push({x:a,y:l})}return t}function xv(r="isosceles",e={}){switch(r){case"equilateral":return Qv();case"isosceles":return bh(e.baseAngle??60);case"right":return _v(e.rightAnglePosition??"bottom-left");case"scalene":return wv(e.angles??[60,60,60])}}function Qv(){return[{x:.5,y:0},{x:0,y:1},{x:1,y:1}]}function bh(r){const e=r*Math.PI/180,t=.5/Math.tan(e),i=Math.max(.1,Math.min(2,t));return[{x:.5,y:1-Math.min(1,i)},{x:0,y:1},{x:1,y:1}]}function _v(r){switch(r){case"top":return[{x:.5,y:0},{x:0,y:1},{x:1,y:1}];case"bottom-left":return[{x:.5,y:0},{x:0,y:1},{x:1,y:1}];case"bottom-right":return[{x:.5,y:0},{x:0,y:1},{x:1,y:1}]}}function wv(r){return bh(r[0])}function Rv(r={},e=1){const{type:t="rectangle",customPolygon:i,parallelogram:n,triangle:s,rhombus:o,arrow:a,star:l,regularPolygon:c}=r;switch(t){case"rectangle":return Bh(0,e);case"parallelogram":return Bh((n==null?void 0:n.angle)??30,e);case"triangle":return xv((s==null?void 0:s.type)??"isosceles",{baseAngle:s==null?void 0:s.baseAngle,angles:s==null?void 0:s.angles,rightAnglePosition:s==null?void 0:s.rightAnglePosition});case"rhombus":return Th((o==null?void 0:o.angle)??90);case"diamond":return Th(90);case"pentagon":return no(5);case"hexagon":return no(6);case"octagon":return no(8);case"star":return Sv((l==null?void 0:l.points)??5,(l==null?void 0:l.innerRadius)??.4);case"arrow":return Cv((a==null?void 0:a.shaftRatio)??.4,(a==null?void 0:a.headRatio)??.4);case"heart":return bv();case"circle":return Bv();case"ellipse":return Tv(e);case"custom-polygon":if(!(i!=null&&i.points)||i.points.length<3)throw new Error("Custom polygon must have at least 3 points");return i.points;default:return no((c==null?void 0:c.sides)??6)}}function Dv(r,e){let t=!1;const i=r.x,n=r.y;for(let s=0,o=e.length-1;s<e.length;o=s++){const a=e[s].x,l=e[s].y,c=e[o].x,u=e[o].y;l>n!=u>n&&i<(c-a)*(n-l)/(u-l)+a&&(t=!t)}return t}function Lv(r,e){let t=1,i=0;const n=200;for(let s=0;s<=n;s++){const o=s/n;Dv({x:o,y:r},e)&&(t=Math.min(t,o),i=Math.max(i,o))}return i>=t?{left:t,right:i}:null}function kv(r){const e=Math.min(...r.map(l=>l.y)),t=Math.max(...r.map(l=>l.y));let i={x:0,y:0,width:0,height:0},n=0;const s=200,o=(t-e)/s,a=[];for(let l=0;l<=s;l++){const c=e+l*o;a.push({y:c,span:Lv(c,r)})}for(let l=0;l<a.length-1;l++){const c=a[l].y;for(let u=l+1;u<a.length;u++){const h=a[u].y-c;let d=0,f=1,g=!0;const p=Math.min(5,u-l+1);for(let v=0;v<p;v++){const B=l+Math.floor(v/(p-1)*(u-l)),C=a[B].span;if(C){if(d=Math.max(d,C.left),f=Math.min(f,C.right),d>=f){g=!1;break}}else{g=!1;break}}if(g&&f>d){const v=f-d,B=v*h;B>n&&(n=B,i={x:d,y:c,width:v,height:h})}}}return i}function Mv(r,e=1){const t=Rv(r,e);if(t.length<3)return{top:0,right:0,bottom:0,left:0};if(r.type==="rectangle")return{top:0,right:0,bottom:0,left:0};const i=kv(t),n=i.y,s=i.x,o=1-(i.x+i.width),a=1-(i.y+i.height);return{top:Math.max(0,n),right:Math.max(0,o),bottom:Math.max(0,a),left:Math.max(0,s)}}function Fv(r){return typeof r=="number"?{topLeft:r,topRight:r,bottomRight:r,bottomLeft:r}:{topLeft:(r==null?void 0:r.topLeft)??0,topRight:(r==null?void 0:r.topRight)??0,bottomRight:(r==null?void 0:r.bottomRight)??0,bottomLeft:(r==null?void 0:r.bottomLeft)??0}}function Pv(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:typeof r=="string"?{top:r,right:r,bottom:r,left:r}:{top:typeof r.top=="number"?r.top*e:r.top,right:typeof r.right=="number"?r.right*e:r.right,bottom:typeof r.bottom=="number"?r.bottom*e:r.bottom,left:typeof r.left=="number"?r.left*e:r.left}}function Nv(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:typeof r=="string"?{top:r,right:r,bottom:r,left:r}:{top:(typeof r.top=="number"?r.top*e:r.top)??0,right:(typeof r.right=="number"?r.right*e:r.right)??0,bottom:(typeof r.bottom=="number"?r.bottom*e:r.bottom)??0,left:(typeof r.left=="number"?r.left*e:r.left)??0}}function Ov(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:typeof r=="string"?{top:r,right:r,bottom:r,left:r}:{top:(typeof r.top=="number"?r.top*e:r.top)??0,right:(typeof r.right=="number"?r.right*e:r.right)??0,bottom:(typeof r.bottom=="number"?r.bottom*e:r.bottom)??0,left:(typeof r.left=="number"?r.left*e:r.left)??0}}const Uv=mr(()=>mu.loadYoga());function Sh(r,e,{layout:t,scale:i=1}){const{position:n="relative",inset:s,width:o,height:a,minWidth:l,minHeight:c,maxWidth:u,maxHeight:A,flex:h,flexGrow:d,flexShrink:f,gap:g,margin:p,padding:v,direction:B="column",align:C="start",alignSelf:y,justify:x="start"}=t??{},w={static:r.POSITION_TYPE_STATIC,relative:r.POSITION_TYPE_RELATIVE,absolute:r.POSITION_TYPE_ABSOLUTE};if(e.setPositionType(w[n]),typeof s<"u"){const{top:M,right:j,bottom:X,left:le}=Pv(s,i);typeof M<"u"&&e.setPosition(r.EDGE_TOP,M),typeof j<"u"&&e.setPosition(r.EDGE_RIGHT,j),typeof X<"u"&&e.setPosition(r.EDGE_BOTTOM,X),typeof le<"u"&&e.setPosition(r.EDGE_LEFT,le)}const D={row:r.FLEX_DIRECTION_ROW,column:r.FLEX_DIRECTION_COLUMN,"row-reverse":r.FLEX_DIRECTION_ROW_REVERSE,"column-reverse":r.FLEX_DIRECTION_COLUMN_REVERSE};e.setFlexDirection(D[B]);const F={start:r.ALIGN_FLEX_START,end:r.ALIGN_FLEX_END,center:r.ALIGN_CENTER,stretch:r.ALIGN_STRETCH};e.setAlignItems(F[C]),y&&e.setAlignSelf(F[y]);const O={start:r.JUSTIFY_FLEX_START,end:r.JUSTIFY_FLEX_END,center:r.JUSTIFY_CENTER,"space-between":r.JUSTIFY_SPACE_BETWEEN,"space-around":r.JUSTIFY_SPACE_AROUND,"space-evenly":r.JUSTIFY_SPACE_EVENLY};if(e.setJustifyContent(O[x]),typeof p<"u"){const{top:M,right:j,bottom:X,left:le}=Nv(p,i);e.setMargin(r.EDGE_TOP,M),e.setMargin(r.EDGE_RIGHT,j),e.setMargin(r.EDGE_BOTTOM,X),e.setMargin(r.EDGE_LEFT,le)}if(typeof v<"u"){const{top:M,right:j,bottom:X,left:le}=Ov(v,i);e.setPadding(r.EDGE_TOP,M),e.setPadding(r.EDGE_RIGHT,j),e.setPadding(r.EDGE_BOTTOM,X),e.setPadding(r.EDGE_LEFT,le)}typeof d<"u"||typeof f<"u"?(typeof d<"u"&&e.setFlexGrow(d),typeof f<"u"&&e.setFlexShrink(f)):typeof h<"u"&&e.setFlex(h),e.setGap(r.GUTTER_ALL,(g??0)*i),typeof o<"u"&&e.setWidth(typeof o=="number"?o*i:o),typeof a<"u"&&e.setHeight(typeof a=="number"?a*i:a),typeof l<"u"&&e.setMinWidth(typeof l=="number"?l*i:l),typeof c<"u"&&e.setMinHeight(typeof c=="number"?c*i:c),typeof u<"u"&&e.setMaxWidth(typeof u=="number"?u*i:u),typeof A<"u"&&e.setMaxHeight(typeof A=="number"?A*i:A)}async function xh({id:r,yoga:e,index:t,parent:i,element:n,resolvers:s}){var o,a,l;const{layout:c={},config:u={},options:A={},renderer:h}=n,d=e.Node.create();Sh(e,d,{layout:c}),i.insertChild(d,t);let f=null;s&&((h==null?void 0:h.type)==="text"||(h==null?void 0:h.type)==="caption"||(h==null?void 0:h.type)==="image"||(h==null?void 0:h.type)==="video")&&((h==null?void 0:h.type)==="caption"?f=await((o=s.text)==null?void 0:o.call(s,{id:r,config:u,options:A}))??null:f=await((a=s[h.type])==null?void 0:a.call(s,{id:r,config:u,options:A}))??null);const g=[];for await(const[p,v]of((l=n.children)==null?void 0:l.entries())??[])g.push(await xh({id:r,yoga:e,index:p,parent:d,element:v,resolvers:s}));return{node:d,radius:Fv(c.radius),element:n,renderer:h,config:u,options:A,dependencies:f,childNodes:g}}function Qh(r,e,t=0,i=0){const{top:n,left:s}=r.getComputedLayout(),{top:o,left:a,width:l,height:c}=e.node.getComputedLayout(),u=t+a,A=i+o,h=e.childNodes.map(d=>Qh(r,d,u,A));return{...e,x:s+u,y:n+A,width:l,height:c,childNodes:h}}async function fl({yoga:r,root:e,tree:t,measureCanvas:i}){for await(const{node:n,options:s,dependencies:o,renderer:a,childNodes:l}of t){if(a){const{width:c,height:u}=a;if(c&&i){e.calculateLayout();const A=await c({node:n,options:s,dependencies:o,measureCanvas:i});A&&n.setWidth(A)}if(u&&i){e.calculateLayout();const A=await u({node:n,options:s,dependencies:o,measureCanvas:i});A&&n.setHeight(A)}if(await fl({yoga:r,root:e,tree:l,measureCanvas:i}),s!=null&&s.shape){const A=n.getComputedWidth(),h=n.getComputedHeight(),d=Mv(s.shape,A/h);n.setPadding(r.EDGE_TOP,d.top*h),n.setPadding(r.EDGE_RIGHT,d.right*A),n.setPadding(r.EDGE_BOTTOM,d.bottom*h),n.setPadding(r.EDGE_LEFT,d.left*A)}}e.calculateLayout(),await fl({yoga:r,root:e,tree:l,measureCanvas:i})}}async function _h({id:r,root:e,resolvers:t,measureCanvas:i}){const n=await Uv(),s=n.Node.create();Sh(n,s,{layout:e.layout});const o=await xh({id:r,yoga:n,index:0,parent:s,element:e.element,resolvers:t});await fl({yoga:n,root:s,tree:[o],measureCanvas:i});const{top:a,left:l,width:c,height:u}=s.getComputedLayout(),A={root:{x:l,y:a,width:c,height:u},node:Qh(s,o)};return s.freeRecursive(),A}const Gv={type:"audio"},Nn=/(?<value>\d+\.?\d*)(?=px)/;function gl({words:r,spaceMetrics:e,strokeWidth:t=0}){return r.reduce((i,n,s)=>{const o=n.metrics.width+t,a=s<r.length-1?e.width:0;return i+o+a},0)}ws(({context:r,font:e,fontSizes:t,words:i,maxW:n=1/0,strokeWidth:s=0,letterSpacing:o=0})=>{try{r.save(),r.letterSpacing=`${o}px`,r.font=e.replace(Nn,t[0].toString());const a=r.measureText("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");if(i.length<=0)return[];const l=r.measureText(i[0].text);return i.slice(1).reduce((c,u)=>{const A=c[c.length-1],h=r.measureText(u.text),d={...u,metrics:h},f=[...A.words,d],g=gl({strokeWidth:s,words:f,spaceMetrics:A.spaceMetrics});if(g>n){const p=t[c.length%t.length];r.font=e.replace(Nn,p.toString());const v=r.measureText(" "),B=r.measureText(u.text),C=[{...u,metrics:B}],y=r.measureText("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");c=[...c,{allMetrics:y,spaceMetrics:v,lineWidth:gl({strokeWidth:s,spaceMetrics:v,words:C}),font:r.font,words:C,lineHeight:y.actualBoundingBoxAscent+y.actualBoundingBoxDescent+s}]}else c[c.length-1]={...A,lineWidth:g,words:f};return c},[{allMetrics:a,lineWidth:gl({strokeWidth:s,words:[{...i[0],metrics:l}],spaceMetrics:r.measureText(" ")}),lineHeight:a.actualBoundingBoxAscent+a.actualBoundingBoxDescent+s,font:r.font,words:[{...i[0],metrics:l}],spaceMetrics:r.measureText(" ")}])}finally{r.restore()}},{cacheKey:([{font:r,fontSizes:e,words:t,maxW:i,strokeWidth:n,letterSpacing:s}])=>`${r}_${JSON.stringify(e)}_${JSON.stringify(t)}_${i}_${n}_${s}`});function $v(r){return r.slice(0,1).toUpperCase()+r.slice(1)}const wh=[{family:"Noto Arabic",regex:new RegExp("\\p{Script=Arabic}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoSansArabic-VariableFont_wdth%2Cwght.woff2",style:"normal"},{family:"Noto Chinese",regex:new RegExp("\\p{Script=Han}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoSansSC-VariableFont_wght.woff2",style:"normal"},{family:"Noto Hebrew",regex:new RegExp("\\p{Script=Hebrew}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoSansHebrew-VariableFont_wdth%2Cwght.woff2",style:"normal"},{family:"Noto Hindi",regex:new RegExp("\\p{Script=Devanagari}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoSansDevanagari-VariableFont_wdth%2Cwght.woff2",style:"normal"},{family:"Noto Japanese",regex:new RegExp("\\p{Script=Han}|\\p{Script=Katakana}|\\p{Script=Hiragana}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoSansJP-VariableFont_wght.woff2",style:"normal"},{family:"Noto Korean",regex:new RegExp("\\p{Script=Hangul}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoSansKR-VariableFont_wght.woff2",style:"normal"},{family:"Noto Color Emoji",regex:new RegExp("\\p{Extended_Pictographic}","u"),url:"https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/NotoColorEmoji-Regular.woff2",style:"normal"}];function Hv({text:r,font:e}){let t=e;return wh.forEach(({family:i,regex:n})=>{n.exec(r)&&(t+=`, ${i}`)}),t}const Yv="caption";Object.keys(yh).map(r=>({label:$v(r),value:r,data:r}));const Vv={type:Yv},Kv={type:"image"};function Rh({context:r,word:e,maxW:t=1/0}){const i=[],n=r.measureText(e);if(Math.floor(n.width)<=t)return[{text:e,metrics:n}];for(let s=0;s<e.length;s++){const o=i[i.length-1],a=((o==null?void 0:o.text)??"")+e[s],l=r.measureText(a);l.width<t?i[o?i.length-1:0]={text:a,metrics:l}:i.push({text:e[s],metrics:r.measureText(e[s])})}return i}const Wv=ws(({font:r,context:e,fontSizes:t,text:i,maxW:n=1/0,letterSpacing:s=0})=>{try{return e.save(),e.letterSpacing=`${s}px`,e.font=r.replace(Nn,t[0].toString()),i.split(`
|
|
2476
|
-
`).flatMap(a=>{const l=a.split(" ").filter(Boolean);return l.length?l.slice(1).reduce((c,u,A)=>{const d=`${c[c.length-1].text} ${u}`.trim(),f=e.measureText(d);if(f.width>n)c=[...c,...Rh({context:e,word:u,maxW:n})];else{const g=t[A%t.length];e.font=r.replace(Nn,g.toString()),c[c.length-1]={text:d,metrics:f}}return c},Rh({context:e,word:l[0],maxW:n})):{text:"",metrics:e.measureText("")}})}finally{e.restore()}},{cacheKey:([{font:r,fontSizes:e,text:t,maxW:i,letterSpacing:n}])=>`${r}_${JSON.stringify(e)}_${t}_${i}_${n}`});ws(({font:r,text:e,scale:t,context:i,maxW:n,maxH:s,minSize:o,maxSize:a,letterSpacing:l=0})=>{var c,u;let A=0;if(a){A=(o??0)*t;let d=0;for(;a*t>A+1;){A+=1;const f=Wv({font:r,context:i,fontSizes:[A],text:e,maxW:n,letterSpacing:l});if(d=f.reduce((g,p)=>(p.metrics.width>g&&(g=p.metrics.width),g),0),d>n||f.length*A>s){A-=1;break}}}else A=parseFloat(((u=(c=r.match(Nn))==null?void 0:c.groups)==null?void 0:u.value)??"0")*t;return A},{cacheKey:([{font:r,text:e,scale:t,maxW:i,maxH:n,minSize:s,maxSize:o,letterSpacing:a}])=>`${r}_${e}_${s}_${o}_${t}_${i}_${n}_${a}`});const qv={type:"text"},Jv={type:"video"};function Dh(){return document.createElement("canvas")}function jv(r,e){return Object.keys(r).reduce((t,i)=>(e.includes(i)||(t[i]=r[i]),t),{})}function qt(r){let e=0;for(const t of r)Array.isArray(t)?e+=qt(t):e+=t;return e}function so(r){return r.map(({type:e,duration:t},i)=>{var n,s,o,a;if(e==="transition"){const l=((n=r[i-2])==null?void 0:n.type)==="transition"?r[i-2]:null,c=((s=r[i-1])==null?void 0:s.duration)??1/0,u=((o=r[i+1])==null?void 0:o.duration)??1/0,A=((a=r[i+2])==null?void 0:a.type)==="transition"?r[i+2]:null;return Math.min(l?c/2:c,t,A?u/2:u)*-1}return t})}function Lh(r){var e;return{...r,children:((e=r.children)==null?void 0:e.map(t=>{if(!t.renderer)return Lh(t)}).filter(Boolean))??[]}}function kh(r){const e={box:0,shape:0,image:0,video:0,text:0,audio:0,gradient:0,caption:0};r.renderer&&(e[r.renderer.type]+=1);for(const t of r.children??[]){const{box:i,shape:n,image:s,video:o,text:a,audio:l,gradient:c,caption:u}=kh(t);e.box+=i,e.shape+=n,e.image+=s,e.video+=o,e.text+=a,e.audio+=l,e.gradient+=c,e.caption+=u}return e}function Xv(r){return r.video>0?Jv.type:r.image>0?Kv.type:r.audio>0?Gv.type:r.caption>0?Vv.type:qv.type}function Mh({node:r,duration:e,parentAnimations:t}){const i=[],n={...t,...r.element.animations};if(r.renderer){const s=Lh({...r.element,layout:{...r.element.layout?jv(r.element.layout,["maxWidth","maxHeight"]):{},width:"100%",height:"100%",margin:0}}),o=kh(s);i.push({type:Xv(o),id:yv(),x:r.x,y:r.y,width:r.width,height:r.height,duration:e,root:{element:s}})}for(const s of r.childNodes)i.push(...Mh({node:s,duration:e,parentAnimations:n}));return i}function zv(r){if(r===null||typeof r!="object")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Zv(r){return r.replace(/\\/g,"\\\\").replace(/\//g,"\\/").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\f/g,"\\f").replace(/"/g,'\\"')}Om.filters.define("parse",r=>typeof r>"u"?null:typeof r=="string"?`"${Zv(r)}"`:zv(r)||Array.isArray(r)?JSON.stringify(r):r);const ey="3";async function ty({scene:r,start:e=0}){const{id:t,root:i,duration:n}=r,s=await _h({id:t,root:i});return{type:r.type,start:e,duration:n,layout:s,id:r.id,config:r}}async function iy({track:r}){const e=so(r),t=await Promise.all(r.reduce((s,o,a)=>{if(o.type!=="audio")return s;const l=qt(e.slice(0,a));return s.push(ty({scene:o,start:l})),s},[])),i=r.reduce((s,o,a)=>{if(o.type!=="gap")return s;const l=qt(e.slice(0,a));return s.push({type:o.type,id:o.id,start:l,config:o,duration:o.duration}),s},[]),n=r.map(({id:s})=>t.find(({id:o})=>o===s)??i.find(({id:o})=>o===s)).filter(Boolean);return{type:"audio",scenes:t,gapScenes:i,mergedScenes:n,config:r,duration:Math.max(...n.map(({start:s,duration:o})=>s+o))}}async function Fh({node:r,canvases:e,sceneTime:t,parentOpacity:i=1,parentTransform:n,debug:s=!1}){var o,a;const l=e.sceneCanvas.getContext("2d");if(l){l.save(),l.setTransform(n);const c=mv({layout:r.element.layout,sceneTime:t,animations:r.element.animations}),{opacity:u,translation:A,scale:h,clip:d,dimensions:f,rotation:g}=c,p=r.width*f.widthRatio,v=r.height*f.heightRatio;if(l.globalAlpha=u*i,(A.x||A.y)&&l.translate(A.x,A.y),(h!==1||g!==0)&&(l.translate(r.x+p/2,r.y+v/2),l.scale(h,h),l.rotate(g*Math.PI/180),l.translate(-(r.x+p/2),-(r.y+v/2))),d){l.beginPath();const B={x:r.x+d.x*p,y:r.y+d.y*v,width:d.width*p,height:d.height*v};l.rect(B.x,B.y,B.width,B.height),l.clip()}if(s){const B=l.globalAlpha;l.globalAlpha=1,l.strokeStyle="red",l.strokeRect(r.x,r.y,p,v),l.globalAlpha=B}await((a=(o=r.renderer)==null?void 0:o.render)==null?void 0:a.call(o,{canvases:e,sceneTime:t,dx:r.x,dy:r.y,dw:p,dh:v,radius:r.radius,options:r.options,dependencies:r.dependencies}));for await(const B of r.childNodes)await Fh({debug:s,node:B,canvases:e,sceneTime:t,parentOpacity:l.globalAlpha,parentTransform:l.getTransform()});l.restore()}}async function ry({layout:r,canvases:e,sceneTime:t,debug:i=!1}){const{node:n}=r;await Fh({debug:i,node:n,canvases:e,sceneTime:t})}async function oo({debug:r=!1,scene:e,start:t=0,resolvers:i,rootWidth:n,rootHeight:s,canvasFactory:o=Dh}){var a,l;const{id:c,x:u,y:A,width:h,height:d,root:f,duration:g}=e,p=o(),v=o(),B=o(),C=o(),y=o(),x=await _h({id:c,root:{...f,layout:{...f.layout,width:n,height:s},element:{...f.element,layout:{...f.element.layout,...typeof u=="number"&&typeof A=="number"?{position:"absolute",inset:{top:A,left:u}}:{},width:h??((a=f.element.layout)==null?void 0:a.width),height:d??((l=f.element.layout)==null?void 0:l.height)}}},resolvers:i,measureCanvas:y}),w=async D=>{const F=Math.max(0,D-t);p.width=p.height=0,p.width=n,p.height=s,await ry({debug:r,layout:x,sceneTime:F,canvases:{sceneCanvas:p,cropCanvas:v,letterboxCanvas:B,posterCanvas:C}})};return{id:c,type:e.type,start:t,duration:g,layout:x,sceneCanvas:p,draw:w,config:e,childScenes:x.node.childNodes.flatMap(D=>Mh({node:D,duration:g}))}}async function ny({debug:r=!1,track:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}){const o=so(e),a=await Promise.all(e.reduce((A,h,d)=>{const f=qt(o.slice(0,d));return h.type==="caption"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),A},[])),l=e.reduce((A,h,d)=>{if(h.type!=="gap")return A;const f=qt(o.slice(0,d));return A.push({type:h.type,id:h.id,start:f,config:h,duration:h.duration}),A},[]),c=e.reduce((A,h,d)=>{if(h.type!=="transition")return A;const f=h.duration,g=qt(o.slice(0,d))-f;return A.push({type:h.type,id:h.id,name:h.name,start:g,duration:f,config:h,transitionCanvas:s(),to:a.find(({id:p})=>{var v;return p===((v=e[d+1])==null?void 0:v.id)}),from:a.find(({id:p})=>{var v;return p===((v=e[d-1])==null?void 0:v.id)})}),A},[]),u=e.map(({id:A})=>a.find(({id:h})=>h===A)??l.find(({id:h})=>h===A)??c.find(({id:h})=>h===A)).filter(Boolean);return{type:"caption",scenes:a,gapScenes:l,transitions:c,mergedScenes:u,duration:Math.max(...u.map(({start:A,duration:h})=>A+h)),trackCanvas:s()}}async function sy({debug:r=!1,track:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}){const o=so(e),a=await Promise.all(e.reduce((A,h,d)=>{const f=qt(o.slice(0,d));return h.type==="video"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),h.type==="image"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),A},[])),l=e.reduce((A,h,d)=>{if(h.type!=="gap")return A;const f=qt(o.slice(0,d));return A.push({type:h.type,id:h.id,start:f,config:h,duration:h.duration}),A},[]),c=e.reduce((A,h,d)=>{if(h.type!=="transition")return A;const f=h.duration,g=qt(o.slice(0,d))-f;return A.push({type:h.type,id:h.id,name:h.name,start:g,duration:f,config:h,transitionCanvas:s(),to:a.find(({id:p})=>{var v;return p===((v=e[d+1])==null?void 0:v.id)}),from:a.find(({id:p})=>{var v;return p===((v=e[d-1])==null?void 0:v.id)})}),A},[]),u=e.map(({id:A})=>a.find(({id:h})=>h===A)??l.find(({id:h})=>h===A)??c.find(({id:h})=>h===A)).filter(Boolean);return{type:"picture",scenes:a,gapScenes:l,transitions:c,mergedScenes:u,duration:Math.max(0,...u.map(({start:A,duration:h})=>A+h)),trackCanvas:s()}}async function oy({debug:r=!1,track:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}){const o=so(e),a=await Promise.all(e.reduce((A,h,d)=>{const f=qt(o.slice(0,d));return h.type==="text"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),A},[])),l=e.reduce((A,h,d)=>{if(h.type!=="gap")return A;const f=qt(o.slice(0,d));return A.push({type:h.type,id:h.id,start:f,config:h,duration:h.duration}),A},[]),c=e.reduce((A,h,d)=>{if(h.type!=="transition")return A;const f=h.duration,g=qt(o.slice(0,d))-f;return A.push({type:h.type,id:h.id,name:h.name,start:g,duration:f,config:h,transitionCanvas:s(),to:a.find(({id:p})=>{var v;return p===((v=e[d+1])==null?void 0:v.id)}),from:a.find(({id:p})=>{var v;return p===((v=e[d-1])==null?void 0:v.id)})}),A},[]),u=e.map(({id:A})=>a.find(({id:h})=>h===A)??l.find(({id:h})=>h===A)??c.find(({id:h})=>h===A)).filter(Boolean);return{type:"text",scenes:a,gapScenes:l,transitions:c,mergedScenes:u,duration:Math.max(...u.map(({start:A,duration:h})=>A+h)),trackCanvas:s()}}function ay(r){return r.some(({type:e})=>e==="text")}function ly(r){return r.some(({type:e})=>e==="caption")}function cy(r){return r.some(({type:e})=>e==="audio")}function Ay(r){return r.some(({type:e})=>e==="video"||e==="image")}function uy(r){return r.type==="audio"}const hy=(((vh=Ih)==null?void 0:vh.default)??Ih).reduce((r,e)=>(r[e.name]=e,r),{});function dy(r,e){return r.has(e)||r.set(e,{buffer:null,transitions:{},fromTexture:null,toTexture:null}),r.get(e)}function fy({name:r,to:e,from:t,progress:i,width:n,height:s,glContext:o,contextResources:a,returnPixels:l=!0}){var c,u,A;const h=dy(a,o);if(o.disable(o.DEPTH_TEST),h.buffer?o.bindBuffer(o.ARRAY_BUFFER,h.buffer):(h.buffer=o.createBuffer(),o.bindBuffer(o.ARRAY_BUFFER,h.buffer),o.bufferData(o.ARRAY_BUFFER,new Float32Array([-1,-1,-1,4,4,-1]),o.STATIC_DRAW)),o.viewport(0,0,n,s),h.fromTexture?h.fromTexture.setPixels(t):(h.fromTexture=(((c=zs)==null?void 0:c.default)??zs)(o,t),h.fromTexture.minFilter=o.LINEAR,h.fromTexture.magFilter=o.LINEAR),h.toTexture?h.toTexture.setPixels(e):(h.toTexture=(((u=zs)==null?void 0:u.default)??zs)(o,e),h.toTexture.minFilter=o.LINEAR,h.toTexture.magFilter=o.LINEAR),h.transitions[r]||(h.transitions[r]=(((A=Eh)==null?void 0:A.default)??Eh)(o,hy[r])),h.transitions[r].draw(i,h.fromTexture,h.toTexture,n,s),!l)return o.flush(),new Uint8Array(0);const f=new Uint8Array(n*s*4);return o.readPixels(0,0,n,s,o.RGBA,o.UNSIGNED_BYTE,f),o.flush(),f}function gy(r){for(const[e,t]of r.entries())t.buffer&&e.deleteBuffer(t.buffer),t.fromTexture&&t.fromTexture.dispose(),t.toTexture&&t.toTexture.dispose(),Object.values(t.transitions).forEach(i=>{i.dispose()}),r.delete(e)}function py({name:r,to:e,from:t,progress:i,canvas:n,contextResources:s}){const o=n.getContext("webgl",{alpha:!0,depth:!1,antialias:!1,preserveDrawingBuffer:!1});o&&(o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,!0),fy({name:r,to:e,from:t,progress:i,width:n.width,height:n.height,glContext:o,contextResources:s,returnPixels:!1}))}async function Ph({debug:r=!1,config:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s=Dh,drawTransition:o=py}){const a=new Map,l=await Promise.all(e.tracks.map(async A=>{if(Ay(A))return{...await sy({debug:r,track:A,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}),config:A};if(ay(A))return{...await oy({debug:r,track:A,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}),config:A};if(ly(A))return{...await ny({debug:r,track:A,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}),config:A};if(cy(A))return{...await iy({track:A}),config:A};throw new Error("Unknown track type")}));return{draw:async({canvas:A,currentTime:h})=>{const d=A.getContext("2d");if(d){d.globalAlpha=1,d.globalCompositeOperation="source-over",d.clearRect(0,0,A.width,A.height),d.save(),d.fillStyle="black",d.fillRect(0,0,A.width,A.height),d.restore();for await(const f of l){if(uy(f))continue;const{scenes:g,transitions:p,trackCanvas:v}=f;v.width=v.height=0,v.width=A.width,v.height=A.height;const B=v.getContext("2d"),C=g.filter(({start:x,duration:w})=>h>=x&&h<x+w);if(!B||C.length<=0)continue;const y=p.find(({start:x,duration:w})=>h>=x&&h<x+w);for await(const{sceneCanvas:x,draw:w}of C)await(w==null?void 0:w(h)),(!y||y&&(!y.to||!y.from))&&B.drawImage(x,0,0,x.width,x.height);if(y&&y.to&&y.from&&y.duration>0){const{name:x,to:w,from:D,duration:F,transitionCanvas:O}=y;O.width=O.height=0,O.width=v.width,O.height=v.height;const M=Math.min(1,Math.max(0,(h-w.start)/F));await o({name:x,progress:M,contextResources:a,to:w.sceneCanvas,from:D.sceneCanvas,canvas:O}),B.globalCompositeOperation="lighter",B.drawImage(O,0,0,O.width,O.height)}d.drawImage(v,0,0,v.width,v.height)}}},cleanup:()=>{gy(a)},tracks:l,aspectRatio:e.aspectRatio,transcriptions:e.transcriptions,duration:Math.max(...l.map(({duration:A})=>A))}}const my={version:"6.4.4"};function Ey(r){const{publicApiUrl:e}=_s(r),t=Ki();return navigator.sendBeacon(`${e}/api/visitor`,JSON.stringify({visitorId:t})),t}function Iy(r){var s,o,a,l,c,u,A,h,d,f,g,p;if(typeof window>"u")return{client:null,tab:null,request:Ki()};let e=(o=(s=window.localStorage)==null?void 0:s.getItem)==null?void 0:o.call(s,"vouch-uid-visitor"),t=(l=(a=window.localStorage)==null?void 0:a.getItem)==null?void 0:l.call(a,"vouch-uid-client"),i=(u=(c=window.sessionStorage)==null?void 0:c.getItem)==null?void 0:u.call(c,"vouch-uid-tab");const n=Ki();return e||(e=Ey(r),(h=(A=window.localStorage)==null?void 0:A.setItem)==null||h.call(A,"vouch-uid-visitor",e)),t||(t=Ki(),(f=(d=window.localStorage)==null?void 0:d.setItem)==null||f.call(d,"vouch-uid-client",t)),i||(i=Ki(),(p=(g=window.sessionStorage)==null?void 0:g.setItem)==null||p.call(g,"vouch-uid-tab",i)),{client:t,tab:i,request:n,visitor:e}}function vy(r,e){return r&&"vouchId"in r?r.vouchId:(e==null?void 0:e.id)??null}function yy(r="embedded_player"){var n,s;const[e,t]=((s=(n=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:n.split)==null?void 0:s.call(n,"/"))??[],i={};return[...new URLSearchParams(location.search).entries()].forEach(([o,a])=>{if(/utm/.test(o)){const l=o.toLowerCase().replace(/[-_][a-z0-9]/g,c=>c.slice(-1).toUpperCase());i[l]=a}}),{source:r,time:new Date,region:t,country:e,screenHeight:window.screen.height,screenWidth:window.screen.width,referrer:document.referrer,currentUrl:location.href,embedType:"media-player-embed",embedVersion:my.version,templateVersion:ey,...i}}const Nh=1;class Cy{constructor(e){this._batchedEvents=[],this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamStartTime={},this._streamLatestTime={},this._currentlyPlayingVideo=null,this._createTrackingEvent=(t,i)=>{const n=vy(i,this.host.vouch);!n||this.host.disableTracking||this._batchedEvents.push({event:t,payload:{...i,senderId:this.host.senderId,vouchId:n,time:new Date().toISOString()}})},this._sendTrackingEvent=()=>{if(this._batchedEvents.length<=0)return;const{publicApiUrl:t}=_s(this.host.env),{client:i,tab:n,request:s,visitor:o}=Iy(this.host.env);navigator.sendBeacon(`${t}/api/batchevents`,JSON.stringify({payload:{events:this._batchedEvents},context:{"x-uid-client":i,"x-uid-tab":n,"x-uid-request":s,"x-uid-visitor":o,"x-reporting-metadata":yy(this.host.trackingSource)}})),this._batchedEvents=[]},this._streamEnded=()=>{if(this._currentlyPlayingVideo){const{id:t,key:i}=this._currentlyPlayingVideo;this._streamLatestTime[i]>this._streamStartTime[i]+Nh&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[i],streamEnd:this._streamLatestTime[i]}),delete this._streamStartTime[i],delete this._streamLatestTime[i]}},this._handleVouchLoaded=({detail:t})=>{t&&(this._hasLoaded[t]||(this._createTrackingEvent("VOUCH_LOADED",{vouchId:t}),this._hasLoaded[t]=!0))},this._handlePlay=()=>{this._hasPlayed||(this._createTrackingEvent("VIDEO_PLAYED",{streamStart:this.host.currentTime}),this._hasPlayed=!0)},this._handleVideoPlay=({detail:{id:t,key:i}})=>{this._answersViewed[i]||(this._createTrackingEvent("VOUCH_RESPONSE_VIEWED",{answerId:t}),this._answersViewed[i]=!0)},this._handleVideoTimeUpdate=({detail:{id:t,key:i,node:n}})=>{this.host.paused||(this._currentlyPlayingVideo={id:t,key:i,node:n},this._streamLatestTime[i]=n.currentTime,this._streamStartTime[i]||(this._streamStartTime[i]=n.currentTime,this._streamLatestTime[i]=n.currentTime))},this._handleVideoPause=({detail:{id:t,key:i}})=>{this._streamLatestTime[i]>this._streamStartTime[i]+Nh&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[i],streamEnd:this._streamLatestTime[i]}),delete this._streamStartTime[i],delete this._streamLatestTime[i]},this._pageUnloading=()=>{this._streamEnded(),this._sendTrackingEvent()},this._handleVisibilityChange=()=>{document.visibilityState==="hidden"&&this._pageUnloading()},this._handlePageHide=()=>{this._pageUnloading()},this.host=e,e.addController(this)}hostConnected(){requestAnimationFrame(()=>{var e,t,i,n;"onvisibilitychange"in document?document.addEventListener("visibilitychange",this._handleVisibilityChange):window.addEventListener("pagehide",this._handlePageHide),this.host.addEventListener("vouch:loaded",this._handleVouchLoaded),(e=this.host.mediaPlayer)==null||e.addEventListener("play",this._handlePlay),(t=this.host.mediaPlayer)==null||t.addEventListener("video:play",this._handleVideoPlay),(i=this.host.mediaPlayer)==null||i.addEventListener("video:pause",this._handleVideoPause),(n=this.host.mediaPlayer)==null||n.addEventListener("video:timeupdate",this._handleVideoTimeUpdate)})}hostDisconnected(){var e,t,i,n;this._pageUnloading(),"onvisibilitychange"in document?document.removeEventListener("visibilitychange",this._handleVisibilityChange):window.removeEventListener("pagehide",this._handlePageHide),this.host.removeEventListener("vouch:loaded",this._handleVouchLoaded),(e=this.host.mediaPlayer)==null||e.removeEventListener("play",this._handlePlay),(t=this.host.mediaPlayer)==null||t.removeEventListener("video:play",this._handleVideoPlay),(i=this.host.mediaPlayer)==null||i.removeEventListener("video:pause",this._handleVideoPause),(n=this.host.mediaPlayer)==null||n.removeEventListener("video:timeupdate",this._handleVideoTimeUpdate)}}var pl={exports:{}};(function(r,e){var t=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof qi<"u"&&qi,i=function(){function s(){this.fetch=!1,this.DOMException=t.DOMException}return s.prototype=t,new s}();(function(s){(function(o){var a=typeof s<"u"&&s||typeof self<"u"&&self||typeof qi<"u"&&qi||{},l={searchParams:"URLSearchParams"in a,iterable:"Symbol"in a&&"iterator"in Symbol,blob:"FileReader"in a&&"Blob"in a&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in a,arrayBuffer:"ArrayBuffer"in a};function c(L){return L&&DataView.prototype.isPrototypeOf(L)}if(l.arrayBuffer)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],A=ArrayBuffer.isView||function(L){return L&&u.indexOf(Object.prototype.toString.call(L))>-1};function h(L){if(typeof L!="string"&&(L=String(L)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(L)||L==="")throw new TypeError('Invalid character in header field name: "'+L+'"');return L.toLowerCase()}function d(L){return typeof L!="string"&&(L=String(L)),L}function f(L){var U={next:function(){var q=L.shift();return{done:q===void 0,value:q}}};return l.iterable&&(U[Symbol.iterator]=function(){return U}),U}function g(L){this.map={},L instanceof g?L.forEach(function(U,q){this.append(q,U)},this):Array.isArray(L)?L.forEach(function(U){if(U.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+U.length);this.append(U[0],U[1])},this):L&&Object.getOwnPropertyNames(L).forEach(function(U){this.append(U,L[U])},this)}g.prototype.append=function(L,U){L=h(L),U=d(U);var q=this.map[L];this.map[L]=q?q+", "+U:U},g.prototype.delete=function(L){delete this.map[h(L)]},g.prototype.get=function(L){return L=h(L),this.has(L)?this.map[L]:null},g.prototype.has=function(L){return this.map.hasOwnProperty(h(L))},g.prototype.set=function(L,U){this.map[h(L)]=d(U)},g.prototype.forEach=function(L,U){for(var q in this.map)this.map.hasOwnProperty(q)&&L.call(U,this.map[q],q,this)},g.prototype.keys=function(){var L=[];return this.forEach(function(U,q){L.push(q)}),f(L)},g.prototype.values=function(){var L=[];return this.forEach(function(U){L.push(U)}),f(L)},g.prototype.entries=function(){var L=[];return this.forEach(function(U,q){L.push([q,U])}),f(L)},l.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function p(L){if(!L._noBody){if(L.bodyUsed)return Promise.reject(new TypeError("Already read"));L.bodyUsed=!0}}function v(L){return new Promise(function(U,q){L.onload=function(){U(L.result)},L.onerror=function(){q(L.error)}})}function B(L){var U=new FileReader,q=v(U);return U.readAsArrayBuffer(L),q}function C(L){var U=new FileReader,q=v(U),R=/charset=([A-Za-z0-9_-]+)/.exec(L.type),_=R?R[1]:"utf-8";return U.readAsText(L,_),q}function y(L){for(var U=new Uint8Array(L),q=new Array(U.length),R=0;R<U.length;R++)q[R]=String.fromCharCode(U[R]);return q.join("")}function x(L){if(L.slice)return L.slice(0);var U=new Uint8Array(L.byteLength);return U.set(new Uint8Array(L)),U.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(L){this.bodyUsed=this.bodyUsed,this._bodyInit=L,L?typeof L=="string"?this._bodyText=L:l.blob&&Blob.prototype.isPrototypeOf(L)?this._bodyBlob=L:l.formData&&FormData.prototype.isPrototypeOf(L)?this._bodyFormData=L:l.searchParams&&URLSearchParams.prototype.isPrototypeOf(L)?this._bodyText=L.toString():l.arrayBuffer&&l.blob&&c(L)?(this._bodyArrayBuffer=x(L.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(L)||A(L))?this._bodyArrayBuffer=x(L):this._bodyText=L=Object.prototype.toString.call(L):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof L=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):l.searchParams&&URLSearchParams.prototype.isPrototypeOf(L)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},l.blob&&(this.blob=function(){var L=p(this);if(L)return L;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var L=p(this);return L||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(l.blob)return this.blob().then(B);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var L=p(this);if(L)return L;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(y(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},l.formData&&(this.formData=function(){return this.text().then(M)}),this.json=function(){return this.text().then(JSON.parse)},this}var D=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function F(L){var U=L.toUpperCase();return D.indexOf(U)>-1?U:L}function O(L,U){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');U=U||{};var q=U.body;if(L instanceof O){if(L.bodyUsed)throw new TypeError("Already read");this.url=L.url,this.credentials=L.credentials,U.headers||(this.headers=new g(L.headers)),this.method=L.method,this.mode=L.mode,this.signal=L.signal,!q&&L._bodyInit!=null&&(q=L._bodyInit,L.bodyUsed=!0)}else this.url=String(L);if(this.credentials=U.credentials||this.credentials||"same-origin",(U.headers||!this.headers)&&(this.headers=new g(U.headers)),this.method=F(U.method||this.method||"GET"),this.mode=U.mode||this.mode||null,this.signal=U.signal||this.signal||function(){if("AbortController"in a){var k=new AbortController;return k.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&q)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(q),(this.method==="GET"||this.method==="HEAD")&&(U.cache==="no-store"||U.cache==="no-cache")){var R=/([?&])_=[^&]*/;if(R.test(this.url))this.url=this.url.replace(R,"$1_="+new Date().getTime());else{var _=/\?/;this.url+=(_.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}O.prototype.clone=function(){return new O(this,{body:this._bodyInit})};function M(L){var U=new FormData;return L.trim().split("&").forEach(function(q){if(q){var R=q.split("="),_=R.shift().replace(/\+/g," "),k=R.join("=").replace(/\+/g," ");U.append(decodeURIComponent(_),decodeURIComponent(k))}}),U}function j(L){var U=new g,q=L.replace(/\r?\n[\t ]+/g," ");return q.split("\r").map(function(R){return R.indexOf(`
|
|
2476
|
+
`).flatMap(a=>{const l=a.split(" ").filter(Boolean);return l.length?l.slice(1).reduce((c,u,A)=>{const d=`${c[c.length-1].text} ${u}`.trim(),f=e.measureText(d);if(f.width>n)c=[...c,...Rh({context:e,word:u,maxW:n})];else{const g=t[A%t.length];e.font=r.replace(Nn,g.toString()),c[c.length-1]={text:d,metrics:f}}return c},Rh({context:e,word:l[0],maxW:n})):{text:"",metrics:e.measureText("")}})}finally{e.restore()}},{cacheKey:([{font:r,fontSizes:e,text:t,maxW:i,letterSpacing:n}])=>`${r}_${JSON.stringify(e)}_${t}_${i}_${n}`});ws(({font:r,text:e,scale:t,context:i,maxW:n,maxH:s,minSize:o,maxSize:a,letterSpacing:l=0})=>{var c,u;let A=0;if(a){A=(o??0)*t;let d=0;for(;a*t>A+1;){A+=1;const f=Wv({font:r,context:i,fontSizes:[A],text:e,maxW:n,letterSpacing:l});if(d=f.reduce((g,p)=>(p.metrics.width>g&&(g=p.metrics.width),g),0),d>n||f.length*A>s){A-=1;break}}}else A=parseFloat(((u=(c=r.match(Nn))==null?void 0:c.groups)==null?void 0:u.value)??"0")*t;return A},{cacheKey:([{font:r,text:e,scale:t,maxW:i,maxH:n,minSize:s,maxSize:o,letterSpacing:a}])=>`${r}_${e}_${s}_${o}_${t}_${i}_${n}_${a}`});const qv={type:"text"},Jv={type:"video"};function Dh(){return document.createElement("canvas")}function jv(r,e){return Object.keys(r).reduce((t,i)=>(e.includes(i)||(t[i]=r[i]),t),{})}function qt(r){let e=0;for(const t of r)Array.isArray(t)?e+=qt(t):e+=t;return e}function so(r){return r.map(({type:e,duration:t},i)=>{var n,s,o,a;if(e==="transition"){const l=((n=r[i-2])==null?void 0:n.type)==="transition"?r[i-2]:null,c=((s=r[i-1])==null?void 0:s.duration)??1/0,u=((o=r[i+1])==null?void 0:o.duration)??1/0,A=((a=r[i+2])==null?void 0:a.type)==="transition"?r[i+2]:null;return Math.min(l?c/2:c,t,A?u/2:u)*-1}return t})}function Lh(r){var e;return{...r,children:((e=r.children)==null?void 0:e.map(t=>{if(!t.renderer)return Lh(t)}).filter(Boolean))??[]}}function kh(r){const e={box:0,shape:0,image:0,video:0,text:0,audio:0,gradient:0,caption:0};r.renderer&&(e[r.renderer.type]+=1);for(const t of r.children??[]){const{box:i,shape:n,image:s,video:o,text:a,audio:l,gradient:c,caption:u}=kh(t);e.box+=i,e.shape+=n,e.image+=s,e.video+=o,e.text+=a,e.audio+=l,e.gradient+=c,e.caption+=u}return e}function Xv(r){return r.video>0?Jv.type:r.image>0?Kv.type:r.audio>0?Gv.type:r.caption>0?Vv.type:qv.type}function Mh({node:r,duration:e,parentAnimations:t}){const i=[],n={...t,...r.element.animations};if(r.renderer){const s=Lh({...r.element,layout:{...r.element.layout?jv(r.element.layout,["maxWidth","maxHeight"]):{},width:"100%",height:"100%",margin:0}}),o=kh(s);i.push({type:Xv(o),id:yv(),x:r.x,y:r.y,width:r.width,height:r.height,duration:e,root:{element:s}})}for(const s of r.childNodes)i.push(...Mh({node:s,duration:e,parentAnimations:n}));return i}function zv(r){if(r===null||typeof r!="object")return!1;if(Object.getPrototypeOf(r)===null)return!0;let e=r;for(;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(r)===e}function Zv(r){return r.replace(/\\/g,"\\\\").replace(/\//g,"\\/").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\f/g,"\\f").replace(/"/g,'\\"')}Om.filters.define("parse",r=>typeof r>"u"?null:typeof r=="string"?`"${Zv(r)}"`:zv(r)||Array.isArray(r)?JSON.stringify(r):r);const ey="3";async function ty({scene:r,start:e=0}){const{id:t,root:i,duration:n}=r,s=await _h({id:t,root:i});return{type:r.type,start:e,duration:n,layout:s,id:r.id,config:r}}async function iy({track:r}){const e=so(r),t=await Promise.all(r.reduce((s,o,a)=>{if(o.type!=="audio")return s;const l=qt(e.slice(0,a));return s.push(ty({scene:o,start:l})),s},[])),i=r.reduce((s,o,a)=>{if(o.type!=="gap")return s;const l=qt(e.slice(0,a));return s.push({type:o.type,id:o.id,start:l,config:o,duration:o.duration}),s},[]),n=r.map(({id:s})=>t.find(({id:o})=>o===s)??i.find(({id:o})=>o===s)).filter(Boolean);return{type:"audio",scenes:t,gapScenes:i,mergedScenes:n,config:r,duration:Math.max(...n.map(({start:s,duration:o})=>s+o))}}async function Fh({node:r,canvases:e,sceneTime:t,parentOpacity:i=1,parentTransform:n,debug:s=!1}){var o,a;const l=e.sceneCanvas.getContext("2d");if(l){l.save(),l.setTransform(n);const c=mv({layout:r.element.layout,sceneTime:t,animations:r.element.animations}),{opacity:u,translation:A,scale:h,clip:d,dimensions:f,rotation:g}=c,p=r.width*f.widthRatio,v=r.height*f.heightRatio;if(l.globalAlpha=u*i,(A.x||A.y)&&l.translate(A.x,A.y),(h!==1||g!==0)&&(l.translate(r.x+p/2,r.y+v/2),l.scale(h,h),l.rotate(g*Math.PI/180),l.translate(-(r.x+p/2),-(r.y+v/2))),d){l.beginPath();const B={x:r.x+d.x*p,y:r.y+d.y*v,width:d.width*p,height:d.height*v};l.rect(B.x,B.y,B.width,B.height),l.clip()}if(s){const B=l.globalAlpha;l.globalAlpha=1,l.strokeStyle="red",l.strokeRect(r.x,r.y,p,v),l.globalAlpha=B}await((a=(o=r.renderer)==null?void 0:o.render)==null?void 0:a.call(o,{canvases:e,sceneTime:t,dx:r.x,dy:r.y,dw:p,dh:v,radius:r.radius,options:r.options,dependencies:r.dependencies}));for await(const B of r.childNodes)await Fh({debug:s,node:B,canvases:e,sceneTime:t,parentOpacity:l.globalAlpha,parentTransform:l.getTransform()});l.restore()}}async function ry({layout:r,canvases:e,sceneTime:t,debug:i=!1}){const{node:n}=r;await Fh({debug:i,node:n,canvases:e,sceneTime:t})}async function oo({debug:r=!1,scene:e,start:t=0,resolvers:i,rootWidth:n,rootHeight:s,canvasFactory:o=Dh}){var a,l;const{id:c,x:u,y:A,width:h,height:d,root:f,duration:g}=e,p=o(),v=o(),B=o(),C=o(),y=o(),x=await _h({id:c,root:{...f,layout:{...f.layout,width:n,height:s},element:{...f.element,layout:{...f.element.layout,...typeof u=="number"&&typeof A=="number"?{position:"absolute",inset:{top:A,left:u}}:{},width:h??((a=f.element.layout)==null?void 0:a.width),height:d??((l=f.element.layout)==null?void 0:l.height)}}},resolvers:i,measureCanvas:y}),w=async D=>{const F=Math.max(0,D-t);p.width=p.height=0,p.width=n,p.height=s,await ry({debug:r,layout:x,sceneTime:F,canvases:{sceneCanvas:p,cropCanvas:v,letterboxCanvas:B,posterCanvas:C}})};return{id:c,type:e.type,start:t,duration:g,layout:x,sceneCanvas:p,draw:w,config:e,childScenes:x.node.childNodes.flatMap(D=>Mh({node:D,duration:g}))}}async function ny({debug:r=!1,track:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}){const o=so(e),a=await Promise.all(e.reduce((A,h,d)=>{const f=qt(o.slice(0,d));return h.type==="caption"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),A},[])),l=e.reduce((A,h,d)=>{if(h.type!=="gap")return A;const f=qt(o.slice(0,d));return A.push({type:h.type,id:h.id,start:f,config:h,duration:h.duration}),A},[]),c=e.reduce((A,h,d)=>{if(h.type!=="transition")return A;const f=h.duration,g=qt(o.slice(0,d))-f;return A.push({type:h.type,id:h.id,name:h.name,start:g,duration:f,config:h,transitionCanvas:s(),to:a.find(({id:p})=>{var v;return p===((v=e[d+1])==null?void 0:v.id)}),from:a.find(({id:p})=>{var v;return p===((v=e[d-1])==null?void 0:v.id)})}),A},[]),u=e.map(({id:A})=>a.find(({id:h})=>h===A)??l.find(({id:h})=>h===A)??c.find(({id:h})=>h===A)).filter(Boolean);return{type:"caption",scenes:a,gapScenes:l,transitions:c,mergedScenes:u,duration:Math.max(...u.map(({start:A,duration:h})=>A+h)),trackCanvas:s()}}async function sy({debug:r=!1,track:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}){const o=so(e),a=await Promise.all(e.reduce((A,h,d)=>{const f=qt(o.slice(0,d));return h.type==="video"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),h.type==="image"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),A},[])),l=e.reduce((A,h,d)=>{if(h.type!=="gap")return A;const f=qt(o.slice(0,d));return A.push({type:h.type,id:h.id,start:f,config:h,duration:h.duration}),A},[]),c=e.reduce((A,h,d)=>{if(h.type!=="transition")return A;const f=h.duration,g=qt(o.slice(0,d))-f;return A.push({type:h.type,id:h.id,name:h.name,start:g,duration:f,config:h,transitionCanvas:s(),to:a.find(({id:p})=>{var v;return p===((v=e[d+1])==null?void 0:v.id)}),from:a.find(({id:p})=>{var v;return p===((v=e[d-1])==null?void 0:v.id)})}),A},[]),u=e.map(({id:A})=>a.find(({id:h})=>h===A)??l.find(({id:h})=>h===A)??c.find(({id:h})=>h===A)).filter(Boolean);return{type:"picture",scenes:a,gapScenes:l,transitions:c,mergedScenes:u,duration:Math.max(0,...u.map(({start:A,duration:h})=>A+h)),trackCanvas:s()}}async function oy({debug:r=!1,track:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}){const o=so(e),a=await Promise.all(e.reduce((A,h,d)=>{const f=qt(o.slice(0,d));return h.type==="text"&&A.push(oo({debug:r,scene:h,start:f,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s})),A},[])),l=e.reduce((A,h,d)=>{if(h.type!=="gap")return A;const f=qt(o.slice(0,d));return A.push({type:h.type,id:h.id,start:f,config:h,duration:h.duration}),A},[]),c=e.reduce((A,h,d)=>{if(h.type!=="transition")return A;const f=h.duration,g=qt(o.slice(0,d))-f;return A.push({type:h.type,id:h.id,name:h.name,start:g,duration:f,config:h,transitionCanvas:s(),to:a.find(({id:p})=>{var v;return p===((v=e[d+1])==null?void 0:v.id)}),from:a.find(({id:p})=>{var v;return p===((v=e[d-1])==null?void 0:v.id)})}),A},[]),u=e.map(({id:A})=>a.find(({id:h})=>h===A)??l.find(({id:h})=>h===A)??c.find(({id:h})=>h===A)).filter(Boolean);return{type:"text",scenes:a,gapScenes:l,transitions:c,mergedScenes:u,duration:Math.max(...u.map(({start:A,duration:h})=>A+h)),trackCanvas:s()}}function ay(r){return r.some(({type:e})=>e==="text")}function ly(r){return r.some(({type:e})=>e==="caption")}function cy(r){return r.some(({type:e})=>e==="audio")}function Ay(r){return r.some(({type:e})=>e==="video"||e==="image")}function uy(r){return r.type==="audio"}const hy=(((vh=Ih)==null?void 0:vh.default)??Ih).reduce((r,e)=>(r[e.name]=e,r),{});function dy(r,e){return r.has(e)||r.set(e,{buffer:null,transitions:{},fromTexture:null,toTexture:null}),r.get(e)}function fy({name:r,to:e,from:t,progress:i,width:n,height:s,glContext:o,contextResources:a,returnPixels:l=!0}){var c,u,A;const h=dy(a,o);if(o.disable(o.DEPTH_TEST),h.buffer?o.bindBuffer(o.ARRAY_BUFFER,h.buffer):(h.buffer=o.createBuffer(),o.bindBuffer(o.ARRAY_BUFFER,h.buffer),o.bufferData(o.ARRAY_BUFFER,new Float32Array([-1,-1,-1,4,4,-1]),o.STATIC_DRAW)),o.viewport(0,0,n,s),h.fromTexture?h.fromTexture.setPixels(t):(h.fromTexture=(((c=zs)==null?void 0:c.default)??zs)(o,t),h.fromTexture.minFilter=o.LINEAR,h.fromTexture.magFilter=o.LINEAR),h.toTexture?h.toTexture.setPixels(e):(h.toTexture=(((u=zs)==null?void 0:u.default)??zs)(o,e),h.toTexture.minFilter=o.LINEAR,h.toTexture.magFilter=o.LINEAR),h.transitions[r]||(h.transitions[r]=(((A=Eh)==null?void 0:A.default)??Eh)(o,hy[r])),h.transitions[r].draw(i,h.fromTexture,h.toTexture,n,s),!l)return o.flush(),new Uint8Array(0);const f=new Uint8Array(n*s*4);return o.readPixels(0,0,n,s,o.RGBA,o.UNSIGNED_BYTE,f),o.flush(),f}function gy(r){for(const[e,t]of r.entries())t.buffer&&e.deleteBuffer(t.buffer),t.fromTexture&&t.fromTexture.dispose(),t.toTexture&&t.toTexture.dispose(),Object.values(t.transitions).forEach(i=>{i.dispose()}),r.delete(e)}function py({name:r,to:e,from:t,progress:i,canvas:n,contextResources:s}){const o=n.getContext("webgl",{alpha:!0,depth:!1,antialias:!1,preserveDrawingBuffer:!1});o&&(o.pixelStorei(o.UNPACK_FLIP_Y_WEBGL,!0),fy({name:r,to:e,from:t,progress:i,width:n.width,height:n.height,glContext:o,contextResources:s,returnPixels:!1}))}async function Ph({debug:r=!1,config:e,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s=Dh,drawTransition:o=py}){const a=new Map,l=await Promise.all(e.tracks.map(async A=>{if(Ay(A))return{...await sy({debug:r,track:A,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}),config:A};if(ay(A))return{...await oy({debug:r,track:A,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}),config:A};if(ly(A))return{...await ny({debug:r,track:A,resolvers:t,rootWidth:i,rootHeight:n,canvasFactory:s}),config:A};if(cy(A))return{...await iy({track:A}),config:A};throw new Error("Unknown track type")}));return{draw:async({canvas:A,currentTime:h})=>{const d=A.getContext("2d");if(d){d.globalAlpha=1,d.globalCompositeOperation="source-over",d.clearRect(0,0,A.width,A.height),d.save(),d.fillStyle="black",d.fillRect(0,0,A.width,A.height),d.restore();for await(const f of l){if(uy(f))continue;const{scenes:g,transitions:p,trackCanvas:v}=f;v.width=v.height=0,v.width=A.width,v.height=A.height;const B=v.getContext("2d"),C=g.filter(({start:x,duration:w})=>h>=x&&h<x+w);if(!B||C.length<=0)continue;const y=p.find(({start:x,duration:w})=>h>=x&&h<x+w);for await(const{sceneCanvas:x,draw:w}of C)await(w==null?void 0:w(h)),(!y||y&&(!y.to||!y.from))&&B.drawImage(x,0,0,x.width,x.height);if(y&&y.to&&y.from&&y.duration>0){const{name:x,to:w,from:D,duration:F,transitionCanvas:O}=y;O.width=O.height=0,O.width=v.width,O.height=v.height;const M=Math.min(1,Math.max(0,(h-w.start)/F));await o({name:x,progress:M,contextResources:a,to:w.sceneCanvas,from:D.sceneCanvas,canvas:O}),B.globalCompositeOperation="lighter",B.drawImage(O,0,0,O.width,O.height)}d.drawImage(v,0,0,v.width,v.height)}}},cleanup:()=>{gy(a)},tracks:l,aspectRatio:e.aspectRatio,transcriptions:e.transcriptions,duration:Math.max(...l.map(({duration:A})=>A))}}const my={version:"6.4.5"};function Ey(r){const{publicApiUrl:e}=_s(r),t=Ki();return navigator.sendBeacon(`${e}/api/visitor`,JSON.stringify({visitorId:t})),t}function Iy(r){var s,o,a,l,c,u,A,h,d,f,g,p;if(typeof window>"u")return{client:null,tab:null,request:Ki()};let e=(o=(s=window.localStorage)==null?void 0:s.getItem)==null?void 0:o.call(s,"vouch-uid-visitor"),t=(l=(a=window.localStorage)==null?void 0:a.getItem)==null?void 0:l.call(a,"vouch-uid-client"),i=(u=(c=window.sessionStorage)==null?void 0:c.getItem)==null?void 0:u.call(c,"vouch-uid-tab");const n=Ki();return e||(e=Ey(r),(h=(A=window.localStorage)==null?void 0:A.setItem)==null||h.call(A,"vouch-uid-visitor",e)),t||(t=Ki(),(f=(d=window.localStorage)==null?void 0:d.setItem)==null||f.call(d,"vouch-uid-client",t)),i||(i=Ki(),(p=(g=window.sessionStorage)==null?void 0:g.setItem)==null||p.call(g,"vouch-uid-tab",i)),{client:t,tab:i,request:n,visitor:e}}function vy(r,e){return r&&"vouchId"in r?r.vouchId:(e==null?void 0:e.id)??null}function yy(r="embedded_player"){var n,s;const[e,t]=((s=(n=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:n.split)==null?void 0:s.call(n,"/"))??[],i={};return[...new URLSearchParams(location.search).entries()].forEach(([o,a])=>{if(/utm/.test(o)){const l=o.toLowerCase().replace(/[-_][a-z0-9]/g,c=>c.slice(-1).toUpperCase());i[l]=a}}),{source:r,time:new Date,region:t,country:e,screenHeight:window.screen.height,screenWidth:window.screen.width,referrer:document.referrer,currentUrl:location.href,embedType:"media-player-embed",embedVersion:my.version,templateVersion:ey,...i}}const Nh=1;class Cy{constructor(e){this._batchedEvents=[],this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamStartTime={},this._streamLatestTime={},this._currentlyPlayingVideo=null,this._createTrackingEvent=(t,i)=>{const n=vy(i,this.host.vouch);!n||this.host.disableTracking||this._batchedEvents.push({event:t,payload:{...i,senderId:this.host.senderId,vouchId:n,time:new Date().toISOString()}})},this._sendTrackingEvent=()=>{if(this._batchedEvents.length<=0)return;const{publicApiUrl:t}=_s(this.host.env),{client:i,tab:n,request:s,visitor:o}=Iy(this.host.env);navigator.sendBeacon(`${t}/api/batchevents`,JSON.stringify({payload:{events:this._batchedEvents},context:{"x-uid-client":i,"x-uid-tab":n,"x-uid-request":s,"x-uid-visitor":o,"x-reporting-metadata":yy(this.host.trackingSource)}})),this._batchedEvents=[]},this._streamEnded=()=>{if(this._currentlyPlayingVideo){const{id:t,key:i}=this._currentlyPlayingVideo;this._streamLatestTime[i]>this._streamStartTime[i]+Nh&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[i],streamEnd:this._streamLatestTime[i]}),delete this._streamStartTime[i],delete this._streamLatestTime[i]}},this._handleVouchLoaded=({detail:t})=>{t&&(this._hasLoaded[t]||(this._createTrackingEvent("VOUCH_LOADED",{vouchId:t}),this._hasLoaded[t]=!0))},this._handlePlay=()=>{this._hasPlayed||(this._createTrackingEvent("VIDEO_PLAYED",{streamStart:this.host.currentTime}),this._hasPlayed=!0)},this._handleVideoPlay=({detail:{id:t,key:i}})=>{this._answersViewed[i]||(this._createTrackingEvent("VOUCH_RESPONSE_VIEWED",{answerId:t}),this._answersViewed[i]=!0)},this._handleVideoTimeUpdate=({detail:{id:t,key:i,node:n}})=>{this.host.paused||(this._currentlyPlayingVideo={id:t,key:i,node:n},this._streamLatestTime[i]=n.currentTime,this._streamStartTime[i]||(this._streamStartTime[i]=n.currentTime,this._streamLatestTime[i]=n.currentTime))},this._handleVideoPause=({detail:{id:t,key:i}})=>{this._streamLatestTime[i]>this._streamStartTime[i]+Nh&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[i],streamEnd:this._streamLatestTime[i]}),delete this._streamStartTime[i],delete this._streamLatestTime[i]},this._pageUnloading=()=>{this._streamEnded(),this._sendTrackingEvent()},this._handleVisibilityChange=()=>{document.visibilityState==="hidden"&&this._pageUnloading()},this._handlePageHide=()=>{this._pageUnloading()},this.host=e,e.addController(this)}hostConnected(){requestAnimationFrame(()=>{var e,t,i,n;"onvisibilitychange"in document?document.addEventListener("visibilitychange",this._handleVisibilityChange):window.addEventListener("pagehide",this._handlePageHide),this.host.addEventListener("vouch:loaded",this._handleVouchLoaded),(e=this.host.mediaPlayer)==null||e.addEventListener("play",this._handlePlay),(t=this.host.mediaPlayer)==null||t.addEventListener("video:play",this._handleVideoPlay),(i=this.host.mediaPlayer)==null||i.addEventListener("video:pause",this._handleVideoPause),(n=this.host.mediaPlayer)==null||n.addEventListener("video:timeupdate",this._handleVideoTimeUpdate)})}hostDisconnected(){var e,t,i,n;this._pageUnloading(),"onvisibilitychange"in document?document.removeEventListener("visibilitychange",this._handleVisibilityChange):window.removeEventListener("pagehide",this._handlePageHide),this.host.removeEventListener("vouch:loaded",this._handleVouchLoaded),(e=this.host.mediaPlayer)==null||e.removeEventListener("play",this._handlePlay),(t=this.host.mediaPlayer)==null||t.removeEventListener("video:play",this._handleVideoPlay),(i=this.host.mediaPlayer)==null||i.removeEventListener("video:pause",this._handleVideoPause),(n=this.host.mediaPlayer)==null||n.removeEventListener("video:timeupdate",this._handleVideoTimeUpdate)}}var pl={exports:{}};(function(r,e){var t=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof qi<"u"&&qi,i=function(){function s(){this.fetch=!1,this.DOMException=t.DOMException}return s.prototype=t,new s}();(function(s){(function(o){var a=typeof s<"u"&&s||typeof self<"u"&&self||typeof qi<"u"&&qi||{},l={searchParams:"URLSearchParams"in a,iterable:"Symbol"in a&&"iterator"in Symbol,blob:"FileReader"in a&&"Blob"in a&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in a,arrayBuffer:"ArrayBuffer"in a};function c(L){return L&&DataView.prototype.isPrototypeOf(L)}if(l.arrayBuffer)var u=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],A=ArrayBuffer.isView||function(L){return L&&u.indexOf(Object.prototype.toString.call(L))>-1};function h(L){if(typeof L!="string"&&(L=String(L)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(L)||L==="")throw new TypeError('Invalid character in header field name: "'+L+'"');return L.toLowerCase()}function d(L){return typeof L!="string"&&(L=String(L)),L}function f(L){var U={next:function(){var q=L.shift();return{done:q===void 0,value:q}}};return l.iterable&&(U[Symbol.iterator]=function(){return U}),U}function g(L){this.map={},L instanceof g?L.forEach(function(U,q){this.append(q,U)},this):Array.isArray(L)?L.forEach(function(U){if(U.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+U.length);this.append(U[0],U[1])},this):L&&Object.getOwnPropertyNames(L).forEach(function(U){this.append(U,L[U])},this)}g.prototype.append=function(L,U){L=h(L),U=d(U);var q=this.map[L];this.map[L]=q?q+", "+U:U},g.prototype.delete=function(L){delete this.map[h(L)]},g.prototype.get=function(L){return L=h(L),this.has(L)?this.map[L]:null},g.prototype.has=function(L){return this.map.hasOwnProperty(h(L))},g.prototype.set=function(L,U){this.map[h(L)]=d(U)},g.prototype.forEach=function(L,U){for(var q in this.map)this.map.hasOwnProperty(q)&&L.call(U,this.map[q],q,this)},g.prototype.keys=function(){var L=[];return this.forEach(function(U,q){L.push(q)}),f(L)},g.prototype.values=function(){var L=[];return this.forEach(function(U){L.push(U)}),f(L)},g.prototype.entries=function(){var L=[];return this.forEach(function(U,q){L.push([q,U])}),f(L)},l.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function p(L){if(!L._noBody){if(L.bodyUsed)return Promise.reject(new TypeError("Already read"));L.bodyUsed=!0}}function v(L){return new Promise(function(U,q){L.onload=function(){U(L.result)},L.onerror=function(){q(L.error)}})}function B(L){var U=new FileReader,q=v(U);return U.readAsArrayBuffer(L),q}function C(L){var U=new FileReader,q=v(U),R=/charset=([A-Za-z0-9_-]+)/.exec(L.type),_=R?R[1]:"utf-8";return U.readAsText(L,_),q}function y(L){for(var U=new Uint8Array(L),q=new Array(U.length),R=0;R<U.length;R++)q[R]=String.fromCharCode(U[R]);return q.join("")}function x(L){if(L.slice)return L.slice(0);var U=new Uint8Array(L.byteLength);return U.set(new Uint8Array(L)),U.buffer}function w(){return this.bodyUsed=!1,this._initBody=function(L){this.bodyUsed=this.bodyUsed,this._bodyInit=L,L?typeof L=="string"?this._bodyText=L:l.blob&&Blob.prototype.isPrototypeOf(L)?this._bodyBlob=L:l.formData&&FormData.prototype.isPrototypeOf(L)?this._bodyFormData=L:l.searchParams&&URLSearchParams.prototype.isPrototypeOf(L)?this._bodyText=L.toString():l.arrayBuffer&&l.blob&&c(L)?(this._bodyArrayBuffer=x(L.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(L)||A(L))?this._bodyArrayBuffer=x(L):this._bodyText=L=Object.prototype.toString.call(L):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof L=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):l.searchParams&&URLSearchParams.prototype.isPrototypeOf(L)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},l.blob&&(this.blob=function(){var L=p(this);if(L)return L;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var L=p(this);return L||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(l.blob)return this.blob().then(B);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var L=p(this);if(L)return L;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(y(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},l.formData&&(this.formData=function(){return this.text().then(M)}),this.json=function(){return this.text().then(JSON.parse)},this}var D=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function F(L){var U=L.toUpperCase();return D.indexOf(U)>-1?U:L}function O(L,U){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');U=U||{};var q=U.body;if(L instanceof O){if(L.bodyUsed)throw new TypeError("Already read");this.url=L.url,this.credentials=L.credentials,U.headers||(this.headers=new g(L.headers)),this.method=L.method,this.mode=L.mode,this.signal=L.signal,!q&&L._bodyInit!=null&&(q=L._bodyInit,L.bodyUsed=!0)}else this.url=String(L);if(this.credentials=U.credentials||this.credentials||"same-origin",(U.headers||!this.headers)&&(this.headers=new g(U.headers)),this.method=F(U.method||this.method||"GET"),this.mode=U.mode||this.mode||null,this.signal=U.signal||this.signal||function(){if("AbortController"in a){var k=new AbortController;return k.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&q)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(q),(this.method==="GET"||this.method==="HEAD")&&(U.cache==="no-store"||U.cache==="no-cache")){var R=/([?&])_=[^&]*/;if(R.test(this.url))this.url=this.url.replace(R,"$1_="+new Date().getTime());else{var _=/\?/;this.url+=(_.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}O.prototype.clone=function(){return new O(this,{body:this._bodyInit})};function M(L){var U=new FormData;return L.trim().split("&").forEach(function(q){if(q){var R=q.split("="),_=R.shift().replace(/\+/g," "),k=R.join("=").replace(/\+/g," ");U.append(decodeURIComponent(_),decodeURIComponent(k))}}),U}function j(L){var U=new g,q=L.replace(/\r?\n[\t ]+/g," ");return q.split("\r").map(function(R){return R.indexOf(`
|
|
2477
2477
|
`)===0?R.substr(1,R.length):R}).forEach(function(R){var _=R.split(":"),k=_.shift().trim();if(k){var K=_.join(":").trim();try{U.append(k,K)}catch(Y){console.warn("Response "+Y.message)}}}),U}w.call(O.prototype);function X(L,U){if(!(this instanceof X))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(U||(U={}),this.type="default",this.status=U.status===void 0?200:U.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=U.statusText===void 0?"":""+U.statusText,this.headers=new g(U.headers),this.url=U.url||"",this._initBody(L)}w.call(X.prototype),X.prototype.clone=function(){return new X(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},X.error=function(){var L=new X(null,{status:200,statusText:""});return L.ok=!1,L.status=0,L.type="error",L};var le=[301,302,303,307,308];X.redirect=function(L,U){if(le.indexOf(U)===-1)throw new RangeError("Invalid status code");return new X(null,{status:U,headers:{location:L}})},o.DOMException=a.DOMException;try{new o.DOMException}catch{o.DOMException=function(U,q){this.message=U,this.name=q;var R=Error(U);this.stack=R.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function oe(L,U){return new Promise(function(q,R){var _=new O(L,U);if(_.signal&&_.signal.aborted)return R(new o.DOMException("Aborted","AbortError"));var k=new XMLHttpRequest;function K(){k.abort()}k.onload=function(){var re={statusText:k.statusText,headers:j(k.getAllResponseHeaders()||"")};_.url.indexOf("file://")===0&&(k.status<200||k.status>599)?re.status=200:re.status=k.status,re.url="responseURL"in k?k.responseURL:re.headers.get("X-Request-URL");var he="response"in k?k.response:k.responseText;setTimeout(function(){q(new X(he,re))},0)},k.onerror=function(){setTimeout(function(){R(new TypeError("Network request failed"))},0)},k.ontimeout=function(){setTimeout(function(){R(new TypeError("Network request timed out"))},0)},k.onabort=function(){setTimeout(function(){R(new o.DOMException("Aborted","AbortError"))},0)};function Y(re){try{return re===""&&a.location.href?a.location.href:re}catch{return re}}if(k.open(_.method,Y(_.url),!0),_.credentials==="include"?k.withCredentials=!0:_.credentials==="omit"&&(k.withCredentials=!1),"responseType"in k&&(l.blob?k.responseType="blob":l.arrayBuffer&&(k.responseType="arraybuffer")),U&&typeof U.headers=="object"&&!(U.headers instanceof g||a.Headers&&U.headers instanceof a.Headers)){var ie=[];Object.getOwnPropertyNames(U.headers).forEach(function(re){ie.push(h(re)),k.setRequestHeader(re,d(U.headers[re]))}),_.headers.forEach(function(re,he){ie.indexOf(he)===-1&&k.setRequestHeader(he,re)})}else _.headers.forEach(function(re,he){k.setRequestHeader(he,re)});_.signal&&(_.signal.addEventListener("abort",K),k.onreadystatechange=function(){k.readyState===4&&_.signal.removeEventListener("abort",K)}),k.send(typeof _._bodyInit>"u"?null:_._bodyInit)})}return oe.polyfill=!0,a.fetch||(a.fetch=oe,a.Headers=g,a.Request=O,a.Response=X),o.Headers=g,o.Request=O,o.Response=X,o.fetch=oe,o})({})})(i),i.fetch.ponyfill=!0,delete i.fetch.polyfill;var n=t.fetch?t:i;e=n.fetch,e.default=n.fetch,e.fetch=n.fetch,e.Headers=n.Headers,e.Request=n.Request,e.Response=n.Response,r.exports=e})(pl,pl.exports);var By=pl.exports;const Oh=Fa(By);async function Ty(r){var e;try{if((e=await Oh(r,{method:"HEAD"}))!=null&&e.ok)return r}catch{return}}async function ml({sources:r}){let e=null;const t=r==null?void 0:r.filter(Boolean),i=t==null?void 0:t.find(s=>s.startsWith("blob:")),n=t==null?void 0:t.find(s=>!s.startsWith("http")&&!s.startsWith("blob:"));if(i||n)return i??n;if(t.length>0){const s=t.map(o=>Ty(o));e=(await Promise.all(s)).find(Boolean)}return e}async function by(r){try{return(await Oh(r)).text()}catch{return null}}async function Sy(r){return r=r.trim(),r.startsWith("http")||r.startsWith("blob:")?by(r):r}const xy=mr(async({original:r,translation:e,originalLanguage:t="",translationLanguage:i=""},{language:n})=>{var s,o;const a={[(s=i==null?void 0:i.split("-"))==null?void 0:s[0]]:e,[(o=t==null?void 0:t.split("-"))==null?void 0:o[0]]:r},l=(n&&a[n])??r;return l?Sy(l):null},{cacheKey:([r,{language:e}])=>JSON.stringify({...r,language:e})});function Qy(r){var e;return((e=r==null?void 0:r.items)==null?void 0:e.map(t=>{var i;return{text:(i=t.alternatives[0])==null?void 0:i.content,start:t.start_time,end:t.end_time}}))??[]}const _y=mr(async r=>{var e,t,i,n,s,o,a,l,c,u,A;const[h,d,f]=await Promise.all([ml({sources:[(t=(e=r==null?void 0:r.answer)==null?void 0:e.media)==null?void 0:t.video,(n=(i=r==null?void 0:r.answer)==null?void 0:i.media)==null?void 0:n.input]}),ml({sources:[(o=(s=r==null?void 0:r.answer)==null?void 0:s.media)==null?void 0:o.playlist]}),ml({sources:[((l=(a=r==null?void 0:r.answer)==null?void 0:a.media)==null?void 0:l.reducedQuality)??((A=(u=(c=r==null?void 0:r.answer)==null?void 0:c.media)==null?void 0:u.videos)==null?void 0:A.xs)]})]);return{src:h,playlist:d,preview:f}},{cacheKey:([r])=>{var e,t,i,n,s,o,a,l,c,u,A;return JSON.stringify({video:(t=(e=r==null?void 0:r.answer)==null?void 0:e.media)==null?void 0:t.video,input:(n=(i=r==null?void 0:r.answer)==null?void 0:i.media)==null?void 0:n.input,playlist:(o=(s=r==null?void 0:r.answer)==null?void 0:s.media)==null?void 0:o.playlist,preview:((l=(a=r==null?void 0:r.answer)==null?void 0:a.media)==null?void 0:l.reducedQuality)??((A=(u=(c=r==null?void 0:r.answer)==null?void 0:c.media)==null?void 0:u.videos)==null?void 0:A.xs)})}});function Uh(r){var e,t,i,n,s,o,a,l,c,u,A,h;const d=((t=(e=r==null?void 0:r.answer)==null?void 0:e.contact)==null?void 0:t.name)==="Anonymous"?"":((s=(n=(i=r==null?void 0:r.answer)==null?void 0:i.contact)==null?void 0:n.name)==null?void 0:s.trim())??"",f=((l=(a=(o=r==null?void 0:r.answer)==null?void 0:o.contact)==null?void 0:a.client)==null?void 0:l.name)==="Not Supplied"?"":((h=(A=(u=(c=r==null?void 0:r.answer)==null?void 0:c.contact)==null?void 0:u.client)==null?void 0:A.name)==null?void 0:h.trim())??"",[g,p]=d.split(" ");return{name:d,firstName:g,lastName:p,companyName:f}}function wy(r){var e,t;const i=(t=(e=r==null?void 0:r.answer)==null?void 0:e.contact)==null?void 0:t.roleTitle,n=i==null?void 0:i.split(" ");return{roleTitle:i,roleWords:n,firstRoleWord:n==null?void 0:n[0],remainingRoleWords:n==null?void 0:n.slice(1).join(" ")}}async function Ry(r,e,t){var i,n,s;const o=(i=e==null?void 0:e.answer)==null?void 0:i.id;return((s=(n=r==null?void 0:r.questions)==null?void 0:n.items)==null?void 0:s.reduce((l,c)=>{var u;return((u=c==null?void 0:c.answer)==null?void 0:u.id)===o?(l??0)+1:l},0))<=1?o:`${o}-${t}`}async function El({data:r,rootData:e,index:t},i){var n,s,o,a,l,c,u,A,h,d,f,g,p,v,B,C,y,x,w,D,F,O,M,j;const[X,le,oe]=await Promise.all([Ry(r,e,t),_y(e),xy({original:((s=(n=e==null?void 0:e.answer)==null?void 0:n.media)==null?void 0:s.captions)??((a=(o=e==null?void 0:e.answer)==null?void 0:o.captions)==null?void 0:a.current),translation:((c=(l=e==null?void 0:e.answer)==null?void 0:l.media)==null?void 0:c.translation)??((A=(u=e==null?void 0:e.answer)==null?void 0:u.captions)==null?void 0:A.translation),originalLanguage:(d=(h=e==null?void 0:e.answer)==null?void 0:h.transcription)==null?void 0:d.language,translationLanguage:(p=(g=(f=e==null?void 0:e.answer)==null?void 0:f.transcription)==null?void 0:g.translation)==null?void 0:p.language},i)]),L=Uh(e),U=wy(e);return{...le,...L,...U,key:X,captions:oe,wordTimings:Qy((v=e==null?void 0:e.answer)==null?void 0:v.transcription),answerLabel:((B=e==null?void 0:e.answer)==null?void 0:B.label)??(e==null?void 0:e.title),prevAnswerLabel:t?((w=(x=(y=(C=r==null?void 0:r.questions)==null?void 0:C.items)==null?void 0:y[t-1])==null?void 0:x.answer)==null?void 0:w.label)??((O=(F=(D=r==null?void 0:r.questions)==null?void 0:D.items)==null?void 0:F[t-1])==null?void 0:O.title)??null:null,isFirstInstanceOfName:t?((j=(M=r==null?void 0:r.questions)==null?void 0:M.items)==null?void 0:j.findIndex(q=>Uh(q).name===L.name))===t:!0}}const ao={af:"Afrikaans",sq:"Albanian",am:"Amharic",ar:"Arabic",hy:"Armenian",az:"Azerbaijani",eu:"Basque",be:"Belarusian",bn:"Bengali",bs:"Bosnian",bg:"Bulgarian",ca:"Catalan",zh:"Chinese (Simplified)",zh_TW:"Chinese (Traditional)",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch",en:"English",et:"Estonian",fi:"Finnish",fr:"French",fa:"Farsi",tl:"Filipino",ka:"Georgian",de:"German",el:"Greek",gu:"Gujarati",ht:"Haitian Creole",ha:"Hausa",he:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",ga:"Irish",it:"Italian",ja:"Japanese",kn:"Kannada",kk:"Kazakh",ko:"Korean",lv:"Latvian",lt:"Lithuanian",mk:"Macedonian",ms:"Malay",ml:"Malayalam",mt:"Maltese",mr:"Marathi",mn:"Mongolian",no:"Norwegian",ps:"Pashto",pl:"Polish",pt:"Portuguese",pa:"Punjabi",ro:"Romanian",ru:"Russian",sr:"Serbian",si:"Sinhala",sk:"Slovak",sl:"Slovenian",so:"Somali",es:"Spanish",sw:"Swahili",sv:"Swedish",ta:"Tamil",te:"Telugu",th:"Thai",tr:"Turkish",uk:"Ukrainian",ur:"Urdu",uz:"Uzbek",vi:"Vietnamese",cy:"Welsh"};function Dy({data:r}){var e,t;return((t=(e=r==null?void 0:r.questions)==null?void 0:e.items)==null?void 0:t.reduce((i,n)=>{var s,o,a,l,c,u,A;const h=(a=(o=(s=n==null?void 0:n.answer)==null?void 0:s.transcription)==null?void 0:o.language)==null?void 0:a.split("-")[0],d=(A=(u=(c=(l=n==null?void 0:n.answer)==null?void 0:l.transcription)==null?void 0:c.translation)==null?void 0:u.language)==null?void 0:A.split("-")[0];return h&&ao[h]&&!i.find(f=>f.value===h)&&i.push({value:h,label:ao[h]}),d&&ao[d]&&!i.find(f=>f.value===d)&&i.push({value:d,label:ao[d]}),i},[]))??[]}/**
|
|
2478
2478
|
* @license
|
|
2479
2479
|
* Copyright 2018 Google LLC
|
|
@@ -2525,7 +2525,7 @@ Schedule: ${l.map(d=>ir(d))}`),u.length&&this.log(`Removed events ${u}`),this.pl
|
|
|
2525
2525
|
* @license
|
|
2526
2526
|
* Copyright 2017 Google LLC
|
|
2527
2527
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
2528
|
-
*/const bg=(r,e,t)=>{const i=new Map;for(let n=e;n<=t;n++)i.set(r[n],n);return i},Sg=Pr(class extends Tn{constructor(r){if(super(r),r.type!==Fr.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,e,t){let i;t===void 0?t=e:e!==void 0&&(i=e);const n=[],s=[];let o=0;for(const a of r)n[o]=i?i(a,o):o,s[o]=t(a,o),o++;return{values:s,keys:n}}render(r,e,t){return this.dt(r,e,t).values}update(r,[e,t,i]){const n=Ep(r),{values:s,keys:o}=this.dt(e,t,i);if(!Array.isArray(n))return this.ut=o,s;const a=this.ut??(this.ut=[]),l=[];let c,u,A=0,h=n.length-1,d=0,f=s.length-1;for(;A<=h&&d<=f;)if(n[A]===null)A++;else if(n[h]===null)h--;else if(a[A]===o[d])l[d]=gr(n[A],s[d]),A++,d++;else if(a[h]===o[f])l[f]=gr(n[h],s[f]),h--,f--;else if(a[A]===o[f])l[f]=gr(n[A],s[f]),Bn(r,l[f+1],n[A]),A++,f--;else if(a[h]===o[d])l[d]=gr(n[h],s[d]),Bn(r,n[A],n[h]),h--,d++;else if(c===void 0&&(c=bg(o,d,f),u=bg(a,A,h)),c.has(a[A]))if(c.has(a[h])){const g=u.get(o[d]),p=g!==void 0?n[g]:null;if(p===null){const v=Bn(r,n[A]);gr(v,s[d]),l[d]=v}else l[d]=gr(p,s[d]),Bn(r,n[A],p),n[g]=null;d++}else ya(n[h]),h--;else ya(n[A]),A++;for(;d<=f;){const g=Bn(r,l[f+1]);gr(g,s[d]),l[d++]=g}for(;A<=h;){const g=n[A++];g!==null&&ya(g)}return this.ut=o,mp(r,l),Gi}});var Ot="top",zt="bottom",Zt="right",Ut="left",_c="auto",Zn=[Ot,zt,Zt,Ut],Xr="start",es="end",T1="clippingParents",xg="viewport",ts="popper",b1="reference",Qg=Zn.reduce(function(r,e){return r.concat([e+"-"+Xr,e+"-"+es])},[]),_g=[].concat(Zn,[_c]).reduce(function(r,e){return r.concat([e,e+"-"+Xr,e+"-"+es])},[]),S1="beforeRead",x1="read",Q1="afterRead",_1="beforeMain",w1="main",R1="afterMain",D1="beforeWrite",L1="write",k1="afterWrite",M1=[S1,x1,Q1,_1,w1,R1,D1,L1,k1];function vi(r){return r?(r.nodeName||"").toLowerCase():null}function Yt(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var e=r.ownerDocument;return e&&e.defaultView||window}return r}function br(r){var e=Yt(r).Element;return r instanceof e||r instanceof Element}function ei(r){var e=Yt(r).HTMLElement;return r instanceof e||r instanceof HTMLElement}function wc(r){if(typeof ShadowRoot>"u")return!1;var e=Yt(r).ShadowRoot;return r instanceof e||r instanceof ShadowRoot}function F1(r){var e=r.state;Object.keys(e.elements).forEach(function(t){var i=e.styles[t]||{},n=e.attributes[t]||{},s=e.elements[t];!ei(s)||!vi(s)||(Object.assign(s.style,i),Object.keys(n).forEach(function(o){var a=n[o];a===!1?s.removeAttribute(o):s.setAttribute(o,a===!0?"":a)}))})}function P1(r){var e=r.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(i){var n=e.elements[i],s=e.attributes[i]||{},o=Object.keys(e.styles.hasOwnProperty(i)?e.styles[i]:t[i]),a=o.reduce(function(l,c){return l[c]="",l},{});!ei(n)||!vi(n)||(Object.assign(n.style,a),Object.keys(s).forEach(function(l){n.removeAttribute(l)}))})}}const wg={name:"applyStyles",enabled:!0,phase:"write",fn:F1,effect:P1,requires:["computeStyles"]};function yi(r){return r.split("-")[0]}var Sr=Math.max,Ho=Math.min,zr=Math.round;function Rc(){var r=navigator.userAgentData;return r!=null&&r.brands&&Array.isArray(r.brands)?r.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Rg(){return!/^((?!chrome|android).)*safari/i.test(Rc())}function Zr(r,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var i=r.getBoundingClientRect(),n=1,s=1;e&&ei(r)&&(n=r.offsetWidth>0&&zr(i.width)/r.offsetWidth||1,s=r.offsetHeight>0&&zr(i.height)/r.offsetHeight||1);var o=br(r)?Yt(r):window,a=o.visualViewport,l=!Rg()&&t,c=(i.left+(l&&a?a.offsetLeft:0))/n,u=(i.top+(l&&a?a.offsetTop:0))/s,A=i.width/n,h=i.height/s;return{width:A,height:h,top:u,right:c+A,bottom:u+h,left:c,x:c,y:u}}function Dc(r){var e=Zr(r),t=r.offsetWidth,i=r.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-i)<=1&&(i=e.height),{x:r.offsetLeft,y:r.offsetTop,width:t,height:i}}function Dg(r,e){var t=e.getRootNode&&e.getRootNode();if(r.contains(e))return!0;if(t&&wc(t)){var i=e;do{if(i&&r.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function Mi(r){return Yt(r).getComputedStyle(r)}function N1(r){return["table","td","th"].indexOf(vi(r))>=0}function rr(r){return((br(r)?r.ownerDocument:r.document)||window.document).documentElement}function Yo(r){return vi(r)==="html"?r:r.assignedSlot||r.parentNode||(wc(r)?r.host:null)||rr(r)}function Lg(r){return!ei(r)||Mi(r).position==="fixed"?null:r.offsetParent}function O1(r){var e=/firefox/i.test(Rc()),t=/Trident/i.test(Rc());if(t&&ei(r)){var i=Mi(r);if(i.position==="fixed")return null}var n=Yo(r);for(wc(n)&&(n=n.host);ei(n)&&["html","body"].indexOf(vi(n))<0;){var s=Mi(n);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||e&&s.willChange==="filter"||e&&s.filter&&s.filter!=="none")return n;n=n.parentNode}return null}function is(r){for(var e=Yt(r),t=Lg(r);t&&N1(t)&&Mi(t).position==="static";)t=Lg(t);return t&&(vi(t)==="html"||vi(t)==="body"&&Mi(t).position==="static")?e:t||O1(r)||e}function Lc(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function rs(r,e,t){return Sr(r,Ho(e,t))}function U1(r,e,t){var i=rs(r,e,t);return i>t?t:i}function kg(){return{top:0,right:0,bottom:0,left:0}}function Mg(r){return Object.assign({},kg(),r)}function Fg(r,e){return e.reduce(function(t,i){return t[i]=r,t},{})}var G1=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,Mg(typeof e!="number"?e:Fg(e,Zn))};function $1(r){var e,t=r.state,i=r.name,n=r.options,s=t.elements.arrow,o=t.modifiersData.popperOffsets,a=yi(t.placement),l=Lc(a),c=[Ut,Zt].indexOf(a)>=0,u=c?"height":"width";if(!(!s||!o)){var A=G1(n.padding,t),h=Dc(s),d=l==="y"?Ot:Ut,f=l==="y"?zt:Zt,g=t.rects.reference[u]+t.rects.reference[l]-o[l]-t.rects.popper[u],p=o[l]-t.rects.reference[l],v=is(s),B=v?l==="y"?v.clientHeight||0:v.clientWidth||0:0,C=g/2-p/2,y=A[d],x=B-h[u]-A[f],w=B/2-h[u]/2+C,D=rs(y,w,x),F=l;t.modifiersData[i]=(e={},e[F]=D,e.centerOffset=D-w,e)}}function H1(r){var e=r.state,t=r.options,i=t.element,n=i===void 0?"[data-popper-arrow]":i;n!=null&&(typeof n=="string"&&(n=e.elements.popper.querySelector(n),!n)||Dg(e.elements.popper,n)&&(e.elements.arrow=n))}const Y1={name:"arrow",enabled:!0,phase:"main",fn:$1,effect:H1,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function en(r){return r.split("-")[1]}var V1={top:"auto",right:"auto",bottom:"auto",left:"auto"};function K1(r,e){var t=r.x,i=r.y,n=e.devicePixelRatio||1;return{x:zr(t*n)/n||0,y:zr(i*n)/n||0}}function Pg(r){var e,t=r.popper,i=r.popperRect,n=r.placement,s=r.variation,o=r.offsets,a=r.position,l=r.gpuAcceleration,c=r.adaptive,u=r.roundOffsets,A=r.isFixed,h=o.x,d=h===void 0?0:h,f=o.y,g=f===void 0?0:f,p=typeof u=="function"?u({x:d,y:g}):{x:d,y:g};d=p.x,g=p.y;var v=o.hasOwnProperty("x"),B=o.hasOwnProperty("y"),C=Ut,y=Ot,x=window;if(c){var w=is(t),D="clientHeight",F="clientWidth";if(w===Yt(t)&&(w=rr(t),Mi(w).position!=="static"&&a==="absolute"&&(D="scrollHeight",F="scrollWidth")),w=w,n===Ot||(n===Ut||n===Zt)&&s===es){y=zt;var O=A&&w===x&&x.visualViewport?x.visualViewport.height:w[D];g-=O-i.height,g*=l?1:-1}if(n===Ut||(n===Ot||n===zt)&&s===es){C=Zt;var M=A&&w===x&&x.visualViewport?x.visualViewport.width:w[F];d-=M-i.width,d*=l?1:-1}}var j=Object.assign({position:a},c&&V1),X=u===!0?K1({x:d,y:g},Yt(t)):{x:d,y:g};if(d=X.x,g=X.y,l){var le;return Object.assign({},j,(le={},le[y]=B?"0":"",le[C]=v?"0":"",le.transform=(x.devicePixelRatio||1)<=1?"translate("+d+"px, "+g+"px)":"translate3d("+d+"px, "+g+"px, 0)",le))}return Object.assign({},j,(e={},e[y]=B?g+"px":"",e[C]=v?d+"px":"",e.transform="",e))}function W1(r){var e=r.state,t=r.options,i=t.gpuAcceleration,n=i===void 0?!0:i,s=t.adaptive,o=s===void 0?!0:s,a=t.roundOffsets,l=a===void 0?!0:a,c={placement:yi(e.placement),variation:en(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:n,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,Pg(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:l})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,Pg(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const q1={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:W1,data:{}};var Vo={passive:!0};function J1(r){var e=r.state,t=r.instance,i=r.options,n=i.scroll,s=n===void 0?!0:n,o=i.resize,a=o===void 0?!0:o,l=Yt(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&c.forEach(function(u){u.addEventListener("scroll",t.update,Vo)}),a&&l.addEventListener("resize",t.update,Vo),function(){s&&c.forEach(function(u){u.removeEventListener("scroll",t.update,Vo)}),a&&l.removeEventListener("resize",t.update,Vo)}}const j1={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:J1,data:{}};var X1={left:"right",right:"left",bottom:"top",top:"bottom"};function Ko(r){return r.replace(/left|right|bottom|top/g,function(e){return X1[e]})}var z1={start:"end",end:"start"};function Ng(r){return r.replace(/start|end/g,function(e){return z1[e]})}function kc(r){var e=Yt(r),t=e.pageXOffset,i=e.pageYOffset;return{scrollLeft:t,scrollTop:i}}function Mc(r){return Zr(rr(r)).left+kc(r).scrollLeft}function Z1(r,e){var t=Yt(r),i=rr(r),n=t.visualViewport,s=i.clientWidth,o=i.clientHeight,a=0,l=0;if(n){s=n.width,o=n.height;var c=Rg();(c||!c&&e==="fixed")&&(a=n.offsetLeft,l=n.offsetTop)}return{width:s,height:o,x:a+Mc(r),y:l}}function eS(r){var e,t=rr(r),i=kc(r),n=(e=r.ownerDocument)==null?void 0:e.body,s=Sr(t.scrollWidth,t.clientWidth,n?n.scrollWidth:0,n?n.clientWidth:0),o=Sr(t.scrollHeight,t.clientHeight,n?n.scrollHeight:0,n?n.clientHeight:0),a=-i.scrollLeft+Mc(r),l=-i.scrollTop;return Mi(n||t).direction==="rtl"&&(a+=Sr(t.clientWidth,n?n.clientWidth:0)-s),{width:s,height:o,x:a,y:l}}function Fc(r){var e=Mi(r),t=e.overflow,i=e.overflowX,n=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+n+i)}function Og(r){return["html","body","#document"].indexOf(vi(r))>=0?r.ownerDocument.body:ei(r)&&Fc(r)?r:Og(Yo(r))}function ns(r,e){var t;e===void 0&&(e=[]);var i=Og(r),n=i===((t=r.ownerDocument)==null?void 0:t.body),s=Yt(i),o=n?[s].concat(s.visualViewport||[],Fc(i)?i:[]):i,a=e.concat(o);return n?a:a.concat(ns(Yo(o)))}function Pc(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function tS(r,e){var t=Zr(r,!1,e==="fixed");return t.top=t.top+r.clientTop,t.left=t.left+r.clientLeft,t.bottom=t.top+r.clientHeight,t.right=t.left+r.clientWidth,t.width=r.clientWidth,t.height=r.clientHeight,t.x=t.left,t.y=t.top,t}function Ug(r,e,t){return e===xg?Pc(Z1(r,t)):br(e)?tS(e,t):Pc(eS(rr(r)))}function iS(r){var e=ns(Yo(r)),t=["absolute","fixed"].indexOf(Mi(r).position)>=0,i=t&&ei(r)?is(r):r;return br(i)?e.filter(function(n){return br(n)&&Dg(n,i)&&vi(n)!=="body"}):[]}function rS(r,e,t,i){var n=e==="clippingParents"?iS(r):[].concat(e),s=[].concat(n,[t]),o=s[0],a=s.reduce(function(l,c){var u=Ug(r,c,i);return l.top=Sr(u.top,l.top),l.right=Ho(u.right,l.right),l.bottom=Ho(u.bottom,l.bottom),l.left=Sr(u.left,l.left),l},Ug(r,o,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Gg(r){var e=r.reference,t=r.element,i=r.placement,n=i?yi(i):null,s=i?en(i):null,o=e.x+e.width/2-t.width/2,a=e.y+e.height/2-t.height/2,l;switch(n){case Ot:l={x:o,y:e.y-t.height};break;case zt:l={x:o,y:e.y+e.height};break;case Zt:l={x:e.x+e.width,y:a};break;case Ut:l={x:e.x-t.width,y:a};break;default:l={x:e.x,y:e.y}}var c=n?Lc(n):null;if(c!=null){var u=c==="y"?"height":"width";switch(s){case Xr:l[c]=l[c]-(e[u]/2-t[u]/2);break;case es:l[c]=l[c]+(e[u]/2-t[u]/2);break}}return l}function ss(r,e){e===void 0&&(e={});var t=e,i=t.placement,n=i===void 0?r.placement:i,s=t.strategy,o=s===void 0?r.strategy:s,a=t.boundary,l=a===void 0?T1:a,c=t.rootBoundary,u=c===void 0?xg:c,A=t.elementContext,h=A===void 0?ts:A,d=t.altBoundary,f=d===void 0?!1:d,g=t.padding,p=g===void 0?0:g,v=Mg(typeof p!="number"?p:Fg(p,Zn)),B=h===ts?b1:ts,C=r.rects.popper,y=r.elements[f?B:h],x=rS(br(y)?y:y.contextElement||rr(r.elements.popper),l,u,o),w=Zr(r.elements.reference),D=Gg({reference:w,element:C,placement:n}),F=Pc(Object.assign({},C,D)),O=h===ts?F:w,M={top:x.top-O.top+v.top,bottom:O.bottom-x.bottom+v.bottom,left:x.left-O.left+v.left,right:O.right-x.right+v.right},j=r.modifiersData.offset;if(h===ts&&j){var X=j[n];Object.keys(M).forEach(function(le){var oe=[Zt,zt].indexOf(le)>=0?1:-1,L=[Ot,zt].indexOf(le)>=0?"y":"x";M[le]+=X[L]*oe})}return M}function nS(r,e){e===void 0&&(e={});var t=e,i=t.placement,n=t.boundary,s=t.rootBoundary,o=t.padding,a=t.flipVariations,l=t.allowedAutoPlacements,c=l===void 0?_g:l,u=en(i),A=u?a?Qg:Qg.filter(function(f){return en(f)===u}):Zn,h=A.filter(function(f){return c.indexOf(f)>=0});h.length===0&&(h=A);var d=h.reduce(function(f,g){return f[g]=ss(r,{placement:g,boundary:n,rootBoundary:s,padding:o})[yi(g)],f},{});return Object.keys(d).sort(function(f,g){return d[f]-d[g]})}function sS(r){if(yi(r)===_c)return[];var e=Ko(r);return[Ng(r),e,Ng(e)]}function oS(r){var e=r.state,t=r.options,i=r.name;if(!e.modifiersData[i]._skip){for(var n=t.mainAxis,s=n===void 0?!0:n,o=t.altAxis,a=o===void 0?!0:o,l=t.fallbackPlacements,c=t.padding,u=t.boundary,A=t.rootBoundary,h=t.altBoundary,d=t.flipVariations,f=d===void 0?!0:d,g=t.allowedAutoPlacements,p=e.options.placement,v=yi(p),B=v===p,C=l||(B||!f?[Ko(p)]:sS(p)),y=[p].concat(C).reduce(function(re,he){return re.concat(yi(he)===_c?nS(e,{placement:he,boundary:u,rootBoundary:A,padding:c,flipVariations:f,allowedAutoPlacements:g}):he)},[]),x=e.rects.reference,w=e.rects.popper,D=new Map,F=!0,O=y[0],M=0;M<y.length;M++){var j=y[M],X=yi(j),le=en(j)===Xr,oe=[Ot,zt].indexOf(X)>=0,L=oe?"width":"height",U=ss(e,{placement:j,boundary:u,rootBoundary:A,altBoundary:h,padding:c}),q=oe?le?Zt:Ut:le?zt:Ot;x[L]>w[L]&&(q=Ko(q));var R=Ko(q),_=[];if(s&&_.push(U[X]<=0),a&&_.push(U[q]<=0,U[R]<=0),_.every(function(re){return re})){O=j,F=!1;break}D.set(j,_)}if(F)for(var k=f?3:1,K=function(he){var fe=y.find(function(_e){var be=D.get(_e);if(be)return be.slice(0,he).every(function(Fe){return Fe})});if(fe)return O=fe,"break"},Y=k;Y>0;Y--){var ie=K(Y);if(ie==="break")break}e.placement!==O&&(e.modifiersData[i]._skip=!0,e.placement=O,e.reset=!0)}}const aS={name:"flip",enabled:!0,phase:"main",fn:oS,requiresIfExists:["offset"],data:{_skip:!1}};function $g(r,e,t){return t===void 0&&(t={x:0,y:0}),{top:r.top-e.height-t.y,right:r.right-e.width+t.x,bottom:r.bottom-e.height+t.y,left:r.left-e.width-t.x}}function Hg(r){return[Ot,Zt,zt,Ut].some(function(e){return r[e]>=0})}function lS(r){var e=r.state,t=r.name,i=e.rects.reference,n=e.rects.popper,s=e.modifiersData.preventOverflow,o=ss(e,{elementContext:"reference"}),a=ss(e,{altBoundary:!0}),l=$g(o,i),c=$g(a,n,s),u=Hg(l),A=Hg(c);e.modifiersData[t]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:A},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":A})}const cS={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:lS};function AS(r,e,t){var i=yi(r),n=[Ut,Ot].indexOf(i)>=0?-1:1,s=typeof t=="function"?t(Object.assign({},e,{placement:r})):t,o=s[0],a=s[1];return o=o||0,a=(a||0)*n,[Ut,Zt].indexOf(i)>=0?{x:a,y:o}:{x:o,y:a}}function uS(r){var e=r.state,t=r.options,i=r.name,n=t.offset,s=n===void 0?[0,0]:n,o=_g.reduce(function(u,A){return u[A]=AS(A,e.rects,s),u},{}),a=o[e.placement],l=a.x,c=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[i]=o}const hS={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:uS};function dS(r){var e=r.state,t=r.name;e.modifiersData[t]=Gg({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})}const fS={name:"popperOffsets",enabled:!0,phase:"read",fn:dS,data:{}};function gS(r){return r==="x"?"y":"x"}function pS(r){var e=r.state,t=r.options,i=r.name,n=t.mainAxis,s=n===void 0?!0:n,o=t.altAxis,a=o===void 0?!1:o,l=t.boundary,c=t.rootBoundary,u=t.altBoundary,A=t.padding,h=t.tether,d=h===void 0?!0:h,f=t.tetherOffset,g=f===void 0?0:f,p=ss(e,{boundary:l,rootBoundary:c,padding:A,altBoundary:u}),v=yi(e.placement),B=en(e.placement),C=!B,y=Lc(v),x=gS(y),w=e.modifiersData.popperOffsets,D=e.rects.reference,F=e.rects.popper,O=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,M=typeof O=="number"?{mainAxis:O,altAxis:O}:Object.assign({mainAxis:0,altAxis:0},O),j=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,X={x:0,y:0};if(w){if(s){var le,oe=y==="y"?Ot:Ut,L=y==="y"?zt:Zt,U=y==="y"?"height":"width",q=w[y],R=q+p[oe],_=q-p[L],k=d?-F[U]/2:0,K=B===Xr?D[U]:F[U],Y=B===Xr?-F[U]:-D[U],ie=e.elements.arrow,re=d&&ie?Dc(ie):{width:0,height:0},he=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:kg(),fe=he[oe],_e=he[L],be=rs(0,D[U],re[U]),Fe=C?D[U]/2-k-be-fe-M.mainAxis:K-be-fe-M.mainAxis,pe=C?-D[U]/2+k+be+_e+M.mainAxis:Y+be+_e+M.mainAxis,Qe=e.elements.arrow&&is(e.elements.arrow),Oe=Qe?y==="y"?Qe.clientTop||0:Qe.clientLeft||0:0,Re=(le=j==null?void 0:j[y])!=null?le:0,We=q+Fe-Re-Oe,Se=q+pe-Re,ye=rs(d?Ho(R,We):R,q,d?Sr(_,Se):_);w[y]=ye,X[y]=ye-q}if(a){var ke,Ge=y==="x"?Ot:Ut,ze=y==="x"?zt:Zt,$e=w[x],He=x==="y"?"height":"width",Ce=$e+p[Ge],it=$e-p[ze],at=[Ot,Ut].indexOf(v)!==-1,tt=(ke=j==null?void 0:j[x])!=null?ke:0,Ze=at?Ce:$e-D[He]-F[He]-tt+M.altAxis,T=at?$e+D[He]+F[He]-tt-M.altAxis:it,m=d&&at?U1(Ze,$e,T):rs(d?Ze:Ce,$e,d?T:it);w[x]=m,X[x]=m-$e}e.modifiersData[i]=X}}const mS={name:"preventOverflow",enabled:!0,phase:"main",fn:pS,requiresIfExists:["offset"]};function ES(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function IS(r){return r===Yt(r)||!ei(r)?kc(r):ES(r)}function vS(r){var e=r.getBoundingClientRect(),t=zr(e.width)/r.offsetWidth||1,i=zr(e.height)/r.offsetHeight||1;return t!==1||i!==1}function yS(r,e,t){t===void 0&&(t=!1);var i=ei(e),n=ei(e)&&vS(e),s=rr(e),o=Zr(r,n,t),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(i||!i&&!t)&&((vi(e)!=="body"||Fc(s))&&(a=IS(e)),ei(e)?(l=Zr(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):s&&(l.x=Mc(s))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function CS(r){var e=new Map,t=new Set,i=[];r.forEach(function(s){e.set(s.name,s)});function n(s){t.add(s.name);var o=[].concat(s.requires||[],s.requiresIfExists||[]);o.forEach(function(a){if(!t.has(a)){var l=e.get(a);l&&n(l)}}),i.push(s)}return r.forEach(function(s){t.has(s.name)||n(s)}),i}function BS(r){var e=CS(r);return M1.reduce(function(t,i){return t.concat(e.filter(function(n){return n.phase===i}))},[])}function TS(r){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(r())})})),e}}function bS(r){var e=r.reduce(function(t,i){var n=t[i.name];return t[i.name]=n?Object.assign({},n,i,{options:Object.assign({},n.options,i.options),data:Object.assign({},n.data,i.data)}):i,t},{});return Object.keys(e).map(function(t){return e[t]})}var Yg={placement:"bottom",modifiers:[],strategy:"absolute"};function Vg(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return!e.some(function(i){return!(i&&typeof i.getBoundingClientRect=="function")})}function SS(r){r===void 0&&(r={});var e=r,t=e.defaultModifiers,i=t===void 0?[]:t,n=e.defaultOptions,s=n===void 0?Yg:n;return function(a,l,c){c===void 0&&(c=s);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},Yg,s),modifiersData:{},elements:{reference:a,popper:l},attributes:{},styles:{}},A=[],h=!1,d={state:u,setOptions:function(v){var B=typeof v=="function"?v(u.options):v;g(),u.options=Object.assign({},s,u.options,B),u.scrollParents={reference:br(a)?ns(a):a.contextElement?ns(a.contextElement):[],popper:ns(l)};var C=BS(bS([].concat(i,u.options.modifiers)));return u.orderedModifiers=C.filter(function(y){return y.enabled}),f(),d.update()},forceUpdate:function(){if(!h){var v=u.elements,B=v.reference,C=v.popper;if(Vg(B,C)){u.rects={reference:yS(B,is(C),u.options.strategy==="fixed"),popper:Dc(C)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(M){return u.modifiersData[M.name]=Object.assign({},M.data)});for(var y=0;y<u.orderedModifiers.length;y++){if(u.reset===!0){u.reset=!1,y=-1;continue}var x=u.orderedModifiers[y],w=x.fn,D=x.options,F=D===void 0?{}:D,O=x.name;typeof w=="function"&&(u=w({state:u,options:F,name:O,instance:d})||u)}}}},update:TS(function(){return new Promise(function(p){d.forceUpdate(),p(u)})}),destroy:function(){g(),h=!0}};if(!Vg(a,l))return d;d.setOptions(c).then(function(p){!h&&c.onFirstUpdate&&c.onFirstUpdate(p)});function f(){u.orderedModifiers.forEach(function(p){var v=p.name,B=p.options,C=B===void 0?{}:B,y=p.effect;if(typeof y=="function"){var x=y({state:u,name:v,instance:d,options:C}),w=function(){};A.push(x||w)}})}function g(){A.forEach(function(p){return p()}),A=[]}return d}}var xS=[j1,fS,q1,wg,hS,aS,mS,Y1,cS],QS=SS({defaultModifiers:xS}),_S="tippy-box",Kg="tippy-content",wS="tippy-backdrop",Wg="tippy-arrow",qg="tippy-svg-arrow",xr={passive:!0,capture:!0},Jg=function(){return document.body};function Nc(r,e,t){if(Array.isArray(r)){var i=r[e];return i??(Array.isArray(t)?t[e]:t)}return r}function Oc(r,e){var t={}.toString.call(r);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function jg(r,e){return typeof r=="function"?r.apply(void 0,e):r}function Xg(r,e){if(e===0)return r;var t;return function(i){clearTimeout(t),t=setTimeout(function(){r(i)},e)}}function RS(r){return r.split(/\s+/).filter(Boolean)}function tn(r){return[].concat(r)}function zg(r,e){r.indexOf(e)===-1&&r.push(e)}function DS(r){return r.filter(function(e,t){return r.indexOf(e)===t})}function LS(r){return r.split("-")[0]}function Wo(r){return[].slice.call(r)}function Zg(r){return Object.keys(r).reduce(function(e,t){return r[t]!==void 0&&(e[t]=r[t]),e},{})}function os(){return document.createElement("div")}function qo(r){return["Element","Fragment"].some(function(e){return Oc(r,e)})}function kS(r){return Oc(r,"NodeList")}function MS(r){return Oc(r,"MouseEvent")}function FS(r){return!!(r&&r._tippy&&r._tippy.reference===r)}function PS(r){return qo(r)?[r]:kS(r)?Wo(r):Array.isArray(r)?r:Wo(document.querySelectorAll(r))}function Uc(r,e){r.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function e0(r,e){r.forEach(function(t){t&&t.setAttribute("data-state",e)})}function NS(r){var e,t=tn(r),i=t[0];return i!=null&&(e=i.ownerDocument)!=null&&e.body?i.ownerDocument:document}function OS(r,e){var t=e.clientX,i=e.clientY;return r.every(function(n){var s=n.popperRect,o=n.popperState,a=n.props,l=a.interactiveBorder,c=LS(o.placement),u=o.modifiersData.offset;if(!u)return!0;var A=c==="bottom"?u.top.y:0,h=c==="top"?u.bottom.y:0,d=c==="right"?u.left.x:0,f=c==="left"?u.right.x:0,g=s.top-i+A>l,p=i-s.bottom-h>l,v=s.left-t+d>l,B=t-s.right-f>l;return g||p||v||B})}function Gc(r,e,t){var i=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(n){r[i](n,t)})}function t0(r,e){for(var t=e;t;){var i;if(r.contains(t))return!0;t=t.getRootNode==null||(i=t.getRootNode())==null?void 0:i.host}return!1}var Ci={isTouch:!1},i0=0;function US(){Ci.isTouch||(Ci.isTouch=!0,window.performance&&document.addEventListener("mousemove",r0))}function r0(){var r=performance.now();r-i0<20&&(Ci.isTouch=!1,document.removeEventListener("mousemove",r0)),i0=r}function GS(){var r=document.activeElement;if(FS(r)){var e=r._tippy;r.blur&&!e.state.isVisible&&r.blur()}}function $S(){document.addEventListener("touchstart",US,xr),window.addEventListener("blur",GS)}var HS=typeof window<"u"&&typeof document<"u",YS=HS?!!window.msCrypto:!1,VS={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},KS={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},oi=Object.assign({appendTo:Jg,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},VS,KS),WS=Object.keys(oi),qS=function(e){var t=Object.keys(e);t.forEach(function(i){oi[i]=e[i]})};function n0(r){var e=r.plugins||[],t=e.reduce(function(i,n){var s=n.name,o=n.defaultValue;if(s){var a;i[s]=r[s]!==void 0?r[s]:(a=oi[s])!=null?a:o}return i},{});return Object.assign({},r,t)}function JS(r,e){var t=e?Object.keys(n0(Object.assign({},oi,{plugins:e}))):WS,i=t.reduce(function(n,s){var o=(r.getAttribute("data-tippy-"+s)||"").trim();if(!o)return n;if(s==="content")n[s]=o;else try{n[s]=JSON.parse(o)}catch{n[s]=o}return n},{});return i}function s0(r,e){var t=Object.assign({},e,{content:jg(e.content,[r])},e.ignoreAttributes?{}:JS(r,e.plugins));return t.aria=Object.assign({},oi.aria,t.aria),t.aria={expanded:t.aria.expanded==="auto"?e.interactive:t.aria.expanded,content:t.aria.content==="auto"?e.interactive?null:"describedby":t.aria.content},t}var jS=function(){return"innerHTML"};function $c(r,e){r[jS()]=e}function o0(r){var e=os();return r===!0?e.className=Wg:(e.className=qg,qo(r)?e.appendChild(r):$c(e,r)),e}function a0(r,e){qo(e.content)?($c(r,""),r.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?$c(r,e.content):r.textContent=e.content)}function Hc(r){var e=r.firstElementChild,t=Wo(e.children);return{box:e,content:t.find(function(i){return i.classList.contains(Kg)}),arrow:t.find(function(i){return i.classList.contains(Wg)||i.classList.contains(qg)}),backdrop:t.find(function(i){return i.classList.contains(wS)})}}function l0(r){var e=os(),t=os();t.className=_S,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var i=os();i.className=Kg,i.setAttribute("data-state","hidden"),a0(i,r.props),e.appendChild(t),t.appendChild(i),n(r.props,r.props);function n(s,o){var a=Hc(e),l=a.box,c=a.content,u=a.arrow;o.theme?l.setAttribute("data-theme",o.theme):l.removeAttribute("data-theme"),typeof o.animation=="string"?l.setAttribute("data-animation",o.animation):l.removeAttribute("data-animation"),o.inertia?l.setAttribute("data-inertia",""):l.removeAttribute("data-inertia"),l.style.maxWidth=typeof o.maxWidth=="number"?o.maxWidth+"px":o.maxWidth,o.role?l.setAttribute("role",o.role):l.removeAttribute("role"),(s.content!==o.content||s.allowHTML!==o.allowHTML)&&a0(c,r.props),o.arrow?u?s.arrow!==o.arrow&&(l.removeChild(u),l.appendChild(o0(o.arrow))):l.appendChild(o0(o.arrow)):u&&l.removeChild(u)}return{popper:e,onUpdate:n}}l0.$$tippy=!0;var XS=1,Jo=[],Yc=[];function zS(r,e){var t=s0(r,Object.assign({},oi,n0(Zg(e)))),i,n,s,o=!1,a=!1,l=!1,c=!1,u,A,h,d=[],f=Xg(We,t.interactiveDebounce),g,p=XS++,v=null,B=DS(t.plugins),C={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:p,reference:r,popper:os(),popperInstance:v,props:t,state:C,plugins:B,clearDelayTimeouts:Ze,setProps:T,setContent:m,show:E,hide:Q,hideWithInteractivity:N,enable:at,disable:tt,unmount:J,destroy:z};if(!t.render)return y;var x=t.render(y),w=x.popper,D=x.onUpdate;w.setAttribute("data-tippy-root",""),w.id="tippy-"+y.id,y.popper=w,r._tippy=y,w._tippy=y;var F=B.map(function($){return $.fn(y)}),O=r.hasAttribute("aria-expanded");return Qe(),k(),q(),R("onCreate",[y]),t.showOnCreate&&Ce(),w.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),w.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&oe().addEventListener("mousemove",f)}),y;function M(){var $=y.props.touch;return Array.isArray($)?$:[$,0]}function j(){return M()[0]==="hold"}function X(){var $;return!!(($=y.props.render)!=null&&$.$$tippy)}function le(){return g||r}function oe(){var $=le().parentNode;return $?NS($):document}function L(){return Hc(w)}function U($){return y.state.isMounted&&!y.state.isVisible||Ci.isTouch||u&&u.type==="focus"?0:Nc(y.props.delay,$?0:1,oi.delay)}function q($){$===void 0&&($=!1),w.style.pointerEvents=y.props.interactive&&!$?"":"none",w.style.zIndex=""+y.props.zIndex}function R($,ae,ue){if(ue===void 0&&(ue=!0),F.forEach(function(me){me[$]&&me[$].apply(me,ae)}),ue){var ve;(ve=y.props)[$].apply(ve,ae)}}function _(){var $=y.props.aria;if($.content){var ae="aria-"+$.content,ue=w.id,ve=tn(y.props.triggerTarget||r);ve.forEach(function(me){var st=me.getAttribute(ae);if(y.state.isVisible)me.setAttribute(ae,st?st+" "+ue:ue);else{var Dt=st&&st.replace(ue,"").trim();Dt?me.setAttribute(ae,Dt):me.removeAttribute(ae)}})}}function k(){if(!(O||!y.props.aria.expanded)){var $=tn(y.props.triggerTarget||r);$.forEach(function(ae){y.props.interactive?ae.setAttribute("aria-expanded",y.state.isVisible&&ae===le()?"true":"false"):ae.removeAttribute("aria-expanded")})}}function K(){oe().removeEventListener("mousemove",f),Jo=Jo.filter(function($){return $!==f})}function Y($){if(!(Ci.isTouch&&(l||$.type==="mousedown"))){var ae=$.composedPath&&$.composedPath()[0]||$.target;if(!(y.props.interactive&&t0(w,ae))){if(tn(y.props.triggerTarget||r).some(function(ue){return t0(ue,ae)})){if(Ci.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else R("onClickOutside",[y,$]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),a=!0,setTimeout(function(){a=!1}),y.state.isMounted||fe())}}}function ie(){l=!0}function re(){l=!1}function he(){var $=oe();$.addEventListener("mousedown",Y,!0),$.addEventListener("touchend",Y,xr),$.addEventListener("touchstart",re,xr),$.addEventListener("touchmove",ie,xr)}function fe(){var $=oe();$.removeEventListener("mousedown",Y,!0),$.removeEventListener("touchend",Y,xr),$.removeEventListener("touchstart",re,xr),$.removeEventListener("touchmove",ie,xr)}function _e($,ae){Fe($,function(){!y.state.isVisible&&w.parentNode&&w.parentNode.contains(w)&&ae()})}function be($,ae){Fe($,ae)}function Fe($,ae){var ue=L().box;function ve(me){me.target===ue&&(Gc(ue,"remove",ve),ae())}if($===0)return ae();Gc(ue,"remove",A),Gc(ue,"add",ve),A=ve}function pe($,ae,ue){ue===void 0&&(ue=!1);var ve=tn(y.props.triggerTarget||r);ve.forEach(function(me){me.addEventListener($,ae,ue),d.push({node:me,eventType:$,handler:ae,options:ue})})}function Qe(){j()&&(pe("touchstart",Re,{passive:!0}),pe("touchend",Se,{passive:!0})),RS(y.props.trigger).forEach(function($){if($!=="manual")switch(pe($,Re),$){case"mouseenter":pe("mouseleave",Se);break;case"focus":pe(YS?"focusout":"blur",ye);break;case"focusin":pe("focusout",ye);break}})}function Oe(){d.forEach(function($){var ae=$.node,ue=$.eventType,ve=$.handler,me=$.options;ae.removeEventListener(ue,ve,me)}),d=[]}function Re($){var ae,ue=!1;if(!(!y.state.isEnabled||ke($)||a)){var ve=((ae=u)==null?void 0:ae.type)==="focus";u=$,g=$.currentTarget,k(),!y.state.isVisible&&MS($)&&Jo.forEach(function(me){return me($)}),$.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||o)&&y.props.hideOnClick!==!1&&y.state.isVisible?ue=!0:Ce($),$.type==="click"&&(o=!ue),ue&&!ve&&it($)}}function We($){var ae=$.target,ue=le().contains(ae)||w.contains(ae);if(!($.type==="mousemove"&&ue)){var ve=He().concat(w).map(function(me){var st,Dt=me._tippy,Lt=(st=Dt.popperInstance)==null?void 0:st.state;return Lt?{popperRect:me.getBoundingClientRect(),popperState:Lt,props:t}:null}).filter(Boolean);OS(ve,$)&&(K(),it($))}}function Se($){var ae=ke($)||y.props.trigger.indexOf("click")>=0&&o;if(!ae){if(y.props.interactive){y.hideWithInteractivity($);return}it($)}}function ye($){y.props.trigger.indexOf("focusin")<0&&$.target!==le()||y.props.interactive&&$.relatedTarget&&w.contains($.relatedTarget)||it($)}function ke($){return Ci.isTouch?j()!==$.type.indexOf("touch")>=0:!1}function Ge(){ze();var $=y.props,ae=$.popperOptions,ue=$.placement,ve=$.offset,me=$.getReferenceClientRect,st=$.moveTransition,Dt=X()?Hc(w).arrow:null,Lt=me?{getBoundingClientRect:me,contextElement:me.contextElement||le()}:r,an={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(ln){var ar=ln.state;if(X()){var ds=L(),fs=ds.box;["placement","reference-hidden","escaped"].forEach(function(cn){cn==="placement"?fs.setAttribute("data-placement",ar.placement):ar.attributes.popper["data-popper-"+cn]?fs.setAttribute("data-"+cn,""):fs.removeAttribute("data-"+cn)}),ar.attributes.popper={}}}},kt=[{name:"offset",options:{offset:ve}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!st}},an];X()&&Dt&&kt.push({name:"arrow",options:{element:Dt,padding:3}}),kt.push.apply(kt,(ae==null?void 0:ae.modifiers)||[]),y.popperInstance=QS(Lt,w,Object.assign({},ae,{placement:ue,onFirstUpdate:h,modifiers:kt}))}function ze(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function $e(){var $=y.props.appendTo,ae,ue=le();y.props.interactive&&$===Jg||$==="parent"?ae=ue.parentNode:ae=jg($,[ue]),ae.contains(w)||ae.appendChild(w),y.state.isMounted=!0,Ge()}function He(){return Wo(w.querySelectorAll("[data-tippy-root]"))}function Ce($){y.clearDelayTimeouts(),$&&R("onTrigger",[y,$]),he();var ae=U(!0),ue=M(),ve=ue[0],me=ue[1];Ci.isTouch&&ve==="hold"&&me&&(ae=me),ae?i=setTimeout(function(){y.show()},ae):y.show()}function it($){if(y.clearDelayTimeouts(),R("onUntrigger",[y,$]),!y.state.isVisible){fe();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf($.type)>=0&&o)){var ae=U(!1);ae?n=setTimeout(function(){y.state.isVisible&&y.hide()},ae):s=requestAnimationFrame(function(){y.hide()})}}function at(){y.state.isEnabled=!0}function tt(){y.hide(),y.state.isEnabled=!1}function Ze(){clearTimeout(i),clearTimeout(n),cancelAnimationFrame(s)}function T($){if(!y.state.isDestroyed){R("onBeforeUpdate",[y,$]),Oe();var ae=y.props,ue=s0(r,Object.assign({},ae,Zg($),{ignoreAttributes:!0}));y.props=ue,Qe(),ae.interactiveDebounce!==ue.interactiveDebounce&&(K(),f=Xg(We,ue.interactiveDebounce)),ae.triggerTarget&&!ue.triggerTarget?tn(ae.triggerTarget).forEach(function(ve){ve.removeAttribute("aria-expanded")}):ue.triggerTarget&&r.removeAttribute("aria-expanded"),k(),q(),D&&D(ae,ue),y.popperInstance&&(Ge(),He().forEach(function(ve){requestAnimationFrame(ve._tippy.popperInstance.forceUpdate)})),R("onAfterUpdate",[y,$])}}function m($){y.setProps({content:$})}function E(){var $=y.state.isVisible,ae=y.state.isDestroyed,ue=!y.state.isEnabled,ve=Ci.isTouch&&!y.props.touch,me=Nc(y.props.duration,0,oi.duration);if(!($||ae||ue||ve)&&!le().hasAttribute("disabled")&&(R("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,X()&&(w.style.visibility="visible"),q(),he(),y.state.isMounted||(w.style.transition="none"),X()){var st=L(),Dt=st.box,Lt=st.content;Uc([Dt,Lt],0)}h=function(){var kt;if(!(!y.state.isVisible||c)){if(c=!0,w.offsetHeight,w.style.transition=y.props.moveTransition,X()&&y.props.animation){var Dr=L(),ln=Dr.box,ar=Dr.content;Uc([ln,ar],me),e0([ln,ar],"visible")}_(),k(),zg(Yc,y),(kt=y.popperInstance)==null||kt.forceUpdate(),R("onMount",[y]),y.props.animation&&X()&&be(me,function(){y.state.isShown=!0,R("onShown",[y])})}},$e()}}function Q(){var $=!y.state.isVisible,ae=y.state.isDestroyed,ue=!y.state.isEnabled,ve=Nc(y.props.duration,1,oi.duration);if(!($||ae||ue)&&(R("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,c=!1,o=!1,X()&&(w.style.visibility="hidden"),K(),fe(),q(!0),X()){var me=L(),st=me.box,Dt=me.content;y.props.animation&&(Uc([st,Dt],ve),e0([st,Dt],"hidden"))}_(),k(),y.props.animation?X()&&_e(ve,y.unmount):y.unmount()}}function N($){oe().addEventListener("mousemove",f),zg(Jo,f),f($)}function J(){y.state.isVisible&&y.hide(),y.state.isMounted&&(ze(),He().forEach(function($){$._tippy.unmount()}),w.parentNode&&w.parentNode.removeChild(w),Yc=Yc.filter(function($){return $!==y}),y.state.isMounted=!1,R("onHidden",[y]))}function z(){y.state.isDestroyed||(y.clearDelayTimeouts(),y.unmount(),Oe(),delete r._tippy,y.state.isDestroyed=!0,R("onDestroy",[y]))}}function Qr(r,e){e===void 0&&(e={});var t=oi.plugins.concat(e.plugins||[]);$S();var i=Object.assign({},e,{plugins:t}),n=PS(r),s=n.reduce(function(o,a){var l=a&&zS(a,i);return l&&o.push(l),o},[]);return qo(r)?s[0]:s}Qr.defaultProps=oi,Qr.setDefaultProps=qS,Qr.currentInput=Ci,Object.assign({},wg,{effect:function(e){var t=e.state,i={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,i.popper),t.styles=i,t.elements.arrow&&Object.assign(t.elements.arrow.style,i.arrow)}}),Qr.setDefaultProps({render:l0});function ti(r,e){return`${r}-${e}`}function Bi(r){var e,t;const i=[];return(((e=r.renderer)==null?void 0:e.type)==="video"||((t=r.renderer)==null?void 0:t.type)==="audio")&&i.push({...r.config,...r.options}),i.push(...r.childNodes.flatMap(Bi).filter(Boolean)),i}class jo extends Error{constructor(e,t=new Error,i=!1){super(),this.fatal=!1,this.fatal=i,this.stack=t.stack,this.message=[e,t.message].filter(Boolean).join(" - ")}}function nr(r,e,t){return Math.min(Math.max(e,r),t)}const ZS=5;function ex(r,e){return r.length!==e.length||r.some((t,i)=>t!==e[i])}class tx{constructor(e){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._canvas=bt(),this._controls=bt(),this.host=e}set activeScenes(e){ex(e,this._activeScenes)&&(this._activeScenes=e,this.host.dispatchEvent(new CustomEvent("scenechange",{detail:e})),this.host.requestUpdate())}get activeScenes(){return this._activeScenes}set currentTime(e){var t,i,n;const s=nr(0,e,this.host.duration);this.activeScenes=((t=this.host.composition)==null?void 0:t.tracks.reduce((a,l)=>a.concat(l.scenes.filter(({start:c,duration:u})=>s>=c&&s<c+u)),[]))??[];const o=s!==this.currentTime;this._currentTime=s,this._upcomingScenes=((i=this.host.composition)==null?void 0:i.tracks.reduce((a,l)=>a.concat(l.scenes.filter(({start:c})=>s>=c-ZS&&s<c)),[]))??[],this.loadScenes(),this.syncMediaState(),(n=this._controls.value)==null||n.setAttribute("currentTime",s.toString()),o&&this.host.dispatchEvent(new CustomEvent("timeupdate",{detail:s})),this.draw(s)}get currentTime(){return this._currentTime}set caption(e){e!==this._caption&&(this._caption=e,this.host.requestUpdate())}get caption(){return this._caption}canvas(){return St(this._canvas)}controls(){return St(this._controls)}loadScenes(){[...this.activeScenes,...this._upcomingScenes].forEach(e=>{Bi(e.layout.node).forEach(({key:i})=>{var n,s,o;const{id:a,start:l,duration:c}=e,u=this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused,A=ti(a,i);if(this.host.media[A]){const h=this.host.media[A],{speed:d,volume:f,hls:g,node:p,start:v,duration:B}=h,C=this.host.mediaState[A];p&&C&&(p.currentTime>=v+B||p.ended||u&&(g?(n=g.startLoadOnce)==null||n.call(g,v):C.initialised||(s=p.startLoadOnce)==null||s.call(p),p.volume=nr(0,this.host.volume*(f??1),1),p.playbackRate=nr(.1,this.host.playbackRate*(d??1),4)))}else if(u){const h=`${l}-${c}`,d=this.host._sceneController.mediaState[h];this.host.duration&&!((o=d==null?void 0:d.buffered)!=null&&o.length)&&(this.host._sceneController.mediaState={...this.host._sceneController.mediaState,[h]:{...d,buffered:[{start:Math.max(0,l/this.host.duration*100),end:Math.min((l+c)/this.host.duration*100,100)}]}})}})})}syncMediaState(){var e;return Promise.all(((e=this.host.composition)==null?void 0:e.tracks.flatMap(t=>t.scenes.flatMap(i=>Bi(i.layout.node).map(async({key:s})=>{const o=ti(i.id,s);if(this.host.media[o]){const a=this.host.media[o],{node:l}=a,c=this.host.mediaState[o];if(!this.activeScenes.includes(i))l.paused||l.pause();else if(c&&!this.host.waiting&&!this.host.loading&&!this.host.paused&&l.paused&&c.initialised)try{await l.play()}catch(A){throw new jo("Video play error",A,!0)}}}))))??[])}draw(e=this.currentTime){this.host.composition&&this._canvas.value&&this.host.composition.draw({currentTime:e,canvas:this._canvas.value})}clear(){var e;const t=this._canvas.value;(e=t==null?void 0:t.getContext("2d"))==null||e.clearRect(0,0,t.width,t.height)}}const ix=mr(async function(e){const{weight:t,family:i}=e,{client:n,server:s}=i.weights.find(a=>a.weight===t)??{};return!n&&!s?null:new FontFace(e.family.name,`url(${n??s})`,{weight:t,style:"normal"}).load()},{cacheKey:([r])=>JSON.stringify(r)}),rx=mr(async({options:r})=>{const e=await ix(r.font);return e&&document.fonts.add(e),{font:r.font}}),nx=mr(async({config:r})=>r.src?new Promise((e,t)=>{const i=new Image;i.crossOrigin="anonymous",i.onload=()=>{e({image:i})},i.onerror=n=>{t(n)},i.src=r.src}):{image:null},{cacheKey:([{config:r}])=>JSON.stringify(r)});async function c0(r){return r.duration===1/0?new Promise(e=>{r.currentTime=Number.MAX_SAFE_INTEGER,r.ontimeupdate=()=>{r.ontimeupdate=null,e(r.duration),r.currentTime=0}}):r.duration}function sx(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function ox(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function ax({config:r,elementSize:e}){return new Promise(async t=>{let i=null;const{type:n,key:s,src:o,duration:a}=r;n==="video"?(i=document.createElement("video"),i.playsInline=!0,e&&(i.width=e.width,i.height=e.height)):i=document.createElement("audio"),i.muted=!0,i.loop=!1,i.crossOrigin="anonymous",i.src=o;let l=!1;if(i.startLoadOnce=()=>{l||(i.preload="auto",i.load(),l=!0)},n==="video"&&a&&r.aspectRatio)i.preload="none",t({key:s,hls:null,node:i,aspectRatio:r.aspectRatio,totalDuration:a});else{i.preload="metadata";const c=async()=>{const u=await c0(i),A=i instanceof HTMLVideoElement&&i.videoHeight>0?i.videoWidth/i.videoHeight:null;t({key:s,hls:null,node:i,totalDuration:u,aspectRatio:A}),i.removeEventListener("loadedmetadata",c)};i.addEventListener("loadedmetadata",c)}})}function lx({key:r,playlist:e,duration:t,elementSize:i}){return new Promise(n=>{const s=document.createElement("video");s instanceof HTMLVideoElement&&(i&&(s.width=i.width,s.height=i.height),s.playsInline=!0),s.muted=!0,s.loop=!1,s.crossOrigin="anonymous";let o=!1;const a=new Ii({autoStartLoad:!0,capLevelToPlayerSize:!0,xhrSetup:l=>{const{open:c}=l,u=e.split("?")[1];l.open=function(A,h,d){u&&!h.toString().includes("?")&&(h+="?"+u),!(!o&&h.toString().includes(".ts"))&&c.apply(this,[A,h,d])}}});a.on(Ii.Events.LEVEL_LOADED,async()=>{o||a==null||a.stopLoad();const l=t??await c0(s);n({key:r,hls:a,node:s,aspectRatio:a.levels[0].width/a.levels[0].height,totalDuration:l})}),a.loadSource(e),a.attachMedia(s),a.startLoadOnce=(l=-1,c)=>{if(a&&!o){const u=a.levels.findIndex(A=>Math.min(A.height,A.width)===c);o=!0,a.startLoad(l),u!==-1&&(a.currentLevel=u)}}})}function cx({config:r,elementSize:e}){const{playlist:t}=r;return t&&!sx()&&Ii.isSupported()?lx({key:r.key,playlist:t,duration:r.duration??0,elementSize:e}):ax({config:r,elementSize:e})}let Ax=class{constructor(e){this._hasPlayed=!1,this._duration=0,this._composition=null,this._media={},this._mediaState={},this._compositionController=new AbortController,this._delayProcessing=(t=100)=>{const i=new AbortController,n=setTimeout(()=>{i.signal.aborted||(this.host._processing=!0)},t);return i.signal.addEventListener("abort",()=>{clearTimeout(n)}),i},this._mediaFactory=mr(async(t,i)=>{var n,s,o,a;const{key:l}=i,c=((s=(n=this.host.shadowRoot)==null?void 0:n.host)==null?void 0:s.clientWidth)??0,u=((a=(o=this.host.shadowRoot)==null?void 0:o.host)==null?void 0:a.clientHeight)??0,A=await cx({config:i,elementSize:{width:c,height:u}}),h={loadeddata:this._handleLoadedData,waiting:this._handleWaiting,canplay:this._handleCanPlay,progress:this._handleProgress,seeking:this._handleSeeking,seeked:this._handleSeeked,play:this._handlePlay,playing:this._handlePlaying,pause:this._handlePause,stalled:this._handleStalled,timeupdate:this._handleTimeUpdate,ended:this._handleEnded,error:this._handleError},d=Object.keys(h).reduce((f,g)=>{const p=g,v=h[p]({id:t,key:l,node:A.node});return f[p]=v,A.node.addEventListener(g,v),f},{});return{media:A,listeners:d,aspectRatio:A.aspectRatio,source:()=>A.node}},{cacheKey:([t,{key:i,src:n,playlist:s}])=>JSON.stringify({id:t,key:i,src:n==null?void 0:n.split("?")[0],playlist:s==null?void 0:s.split("?")[0]})}),this._handleLoadedData=({id:t,key:i,node:n})=>()=>{const s=ti(t,i),o=this.mediaState[s];o!=null&&o.initialised||(this.mediaState={...this.mediaState,[s]:{...o,initialised:!0,waiting:!1,buffered:(o==null?void 0:o.buffered)??[]}},this.setMediaCurrentTime(this.host.currentTime),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{id:t,key:i,node:n}})))},this._handleWaiting=({id:t,key:i,node:n})=>()=>{const s=ti(t,i),o=this.mediaState[s];o!=null&&o.initialised&&!(o!=null&&o.waiting)&&(this.mediaState={...this.mediaState,[s]:{...o,waiting:!0}},this.host.dispatchEvent(new CustomEvent("video:waiting",{detail:{id:t,key:i,node:n}})))},this._handleCanPlay=({id:t,key:i})=>()=>{const n=ti(t,i),s=this.mediaState[n];s!=null&&s.initialised&&(s!=null&&s.waiting)&&(this.mediaState={...this.mediaState,[n]:{...s,waiting:!1}}),this.host.paused&&this.host.draw()},this._handleProgress=()=>()=>{},this._handleSeeking=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:seeking",{detail:{id:t,key:i,node:n}}))},this._handleSeeked=({id:t,key:i,node:n})=>()=>{const s=ti(t,i),o=this.mediaState[s];o!=null&&o.initialised&&(this.host.draw(),this.host.activeScenes.flatMap(a=>Bi(a.layout.node).map(({id:c})=>c)).includes(t)&&this.host.dispatchEvent(new CustomEvent("seeked",{detail:this.host.currentTime})),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{id:t,key:i,node:n}})))},this._handlePlay=({id:t,key:i,node:n})=>()=>{this.hasPlayed=!0,this.host.dispatchEvent(new CustomEvent("video:play",{detail:{id:t,key:i,node:n}}))},this._handlePlaying=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{id:t,key:i,node:n}}))},this._handlePause=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{id:t,key:i,node:n}}))},this._handleStalled=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{id:t,key:i,node:n}}))},this._handleTimeUpdate=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{id:t,key:i,node:n}}))},this._handleEnded=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:ended",{detail:{id:t,key:i,node:n}}))},this._handleError=({id:t,key:i,node:n})=>()=>{const s=new jo(`Video error - answer ${t} failed to load`);this.host.dispatchEvent(new ErrorEvent("error",{bubbles:!0,composed:!0,error:s,message:s.message})),this.host.dispatchEvent(new CustomEvent("video:error",{detail:{id:t,key:i,node:n}}))},this._cleanupMedia=t=>{var i;const n=this.media[t];n&&(n.node.pause(),n.node.src="",(i=n.hls)==null||i.destroy(),Object.keys(n.listeners??{}).forEach(s=>{var o,a;if((o=this.media)!=null&&o[t]){const l=(a=n.listeners)==null?void 0:a[s];l&&n.node.removeEventListener(s,l)}}),delete this._media[t],delete this._mediaState[t])},this.host=e,this.host.addController(this)}set hasPlayed(e){e!==this._hasPlayed&&(this._hasPlayed=e,this.host.requestUpdate())}get hasPlayed(){return this._hasPlayed}set duration(e){!isNaN(e)&&e!==this._duration&&(this._duration=e,this.host.requestUpdate(),this.host.dispatchEvent(new CustomEvent("durationchange",{detail:this._duration})))}get duration(){return this._duration}set composition(e){e!==this._composition&&(this._composition=e,this.host.requestUpdate())}get composition(){return this._composition}set media(e){e!==this._media&&(this._media=e,this.host.requestUpdate())}get media(){return this._media}set mediaState(e){e!==this._mediaState&&(this._mediaState=e,this.host.requestUpdate())}get mediaState(){return this._mediaState}_setupTask(){new xs(this.host,async([e,t,i,n])=>{var s,o;this._compositionController.abort(),this._compositionController=new AbortController;const a=this._compositionController,l=this._delayProcessing();try{if(this.host._errors=[],(!t||!this.host._languages.find(({value:c})=>t===c))&&(this.host._language=(s=this.host._languages[0])==null?void 0:s.value),e){const{width:c,height:u}=dl({aspectRatio:i,resolution:1080});try{(o=this.composition)==null||o.cleanup();const f=await Ph({debug:n,config:e,resolvers:{text:rx,image:nx,video:async({id:g,config:p,options:v})=>{const{media:B,source:C}=await this._mediaFactory(g,{...p,...v});return{video:C,aspectRatio:B.aspectRatio}}},rootWidth:c,rootHeight:u});if(a.signal.aborted)return;this.composition=f}catch(f){throw new jo("Fatal composition error",f,!0)}this.duration=this.composition.duration;const A={...this.media},h={...this.mediaState},d=[];for(const f of this.composition.tracks)for(const g of f.scenes){const p=Bi(g.layout.node);for(const v of p){const{media:B,listeners:C}=await this._mediaFactory(g.id,v),y=ti(g.id,B.key);d.push(y);const x=(v.startOffset??0)*B.totalDuration,w=(1-(v.endOffset??0))*B.totalDuration;A[y]={...B,listeners:C,start:x,duration:w-x,speed:v.speed??1,volume:v.volume??1},h[y]={initialised:!B,waiting:!!B,...this.mediaState[y]}}}this.media=A,this.mediaState=h,Object.keys(this.media).forEach(f=>{d.includes(f)||this.media[f].node.pause()}),this.host.currentTime>this.duration?this.host.reset(this.duration,!1):this.host.paused?this.host.reset(this.host.currentTime,!this.host.paused):this.setMediaCurrentTime(this.host.currentTime)}this.host.dispatchEvent(new CustomEvent("compositionupdate",{detail:this.composition,bubbles:!0,composed:!0}))}catch(c){this.composition=null,this.duration=0,this.host.dispatchEvent(new ErrorEvent("error",{composed:!0,bubbles:!0,error:c,message:c.message}))}finally{l.abort(),this.host._processing=!1}},()=>[this.host.config,this.host.language,this.host.aspectRatio,this.host.debug])}_setMediaCurrentTime({time:e,scene:t}){const{id:i,layout:n,start:s}=t;Bi(n.node).forEach(({key:a})=>{const l=ti(i,a);if(this.media[l]){const c=this.media[l],u=(e-s)*c.speed;c.node.currentTime=nr(c.start,u+c.start,c.start+c.duration)}})}setMediaCurrentTime(e){var t;(t=this.composition)==null||t.tracks.forEach(i=>{i.scenes.forEach(n=>{this._setMediaCurrentTime({time:e,scene:n})})})}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.media).forEach(e=>{this._cleanupMedia(e)}),this.media={}}};function ux(r){r.requestFullscreen?r.requestFullscreen():r.mozRequestFullScreen?r.mozRequestFullScreen():r.webkitRequestFullscreen?r.webkitRequestFullscreen():r.msRequestFullscreen&&r.msRequestFullscreen()}function hx(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const Vc=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen","preview"],dx={id:"captions",event:"captions:click",label:"Closed Captions"},fx={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},A0={title:"Playback Speed",items:[{id:"playback-rate-0.5",event:"playbackRate:click",label:"0.5x",value:.5},{id:"playback-rate-1",event:"playbackRate:click",label:"1.0x",value:1},{id:"playback-rate-1.5",event:"playbackRate:click",label:"1.5x",value:1.5},{id:"playback-rate-2",event:"playbackRate:click",label:"2.0x",value:2}]},gx={id:"playbackRate",label:"Playback playbackRate",subItems:A0};class px extends NA{constructor(e){if(super(e),this.element=null,this.observer=void 0,e.type!==Fr.ELEMENT)throw new Error("Resize directive must be used in an Element expression")}disconnected(){var e;(e=this.observer)==null||e.disconnect(),this.observer=void 0}reconnected(){var e;this.element&&((e=this.observer)==null||e.observe(this.element))}update(e,[t]){return this.isConnected&&!this.observer&&(this.observer=new ResizeObserver(t),this.element=e.element,this.observer.observe(this.element)),Yi}}const Kc=Pr(px),mx=B1(()=>{const r=new FontFace("Roobert","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),e=new FontFace("Roobert","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-SemiBold.woff2)",{style:"normal",weight:"600"}),t=new FontFace("Roobert","url(https://vouch-clients.s3.ap-southeast-2.amazonaws.com/vouch/fonts/Roobert-Bold.woff2",{style:"normal",weight:"700"}),i=new FontFace("Roobert Captions","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),n=wh.map(s=>({load:!1,font:new FontFace(s.family,`url(${s.url})`,{style:s.style})}));return[{load:!0,font:r},{load:!0,font:e},{load:!0,font:t},{load:!0,font:i},...n]}),Ti={"red-120":"#feeded","red-130":"#fcd5d0","red-400":"#e84a4a","red-500":"#c51c3a","red-700":"#a21c39","red-800":"#850231","red-900":"#580A2D","teal-80":"#f3fafa","teal-100":"#d6f1f1","teal-200":"#ace3e3","teal-300":"#7acace","teal-400":"#4faab2","teal-500":"#358f97","teal-600":"#287179","teal-700":"#22555c","teal-800":"#21484e","teal-900":"#1f3d42","teal-950":"#0d2126","purple-100":"#d7cfff","purple-700":"#5f2fe9","green-200":"#a4d7aa","green-500":"#38b319","green-800":"#2b3c2f","grey-100":"#f0f0f0","light-50":"rgba(255, 255, 255, .05)","light-100":"rgba(255, 255, 255, .1)","light-200":"rgba(255, 255, 255, .2)","light-400":"rgba(255, 255, 255, .4)","light-500":"rgba(255, 255, 255, .5)","light-640":"rgba(255, 255, 255, .64)","light-800":"rgba(255, 255, 255, .8)","light-1000":"#fff","dark-50":"rgba(0, 0, 0, .05)","dark-80":"rgba(0, 0, 0, .08)","dark-100":"rgba(0, 0, 0, .1)","dark-200":"rgba(0, 0, 0, .2)","dark-250":"rgba(0, 0, 0, .25)","dark-400":"rgba(0, 0, 0, .4)","dark-500":"rgba(0, 0, 0, .5)","dark-640":"rgba(0, 0, 0, .64)","dark-800":"rgba(0, 0, 0, .8)","dark-900":"rgba(0, 0, 0, .9)","dark-1000":"#000"},Ex={colors:Ti,space:{xxs:".25rem",xs:".5rem",small:".75rem",medium:"1rem",large:"1.5rem",xl:"2.5rem"},sizes:{xxs:"1rem",xs:"1.5rem",small:"2rem",medium:"2.5rem",large:"3rem"},fontWeights:{regular:400,semibold:600},lineHeights:{small:1.1,medium:1.25,large:1.4},letterSpacings:{xxs:"-.04rem",xs:"-.03rem",small:"-.02rem",medium:"-.01rem",large:0},fontSizes:{micro:".625rem",small:".75rem",medium:".875rem",large:"1rem",xl:"1.25rem",xxl:"1.5rem",xxxl:"2rem",huge:"2.75rem"},fontFamilies:{sans:'Roobert, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,"Noto Sans", "Noto Color Emoji", sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", "Apple Color Emoji"',mono:'"Maison Neue Mono", Menlo, Monaco, Consolas, Liberation Mono, "Courier New", monospace'},borderWidths:{thin:".0625rem"},radii:{small:".25rem",medium:".5rem",large:".75rem",xl:"1rem"},shadows:{small:`.25rem .25rem .25rem ${Ti["dark-100"]}`,medium:`0 .125rem .625rem ${Ti["dark-100"]}`,large:`0 .25rem 1rem ${Ti["dark-50"]}`,xl:`.25rem .25rem 1rem ${Ti["dark-250"]}`,xxl:`0 .25rem 2rem ${Ti["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${Ti["dark-250"]}`,toolbar:`0 -.625rem .625rem ${Ti["dark-50"]}`,text:`0 0 .25rem ${Ti["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:Ti["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},u0=v1(Ex,{delimiter:"-"}),Ix=Object.keys(u0).map(r=>gn(`:host { --${r}: ${u0[r]}; }`)),je=(r=>{const e=class extends r{firstUpdated(){mx().forEach(({load:s,font:o})=>{document.fonts.add(o),s&&o.load()})}};return e.styles=[(r==null?void 0:r.styles)??[],Ix,mt`
|
|
2528
|
+
*/const bg=(r,e,t)=>{const i=new Map;for(let n=e;n<=t;n++)i.set(r[n],n);return i},Sg=Pr(class extends Tn{constructor(r){if(super(r),r.type!==Fr.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,e,t){let i;t===void 0?t=e:e!==void 0&&(i=e);const n=[],s=[];let o=0;for(const a of r)n[o]=i?i(a,o):o,s[o]=t(a,o),o++;return{values:s,keys:n}}render(r,e,t){return this.dt(r,e,t).values}update(r,[e,t,i]){const n=Ep(r),{values:s,keys:o}=this.dt(e,t,i);if(!Array.isArray(n))return this.ut=o,s;const a=this.ut??(this.ut=[]),l=[];let c,u,A=0,h=n.length-1,d=0,f=s.length-1;for(;A<=h&&d<=f;)if(n[A]===null)A++;else if(n[h]===null)h--;else if(a[A]===o[d])l[d]=gr(n[A],s[d]),A++,d++;else if(a[h]===o[f])l[f]=gr(n[h],s[f]),h--,f--;else if(a[A]===o[f])l[f]=gr(n[A],s[f]),Bn(r,l[f+1],n[A]),A++,f--;else if(a[h]===o[d])l[d]=gr(n[h],s[d]),Bn(r,n[A],n[h]),h--,d++;else if(c===void 0&&(c=bg(o,d,f),u=bg(a,A,h)),c.has(a[A]))if(c.has(a[h])){const g=u.get(o[d]),p=g!==void 0?n[g]:null;if(p===null){const v=Bn(r,n[A]);gr(v,s[d]),l[d]=v}else l[d]=gr(p,s[d]),Bn(r,n[A],p),n[g]=null;d++}else ya(n[h]),h--;else ya(n[A]),A++;for(;d<=f;){const g=Bn(r,l[f+1]);gr(g,s[d]),l[d++]=g}for(;A<=h;){const g=n[A++];g!==null&&ya(g)}return this.ut=o,mp(r,l),Gi}});var Ot="top",zt="bottom",Zt="right",Ut="left",_c="auto",Zn=[Ot,zt,Zt,Ut],Xr="start",es="end",T1="clippingParents",xg="viewport",ts="popper",b1="reference",Qg=Zn.reduce(function(r,e){return r.concat([e+"-"+Xr,e+"-"+es])},[]),_g=[].concat(Zn,[_c]).reduce(function(r,e){return r.concat([e,e+"-"+Xr,e+"-"+es])},[]),S1="beforeRead",x1="read",Q1="afterRead",_1="beforeMain",w1="main",R1="afterMain",D1="beforeWrite",L1="write",k1="afterWrite",M1=[S1,x1,Q1,_1,w1,R1,D1,L1,k1];function vi(r){return r?(r.nodeName||"").toLowerCase():null}function Yt(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var e=r.ownerDocument;return e&&e.defaultView||window}return r}function br(r){var e=Yt(r).Element;return r instanceof e||r instanceof Element}function ei(r){var e=Yt(r).HTMLElement;return r instanceof e||r instanceof HTMLElement}function wc(r){if(typeof ShadowRoot>"u")return!1;var e=Yt(r).ShadowRoot;return r instanceof e||r instanceof ShadowRoot}function F1(r){var e=r.state;Object.keys(e.elements).forEach(function(t){var i=e.styles[t]||{},n=e.attributes[t]||{},s=e.elements[t];!ei(s)||!vi(s)||(Object.assign(s.style,i),Object.keys(n).forEach(function(o){var a=n[o];a===!1?s.removeAttribute(o):s.setAttribute(o,a===!0?"":a)}))})}function P1(r){var e=r.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(i){var n=e.elements[i],s=e.attributes[i]||{},o=Object.keys(e.styles.hasOwnProperty(i)?e.styles[i]:t[i]),a=o.reduce(function(l,c){return l[c]="",l},{});!ei(n)||!vi(n)||(Object.assign(n.style,a),Object.keys(s).forEach(function(l){n.removeAttribute(l)}))})}}const wg={name:"applyStyles",enabled:!0,phase:"write",fn:F1,effect:P1,requires:["computeStyles"]};function yi(r){return r.split("-")[0]}var Sr=Math.max,Ho=Math.min,zr=Math.round;function Rc(){var r=navigator.userAgentData;return r!=null&&r.brands&&Array.isArray(r.brands)?r.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Rg(){return!/^((?!chrome|android).)*safari/i.test(Rc())}function Zr(r,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var i=r.getBoundingClientRect(),n=1,s=1;e&&ei(r)&&(n=r.offsetWidth>0&&zr(i.width)/r.offsetWidth||1,s=r.offsetHeight>0&&zr(i.height)/r.offsetHeight||1);var o=br(r)?Yt(r):window,a=o.visualViewport,l=!Rg()&&t,c=(i.left+(l&&a?a.offsetLeft:0))/n,u=(i.top+(l&&a?a.offsetTop:0))/s,A=i.width/n,h=i.height/s;return{width:A,height:h,top:u,right:c+A,bottom:u+h,left:c,x:c,y:u}}function Dc(r){var e=Zr(r),t=r.offsetWidth,i=r.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-i)<=1&&(i=e.height),{x:r.offsetLeft,y:r.offsetTop,width:t,height:i}}function Dg(r,e){var t=e.getRootNode&&e.getRootNode();if(r.contains(e))return!0;if(t&&wc(t)){var i=e;do{if(i&&r.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function Mi(r){return Yt(r).getComputedStyle(r)}function N1(r){return["table","td","th"].indexOf(vi(r))>=0}function rr(r){return((br(r)?r.ownerDocument:r.document)||window.document).documentElement}function Yo(r){return vi(r)==="html"?r:r.assignedSlot||r.parentNode||(wc(r)?r.host:null)||rr(r)}function Lg(r){return!ei(r)||Mi(r).position==="fixed"?null:r.offsetParent}function O1(r){var e=/firefox/i.test(Rc()),t=/Trident/i.test(Rc());if(t&&ei(r)){var i=Mi(r);if(i.position==="fixed")return null}var n=Yo(r);for(wc(n)&&(n=n.host);ei(n)&&["html","body"].indexOf(vi(n))<0;){var s=Mi(n);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||e&&s.willChange==="filter"||e&&s.filter&&s.filter!=="none")return n;n=n.parentNode}return null}function is(r){for(var e=Yt(r),t=Lg(r);t&&N1(t)&&Mi(t).position==="static";)t=Lg(t);return t&&(vi(t)==="html"||vi(t)==="body"&&Mi(t).position==="static")?e:t||O1(r)||e}function Lc(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function rs(r,e,t){return Sr(r,Ho(e,t))}function U1(r,e,t){var i=rs(r,e,t);return i>t?t:i}function kg(){return{top:0,right:0,bottom:0,left:0}}function Mg(r){return Object.assign({},kg(),r)}function Fg(r,e){return e.reduce(function(t,i){return t[i]=r,t},{})}var G1=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,Mg(typeof e!="number"?e:Fg(e,Zn))};function $1(r){var e,t=r.state,i=r.name,n=r.options,s=t.elements.arrow,o=t.modifiersData.popperOffsets,a=yi(t.placement),l=Lc(a),c=[Ut,Zt].indexOf(a)>=0,u=c?"height":"width";if(!(!s||!o)){var A=G1(n.padding,t),h=Dc(s),d=l==="y"?Ot:Ut,f=l==="y"?zt:Zt,g=t.rects.reference[u]+t.rects.reference[l]-o[l]-t.rects.popper[u],p=o[l]-t.rects.reference[l],v=is(s),B=v?l==="y"?v.clientHeight||0:v.clientWidth||0:0,C=g/2-p/2,y=A[d],x=B-h[u]-A[f],w=B/2-h[u]/2+C,D=rs(y,w,x),F=l;t.modifiersData[i]=(e={},e[F]=D,e.centerOffset=D-w,e)}}function H1(r){var e=r.state,t=r.options,i=t.element,n=i===void 0?"[data-popper-arrow]":i;n!=null&&(typeof n=="string"&&(n=e.elements.popper.querySelector(n),!n)||Dg(e.elements.popper,n)&&(e.elements.arrow=n))}const Y1={name:"arrow",enabled:!0,phase:"main",fn:$1,effect:H1,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function en(r){return r.split("-")[1]}var V1={top:"auto",right:"auto",bottom:"auto",left:"auto"};function K1(r,e){var t=r.x,i=r.y,n=e.devicePixelRatio||1;return{x:zr(t*n)/n||0,y:zr(i*n)/n||0}}function Pg(r){var e,t=r.popper,i=r.popperRect,n=r.placement,s=r.variation,o=r.offsets,a=r.position,l=r.gpuAcceleration,c=r.adaptive,u=r.roundOffsets,A=r.isFixed,h=o.x,d=h===void 0?0:h,f=o.y,g=f===void 0?0:f,p=typeof u=="function"?u({x:d,y:g}):{x:d,y:g};d=p.x,g=p.y;var v=o.hasOwnProperty("x"),B=o.hasOwnProperty("y"),C=Ut,y=Ot,x=window;if(c){var w=is(t),D="clientHeight",F="clientWidth";if(w===Yt(t)&&(w=rr(t),Mi(w).position!=="static"&&a==="absolute"&&(D="scrollHeight",F="scrollWidth")),w=w,n===Ot||(n===Ut||n===Zt)&&s===es){y=zt;var O=A&&w===x&&x.visualViewport?x.visualViewport.height:w[D];g-=O-i.height,g*=l?1:-1}if(n===Ut||(n===Ot||n===zt)&&s===es){C=Zt;var M=A&&w===x&&x.visualViewport?x.visualViewport.width:w[F];d-=M-i.width,d*=l?1:-1}}var j=Object.assign({position:a},c&&V1),X=u===!0?K1({x:d,y:g},Yt(t)):{x:d,y:g};if(d=X.x,g=X.y,l){var le;return Object.assign({},j,(le={},le[y]=B?"0":"",le[C]=v?"0":"",le.transform=(x.devicePixelRatio||1)<=1?"translate("+d+"px, "+g+"px)":"translate3d("+d+"px, "+g+"px, 0)",le))}return Object.assign({},j,(e={},e[y]=B?g+"px":"",e[C]=v?d+"px":"",e.transform="",e))}function W1(r){var e=r.state,t=r.options,i=t.gpuAcceleration,n=i===void 0?!0:i,s=t.adaptive,o=s===void 0?!0:s,a=t.roundOffsets,l=a===void 0?!0:a,c={placement:yi(e.placement),variation:en(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:n,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,Pg(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:l})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,Pg(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const q1={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:W1,data:{}};var Vo={passive:!0};function J1(r){var e=r.state,t=r.instance,i=r.options,n=i.scroll,s=n===void 0?!0:n,o=i.resize,a=o===void 0?!0:o,l=Yt(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&c.forEach(function(u){u.addEventListener("scroll",t.update,Vo)}),a&&l.addEventListener("resize",t.update,Vo),function(){s&&c.forEach(function(u){u.removeEventListener("scroll",t.update,Vo)}),a&&l.removeEventListener("resize",t.update,Vo)}}const j1={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:J1,data:{}};var X1={left:"right",right:"left",bottom:"top",top:"bottom"};function Ko(r){return r.replace(/left|right|bottom|top/g,function(e){return X1[e]})}var z1={start:"end",end:"start"};function Ng(r){return r.replace(/start|end/g,function(e){return z1[e]})}function kc(r){var e=Yt(r),t=e.pageXOffset,i=e.pageYOffset;return{scrollLeft:t,scrollTop:i}}function Mc(r){return Zr(rr(r)).left+kc(r).scrollLeft}function Z1(r,e){var t=Yt(r),i=rr(r),n=t.visualViewport,s=i.clientWidth,o=i.clientHeight,a=0,l=0;if(n){s=n.width,o=n.height;var c=Rg();(c||!c&&e==="fixed")&&(a=n.offsetLeft,l=n.offsetTop)}return{width:s,height:o,x:a+Mc(r),y:l}}function eS(r){var e,t=rr(r),i=kc(r),n=(e=r.ownerDocument)==null?void 0:e.body,s=Sr(t.scrollWidth,t.clientWidth,n?n.scrollWidth:0,n?n.clientWidth:0),o=Sr(t.scrollHeight,t.clientHeight,n?n.scrollHeight:0,n?n.clientHeight:0),a=-i.scrollLeft+Mc(r),l=-i.scrollTop;return Mi(n||t).direction==="rtl"&&(a+=Sr(t.clientWidth,n?n.clientWidth:0)-s),{width:s,height:o,x:a,y:l}}function Fc(r){var e=Mi(r),t=e.overflow,i=e.overflowX,n=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+n+i)}function Og(r){return["html","body","#document"].indexOf(vi(r))>=0?r.ownerDocument.body:ei(r)&&Fc(r)?r:Og(Yo(r))}function ns(r,e){var t;e===void 0&&(e=[]);var i=Og(r),n=i===((t=r.ownerDocument)==null?void 0:t.body),s=Yt(i),o=n?[s].concat(s.visualViewport||[],Fc(i)?i:[]):i,a=e.concat(o);return n?a:a.concat(ns(Yo(o)))}function Pc(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function tS(r,e){var t=Zr(r,!1,e==="fixed");return t.top=t.top+r.clientTop,t.left=t.left+r.clientLeft,t.bottom=t.top+r.clientHeight,t.right=t.left+r.clientWidth,t.width=r.clientWidth,t.height=r.clientHeight,t.x=t.left,t.y=t.top,t}function Ug(r,e,t){return e===xg?Pc(Z1(r,t)):br(e)?tS(e,t):Pc(eS(rr(r)))}function iS(r){var e=ns(Yo(r)),t=["absolute","fixed"].indexOf(Mi(r).position)>=0,i=t&&ei(r)?is(r):r;return br(i)?e.filter(function(n){return br(n)&&Dg(n,i)&&vi(n)!=="body"}):[]}function rS(r,e,t,i){var n=e==="clippingParents"?iS(r):[].concat(e),s=[].concat(n,[t]),o=s[0],a=s.reduce(function(l,c){var u=Ug(r,c,i);return l.top=Sr(u.top,l.top),l.right=Ho(u.right,l.right),l.bottom=Ho(u.bottom,l.bottom),l.left=Sr(u.left,l.left),l},Ug(r,o,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Gg(r){var e=r.reference,t=r.element,i=r.placement,n=i?yi(i):null,s=i?en(i):null,o=e.x+e.width/2-t.width/2,a=e.y+e.height/2-t.height/2,l;switch(n){case Ot:l={x:o,y:e.y-t.height};break;case zt:l={x:o,y:e.y+e.height};break;case Zt:l={x:e.x+e.width,y:a};break;case Ut:l={x:e.x-t.width,y:a};break;default:l={x:e.x,y:e.y}}var c=n?Lc(n):null;if(c!=null){var u=c==="y"?"height":"width";switch(s){case Xr:l[c]=l[c]-(e[u]/2-t[u]/2);break;case es:l[c]=l[c]+(e[u]/2-t[u]/2);break}}return l}function ss(r,e){e===void 0&&(e={});var t=e,i=t.placement,n=i===void 0?r.placement:i,s=t.strategy,o=s===void 0?r.strategy:s,a=t.boundary,l=a===void 0?T1:a,c=t.rootBoundary,u=c===void 0?xg:c,A=t.elementContext,h=A===void 0?ts:A,d=t.altBoundary,f=d===void 0?!1:d,g=t.padding,p=g===void 0?0:g,v=Mg(typeof p!="number"?p:Fg(p,Zn)),B=h===ts?b1:ts,C=r.rects.popper,y=r.elements[f?B:h],x=rS(br(y)?y:y.contextElement||rr(r.elements.popper),l,u,o),w=Zr(r.elements.reference),D=Gg({reference:w,element:C,placement:n}),F=Pc(Object.assign({},C,D)),O=h===ts?F:w,M={top:x.top-O.top+v.top,bottom:O.bottom-x.bottom+v.bottom,left:x.left-O.left+v.left,right:O.right-x.right+v.right},j=r.modifiersData.offset;if(h===ts&&j){var X=j[n];Object.keys(M).forEach(function(le){var oe=[Zt,zt].indexOf(le)>=0?1:-1,L=[Ot,zt].indexOf(le)>=0?"y":"x";M[le]+=X[L]*oe})}return M}function nS(r,e){e===void 0&&(e={});var t=e,i=t.placement,n=t.boundary,s=t.rootBoundary,o=t.padding,a=t.flipVariations,l=t.allowedAutoPlacements,c=l===void 0?_g:l,u=en(i),A=u?a?Qg:Qg.filter(function(f){return en(f)===u}):Zn,h=A.filter(function(f){return c.indexOf(f)>=0});h.length===0&&(h=A);var d=h.reduce(function(f,g){return f[g]=ss(r,{placement:g,boundary:n,rootBoundary:s,padding:o})[yi(g)],f},{});return Object.keys(d).sort(function(f,g){return d[f]-d[g]})}function sS(r){if(yi(r)===_c)return[];var e=Ko(r);return[Ng(r),e,Ng(e)]}function oS(r){var e=r.state,t=r.options,i=r.name;if(!e.modifiersData[i]._skip){for(var n=t.mainAxis,s=n===void 0?!0:n,o=t.altAxis,a=o===void 0?!0:o,l=t.fallbackPlacements,c=t.padding,u=t.boundary,A=t.rootBoundary,h=t.altBoundary,d=t.flipVariations,f=d===void 0?!0:d,g=t.allowedAutoPlacements,p=e.options.placement,v=yi(p),B=v===p,C=l||(B||!f?[Ko(p)]:sS(p)),y=[p].concat(C).reduce(function(re,he){return re.concat(yi(he)===_c?nS(e,{placement:he,boundary:u,rootBoundary:A,padding:c,flipVariations:f,allowedAutoPlacements:g}):he)},[]),x=e.rects.reference,w=e.rects.popper,D=new Map,F=!0,O=y[0],M=0;M<y.length;M++){var j=y[M],X=yi(j),le=en(j)===Xr,oe=[Ot,zt].indexOf(X)>=0,L=oe?"width":"height",U=ss(e,{placement:j,boundary:u,rootBoundary:A,altBoundary:h,padding:c}),q=oe?le?Zt:Ut:le?zt:Ot;x[L]>w[L]&&(q=Ko(q));var R=Ko(q),_=[];if(s&&_.push(U[X]<=0),a&&_.push(U[q]<=0,U[R]<=0),_.every(function(re){return re})){O=j,F=!1;break}D.set(j,_)}if(F)for(var k=f?3:1,K=function(he){var fe=y.find(function(_e){var be=D.get(_e);if(be)return be.slice(0,he).every(function(Fe){return Fe})});if(fe)return O=fe,"break"},Y=k;Y>0;Y--){var ie=K(Y);if(ie==="break")break}e.placement!==O&&(e.modifiersData[i]._skip=!0,e.placement=O,e.reset=!0)}}const aS={name:"flip",enabled:!0,phase:"main",fn:oS,requiresIfExists:["offset"],data:{_skip:!1}};function $g(r,e,t){return t===void 0&&(t={x:0,y:0}),{top:r.top-e.height-t.y,right:r.right-e.width+t.x,bottom:r.bottom-e.height+t.y,left:r.left-e.width-t.x}}function Hg(r){return[Ot,Zt,zt,Ut].some(function(e){return r[e]>=0})}function lS(r){var e=r.state,t=r.name,i=e.rects.reference,n=e.rects.popper,s=e.modifiersData.preventOverflow,o=ss(e,{elementContext:"reference"}),a=ss(e,{altBoundary:!0}),l=$g(o,i),c=$g(a,n,s),u=Hg(l),A=Hg(c);e.modifiersData[t]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:A},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":A})}const cS={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:lS};function AS(r,e,t){var i=yi(r),n=[Ut,Ot].indexOf(i)>=0?-1:1,s=typeof t=="function"?t(Object.assign({},e,{placement:r})):t,o=s[0],a=s[1];return o=o||0,a=(a||0)*n,[Ut,Zt].indexOf(i)>=0?{x:a,y:o}:{x:o,y:a}}function uS(r){var e=r.state,t=r.options,i=r.name,n=t.offset,s=n===void 0?[0,0]:n,o=_g.reduce(function(u,A){return u[A]=AS(A,e.rects,s),u},{}),a=o[e.placement],l=a.x,c=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[i]=o}const hS={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:uS};function dS(r){var e=r.state,t=r.name;e.modifiersData[t]=Gg({reference:e.rects.reference,element:e.rects.popper,placement:e.placement})}const fS={name:"popperOffsets",enabled:!0,phase:"read",fn:dS,data:{}};function gS(r){return r==="x"?"y":"x"}function pS(r){var e=r.state,t=r.options,i=r.name,n=t.mainAxis,s=n===void 0?!0:n,o=t.altAxis,a=o===void 0?!1:o,l=t.boundary,c=t.rootBoundary,u=t.altBoundary,A=t.padding,h=t.tether,d=h===void 0?!0:h,f=t.tetherOffset,g=f===void 0?0:f,p=ss(e,{boundary:l,rootBoundary:c,padding:A,altBoundary:u}),v=yi(e.placement),B=en(e.placement),C=!B,y=Lc(v),x=gS(y),w=e.modifiersData.popperOffsets,D=e.rects.reference,F=e.rects.popper,O=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,M=typeof O=="number"?{mainAxis:O,altAxis:O}:Object.assign({mainAxis:0,altAxis:0},O),j=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,X={x:0,y:0};if(w){if(s){var le,oe=y==="y"?Ot:Ut,L=y==="y"?zt:Zt,U=y==="y"?"height":"width",q=w[y],R=q+p[oe],_=q-p[L],k=d?-F[U]/2:0,K=B===Xr?D[U]:F[U],Y=B===Xr?-F[U]:-D[U],ie=e.elements.arrow,re=d&&ie?Dc(ie):{width:0,height:0},he=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:kg(),fe=he[oe],_e=he[L],be=rs(0,D[U],re[U]),Fe=C?D[U]/2-k-be-fe-M.mainAxis:K-be-fe-M.mainAxis,pe=C?-D[U]/2+k+be+_e+M.mainAxis:Y+be+_e+M.mainAxis,Qe=e.elements.arrow&&is(e.elements.arrow),Oe=Qe?y==="y"?Qe.clientTop||0:Qe.clientLeft||0:0,Re=(le=j==null?void 0:j[y])!=null?le:0,We=q+Fe-Re-Oe,Se=q+pe-Re,ye=rs(d?Ho(R,We):R,q,d?Sr(_,Se):_);w[y]=ye,X[y]=ye-q}if(a){var ke,Ge=y==="x"?Ot:Ut,ze=y==="x"?zt:Zt,$e=w[x],He=x==="y"?"height":"width",Ce=$e+p[Ge],it=$e-p[ze],at=[Ot,Ut].indexOf(v)!==-1,tt=(ke=j==null?void 0:j[x])!=null?ke:0,Ze=at?Ce:$e-D[He]-F[He]-tt+M.altAxis,T=at?$e+D[He]+F[He]-tt-M.altAxis:it,m=d&&at?U1(Ze,$e,T):rs(d?Ze:Ce,$e,d?T:it);w[x]=m,X[x]=m-$e}e.modifiersData[i]=X}}const mS={name:"preventOverflow",enabled:!0,phase:"main",fn:pS,requiresIfExists:["offset"]};function ES(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function IS(r){return r===Yt(r)||!ei(r)?kc(r):ES(r)}function vS(r){var e=r.getBoundingClientRect(),t=zr(e.width)/r.offsetWidth||1,i=zr(e.height)/r.offsetHeight||1;return t!==1||i!==1}function yS(r,e,t){t===void 0&&(t=!1);var i=ei(e),n=ei(e)&&vS(e),s=rr(e),o=Zr(r,n,t),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(i||!i&&!t)&&((vi(e)!=="body"||Fc(s))&&(a=IS(e)),ei(e)?(l=Zr(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):s&&(l.x=Mc(s))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function CS(r){var e=new Map,t=new Set,i=[];r.forEach(function(s){e.set(s.name,s)});function n(s){t.add(s.name);var o=[].concat(s.requires||[],s.requiresIfExists||[]);o.forEach(function(a){if(!t.has(a)){var l=e.get(a);l&&n(l)}}),i.push(s)}return r.forEach(function(s){t.has(s.name)||n(s)}),i}function BS(r){var e=CS(r);return M1.reduce(function(t,i){return t.concat(e.filter(function(n){return n.phase===i}))},[])}function TS(r){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(r())})})),e}}function bS(r){var e=r.reduce(function(t,i){var n=t[i.name];return t[i.name]=n?Object.assign({},n,i,{options:Object.assign({},n.options,i.options),data:Object.assign({},n.data,i.data)}):i,t},{});return Object.keys(e).map(function(t){return e[t]})}var Yg={placement:"bottom",modifiers:[],strategy:"absolute"};function Vg(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return!e.some(function(i){return!(i&&typeof i.getBoundingClientRect=="function")})}function SS(r){r===void 0&&(r={});var e=r,t=e.defaultModifiers,i=t===void 0?[]:t,n=e.defaultOptions,s=n===void 0?Yg:n;return function(a,l,c){c===void 0&&(c=s);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},Yg,s),modifiersData:{},elements:{reference:a,popper:l},attributes:{},styles:{}},A=[],h=!1,d={state:u,setOptions:function(v){var B=typeof v=="function"?v(u.options):v;g(),u.options=Object.assign({},s,u.options,B),u.scrollParents={reference:br(a)?ns(a):a.contextElement?ns(a.contextElement):[],popper:ns(l)};var C=BS(bS([].concat(i,u.options.modifiers)));return u.orderedModifiers=C.filter(function(y){return y.enabled}),f(),d.update()},forceUpdate:function(){if(!h){var v=u.elements,B=v.reference,C=v.popper;if(Vg(B,C)){u.rects={reference:yS(B,is(C),u.options.strategy==="fixed"),popper:Dc(C)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(M){return u.modifiersData[M.name]=Object.assign({},M.data)});for(var y=0;y<u.orderedModifiers.length;y++){if(u.reset===!0){u.reset=!1,y=-1;continue}var x=u.orderedModifiers[y],w=x.fn,D=x.options,F=D===void 0?{}:D,O=x.name;typeof w=="function"&&(u=w({state:u,options:F,name:O,instance:d})||u)}}}},update:TS(function(){return new Promise(function(p){d.forceUpdate(),p(u)})}),destroy:function(){g(),h=!0}};if(!Vg(a,l))return d;d.setOptions(c).then(function(p){!h&&c.onFirstUpdate&&c.onFirstUpdate(p)});function f(){u.orderedModifiers.forEach(function(p){var v=p.name,B=p.options,C=B===void 0?{}:B,y=p.effect;if(typeof y=="function"){var x=y({state:u,name:v,instance:d,options:C}),w=function(){};A.push(x||w)}})}function g(){A.forEach(function(p){return p()}),A=[]}return d}}var xS=[j1,fS,q1,wg,hS,aS,mS,Y1,cS],QS=SS({defaultModifiers:xS}),_S="tippy-box",Kg="tippy-content",wS="tippy-backdrop",Wg="tippy-arrow",qg="tippy-svg-arrow",xr={passive:!0,capture:!0},Jg=function(){return document.body};function Nc(r,e,t){if(Array.isArray(r)){var i=r[e];return i??(Array.isArray(t)?t[e]:t)}return r}function Oc(r,e){var t={}.toString.call(r);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function jg(r,e){return typeof r=="function"?r.apply(void 0,e):r}function Xg(r,e){if(e===0)return r;var t;return function(i){clearTimeout(t),t=setTimeout(function(){r(i)},e)}}function RS(r){return r.split(/\s+/).filter(Boolean)}function tn(r){return[].concat(r)}function zg(r,e){r.indexOf(e)===-1&&r.push(e)}function DS(r){return r.filter(function(e,t){return r.indexOf(e)===t})}function LS(r){return r.split("-")[0]}function Wo(r){return[].slice.call(r)}function Zg(r){return Object.keys(r).reduce(function(e,t){return r[t]!==void 0&&(e[t]=r[t]),e},{})}function os(){return document.createElement("div")}function qo(r){return["Element","Fragment"].some(function(e){return Oc(r,e)})}function kS(r){return Oc(r,"NodeList")}function MS(r){return Oc(r,"MouseEvent")}function FS(r){return!!(r&&r._tippy&&r._tippy.reference===r)}function PS(r){return qo(r)?[r]:kS(r)?Wo(r):Array.isArray(r)?r:Wo(document.querySelectorAll(r))}function Uc(r,e){r.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function e0(r,e){r.forEach(function(t){t&&t.setAttribute("data-state",e)})}function NS(r){var e,t=tn(r),i=t[0];return i!=null&&(e=i.ownerDocument)!=null&&e.body?i.ownerDocument:document}function OS(r,e){var t=e.clientX,i=e.clientY;return r.every(function(n){var s=n.popperRect,o=n.popperState,a=n.props,l=a.interactiveBorder,c=LS(o.placement),u=o.modifiersData.offset;if(!u)return!0;var A=c==="bottom"?u.top.y:0,h=c==="top"?u.bottom.y:0,d=c==="right"?u.left.x:0,f=c==="left"?u.right.x:0,g=s.top-i+A>l,p=i-s.bottom-h>l,v=s.left-t+d>l,B=t-s.right-f>l;return g||p||v||B})}function Gc(r,e,t){var i=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(n){r[i](n,t)})}function t0(r,e){for(var t=e;t;){var i;if(r.contains(t))return!0;t=t.getRootNode==null||(i=t.getRootNode())==null?void 0:i.host}return!1}var Ci={isTouch:!1},i0=0;function US(){Ci.isTouch||(Ci.isTouch=!0,window.performance&&document.addEventListener("mousemove",r0))}function r0(){var r=performance.now();r-i0<20&&(Ci.isTouch=!1,document.removeEventListener("mousemove",r0)),i0=r}function GS(){var r=document.activeElement;if(FS(r)){var e=r._tippy;r.blur&&!e.state.isVisible&&r.blur()}}function $S(){document.addEventListener("touchstart",US,xr),window.addEventListener("blur",GS)}var HS=typeof window<"u"&&typeof document<"u",YS=HS?!!window.msCrypto:!1,VS={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},KS={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},oi=Object.assign({appendTo:Jg,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},VS,KS),WS=Object.keys(oi),qS=function(e){var t=Object.keys(e);t.forEach(function(i){oi[i]=e[i]})};function n0(r){var e=r.plugins||[],t=e.reduce(function(i,n){var s=n.name,o=n.defaultValue;if(s){var a;i[s]=r[s]!==void 0?r[s]:(a=oi[s])!=null?a:o}return i},{});return Object.assign({},r,t)}function JS(r,e){var t=e?Object.keys(n0(Object.assign({},oi,{plugins:e}))):WS,i=t.reduce(function(n,s){var o=(r.getAttribute("data-tippy-"+s)||"").trim();if(!o)return n;if(s==="content")n[s]=o;else try{n[s]=JSON.parse(o)}catch{n[s]=o}return n},{});return i}function s0(r,e){var t=Object.assign({},e,{content:jg(e.content,[r])},e.ignoreAttributes?{}:JS(r,e.plugins));return t.aria=Object.assign({},oi.aria,t.aria),t.aria={expanded:t.aria.expanded==="auto"?e.interactive:t.aria.expanded,content:t.aria.content==="auto"?e.interactive?null:"describedby":t.aria.content},t}var jS=function(){return"innerHTML"};function $c(r,e){r[jS()]=e}function o0(r){var e=os();return r===!0?e.className=Wg:(e.className=qg,qo(r)?e.appendChild(r):$c(e,r)),e}function a0(r,e){qo(e.content)?($c(r,""),r.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?$c(r,e.content):r.textContent=e.content)}function Hc(r){var e=r.firstElementChild,t=Wo(e.children);return{box:e,content:t.find(function(i){return i.classList.contains(Kg)}),arrow:t.find(function(i){return i.classList.contains(Wg)||i.classList.contains(qg)}),backdrop:t.find(function(i){return i.classList.contains(wS)})}}function l0(r){var e=os(),t=os();t.className=_S,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var i=os();i.className=Kg,i.setAttribute("data-state","hidden"),a0(i,r.props),e.appendChild(t),t.appendChild(i),n(r.props,r.props);function n(s,o){var a=Hc(e),l=a.box,c=a.content,u=a.arrow;o.theme?l.setAttribute("data-theme",o.theme):l.removeAttribute("data-theme"),typeof o.animation=="string"?l.setAttribute("data-animation",o.animation):l.removeAttribute("data-animation"),o.inertia?l.setAttribute("data-inertia",""):l.removeAttribute("data-inertia"),l.style.maxWidth=typeof o.maxWidth=="number"?o.maxWidth+"px":o.maxWidth,o.role?l.setAttribute("role",o.role):l.removeAttribute("role"),(s.content!==o.content||s.allowHTML!==o.allowHTML)&&a0(c,r.props),o.arrow?u?s.arrow!==o.arrow&&(l.removeChild(u),l.appendChild(o0(o.arrow))):l.appendChild(o0(o.arrow)):u&&l.removeChild(u)}return{popper:e,onUpdate:n}}l0.$$tippy=!0;var XS=1,Jo=[],Yc=[];function zS(r,e){var t=s0(r,Object.assign({},oi,n0(Zg(e)))),i,n,s,o=!1,a=!1,l=!1,c=!1,u,A,h,d=[],f=Xg(We,t.interactiveDebounce),g,p=XS++,v=null,B=DS(t.plugins),C={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:p,reference:r,popper:os(),popperInstance:v,props:t,state:C,plugins:B,clearDelayTimeouts:Ze,setProps:T,setContent:m,show:E,hide:Q,hideWithInteractivity:N,enable:at,disable:tt,unmount:J,destroy:z};if(!t.render)return y;var x=t.render(y),w=x.popper,D=x.onUpdate;w.setAttribute("data-tippy-root",""),w.id="tippy-"+y.id,y.popper=w,r._tippy=y,w._tippy=y;var F=B.map(function($){return $.fn(y)}),O=r.hasAttribute("aria-expanded");return Qe(),k(),q(),R("onCreate",[y]),t.showOnCreate&&Ce(),w.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),w.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&oe().addEventListener("mousemove",f)}),y;function M(){var $=y.props.touch;return Array.isArray($)?$:[$,0]}function j(){return M()[0]==="hold"}function X(){var $;return!!(($=y.props.render)!=null&&$.$$tippy)}function le(){return g||r}function oe(){var $=le().parentNode;return $?NS($):document}function L(){return Hc(w)}function U($){return y.state.isMounted&&!y.state.isVisible||Ci.isTouch||u&&u.type==="focus"?0:Nc(y.props.delay,$?0:1,oi.delay)}function q($){$===void 0&&($=!1),w.style.pointerEvents=y.props.interactive&&!$?"":"none",w.style.zIndex=""+y.props.zIndex}function R($,ae,ue){if(ue===void 0&&(ue=!0),F.forEach(function(me){me[$]&&me[$].apply(me,ae)}),ue){var ve;(ve=y.props)[$].apply(ve,ae)}}function _(){var $=y.props.aria;if($.content){var ae="aria-"+$.content,ue=w.id,ve=tn(y.props.triggerTarget||r);ve.forEach(function(me){var st=me.getAttribute(ae);if(y.state.isVisible)me.setAttribute(ae,st?st+" "+ue:ue);else{var Dt=st&&st.replace(ue,"").trim();Dt?me.setAttribute(ae,Dt):me.removeAttribute(ae)}})}}function k(){if(!(O||!y.props.aria.expanded)){var $=tn(y.props.triggerTarget||r);$.forEach(function(ae){y.props.interactive?ae.setAttribute("aria-expanded",y.state.isVisible&&ae===le()?"true":"false"):ae.removeAttribute("aria-expanded")})}}function K(){oe().removeEventListener("mousemove",f),Jo=Jo.filter(function($){return $!==f})}function Y($){if(!(Ci.isTouch&&(l||$.type==="mousedown"))){var ae=$.composedPath&&$.composedPath()[0]||$.target;if(!(y.props.interactive&&t0(w,ae))){if(tn(y.props.triggerTarget||r).some(function(ue){return t0(ue,ae)})){if(Ci.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else R("onClickOutside",[y,$]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),a=!0,setTimeout(function(){a=!1}),y.state.isMounted||fe())}}}function ie(){l=!0}function re(){l=!1}function he(){var $=oe();$.addEventListener("mousedown",Y,!0),$.addEventListener("touchend",Y,xr),$.addEventListener("touchstart",re,xr),$.addEventListener("touchmove",ie,xr)}function fe(){var $=oe();$.removeEventListener("mousedown",Y,!0),$.removeEventListener("touchend",Y,xr),$.removeEventListener("touchstart",re,xr),$.removeEventListener("touchmove",ie,xr)}function _e($,ae){Fe($,function(){!y.state.isVisible&&w.parentNode&&w.parentNode.contains(w)&&ae()})}function be($,ae){Fe($,ae)}function Fe($,ae){var ue=L().box;function ve(me){me.target===ue&&(Gc(ue,"remove",ve),ae())}if($===0)return ae();Gc(ue,"remove",A),Gc(ue,"add",ve),A=ve}function pe($,ae,ue){ue===void 0&&(ue=!1);var ve=tn(y.props.triggerTarget||r);ve.forEach(function(me){me.addEventListener($,ae,ue),d.push({node:me,eventType:$,handler:ae,options:ue})})}function Qe(){j()&&(pe("touchstart",Re,{passive:!0}),pe("touchend",Se,{passive:!0})),RS(y.props.trigger).forEach(function($){if($!=="manual")switch(pe($,Re),$){case"mouseenter":pe("mouseleave",Se);break;case"focus":pe(YS?"focusout":"blur",ye);break;case"focusin":pe("focusout",ye);break}})}function Oe(){d.forEach(function($){var ae=$.node,ue=$.eventType,ve=$.handler,me=$.options;ae.removeEventListener(ue,ve,me)}),d=[]}function Re($){var ae,ue=!1;if(!(!y.state.isEnabled||ke($)||a)){var ve=((ae=u)==null?void 0:ae.type)==="focus";u=$,g=$.currentTarget,k(),!y.state.isVisible&&MS($)&&Jo.forEach(function(me){return me($)}),$.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||o)&&y.props.hideOnClick!==!1&&y.state.isVisible?ue=!0:Ce($),$.type==="click"&&(o=!ue),ue&&!ve&&it($)}}function We($){var ae=$.target,ue=le().contains(ae)||w.contains(ae);if(!($.type==="mousemove"&&ue)){var ve=He().concat(w).map(function(me){var st,Dt=me._tippy,Lt=(st=Dt.popperInstance)==null?void 0:st.state;return Lt?{popperRect:me.getBoundingClientRect(),popperState:Lt,props:t}:null}).filter(Boolean);OS(ve,$)&&(K(),it($))}}function Se($){var ae=ke($)||y.props.trigger.indexOf("click")>=0&&o;if(!ae){if(y.props.interactive){y.hideWithInteractivity($);return}it($)}}function ye($){y.props.trigger.indexOf("focusin")<0&&$.target!==le()||y.props.interactive&&$.relatedTarget&&w.contains($.relatedTarget)||it($)}function ke($){return Ci.isTouch?j()!==$.type.indexOf("touch")>=0:!1}function Ge(){ze();var $=y.props,ae=$.popperOptions,ue=$.placement,ve=$.offset,me=$.getReferenceClientRect,st=$.moveTransition,Dt=X()?Hc(w).arrow:null,Lt=me?{getBoundingClientRect:me,contextElement:me.contextElement||le()}:r,an={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(ln){var ar=ln.state;if(X()){var ds=L(),fs=ds.box;["placement","reference-hidden","escaped"].forEach(function(cn){cn==="placement"?fs.setAttribute("data-placement",ar.placement):ar.attributes.popper["data-popper-"+cn]?fs.setAttribute("data-"+cn,""):fs.removeAttribute("data-"+cn)}),ar.attributes.popper={}}}},kt=[{name:"offset",options:{offset:ve}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!st}},an];X()&&Dt&&kt.push({name:"arrow",options:{element:Dt,padding:3}}),kt.push.apply(kt,(ae==null?void 0:ae.modifiers)||[]),y.popperInstance=QS(Lt,w,Object.assign({},ae,{placement:ue,onFirstUpdate:h,modifiers:kt}))}function ze(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function $e(){var $=y.props.appendTo,ae,ue=le();y.props.interactive&&$===Jg||$==="parent"?ae=ue.parentNode:ae=jg($,[ue]),ae.contains(w)||ae.appendChild(w),y.state.isMounted=!0,Ge()}function He(){return Wo(w.querySelectorAll("[data-tippy-root]"))}function Ce($){y.clearDelayTimeouts(),$&&R("onTrigger",[y,$]),he();var ae=U(!0),ue=M(),ve=ue[0],me=ue[1];Ci.isTouch&&ve==="hold"&&me&&(ae=me),ae?i=setTimeout(function(){y.show()},ae):y.show()}function it($){if(y.clearDelayTimeouts(),R("onUntrigger",[y,$]),!y.state.isVisible){fe();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf($.type)>=0&&o)){var ae=U(!1);ae?n=setTimeout(function(){y.state.isVisible&&y.hide()},ae):s=requestAnimationFrame(function(){y.hide()})}}function at(){y.state.isEnabled=!0}function tt(){y.hide(),y.state.isEnabled=!1}function Ze(){clearTimeout(i),clearTimeout(n),cancelAnimationFrame(s)}function T($){if(!y.state.isDestroyed){R("onBeforeUpdate",[y,$]),Oe();var ae=y.props,ue=s0(r,Object.assign({},ae,Zg($),{ignoreAttributes:!0}));y.props=ue,Qe(),ae.interactiveDebounce!==ue.interactiveDebounce&&(K(),f=Xg(We,ue.interactiveDebounce)),ae.triggerTarget&&!ue.triggerTarget?tn(ae.triggerTarget).forEach(function(ve){ve.removeAttribute("aria-expanded")}):ue.triggerTarget&&r.removeAttribute("aria-expanded"),k(),q(),D&&D(ae,ue),y.popperInstance&&(Ge(),He().forEach(function(ve){requestAnimationFrame(ve._tippy.popperInstance.forceUpdate)})),R("onAfterUpdate",[y,$])}}function m($){y.setProps({content:$})}function E(){var $=y.state.isVisible,ae=y.state.isDestroyed,ue=!y.state.isEnabled,ve=Ci.isTouch&&!y.props.touch,me=Nc(y.props.duration,0,oi.duration);if(!($||ae||ue||ve)&&!le().hasAttribute("disabled")&&(R("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,X()&&(w.style.visibility="visible"),q(),he(),y.state.isMounted||(w.style.transition="none"),X()){var st=L(),Dt=st.box,Lt=st.content;Uc([Dt,Lt],0)}h=function(){var kt;if(!(!y.state.isVisible||c)){if(c=!0,w.offsetHeight,w.style.transition=y.props.moveTransition,X()&&y.props.animation){var Dr=L(),ln=Dr.box,ar=Dr.content;Uc([ln,ar],me),e0([ln,ar],"visible")}_(),k(),zg(Yc,y),(kt=y.popperInstance)==null||kt.forceUpdate(),R("onMount",[y]),y.props.animation&&X()&&be(me,function(){y.state.isShown=!0,R("onShown",[y])})}},$e()}}function Q(){var $=!y.state.isVisible,ae=y.state.isDestroyed,ue=!y.state.isEnabled,ve=Nc(y.props.duration,1,oi.duration);if(!($||ae||ue)&&(R("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,c=!1,o=!1,X()&&(w.style.visibility="hidden"),K(),fe(),q(!0),X()){var me=L(),st=me.box,Dt=me.content;y.props.animation&&(Uc([st,Dt],ve),e0([st,Dt],"hidden"))}_(),k(),y.props.animation?X()&&_e(ve,y.unmount):y.unmount()}}function N($){oe().addEventListener("mousemove",f),zg(Jo,f),f($)}function J(){y.state.isVisible&&y.hide(),y.state.isMounted&&(ze(),He().forEach(function($){$._tippy.unmount()}),w.parentNode&&w.parentNode.removeChild(w),Yc=Yc.filter(function($){return $!==y}),y.state.isMounted=!1,R("onHidden",[y]))}function z(){y.state.isDestroyed||(y.clearDelayTimeouts(),y.unmount(),Oe(),delete r._tippy,y.state.isDestroyed=!0,R("onDestroy",[y]))}}function Qr(r,e){e===void 0&&(e={});var t=oi.plugins.concat(e.plugins||[]);$S();var i=Object.assign({},e,{plugins:t}),n=PS(r),s=n.reduce(function(o,a){var l=a&&zS(a,i);return l&&o.push(l),o},[]);return qo(r)?s[0]:s}Qr.defaultProps=oi,Qr.setDefaultProps=qS,Qr.currentInput=Ci,Object.assign({},wg,{effect:function(e){var t=e.state,i={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,i.popper),t.styles=i,t.elements.arrow&&Object.assign(t.elements.arrow.style,i.arrow)}}),Qr.setDefaultProps({render:l0});function ti(r,e){return`${r}-${e}`}function Bi(r){var e,t;const i=[];return(((e=r.renderer)==null?void 0:e.type)==="video"||((t=r.renderer)==null?void 0:t.type)==="audio")&&i.push({...r.config,...r.options}),i.push(...r.childNodes.flatMap(Bi).filter(Boolean)),i}class jo extends Error{constructor(e,t=new Error,i=!1){super(),this.fatal=!1,this.fatal=i,this.stack=t.stack,this.message=[e,t.message].filter(Boolean).join(" - ")}}function nr(r,e,t){return Math.min(Math.max(e,r),t)}const ZS=5;function ex(r,e){return r.length!==e.length||r.some((t,i)=>t!==e[i])}class tx{constructor(e){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._canvas=bt(),this._controls=bt(),this.host=e}set activeScenes(e){ex(e,this._activeScenes)&&(this._activeScenes=e,this.host.dispatchEvent(new CustomEvent("scenechange",{detail:e})),this.host.requestUpdate())}get activeScenes(){return this._activeScenes}set currentTime(e){var t,i,n;const s=nr(0,e,this.host.duration);this.activeScenes=((t=this.host.composition)==null?void 0:t.tracks.reduce((a,l)=>a.concat(l.scenes.filter(({start:c,duration:u})=>s>=c&&s<c+u)),[]))??[];const o=s!==this.currentTime;this._currentTime=s,this._upcomingScenes=((i=this.host.composition)==null?void 0:i.tracks.reduce((a,l)=>a.concat(l.scenes.filter(({start:c})=>s>=c-ZS&&s<c)),[]))??[],this.loadScenes(),this.syncMediaState(),(n=this._controls.value)==null||n.setAttribute("currentTime",s.toString()),o&&this.host.dispatchEvent(new CustomEvent("timeupdate",{detail:s})),this.draw(s)}get currentTime(){return this._currentTime}set caption(e){e!==this._caption&&(this._caption=e,this.host.requestUpdate())}get caption(){return this._caption}canvas(){return St(this._canvas)}controls(){return St(this._controls)}loadScenes(){[...this.activeScenes,...this._upcomingScenes].forEach(e=>{Bi(e.layout.node).forEach(({key:i})=>{var n,s,o;const{id:a,start:l,duration:c}=e,u=this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused,A=ti(a,i);if(this.host.media[A]){const h=this.host.media[A],{speed:d,volume:f,hls:g,node:p,start:v,duration:B}=h,C=this.host.mediaState[A];p&&C&&(p.currentTime>=v+B||p.ended||u&&(g?(n=g.startLoadOnce)==null||n.call(g,v):C.initialised||(s=p.startLoadOnce)==null||s.call(p),p.volume=nr(0,this.host.volume*(f??1),1),p.playbackRate=nr(.1,this.host.playbackRate*(d??1),4)))}else if(u){const h=`${l}-${c}`,d=this.host._sceneController.mediaState[h];this.host.duration&&!((o=d==null?void 0:d.buffered)!=null&&o.length)&&(this.host._sceneController.mediaState={...this.host._sceneController.mediaState,[h]:{...d,buffered:[{start:Math.max(0,l/this.host.duration*100),end:Math.min((l+c)/this.host.duration*100,100)}]}})}})})}syncMediaState(){var e;return Promise.all(((e=this.host.composition)==null?void 0:e.tracks.flatMap(t=>t.scenes.flatMap(i=>Bi(i.layout.node).map(async({key:s})=>{const o=ti(i.id,s);if(this.host.media[o]){const a=this.host.media[o],{node:l}=a,c=this.host.mediaState[o];if(!this.activeScenes.includes(i))l.paused||l.pause();else if(c&&!this.host.waiting&&!this.host.loading&&!this.host.paused&&l.paused&&c.initialised)try{await l.play()}catch(A){throw new jo("Video play error",A,!0)}}}))))??[])}draw(e=this.currentTime){this.host.composition&&this._canvas.value&&this.host.composition.draw({currentTime:e,canvas:this._canvas.value})}clear(){var e;const t=this._canvas.value;(e=t==null?void 0:t.getContext("2d"))==null||e.clearRect(0,0,t.width,t.height)}}const ix=mr(async function(e){const{weight:t,family:i}=e,{client:n,server:s}=i.weights.find(a=>a.weight===t)??{};return!n&&!s?null:new FontFace(e.family.name,`url(${n??s})`,{weight:t,style:"normal"}).load()},{cacheKey:([r])=>JSON.stringify(r)}),rx=mr(async({options:r})=>{const e=await ix(r.font);return e&&document.fonts.add(e),{font:r.font}}),nx=mr(async({config:r})=>r.src?new Promise((e,t)=>{const i=new Image;i.crossOrigin="anonymous",i.onload=()=>{e({image:i})},i.onerror=n=>{t(n)},i.src=r.src}):{image:null},{cacheKey:([{config:r}])=>JSON.stringify(r)});async function c0(r){return r.duration===1/0?new Promise(e=>{r.currentTime=Number.MAX_SAFE_INTEGER,r.ontimeupdate=()=>{r.ontimeupdate=null,e(r.duration),r.currentTime=0}}):r.duration}function sx(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function ox(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function ax({config:r,elementSize:e}){return new Promise(async t=>{let i=null;const{type:n,key:s,src:o,duration:a}=r;n==="video"?(i=document.createElement("video"),i.playsInline=!0,e&&(i.width=e.width,i.height=e.height)):i=document.createElement("audio"),i.muted=!0,i.loop=!1,i.crossOrigin="anonymous",i.src=o;let l=!1;if(i.startLoadOnce=()=>{l||(i.preload="auto",i.load(),l=!0)},n==="video"&&a&&r.aspectRatio)i.preload="none",t({key:s,hls:null,node:i,aspectRatio:r.aspectRatio,totalDuration:a});else{i.preload="metadata";const c=async()=>{const u=await c0(i),A=i instanceof HTMLVideoElement&&i.videoHeight>0?i.videoWidth/i.videoHeight:null;t({key:s,hls:null,node:i,totalDuration:u,aspectRatio:A}),i.removeEventListener("loadedmetadata",c)};i.addEventListener("loadedmetadata",c)}})}function lx({key:r,playlist:e,duration:t,elementSize:i}){return new Promise(n=>{const s=document.createElement("video");s instanceof HTMLVideoElement&&(i&&(s.width=i.width,s.height=i.height),s.playsInline=!0),s.muted=!0,s.loop=!1,s.crossOrigin="anonymous";let o=!1;const a=new Ii({autoStartLoad:!0,capLevelToPlayerSize:!0,xhrSetup:l=>{const{open:c}=l,u=e.split("?")[1];l.open=function(A,h,d){u&&!h.toString().includes("?")&&(h+="?"+u),!(!o&&h.toString().includes(".ts"))&&c.apply(this,[A,h,d])}}});a.on(Ii.Events.LEVEL_LOADED,async()=>{o||a==null||a.stopLoad();const l=t??await c0(s);n({key:r,hls:a,node:s,aspectRatio:a.levels.length>0?a.levels[a.levels.length-1].width/a.levels[a.levels.length-1].height:null,totalDuration:l})}),a.loadSource(e),a.attachMedia(s),a.startLoadOnce=(l=-1,c)=>{if(a&&!o){const u=a.levels.findIndex(A=>Math.min(A.height,A.width)===c);o=!0,a.startLoad(l),u!==-1&&(a.currentLevel=u)}}})}function cx({config:r,elementSize:e}){const{playlist:t}=r;return t&&!sx()&&Ii.isSupported()?lx({key:r.key,playlist:t,duration:r.duration??0,elementSize:e}):ax({config:r,elementSize:e})}let Ax=class{constructor(e){this._hasPlayed=!1,this._duration=0,this._composition=null,this._media={},this._mediaState={},this._compositionController=new AbortController,this._delayProcessing=(t=100)=>{const i=new AbortController,n=setTimeout(()=>{i.signal.aborted||(this.host._processing=!0)},t);return i.signal.addEventListener("abort",()=>{clearTimeout(n)}),i},this._mediaFactory=mr(async(t,i)=>{var n,s,o,a;const{key:l}=i,c=((s=(n=this.host.shadowRoot)==null?void 0:n.host)==null?void 0:s.clientWidth)??0,u=((a=(o=this.host.shadowRoot)==null?void 0:o.host)==null?void 0:a.clientHeight)??0,A=await cx({config:i,elementSize:{width:c,height:u}}),h={loadeddata:this._handleLoadedData,waiting:this._handleWaiting,canplay:this._handleCanPlay,progress:this._handleProgress,seeking:this._handleSeeking,seeked:this._handleSeeked,play:this._handlePlay,playing:this._handlePlaying,pause:this._handlePause,stalled:this._handleStalled,timeupdate:this._handleTimeUpdate,ended:this._handleEnded,error:this._handleError},d=Object.keys(h).reduce((f,g)=>{const p=g,v=h[p]({id:t,key:l,node:A.node});return f[p]=v,A.node.addEventListener(g,v),f},{});return{media:A,listeners:d,aspectRatio:A.aspectRatio,source:()=>A.node}},{cacheKey:([t,{key:i,src:n,playlist:s}])=>JSON.stringify({id:t,key:i,src:n==null?void 0:n.split("?")[0],playlist:s==null?void 0:s.split("?")[0]})}),this._handleLoadedData=({id:t,key:i,node:n})=>()=>{const s=ti(t,i),o=this.mediaState[s];o!=null&&o.initialised||(this.mediaState={...this.mediaState,[s]:{...o,initialised:!0,waiting:!1,buffered:(o==null?void 0:o.buffered)??[]}},this.setMediaCurrentTime(this.host.currentTime),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{id:t,key:i,node:n}})))},this._handleWaiting=({id:t,key:i,node:n})=>()=>{const s=ti(t,i),o=this.mediaState[s];o!=null&&o.initialised&&!(o!=null&&o.waiting)&&(this.mediaState={...this.mediaState,[s]:{...o,waiting:!0}},this.host.dispatchEvent(new CustomEvent("video:waiting",{detail:{id:t,key:i,node:n}})))},this._handleCanPlay=({id:t,key:i})=>()=>{const n=ti(t,i),s=this.mediaState[n];s!=null&&s.initialised&&(s!=null&&s.waiting)&&(this.mediaState={...this.mediaState,[n]:{...s,waiting:!1}}),this.host.paused&&this.host.draw()},this._handleProgress=()=>()=>{},this._handleSeeking=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:seeking",{detail:{id:t,key:i,node:n}}))},this._handleSeeked=({id:t,key:i,node:n})=>()=>{const s=ti(t,i),o=this.mediaState[s];o!=null&&o.initialised&&(this.host.draw(),this.host.activeScenes.flatMap(a=>Bi(a.layout.node).map(({id:c})=>c)).includes(t)&&this.host.dispatchEvent(new CustomEvent("seeked",{detail:this.host.currentTime})),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{id:t,key:i,node:n}})))},this._handlePlay=({id:t,key:i,node:n})=>()=>{this.hasPlayed=!0,this.host.dispatchEvent(new CustomEvent("video:play",{detail:{id:t,key:i,node:n}}))},this._handlePlaying=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{id:t,key:i,node:n}}))},this._handlePause=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{id:t,key:i,node:n}}))},this._handleStalled=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{id:t,key:i,node:n}}))},this._handleTimeUpdate=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{id:t,key:i,node:n}}))},this._handleEnded=({id:t,key:i,node:n})=>()=>{this.host.dispatchEvent(new CustomEvent("video:ended",{detail:{id:t,key:i,node:n}}))},this._handleError=({id:t,key:i,node:n})=>()=>{const s=new jo(`Video error - answer ${t} failed to load`);this.host.dispatchEvent(new ErrorEvent("error",{bubbles:!0,composed:!0,error:s,message:s.message})),this.host.dispatchEvent(new CustomEvent("video:error",{detail:{id:t,key:i,node:n}}))},this._cleanupMedia=t=>{var i;const n=this.media[t];n&&(n.node.pause(),n.node.src="",(i=n.hls)==null||i.destroy(),Object.keys(n.listeners??{}).forEach(s=>{var o,a;if((o=this.media)!=null&&o[t]){const l=(a=n.listeners)==null?void 0:a[s];l&&n.node.removeEventListener(s,l)}}),delete this._media[t],delete this._mediaState[t])},this.host=e,this.host.addController(this)}set hasPlayed(e){e!==this._hasPlayed&&(this._hasPlayed=e,this.host.requestUpdate())}get hasPlayed(){return this._hasPlayed}set duration(e){!isNaN(e)&&e!==this._duration&&(this._duration=e,this.host.requestUpdate(),this.host.dispatchEvent(new CustomEvent("durationchange",{detail:this._duration})))}get duration(){return this._duration}set composition(e){e!==this._composition&&(this._composition=e,this.host.requestUpdate())}get composition(){return this._composition}set media(e){e!==this._media&&(this._media=e,this.host.requestUpdate())}get media(){return this._media}set mediaState(e){e!==this._mediaState&&(this._mediaState=e,this.host.requestUpdate())}get mediaState(){return this._mediaState}_setupTask(){new xs(this.host,async([e,t,i,n])=>{var s,o;this._compositionController.abort(),this._compositionController=new AbortController;const a=this._compositionController,l=this._delayProcessing();try{if(this.host._errors=[],(!t||!this.host._languages.find(({value:c})=>t===c))&&(this.host._language=(s=this.host._languages[0])==null?void 0:s.value),e){const{width:c,height:u}=dl({aspectRatio:i,resolution:1080});try{(o=this.composition)==null||o.cleanup();const f=await Ph({debug:n,config:e,resolvers:{text:rx,image:nx,video:async({id:g,config:p,options:v})=>{const{media:B,source:C}=await this._mediaFactory(g,{...p,...v});return{video:C,aspectRatio:B.aspectRatio}}},rootWidth:c,rootHeight:u});if(a.signal.aborted)return;this.composition=f}catch(f){throw new jo("Fatal composition error",f,!0)}this.duration=this.composition.duration;const A={...this.media},h={...this.mediaState},d=[];for(const f of this.composition.tracks)for(const g of f.scenes){const p=Bi(g.layout.node);for(const v of p){const{media:B,listeners:C}=await this._mediaFactory(g.id,v),y=ti(g.id,B.key);d.push(y);const x=(v.startOffset??0)*B.totalDuration,w=(1-(v.endOffset??0))*B.totalDuration;A[y]={...B,listeners:C,start:x,duration:w-x,speed:v.speed??1,volume:v.volume??1},h[y]={initialised:!B,waiting:!!B,...this.mediaState[y]}}}this.media=A,this.mediaState=h,Object.keys(this.media).forEach(f=>{d.includes(f)||this.media[f].node.pause()}),this.host.currentTime>this.duration?this.host.reset(this.duration,!1):this.host.paused?this.host.reset(this.host.currentTime,!this.host.paused):this.setMediaCurrentTime(this.host.currentTime)}this.host.dispatchEvent(new CustomEvent("compositionupdate",{detail:this.composition,bubbles:!0,composed:!0}))}catch(c){this.composition=null,this.duration=0,this.host.dispatchEvent(new ErrorEvent("error",{composed:!0,bubbles:!0,error:c,message:c.message}))}finally{l.abort(),this.host._processing=!1}},()=>[this.host.config,this.host.language,this.host.aspectRatio,this.host.debug])}_setMediaCurrentTime({time:e,scene:t}){const{id:i,layout:n,start:s}=t;Bi(n.node).forEach(({key:a})=>{const l=ti(i,a);if(this.media[l]){const c=this.media[l],u=(e-s)*c.speed;c.node.currentTime=nr(c.start,u+c.start,c.start+c.duration)}})}setMediaCurrentTime(e){var t;(t=this.composition)==null||t.tracks.forEach(i=>{i.scenes.forEach(n=>{this._setMediaCurrentTime({time:e,scene:n})})})}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.media).forEach(e=>{this._cleanupMedia(e)}),this.media={}}};function ux(r){r.requestFullscreen?r.requestFullscreen():r.mozRequestFullScreen?r.mozRequestFullScreen():r.webkitRequestFullscreen?r.webkitRequestFullscreen():r.msRequestFullscreen&&r.msRequestFullscreen()}function hx(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const Vc=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen","preview"],dx={id:"captions",event:"captions:click",label:"Closed Captions"},fx={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},A0={title:"Playback Speed",items:[{id:"playback-rate-0.5",event:"playbackRate:click",label:"0.5x",value:.5},{id:"playback-rate-1",event:"playbackRate:click",label:"1.0x",value:1},{id:"playback-rate-1.5",event:"playbackRate:click",label:"1.5x",value:1.5},{id:"playback-rate-2",event:"playbackRate:click",label:"2.0x",value:2}]},gx={id:"playbackRate",label:"Playback playbackRate",subItems:A0};class px extends NA{constructor(e){if(super(e),this.element=null,this.observer=void 0,e.type!==Fr.ELEMENT)throw new Error("Resize directive must be used in an Element expression")}disconnected(){var e;(e=this.observer)==null||e.disconnect(),this.observer=void 0}reconnected(){var e;this.element&&((e=this.observer)==null||e.observe(this.element))}update(e,[t]){return this.isConnected&&!this.observer&&(this.observer=new ResizeObserver(t),this.element=e.element,this.observer.observe(this.element)),Yi}}const Kc=Pr(px),mx=B1(()=>{const r=new FontFace("Roobert","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),e=new FontFace("Roobert","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-SemiBold.woff2)",{style:"normal",weight:"600"}),t=new FontFace("Roobert","url(https://vouch-clients.s3.ap-southeast-2.amazonaws.com/vouch/fonts/Roobert-Bold.woff2",{style:"normal",weight:"700"}),i=new FontFace("Roobert Captions","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),n=wh.map(s=>({load:!1,font:new FontFace(s.family,`url(${s.url})`,{style:s.style})}));return[{load:!0,font:r},{load:!0,font:e},{load:!0,font:t},{load:!0,font:i},...n]}),Ti={"red-120":"#feeded","red-130":"#fcd5d0","red-400":"#e84a4a","red-500":"#c51c3a","red-700":"#a21c39","red-800":"#850231","red-900":"#580A2D","teal-80":"#f3fafa","teal-100":"#d6f1f1","teal-200":"#ace3e3","teal-300":"#7acace","teal-400":"#4faab2","teal-500":"#358f97","teal-600":"#287179","teal-700":"#22555c","teal-800":"#21484e","teal-900":"#1f3d42","teal-950":"#0d2126","purple-100":"#d7cfff","purple-700":"#5f2fe9","green-200":"#a4d7aa","green-500":"#38b319","green-800":"#2b3c2f","grey-100":"#f0f0f0","light-50":"rgba(255, 255, 255, .05)","light-100":"rgba(255, 255, 255, .1)","light-200":"rgba(255, 255, 255, .2)","light-400":"rgba(255, 255, 255, .4)","light-500":"rgba(255, 255, 255, .5)","light-640":"rgba(255, 255, 255, .64)","light-800":"rgba(255, 255, 255, .8)","light-1000":"#fff","dark-50":"rgba(0, 0, 0, .05)","dark-80":"rgba(0, 0, 0, .08)","dark-100":"rgba(0, 0, 0, .1)","dark-200":"rgba(0, 0, 0, .2)","dark-250":"rgba(0, 0, 0, .25)","dark-400":"rgba(0, 0, 0, .4)","dark-500":"rgba(0, 0, 0, .5)","dark-640":"rgba(0, 0, 0, .64)","dark-800":"rgba(0, 0, 0, .8)","dark-900":"rgba(0, 0, 0, .9)","dark-1000":"#000"},Ex={colors:Ti,space:{xxs:".25rem",xs:".5rem",small:".75rem",medium:"1rem",large:"1.5rem",xl:"2.5rem"},sizes:{xxs:"1rem",xs:"1.5rem",small:"2rem",medium:"2.5rem",large:"3rem"},fontWeights:{regular:400,semibold:600},lineHeights:{small:1.1,medium:1.25,large:1.4},letterSpacings:{xxs:"-.04rem",xs:"-.03rem",small:"-.02rem",medium:"-.01rem",large:0},fontSizes:{micro:".625rem",small:".75rem",medium:".875rem",large:"1rem",xl:"1.25rem",xxl:"1.5rem",xxxl:"2rem",huge:"2.75rem"},fontFamilies:{sans:'Roobert, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,"Noto Sans", "Noto Color Emoji", sans-serif, "Segoe UI Emoji", "Segoe UI Symbol", "Apple Color Emoji"',mono:'"Maison Neue Mono", Menlo, Monaco, Consolas, Liberation Mono, "Courier New", monospace'},borderWidths:{thin:".0625rem"},radii:{small:".25rem",medium:".5rem",large:".75rem",xl:"1rem"},shadows:{small:`.25rem .25rem .25rem ${Ti["dark-100"]}`,medium:`0 .125rem .625rem ${Ti["dark-100"]}`,large:`0 .25rem 1rem ${Ti["dark-50"]}`,xl:`.25rem .25rem 1rem ${Ti["dark-250"]}`,xxl:`0 .25rem 2rem ${Ti["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${Ti["dark-250"]}`,toolbar:`0 -.625rem .625rem ${Ti["dark-50"]}`,text:`0 0 .25rem ${Ti["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:Ti["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},u0=v1(Ex,{delimiter:"-"}),Ix=Object.keys(u0).map(r=>gn(`:host { --${r}: ${u0[r]}; }`)),je=(r=>{const e=class extends r{firstUpdated(){mx().forEach(({load:s,font:o})=>{document.fonts.add(o),s&&o.load()})}};return e.styles=[(r==null?void 0:r.styles)??[],Ix,mt`
|
|
2529
2529
|
:host {
|
|
2530
2530
|
font-family: var(--fontFamilies-sans);
|
|
2531
2531
|
font-size: var(--fontSizes-medium);
|