@vouchfor/embeds 0.0.0-experiment.c43cbe4 → 0.0.0-experiment.c485446
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/es/embeds.js +4 -4
- 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 +4 -4
@@ -2451,7 +2451,7 @@ vec4 transition(vec2 uv) {
|
|
2451
2451
|
return mix(a, b, step(0.0+p.y,progress));
|
2452
2452
|
}
|
2453
2453
|
`,author:"Jake Nelson",license:"MIT",createdAt:"Wed, 1 Nov 2017 15:24:36 -0500",updatedAt:"Thu, 2 Nov 2017 18:37:42 -0500"}];const rc=ho(ap);var nc;function lp(r){if(typeof r=="string"){const[e,t]=r.split(":");return Math.min(parseFloat(e),parseFloat(t))}return r}function Ap(r){if(typeof r=="string"){const[e,t]=r.split(":"),n=parseFloat(e),i=parseFloat(t);return n/i}return r}function Yo({resolution:r,aspectRatio:e}){const t=lp(r),n=Ap(e),i=n>=1,s=Math.min(i?t*n:t/n,t),o=Math.max(i?t*n:t/n,t);return{resolution:t,aspectRatio:n,height:i?s:o,width:i?o:s}}function cp({source:r,sx:e,sy:t,sw:n,sh:i,dx:s,dy:o,dw:a,dh:l}){const A=(r==null?void 0:r.naturalWidth)??(r==null?void 0:r.videoWidth)??(r==null?void 0:r.width),c=(r==null?void 0:r.naturalHeight)??(r==null?void 0:r.videoHeight)??(r==null?void 0:r.height);e=e??0,t=t??0,n=n??A,i=i??c,n<0&&(e+=n,n=Math.abs(n)),i<0&&(t+=i,i=Math.abs(i)),a<0&&(s+=a,a=Math.abs(a)),l<0&&(o+=l,l=Math.abs(l));const u=Math.max(e,0),h=Math.min(e+n,A),d=Math.max(t,0),f=Math.min(t+i,c),g=a/n,p=l/i;return[r,u,d,h-u,f-d,e<0?s-e*g:s,t<0?o-t*p:o,(h-u)*g,(f-d)*p]}function up({context:r,source:e,crop:t,format:n="letterbox",posX:i,posY:s,drawAreaWidth:o,drawAreaHeight:a,sourceWidth:l,sourceHeight:A,cropCanvas:c}){const{x:u,y:h,width:d,height:f}=t??{},g=l*(u??0),p=A*(h??0),C=l*Math.min(1-(u??0),d??1),Q=A*Math.min(1-(h??0),f??1);let b=g,y=p,x=C,R=Q,k=C,H=Q;if(c.width=C,c.height=Q,n==="crop"){const P=o/a,K=C/Q,re=K>P?C-Q*P:0,ee=K<P?Q-C/P:0;c.width=C+re,c.height=Q+ee,b+=re/2,y+=ee/2,x-=re,R-=ee,k+=re,H+=ee}const V=c.getContext("2d");if(V){const P=cp({source:e,sx:b,sy:y,sw:x,sh:R,dx:0,dy:0,dw:k,dh:H});V.drawImage(...P)}r.drawImage(c,i,s,o,a)}const zr=/(?<value>\d+\.?\d*)(?=px)/;function ic({context:r,word:e,maxW:t=1/0}){const n=[],i=r.measureText(e);if(Math.floor(i.width)<=t)return[{text:e,metrics:i}];for(let s=0;s<e.length;s++){const o=n[n.length-1],a=((o==null?void 0:o.text)??"")+e[s],l=r.measureText(a);l.width<t?n[o?n.length-1:0]={text:a,metrics:l}:n.push({text:e[s],metrics:r.measureText(e[s])})}return n}const Vo=uo(({context:r,fontSizes:e,text:t,maxW:n=1/0})=>{try{return r.save(),r.font=r.font.replace(zr,e[0].toString()),t.split(`
|
2454
|
-
`).flatMap(s=>{const o=s.split(" ").filter(Boolean);return o.length?o.slice(1).reduce((a,l,A)=>{const u=`${a[a.length-1].text} ${l}`.trim(),h=r.measureText(u);if(h.width>n)a=[...a,...ic({context:r,word:l,maxW:n})];else{const d=e[A%e.length];r.font=r.font.replace(zr,d.toString()),a[a.length-1]={text:u,metrics:h}}return a},ic({context:r,word:o[0],maxW:n})):{text:"",metrics:r.measureText("")}})}finally{r.restore()}},{cacheKey:([{fontSizes:r,text:e,maxW:t}])=>`${JSON.stringify(r)}_${e}_${t}`}),Ir=1.8;function hp({context:r,x:e,y:t,width:n,height:i,radii:s}){let o,a,l,A;typeof s=="number"?o=a=l=A=s:[o,a,l,A]=s,r.beginPath(),r.moveTo(e+Math.min(i/Ir,o),t),r.lineTo(e+n-Math.min(i/Ir,a),t),r.quadraticCurveTo(e+n,t,e+n,t+Math.min(i/Ir,a)),r.lineTo(e+n,t+i-Math.min(i/Ir,l)),r.quadraticCurveTo(e+n,t+i,e+n-Math.min(i/Ir,l),t+i),r.lineTo(e+Math.min(i/Ir,A),t+i),r.quadraticCurveTo(e,t+i,e,t+i-Math.min(i/Ir,A)),r.lineTo(e,t+Math.min(i/Ir,o)),r.quadraticCurveTo(e,t,e+Math.min(i/Ir,o),t),r.closePath()}function sc({context:r,x:e,y:t,width:n,height:i,radii:s,clip:o=!1,debug:a=!1}){hp({context:r,x:e,y:t,width:n,height:i,radii:s}),a&&(r.strokeStyle="blue",r.stroke()),o&&r.clip()}const oc=[{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 ss({text:r,font:e}){let t=e;return oc.forEach(({family:n,regex:i})=>{i.exec(r)&&(t+=`, ${n}`)}),t}uo(({context:r,fontSizes:e,maxW:t=1/0,words:n})=>{try{return r.save(),r.font=r.font.replace(zr,e[0].toString()),n.length<=0?[]:n.slice(1).reduce((i,s)=>{var o;const a=s.text,A=`${(o=i[i.length-1])==null?void 0:o.text} ${a}`.trim(),c=r.measureText(A);if(c.width>t){const u=e[i.length%e.length];r.font=r.font.replace(zr,u.toString()),i=[...i,{text:a,metrics:r.measureText(a),words:[s]}]}else i[i.length-1]={text:A,metrics:c,words:[...i[i.length-1].words,s]};return i},[{text:n[0].text,metrics:r.measureText(n[0].text),words:[n[0]]}])}finally{r.restore()}},{cacheKey:([{fontSizes:r,words:e,maxW:t}])=>`${JSON.stringify(r)}_${JSON.stringify(e)}_${t}`});let os;const dp=new Uint8Array(16);function fp(){if(!os&&(os=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!os))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return os(dp)}const Et=[];for(let r=0;r<256;++r)Et.push((r+256).toString(16).slice(1));function gp(r,e=0){return Et[r[e+0]]+Et[r[e+1]]+Et[r[e+2]]+Et[r[e+3]]+"-"+Et[r[e+4]]+Et[r[e+5]]+"-"+Et[r[e+6]]+Et[r[e+7]]+"-"+Et[r[e+8]]+Et[r[e+9]]+"-"+Et[r[e+10]]+Et[r[e+11]]+Et[r[e+12]]+Et[r[e+13]]+Et[r[e+14]]+Et[r[e+15]]}const ac={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function pp(r,e,t){if(ac.randomUUID&&!e&&!r)return ac.randomUUID();r=r||{};const n=r.random||(r.rng||fp)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(let i=0;i<16;++i)e[t+i]=n[i];return e}return gp(n)}const lc=uo(({font:r,scale:e,context:t,maxW:n,maxH:i,text:s,minSize:o,maxSize:a})=>{var l,A;let c=0;if(a){c=(o??0)*e;let h=0;for(;a*e>c+1;){c+=1;const d=Vo({context:t,fontSizes:[c],text:s,maxW:n});if(h=d.reduce((f,g)=>(g.metrics.width>f&&(f=g.metrics.width),f),0),h>n||d.length*c>i){c-=1;break}}}else c=parseFloat(((A=(l=r.match(zr))==null?void 0:l.groups)==null?void 0:A.value)??"0")*e;return c},{cacheKey:([{font:r,text:e,minSize:t,maxSize:n,scale:i,maxW:s,maxH:o}])=>`${r}_${e}_${t}_${n}_${i}_${s}_${o}`}),mp="text",Ac={100:"Thin",200:"ExtraLight",300:"Light",400:"Regular",500:"Medium",600:"SemiBold",700:"Bold",800:"ExtraBold",900:"Black"},Ep={type:mp,options:{value:{type:"text",name:"value",label:"Text"},color:{type:"color",name:"color",label:"Text colour"},"font.size":{type:"number",name:"size",label:"Font size"},"font.weight":{type:"select",name:"weight",label:"Font weight",options:r=>{var e;return((e=r.font.family.data)==null?void 0:e.weights.map(({weight:t})=>({label:Ac[t],value:t,data:t})))??[]}},"font.family":{type:"font",name:"family",label:"Font family"},wrap:{type:"checkbox",name:"wrap",label:"Text wrap"},align:{type:"radio",name:"align",label:"Text align",items:[{label:"Left",value:"left"},{label:"Center",value:"center"},{label:"Right",value:"right"}],visible:r=>r.wrap},fill:{type:"range",name:"fill",label:"Min - Max font size",min:20,max:400,step:1,visible:r=>r.wrap}},transform:{values:r=>{var e,t;return{value:r.value,color:r.color??"#000000",font:{size:r.font.size,weight:{label:Ac[r.font.weight],value:r.font.weight,data:r.font.weight},family:{label:r.font.family.name,value:r.font.family.name,data:r.font.family}},wrap:r.wrap??!1,align:r.align??"left",fill:[((e=r.fill)==null?void 0:e.minSize)??20,((t=r.fill)==null?void 0:t.maxSize)??400]}},options:r=>{var e;return{value:r.value,color:r.color,font:{size:r.font.size,weight:r.font.weight.data,family:{name:r.font.family.value,weights:((e=r.font.family.data)==null?void 0:e.weights)??[]}},wrap:r.wrap,align:r.align,fill:{minSize:r.fill[0],maxSize:r.fill[1]}}}},width:({node:r,options:e,dependencies:t,measureCanvas:n})=>{const{value:i="",align:s="left",wrap:o=!1}=e,{font:a}=t,l=n==null?void 0:n.getContext("2d");if(!l)return r.getComputedWidth();const A=`${a.weight} ${a.size}px ${a.family.name}`,c=ss({font:A,text:i});if(l.font=c,l.textBaseline="top",l.textAlign=s,o){const u=r.getParent(),h=r.getComputedMargin(Zt.Edge.Left)+r.getComputedMargin(Zt.Edge.Right)+((u==null?void 0:u.getComputedPadding(Zt.Edge.Left))??0)+((u==null?void 0:u.getComputedPadding(Zt.Edge.Right))??0);return Math.max(((u==null?void 0:u.getComputedWidth())??0)-h,r.getComputedWidth(),...i.split(" ").map(d=>l.measureText(d).width))}return l.measureText(i).width},height:({node:r,options:e,dependencies:t,measureCanvas:n})=>{var i,s;const{value:o="",fill:a,align:l="left",wrap:A=!1}=e,{font:c}=t,u=`${c.weight} ${c.size}px ${c.family.name}`,h=ss({font:u,text:o}),d=n==null?void 0:n.getContext("2d");if(!d)return r.getComputedHeight();if(d.font=h,d.textBaseline="top",d.textAlign=l,A){const f=r.getParent(),g=r.getComputedMargin(Zt.Edge.Top)+r.getComputedMargin(Zt.Edge.Bottom)+((f==null?void 0:f.getComputedPadding(Zt.Edge.Top))??0)+((f==null?void 0:f.getComputedPadding(Zt.Edge.Bottom))??0),p=r.getComputedWidth(),C=Math.max(((f==null?void 0:f.getComputedHeight())??0)-g,r.getComputedHeight()),Q=lc({font:h,scale:1,context:d,maxW:p,maxH:C,text:o??"",minSize:a==null?void 0:a.minSize,maxSize:a==null?void 0:a.maxSize});return Vo({context:d,fontSizes:[Q],text:o??"",maxW:p}).length*Q}else return parseFloat(((s=(i=h.match(zr))==null?void 0:i.groups)==null?void 0:s.value)??"0")},render:({dx:r,dy:e,dw:t,dh:n,options:i,dependencies:s,canvases:o})=>{const{value:a="",fill:l,color:A,align:c="left",wrap:u=!1}=i,{font:h}=s,d=`${h.weight} ${h.size}px ${h.family.name}`,f=o.sceneCanvas.getContext("2d");if(!f)return;f.save();const g=ss({font:d,text:a});f.font=g,f.textBaseline="top",f.fillStyle=A,f.textAlign=c;const p={left:r,center:r+t/2,right:r+t};if(u){const C=lc({font:g,scale:1,context:f,maxW:t,maxH:n,text:a??"",minSize:l==null?void 0:l.minSize,maxSize:l==null?void 0:l.maxSize});f.font=g.replace(zr,C.toString()),Vo({context:f,fontSizes:[C],text:a,maxW:t}).forEach((b,y)=>{f.fillText(b.text,p[c],e+C*y)})}else f.fillText(a,p[c],e);f.restore()}},Ip={type:"image",width:({node:r,dependencies:e})=>{var t,n,i,s;const o=r.getComputedHeight();if(!o)return r.getComputedWidth();const a=((t=e.image)==null?void 0:t.naturalWidth)??((n=e.image)==null?void 0:n.width),l=((i=e.image)==null?void 0:i.naturalHeight)??((s=e.image)==null?void 0:s.height),A=a/l;return o*A},height:({node:r,dependencies:e})=>{var t,n,i,s;const o=((t=e.image)==null?void 0:t.naturalWidth)??((n=e.image)==null?void 0:n.width),a=((i=e.image)==null?void 0:i.naturalHeight)??((s=e.image)==null?void 0:s.height),l=o/a;return r.getComputedWidth()/l},render:async({dx:r,dy:e,dw:t,dh:n,radius:i,dependencies:s,canvases:o})=>{const a=o.sceneCanvas.getContext("2d");if(!(!a||!s.image)){if(a.save(),i){const{topLeft:l,topRight:A,bottomLeft:c,bottomRight:u}=i;sc({context:a,x:r,y:e,width:t,height:n,radii:[l,A,u,c]}),a.clip()}a.drawImage(s.image,r,e,t,n),a.restore()}}},Cp={type:"video",options:{crop:{type:"crop",name:"crop",label:"Crop"},speed:{type:"slider",name:"speed",label:"Speed",min:.5,max:4,step:.01},volume:{type:"slider",name:"volume",label:"Volume",min:0,max:1,step:.01}},transform:{values:r=>({format:r.format??"crop",crop:r.crop??{x:0,y:0,width:1,height:1},speed:[r.speed??1],volume:[r.volume??1]}),options:r=>({format:r.format,crop:r.crop,speed:r.speed[0],volume:r.volume[0]})},width:async({node:r,options:e,dependencies:t})=>{const{crop:n,format:i}=e,{aspectRatio:s}=t;if(i==="crop")return r.getComputedWidth();const o=s*(((n==null?void 0:n.width)??1)/((n==null?void 0:n.height)??1)),a=r.getComputedWidth(),l=r.getComputedHeight(),A=a/l;return o>A?a:l*o},height:async({node:r,options:e,dependencies:t})=>{const{crop:n,format:i}=e,{aspectRatio:s}=t;if(i==="crop")return r.getComputedHeight();const o=s*(((n==null?void 0:n.width)??1)/((n==null?void 0:n.height)??1));return r.getComputedWidth()/o},render:async({dx:r,dy:e,dw:t,dh:n,radius:i,sceneTime:s,options:o,dependencies:a,canvases:l})=>{const{crop:A,format:c="letterbox"}=o,u=l.sceneCanvas.getContext("2d");if(!u)return;const h=await a.video(s),d=(h==null?void 0:h.videoWidth)??(h==null?void 0:h.naturalWidth)??(h==null?void 0:h.width),f=(h==null?void 0:h.videoHeight)??(h==null?void 0:h.naturalHeight)??(h==null?void 0:h.height);if(d&&f){if(u.save(),i){const{topLeft:g,topRight:p,bottomLeft:C,bottomRight:Q}=i;sc({context:u,x:r,y:e,width:t,height:n,radii:[g,p,Q,C]}),u.clip()}up({context:u,crop:A,format:c,sourceWidth:d,sourceHeight:f,source:h,posX:r,posY:e,drawAreaWidth:t,drawAreaHeight:n,cropCanvas:l.cropCanvas,letterboxCanvas:l.letterboxCanvas}),u.restore()}}},vp={type:"audio",options:{speed:{type:"slider",name:"speed",label:"Speed",min:.5,max:4,step:.01},volume:{type:"slider",name:"volume",label:"Volume",min:0,max:1,step:.01}},transform:{values:r=>({speed:[r.speed??1],volume:[r.volume??1]}),options:r=>({speed:r.speed[0],volume:r.volume[0]})}};function yp(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 Bp(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,'\\"')}const Tp=Xr(()=>Zt.loadYoga());Lf.filters.define("parse",r=>typeof r>"u"?null:typeof r=="string"?`"${Bp(r)}"`:yp(r)||Array.isArray(r)?JSON.stringify(r):r);const Qp="3";function bp(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 xp(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:{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 cc(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:{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 uc(r,e,{layout:t,scale:n=1}){const{position:i="relative",inset:s,width:o,height:a,minWidth:l,minHeight:A,maxWidth:c,maxHeight:u,flex:h,gap:d,margin:f,padding:g,direction:p="column",align:C="start",alignSelf:Q,justify:b="start"}=t??{},y={static:r.POSITION_TYPE_STATIC,relative:r.POSITION_TYPE_RELATIVE,absolute:r.POSITION_TYPE_ABSOLUTE};if(e.setPositionType(y[i]),s){const{top:H,right:V,bottom:P,left:K}=xp(s,n);typeof H<"u"&&e.setPosition(r.EDGE_TOP,H),typeof V<"u"&&e.setPosition(r.EDGE_RIGHT,V),typeof P<"u"&&e.setPosition(r.EDGE_BOTTOM,P),typeof K<"u"&&e.setPosition(r.EDGE_LEFT,K)}const x={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(x[p]);const R={start:r.ALIGN_FLEX_START,end:r.ALIGN_FLEX_END,center:r.ALIGN_CENTER,stretch:r.ALIGN_STRETCH};e.setAlignItems(R[C]),Q&&e.setAlignSelf(R[Q]);const k={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(k[b]),f){const{top:H,right:V,bottom:P,left:K}=cc(f,n);e.setMargin(r.EDGE_TOP,H),e.setMargin(r.EDGE_RIGHT,V),e.setMargin(r.EDGE_BOTTOM,P),e.setMargin(r.EDGE_LEFT,K)}if(g){const{top:H,right:V,bottom:P,left:K}=cc(g,n);e.setPadding(r.EDGE_TOP,H),e.setPadding(r.EDGE_RIGHT,V),e.setPadding(r.EDGE_BOTTOM,P),e.setPadding(r.EDGE_LEFT,K)}typeof h<"u"&&e.setFlex(h),e.setGap(r.GUTTER_ALL,(d??0)*n),typeof o<"u"&&e.setWidth(typeof o=="number"?o*n:o),typeof a<"u"&&(typeof a=="function"?e.setHeight("100%"):e.setHeight(typeof a=="number"?a*n:a)),typeof l<"u"&&e.setMinWidth(typeof l=="number"?l*n:l),typeof A<"u"&&e.setMinHeight(typeof A=="number"?A*n:A),typeof c<"u"&&e.setMaxWidth(typeof c=="number"?c*n:c),typeof u<"u"&&e.setMaxHeight(typeof u=="number"?u*n:u)}async function hc({yoga:r,index:e,parent:t,element:n,resolvers:i}){var s,o;const{type:a,layout:l={},config:A,options:c,renderer:u}=n,h=r.Node.create();uc(r,h,{layout:l}),t.insertChild(h,e);let d=null;i&&((u==null?void 0:u.type)==="text"||(u==null?void 0:u.type)==="image"||(u==null?void 0:u.type)==="video")&&(d=await((s=i[u.type])==null?void 0:s.call(i,{config:A,options:c}))??null);const f=[];for await(const[g,p]of((o=n.children)==null?void 0:o.entries())??[])f.push(await hc({yoga:r,index:g,parent:h,element:p,resolvers:i}));return t.calculateLayout(),{type:a,node:h,radius:bp(l.radius),element:n,renderer:u,config:A,options:c,dependencies:d,childNodes:f}}function dc(r,e,t=0,n=0){const{top:i,left:s}=r.getComputedLayout(),{top:o,left:a,width:l,height:A}=e.node.getComputedLayout(),c=t+a,u=n+o,h=e.childNodes.map(d=>dc(r,d,c,u));return{...e,x:s+c,y:i+u,width:l,height:A,childNodes:h}}async function Ko(r,e,t){for await(const{node:n,options:i,dependencies:s,renderer:o,childNodes:a}of e){if(o){const{width:l,height:A}=o;if(l){const c=await l({node:n,options:i,dependencies:s,measureCanvas:t});n.setWidth(c)}if(await Ko(r,a,t),A){const c=await A({node:n,options:i,dependencies:s,measureCanvas:t});n.setHeight(c)}}await Ko(r,a,t)}r.calculateLayout()}async function fc({root:r,resolvers:e,measureCanvas:t}){const n=await Tp(),i=n.Node.create();uc(n,i,{layout:r.layout});const s=await hc({yoga:n,index:0,parent:i,element:r.element,resolvers:e});await Ko(i,[s],t);const{top:o,left:a,width:l,height:A}=i.getComputedLayout(),c={root:{x:a,y:o,width:l,height:A},node:dc(i,s)};return i.freeRecursive(),c}function Cr(r){let e=0;for(const t of r)Array.isArray(t)?e+=Cr(t):e+=t;return e}function Wo(r){return r.map(({type:e,duration:t},n)=>{var i,s,o,a;if(e==="transition"){const l=((i=r[n-2])==null?void 0:i.type)==="transition"?r[n-2]:null,A=((s=r[n-1])==null?void 0:s.duration)??1/0,c=((o=r[n+1])==null?void 0:o.duration)??1/0,u=((a=r[n+2])==null?void 0:a.type)==="transition"?r[n+2]:null;return Math.min(l?A/2:A,t,u?c/2:c)*-1}return t})}function gc(r){var e;return{...r,children:((e=r.children)==null?void 0:e.map(t=>{if(t.type!=="recipe")return gc(t)}).filter(Boolean))??[]}}function pc(r){const e={box:0,image:0,video:0,text:0,audio:0};r.renderer&&(e[r.renderer.type]+=1);for(const t of r.children??[]){const{box:n,image:i,video:s,text:o,audio:a}=pc(t);e.box+=n,e.image+=i,e.video+=s,e.text+=o,e.audio+=a}return e}function wp(r){return r.video>0?Cp.type:r.image>0?Ip.type:r.audio>0?vp.type:Ep.type}function mc({node:r,duration:e}){const t=[];if(r.type==="recipe"){const n=gc({...r.element,layout:{...r.element.layout,position:"static",width:"100%",height:"100%",margin:0}}),i=pc(n);t.push({type:wp(i),id:pp(),x:r.x,y:r.y,width:r.width,height:r.height,duration:e,root:{element:n}})}for(const n of r.childNodes)t.push(...mc({node:n,duration:e}));return t}async function Sp({scene:r,start:e=0}){const{root:t,duration:n}=r,i=await fc({root:t});return{type:r.type,start:e,duration:n,layout:i,id:r.id,config:r}}async function Rp({track:r}){const e=Wo(r),t=await Promise.all(r.reduce((s,o,a)=>{if(o.type!=="audio")return s;const l=Cr(e.slice(0,a));return s.push(Sp({scene:o,start:l})),s},[])),n=r.reduce((s,o,a)=>{if(o.type!=="gap")return s;const l=Cr(e.slice(0,a));return s.push({type:o.type,id:o.id,start:l,config:o,duration:o.duration}),s},[]),i=r.map(({id:s})=>t.find(({id:o})=>o===s)??n.find(({id:o})=>o===s)).filter(Boolean);return{type:"audio",scenes:t,gapScenes:n,mergedScenes:i,config:r,duration:Math.max(...i.map(({start:s,duration:o})=>s+o))}}async function Ec(){return document.createElement("canvas")}async function Ic({node:r,canvases:e,sceneTime:t}){var n,i;await((i=(n=r.renderer)==null?void 0:n.render)==null?void 0:i.call(n,{canvases:e,sceneTime:t,dx:r.x,dy:r.y,dw:r.width,dh:r.height,radius:r.radius,options:r.options,dependencies:r.dependencies}));const{sceneCanvas:s}=e,o=s.getContext("2d");o&&(o.strokeStyle="red",o.strokeRect(r.x,r.y,r.width,r.height));for await(const a of r.childNodes)await Ic({node:a,canvases:e,sceneTime:t})}async function Dp({layout:r,canvases:e,sceneTime:t}){const{node:n}=r;await Ic({node:n,canvases:e,sceneTime:t})}async function Jo({scene:r,start:e=0,resolvers:t,rootWidth:n,rootHeight:i,canvasFactory:s=Ec}){var o,a;const{x:l,y:A,width:c,height:u,root:h,duration:d}=r,f=await s(),g=await s(),p=await s(),C=await s(),Q=await s(),b=await s(),y=await fc({root:{...h,layout:{...h.layout,width:n,height:i},element:{...h.element,layout:{...h.element.layout,...typeof l=="number"&&typeof A=="number"?{position:"absolute",inset:{top:A,left:l}}:{},width:c??((o=h.element.layout)==null?void 0:o.width),height:u??((a=h.element.layout)==null?void 0:a.height)}}},resolvers:t,measureCanvas:b}),x=async R=>{const k=Math.max(0,R-e);f.width=f.height=0,f.width=n,f.height=i,await Dp({layout:y,sceneTime:k,canvases:{sceneCanvas:f,cropCanvas:p,letterboxCanvas:C,posterCanvas:Q}})};return{type:r.type,draw:x,start:e,duration:d,layout:y,sceneCanvas:f,transitionCanvas:g,id:r.id,config:r,childScenes:mc({node:y.node,duration:d})}}async function _p({track:r,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}){const s=Wo(r),o=await Promise.all(r.reduce((c,u,h)=>{const d=Cr(s.slice(0,h));return u.type==="video"&&c.push(Jo({scene:u,start:d,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i})),u.type==="image"&&c.push(Jo({scene:u,start:d,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i})),c},[])),a=r.reduce((c,u,h)=>{if(u.type!=="gap")return c;const d=Cr(s.slice(0,h));return c.push({type:u.type,id:u.id,start:d,config:u,duration:u.duration}),c},[]),l=r.reduce((c,u,h)=>{if(u.type!=="transition")return c;const d=u.duration,f=Cr(s.slice(0,h))-d;return c.push({type:u.type,id:u.id,name:u.name,start:f,duration:d,config:u,to:o.find(({id:g})=>{var p;return g===((p=r[h+1])==null?void 0:p.id)}),from:o.find(({id:g})=>{var p;return g===((p=r[h-1])==null?void 0:p.id)})}),c},[]),A=r.map(({id:c})=>o.find(({id:u})=>u===c)??a.find(({id:u})=>u===c)??l.find(({id:u})=>u===c)).filter(Boolean);return{type:"picture",scenes:o,gapScenes:a,transitions:l,mergedScenes:A,duration:Math.max(0,...A.map(({start:c,duration:u})=>c+u)),trackCanvas:await i()}}async function Lp({track:r,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}){const s=Wo(r),o=await Promise.all(r.reduce((c,u,h)=>{const d=Cr(s.slice(0,h));return u.type==="text"&&c.push(Jo({scene:u,start:d,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i})),c},[])),a=r.reduce((c,u,h)=>{if(u.type!=="gap")return c;const d=Cr(s.slice(0,h));return c.push({type:u.type,id:u.id,start:d,config:u,duration:u.duration}),c},[]),l=r.reduce((c,u,h)=>{if(u.type!=="transition")return c;const d=u.duration,f=Cr(s.slice(0,h))-d;return c.push({type:u.type,id:u.id,name:u.name,start:f,duration:d,config:u,to:o.find(({id:g})=>{var p;return g===((p=r[h+1])==null?void 0:p.id)}),from:o.find(({id:g})=>{var p;return g===((p=r[h-1])==null?void 0:p.id)})}),c},[]),A=r.map(({id:c})=>o.find(({id:u})=>u===c)??a.find(({id:u})=>u===c)??l.find(({id:u})=>u===c)).filter(Boolean);return{type:"text",scenes:o,gapScenes:a,transitions:l,mergedScenes:A,duration:Math.max(...A.map(({start:c,duration:u})=>c+u)),trackCanvas:await i()}}function Fp(r){return r.some(({type:e})=>e==="video"||e==="image")}function kp(r){return r.some(({type:e})=>e==="audio")}function Mp(r){return r.some(({type:e})=>e==="text")}function Np(r){return r.type==="audio"}const Pp=(((nc=rc)==null?void 0:nc.default)??rc).reduce((r,e)=>(r[e.name]=e,r),{});function Op({name:r,canvas:e,to:t,from:n,progress:i}){var s,o,a;const l=e.getContext("webgl",{alpha:!0});if(l){l.disable(l.DEPTH_TEST),l.pixelStorei(l.UNPACK_FLIP_Y_WEBGL,!0);const A=l.createBuffer();l.bindBuffer(l.ARRAY_BUFFER,A),l.bufferData(l.ARRAY_BUFFER,new Float32Array([-1,-1,-1,4,4,-1]),l.STATIC_DRAW),l.viewport(0,0,e.width,e.height);const c=(((s=ts)==null?void 0:s.default)??ts)(l,n);c.minFilter=l.LINEAR,c.magFilter=l.LINEAR;const u=(((o=ts)==null?void 0:o.default)??ts)(l,t);u.minFilter=l.LINEAR,u.magFilter=l.LINEAR;const h=(((a=tc)==null?void 0:a.default)??tc)(l,Pp[r]);h.draw(i,c,u,e.width,e.height),c.dispose(),u.dispose(),h.dispose(),l.flush()}}async function Cc({config:r,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i=Ec}){const s=await Promise.all(r.tracks.map(async l=>{if(Fp(l))return{...await _p({track:l,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}),config:l};if(Mp(l))return{...await Lp({track:l,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}),config:l};if(kp(l))return{...await Rp({track:l}),config:l};throw new Error("Unknown track type")}));console.log({tracks:s});const o=await i();return{draw:async({canvas:l,currentTime:A})=>{const c=l.getContext("2d");if(c){c.globalAlpha=1,c.globalCompositeOperation="source-over",c.clearRect(0,0,l.width,l.height),c.save(),c.fillStyle="black",c.fillRect(0,0,l.width,l.height),c.restore();for await(const u of s){if(Np(u))continue;const{scenes:h,transitions:d,trackCanvas:f}=u;f.width=f.height=0,f.width=l.width,f.height=l.height;const g=h.filter(({start:C,duration:Q})=>A>=C&&A<C+Q);if(g.length<=0)continue;const p=d.find(({start:C,duration:Q})=>A>=C&&A<C+Q);for await(const{id:C,start:Q,duration:b,sceneCanvas:y,transitionCanvas:x,draw:R}of g)if(await(R==null?void 0:R(A)),!p)c.drawImage(y,0,0,y.width,y.height);else{const{name:k,to:H,from:V,duration:P}=p;o.width=o.height=x.width=x.height=0,o.width=x.width=y.width,o.height=x.height=y.height;const K=(H==null?void 0:H.id)===C,re=(V==null?void 0:V.id)===C,ee=K&&H.sceneCanvas||o,le=re&&V.sceneCanvas||o,D=K?Math.min(1,Math.max(0,(A-Q)/P)):Math.min(1,Math.max(0,1-(Q+b-A)/P));Op({name:k,progress:D,to:ee,from:le,canvas:x});const O=f.getContext("2d");if(!O)return;O.globalCompositeOperation="lighter",O.drawImage(x,0,0,x.width,x.height)}c.drawImage(f,0,0,f.width,f.height)}}},tracks:s,duration:Math.max(...s.map(({duration:l})=>l))}}const Up={name:"@vouchfor/embeds",version:"0.0.0-experiment.c43cbe4",license:"MIT",author:"Aaron Williams",main:"dist/es/embeds.js",module:"dist/es/embeds.js",type:"module",types:"dist/es/src/index.d.ts",exports:{".":"./dist/es/embeds.js"},files:["dist","src"],publishConfig:{tag:"experiment",access:"public"},engines:{node:">=18.18.0"},scripts:{build:"rm -rf dist && tsc && yarn build:self","build:deps":"yarn --cwd ../media-player build","build:self":"vite build --mode iife && vite build --mode es && node scripts/build.cjs","build:package":"yarn build","build:storybook":"yarn prebuild && storybook build","generate:manifest":"wca src --outFile custom-elements.json",lint:"eslint . --quiet","lint:fix":"eslint . --fix","lint:staged":"lint-staged",prepublishOnly:"yarn build",size:"size-limit",storybook:"yarn prebuild && storybook dev -p 6007",prebuild:"yarn build:deps && yarn generate:manifest",test:"rm -rf test/lib && yarn prebuild && vite build --mode test && web-test-runner","test:ci":"yarn test --config web-test-runner.ci.config.js","test:watch":"yarn test --watch"},"lint-staged":{"**/*.{ts,tsx,js}":"eslint --fix --quiet","**/*.{md,json,yml}":"prettier --write"},dependencies:{"@a11y/focus-trap":"^1.0.5","@lit/task":"^1.0.0","@vouchfor/canvas-video":"0.0.0-experiment.c43cbe4","@vouchfor/media-player":"0.0.0-experiment.c43cbe4",uuid:"^9.0.1"},peerDependencies:{lit:"^3.1.2"},devDependencies:{"@esm-bundle/chai":"^4.3.4-fix.0","@open-wc/testing":"^4.0.0","@storybook/addon-essentials":"^8.0.4","@storybook/addon-links":"^8.0.4","@storybook/blocks":"^8.0.4","@storybook/web-components":"^8.0.4","@storybook/web-components-vite":"^8.0.4","@svgr/core":"^8.1.0","@types/flat":"^5.0.5","@types/mocha":"^10.0.6","@vouchfor/eslint-config":"^1.0.1","@vouchfor/prettier-config":"^1.0.1","@vouchfor/video-utils":"0.0.0-experiment.c43cbe4","@web/dev-server-esbuild":"^1.0.2","@web/test-runner":"^0.18.1","@web/test-runner-browserstack":"^0.7.1","@web/test-runner-mocha":"^0.9.0","@web/test-runner-playwright":"^0.11.0",glob:"^10.3.10","lint-staged":"^15.2.2",lit:"^3.1.2",lodash:"^4.17.21",react:"^18.2.0","react-dom":"^18.2.0","rollup-plugin-tla":"^0.0.2",sinon:"^17.0.1",storybook:"^8.0.4",svgson:"^5.3.1",typescript:"^5.4.3",vite:"^5.2.2","vite-plugin-commonjs":"^0.10.1","vite-plugin-dts":"^3.7.3","web-component-analyzer":"^2.0.0"}};function Gp(r){const{publicApiUrl:e}=Pi(r),t=Wr();return navigator.sendBeacon(`${e}/api/visitor`,JSON.stringify({visitorId:t})),t}function Hp(r){var s,o,a,l,A,c,u,h,d,f,g,p;if(typeof window>"u")return{client:null,tab:null,request:Wr()};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"),n=(c=(A=window.sessionStorage)==null?void 0:A.getItem)==null?void 0:c.call(A,"vouch-uid-tab");const i=Wr();return e||(e=Gp(r),(h=(u=window.localStorage)==null?void 0:u.setItem)==null||h.call(u,"vouch-uid-visitor",e)),t||(t=Wr(),(f=(d=window.localStorage)==null?void 0:d.setItem)==null||f.call(d,"vouch-uid-client",t)),n||(n=Wr(),(p=(g=window.sessionStorage)==null?void 0:g.setItem)==null||p.call(g,"vouch-uid-tab",n)),{client:t,tab:n,request:i,visitor:e}}function $p(r,e){return r&&"vouchId"in r?r.vouchId:(e==null?void 0:e.id)??null}function Yp(r="embedded_player"){var i,s;const[e,t]=((s=(i=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:i.split)==null?void 0:s.call(i,"/"))??[],n={};return[...new URLSearchParams(location.search).entries()].forEach(([o,a])=>{if(/utm/.test(o)){const l=o.toLowerCase().replace(/[-_][a-z0-9]/g,A=>A.slice(-1).toUpperCase());n[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:Up.version,templateVersion:Qp,...n}}const vc=1;class Vp{constructor(e){this._batchedEvents=[],this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamStartTime={},this._streamLatestTime={},this._currentlyPlayingVideo=null,this._createTrackingEvent=(t,n)=>{const i=$p(n,this.host.vouch);!i||this.host.disableTracking||this._batchedEvents.push({event:t,payload:{...n,vouchId:i,time:new Date().toISOString()}})},this._sendTrackingEvent=()=>{if(this._batchedEvents.length<=0)return;const{publicApiUrl:t}=Pi(this.host.env),{client:n,tab:i,request:s,visitor:o}=Hp(this.host.env);navigator.sendBeacon(`${t}/api/batchevents`,JSON.stringify({payload:{events:this._batchedEvents},context:{"x-uid-client":n,"x-uid-tab":i,"x-uid-request":s,"x-uid-visitor":o,"x-reporting-metadata":Yp(this.host.trackingSource)}})),this._batchedEvents=[]},this._streamEnded=()=>{if(this._currentlyPlayingVideo){const{id:t,key:n}=this._currentlyPlayingVideo;this._streamLatestTime[n]>this._streamStartTime[n]+vc&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[n],streamEnd:this._streamLatestTime[n]}),delete this._streamStartTime[n],delete this._streamLatestTime[n]}},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:n}})=>{this._answersViewed[n]||(this._createTrackingEvent("VOUCH_RESPONSE_VIEWED",{answerId:t}),this._answersViewed[n]=!0)},this._handleVideoTimeUpdate=({detail:{id:t,key:n,node:i}})=>{this.host.paused||(this._currentlyPlayingVideo={id:t,key:n,node:i},this._streamLatestTime[n]=i.currentTime,this._streamStartTime[n]||(this._streamStartTime[n]=i.currentTime,this._streamLatestTime[n]=i.currentTime))},this._handleVideoPause=({detail:{id:t,key:n}})=>{this._streamLatestTime[n]>this._streamStartTime[n]+vc&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[n],streamEnd:this._streamLatestTime[n]}),delete this._streamStartTime[n],delete this._streamLatestTime[n]},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,n,i;"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),(n=this.host.mediaPlayer)==null||n.addEventListener("video:pause",this._handleVideoPause),(i=this.host.mediaPlayer)==null||i.addEventListener("video:timeupdate",this._handleVideoTimeUpdate)})}hostDisconnected(){var e,t,n,i;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),(n=this.host.mediaPlayer)==null||n.removeEventListener("video:pause",this._handleVideoPause),(i=this.host.mediaPlayer)==null||i.removeEventListener("video:timeupdate",this._handleVideoTimeUpdate)}}var qo={exports:{}};(function(r,e){var t=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof En<"u"&&En,n=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 a<"u"&&a,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 A(D){return D&&DataView.prototype.isPrototypeOf(D)}if(l.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],u=ArrayBuffer.isView||function(D){return D&&c.indexOf(Object.prototype.toString.call(D))>-1};function h(D){if(typeof D!="string"&&(D=String(D)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(D)||D==="")throw new TypeError('Invalid character in header field name: "'+D+'"');return D.toLowerCase()}function d(D){return typeof D!="string"&&(D=String(D)),D}function f(D){var O={next:function(){var X=D.shift();return{done:X===void 0,value:X}}};return l.iterable&&(O[Symbol.iterator]=function(){return O}),O}function g(D){this.map={},D instanceof g?D.forEach(function(O,X){this.append(X,O)},this):Array.isArray(D)?D.forEach(function(O){this.append(O[0],O[1])},this):D&&Object.getOwnPropertyNames(D).forEach(function(O){this.append(O,D[O])},this)}g.prototype.append=function(D,O){D=h(D),O=d(O);var X=this.map[D];this.map[D]=X?X+", "+O:O},g.prototype.delete=function(D){delete this.map[h(D)]},g.prototype.get=function(D){return D=h(D),this.has(D)?this.map[D]:null},g.prototype.has=function(D){return this.map.hasOwnProperty(h(D))},g.prototype.set=function(D,O){this.map[h(D)]=d(O)},g.prototype.forEach=function(D,O){for(var X in this.map)this.map.hasOwnProperty(X)&&D.call(O,this.map[X],X,this)},g.prototype.keys=function(){var D=[];return this.forEach(function(O,X){D.push(X)}),f(D)},g.prototype.values=function(){var D=[];return this.forEach(function(O){D.push(O)}),f(D)},g.prototype.entries=function(){var D=[];return this.forEach(function(O,X){D.push([X,O])}),f(D)},l.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function p(D){if(D.bodyUsed)return Promise.reject(new TypeError("Already read"));D.bodyUsed=!0}function C(D){return new Promise(function(O,X){D.onload=function(){O(D.result)},D.onerror=function(){X(D.error)}})}function Q(D){var O=new FileReader,X=C(O);return O.readAsArrayBuffer(D),X}function b(D){var O=new FileReader,X=C(O);return O.readAsText(D),X}function y(D){for(var O=new Uint8Array(D),X=new Array(O.length),_=0;_<O.length;_++)X[_]=String.fromCharCode(O[_]);return X.join("")}function x(D){if(D.slice)return D.slice(0);var O=new Uint8Array(D.byteLength);return O.set(new Uint8Array(D)),O.buffer}function R(){return this.bodyUsed=!1,this._initBody=function(D){this.bodyUsed=this.bodyUsed,this._bodyInit=D,D?typeof D=="string"?this._bodyText=D:l.blob&&Blob.prototype.isPrototypeOf(D)?this._bodyBlob=D:l.formData&&FormData.prototype.isPrototypeOf(D)?this._bodyFormData=D:l.searchParams&&URLSearchParams.prototype.isPrototypeOf(D)?this._bodyText=D.toString():l.arrayBuffer&&l.blob&&A(D)?(this._bodyArrayBuffer=x(D.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(D)||u(D))?this._bodyArrayBuffer=x(D):this._bodyText=D=Object.prototype.toString.call(D):this._bodyText="",this.headers.get("content-type")||(typeof D=="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(D)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},l.blob&&(this.blob=function(){var D=p(this);if(D)return D;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 D=p(this);return D||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else return this.blob().then(Q)}),this.text=function(){var D=p(this);if(D)return D;if(this._bodyBlob)return b(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(P)}),this.json=function(){return this.text().then(JSON.parse)},this}var k=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function H(D){var O=D.toUpperCase();return k.indexOf(O)>-1?O:D}function V(D,O){if(!(this instanceof V))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');O=O||{};var X=O.body;if(D instanceof V){if(D.bodyUsed)throw new TypeError("Already read");this.url=D.url,this.credentials=D.credentials,O.headers||(this.headers=new g(D.headers)),this.method=D.method,this.mode=D.mode,this.signal=D.signal,!X&&D._bodyInit!=null&&(X=D._bodyInit,D.bodyUsed=!0)}else this.url=String(D);if(this.credentials=O.credentials||this.credentials||"same-origin",(O.headers||!this.headers)&&(this.headers=new g(O.headers)),this.method=H(O.method||this.method||"GET"),this.mode=O.mode||this.mode||null,this.signal=O.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&X)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(X),(this.method==="GET"||this.method==="HEAD")&&(O.cache==="no-store"||O.cache==="no-cache")){var _=/([?&])_=[^&]*/;if(_.test(this.url))this.url=this.url.replace(_,"$1_="+new Date().getTime());else{var S=/\?/;this.url+=(S.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}V.prototype.clone=function(){return new V(this,{body:this._bodyInit})};function P(D){var O=new FormData;return D.trim().split("&").forEach(function(X){if(X){var _=X.split("="),S=_.shift().replace(/\+/g," "),F=_.join("=").replace(/\+/g," ");O.append(decodeURIComponent(S),decodeURIComponent(F))}}),O}function K(D){var O=new g,X=D.replace(/\r?\n[\t ]+/g," ");return X.split("\r").map(function(_){return _.indexOf(`
|
2454
|
+
`).flatMap(s=>{const o=s.split(" ").filter(Boolean);return o.length?o.slice(1).reduce((a,l,A)=>{const u=`${a[a.length-1].text} ${l}`.trim(),h=r.measureText(u);if(h.width>n)a=[...a,...ic({context:r,word:l,maxW:n})];else{const d=e[A%e.length];r.font=r.font.replace(zr,d.toString()),a[a.length-1]={text:u,metrics:h}}return a},ic({context:r,word:o[0],maxW:n})):{text:"",metrics:r.measureText("")}})}finally{r.restore()}},{cacheKey:([{fontSizes:r,text:e,maxW:t}])=>`${JSON.stringify(r)}_${e}_${t}`}),Ir=1.8;function hp({context:r,x:e,y:t,width:n,height:i,radii:s}){let o,a,l,A;typeof s=="number"?o=a=l=A=s:[o,a,l,A]=s,r.beginPath(),r.moveTo(e+Math.min(i/Ir,o),t),r.lineTo(e+n-Math.min(i/Ir,a),t),r.quadraticCurveTo(e+n,t,e+n,t+Math.min(i/Ir,a)),r.lineTo(e+n,t+i-Math.min(i/Ir,l)),r.quadraticCurveTo(e+n,t+i,e+n-Math.min(i/Ir,l),t+i),r.lineTo(e+Math.min(i/Ir,A),t+i),r.quadraticCurveTo(e,t+i,e,t+i-Math.min(i/Ir,A)),r.lineTo(e,t+Math.min(i/Ir,o)),r.quadraticCurveTo(e,t,e+Math.min(i/Ir,o),t),r.closePath()}function sc({context:r,x:e,y:t,width:n,height:i,radii:s,clip:o=!1,debug:a=!1}){hp({context:r,x:e,y:t,width:n,height:i,radii:s}),a&&(r.strokeStyle="blue",r.stroke()),o&&r.clip()}const oc=[{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 ss({text:r,font:e}){let t=e;return oc.forEach(({family:n,regex:i})=>{i.exec(r)&&(t+=`, ${n}`)}),t}uo(({context:r,fontSizes:e,maxW:t=1/0,words:n})=>{try{return r.save(),r.font=r.font.replace(zr,e[0].toString()),n.length<=0?[]:n.slice(1).reduce((i,s)=>{var o;const a=s.text,A=`${(o=i[i.length-1])==null?void 0:o.text} ${a}`.trim(),c=r.measureText(A);if(c.width>t){const u=e[i.length%e.length];r.font=r.font.replace(zr,u.toString()),i=[...i,{text:a,metrics:r.measureText(a),words:[s]}]}else i[i.length-1]={text:A,metrics:c,words:[...i[i.length-1].words,s]};return i},[{text:n[0].text,metrics:r.measureText(n[0].text),words:[n[0]]}])}finally{r.restore()}},{cacheKey:([{fontSizes:r,words:e,maxW:t}])=>`${JSON.stringify(r)}_${JSON.stringify(e)}_${t}`});let os;const dp=new Uint8Array(16);function fp(){if(!os&&(os=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!os))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return os(dp)}const Et=[];for(let r=0;r<256;++r)Et.push((r+256).toString(16).slice(1));function gp(r,e=0){return Et[r[e+0]]+Et[r[e+1]]+Et[r[e+2]]+Et[r[e+3]]+"-"+Et[r[e+4]]+Et[r[e+5]]+"-"+Et[r[e+6]]+Et[r[e+7]]+"-"+Et[r[e+8]]+Et[r[e+9]]+"-"+Et[r[e+10]]+Et[r[e+11]]+Et[r[e+12]]+Et[r[e+13]]+Et[r[e+14]]+Et[r[e+15]]}const ac={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function pp(r,e,t){if(ac.randomUUID&&!e&&!r)return ac.randomUUID();r=r||{};const n=r.random||(r.rng||fp)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){t=t||0;for(let i=0;i<16;++i)e[t+i]=n[i];return e}return gp(n)}const lc=uo(({font:r,scale:e,context:t,maxW:n,maxH:i,text:s,minSize:o,maxSize:a})=>{var l,A;let c=0;if(a){c=(o??0)*e;let h=0;for(;a*e>c+1;){c+=1;const d=Vo({context:t,fontSizes:[c],text:s,maxW:n});if(h=d.reduce((f,g)=>(g.metrics.width>f&&(f=g.metrics.width),f),0),h>n||d.length*c>i){c-=1;break}}}else c=parseFloat(((A=(l=r.match(zr))==null?void 0:l.groups)==null?void 0:A.value)??"0")*e;return c},{cacheKey:([{font:r,text:e,minSize:t,maxSize:n,scale:i,maxW:s,maxH:o}])=>`${r}_${e}_${t}_${n}_${i}_${s}_${o}`}),mp="text",Ac={100:"Thin",200:"ExtraLight",300:"Light",400:"Regular",500:"Medium",600:"SemiBold",700:"Bold",800:"ExtraBold",900:"Black"},Ep={type:mp,options:{value:{type:"textarea",name:"value",label:"Text",rows:4},color:{type:"color",name:"color",label:"Text colour"},"font.size":{type:"number",name:"size",label:"Font size",visible:r=>!r.wrap},"font.weight":{type:"select",name:"weight",label:"Font weight",options:r=>{var e;return((e=r.font.family.data)==null?void 0:e.weights.map(({weight:t})=>({label:Ac[t],value:t,data:t})))??[]}},"font.family":{type:"font",name:"family",label:"Font family"},wrap:{type:"checkbox",name:"wrap",label:"Text wrap"},align:{type:"radio",name:"align",label:"Text align",items:[{label:"Left",value:"left"},{label:"Center",value:"center"},{label:"Right",value:"right"}],visible:r=>r.wrap},fill:{type:"range",name:"fill",label:"Max font size",min:20,max:400,step:1,visible:r=>r.wrap}},transform:{values:r=>{var e;return{value:r.value,color:r.color??"#000000",font:{size:r.font.size,weight:{label:Ac[r.font.weight],value:r.font.weight,data:r.font.weight},family:{label:r.font.family.name,value:r.font.family.name,data:r.font.family}},wrap:r.wrap??!0,align:r.align??"left",fill:[((e=r.fill)==null?void 0:e.maxSize)??400]}},options:r=>{var e;return{value:r.value,color:r.color,font:{size:r.font.size,weight:r.font.weight.data,family:{name:r.font.family.value,weights:((e=r.font.family.data)==null?void 0:e.weights)??[]}},wrap:r.wrap,align:r.align,fill:{minSize:20,maxSize:r.fill[0]}}}},width:({node:r,options:e,dependencies:t,measureCanvas:n})=>{const{value:i="",align:s="left",wrap:o=!1}=e,{font:a}=t,l=n==null?void 0:n.getContext("2d");if(!l)return r.getComputedWidth();const A=`${a.weight} ${a.size}px ${a.family.name}`,c=ss({font:A,text:i});if(l.font=c,l.textBaseline="top",l.textAlign=s,o){const u=r.getParent(),h=r.getComputedMargin(Zt.Edge.Left)+r.getComputedMargin(Zt.Edge.Right)+((u==null?void 0:u.getComputedPadding(Zt.Edge.Left))??0)+((u==null?void 0:u.getComputedPadding(Zt.Edge.Right))??0);return Math.max(((u==null?void 0:u.getComputedWidth())??0)-h,r.getComputedWidth(),...i.split(" ").map(d=>l.measureText(d).width))}return l.measureText(i).width},height:({node:r,options:e,dependencies:t,measureCanvas:n})=>{var i,s;const{value:o="",fill:a,align:l="left",wrap:A=!1}=e,{font:c}=t,u=`${c.weight} ${c.size}px ${c.family.name}`,h=ss({font:u,text:o}),d=n==null?void 0:n.getContext("2d");if(!d)return r.getComputedHeight();if(d.font=h,d.textBaseline="top",d.textAlign=l,A){const f=r.getParent(),g=r.getComputedMargin(Zt.Edge.Top)+r.getComputedMargin(Zt.Edge.Bottom)+((f==null?void 0:f.getComputedPadding(Zt.Edge.Top))??0)+((f==null?void 0:f.getComputedPadding(Zt.Edge.Bottom))??0),p=r.getComputedWidth(),C=Math.max(((f==null?void 0:f.getComputedHeight())??0)-g,r.getComputedHeight()),Q=lc({font:h,scale:1,context:d,maxW:p,maxH:C,text:o??"",minSize:a==null?void 0:a.minSize,maxSize:a==null?void 0:a.maxSize});return Vo({context:d,fontSizes:[Q],text:o??"",maxW:p}).length*Q}else return parseFloat(((s=(i=h.match(zr))==null?void 0:i.groups)==null?void 0:s.value)??"0")},render:({dx:r,dy:e,dw:t,dh:n,options:i,dependencies:s,canvases:o})=>{const{value:a="",fill:l,color:A,align:c="left",wrap:u=!1}=i,{font:h}=s,d=`${h.weight} ${h.size}px ${h.family.name}`,f=o.sceneCanvas.getContext("2d");if(!f)return;f.save();const g=ss({font:d,text:a});f.font=g,f.textBaseline="top",f.fillStyle=A,f.textAlign=c;const p={left:r,center:r+t/2,right:r+t};if(u){const C=lc({font:g,scale:1,context:f,maxW:t,maxH:n,text:a??"",minSize:l==null?void 0:l.minSize,maxSize:l==null?void 0:l.maxSize});f.font=g.replace(zr,C.toString()),Vo({context:f,fontSizes:[C],text:a,maxW:t}).forEach((b,y)=>{f.fillText(b.text,p[c],e+C*y)})}else f.fillText(a,p[c],e);f.restore()}},Ip={type:"image",width:({node:r,dependencies:e})=>{var t,n,i,s;const o=r.getComputedHeight();if(!o)return r.getComputedWidth();const a=((t=e.image)==null?void 0:t.naturalWidth)??((n=e.image)==null?void 0:n.width),l=((i=e.image)==null?void 0:i.naturalHeight)??((s=e.image)==null?void 0:s.height),A=a/l;return o*A},height:({node:r,dependencies:e})=>{var t,n,i,s;const o=((t=e.image)==null?void 0:t.naturalWidth)??((n=e.image)==null?void 0:n.width),a=((i=e.image)==null?void 0:i.naturalHeight)??((s=e.image)==null?void 0:s.height),l=o/a;return r.getComputedWidth()/l},render:async({dx:r,dy:e,dw:t,dh:n,radius:i,dependencies:s,canvases:o})=>{const a=o.sceneCanvas.getContext("2d");if(!(!a||!s.image)){if(a.save(),i){const{topLeft:l,topRight:A,bottomLeft:c,bottomRight:u}=i;sc({context:a,x:r,y:e,width:t,height:n,radii:[l,A,u,c]}),a.clip()}a.drawImage(s.image,r,e,t,n),a.restore()}}},Cp={type:"video",options:{crop:{type:"crop",name:"crop",label:"Crop"},speed:{type:"slider",name:"speed",label:"Speed",min:.5,max:4,step:.01},volume:{type:"slider",name:"volume",label:"Volume",min:0,max:1,step:.01}},transform:{values:r=>({format:r.format??"crop",crop:r.crop??{x:0,y:0,width:1,height:1},speed:[r.speed??1],volume:[r.volume??1]}),options:r=>({format:r.format,crop:r.crop,speed:r.speed[0],volume:r.volume[0]})},width:async({node:r,options:e,dependencies:t})=>{const{crop:n,format:i}=e,{aspectRatio:s}=t;if(i==="crop")return r.getComputedWidth();const o=s*(((n==null?void 0:n.width)??1)/((n==null?void 0:n.height)??1)),a=r.getComputedWidth(),l=r.getComputedHeight(),A=a/l;return o>A?a:l*o},height:async({node:r,options:e,dependencies:t})=>{const{crop:n,format:i}=e,{aspectRatio:s}=t;if(i==="crop")return r.getComputedHeight();const o=s*(((n==null?void 0:n.width)??1)/((n==null?void 0:n.height)??1));return r.getComputedWidth()/o},render:async({dx:r,dy:e,dw:t,dh:n,radius:i,sceneTime:s,options:o,dependencies:a,canvases:l})=>{const{crop:A,format:c="letterbox"}=o,u=l.sceneCanvas.getContext("2d");if(!u)return;const h=await a.video(s),d=(h==null?void 0:h.videoWidth)??(h==null?void 0:h.naturalWidth)??(h==null?void 0:h.width),f=(h==null?void 0:h.videoHeight)??(h==null?void 0:h.naturalHeight)??(h==null?void 0:h.height);if(d&&f){if(u.save(),i){const{topLeft:g,topRight:p,bottomLeft:C,bottomRight:Q}=i;sc({context:u,x:r,y:e,width:t,height:n,radii:[g,p,Q,C]}),u.clip()}up({context:u,crop:A,format:c,sourceWidth:d,sourceHeight:f,source:h,posX:r,posY:e,drawAreaWidth:t,drawAreaHeight:n,cropCanvas:l.cropCanvas,letterboxCanvas:l.letterboxCanvas}),u.restore()}}},vp={type:"audio",options:{speed:{type:"slider",name:"speed",label:"Speed",min:.5,max:4,step:.01},volume:{type:"slider",name:"volume",label:"Volume",min:0,max:1,step:.01}},transform:{values:r=>({speed:[r.speed??1],volume:[r.volume??1]}),options:r=>({speed:r.speed[0],volume:r.volume[0]})}};function yp(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 Bp(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,'\\"')}const Tp=Xr(()=>Zt.loadYoga());Lf.filters.define("parse",r=>typeof r>"u"?null:typeof r=="string"?`"${Bp(r)}"`:yp(r)||Array.isArray(r)?JSON.stringify(r):r);const Qp="3";function bp(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 xp(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:{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 cc(r,e){return typeof r=="number"?{top:r*e,right:r*e,bottom:r*e,left:r*e}:{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 uc(r,e,{layout:t,scale:n=1}){const{position:i="relative",inset:s,width:o,height:a,minWidth:l,minHeight:A,maxWidth:c,maxHeight:u,flex:h,gap:d,margin:f,padding:g,direction:p="column",align:C="start",alignSelf:Q,justify:b="start"}=t??{},y={static:r.POSITION_TYPE_STATIC,relative:r.POSITION_TYPE_RELATIVE,absolute:r.POSITION_TYPE_ABSOLUTE};if(e.setPositionType(y[i]),s){const{top:H,right:V,bottom:P,left:K}=xp(s,n);typeof H<"u"&&e.setPosition(r.EDGE_TOP,H),typeof V<"u"&&e.setPosition(r.EDGE_RIGHT,V),typeof P<"u"&&e.setPosition(r.EDGE_BOTTOM,P),typeof K<"u"&&e.setPosition(r.EDGE_LEFT,K)}const x={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(x[p]);const R={start:r.ALIGN_FLEX_START,end:r.ALIGN_FLEX_END,center:r.ALIGN_CENTER,stretch:r.ALIGN_STRETCH};e.setAlignItems(R[C]),Q&&e.setAlignSelf(R[Q]);const k={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(k[b]),f){const{top:H,right:V,bottom:P,left:K}=cc(f,n);e.setMargin(r.EDGE_TOP,H),e.setMargin(r.EDGE_RIGHT,V),e.setMargin(r.EDGE_BOTTOM,P),e.setMargin(r.EDGE_LEFT,K)}if(g){const{top:H,right:V,bottom:P,left:K}=cc(g,n);e.setPadding(r.EDGE_TOP,H),e.setPadding(r.EDGE_RIGHT,V),e.setPadding(r.EDGE_BOTTOM,P),e.setPadding(r.EDGE_LEFT,K)}typeof h<"u"&&e.setFlex(h),e.setGap(r.GUTTER_ALL,(d??0)*n),typeof o<"u"&&e.setWidth(typeof o=="number"?o*n:o),typeof a<"u"&&(typeof a=="function"?e.setHeight("100%"):e.setHeight(typeof a=="number"?a*n:a)),typeof l<"u"&&e.setMinWidth(typeof l=="number"?l*n:l),typeof A<"u"&&e.setMinHeight(typeof A=="number"?A*n:A),typeof c<"u"&&e.setMaxWidth(typeof c=="number"?c*n:c),typeof u<"u"&&e.setMaxHeight(typeof u=="number"?u*n:u)}async function hc({yoga:r,index:e,parent:t,element:n,resolvers:i}){var s,o;const{type:a,layout:l={},config:A,options:c,renderer:u}=n,h=r.Node.create();uc(r,h,{layout:l}),t.insertChild(h,e);let d=null;i&&((u==null?void 0:u.type)==="text"||(u==null?void 0:u.type)==="image"||(u==null?void 0:u.type)==="video")&&(d=await((s=i[u.type])==null?void 0:s.call(i,{config:A,options:c}))??null);const f=[];for await(const[g,p]of((o=n.children)==null?void 0:o.entries())??[])f.push(await hc({yoga:r,index:g,parent:h,element:p,resolvers:i}));return t.calculateLayout(),{type:a,node:h,radius:bp(l.radius),element:n,renderer:u,config:A,options:c,dependencies:d,childNodes:f}}function dc(r,e,t=0,n=0){const{top:i,left:s}=r.getComputedLayout(),{top:o,left:a,width:l,height:A}=e.node.getComputedLayout(),c=t+a,u=n+o,h=e.childNodes.map(d=>dc(r,d,c,u));return{...e,x:s+c,y:i+u,width:l,height:A,childNodes:h}}async function Ko(r,e,t){for await(const{node:n,options:i,dependencies:s,renderer:o,childNodes:a}of e){if(o){const{width:l,height:A}=o;if(l){const c=await l({node:n,options:i,dependencies:s,measureCanvas:t});n.setWidth(c)}if(await Ko(r,a,t),A){const c=await A({node:n,options:i,dependencies:s,measureCanvas:t});n.setHeight(c)}}await Ko(r,a,t)}r.calculateLayout()}async function fc({root:r,resolvers:e,measureCanvas:t}){const n=await Tp(),i=n.Node.create();uc(n,i,{layout:r.layout});const s=await hc({yoga:n,index:0,parent:i,element:r.element,resolvers:e});await Ko(i,[s],t);const{top:o,left:a,width:l,height:A}=i.getComputedLayout(),c={root:{x:a,y:o,width:l,height:A},node:dc(i,s)};return i.freeRecursive(),c}function Cr(r){let e=0;for(const t of r)Array.isArray(t)?e+=Cr(t):e+=t;return e}function Wo(r){return r.map(({type:e,duration:t},n)=>{var i,s,o,a;if(e==="transition"){const l=((i=r[n-2])==null?void 0:i.type)==="transition"?r[n-2]:null,A=((s=r[n-1])==null?void 0:s.duration)??1/0,c=((o=r[n+1])==null?void 0:o.duration)??1/0,u=((a=r[n+2])==null?void 0:a.type)==="transition"?r[n+2]:null;return Math.min(l?A/2:A,t,u?c/2:c)*-1}return t})}function gc(r){var e;return{...r,children:((e=r.children)==null?void 0:e.map(t=>{if(t.type!=="recipe")return gc(t)}).filter(Boolean))??[]}}function pc(r){const e={box:0,image:0,video:0,text:0,audio:0};r.renderer&&(e[r.renderer.type]+=1);for(const t of r.children??[]){const{box:n,image:i,video:s,text:o,audio:a}=pc(t);e.box+=n,e.image+=i,e.video+=s,e.text+=o,e.audio+=a}return e}function wp(r){return r.video>0?Cp.type:r.image>0?Ip.type:r.audio>0?vp.type:Ep.type}function mc({node:r,duration:e}){const t=[];if(r.type==="recipe"){const n=gc({...r.element,layout:{...r.element.layout,position:"static",width:"100%",height:"100%",margin:0}}),i=pc(n);t.push({type:wp(i),id:pp(),x:r.x,y:r.y,width:r.width,height:r.height,duration:e,root:{element:n}})}for(const n of r.childNodes)t.push(...mc({node:n,duration:e}));return t}async function Sp({scene:r,start:e=0}){const{root:t,duration:n}=r,i=await fc({root:t});return{type:r.type,start:e,duration:n,layout:i,id:r.id,config:r}}async function Rp({track:r}){const e=Wo(r),t=await Promise.all(r.reduce((s,o,a)=>{if(o.type!=="audio")return s;const l=Cr(e.slice(0,a));return s.push(Sp({scene:o,start:l})),s},[])),n=r.reduce((s,o,a)=>{if(o.type!=="gap")return s;const l=Cr(e.slice(0,a));return s.push({type:o.type,id:o.id,start:l,config:o,duration:o.duration}),s},[]),i=r.map(({id:s})=>t.find(({id:o})=>o===s)??n.find(({id:o})=>o===s)).filter(Boolean);return{type:"audio",scenes:t,gapScenes:n,mergedScenes:i,config:r,duration:Math.max(...i.map(({start:s,duration:o})=>s+o))}}async function Ec(){return document.createElement("canvas")}async function Ic({node:r,canvases:e,sceneTime:t}){var n,i;await((i=(n=r.renderer)==null?void 0:n.render)==null?void 0:i.call(n,{canvases:e,sceneTime:t,dx:r.x,dy:r.y,dw:r.width,dh:r.height,radius:r.radius,options:r.options,dependencies:r.dependencies}));const{sceneCanvas:s}=e,o=s.getContext("2d");o&&(o.strokeStyle="red",o.strokeRect(r.x,r.y,r.width,r.height));for await(const a of r.childNodes)await Ic({node:a,canvases:e,sceneTime:t})}async function Dp({layout:r,canvases:e,sceneTime:t}){const{node:n}=r;await Ic({node:n,canvases:e,sceneTime:t})}async function Jo({scene:r,start:e=0,resolvers:t,rootWidth:n,rootHeight:i,canvasFactory:s=Ec}){var o,a;const{x:l,y:A,width:c,height:u,root:h,duration:d}=r,f=await s(),g=await s(),p=await s(),C=await s(),Q=await s(),b=await s(),y=await fc({root:{...h,layout:{...h.layout,width:n,height:i},element:{...h.element,layout:{...h.element.layout,...typeof l=="number"&&typeof A=="number"?{position:"absolute",inset:{top:A,left:l}}:{},width:c??((o=h.element.layout)==null?void 0:o.width),height:u??((a=h.element.layout)==null?void 0:a.height)}}},resolvers:t,measureCanvas:b}),x=async R=>{const k=Math.max(0,R-e);f.width=f.height=0,f.width=n,f.height=i,await Dp({layout:y,sceneTime:k,canvases:{sceneCanvas:f,cropCanvas:p,letterboxCanvas:C,posterCanvas:Q}})};return{type:r.type,draw:x,start:e,duration:d,layout:y,sceneCanvas:f,transitionCanvas:g,id:r.id,config:r,childScenes:mc({node:y.node,duration:d})}}async function _p({track:r,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}){const s=Wo(r),o=await Promise.all(r.reduce((c,u,h)=>{const d=Cr(s.slice(0,h));return u.type==="video"&&c.push(Jo({scene:u,start:d,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i})),u.type==="image"&&c.push(Jo({scene:u,start:d,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i})),c},[])),a=r.reduce((c,u,h)=>{if(u.type!=="gap")return c;const d=Cr(s.slice(0,h));return c.push({type:u.type,id:u.id,start:d,config:u,duration:u.duration}),c},[]),l=r.reduce((c,u,h)=>{if(u.type!=="transition")return c;const d=u.duration,f=Cr(s.slice(0,h))-d;return c.push({type:u.type,id:u.id,name:u.name,start:f,duration:d,config:u,to:o.find(({id:g})=>{var p;return g===((p=r[h+1])==null?void 0:p.id)}),from:o.find(({id:g})=>{var p;return g===((p=r[h-1])==null?void 0:p.id)})}),c},[]),A=r.map(({id:c})=>o.find(({id:u})=>u===c)??a.find(({id:u})=>u===c)??l.find(({id:u})=>u===c)).filter(Boolean);return{type:"picture",scenes:o,gapScenes:a,transitions:l,mergedScenes:A,duration:Math.max(0,...A.map(({start:c,duration:u})=>c+u)),trackCanvas:await i()}}async function Lp({track:r,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}){const s=Wo(r),o=await Promise.all(r.reduce((c,u,h)=>{const d=Cr(s.slice(0,h));return u.type==="text"&&c.push(Jo({scene:u,start:d,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i})),c},[])),a=r.reduce((c,u,h)=>{if(u.type!=="gap")return c;const d=Cr(s.slice(0,h));return c.push({type:u.type,id:u.id,start:d,config:u,duration:u.duration}),c},[]),l=r.reduce((c,u,h)=>{if(u.type!=="transition")return c;const d=u.duration,f=Cr(s.slice(0,h))-d;return c.push({type:u.type,id:u.id,name:u.name,start:f,duration:d,config:u,to:o.find(({id:g})=>{var p;return g===((p=r[h+1])==null?void 0:p.id)}),from:o.find(({id:g})=>{var p;return g===((p=r[h-1])==null?void 0:p.id)})}),c},[]),A=r.map(({id:c})=>o.find(({id:u})=>u===c)??a.find(({id:u})=>u===c)??l.find(({id:u})=>u===c)).filter(Boolean);return{type:"text",scenes:o,gapScenes:a,transitions:l,mergedScenes:A,duration:Math.max(...A.map(({start:c,duration:u})=>c+u)),trackCanvas:await i()}}function Fp(r){return r.some(({type:e})=>e==="video"||e==="image")}function kp(r){return r.some(({type:e})=>e==="audio")}function Mp(r){return r.some(({type:e})=>e==="text")}function Np(r){return r.type==="audio"}const Pp=(((nc=rc)==null?void 0:nc.default)??rc).reduce((r,e)=>(r[e.name]=e,r),{});function Op({name:r,canvas:e,to:t,from:n,progress:i}){var s,o,a;const l=e.getContext("webgl",{alpha:!0});if(l){l.disable(l.DEPTH_TEST),l.pixelStorei(l.UNPACK_FLIP_Y_WEBGL,!0);const A=l.createBuffer();l.bindBuffer(l.ARRAY_BUFFER,A),l.bufferData(l.ARRAY_BUFFER,new Float32Array([-1,-1,-1,4,4,-1]),l.STATIC_DRAW),l.viewport(0,0,e.width,e.height);const c=(((s=ts)==null?void 0:s.default)??ts)(l,n);c.minFilter=l.LINEAR,c.magFilter=l.LINEAR;const u=(((o=ts)==null?void 0:o.default)??ts)(l,t);u.minFilter=l.LINEAR,u.magFilter=l.LINEAR;const h=(((a=tc)==null?void 0:a.default)??tc)(l,Pp[r]);h.draw(i,c,u,e.width,e.height),c.dispose(),u.dispose(),h.dispose(),l.flush()}}async function Cc({config:r,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i=Ec}){const s=await Promise.all(r.tracks.map(async l=>{if(Fp(l))return{...await _p({track:l,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}),config:l};if(Mp(l))return{...await Lp({track:l,resolvers:e,rootWidth:t,rootHeight:n,canvasFactory:i}),config:l};if(kp(l))return{...await Rp({track:l}),config:l};throw new Error("Unknown track type")}));console.log({tracks:s});const o=await i();return{draw:async({canvas:l,currentTime:A})=>{const c=l.getContext("2d");if(c){c.globalAlpha=1,c.globalCompositeOperation="source-over",c.clearRect(0,0,l.width,l.height),c.save(),c.fillStyle="black",c.fillRect(0,0,l.width,l.height),c.restore();for await(const u of s){if(Np(u))continue;const{scenes:h,transitions:d,trackCanvas:f}=u;f.width=f.height=0,f.width=l.width,f.height=l.height;const g=h.filter(({start:C,duration:Q})=>A>=C&&A<C+Q);if(g.length<=0)continue;const p=d.find(({start:C,duration:Q})=>A>=C&&A<C+Q);for await(const{id:C,start:Q,duration:b,sceneCanvas:y,transitionCanvas:x,draw:R}of g)if(await(R==null?void 0:R(A)),!p)c.drawImage(y,0,0,y.width,y.height);else{const{name:k,to:H,from:V,duration:P}=p;o.width=o.height=x.width=x.height=0,o.width=x.width=y.width,o.height=x.height=y.height;const K=(H==null?void 0:H.id)===C,re=(V==null?void 0:V.id)===C,ee=K&&H.sceneCanvas||o,le=re&&V.sceneCanvas||o,D=K?Math.min(1,Math.max(0,(A-Q)/P)):Math.min(1,Math.max(0,1-(Q+b-A)/P));Op({name:k,progress:D,to:ee,from:le,canvas:x});const O=f.getContext("2d");if(!O)return;O.globalCompositeOperation="lighter",O.drawImage(x,0,0,x.width,x.height)}c.drawImage(f,0,0,f.width,f.height)}}},tracks:s,duration:Math.max(...s.map(({duration:l})=>l))}}const Up={name:"@vouchfor/embeds",version:"0.0.0-experiment.c485446",license:"MIT",author:"Aaron Williams",main:"dist/es/embeds.js",module:"dist/es/embeds.js",type:"module",types:"dist/es/src/index.d.ts",exports:{".":"./dist/es/embeds.js"},files:["dist","src"],publishConfig:{tag:"experiment",access:"public"},engines:{node:">=18.18.0"},scripts:{build:"rm -rf dist && tsc && yarn build:self","build:deps":"yarn --cwd ../media-player build","build:self":"vite build --mode iife && vite build --mode es && node scripts/build.cjs","build:package":"yarn build","build:storybook":"yarn prebuild && storybook build","generate:manifest":"wca src --outFile custom-elements.json",lint:"eslint . --quiet","lint:fix":"eslint . --fix","lint:staged":"lint-staged",prepublishOnly:"yarn build",size:"size-limit",storybook:"yarn prebuild && storybook dev -p 6007",prebuild:"yarn build:deps && yarn generate:manifest",test:"rm -rf test/lib && yarn prebuild && vite build --mode test && web-test-runner","test:ci":"yarn test --config web-test-runner.ci.config.js","test:watch":"yarn test --watch"},"lint-staged":{"**/*.{ts,tsx,js}":"eslint --fix --quiet","**/*.{md,json,yml}":"prettier --write"},dependencies:{"@a11y/focus-trap":"^1.0.5","@lit/task":"^1.0.0","@vouchfor/canvas-video":"0.0.0-experiment.c485446","@vouchfor/media-player":"0.0.0-experiment.c485446",uuid:"^9.0.1"},peerDependencies:{lit:"^3.1.2"},devDependencies:{"@esm-bundle/chai":"^4.3.4-fix.0","@open-wc/testing":"^4.0.0","@storybook/addon-essentials":"^8.0.4","@storybook/addon-links":"^8.0.4","@storybook/blocks":"^8.0.4","@storybook/web-components":"^8.0.4","@storybook/web-components-vite":"^8.0.4","@svgr/core":"^8.1.0","@types/flat":"^5.0.5","@types/mocha":"^10.0.6","@vouchfor/eslint-config":"^1.0.1","@vouchfor/prettier-config":"^1.0.1","@vouchfor/video-utils":"0.0.0-experiment.c485446","@web/dev-server-esbuild":"^1.0.2","@web/test-runner":"^0.18.1","@web/test-runner-browserstack":"^0.7.1","@web/test-runner-mocha":"^0.9.0","@web/test-runner-playwright":"^0.11.0",glob:"^10.3.10","lint-staged":"^15.2.2",lit:"^3.1.2",lodash:"^4.17.21",react:"^18.2.0","react-dom":"^18.2.0","rollup-plugin-tla":"^0.0.2",sinon:"^17.0.1",storybook:"^8.0.4",svgson:"^5.3.1",typescript:"^5.4.3",vite:"^5.2.2","vite-plugin-commonjs":"^0.10.1","vite-plugin-dts":"^3.7.3","web-component-analyzer":"^2.0.0"}};function Gp(r){const{publicApiUrl:e}=Pi(r),t=Wr();return navigator.sendBeacon(`${e}/api/visitor`,JSON.stringify({visitorId:t})),t}function Hp(r){var s,o,a,l,A,c,u,h,d,f,g,p;if(typeof window>"u")return{client:null,tab:null,request:Wr()};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"),n=(c=(A=window.sessionStorage)==null?void 0:A.getItem)==null?void 0:c.call(A,"vouch-uid-tab");const i=Wr();return e||(e=Gp(r),(h=(u=window.localStorage)==null?void 0:u.setItem)==null||h.call(u,"vouch-uid-visitor",e)),t||(t=Wr(),(f=(d=window.localStorage)==null?void 0:d.setItem)==null||f.call(d,"vouch-uid-client",t)),n||(n=Wr(),(p=(g=window.sessionStorage)==null?void 0:g.setItem)==null||p.call(g,"vouch-uid-tab",n)),{client:t,tab:n,request:i,visitor:e}}function $p(r,e){return r&&"vouchId"in r?r.vouchId:(e==null?void 0:e.id)??null}function Yp(r="embedded_player"){var i,s;const[e,t]=((s=(i=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:i.split)==null?void 0:s.call(i,"/"))??[],n={};return[...new URLSearchParams(location.search).entries()].forEach(([o,a])=>{if(/utm/.test(o)){const l=o.toLowerCase().replace(/[-_][a-z0-9]/g,A=>A.slice(-1).toUpperCase());n[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:Up.version,templateVersion:Qp,...n}}const vc=1;class Vp{constructor(e){this._batchedEvents=[],this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamStartTime={},this._streamLatestTime={},this._currentlyPlayingVideo=null,this._createTrackingEvent=(t,n)=>{const i=$p(n,this.host.vouch);!i||this.host.disableTracking||this._batchedEvents.push({event:t,payload:{...n,vouchId:i,time:new Date().toISOString()}})},this._sendTrackingEvent=()=>{if(this._batchedEvents.length<=0)return;const{publicApiUrl:t}=Pi(this.host.env),{client:n,tab:i,request:s,visitor:o}=Hp(this.host.env);navigator.sendBeacon(`${t}/api/batchevents`,JSON.stringify({payload:{events:this._batchedEvents},context:{"x-uid-client":n,"x-uid-tab":i,"x-uid-request":s,"x-uid-visitor":o,"x-reporting-metadata":Yp(this.host.trackingSource)}})),this._batchedEvents=[]},this._streamEnded=()=>{if(this._currentlyPlayingVideo){const{id:t,key:n}=this._currentlyPlayingVideo;this._streamLatestTime[n]>this._streamStartTime[n]+vc&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[n],streamEnd:this._streamLatestTime[n]}),delete this._streamStartTime[n],delete this._streamLatestTime[n]}},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:n}})=>{this._answersViewed[n]||(this._createTrackingEvent("VOUCH_RESPONSE_VIEWED",{answerId:t}),this._answersViewed[n]=!0)},this._handleVideoTimeUpdate=({detail:{id:t,key:n,node:i}})=>{this.host.paused||(this._currentlyPlayingVideo={id:t,key:n,node:i},this._streamLatestTime[n]=i.currentTime,this._streamStartTime[n]||(this._streamStartTime[n]=i.currentTime,this._streamLatestTime[n]=i.currentTime))},this._handleVideoPause=({detail:{id:t,key:n}})=>{this._streamLatestTime[n]>this._streamStartTime[n]+vc&&this._createTrackingEvent("VIDEO_STREAMED",{answerId:t,streamStart:this._streamStartTime[n],streamEnd:this._streamLatestTime[n]}),delete this._streamStartTime[n],delete this._streamLatestTime[n]},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,n,i;"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),(n=this.host.mediaPlayer)==null||n.addEventListener("video:pause",this._handleVideoPause),(i=this.host.mediaPlayer)==null||i.addEventListener("video:timeupdate",this._handleVideoTimeUpdate)})}hostDisconnected(){var e,t,n,i;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),(n=this.host.mediaPlayer)==null||n.removeEventListener("video:pause",this._handleVideoPause),(i=this.host.mediaPlayer)==null||i.removeEventListener("video:timeupdate",this._handleVideoTimeUpdate)}}var qo={exports:{}};(function(r,e){var t=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof En<"u"&&En,n=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 a<"u"&&a,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 A(D){return D&&DataView.prototype.isPrototypeOf(D)}if(l.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],u=ArrayBuffer.isView||function(D){return D&&c.indexOf(Object.prototype.toString.call(D))>-1};function h(D){if(typeof D!="string"&&(D=String(D)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(D)||D==="")throw new TypeError('Invalid character in header field name: "'+D+'"');return D.toLowerCase()}function d(D){return typeof D!="string"&&(D=String(D)),D}function f(D){var O={next:function(){var X=D.shift();return{done:X===void 0,value:X}}};return l.iterable&&(O[Symbol.iterator]=function(){return O}),O}function g(D){this.map={},D instanceof g?D.forEach(function(O,X){this.append(X,O)},this):Array.isArray(D)?D.forEach(function(O){this.append(O[0],O[1])},this):D&&Object.getOwnPropertyNames(D).forEach(function(O){this.append(O,D[O])},this)}g.prototype.append=function(D,O){D=h(D),O=d(O);var X=this.map[D];this.map[D]=X?X+", "+O:O},g.prototype.delete=function(D){delete this.map[h(D)]},g.prototype.get=function(D){return D=h(D),this.has(D)?this.map[D]:null},g.prototype.has=function(D){return this.map.hasOwnProperty(h(D))},g.prototype.set=function(D,O){this.map[h(D)]=d(O)},g.prototype.forEach=function(D,O){for(var X in this.map)this.map.hasOwnProperty(X)&&D.call(O,this.map[X],X,this)},g.prototype.keys=function(){var D=[];return this.forEach(function(O,X){D.push(X)}),f(D)},g.prototype.values=function(){var D=[];return this.forEach(function(O){D.push(O)}),f(D)},g.prototype.entries=function(){var D=[];return this.forEach(function(O,X){D.push([X,O])}),f(D)},l.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function p(D){if(D.bodyUsed)return Promise.reject(new TypeError("Already read"));D.bodyUsed=!0}function C(D){return new Promise(function(O,X){D.onload=function(){O(D.result)},D.onerror=function(){X(D.error)}})}function Q(D){var O=new FileReader,X=C(O);return O.readAsArrayBuffer(D),X}function b(D){var O=new FileReader,X=C(O);return O.readAsText(D),X}function y(D){for(var O=new Uint8Array(D),X=new Array(O.length),_=0;_<O.length;_++)X[_]=String.fromCharCode(O[_]);return X.join("")}function x(D){if(D.slice)return D.slice(0);var O=new Uint8Array(D.byteLength);return O.set(new Uint8Array(D)),O.buffer}function R(){return this.bodyUsed=!1,this._initBody=function(D){this.bodyUsed=this.bodyUsed,this._bodyInit=D,D?typeof D=="string"?this._bodyText=D:l.blob&&Blob.prototype.isPrototypeOf(D)?this._bodyBlob=D:l.formData&&FormData.prototype.isPrototypeOf(D)?this._bodyFormData=D:l.searchParams&&URLSearchParams.prototype.isPrototypeOf(D)?this._bodyText=D.toString():l.arrayBuffer&&l.blob&&A(D)?(this._bodyArrayBuffer=x(D.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(D)||u(D))?this._bodyArrayBuffer=x(D):this._bodyText=D=Object.prototype.toString.call(D):this._bodyText="",this.headers.get("content-type")||(typeof D=="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(D)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},l.blob&&(this.blob=function(){var D=p(this);if(D)return D;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 D=p(this);return D||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else return this.blob().then(Q)}),this.text=function(){var D=p(this);if(D)return D;if(this._bodyBlob)return b(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(P)}),this.json=function(){return this.text().then(JSON.parse)},this}var k=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function H(D){var O=D.toUpperCase();return k.indexOf(O)>-1?O:D}function V(D,O){if(!(this instanceof V))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');O=O||{};var X=O.body;if(D instanceof V){if(D.bodyUsed)throw new TypeError("Already read");this.url=D.url,this.credentials=D.credentials,O.headers||(this.headers=new g(D.headers)),this.method=D.method,this.mode=D.mode,this.signal=D.signal,!X&&D._bodyInit!=null&&(X=D._bodyInit,D.bodyUsed=!0)}else this.url=String(D);if(this.credentials=O.credentials||this.credentials||"same-origin",(O.headers||!this.headers)&&(this.headers=new g(O.headers)),this.method=H(O.method||this.method||"GET"),this.mode=O.mode||this.mode||null,this.signal=O.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&X)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(X),(this.method==="GET"||this.method==="HEAD")&&(O.cache==="no-store"||O.cache==="no-cache")){var _=/([?&])_=[^&]*/;if(_.test(this.url))this.url=this.url.replace(_,"$1_="+new Date().getTime());else{var S=/\?/;this.url+=(S.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}V.prototype.clone=function(){return new V(this,{body:this._bodyInit})};function P(D){var O=new FormData;return D.trim().split("&").forEach(function(X){if(X){var _=X.split("="),S=_.shift().replace(/\+/g," "),F=_.join("=").replace(/\+/g," ");O.append(decodeURIComponent(S),decodeURIComponent(F))}}),O}function K(D){var O=new g,X=D.replace(/\r?\n[\t ]+/g," ");return X.split("\r").map(function(_){return _.indexOf(`
|
2455
2455
|
`)===0?_.substr(1,_.length):_}).forEach(function(_){var S=_.split(":"),F=S.shift().trim();if(F){var J=S.join(":").trim();O.append(F,J)}}),O}R.call(V.prototype);function re(D,O){if(!(this instanceof re))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');O||(O={}),this.type="default",this.status=O.status===void 0?200:O.status,this.ok=this.status>=200&&this.status<300,this.statusText=O.statusText===void 0?"":""+O.statusText,this.headers=new g(O.headers),this.url=O.url||"",this._initBody(D)}R.call(re.prototype),re.prototype.clone=function(){return new re(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},re.error=function(){var D=new re(null,{status:0,statusText:""});return D.type="error",D};var ee=[301,302,303,307,308];re.redirect=function(D,O){if(ee.indexOf(O)===-1)throw new RangeError("Invalid status code");return new re(null,{status:O,headers:{location:D}})},o.DOMException=a.DOMException;try{new o.DOMException}catch{o.DOMException=function(O,X){this.message=O,this.name=X;var _=Error(O);this.stack=_.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function le(D,O){return new Promise(function(X,_){var S=new V(D,O);if(S.signal&&S.signal.aborted)return _(new o.DOMException("Aborted","AbortError"));var F=new XMLHttpRequest;function J(){F.abort()}F.onload=function(){var ne={status:F.status,statusText:F.statusText,headers:K(F.getAllResponseHeaders()||"")};ne.url="responseURL"in F?F.responseURL:ne.headers.get("X-Request-URL");var ce="response"in F?F.response:F.responseText;setTimeout(function(){X(new re(ce,ne))},0)},F.onerror=function(){setTimeout(function(){_(new TypeError("Network request failed"))},0)},F.ontimeout=function(){setTimeout(function(){_(new TypeError("Network request failed"))},0)},F.onabort=function(){setTimeout(function(){_(new o.DOMException("Aborted","AbortError"))},0)};function Y(ne){try{return ne===""&&a.location.href?a.location.href:ne}catch{return ne}}F.open(S.method,Y(S.url),!0),S.credentials==="include"?F.withCredentials=!0:S.credentials==="omit"&&(F.withCredentials=!1),"responseType"in F&&(l.blob?F.responseType="blob":l.arrayBuffer&&S.headers.get("Content-Type")&&S.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(F.responseType="arraybuffer")),O&&typeof O.headers=="object"&&!(O.headers instanceof g)?Object.getOwnPropertyNames(O.headers).forEach(function(ne){F.setRequestHeader(ne,d(O.headers[ne]))}):S.headers.forEach(function(ne,ce){F.setRequestHeader(ce,ne)}),S.signal&&(S.signal.addEventListener("abort",J),F.onreadystatechange=function(){F.readyState===4&&S.signal.removeEventListener("abort",J)}),F.send(typeof S._bodyInit>"u"?null:S._bodyInit)})}return le.polyfill=!0,a.fetch||(a.fetch=le,a.Headers=g,a.Request=V,a.Response=re),o.Headers=g,o.Request=V,o.Response=re,o.fetch=le,o})({})})(n),n.fetch.ponyfill=!0,delete n.fetch.polyfill;var i=t.fetch?t:n;e=i.fetch,e.default=i.fetch,e.fetch=i.fetch,e.Headers=i.Headers,e.Request=i.Request,e.Response=i.Response,r.exports=e})(qo,qo.exports);var Kp=qo.exports;const yc=ho(Kp);async function Wp(r){var e;try{if((e=await yc(r,{method:"HEAD"}))!=null&&e.ok)return r}catch{return}}async function Xo({sources:r}){let e=null;const t=r==null?void 0:r.filter(Boolean),n=t==null?void 0:t.find(s=>s.startsWith("blob:")),i=t==null?void 0:t.find(s=>!s.startsWith("http")&&!s.startsWith("blob:"));if(n||i)return n??i;if(t.length>0){const s=t.map(o=>Wp(o));e=(await Promise.all(s)).find(Boolean)}return e}async function Jp(r){try{return(await yc(r)).text()}catch{return null}}async function qp(r){return r=r.trim(),r.startsWith("http")||r.startsWith("blob:")?Jp(r):r}const Xp=Xr(async({original:r,translation:e,originalLanguage:t="",translationLanguage:n=""},{language:i})=>{var s,o;const a={[(s=n==null?void 0:n.split("-"))==null?void 0:s[0]]:e,[(o=t==null?void 0:t.split("-"))==null?void 0:o[0]]:r},l=(i&&a[i])??r;return l?qp(l):null},{cacheKey:([r,{language:e}])=>JSON.stringify({...r,language:e})});function jp(r){var e;return((e=r==null?void 0:r.items)==null?void 0:e.map(t=>{var n;return{text:(n=t.alternatives[0])==null?void 0:n.content,start:t.start_time,end:t.end_time}}))??[]}const zp=Xr(async r=>{var e,t,n,i,s,o,a,l,A,c,u;const[h,d,f]=await Promise.all([Xo({sources:[(t=(e=r==null?void 0:r.answer)==null?void 0:e.media)==null?void 0:t.video,(i=(n=r==null?void 0:r.answer)==null?void 0:n.media)==null?void 0:i.input]}),Xo({sources:[(o=(s=r==null?void 0:r.answer)==null?void 0:s.media)==null?void 0:o.playlist]}),Xo({sources:[((l=(a=r==null?void 0:r.answer)==null?void 0:a.media)==null?void 0:l.reducedQuality)??((u=(c=(A=r==null?void 0:r.answer)==null?void 0:A.media)==null?void 0:c.videos)==null?void 0:u.xs)]})]);return{src:h,playlist:d,preview:f}},{cacheKey:([r])=>{var e,t,n,i,s,o,a,l,A,c,u;return JSON.stringify({video:(t=(e=r==null?void 0:r.answer)==null?void 0:e.media)==null?void 0:t.video,input:(i=(n=r==null?void 0:r.answer)==null?void 0:n.media)==null?void 0:i.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)??((u=(c=(A=r==null?void 0:r.answer)==null?void 0:A.media)==null?void 0:c.videos)==null?void 0:u.xs)})}});function Bc(r){var e,t,n,i,s,o,a,l,A,c,u,h;const d=((t=(e=r==null?void 0:r.answer)==null?void 0:e.contact)==null?void 0:t.name)==="Anonymous"?"":((s=(i=(n=r==null?void 0:r.answer)==null?void 0:n.contact)==null?void 0:i.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=(u=(c=(A=r==null?void 0:r.answer)==null?void 0:A.contact)==null?void 0:c.client)==null?void 0:u.name)==null?void 0:h.trim())??"",[g,p]=d.split(" ");return{name:d,firstName:g,lastName:p,companyName:f}}const Zp=Xr(async(r,e,t)=>{var n,i,s;const o=(n=e==null?void 0:e.answer)==null?void 0:n.id;return((s=(i=r==null?void 0:r.questions)==null?void 0:i.items)==null?void 0:s.reduce((l,A)=>{var c;return((c=A==null?void 0:A.answer)==null?void 0:c.id)===o?(l??0)+1:l},0))<=1?o:`${o}-${t}`},{cacheKey:([r,e,t])=>{var n;return JSON.stringify({index:t,rootData:e,allQuestions:(n=r==null?void 0:r.questions)==null?void 0:n.items})}});async function jo({data:r,rootData:e,index:t},n){var i,s,o,a,l,A,c,u,h,d,f,g,p,C,Q,b,y,x,R,k,H,V,P,K;const[re,ee,le]=await Promise.all([Zp(r,e,t),zp(e),Xp({original:((s=(i=e==null?void 0:e.answer)==null?void 0:i.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:((A=(l=e==null?void 0:e.answer)==null?void 0:l.media)==null?void 0:A.translation)??((u=(c=e==null?void 0:e.answer)==null?void 0:c.captions)==null?void 0:u.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},n)]),D=Bc(e);return{...ee,...D,key:re,captions:le,wordTimings:jp((C=e==null?void 0:e.answer)==null?void 0:C.transcription),answerLabel:((Q=e==null?void 0:e.answer)==null?void 0:Q.label)??(e==null?void 0:e.title),prevAnswerLabel:t?((R=(x=(y=(b=r==null?void 0:r.questions)==null?void 0:b.items)==null?void 0:y[t-1])==null?void 0:x.answer)==null?void 0:R.label)??((V=(H=(k=r==null?void 0:r.questions)==null?void 0:k.items)==null?void 0:H[t-1])==null?void 0:V.title)??null:null,isFirstInstanceOfName:t?((K=(P=r==null?void 0:r.questions)==null?void 0:P.items)==null?void 0:K.findIndex(O=>Bc(O).name===D.name))===t:!0}}const as={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 em({data:r}){var e,t;return((t=(e=r==null?void 0:r.questions)==null?void 0:e.items)==null?void 0:t.reduce((n,i)=>{var s,o,a,l,A,c,u;const h=(a=(o=(s=i==null?void 0:i.answer)==null?void 0:s.transcription)==null?void 0:o.language)==null?void 0:a.split("-")[0],d=(u=(c=(A=(l=i==null?void 0:i.answer)==null?void 0:l.transcription)==null?void 0:A.translation)==null?void 0:c.language)==null?void 0:u.split("-")[0];return h&&as[h]&&!n.find(f=>f.value===h)&&n.push({value:h,label:as[h]}),d&&as[d]&&!n.find(f=>f.value===d)&&n.push({value:d,label:as[d]}),n},[]))??[]}/**
|
2456
2456
|
* @license
|
2457
2457
|
* Copyright 2018 Google LLC
|
@@ -2489,7 +2489,7 @@ vec4 transition(vec2 uv) {
|
|
2489
2489
|
* @license
|
2490
2490
|
* Copyright 2017 Google LLC
|
2491
2491
|
* SPDX-License-Identifier: BSD-3-Clause
|
2492
|
-
*/const Nh=(r,e,t)=>{const n=new Map;for(let i=e;i<=t;i++)n.set(r[i],i);return n},Ph=mn(class extends ei{constructor(r){if(super(r),r.type!==pn.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,e,t){let n;t===void 0?t=e:e!==void 0&&(n=e);const i=[],s=[];let o=0;for(const a of r)i[o]=n?n(a,o):o,s[o]=t(a,o),o++;return{values:s,keys:i}}render(r,e,t){return this.dt(r,e,t).values}update(r,[e,t,n]){const i=rf(r),{values:s,keys:o}=this.dt(e,t,n);if(!Array.isArray(i))return this.ut=o,s;const a=this.ut??(this.ut=[]),l=[];let A,c,u=0,h=i.length-1,d=0,f=s.length-1;for(;u<=h&&d<=f;)if(i[u]===null)u++;else if(i[h]===null)h--;else if(a[u]===o[d])l[d]=Kr(i[u],s[d]),u++,d++;else if(a[h]===o[f])l[f]=Kr(i[h],s[f]),h--,f--;else if(a[u]===o[f])l[f]=Kr(i[u],s[f]),Zn(r,l[f+1],i[u]),u++,f--;else if(a[h]===o[d])l[d]=Kr(i[h],s[d]),Zn(r,i[u],i[h]),h--,d++;else if(A===void 0&&(A=Nh(o,d,f),c=Nh(a,u,h)),A.has(a[u]))if(A.has(a[h])){const g=c.get(o[d]),p=g!==void 0?i[g]:null;if(p===null){const C=Zn(r,i[u]);Kr(C,s[d]),l[d]=C}else l[d]=Kr(p,s[d]),Zn(r,i[u],p),i[g]=null;d++}else Ao(i[h]),h--;else Ao(i[u]),u++;for(;d<=f;){const g=Zn(r,l[f+1]);Kr(g,s[d]),l[d++]=g}for(;u<=h;){const g=i[u++];g!==null&&Ao(g)}return this.ut=o,tf(r,l),Vt}});var _t="top",Ht="bottom",$t="right",Lt="left",Za="auto",gi=[_t,Ht,$t,Lt],Ln="start",pi="end",Sv="clippingParents",Oh="viewport",mi="popper",Rv="reference",Uh=gi.reduce(function(r,e){return r.concat([e+"-"+Ln,e+"-"+pi])},[]),Gh=[].concat(gi,[Za]).reduce(function(r,e){return r.concat([e,e+"-"+Ln,e+"-"+pi])},[]),Dv="beforeRead",_v="read",Lv="afterRead",Fv="beforeMain",kv="main",Mv="afterMain",Nv="beforeWrite",Pv="write",Ov="afterWrite",Uv=[Dv,_v,Lv,Fv,kv,Mv,Nv,Pv,Ov];function Ar(r){return r?(r.nodeName||"").toLowerCase():null}function kt(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var e=r.ownerDocument;return e&&e.defaultView||window}return r}function sn(r){var e=kt(r).Element;return r instanceof e||r instanceof Element}function Yt(r){var e=kt(r).HTMLElement;return r instanceof e||r instanceof HTMLElement}function el(r){if(typeof ShadowRoot>"u")return!1;var e=kt(r).ShadowRoot;return r instanceof e||r instanceof ShadowRoot}function Gv(r){var e=r.state;Object.keys(e.elements).forEach(function(t){var n=e.styles[t]||{},i=e.attributes[t]||{},s=e.elements[t];!Yt(s)||!Ar(s)||(Object.assign(s.style,n),Object.keys(i).forEach(function(o){var a=i[o];a===!1?s.removeAttribute(o):s.setAttribute(o,a===!0?"":a)}))})}function Hv(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(n){var i=e.elements[n],s=e.attributes[n]||{},o=Object.keys(e.styles.hasOwnProperty(n)?e.styles[n]:t[n]),a=o.reduce(function(l,A){return l[A]="",l},{});!Yt(i)||!Ar(i)||(Object.assign(i.style,a),Object.keys(s).forEach(function(l){i.removeAttribute(l)}))})}}const Hh={name:"applyStyles",enabled:!0,phase:"write",fn:Gv,effect:Hv,requires:["computeStyles"]};function cr(r){return r.split("-")[0]}var on=Math.max,Us=Math.min,Fn=Math.round;function tl(){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 $h(){return!/^((?!chrome|android).)*safari/i.test(tl())}function kn(r,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var n=r.getBoundingClientRect(),i=1,s=1;e&&Yt(r)&&(i=r.offsetWidth>0&&Fn(n.width)/r.offsetWidth||1,s=r.offsetHeight>0&&Fn(n.height)/r.offsetHeight||1);var o=sn(r)?kt(r):window,a=o.visualViewport,l=!$h()&&t,A=(n.left+(l&&a?a.offsetLeft:0))/i,c=(n.top+(l&&a?a.offsetTop:0))/s,u=n.width/i,h=n.height/s;return{width:u,height:h,top:c,right:A+u,bottom:c+h,left:A,x:A,y:c}}function rl(r){var e=kn(r),t=r.offsetWidth,n=r.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:r.offsetLeft,y:r.offsetTop,width:t,height:n}}function Yh(r,e){var t=e.getRootNode&&e.getRootNode();if(r.contains(e))return!0;if(t&&el(t)){var n=e;do{if(n&&r.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function br(r){return kt(r).getComputedStyle(r)}function $v(r){return["table","td","th"].indexOf(Ar(r))>=0}function Mr(r){return((sn(r)?r.ownerDocument:r.document)||window.document).documentElement}function Gs(r){return Ar(r)==="html"?r:r.assignedSlot||r.parentNode||(el(r)?r.host:null)||Mr(r)}function Vh(r){return!Yt(r)||br(r).position==="fixed"?null:r.offsetParent}function Yv(r){var e=/firefox/i.test(tl()),t=/Trident/i.test(tl());if(t&&Yt(r)){var n=br(r);if(n.position==="fixed")return null}var i=Gs(r);for(el(i)&&(i=i.host);Yt(i)&&["html","body"].indexOf(Ar(i))<0;){var s=br(i);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 i;i=i.parentNode}return null}function Ei(r){for(var e=kt(r),t=Vh(r);t&&$v(t)&&br(t).position==="static";)t=Vh(t);return t&&(Ar(t)==="html"||Ar(t)==="body"&&br(t).position==="static")?e:t||Yv(r)||e}function nl(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function Ii(r,e,t){return on(r,Us(e,t))}function Vv(r,e,t){var n=Ii(r,e,t);return n>t?t:n}function Kh(){return{top:0,right:0,bottom:0,left:0}}function Wh(r){return Object.assign({},Kh(),r)}function Jh(r,e){return e.reduce(function(t,n){return t[n]=r,t},{})}var Kv=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,Wh(typeof e!="number"?e:Jh(e,gi))};function Wv(r){var e,t=r.state,n=r.name,i=r.options,s=t.elements.arrow,o=t.modifiersData.popperOffsets,a=cr(t.placement),l=nl(a),A=[Lt,$t].indexOf(a)>=0,c=A?"height":"width";if(!(!s||!o)){var u=Kv(i.padding,t),h=rl(s),d=l==="y"?_t:Lt,f=l==="y"?Ht:$t,g=t.rects.reference[c]+t.rects.reference[l]-o[l]-t.rects.popper[c],p=o[l]-t.rects.reference[l],C=Ei(s),Q=C?l==="y"?C.clientHeight||0:C.clientWidth||0:0,b=g/2-p/2,y=u[d],x=Q-h[c]-u[f],R=Q/2-h[c]/2+b,k=Ii(y,R,x),H=l;t.modifiersData[n]=(e={},e[H]=k,e.centerOffset=k-R,e)}}function Jv(r){var e=r.state,t=r.options,n=t.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||Yh(e.elements.popper,i)&&(e.elements.arrow=i))}const qv={name:"arrow",enabled:!0,phase:"main",fn:Wv,effect:Jv,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Mn(r){return r.split("-")[1]}var Xv={top:"auto",right:"auto",bottom:"auto",left:"auto"};function jv(r,e){var t=r.x,n=r.y,i=e.devicePixelRatio||1;return{x:Fn(t*i)/i||0,y:Fn(n*i)/i||0}}function qh(r){var e,t=r.popper,n=r.popperRect,i=r.placement,s=r.variation,o=r.offsets,a=r.position,l=r.gpuAcceleration,A=r.adaptive,c=r.roundOffsets,u=r.isFixed,h=o.x,d=h===void 0?0:h,f=o.y,g=f===void 0?0:f,p=typeof c=="function"?c({x:d,y:g}):{x:d,y:g};d=p.x,g=p.y;var C=o.hasOwnProperty("x"),Q=o.hasOwnProperty("y"),b=Lt,y=_t,x=window;if(A){var R=Ei(t),k="clientHeight",H="clientWidth";if(R===kt(t)&&(R=Mr(t),br(R).position!=="static"&&a==="absolute"&&(k="scrollHeight",H="scrollWidth")),R=R,i===_t||(i===Lt||i===$t)&&s===pi){y=Ht;var V=u&&R===x&&x.visualViewport?x.visualViewport.height:R[k];g-=V-n.height,g*=l?1:-1}if(i===Lt||(i===_t||i===Ht)&&s===pi){b=$t;var P=u&&R===x&&x.visualViewport?x.visualViewport.width:R[H];d-=P-n.width,d*=l?1:-1}}var K=Object.assign({position:a},A&&Xv),re=c===!0?jv({x:d,y:g},kt(t)):{x:d,y:g};if(d=re.x,g=re.y,l){var ee;return Object.assign({},K,(ee={},ee[y]=Q?"0":"",ee[b]=C?"0":"",ee.transform=(x.devicePixelRatio||1)<=1?"translate("+d+"px, "+g+"px)":"translate3d("+d+"px, "+g+"px, 0)",ee))}return Object.assign({},K,(e={},e[y]=Q?g+"px":"",e[b]=C?d+"px":"",e.transform="",e))}function zv(r){var e=r.state,t=r.options,n=t.gpuAcceleration,i=n===void 0?!0:n,s=t.adaptive,o=s===void 0?!0:s,a=t.roundOffsets,l=a===void 0?!0:a,A={placement:cr(e.placement),variation:Mn(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,qh(Object.assign({},A,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:l})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,qh(Object.assign({},A,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const Zv={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:zv,data:{}};var Hs={passive:!0};function ey(r){var e=r.state,t=r.instance,n=r.options,i=n.scroll,s=i===void 0?!0:i,o=n.resize,a=o===void 0?!0:o,l=kt(e.elements.popper),A=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&A.forEach(function(c){c.addEventListener("scroll",t.update,Hs)}),a&&l.addEventListener("resize",t.update,Hs),function(){s&&A.forEach(function(c){c.removeEventListener("scroll",t.update,Hs)}),a&&l.removeEventListener("resize",t.update,Hs)}}const ty={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:ey,data:{}};var ry={left:"right",right:"left",bottom:"top",top:"bottom"};function $s(r){return r.replace(/left|right|bottom|top/g,function(e){return ry[e]})}var ny={start:"end",end:"start"};function Xh(r){return r.replace(/start|end/g,function(e){return ny[e]})}function il(r){var e=kt(r),t=e.pageXOffset,n=e.pageYOffset;return{scrollLeft:t,scrollTop:n}}function sl(r){return kn(Mr(r)).left+il(r).scrollLeft}function iy(r,e){var t=kt(r),n=Mr(r),i=t.visualViewport,s=n.clientWidth,o=n.clientHeight,a=0,l=0;if(i){s=i.width,o=i.height;var A=$h();(A||!A&&e==="fixed")&&(a=i.offsetLeft,l=i.offsetTop)}return{width:s,height:o,x:a+sl(r),y:l}}function sy(r){var e,t=Mr(r),n=il(r),i=(e=r.ownerDocument)==null?void 0:e.body,s=on(t.scrollWidth,t.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=on(t.scrollHeight,t.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-n.scrollLeft+sl(r),l=-n.scrollTop;return br(i||t).direction==="rtl"&&(a+=on(t.clientWidth,i?i.clientWidth:0)-s),{width:s,height:o,x:a,y:l}}function ol(r){var e=br(r),t=e.overflow,n=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+i+n)}function jh(r){return["html","body","#document"].indexOf(Ar(r))>=0?r.ownerDocument.body:Yt(r)&&ol(r)?r:jh(Gs(r))}function Ci(r,e){var t;e===void 0&&(e=[]);var n=jh(r),i=n===((t=r.ownerDocument)==null?void 0:t.body),s=kt(n),o=i?[s].concat(s.visualViewport||[],ol(n)?n:[]):n,a=e.concat(o);return i?a:a.concat(Ci(Gs(o)))}function al(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function oy(r,e){var t=kn(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 zh(r,e,t){return e===Oh?al(iy(r,t)):sn(e)?oy(e,t):al(sy(Mr(r)))}function ay(r){var e=Ci(Gs(r)),t=["absolute","fixed"].indexOf(br(r).position)>=0,n=t&&Yt(r)?Ei(r):r;return sn(n)?e.filter(function(i){return sn(i)&&Yh(i,n)&&Ar(i)!=="body"}):[]}function ly(r,e,t,n){var i=e==="clippingParents"?ay(r):[].concat(e),s=[].concat(i,[t]),o=s[0],a=s.reduce(function(l,A){var c=zh(r,A,n);return l.top=on(c.top,l.top),l.right=Us(c.right,l.right),l.bottom=Us(c.bottom,l.bottom),l.left=on(c.left,l.left),l},zh(r,o,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Zh(r){var e=r.reference,t=r.element,n=r.placement,i=n?cr(n):null,s=n?Mn(n):null,o=e.x+e.width/2-t.width/2,a=e.y+e.height/2-t.height/2,l;switch(i){case _t:l={x:o,y:e.y-t.height};break;case Ht:l={x:o,y:e.y+e.height};break;case $t:l={x:e.x+e.width,y:a};break;case Lt:l={x:e.x-t.width,y:a};break;default:l={x:e.x,y:e.y}}var A=i?nl(i):null;if(A!=null){var c=A==="y"?"height":"width";switch(s){case Ln:l[A]=l[A]-(e[c]/2-t[c]/2);break;case pi:l[A]=l[A]+(e[c]/2-t[c]/2);break}}return l}function vi(r,e){e===void 0&&(e={});var t=e,n=t.placement,i=n===void 0?r.placement:n,s=t.strategy,o=s===void 0?r.strategy:s,a=t.boundary,l=a===void 0?Sv:a,A=t.rootBoundary,c=A===void 0?Oh:A,u=t.elementContext,h=u===void 0?mi:u,d=t.altBoundary,f=d===void 0?!1:d,g=t.padding,p=g===void 0?0:g,C=Wh(typeof p!="number"?p:Jh(p,gi)),Q=h===mi?Rv:mi,b=r.rects.popper,y=r.elements[f?Q:h],x=ly(sn(y)?y:y.contextElement||Mr(r.elements.popper),l,c,o),R=kn(r.elements.reference),k=Zh({reference:R,element:b,strategy:"absolute",placement:i}),H=al(Object.assign({},b,k)),V=h===mi?H:R,P={top:x.top-V.top+C.top,bottom:V.bottom-x.bottom+C.bottom,left:x.left-V.left+C.left,right:V.right-x.right+C.right},K=r.modifiersData.offset;if(h===mi&&K){var re=K[i];Object.keys(P).forEach(function(ee){var le=[$t,Ht].indexOf(ee)>=0?1:-1,D=[_t,Ht].indexOf(ee)>=0?"y":"x";P[ee]+=re[D]*le})}return P}function Ay(r,e){e===void 0&&(e={});var t=e,n=t.placement,i=t.boundary,s=t.rootBoundary,o=t.padding,a=t.flipVariations,l=t.allowedAutoPlacements,A=l===void 0?Gh:l,c=Mn(n),u=c?a?Uh:Uh.filter(function(f){return Mn(f)===c}):gi,h=u.filter(function(f){return A.indexOf(f)>=0});h.length===0&&(h=u);var d=h.reduce(function(f,g){return f[g]=vi(r,{placement:g,boundary:i,rootBoundary:s,padding:o})[cr(g)],f},{});return Object.keys(d).sort(function(f,g){return d[f]-d[g]})}function cy(r){if(cr(r)===Za)return[];var e=$s(r);return[Xh(r),e,Xh(e)]}function uy(r){var e=r.state,t=r.options,n=r.name;if(!e.modifiersData[n]._skip){for(var i=t.mainAxis,s=i===void 0?!0:i,o=t.altAxis,a=o===void 0?!0:o,l=t.fallbackPlacements,A=t.padding,c=t.boundary,u=t.rootBoundary,h=t.altBoundary,d=t.flipVariations,f=d===void 0?!0:d,g=t.allowedAutoPlacements,p=e.options.placement,C=cr(p),Q=C===p,b=l||(Q||!f?[$s(p)]:cy(p)),y=[p].concat(b).reduce(function(ce,pe){return ce.concat(cr(pe)===Za?Ay(e,{placement:pe,boundary:c,rootBoundary:u,padding:A,flipVariations:f,allowedAutoPlacements:g}):pe)},[]),x=e.rects.reference,R=e.rects.popper,k=new Map,H=!0,V=y[0],P=0;P<y.length;P++){var K=y[P],re=cr(K),ee=Mn(K)===Ln,le=[_t,Ht].indexOf(re)>=0,D=le?"width":"height",O=vi(e,{placement:K,boundary:c,rootBoundary:u,altBoundary:h,padding:A}),X=le?ee?$t:Lt:ee?Ht:_t;x[D]>R[D]&&(X=$s(X));var _=$s(X),S=[];if(s&&S.push(O[re]<=0),a&&S.push(O[X]<=0,O[_]<=0),S.every(function(ce){return ce})){V=K,H=!1;break}k.set(K,S)}if(H)for(var F=f?3:1,J=function(pe){var ge=y.find(function(Se){var Le=k.get(Se);if(Le)return Le.slice(0,pe).every(function(Ge){return Ge})});if(ge)return V=ge,"break"},Y=F;Y>0;Y--){var ne=J(Y);if(ne==="break")break}e.placement!==V&&(e.modifiersData[n]._skip=!0,e.placement=V,e.reset=!0)}}const hy={name:"flip",enabled:!0,phase:"main",fn:uy,requiresIfExists:["offset"],data:{_skip:!1}};function ed(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 td(r){return[_t,$t,Ht,Lt].some(function(e){return r[e]>=0})}function dy(r){var e=r.state,t=r.name,n=e.rects.reference,i=e.rects.popper,s=e.modifiersData.preventOverflow,o=vi(e,{elementContext:"reference"}),a=vi(e,{altBoundary:!0}),l=ed(o,n),A=ed(a,i,s),c=td(l),u=td(A);e.modifiersData[t]={referenceClippingOffsets:l,popperEscapeOffsets:A,isReferenceHidden:c,hasPopperEscaped:u},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":u})}const fy={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:dy};function gy(r,e,t){var n=cr(r),i=[Lt,_t].indexOf(n)>=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)*i,[Lt,$t].indexOf(n)>=0?{x:a,y:o}:{x:o,y:a}}function py(r){var e=r.state,t=r.options,n=r.name,i=t.offset,s=i===void 0?[0,0]:i,o=Gh.reduce(function(c,u){return c[u]=gy(u,e.rects,s),c},{}),a=o[e.placement],l=a.x,A=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=A),e.modifiersData[n]=o}const my={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:py};function Ey(r){var e=r.state,t=r.name;e.modifiersData[t]=Zh({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const Iy={name:"popperOffsets",enabled:!0,phase:"read",fn:Ey,data:{}};function Cy(r){return r==="x"?"y":"x"}function vy(r){var e=r.state,t=r.options,n=r.name,i=t.mainAxis,s=i===void 0?!0:i,o=t.altAxis,a=o===void 0?!1:o,l=t.boundary,A=t.rootBoundary,c=t.altBoundary,u=t.padding,h=t.tether,d=h===void 0?!0:h,f=t.tetherOffset,g=f===void 0?0:f,p=vi(e,{boundary:l,rootBoundary:A,padding:u,altBoundary:c}),C=cr(e.placement),Q=Mn(e.placement),b=!Q,y=nl(C),x=Cy(y),R=e.modifiersData.popperOffsets,k=e.rects.reference,H=e.rects.popper,V=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,P=typeof V=="number"?{mainAxis:V,altAxis:V}:Object.assign({mainAxis:0,altAxis:0},V),K=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,re={x:0,y:0};if(R){if(s){var ee,le=y==="y"?_t:Lt,D=y==="y"?Ht:$t,O=y==="y"?"height":"width",X=R[y],_=X+p[le],S=X-p[D],F=d?-H[O]/2:0,J=Q===Ln?k[O]:H[O],Y=Q===Ln?-H[O]:-k[O],ne=e.elements.arrow,ce=d&&ne?rl(ne):{width:0,height:0},pe=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:Kh(),ge=pe[le],Se=pe[D],Le=Ii(0,k[O],ce[O]),Ge=b?k[O]/2-F-Le-ge-P.mainAxis:J-Le-ge-P.mainAxis,fe=b?-k[O]/2+F+Le+Se+P.mainAxis:Y+Le+Se+P.mainAxis,Qe=e.elements.arrow&&Ei(e.elements.arrow),Ne=Qe?y==="y"?Qe.clientTop||0:Qe.clientLeft||0:0,we=(ee=K==null?void 0:K[y])!=null?ee:0,qe=X+Ge-we-Ne,Be=X+fe-we,T=Ii(d?Us(_,qe):_,X,d?on(S,Be):S);R[y]=T,re[y]=T-X}if(a){var m,E=y==="x"?_t:Lt,w=y==="x"?Ht:$t,N=R[x],z=x==="y"?"height":"width",j=N+p[E],Ie=N-p[w],be=[_t,Lt].indexOf(C)!==-1,De=(m=K==null?void 0:K[x])!=null?m:0,ke=be?j:N-k[z]-H[z]-De+P.altAxis,_e=be?N+k[z]+H[z]-De-P.altAxis:Ie,Ft=d&&be?Vv(ke,N,_e):Ii(d?ke:j,N,d?_e:Ie);R[x]=Ft,re[x]=Ft-N}e.modifiersData[n]=re}}const yy={name:"preventOverflow",enabled:!0,phase:"main",fn:vy,requiresIfExists:["offset"]};function By(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function Ty(r){return r===kt(r)||!Yt(r)?il(r):By(r)}function Qy(r){var e=r.getBoundingClientRect(),t=Fn(e.width)/r.offsetWidth||1,n=Fn(e.height)/r.offsetHeight||1;return t!==1||n!==1}function by(r,e,t){t===void 0&&(t=!1);var n=Yt(e),i=Yt(e)&&Qy(e),s=Mr(e),o=kn(r,i,t),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(n||!n&&!t)&&((Ar(e)!=="body"||ol(s))&&(a=Ty(e)),Yt(e)?(l=kn(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):s&&(l.x=sl(s))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function xy(r){var e=new Map,t=new Set,n=[];r.forEach(function(s){e.set(s.name,s)});function i(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&&i(l)}}),n.push(s)}return r.forEach(function(s){t.has(s.name)||i(s)}),n}function wy(r){var e=xy(r);return Uv.reduce(function(t,n){return t.concat(e.filter(function(i){return i.phase===n}))},[])}function Sy(r){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(r())})})),e}}function Ry(r){var e=r.reduce(function(t,n){var i=t[n.name];return t[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,t},{});return Object.keys(e).map(function(t){return e[t]})}var rd={placement:"bottom",modifiers:[],strategy:"absolute"};function nd(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return!e.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function Dy(r){r===void 0&&(r={});var e=r,t=e.defaultModifiers,n=t===void 0?[]:t,i=e.defaultOptions,s=i===void 0?rd:i;return function(a,l,A){A===void 0&&(A=s);var c={placement:"bottom",orderedModifiers:[],options:Object.assign({},rd,s),modifiersData:{},elements:{reference:a,popper:l},attributes:{},styles:{}},u=[],h=!1,d={state:c,setOptions:function(C){var Q=typeof C=="function"?C(c.options):C;g(),c.options=Object.assign({},s,c.options,Q),c.scrollParents={reference:sn(a)?Ci(a):a.contextElement?Ci(a.contextElement):[],popper:Ci(l)};var b=wy(Ry([].concat(n,c.options.modifiers)));return c.orderedModifiers=b.filter(function(y){return y.enabled}),f(),d.update()},forceUpdate:function(){if(!h){var C=c.elements,Q=C.reference,b=C.popper;if(nd(Q,b)){c.rects={reference:by(Q,Ei(b),c.options.strategy==="fixed"),popper:rl(b)},c.reset=!1,c.placement=c.options.placement,c.orderedModifiers.forEach(function(P){return c.modifiersData[P.name]=Object.assign({},P.data)});for(var y=0;y<c.orderedModifiers.length;y++){if(c.reset===!0){c.reset=!1,y=-1;continue}var x=c.orderedModifiers[y],R=x.fn,k=x.options,H=k===void 0?{}:k,V=x.name;typeof R=="function"&&(c=R({state:c,options:H,name:V,instance:d})||c)}}}},update:Sy(function(){return new Promise(function(p){d.forceUpdate(),p(c)})}),destroy:function(){g(),h=!0}};if(!nd(a,l))return d;d.setOptions(A).then(function(p){!h&&A.onFirstUpdate&&A.onFirstUpdate(p)});function f(){c.orderedModifiers.forEach(function(p){var C=p.name,Q=p.options,b=Q===void 0?{}:Q,y=p.effect;if(typeof y=="function"){var x=y({state:c,name:C,instance:d,options:b}),R=function(){};u.push(x||R)}})}function g(){u.forEach(function(p){return p()}),u=[]}return d}}var _y=[ty,Iy,Zv,Hh,my,hy,yy,qv,fy],Ly=Dy({defaultModifiers:_y}),Fy="tippy-box",id="tippy-content",ky="tippy-backdrop",sd="tippy-arrow",od="tippy-svg-arrow",an={passive:!0,capture:!0},ad=function(){return document.body};function ll(r,e,t){if(Array.isArray(r)){var n=r[e];return n??(Array.isArray(t)?t[e]:t)}return r}function Al(r,e){var t={}.toString.call(r);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function ld(r,e){return typeof r=="function"?r.apply(void 0,e):r}function Ad(r,e){if(e===0)return r;var t;return function(n){clearTimeout(t),t=setTimeout(function(){r(n)},e)}}function My(r){return r.split(/\s+/).filter(Boolean)}function Nn(r){return[].concat(r)}function cd(r,e){r.indexOf(e)===-1&&r.push(e)}function Ny(r){return r.filter(function(e,t){return r.indexOf(e)===t})}function Py(r){return r.split("-")[0]}function Ys(r){return[].slice.call(r)}function ud(r){return Object.keys(r).reduce(function(e,t){return r[t]!==void 0&&(e[t]=r[t]),e},{})}function yi(){return document.createElement("div")}function Vs(r){return["Element","Fragment"].some(function(e){return Al(r,e)})}function Oy(r){return Al(r,"NodeList")}function Uy(r){return Al(r,"MouseEvent")}function Gy(r){return!!(r&&r._tippy&&r._tippy.reference===r)}function Hy(r){return Vs(r)?[r]:Oy(r)?Ys(r):Array.isArray(r)?r:Ys(document.querySelectorAll(r))}function cl(r,e){r.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function hd(r,e){r.forEach(function(t){t&&t.setAttribute("data-state",e)})}function $y(r){var e,t=Nn(r),n=t[0];return n!=null&&(e=n.ownerDocument)!=null&&e.body?n.ownerDocument:document}function Yy(r,e){var t=e.clientX,n=e.clientY;return r.every(function(i){var s=i.popperRect,o=i.popperState,a=i.props,l=a.interactiveBorder,A=Py(o.placement),c=o.modifiersData.offset;if(!c)return!0;var u=A==="bottom"?c.top.y:0,h=A==="top"?c.bottom.y:0,d=A==="right"?c.left.x:0,f=A==="left"?c.right.x:0,g=s.top-n+u>l,p=n-s.bottom-h>l,C=s.left-t+d>l,Q=t-s.right-f>l;return g||p||C||Q})}function ul(r,e,t){var n=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(i){r[n](i,t)})}function dd(r,e){for(var t=e;t;){var n;if(r.contains(t))return!0;t=t.getRootNode==null||(n=t.getRootNode())==null?void 0:n.host}return!1}var ur={isTouch:!1},fd=0;function Vy(){ur.isTouch||(ur.isTouch=!0,window.performance&&document.addEventListener("mousemove",gd))}function gd(){var r=performance.now();r-fd<20&&(ur.isTouch=!1,document.removeEventListener("mousemove",gd)),fd=r}function Ky(){var r=document.activeElement;if(Gy(r)){var e=r._tippy;r.blur&&!e.state.isVisible&&r.blur()}}function Wy(){document.addEventListener("touchstart",Vy,an),window.addEventListener("blur",Ky)}var Jy=typeof window<"u"&&typeof document<"u",qy=Jy?!!window.msCrypto:!1,Xy={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},jy={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},Xt=Object.assign({appendTo:ad,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},Xy,jy),zy=Object.keys(Xt),Zy=function(e){var t=Object.keys(e);t.forEach(function(n){Xt[n]=e[n]})};function pd(r){var e=r.plugins||[],t=e.reduce(function(n,i){var s=i.name,o=i.defaultValue;if(s){var a;n[s]=r[s]!==void 0?r[s]:(a=Xt[s])!=null?a:o}return n},{});return Object.assign({},r,t)}function eB(r,e){var t=e?Object.keys(pd(Object.assign({},Xt,{plugins:e}))):zy,n=t.reduce(function(i,s){var o=(r.getAttribute("data-tippy-"+s)||"").trim();if(!o)return i;if(s==="content")i[s]=o;else try{i[s]=JSON.parse(o)}catch{i[s]=o}return i},{});return n}function md(r,e){var t=Object.assign({},e,{content:ld(e.content,[r])},e.ignoreAttributes?{}:eB(r,e.plugins));return t.aria=Object.assign({},Xt.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 tB=function(){return"innerHTML"};function hl(r,e){r[tB()]=e}function Ed(r){var e=yi();return r===!0?e.className=sd:(e.className=od,Vs(r)?e.appendChild(r):hl(e,r)),e}function Id(r,e){Vs(e.content)?(hl(r,""),r.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?hl(r,e.content):r.textContent=e.content)}function dl(r){var e=r.firstElementChild,t=Ys(e.children);return{box:e,content:t.find(function(n){return n.classList.contains(id)}),arrow:t.find(function(n){return n.classList.contains(sd)||n.classList.contains(od)}),backdrop:t.find(function(n){return n.classList.contains(ky)})}}function Cd(r){var e=yi(),t=yi();t.className=Fy,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var n=yi();n.className=id,n.setAttribute("data-state","hidden"),Id(n,r.props),e.appendChild(t),t.appendChild(n),i(r.props,r.props);function i(s,o){var a=dl(e),l=a.box,A=a.content,c=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)&&Id(A,r.props),o.arrow?c?s.arrow!==o.arrow&&(l.removeChild(c),l.appendChild(Ed(o.arrow))):l.appendChild(Ed(o.arrow)):c&&l.removeChild(c)}return{popper:e,onUpdate:i}}Cd.$$tippy=!0;var rB=1,Ks=[],fl=[];function nB(r,e){var t=md(r,Object.assign({},Xt,pd(ud(e)))),n,i,s,o=!1,a=!1,l=!1,A=!1,c,u,h,d=[],f=Ad(qe,t.interactiveDebounce),g,p=rB++,C=null,Q=Ny(t.plugins),b={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:p,reference:r,popper:yi(),popperInstance:C,props:t,state:b,plugins:Q,clearDelayTimeouts:ke,setProps:_e,setContent:Ft,show:ct,hide:Mt,hideWithInteractivity:fr,enable:be,disable:De,unmount:gr,destroy:Ct};if(!t.render)return y;var x=t.render(y),R=x.popper,k=x.onUpdate;R.setAttribute("data-tippy-root",""),R.id="tippy-"+y.id,y.popper=R,r._tippy=y,R._tippy=y;var H=Q.map(function(q){return q.fn(y)}),V=r.hasAttribute("aria-expanded");return Qe(),F(),X(),_("onCreate",[y]),t.showOnCreate&&j(),R.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),R.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&le().addEventListener("mousemove",f)}),y;function P(){var q=y.props.touch;return Array.isArray(q)?q:[q,0]}function K(){return P()[0]==="hold"}function re(){var q;return!!((q=y.props.render)!=null&&q.$$tippy)}function ee(){return g||r}function le(){var q=ee().parentNode;return q?$y(q):document}function D(){return dl(R)}function O(q){return y.state.isMounted&&!y.state.isVisible||ur.isTouch||c&&c.type==="focus"?0:ll(y.props.delay,q?0:1,Xt.delay)}function X(q){q===void 0&&(q=!1),R.style.pointerEvents=y.props.interactive&&!q?"":"none",R.style.zIndex=""+y.props.zIndex}function _(q,de,Ce){if(Ce===void 0&&(Ce=!0),H.forEach(function(Fe){Fe[q]&&Fe[q].apply(Fe,de)}),Ce){var Pe;(Pe=y.props)[q].apply(Pe,de)}}function S(){var q=y.props.aria;if(q.content){var de="aria-"+q.content,Ce=R.id,Pe=Nn(y.props.triggerTarget||r);Pe.forEach(function(Fe){var Xe=Fe.getAttribute(de);if(y.state.isVisible)Fe.setAttribute(de,Xe?Xe+" "+Ce:Ce);else{var Qt=Xe&&Xe.replace(Ce,"").trim();Qt?Fe.setAttribute(de,Qt):Fe.removeAttribute(de)}})}}function F(){if(!(V||!y.props.aria.expanded)){var q=Nn(y.props.triggerTarget||r);q.forEach(function(de){y.props.interactive?de.setAttribute("aria-expanded",y.state.isVisible&&de===ee()?"true":"false"):de.removeAttribute("aria-expanded")})}}function J(){le().removeEventListener("mousemove",f),Ks=Ks.filter(function(q){return q!==f})}function Y(q){if(!(ur.isTouch&&(l||q.type==="mousedown"))){var de=q.composedPath&&q.composedPath()[0]||q.target;if(!(y.props.interactive&&dd(R,de))){if(Nn(y.props.triggerTarget||r).some(function(Ce){return dd(Ce,de)})){if(ur.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else _("onClickOutside",[y,q]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),a=!0,setTimeout(function(){a=!1}),y.state.isMounted||ge())}}}function ne(){l=!0}function ce(){l=!1}function pe(){var q=le();q.addEventListener("mousedown",Y,!0),q.addEventListener("touchend",Y,an),q.addEventListener("touchstart",ce,an),q.addEventListener("touchmove",ne,an)}function ge(){var q=le();q.removeEventListener("mousedown",Y,!0),q.removeEventListener("touchend",Y,an),q.removeEventListener("touchstart",ce,an),q.removeEventListener("touchmove",ne,an)}function Se(q,de){Ge(q,function(){!y.state.isVisible&&R.parentNode&&R.parentNode.contains(R)&&de()})}function Le(q,de){Ge(q,de)}function Ge(q,de){var Ce=D().box;function Pe(Fe){Fe.target===Ce&&(ul(Ce,"remove",Pe),de())}if(q===0)return de();ul(Ce,"remove",u),ul(Ce,"add",Pe),u=Pe}function fe(q,de,Ce){Ce===void 0&&(Ce=!1);var Pe=Nn(y.props.triggerTarget||r);Pe.forEach(function(Fe){Fe.addEventListener(q,de,Ce),d.push({node:Fe,eventType:q,handler:de,options:Ce})})}function Qe(){K()&&(fe("touchstart",we,{passive:!0}),fe("touchend",Be,{passive:!0})),My(y.props.trigger).forEach(function(q){if(q!=="manual")switch(fe(q,we),q){case"mouseenter":fe("mouseleave",Be);break;case"focus":fe(qy?"focusout":"blur",T);break;case"focusin":fe("focusout",T);break}})}function Ne(){d.forEach(function(q){var de=q.node,Ce=q.eventType,Pe=q.handler,Fe=q.options;de.removeEventListener(Ce,Pe,Fe)}),d=[]}function we(q){var de,Ce=!1;if(!(!y.state.isEnabled||m(q)||a)){var Pe=((de=c)==null?void 0:de.type)==="focus";c=q,g=q.currentTarget,F(),!y.state.isVisible&&Uy(q)&&Ks.forEach(function(Fe){return Fe(q)}),q.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||o)&&y.props.hideOnClick!==!1&&y.state.isVisible?Ce=!0:j(q),q.type==="click"&&(o=!Ce),Ce&&!Pe&&Ie(q)}}function qe(q){var de=q.target,Ce=ee().contains(de)||R.contains(de);if(!(q.type==="mousemove"&&Ce)){var Pe=z().concat(R).map(function(Fe){var Xe,Qt=Fe._tippy,bt=(Xe=Qt.popperInstance)==null?void 0:Xe.state;return bt?{popperRect:Fe.getBoundingClientRect(),popperState:bt,props:t}:null}).filter(Boolean);Yy(Pe,q)&&(J(),Ie(q))}}function Be(q){var de=m(q)||y.props.trigger.indexOf("click")>=0&&o;if(!de){if(y.props.interactive){y.hideWithInteractivity(q);return}Ie(q)}}function T(q){y.props.trigger.indexOf("focusin")<0&&q.target!==ee()||y.props.interactive&&q.relatedTarget&&R.contains(q.relatedTarget)||Ie(q)}function m(q){return ur.isTouch?K()!==q.type.indexOf("touch")>=0:!1}function E(){w();var q=y.props,de=q.popperOptions,Ce=q.placement,Pe=q.offset,Fe=q.getReferenceClientRect,Xe=q.moveTransition,Qt=re()?dl(R).arrow:null,bt=Fe?{getBoundingClientRect:Fe,contextElement:Fe.contextElement||ee()}:r,Hn={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function($n){var Ur=$n.state;if(re()){var wi=D(),Si=wi.box;["placement","reference-hidden","escaped"].forEach(function(Yn){Yn==="placement"?Si.setAttribute("data-placement",Ur.placement):Ur.attributes.popper["data-popper-"+Yn]?Si.setAttribute("data-"+Yn,""):Si.removeAttribute("data-"+Yn)}),Ur.attributes.popper={}}}},xt=[{name:"offset",options:{offset:Pe}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!Xe}},Hn];re()&&Qt&&xt.push({name:"arrow",options:{element:Qt,padding:3}}),xt.push.apply(xt,(de==null?void 0:de.modifiers)||[]),y.popperInstance=Ly(bt,R,Object.assign({},de,{placement:Ce,onFirstUpdate:h,modifiers:xt}))}function w(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function N(){var q=y.props.appendTo,de,Ce=ee();y.props.interactive&&q===ad||q==="parent"?de=Ce.parentNode:de=ld(q,[Ce]),de.contains(R)||de.appendChild(R),y.state.isMounted=!0,E()}function z(){return Ys(R.querySelectorAll("[data-tippy-root]"))}function j(q){y.clearDelayTimeouts(),q&&_("onTrigger",[y,q]),pe();var de=O(!0),Ce=P(),Pe=Ce[0],Fe=Ce[1];ur.isTouch&&Pe==="hold"&&Fe&&(de=Fe),de?n=setTimeout(function(){y.show()},de):y.show()}function Ie(q){if(y.clearDelayTimeouts(),_("onUntrigger",[y,q]),!y.state.isVisible){ge();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(q.type)>=0&&o)){var de=O(!1);de?i=setTimeout(function(){y.state.isVisible&&y.hide()},de):s=requestAnimationFrame(function(){y.hide()})}}function be(){y.state.isEnabled=!0}function De(){y.hide(),y.state.isEnabled=!1}function ke(){clearTimeout(n),clearTimeout(i),cancelAnimationFrame(s)}function _e(q){if(!y.state.isDestroyed){_("onBeforeUpdate",[y,q]),Ne();var de=y.props,Ce=md(r,Object.assign({},de,ud(q),{ignoreAttributes:!0}));y.props=Ce,Qe(),de.interactiveDebounce!==Ce.interactiveDebounce&&(J(),f=Ad(qe,Ce.interactiveDebounce)),de.triggerTarget&&!Ce.triggerTarget?Nn(de.triggerTarget).forEach(function(Pe){Pe.removeAttribute("aria-expanded")}):Ce.triggerTarget&&r.removeAttribute("aria-expanded"),F(),X(),k&&k(de,Ce),y.popperInstance&&(E(),z().forEach(function(Pe){requestAnimationFrame(Pe._tippy.popperInstance.forceUpdate)})),_("onAfterUpdate",[y,q])}}function Ft(q){y.setProps({content:q})}function ct(){var q=y.state.isVisible,de=y.state.isDestroyed,Ce=!y.state.isEnabled,Pe=ur.isTouch&&!y.props.touch,Fe=ll(y.props.duration,0,Xt.duration);if(!(q||de||Ce||Pe)&&!ee().hasAttribute("disabled")&&(_("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,re()&&(R.style.visibility="visible"),X(),pe(),y.state.isMounted||(R.style.transition="none"),re()){var Xe=D(),Qt=Xe.box,bt=Xe.content;cl([Qt,bt],0)}h=function(){var xt;if(!(!y.state.isVisible||A)){if(A=!0,R.offsetHeight,R.style.transition=y.props.moveTransition,re()&&y.props.animation){var hn=D(),$n=hn.box,Ur=hn.content;cl([$n,Ur],Fe),hd([$n,Ur],"visible")}S(),F(),cd(fl,y),(xt=y.popperInstance)==null||xt.forceUpdate(),_("onMount",[y]),y.props.animation&&re()&&Le(Fe,function(){y.state.isShown=!0,_("onShown",[y])})}},N()}}function Mt(){var q=!y.state.isVisible,de=y.state.isDestroyed,Ce=!y.state.isEnabled,Pe=ll(y.props.duration,1,Xt.duration);if(!(q||de||Ce)&&(_("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,A=!1,o=!1,re()&&(R.style.visibility="hidden"),J(),ge(),X(!0),re()){var Fe=D(),Xe=Fe.box,Qt=Fe.content;y.props.animation&&(cl([Xe,Qt],Pe),hd([Xe,Qt],"hidden"))}S(),F(),y.props.animation?re()&&Se(Pe,y.unmount):y.unmount()}}function fr(q){le().addEventListener("mousemove",f),cd(Ks,f),f(q)}function gr(){y.state.isVisible&&y.hide(),y.state.isMounted&&(w(),z().forEach(function(q){q._tippy.unmount()}),R.parentNode&&R.parentNode.removeChild(R),fl=fl.filter(function(q){return q!==y}),y.state.isMounted=!1,_("onHidden",[y]))}function Ct(){y.state.isDestroyed||(y.clearDelayTimeouts(),y.unmount(),Ne(),delete r._tippy,y.state.isDestroyed=!0,_("onDestroy",[y]))}}function ln(r,e){e===void 0&&(e={});var t=Xt.plugins.concat(e.plugins||[]);Wy();var n=Object.assign({},e,{plugins:t}),i=Hy(r),s=i.reduce(function(o,a){var l=a&&nB(a,n);return l&&o.push(l),o},[]);return Vs(r)?s[0]:s}ln.defaultProps=Xt,ln.setDefaultProps=Zy,ln.currentInput=ur,Object.assign({},Hh,{effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow)}}),ln.setDefaultProps({render:Cd});function xr(r){var e,t;const n=[];return(((e=r.renderer)==null?void 0:e.type)==="video"||((t=r.renderer)==null?void 0:t.type)==="audio")&&n.push({...r.config,...r.options}),n.push(...r.childNodes.flatMap(xr).filter(Boolean)),n}class Ws extends Error{constructor(e,t=new Error,n=!1){super(),this.fatal=!1,this.fatal=n,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 iB=5;function sB(r,e){return r.length!==e.length||r.some((t,n)=>t!==e[n])}class oB{constructor(e){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._canvas=vt(),this._controls=vt(),this.host=e}set activeScenes(e){sB(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,n,i;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:A,duration:c})=>s>=A&&s<A+c)),[]))??[];const o=s!==this.currentTime;this._currentTime=s,this._upcomingScenes=((n=this.host.composition)==null?void 0:n.tracks.reduce((a,l)=>a.concat(l.scenes.filter(({start:A})=>s>=A-iB&&s<A)),[]))??[],this.loadScenes(),this.syncMediaState(),(i=this._controls.value)==null||i.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 yt(this._canvas)}controls(){return yt(this._controls)}loadScenes(){[...this.activeScenes,...this._upcomingScenes].forEach(e=>{xr(e.layout.node).forEach(n=>{var i,s,o;const{start:a,duration:l}=e,A=this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused;if(this.host.media[n.key]){const c=this.host.media[n.key],{speed:u,volume:h,hls:d,node:f,start:g,duration:p}=c,C=this.host.mediaState[n.key];f&&C&&(f.currentTime>=g+p||f.ended||A&&(d?(i=d.startLoadOnce)==null||i.call(d,g):C.initialised||(s=f.startLoadOnce)==null||s.call(f),f.volume=Nr(0,this.host.volume*(h??1),1),f.playbackRate=Nr(.1,this.host.playbackRate*(u??1),4)))}else if(A){const c=`${a}-${l}`,u=this.host._sceneController.mediaState[c];this.host.duration&&!((o=u==null?void 0:u.buffered)!=null&&o.length)&&(this.host._sceneController.mediaState={...this.host._sceneController.mediaState,[c]:{...u,buffered:[{start:Math.max(0,a/this.host.duration*100),end:Math.min((a+l)/this.host.duration*100,100)}]}})}})})}syncMediaState(){var e;(e=this.host.composition)==null||e.tracks.forEach(t=>{var n;(n=t.scenes)==null||n.forEach(i=>{xr(i.layout.node).forEach(o=>{if(this.host.media[o.key]){const a=this.host.media[o.key],{node:l}=a,A=this.host.mediaState[o.key],c=this.activeScenes.includes(i);if(A)if(c&&!this.host.waiting&&!this.host.loading&&!this.host.paused){if(l.paused&&A.initialised)try{return l.play()}catch(u){throw new Ws("Video play error",u,!0)}}else l.paused||l.pause()}})})})}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)}}async function vd(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 aB(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function lB(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function AB(r){return new Promise(async e=>{let t=null;const{type:n,key:i,src:s,duration:o,startOffset:a,endOffset:l}=r;n==="video"?(t=document.createElement("video"),t.playsInline=!0):t=document.createElement("audio"),t.muted=!0,t.loop=!1,t.src=s;let A=!1;if(t.startLoadOnce=()=>{A||(t.preload="auto",t.load(),A=!0)},n==="video"&&o&&r.aspectRatio){t.preload="none";const c=(a??0)*o,u=(1-(l??0))*o;e({key:i,hls:null,node:t,start:c,duration:u-c,aspectRatio:r.aspectRatio})}else{t.preload="metadata";const c=async()=>{const u=await vd(t),h=(a??0)*u,d=(1-(l??0))*u;e({key:i,hls:null,node:t,start:h,duration:d-h,aspectRatio:t instanceof HTMLVideoElement?t.videoWidth/t.videoHeight:null}),t.removeEventListener("loadedmetadata",c)};t.addEventListener("loadedmetadata",c)}})}function cB({key:r,playlist:e,startOffset:t,endOffset:n}){return new Promise(i=>{const s=document.createElement("video");s instanceof HTMLVideoElement&&(s.playsInline=!0),s.muted=!0,s.loop=!1;let o=!1;const a=new Qr({autoStartLoad:!0,xhrSetup:l=>{const{open:A}=l,c=e.split("?")[1];l.open=function(u,h,d){c&&!h.toString().includes("?")&&(h+="?"+c),!(!o&&h.toString().includes(".ts"))&&A.apply(this,[u,h,d])}}});a.on(Qr.Events.LEVEL_LOADED,async()=>{o||a==null||a.stopLoad();const l=await vd(s),A=(t??0)*l,c=(1-(n??0))*l;i({key:r,hls:a,node:s,start:A,duration:c-A,aspectRatio:a.levels[0].width/a.levels[0].height})}),a.loadSource(e),a.attachMedia(s),a.startLoadOnce=(l=-1,A)=>{if(a&&!o){const c=a.levels.findIndex(u=>Math.min(u.height,u.width)===A);o=!0,a.startLevel=a.firstLevel,a.startLoad(l),a.currentLevel=c!==-1?c:a.firstLevel}}})}function uB(r){const{playlist:e}=r;return e&&!aB()&&Qr.isSupported()?cB({...r,playlist:e}):AB(r)}const hB=Xr(async function(e){const{weight:t,family:n}=e,{client:i,server:s}=n.weights.find(a=>a.weight===t)??{};return!i&&!s?null:new FontFace(e.family.name,`url(${i??s})`,{weight:t,style:"normal"}).load()},{cacheKey:([r])=>JSON.stringify(r)});let dB=class{constructor(e){this._hasPlayed=!1,this._memoKey=null,this._lastDeps=null,this._duration=0,this._composition=null,this._media={},this._mediaState={},this._compositionController=new AbortController,this._delayProcessing=(t=100)=>{const n=new AbortController,i=setTimeout(()=>{n.signal.aborted||(this.host._processing=!0)},t);return n.signal.addEventListener("abort",()=>{clearTimeout(i)}),n},this._createImageResolver=Xr(async({config:t})=>t.src?new Promise((n,i)=>{const s=new Image;s.onload=()=>{n({image:s})},s.onerror=o=>{i(o)},s.src=t.src}):{image:null},{cacheKey:([{config:t}])=>JSON.stringify(t)}),this._mediaFactory=Xr(async t=>{const{key:n}=t,i=await uB(t),s={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},o=Object.keys(s).reduce((a,l)=>{const A=l,c=s[A]({key:n,node:i.node});return a[A]=c,i.node.addEventListener(l,c),a},{});return{media:i,listeners:o,aspectRatio:i.aspectRatio,source:()=>i.node}},{cacheKey:([{key:t,src:n,playlist:i}])=>JSON.stringify({key:t,src:n==null?void 0:n.split("?")[0],playlist:i==null?void 0:i.split("?")[0]})}),this._handleLoadedData=({id:t,key:n,node:i})=>()=>{const s=this.mediaState[n];s!=null&&s.initialised||(this.mediaState={...this.mediaState,[n]:{...s,initialised:!0,waiting:!1,buffered:(s==null?void 0:s.buffered)??[]}},this.setMediaCurrentTime(this.host.currentTime),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{id:t,key:n,node:i}})))},this._handleWaiting=({key:t})=>()=>{const n=this.mediaState[t];n!=null&&n.initialised&&!(n!=null&&n.waiting)&&(this.mediaState={...this.mediaState,[t]:{...n,waiting:!0}})},this._handleCanPlay=({key:t})=>()=>{const n=this.mediaState[t];n!=null&&n.initialised&&(n!=null&&n.waiting)&&(this.mediaState={...this.mediaState,[t]:{...n,waiting:!1}}),this.host.paused&&this.host.draw()},this._handleProgress=()=>()=>{},this._handleSeeking=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:seeking",{detail:{id:t,key:n,node:i}}))},this._handleSeeked=({id:t,key:n,node:i})=>()=>{const s=this.mediaState[n];s!=null&&s.initialised&&(this.host.draw(),this.host.activeScenes.flatMap(o=>xr(o.layout.node).map(({id:l})=>l)).includes(t)&&this.host.dispatchEvent(new CustomEvent("seeked",{detail:this.host.currentTime})),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{id:t,key:n,node:i}})))},this._handlePlay=({id:t,key:n,node:i})=>()=>{this.hasPlayed=!0,this.host.dispatchEvent(new CustomEvent("video:play",{detail:{id:t,key:n,node:i}}))},this._handlePlaying=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{id:t,key:n,node:i}}))},this._handlePause=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{id:t,key:n,node:i}}))},this._handleStalled=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{id:t,key:n,node:i}}))},this._handleTimeUpdate=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{id:t,key:n,node:i}}))},this._handleEnded=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:ended",{detail:{id:t,key:n,node:i}}))},this._handleError=({id:t,key:n,node:i})=>()=>{const s=new Ws(`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:n,node:i}}))},this._cleanupMedia=t=>{var n;const i=this.media[t];i&&(i.node.pause(),i.node.src="",(n=i.hls)==null||n.destroy(),Object.keys(i.listeners??{}).forEach(s=>{var o,a;if((o=this.media)!=null&&o[t]){const l=(a=i.listeners)==null?void 0:a[s];l&&i.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 Mi(this.host,async([e,t,n])=>{var i;this._compositionController.abort(),this._compositionController=new AbortController;const s=this._compositionController,o=this._delayProcessing();try{if(this.host._errors=[],(!t||!this.host._languages.find(({value:a})=>t===a))&&(this.host._language=(i=this.host._languages[0])==null?void 0:i.value),e){const{width:a,height:l}=Yo({aspectRatio:n,resolution:1080});try{const c=await Cc({config:e,resolvers:{text:async({options:u})=>{const h=await hB(u.font);return h&&document.fonts.add(h),{font:u.font}},image:this._createImageResolver,video:async({config:u,options:h})=>{const{media:d,source:f}=await this._mediaFactory({...u,...h});return{video:f,aspectRatio:d.aspectRatio}}},rootWidth:a,rootHeight:l});if(s.signal.aborted)return;this.composition=c}catch(c){throw new Ws("Fatal composition error",c,!0)}this.duration=this.composition.duration;const A=[];for await(const c of this.composition.tracks)for await(const u of c.scenes){const h=xr(u.layout.node);for await(const d of h){const{media:f,listeners:g}=await this._mediaFactory(d);A.push(f.key),this.media={...this.media,[f.key]:{...f,listeners:g,speed:d.speed??1,volume:d.volume??1}},this.mediaState={...this.mediaState,[f.key]:{initialised:!f,waiting:!!f,...this.mediaState[f.key]}}}}Object.keys(this.media).forEach(c=>{A.includes(c)||this.media[c].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(a){this.composition=null,this.duration=0,this.host.dispatchEvent(new ErrorEvent("error",{composed:!0,bubbles:!0,error:a,message:a.message}))}finally{o.abort(),this.host._processing=!1}},()=>{const e=JSON.stringify({config:this.host.config,language:this.host.language,aspectRatio:this.host.aspectRatio});if(this._lastDeps&&this._memoKey===e)return this._lastDeps;const t=[this.host.config,this.host.language,this.host.aspectRatio];return this._memoKey=e,this._lastDeps=t,t})}_setMediaCurrentTime({time:e,scene:t}){const{start:n}=t;xr(t.layout.node).forEach(s=>{if(this.media[s.key]){const o=this.media[s.key],a=(e-n)*o.speed;o.node.currentTime=Nr(o.start,a+o.start,o.start+o.duration)}})}setMediaCurrentTime(e){var t;(t=this.composition)==null||t.tracks.forEach(n=>{n.scenes.forEach(i=>{this._setMediaCurrentTime({time:e,scene:i})})})}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.media).forEach(e=>{this._cleanupMedia(e)}),this.media={}}};function fB(r){r.requestFullscreen?r.requestFullscreen():r.mozRequestFullScreen?r.mozRequestFullScreen():r.webkitRequestFullscreen?r.webkitRequestFullscreen():r.msRequestFullscreen&&r.msRequestFullscreen()}function gB(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const gl=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen","preview"],pB={id:"captions",event:"captions:click",label:"Closed Captions"},mB={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},yd={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}]},EB={id:"playbackRate",label:"Playback playbackRate",subItems:yd};class IB extends Xl{constructor(e){if(super(e),this.element=null,this.observer=void 0,e.type!==pn.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)),Vt}}const pl=mn(IB),CB=wv(()=>{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"}),n=new FontFace("Roobert Captions","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),i=oc.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:n},...i]}),hr={"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"},vB={colors:hr,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 ${hr["dark-100"]}`,medium:`0 .125rem .625rem ${hr["dark-100"]}`,large:`0 .25rem 1rem ${hr["dark-50"]}`,xl:`.25rem .25rem 1rem ${hr["dark-250"]}`,xxl:`0 .25rem 2rem ${hr["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${hr["dark-250"]}`,toolbar:`0 -.625rem .625rem ${hr["dark-50"]}`,text:`0 0 .25rem ${hr["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:hr["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},Bd=Qv(vB,{delimiter:"-"}),yB=Object.keys(Bd).map(r=>Vn(`:host { --${r}: ${Bd[r]}; }`)),$e=(r=>{const e=class extends r{firstUpdated(){CB().forEach(({load:s,font:o})=>{document.fonts.add(o),s&&o.load()})}};return e.styles=[(r==null?void 0:r.styles)??[],yB,gt`
|
2492
|
+
*/const Nh=(r,e,t)=>{const n=new Map;for(let i=e;i<=t;i++)n.set(r[i],i);return n},Ph=mn(class extends ei{constructor(r){if(super(r),r.type!==pn.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,e,t){let n;t===void 0?t=e:e!==void 0&&(n=e);const i=[],s=[];let o=0;for(const a of r)i[o]=n?n(a,o):o,s[o]=t(a,o),o++;return{values:s,keys:i}}render(r,e,t){return this.dt(r,e,t).values}update(r,[e,t,n]){const i=rf(r),{values:s,keys:o}=this.dt(e,t,n);if(!Array.isArray(i))return this.ut=o,s;const a=this.ut??(this.ut=[]),l=[];let A,c,u=0,h=i.length-1,d=0,f=s.length-1;for(;u<=h&&d<=f;)if(i[u]===null)u++;else if(i[h]===null)h--;else if(a[u]===o[d])l[d]=Kr(i[u],s[d]),u++,d++;else if(a[h]===o[f])l[f]=Kr(i[h],s[f]),h--,f--;else if(a[u]===o[f])l[f]=Kr(i[u],s[f]),Zn(r,l[f+1],i[u]),u++,f--;else if(a[h]===o[d])l[d]=Kr(i[h],s[d]),Zn(r,i[u],i[h]),h--,d++;else if(A===void 0&&(A=Nh(o,d,f),c=Nh(a,u,h)),A.has(a[u]))if(A.has(a[h])){const g=c.get(o[d]),p=g!==void 0?i[g]:null;if(p===null){const C=Zn(r,i[u]);Kr(C,s[d]),l[d]=C}else l[d]=Kr(p,s[d]),Zn(r,i[u],p),i[g]=null;d++}else Ao(i[h]),h--;else Ao(i[u]),u++;for(;d<=f;){const g=Zn(r,l[f+1]);Kr(g,s[d]),l[d++]=g}for(;u<=h;){const g=i[u++];g!==null&&Ao(g)}return this.ut=o,tf(r,l),Vt}});var _t="top",Ht="bottom",$t="right",Lt="left",Za="auto",gi=[_t,Ht,$t,Lt],Ln="start",pi="end",Sv="clippingParents",Oh="viewport",mi="popper",Rv="reference",Uh=gi.reduce(function(r,e){return r.concat([e+"-"+Ln,e+"-"+pi])},[]),Gh=[].concat(gi,[Za]).reduce(function(r,e){return r.concat([e,e+"-"+Ln,e+"-"+pi])},[]),Dv="beforeRead",_v="read",Lv="afterRead",Fv="beforeMain",kv="main",Mv="afterMain",Nv="beforeWrite",Pv="write",Ov="afterWrite",Uv=[Dv,_v,Lv,Fv,kv,Mv,Nv,Pv,Ov];function Ar(r){return r?(r.nodeName||"").toLowerCase():null}function kt(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var e=r.ownerDocument;return e&&e.defaultView||window}return r}function sn(r){var e=kt(r).Element;return r instanceof e||r instanceof Element}function Yt(r){var e=kt(r).HTMLElement;return r instanceof e||r instanceof HTMLElement}function el(r){if(typeof ShadowRoot>"u")return!1;var e=kt(r).ShadowRoot;return r instanceof e||r instanceof ShadowRoot}function Gv(r){var e=r.state;Object.keys(e.elements).forEach(function(t){var n=e.styles[t]||{},i=e.attributes[t]||{},s=e.elements[t];!Yt(s)||!Ar(s)||(Object.assign(s.style,n),Object.keys(i).forEach(function(o){var a=i[o];a===!1?s.removeAttribute(o):s.setAttribute(o,a===!0?"":a)}))})}function Hv(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(n){var i=e.elements[n],s=e.attributes[n]||{},o=Object.keys(e.styles.hasOwnProperty(n)?e.styles[n]:t[n]),a=o.reduce(function(l,A){return l[A]="",l},{});!Yt(i)||!Ar(i)||(Object.assign(i.style,a),Object.keys(s).forEach(function(l){i.removeAttribute(l)}))})}}const Hh={name:"applyStyles",enabled:!0,phase:"write",fn:Gv,effect:Hv,requires:["computeStyles"]};function cr(r){return r.split("-")[0]}var on=Math.max,Us=Math.min,Fn=Math.round;function tl(){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 $h(){return!/^((?!chrome|android).)*safari/i.test(tl())}function kn(r,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var n=r.getBoundingClientRect(),i=1,s=1;e&&Yt(r)&&(i=r.offsetWidth>0&&Fn(n.width)/r.offsetWidth||1,s=r.offsetHeight>0&&Fn(n.height)/r.offsetHeight||1);var o=sn(r)?kt(r):window,a=o.visualViewport,l=!$h()&&t,A=(n.left+(l&&a?a.offsetLeft:0))/i,c=(n.top+(l&&a?a.offsetTop:0))/s,u=n.width/i,h=n.height/s;return{width:u,height:h,top:c,right:A+u,bottom:c+h,left:A,x:A,y:c}}function rl(r){var e=kn(r),t=r.offsetWidth,n=r.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:r.offsetLeft,y:r.offsetTop,width:t,height:n}}function Yh(r,e){var t=e.getRootNode&&e.getRootNode();if(r.contains(e))return!0;if(t&&el(t)){var n=e;do{if(n&&r.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function br(r){return kt(r).getComputedStyle(r)}function $v(r){return["table","td","th"].indexOf(Ar(r))>=0}function Mr(r){return((sn(r)?r.ownerDocument:r.document)||window.document).documentElement}function Gs(r){return Ar(r)==="html"?r:r.assignedSlot||r.parentNode||(el(r)?r.host:null)||Mr(r)}function Vh(r){return!Yt(r)||br(r).position==="fixed"?null:r.offsetParent}function Yv(r){var e=/firefox/i.test(tl()),t=/Trident/i.test(tl());if(t&&Yt(r)){var n=br(r);if(n.position==="fixed")return null}var i=Gs(r);for(el(i)&&(i=i.host);Yt(i)&&["html","body"].indexOf(Ar(i))<0;){var s=br(i);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 i;i=i.parentNode}return null}function Ei(r){for(var e=kt(r),t=Vh(r);t&&$v(t)&&br(t).position==="static";)t=Vh(t);return t&&(Ar(t)==="html"||Ar(t)==="body"&&br(t).position==="static")?e:t||Yv(r)||e}function nl(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function Ii(r,e,t){return on(r,Us(e,t))}function Vv(r,e,t){var n=Ii(r,e,t);return n>t?t:n}function Kh(){return{top:0,right:0,bottom:0,left:0}}function Wh(r){return Object.assign({},Kh(),r)}function Jh(r,e){return e.reduce(function(t,n){return t[n]=r,t},{})}var Kv=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,Wh(typeof e!="number"?e:Jh(e,gi))};function Wv(r){var e,t=r.state,n=r.name,i=r.options,s=t.elements.arrow,o=t.modifiersData.popperOffsets,a=cr(t.placement),l=nl(a),A=[Lt,$t].indexOf(a)>=0,c=A?"height":"width";if(!(!s||!o)){var u=Kv(i.padding,t),h=rl(s),d=l==="y"?_t:Lt,f=l==="y"?Ht:$t,g=t.rects.reference[c]+t.rects.reference[l]-o[l]-t.rects.popper[c],p=o[l]-t.rects.reference[l],C=Ei(s),Q=C?l==="y"?C.clientHeight||0:C.clientWidth||0:0,b=g/2-p/2,y=u[d],x=Q-h[c]-u[f],R=Q/2-h[c]/2+b,k=Ii(y,R,x),H=l;t.modifiersData[n]=(e={},e[H]=k,e.centerOffset=k-R,e)}}function Jv(r){var e=r.state,t=r.options,n=t.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||Yh(e.elements.popper,i)&&(e.elements.arrow=i))}const qv={name:"arrow",enabled:!0,phase:"main",fn:Wv,effect:Jv,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Mn(r){return r.split("-")[1]}var Xv={top:"auto",right:"auto",bottom:"auto",left:"auto"};function jv(r,e){var t=r.x,n=r.y,i=e.devicePixelRatio||1;return{x:Fn(t*i)/i||0,y:Fn(n*i)/i||0}}function qh(r){var e,t=r.popper,n=r.popperRect,i=r.placement,s=r.variation,o=r.offsets,a=r.position,l=r.gpuAcceleration,A=r.adaptive,c=r.roundOffsets,u=r.isFixed,h=o.x,d=h===void 0?0:h,f=o.y,g=f===void 0?0:f,p=typeof c=="function"?c({x:d,y:g}):{x:d,y:g};d=p.x,g=p.y;var C=o.hasOwnProperty("x"),Q=o.hasOwnProperty("y"),b=Lt,y=_t,x=window;if(A){var R=Ei(t),k="clientHeight",H="clientWidth";if(R===kt(t)&&(R=Mr(t),br(R).position!=="static"&&a==="absolute"&&(k="scrollHeight",H="scrollWidth")),R=R,i===_t||(i===Lt||i===$t)&&s===pi){y=Ht;var V=u&&R===x&&x.visualViewport?x.visualViewport.height:R[k];g-=V-n.height,g*=l?1:-1}if(i===Lt||(i===_t||i===Ht)&&s===pi){b=$t;var P=u&&R===x&&x.visualViewport?x.visualViewport.width:R[H];d-=P-n.width,d*=l?1:-1}}var K=Object.assign({position:a},A&&Xv),re=c===!0?jv({x:d,y:g},kt(t)):{x:d,y:g};if(d=re.x,g=re.y,l){var ee;return Object.assign({},K,(ee={},ee[y]=Q?"0":"",ee[b]=C?"0":"",ee.transform=(x.devicePixelRatio||1)<=1?"translate("+d+"px, "+g+"px)":"translate3d("+d+"px, "+g+"px, 0)",ee))}return Object.assign({},K,(e={},e[y]=Q?g+"px":"",e[b]=C?d+"px":"",e.transform="",e))}function zv(r){var e=r.state,t=r.options,n=t.gpuAcceleration,i=n===void 0?!0:n,s=t.adaptive,o=s===void 0?!0:s,a=t.roundOffsets,l=a===void 0?!0:a,A={placement:cr(e.placement),variation:Mn(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,qh(Object.assign({},A,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:l})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,qh(Object.assign({},A,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const Zv={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:zv,data:{}};var Hs={passive:!0};function ey(r){var e=r.state,t=r.instance,n=r.options,i=n.scroll,s=i===void 0?!0:i,o=n.resize,a=o===void 0?!0:o,l=kt(e.elements.popper),A=[].concat(e.scrollParents.reference,e.scrollParents.popper);return s&&A.forEach(function(c){c.addEventListener("scroll",t.update,Hs)}),a&&l.addEventListener("resize",t.update,Hs),function(){s&&A.forEach(function(c){c.removeEventListener("scroll",t.update,Hs)}),a&&l.removeEventListener("resize",t.update,Hs)}}const ty={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:ey,data:{}};var ry={left:"right",right:"left",bottom:"top",top:"bottom"};function $s(r){return r.replace(/left|right|bottom|top/g,function(e){return ry[e]})}var ny={start:"end",end:"start"};function Xh(r){return r.replace(/start|end/g,function(e){return ny[e]})}function il(r){var e=kt(r),t=e.pageXOffset,n=e.pageYOffset;return{scrollLeft:t,scrollTop:n}}function sl(r){return kn(Mr(r)).left+il(r).scrollLeft}function iy(r,e){var t=kt(r),n=Mr(r),i=t.visualViewport,s=n.clientWidth,o=n.clientHeight,a=0,l=0;if(i){s=i.width,o=i.height;var A=$h();(A||!A&&e==="fixed")&&(a=i.offsetLeft,l=i.offsetTop)}return{width:s,height:o,x:a+sl(r),y:l}}function sy(r){var e,t=Mr(r),n=il(r),i=(e=r.ownerDocument)==null?void 0:e.body,s=on(t.scrollWidth,t.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=on(t.scrollHeight,t.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),a=-n.scrollLeft+sl(r),l=-n.scrollTop;return br(i||t).direction==="rtl"&&(a+=on(t.clientWidth,i?i.clientWidth:0)-s),{width:s,height:o,x:a,y:l}}function ol(r){var e=br(r),t=e.overflow,n=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+i+n)}function jh(r){return["html","body","#document"].indexOf(Ar(r))>=0?r.ownerDocument.body:Yt(r)&&ol(r)?r:jh(Gs(r))}function Ci(r,e){var t;e===void 0&&(e=[]);var n=jh(r),i=n===((t=r.ownerDocument)==null?void 0:t.body),s=kt(n),o=i?[s].concat(s.visualViewport||[],ol(n)?n:[]):n,a=e.concat(o);return i?a:a.concat(Ci(Gs(o)))}function al(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function oy(r,e){var t=kn(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 zh(r,e,t){return e===Oh?al(iy(r,t)):sn(e)?oy(e,t):al(sy(Mr(r)))}function ay(r){var e=Ci(Gs(r)),t=["absolute","fixed"].indexOf(br(r).position)>=0,n=t&&Yt(r)?Ei(r):r;return sn(n)?e.filter(function(i){return sn(i)&&Yh(i,n)&&Ar(i)!=="body"}):[]}function ly(r,e,t,n){var i=e==="clippingParents"?ay(r):[].concat(e),s=[].concat(i,[t]),o=s[0],a=s.reduce(function(l,A){var c=zh(r,A,n);return l.top=on(c.top,l.top),l.right=Us(c.right,l.right),l.bottom=Us(c.bottom,l.bottom),l.left=on(c.left,l.left),l},zh(r,o,n));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Zh(r){var e=r.reference,t=r.element,n=r.placement,i=n?cr(n):null,s=n?Mn(n):null,o=e.x+e.width/2-t.width/2,a=e.y+e.height/2-t.height/2,l;switch(i){case _t:l={x:o,y:e.y-t.height};break;case Ht:l={x:o,y:e.y+e.height};break;case $t:l={x:e.x+e.width,y:a};break;case Lt:l={x:e.x-t.width,y:a};break;default:l={x:e.x,y:e.y}}var A=i?nl(i):null;if(A!=null){var c=A==="y"?"height":"width";switch(s){case Ln:l[A]=l[A]-(e[c]/2-t[c]/2);break;case pi:l[A]=l[A]+(e[c]/2-t[c]/2);break}}return l}function vi(r,e){e===void 0&&(e={});var t=e,n=t.placement,i=n===void 0?r.placement:n,s=t.strategy,o=s===void 0?r.strategy:s,a=t.boundary,l=a===void 0?Sv:a,A=t.rootBoundary,c=A===void 0?Oh:A,u=t.elementContext,h=u===void 0?mi:u,d=t.altBoundary,f=d===void 0?!1:d,g=t.padding,p=g===void 0?0:g,C=Wh(typeof p!="number"?p:Jh(p,gi)),Q=h===mi?Rv:mi,b=r.rects.popper,y=r.elements[f?Q:h],x=ly(sn(y)?y:y.contextElement||Mr(r.elements.popper),l,c,o),R=kn(r.elements.reference),k=Zh({reference:R,element:b,strategy:"absolute",placement:i}),H=al(Object.assign({},b,k)),V=h===mi?H:R,P={top:x.top-V.top+C.top,bottom:V.bottom-x.bottom+C.bottom,left:x.left-V.left+C.left,right:V.right-x.right+C.right},K=r.modifiersData.offset;if(h===mi&&K){var re=K[i];Object.keys(P).forEach(function(ee){var le=[$t,Ht].indexOf(ee)>=0?1:-1,D=[_t,Ht].indexOf(ee)>=0?"y":"x";P[ee]+=re[D]*le})}return P}function Ay(r,e){e===void 0&&(e={});var t=e,n=t.placement,i=t.boundary,s=t.rootBoundary,o=t.padding,a=t.flipVariations,l=t.allowedAutoPlacements,A=l===void 0?Gh:l,c=Mn(n),u=c?a?Uh:Uh.filter(function(f){return Mn(f)===c}):gi,h=u.filter(function(f){return A.indexOf(f)>=0});h.length===0&&(h=u);var d=h.reduce(function(f,g){return f[g]=vi(r,{placement:g,boundary:i,rootBoundary:s,padding:o})[cr(g)],f},{});return Object.keys(d).sort(function(f,g){return d[f]-d[g]})}function cy(r){if(cr(r)===Za)return[];var e=$s(r);return[Xh(r),e,Xh(e)]}function uy(r){var e=r.state,t=r.options,n=r.name;if(!e.modifiersData[n]._skip){for(var i=t.mainAxis,s=i===void 0?!0:i,o=t.altAxis,a=o===void 0?!0:o,l=t.fallbackPlacements,A=t.padding,c=t.boundary,u=t.rootBoundary,h=t.altBoundary,d=t.flipVariations,f=d===void 0?!0:d,g=t.allowedAutoPlacements,p=e.options.placement,C=cr(p),Q=C===p,b=l||(Q||!f?[$s(p)]:cy(p)),y=[p].concat(b).reduce(function(ce,pe){return ce.concat(cr(pe)===Za?Ay(e,{placement:pe,boundary:c,rootBoundary:u,padding:A,flipVariations:f,allowedAutoPlacements:g}):pe)},[]),x=e.rects.reference,R=e.rects.popper,k=new Map,H=!0,V=y[0],P=0;P<y.length;P++){var K=y[P],re=cr(K),ee=Mn(K)===Ln,le=[_t,Ht].indexOf(re)>=0,D=le?"width":"height",O=vi(e,{placement:K,boundary:c,rootBoundary:u,altBoundary:h,padding:A}),X=le?ee?$t:Lt:ee?Ht:_t;x[D]>R[D]&&(X=$s(X));var _=$s(X),S=[];if(s&&S.push(O[re]<=0),a&&S.push(O[X]<=0,O[_]<=0),S.every(function(ce){return ce})){V=K,H=!1;break}k.set(K,S)}if(H)for(var F=f?3:1,J=function(pe){var ge=y.find(function(Se){var Le=k.get(Se);if(Le)return Le.slice(0,pe).every(function(Ge){return Ge})});if(ge)return V=ge,"break"},Y=F;Y>0;Y--){var ne=J(Y);if(ne==="break")break}e.placement!==V&&(e.modifiersData[n]._skip=!0,e.placement=V,e.reset=!0)}}const hy={name:"flip",enabled:!0,phase:"main",fn:uy,requiresIfExists:["offset"],data:{_skip:!1}};function ed(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 td(r){return[_t,$t,Ht,Lt].some(function(e){return r[e]>=0})}function dy(r){var e=r.state,t=r.name,n=e.rects.reference,i=e.rects.popper,s=e.modifiersData.preventOverflow,o=vi(e,{elementContext:"reference"}),a=vi(e,{altBoundary:!0}),l=ed(o,n),A=ed(a,i,s),c=td(l),u=td(A);e.modifiersData[t]={referenceClippingOffsets:l,popperEscapeOffsets:A,isReferenceHidden:c,hasPopperEscaped:u},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":u})}const fy={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:dy};function gy(r,e,t){var n=cr(r),i=[Lt,_t].indexOf(n)>=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)*i,[Lt,$t].indexOf(n)>=0?{x:a,y:o}:{x:o,y:a}}function py(r){var e=r.state,t=r.options,n=r.name,i=t.offset,s=i===void 0?[0,0]:i,o=Gh.reduce(function(c,u){return c[u]=gy(u,e.rects,s),c},{}),a=o[e.placement],l=a.x,A=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=A),e.modifiersData[n]=o}const my={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:py};function Ey(r){var e=r.state,t=r.name;e.modifiersData[t]=Zh({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const Iy={name:"popperOffsets",enabled:!0,phase:"read",fn:Ey,data:{}};function Cy(r){return r==="x"?"y":"x"}function vy(r){var e=r.state,t=r.options,n=r.name,i=t.mainAxis,s=i===void 0?!0:i,o=t.altAxis,a=o===void 0?!1:o,l=t.boundary,A=t.rootBoundary,c=t.altBoundary,u=t.padding,h=t.tether,d=h===void 0?!0:h,f=t.tetherOffset,g=f===void 0?0:f,p=vi(e,{boundary:l,rootBoundary:A,padding:u,altBoundary:c}),C=cr(e.placement),Q=Mn(e.placement),b=!Q,y=nl(C),x=Cy(y),R=e.modifiersData.popperOffsets,k=e.rects.reference,H=e.rects.popper,V=typeof g=="function"?g(Object.assign({},e.rects,{placement:e.placement})):g,P=typeof V=="number"?{mainAxis:V,altAxis:V}:Object.assign({mainAxis:0,altAxis:0},V),K=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,re={x:0,y:0};if(R){if(s){var ee,le=y==="y"?_t:Lt,D=y==="y"?Ht:$t,O=y==="y"?"height":"width",X=R[y],_=X+p[le],S=X-p[D],F=d?-H[O]/2:0,J=Q===Ln?k[O]:H[O],Y=Q===Ln?-H[O]:-k[O],ne=e.elements.arrow,ce=d&&ne?rl(ne):{width:0,height:0},pe=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:Kh(),ge=pe[le],Se=pe[D],Le=Ii(0,k[O],ce[O]),Ge=b?k[O]/2-F-Le-ge-P.mainAxis:J-Le-ge-P.mainAxis,fe=b?-k[O]/2+F+Le+Se+P.mainAxis:Y+Le+Se+P.mainAxis,Qe=e.elements.arrow&&Ei(e.elements.arrow),Ne=Qe?y==="y"?Qe.clientTop||0:Qe.clientLeft||0:0,we=(ee=K==null?void 0:K[y])!=null?ee:0,qe=X+Ge-we-Ne,Be=X+fe-we,T=Ii(d?Us(_,qe):_,X,d?on(S,Be):S);R[y]=T,re[y]=T-X}if(a){var m,E=y==="x"?_t:Lt,w=y==="x"?Ht:$t,N=R[x],z=x==="y"?"height":"width",j=N+p[E],Ie=N-p[w],be=[_t,Lt].indexOf(C)!==-1,De=(m=K==null?void 0:K[x])!=null?m:0,ke=be?j:N-k[z]-H[z]-De+P.altAxis,_e=be?N+k[z]+H[z]-De-P.altAxis:Ie,Ft=d&&be?Vv(ke,N,_e):Ii(d?ke:j,N,d?_e:Ie);R[x]=Ft,re[x]=Ft-N}e.modifiersData[n]=re}}const yy={name:"preventOverflow",enabled:!0,phase:"main",fn:vy,requiresIfExists:["offset"]};function By(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function Ty(r){return r===kt(r)||!Yt(r)?il(r):By(r)}function Qy(r){var e=r.getBoundingClientRect(),t=Fn(e.width)/r.offsetWidth||1,n=Fn(e.height)/r.offsetHeight||1;return t!==1||n!==1}function by(r,e,t){t===void 0&&(t=!1);var n=Yt(e),i=Yt(e)&&Qy(e),s=Mr(e),o=kn(r,i,t),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(n||!n&&!t)&&((Ar(e)!=="body"||ol(s))&&(a=Ty(e)),Yt(e)?(l=kn(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):s&&(l.x=sl(s))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function xy(r){var e=new Map,t=new Set,n=[];r.forEach(function(s){e.set(s.name,s)});function i(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&&i(l)}}),n.push(s)}return r.forEach(function(s){t.has(s.name)||i(s)}),n}function wy(r){var e=xy(r);return Uv.reduce(function(t,n){return t.concat(e.filter(function(i){return i.phase===n}))},[])}function Sy(r){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(r())})})),e}}function Ry(r){var e=r.reduce(function(t,n){var i=t[n.name];return t[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,t},{});return Object.keys(e).map(function(t){return e[t]})}var rd={placement:"bottom",modifiers:[],strategy:"absolute"};function nd(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return!e.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function Dy(r){r===void 0&&(r={});var e=r,t=e.defaultModifiers,n=t===void 0?[]:t,i=e.defaultOptions,s=i===void 0?rd:i;return function(a,l,A){A===void 0&&(A=s);var c={placement:"bottom",orderedModifiers:[],options:Object.assign({},rd,s),modifiersData:{},elements:{reference:a,popper:l},attributes:{},styles:{}},u=[],h=!1,d={state:c,setOptions:function(C){var Q=typeof C=="function"?C(c.options):C;g(),c.options=Object.assign({},s,c.options,Q),c.scrollParents={reference:sn(a)?Ci(a):a.contextElement?Ci(a.contextElement):[],popper:Ci(l)};var b=wy(Ry([].concat(n,c.options.modifiers)));return c.orderedModifiers=b.filter(function(y){return y.enabled}),f(),d.update()},forceUpdate:function(){if(!h){var C=c.elements,Q=C.reference,b=C.popper;if(nd(Q,b)){c.rects={reference:by(Q,Ei(b),c.options.strategy==="fixed"),popper:rl(b)},c.reset=!1,c.placement=c.options.placement,c.orderedModifiers.forEach(function(P){return c.modifiersData[P.name]=Object.assign({},P.data)});for(var y=0;y<c.orderedModifiers.length;y++){if(c.reset===!0){c.reset=!1,y=-1;continue}var x=c.orderedModifiers[y],R=x.fn,k=x.options,H=k===void 0?{}:k,V=x.name;typeof R=="function"&&(c=R({state:c,options:H,name:V,instance:d})||c)}}}},update:Sy(function(){return new Promise(function(p){d.forceUpdate(),p(c)})}),destroy:function(){g(),h=!0}};if(!nd(a,l))return d;d.setOptions(A).then(function(p){!h&&A.onFirstUpdate&&A.onFirstUpdate(p)});function f(){c.orderedModifiers.forEach(function(p){var C=p.name,Q=p.options,b=Q===void 0?{}:Q,y=p.effect;if(typeof y=="function"){var x=y({state:c,name:C,instance:d,options:b}),R=function(){};u.push(x||R)}})}function g(){u.forEach(function(p){return p()}),u=[]}return d}}var _y=[ty,Iy,Zv,Hh,my,hy,yy,qv,fy],Ly=Dy({defaultModifiers:_y}),Fy="tippy-box",id="tippy-content",ky="tippy-backdrop",sd="tippy-arrow",od="tippy-svg-arrow",an={passive:!0,capture:!0},ad=function(){return document.body};function ll(r,e,t){if(Array.isArray(r)){var n=r[e];return n??(Array.isArray(t)?t[e]:t)}return r}function Al(r,e){var t={}.toString.call(r);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function ld(r,e){return typeof r=="function"?r.apply(void 0,e):r}function Ad(r,e){if(e===0)return r;var t;return function(n){clearTimeout(t),t=setTimeout(function(){r(n)},e)}}function My(r){return r.split(/\s+/).filter(Boolean)}function Nn(r){return[].concat(r)}function cd(r,e){r.indexOf(e)===-1&&r.push(e)}function Ny(r){return r.filter(function(e,t){return r.indexOf(e)===t})}function Py(r){return r.split("-")[0]}function Ys(r){return[].slice.call(r)}function ud(r){return Object.keys(r).reduce(function(e,t){return r[t]!==void 0&&(e[t]=r[t]),e},{})}function yi(){return document.createElement("div")}function Vs(r){return["Element","Fragment"].some(function(e){return Al(r,e)})}function Oy(r){return Al(r,"NodeList")}function Uy(r){return Al(r,"MouseEvent")}function Gy(r){return!!(r&&r._tippy&&r._tippy.reference===r)}function Hy(r){return Vs(r)?[r]:Oy(r)?Ys(r):Array.isArray(r)?r:Ys(document.querySelectorAll(r))}function cl(r,e){r.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function hd(r,e){r.forEach(function(t){t&&t.setAttribute("data-state",e)})}function $y(r){var e,t=Nn(r),n=t[0];return n!=null&&(e=n.ownerDocument)!=null&&e.body?n.ownerDocument:document}function Yy(r,e){var t=e.clientX,n=e.clientY;return r.every(function(i){var s=i.popperRect,o=i.popperState,a=i.props,l=a.interactiveBorder,A=Py(o.placement),c=o.modifiersData.offset;if(!c)return!0;var u=A==="bottom"?c.top.y:0,h=A==="top"?c.bottom.y:0,d=A==="right"?c.left.x:0,f=A==="left"?c.right.x:0,g=s.top-n+u>l,p=n-s.bottom-h>l,C=s.left-t+d>l,Q=t-s.right-f>l;return g||p||C||Q})}function ul(r,e,t){var n=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(i){r[n](i,t)})}function dd(r,e){for(var t=e;t;){var n;if(r.contains(t))return!0;t=t.getRootNode==null||(n=t.getRootNode())==null?void 0:n.host}return!1}var ur={isTouch:!1},fd=0;function Vy(){ur.isTouch||(ur.isTouch=!0,window.performance&&document.addEventListener("mousemove",gd))}function gd(){var r=performance.now();r-fd<20&&(ur.isTouch=!1,document.removeEventListener("mousemove",gd)),fd=r}function Ky(){var r=document.activeElement;if(Gy(r)){var e=r._tippy;r.blur&&!e.state.isVisible&&r.blur()}}function Wy(){document.addEventListener("touchstart",Vy,an),window.addEventListener("blur",Ky)}var Jy=typeof window<"u"&&typeof document<"u",qy=Jy?!!window.msCrypto:!1,Xy={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},jy={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},Xt=Object.assign({appendTo:ad,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},Xy,jy),zy=Object.keys(Xt),Zy=function(e){var t=Object.keys(e);t.forEach(function(n){Xt[n]=e[n]})};function pd(r){var e=r.plugins||[],t=e.reduce(function(n,i){var s=i.name,o=i.defaultValue;if(s){var a;n[s]=r[s]!==void 0?r[s]:(a=Xt[s])!=null?a:o}return n},{});return Object.assign({},r,t)}function eB(r,e){var t=e?Object.keys(pd(Object.assign({},Xt,{plugins:e}))):zy,n=t.reduce(function(i,s){var o=(r.getAttribute("data-tippy-"+s)||"").trim();if(!o)return i;if(s==="content")i[s]=o;else try{i[s]=JSON.parse(o)}catch{i[s]=o}return i},{});return n}function md(r,e){var t=Object.assign({},e,{content:ld(e.content,[r])},e.ignoreAttributes?{}:eB(r,e.plugins));return t.aria=Object.assign({},Xt.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 tB=function(){return"innerHTML"};function hl(r,e){r[tB()]=e}function Ed(r){var e=yi();return r===!0?e.className=sd:(e.className=od,Vs(r)?e.appendChild(r):hl(e,r)),e}function Id(r,e){Vs(e.content)?(hl(r,""),r.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?hl(r,e.content):r.textContent=e.content)}function dl(r){var e=r.firstElementChild,t=Ys(e.children);return{box:e,content:t.find(function(n){return n.classList.contains(id)}),arrow:t.find(function(n){return n.classList.contains(sd)||n.classList.contains(od)}),backdrop:t.find(function(n){return n.classList.contains(ky)})}}function Cd(r){var e=yi(),t=yi();t.className=Fy,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var n=yi();n.className=id,n.setAttribute("data-state","hidden"),Id(n,r.props),e.appendChild(t),t.appendChild(n),i(r.props,r.props);function i(s,o){var a=dl(e),l=a.box,A=a.content,c=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)&&Id(A,r.props),o.arrow?c?s.arrow!==o.arrow&&(l.removeChild(c),l.appendChild(Ed(o.arrow))):l.appendChild(Ed(o.arrow)):c&&l.removeChild(c)}return{popper:e,onUpdate:i}}Cd.$$tippy=!0;var rB=1,Ks=[],fl=[];function nB(r,e){var t=md(r,Object.assign({},Xt,pd(ud(e)))),n,i,s,o=!1,a=!1,l=!1,A=!1,c,u,h,d=[],f=Ad(qe,t.interactiveDebounce),g,p=rB++,C=null,Q=Ny(t.plugins),b={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:p,reference:r,popper:yi(),popperInstance:C,props:t,state:b,plugins:Q,clearDelayTimeouts:ke,setProps:_e,setContent:Ft,show:ct,hide:Mt,hideWithInteractivity:fr,enable:be,disable:De,unmount:gr,destroy:Ct};if(!t.render)return y;var x=t.render(y),R=x.popper,k=x.onUpdate;R.setAttribute("data-tippy-root",""),R.id="tippy-"+y.id,y.popper=R,r._tippy=y,R._tippy=y;var H=Q.map(function(q){return q.fn(y)}),V=r.hasAttribute("aria-expanded");return Qe(),F(),X(),_("onCreate",[y]),t.showOnCreate&&j(),R.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),R.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&le().addEventListener("mousemove",f)}),y;function P(){var q=y.props.touch;return Array.isArray(q)?q:[q,0]}function K(){return P()[0]==="hold"}function re(){var q;return!!((q=y.props.render)!=null&&q.$$tippy)}function ee(){return g||r}function le(){var q=ee().parentNode;return q?$y(q):document}function D(){return dl(R)}function O(q){return y.state.isMounted&&!y.state.isVisible||ur.isTouch||c&&c.type==="focus"?0:ll(y.props.delay,q?0:1,Xt.delay)}function X(q){q===void 0&&(q=!1),R.style.pointerEvents=y.props.interactive&&!q?"":"none",R.style.zIndex=""+y.props.zIndex}function _(q,de,Ce){if(Ce===void 0&&(Ce=!0),H.forEach(function(Fe){Fe[q]&&Fe[q].apply(Fe,de)}),Ce){var Pe;(Pe=y.props)[q].apply(Pe,de)}}function S(){var q=y.props.aria;if(q.content){var de="aria-"+q.content,Ce=R.id,Pe=Nn(y.props.triggerTarget||r);Pe.forEach(function(Fe){var Xe=Fe.getAttribute(de);if(y.state.isVisible)Fe.setAttribute(de,Xe?Xe+" "+Ce:Ce);else{var Qt=Xe&&Xe.replace(Ce,"").trim();Qt?Fe.setAttribute(de,Qt):Fe.removeAttribute(de)}})}}function F(){if(!(V||!y.props.aria.expanded)){var q=Nn(y.props.triggerTarget||r);q.forEach(function(de){y.props.interactive?de.setAttribute("aria-expanded",y.state.isVisible&&de===ee()?"true":"false"):de.removeAttribute("aria-expanded")})}}function J(){le().removeEventListener("mousemove",f),Ks=Ks.filter(function(q){return q!==f})}function Y(q){if(!(ur.isTouch&&(l||q.type==="mousedown"))){var de=q.composedPath&&q.composedPath()[0]||q.target;if(!(y.props.interactive&&dd(R,de))){if(Nn(y.props.triggerTarget||r).some(function(Ce){return dd(Ce,de)})){if(ur.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else _("onClickOutside",[y,q]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),a=!0,setTimeout(function(){a=!1}),y.state.isMounted||ge())}}}function ne(){l=!0}function ce(){l=!1}function pe(){var q=le();q.addEventListener("mousedown",Y,!0),q.addEventListener("touchend",Y,an),q.addEventListener("touchstart",ce,an),q.addEventListener("touchmove",ne,an)}function ge(){var q=le();q.removeEventListener("mousedown",Y,!0),q.removeEventListener("touchend",Y,an),q.removeEventListener("touchstart",ce,an),q.removeEventListener("touchmove",ne,an)}function Se(q,de){Ge(q,function(){!y.state.isVisible&&R.parentNode&&R.parentNode.contains(R)&&de()})}function Le(q,de){Ge(q,de)}function Ge(q,de){var Ce=D().box;function Pe(Fe){Fe.target===Ce&&(ul(Ce,"remove",Pe),de())}if(q===0)return de();ul(Ce,"remove",u),ul(Ce,"add",Pe),u=Pe}function fe(q,de,Ce){Ce===void 0&&(Ce=!1);var Pe=Nn(y.props.triggerTarget||r);Pe.forEach(function(Fe){Fe.addEventListener(q,de,Ce),d.push({node:Fe,eventType:q,handler:de,options:Ce})})}function Qe(){K()&&(fe("touchstart",we,{passive:!0}),fe("touchend",Be,{passive:!0})),My(y.props.trigger).forEach(function(q){if(q!=="manual")switch(fe(q,we),q){case"mouseenter":fe("mouseleave",Be);break;case"focus":fe(qy?"focusout":"blur",T);break;case"focusin":fe("focusout",T);break}})}function Ne(){d.forEach(function(q){var de=q.node,Ce=q.eventType,Pe=q.handler,Fe=q.options;de.removeEventListener(Ce,Pe,Fe)}),d=[]}function we(q){var de,Ce=!1;if(!(!y.state.isEnabled||m(q)||a)){var Pe=((de=c)==null?void 0:de.type)==="focus";c=q,g=q.currentTarget,F(),!y.state.isVisible&&Uy(q)&&Ks.forEach(function(Fe){return Fe(q)}),q.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||o)&&y.props.hideOnClick!==!1&&y.state.isVisible?Ce=!0:j(q),q.type==="click"&&(o=!Ce),Ce&&!Pe&&Ie(q)}}function qe(q){var de=q.target,Ce=ee().contains(de)||R.contains(de);if(!(q.type==="mousemove"&&Ce)){var Pe=z().concat(R).map(function(Fe){var Xe,Qt=Fe._tippy,bt=(Xe=Qt.popperInstance)==null?void 0:Xe.state;return bt?{popperRect:Fe.getBoundingClientRect(),popperState:bt,props:t}:null}).filter(Boolean);Yy(Pe,q)&&(J(),Ie(q))}}function Be(q){var de=m(q)||y.props.trigger.indexOf("click")>=0&&o;if(!de){if(y.props.interactive){y.hideWithInteractivity(q);return}Ie(q)}}function T(q){y.props.trigger.indexOf("focusin")<0&&q.target!==ee()||y.props.interactive&&q.relatedTarget&&R.contains(q.relatedTarget)||Ie(q)}function m(q){return ur.isTouch?K()!==q.type.indexOf("touch")>=0:!1}function E(){w();var q=y.props,de=q.popperOptions,Ce=q.placement,Pe=q.offset,Fe=q.getReferenceClientRect,Xe=q.moveTransition,Qt=re()?dl(R).arrow:null,bt=Fe?{getBoundingClientRect:Fe,contextElement:Fe.contextElement||ee()}:r,Hn={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function($n){var Ur=$n.state;if(re()){var wi=D(),Si=wi.box;["placement","reference-hidden","escaped"].forEach(function(Yn){Yn==="placement"?Si.setAttribute("data-placement",Ur.placement):Ur.attributes.popper["data-popper-"+Yn]?Si.setAttribute("data-"+Yn,""):Si.removeAttribute("data-"+Yn)}),Ur.attributes.popper={}}}},xt=[{name:"offset",options:{offset:Pe}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!Xe}},Hn];re()&&Qt&&xt.push({name:"arrow",options:{element:Qt,padding:3}}),xt.push.apply(xt,(de==null?void 0:de.modifiers)||[]),y.popperInstance=Ly(bt,R,Object.assign({},de,{placement:Ce,onFirstUpdate:h,modifiers:xt}))}function w(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function N(){var q=y.props.appendTo,de,Ce=ee();y.props.interactive&&q===ad||q==="parent"?de=Ce.parentNode:de=ld(q,[Ce]),de.contains(R)||de.appendChild(R),y.state.isMounted=!0,E()}function z(){return Ys(R.querySelectorAll("[data-tippy-root]"))}function j(q){y.clearDelayTimeouts(),q&&_("onTrigger",[y,q]),pe();var de=O(!0),Ce=P(),Pe=Ce[0],Fe=Ce[1];ur.isTouch&&Pe==="hold"&&Fe&&(de=Fe),de?n=setTimeout(function(){y.show()},de):y.show()}function Ie(q){if(y.clearDelayTimeouts(),_("onUntrigger",[y,q]),!y.state.isVisible){ge();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(q.type)>=0&&o)){var de=O(!1);de?i=setTimeout(function(){y.state.isVisible&&y.hide()},de):s=requestAnimationFrame(function(){y.hide()})}}function be(){y.state.isEnabled=!0}function De(){y.hide(),y.state.isEnabled=!1}function ke(){clearTimeout(n),clearTimeout(i),cancelAnimationFrame(s)}function _e(q){if(!y.state.isDestroyed){_("onBeforeUpdate",[y,q]),Ne();var de=y.props,Ce=md(r,Object.assign({},de,ud(q),{ignoreAttributes:!0}));y.props=Ce,Qe(),de.interactiveDebounce!==Ce.interactiveDebounce&&(J(),f=Ad(qe,Ce.interactiveDebounce)),de.triggerTarget&&!Ce.triggerTarget?Nn(de.triggerTarget).forEach(function(Pe){Pe.removeAttribute("aria-expanded")}):Ce.triggerTarget&&r.removeAttribute("aria-expanded"),F(),X(),k&&k(de,Ce),y.popperInstance&&(E(),z().forEach(function(Pe){requestAnimationFrame(Pe._tippy.popperInstance.forceUpdate)})),_("onAfterUpdate",[y,q])}}function Ft(q){y.setProps({content:q})}function ct(){var q=y.state.isVisible,de=y.state.isDestroyed,Ce=!y.state.isEnabled,Pe=ur.isTouch&&!y.props.touch,Fe=ll(y.props.duration,0,Xt.duration);if(!(q||de||Ce||Pe)&&!ee().hasAttribute("disabled")&&(_("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,re()&&(R.style.visibility="visible"),X(),pe(),y.state.isMounted||(R.style.transition="none"),re()){var Xe=D(),Qt=Xe.box,bt=Xe.content;cl([Qt,bt],0)}h=function(){var xt;if(!(!y.state.isVisible||A)){if(A=!0,R.offsetHeight,R.style.transition=y.props.moveTransition,re()&&y.props.animation){var hn=D(),$n=hn.box,Ur=hn.content;cl([$n,Ur],Fe),hd([$n,Ur],"visible")}S(),F(),cd(fl,y),(xt=y.popperInstance)==null||xt.forceUpdate(),_("onMount",[y]),y.props.animation&&re()&&Le(Fe,function(){y.state.isShown=!0,_("onShown",[y])})}},N()}}function Mt(){var q=!y.state.isVisible,de=y.state.isDestroyed,Ce=!y.state.isEnabled,Pe=ll(y.props.duration,1,Xt.duration);if(!(q||de||Ce)&&(_("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,A=!1,o=!1,re()&&(R.style.visibility="hidden"),J(),ge(),X(!0),re()){var Fe=D(),Xe=Fe.box,Qt=Fe.content;y.props.animation&&(cl([Xe,Qt],Pe),hd([Xe,Qt],"hidden"))}S(),F(),y.props.animation?re()&&Se(Pe,y.unmount):y.unmount()}}function fr(q){le().addEventListener("mousemove",f),cd(Ks,f),f(q)}function gr(){y.state.isVisible&&y.hide(),y.state.isMounted&&(w(),z().forEach(function(q){q._tippy.unmount()}),R.parentNode&&R.parentNode.removeChild(R),fl=fl.filter(function(q){return q!==y}),y.state.isMounted=!1,_("onHidden",[y]))}function Ct(){y.state.isDestroyed||(y.clearDelayTimeouts(),y.unmount(),Ne(),delete r._tippy,y.state.isDestroyed=!0,_("onDestroy",[y]))}}function ln(r,e){e===void 0&&(e={});var t=Xt.plugins.concat(e.plugins||[]);Wy();var n=Object.assign({},e,{plugins:t}),i=Hy(r),s=i.reduce(function(o,a){var l=a&&nB(a,n);return l&&o.push(l),o},[]);return Vs(r)?s[0]:s}ln.defaultProps=Xt,ln.setDefaultProps=Zy,ln.currentInput=ur,Object.assign({},Hh,{effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow)}}),ln.setDefaultProps({render:Cd});function xr(r){var e,t;const n=[];return(((e=r.renderer)==null?void 0:e.type)==="video"||((t=r.renderer)==null?void 0:t.type)==="audio")&&n.push({...r.config,...r.options}),n.push(...r.childNodes.flatMap(xr).filter(Boolean)),n}class Ws extends Error{constructor(e,t=new Error,n=!1){super(),this.fatal=!1,this.fatal=n,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 iB=5;function sB(r,e){return r.length!==e.length||r.some((t,n)=>t!==e[n])}class oB{constructor(e){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._canvas=vt(),this._controls=vt(),this.host=e}set activeScenes(e){sB(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,n,i;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:A,duration:c})=>s>=A&&s<A+c)),[]))??[];const o=s!==this.currentTime;this._currentTime=s,this._upcomingScenes=((n=this.host.composition)==null?void 0:n.tracks.reduce((a,l)=>a.concat(l.scenes.filter(({start:A})=>s>=A-iB&&s<A)),[]))??[],this.loadScenes(),this.syncMediaState(),(i=this._controls.value)==null||i.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 yt(this._canvas)}controls(){return yt(this._controls)}loadScenes(){[...this.activeScenes,...this._upcomingScenes].forEach(e=>{xr(e.layout.node).forEach(n=>{var i,s,o;const{start:a,duration:l}=e,A=this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused;if(this.host.media[n.key]){const c=this.host.media[n.key],{speed:u,volume:h,hls:d,node:f,start:g,duration:p}=c,C=this.host.mediaState[n.key];f&&C&&(f.currentTime>=g+p||f.ended||A&&(d?(i=d.startLoadOnce)==null||i.call(d,g):C.initialised||(s=f.startLoadOnce)==null||s.call(f),f.volume=Nr(0,this.host.volume*(h??1),1),f.playbackRate=Nr(.1,this.host.playbackRate*(u??1),4)))}else if(A){const c=`${a}-${l}`,u=this.host._sceneController.mediaState[c];this.host.duration&&!((o=u==null?void 0:u.buffered)!=null&&o.length)&&(this.host._sceneController.mediaState={...this.host._sceneController.mediaState,[c]:{...u,buffered:[{start:Math.max(0,a/this.host.duration*100),end:Math.min((a+l)/this.host.duration*100,100)}]}})}})})}syncMediaState(){var e;(e=this.host.composition)==null||e.tracks.forEach(t=>{var n;(n=t.scenes)==null||n.forEach(i=>{xr(i.layout.node).forEach(o=>{if(this.host.media[o.key]){const a=this.host.media[o.key],{node:l}=a,A=this.host.mediaState[o.key],c=this.activeScenes.includes(i);if(A)if(c&&!this.host.waiting&&!this.host.loading&&!this.host.paused){if(l.paused&&A.initialised)try{return l.play()}catch(u){throw new Ws("Video play error",u,!0)}}else l.paused||l.pause()}})})})}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)}}async function vd(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 aB(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function lB(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function AB(r){return new Promise(async e=>{let t=null;const{type:n,key:i,src:s,duration:o,startOffset:a,endOffset:l}=r;n==="video"?(t=document.createElement("video"),t.playsInline=!0):t=document.createElement("audio"),t.muted=!0,t.loop=!1,t.crossOrigin="anonymous",t.src=s;let A=!1;if(t.startLoadOnce=()=>{A||(t.preload="auto",t.load(),A=!0)},n==="video"&&o&&r.aspectRatio){t.preload="none";const c=(a??0)*o,u=(1-(l??0))*o;e({key:i,hls:null,node:t,start:c,duration:u-c,aspectRatio:r.aspectRatio})}else{t.preload="metadata";const c=async()=>{const u=await vd(t),h=(a??0)*u,d=(1-(l??0))*u;e({key:i,hls:null,node:t,start:h,duration:d-h,aspectRatio:t instanceof HTMLVideoElement?t.videoWidth/t.videoHeight:null}),t.removeEventListener("loadedmetadata",c)};t.addEventListener("loadedmetadata",c)}})}function cB({key:r,playlist:e,startOffset:t,endOffset:n}){return new Promise(i=>{const s=document.createElement("video");s instanceof HTMLVideoElement&&(s.playsInline=!0),s.muted=!0,s.loop=!1,s.crossOrigin="anonymous";let o=!1;const a=new Qr({autoStartLoad:!0,xhrSetup:l=>{const{open:A}=l,c=e.split("?")[1];l.open=function(u,h,d){c&&!h.toString().includes("?")&&(h+="?"+c),!(!o&&h.toString().includes(".ts"))&&A.apply(this,[u,h,d])}}});a.on(Qr.Events.LEVEL_LOADED,async()=>{o||a==null||a.stopLoad();const l=await vd(s),A=(t??0)*l,c=(1-(n??0))*l;i({key:r,hls:a,node:s,start:A,duration:c-A,aspectRatio:a.levels[0].width/a.levels[0].height})}),a.loadSource(e),a.attachMedia(s),a.startLoadOnce=(l=-1,A)=>{if(a&&!o){const c=a.levels.findIndex(u=>Math.min(u.height,u.width)===A);o=!0,a.startLevel=a.firstLevel,a.startLoad(l),a.currentLevel=c!==-1?c:a.firstLevel}}})}function uB(r){const{playlist:e}=r;return e&&!aB()&&Qr.isSupported()?cB({...r,playlist:e}):AB(r)}const hB=Xr(async function(e){const{weight:t,family:n}=e,{client:i,server:s}=n.weights.find(a=>a.weight===t)??{};return!i&&!s?null:new FontFace(e.family.name,`url(${i??s})`,{weight:t,style:"normal"}).load()},{cacheKey:([r])=>JSON.stringify(r)});let dB=class{constructor(e){this._hasPlayed=!1,this._memoKey=null,this._lastDeps=null,this._duration=0,this._composition=null,this._media={},this._mediaState={},this._compositionController=new AbortController,this._delayProcessing=(t=100)=>{const n=new AbortController,i=setTimeout(()=>{n.signal.aborted||(this.host._processing=!0)},t);return n.signal.addEventListener("abort",()=>{clearTimeout(i)}),n},this._createImageResolver=Xr(async({config:t})=>t.src?new Promise((n,i)=>{const s=new Image;s.crossOrigin="anonymous",s.onload=()=>{n({image:s})},s.onerror=o=>{i(o)},s.src=t.src}):{image:null},{cacheKey:([{config:t}])=>JSON.stringify(t)}),this._mediaFactory=Xr(async t=>{const{key:n}=t,i=await uB(t),s={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},o=Object.keys(s).reduce((a,l)=>{const A=l,c=s[A]({key:n,node:i.node});return a[A]=c,i.node.addEventListener(l,c),a},{});return{media:i,listeners:o,aspectRatio:i.aspectRatio,source:()=>i.node}},{cacheKey:([{key:t,src:n,playlist:i}])=>JSON.stringify({key:t,src:n==null?void 0:n.split("?")[0],playlist:i==null?void 0:i.split("?")[0]})}),this._handleLoadedData=({id:t,key:n,node:i})=>()=>{const s=this.mediaState[n];s!=null&&s.initialised||(this.mediaState={...this.mediaState,[n]:{...s,initialised:!0,waiting:!1,buffered:(s==null?void 0:s.buffered)??[]}},this.setMediaCurrentTime(this.host.currentTime),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{id:t,key:n,node:i}})))},this._handleWaiting=({key:t})=>()=>{const n=this.mediaState[t];n!=null&&n.initialised&&!(n!=null&&n.waiting)&&(this.mediaState={...this.mediaState,[t]:{...n,waiting:!0}})},this._handleCanPlay=({key:t})=>()=>{const n=this.mediaState[t];n!=null&&n.initialised&&(n!=null&&n.waiting)&&(this.mediaState={...this.mediaState,[t]:{...n,waiting:!1}}),this.host.paused&&this.host.draw()},this._handleProgress=()=>()=>{},this._handleSeeking=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:seeking",{detail:{id:t,key:n,node:i}}))},this._handleSeeked=({id:t,key:n,node:i})=>()=>{const s=this.mediaState[n];s!=null&&s.initialised&&(this.host.draw(),this.host.activeScenes.flatMap(o=>xr(o.layout.node).map(({id:l})=>l)).includes(t)&&this.host.dispatchEvent(new CustomEvent("seeked",{detail:this.host.currentTime})),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{id:t,key:n,node:i}})))},this._handlePlay=({id:t,key:n,node:i})=>()=>{this.hasPlayed=!0,this.host.dispatchEvent(new CustomEvent("video:play",{detail:{id:t,key:n,node:i}}))},this._handlePlaying=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{id:t,key:n,node:i}}))},this._handlePause=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{id:t,key:n,node:i}}))},this._handleStalled=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{id:t,key:n,node:i}}))},this._handleTimeUpdate=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{id:t,key:n,node:i}}))},this._handleEnded=({id:t,key:n,node:i})=>()=>{this.host.dispatchEvent(new CustomEvent("video:ended",{detail:{id:t,key:n,node:i}}))},this._handleError=({id:t,key:n,node:i})=>()=>{const s=new Ws(`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:n,node:i}}))},this._cleanupMedia=t=>{var n;const i=this.media[t];i&&(i.node.pause(),i.node.src="",(n=i.hls)==null||n.destroy(),Object.keys(i.listeners??{}).forEach(s=>{var o,a;if((o=this.media)!=null&&o[t]){const l=(a=i.listeners)==null?void 0:a[s];l&&i.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 Mi(this.host,async([e,t,n])=>{var i;this._compositionController.abort(),this._compositionController=new AbortController;const s=this._compositionController,o=this._delayProcessing();try{if(this.host._errors=[],(!t||!this.host._languages.find(({value:a})=>t===a))&&(this.host._language=(i=this.host._languages[0])==null?void 0:i.value),e){const{width:a,height:l}=Yo({aspectRatio:n,resolution:1080});try{const c=await Cc({config:e,resolvers:{text:async({options:u})=>{const h=await hB(u.font);return h&&document.fonts.add(h),{font:u.font}},image:this._createImageResolver,video:async({config:u,options:h})=>{const{media:d,source:f}=await this._mediaFactory({...u,...h});return{video:f,aspectRatio:d.aspectRatio}}},rootWidth:a,rootHeight:l});if(s.signal.aborted)return;this.composition=c}catch(c){throw new Ws("Fatal composition error",c,!0)}this.duration=this.composition.duration;const A=[];for await(const c of this.composition.tracks)for await(const u of c.scenes){const h=xr(u.layout.node);for await(const d of h){const{media:f,listeners:g}=await this._mediaFactory(d);A.push(f.key),this.media={...this.media,[f.key]:{...f,listeners:g,speed:d.speed??1,volume:d.volume??1}},this.mediaState={...this.mediaState,[f.key]:{initialised:!f,waiting:!!f,...this.mediaState[f.key]}}}}Object.keys(this.media).forEach(c=>{A.includes(c)||this.media[c].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(a){this.composition=null,this.duration=0,this.host.dispatchEvent(new ErrorEvent("error",{composed:!0,bubbles:!0,error:a,message:a.message}))}finally{o.abort(),this.host._processing=!1}},()=>{const e=JSON.stringify({config:this.host.config,language:this.host.language,aspectRatio:this.host.aspectRatio});if(this._lastDeps&&this._memoKey===e)return this._lastDeps;const t=[this.host.config,this.host.language,this.host.aspectRatio];return this._memoKey=e,this._lastDeps=t,t})}_setMediaCurrentTime({time:e,scene:t}){const{start:n}=t;xr(t.layout.node).forEach(s=>{if(this.media[s.key]){const o=this.media[s.key],a=(e-n)*o.speed;o.node.currentTime=Nr(o.start,a+o.start,o.start+o.duration)}})}setMediaCurrentTime(e){var t;(t=this.composition)==null||t.tracks.forEach(n=>{n.scenes.forEach(i=>{this._setMediaCurrentTime({time:e,scene:i})})})}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.media).forEach(e=>{this._cleanupMedia(e)}),this.media={}}};function fB(r){r.requestFullscreen?r.requestFullscreen():r.mozRequestFullScreen?r.mozRequestFullScreen():r.webkitRequestFullscreen?r.webkitRequestFullscreen():r.msRequestFullscreen&&r.msRequestFullscreen()}function gB(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const gl=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen","preview"],pB={id:"captions",event:"captions:click",label:"Closed Captions"},mB={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},yd={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}]},EB={id:"playbackRate",label:"Playback playbackRate",subItems:yd};class IB extends Xl{constructor(e){if(super(e),this.element=null,this.observer=void 0,e.type!==pn.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)),Vt}}const pl=mn(IB),CB=wv(()=>{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"}),n=new FontFace("Roobert Captions","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),i=oc.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:n},...i]}),hr={"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"},vB={colors:hr,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 ${hr["dark-100"]}`,medium:`0 .125rem .625rem ${hr["dark-100"]}`,large:`0 .25rem 1rem ${hr["dark-50"]}`,xl:`.25rem .25rem 1rem ${hr["dark-250"]}`,xxl:`0 .25rem 2rem ${hr["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${hr["dark-250"]}`,toolbar:`0 -.625rem .625rem ${hr["dark-50"]}`,text:`0 0 .25rem ${hr["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:hr["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},Bd=Qv(vB,{delimiter:"-"}),yB=Object.keys(Bd).map(r=>Vn(`:host { --${r}: ${Bd[r]}; }`)),$e=(r=>{const e=class extends r{firstUpdated(){CB().forEach(({load:s,font:o})=>{document.fonts.add(o),s&&o.load()})}};return e.styles=[(r==null?void 0:r.styles)??[],yB,gt`
|
2493
2493
|
:host {
|
2494
2494
|
font-family: var(--fontFamilies-sans);
|
2495
2495
|
font-size: var(--fontSizes-medium);
|