botframework-webchat-fluent-theme 4.18.1-main.20250528.43d5b5c → 4.18.1-main.20250701.b63791f
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/botframework-webchat-fluent-theme.css.map +1 -1
- package/dist/botframework-webchat-fluent-theme.development.css.map +1 -1
- package/dist/botframework-webchat-fluent-theme.development.js +8 -8
- package/dist/botframework-webchat-fluent-theme.development.js.map +1 -1
- package/dist/botframework-webchat-fluent-theme.js +1 -1
- package/dist/botframework-webchat-fluent-theme.js.map +1 -1
- package/dist/botframework-webchat-fluent-theme.mjs +1 -1
- package/dist/botframework-webchat-fluent-theme.mjs.map +1 -1
- package/dist/botframework-webchat-fluent-theme.production.min.css.map +1 -1
- package/dist/botframework-webchat-fluent-theme.production.min.js +8 -8
- package/dist/botframework-webchat-fluent-theme.production.min.js.map +1 -1
- package/package.json +6 -6
- package/src/components/activity/ActivityDecorator.module.css +12 -2
- package/src/components/dropZone/DropZone.tsx +2 -2
- package/src/components/icon/FluentIcon.module.css +53 -0
- package/src/components/icon/FluentIcon.tsx +51 -0
- package/src/components/icon/index.ts +1 -0
- package/src/components/preChatActivity/PreChatMessageActivity.module.css +1 -0
- package/src/components/preChatActivity/StarterPromptsCardAction.module.css +1 -1
- package/src/components/preChatActivity/StarterPromptsCardAction.tsx +7 -4
- package/src/components/sendBox/AddAttachmentButton.tsx +3 -2
- package/src/components/sendBox/SendBox.module.css +69 -5
- package/src/components/sendBox/SendBox.tsx +18 -14
- package/src/components/sendBox/TelephoneKeypadToolbarButton.tsx +2 -2
- package/src/components/sendBox/Toolbar.module.css +2 -0
- package/src/components/suggestedActions/SuggestedAction.tsx +2 -2
- package/src/components/suggestedActions/SuggestedActions.tsx +2 -2
- package/src/components/telephoneKeypad/private/TelephoneKeypad.tsx +4 -4
- package/src/components/theme/Theme.module.css +25 -22
- package/src/components/typingIndicator/SlidingDotsTypingIndicator.module.css +1 -1
- package/src/private/FluentThemeProvider.tsx +6 -10
- package/src/components/sendBox/Attachments.module.css +0 -7
- package/src/components/sendBox/Attachments.tsx +0 -35
- package/src/components/sendBox/TextArea.module.css +0 -82
- package/src/components/sendBox/TextArea.tsx +0 -111
- package/src/icons/AddDocumentIcon.tsx +0 -13
- package/src/icons/AttachmentIcon.tsx +0 -13
- package/src/icons/InfoSmallIcon.tsx +0 -13
- package/src/icons/SendIcon.tsx +0 -13
- package/src/icons/TelephoneKeypadIcon.tsx +0 -13
- package/src/icons/index.ts +0 -5
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
"use strict";(()=>{var yd=Object.create;var oo=Object.defineProperty;var gd=Object.getOwnPropertyDescriptor;var xd=Object.getOwnPropertyNames;var _d=Object.getPrototypeOf,wd=Object.prototype.hasOwnProperty;var E=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var kd=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of xd(e))!wd.call(t,a)&&a!==r&&oo(t,a,{get:()=>e[a],enumerable:!(n=gd(e,a))||n.enumerable});return t};var y=(t,e,r)=>(r=t!=null?yd(_d(t)):{},kd(e||!t||!t.__esModule?oo(r,"default",{value:t,enumerable:!0}):r,t));var U=E((Bg,so)=>{so.exports={Components:globalThis.WebChat.Components,hooks:globalThis.WebChat.hooks,testIds:globalThis.WebChat.testIds}});var J=E((jg,wr)=>{(function(){"use strict";var t={}.hasOwnProperty;function e(){for(var a="",i=0;i<arguments.length;i++){var o=arguments[i];o&&(a=n(a,r(o)))}return a}function r(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return e.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var i="";for(var o in a)t.call(a,o)&&a[o]&&(i=n(i,o));return i}function n(a,i){return i?a?a+" "+i:a+i:a}typeof wr<"u"&&wr.exports?(e.default=e,wr.exports=e):window.classNames=e})()});var j=E((Mg,co)=>{co.exports=globalThis.React});var Se=E((In,lo)=>{"use strict";var Rt=function(t){return t&&t.Math===Math&&t};lo.exports=Rt(typeof globalThis=="object"&&globalThis)||Rt(typeof window=="object"&&window)||Rt(typeof self=="object"&&self)||Rt(typeof global=="object"&&global)||Rt(typeof In=="object"&&In)||function(){return this}()||Function("return this")()});var Ve=E((zg,uo)=>{"use strict";uo.exports=function(t){try{return!!t()}catch{return!0}}});var Ht=E((Lg,po)=>{"use strict";var Ed=Ve();po.exports=!Ed(function(){var t=(function(){}).bind();return typeof t!="function"||t.hasOwnProperty("prototype")})});var bo=E((qg,ho)=>{"use strict";var Td=Ht(),vo=Function.prototype,fo=vo.apply,mo=vo.call;ho.exports=typeof Reflect=="object"&&Reflect.apply||(Td?mo.bind(fo):function(){return mo.apply(fo,arguments)})});var Ge=E((Pg,xo)=>{"use strict";var yo=Ht(),go=Function.prototype,Dn=go.call,Sd=yo&&go.bind.bind(Dn,Dn);xo.exports=yo?Sd:function(t){return function(){return Dn.apply(t,arguments)}}});var On=E((Fg,wo)=>{"use strict";var _o=Ge(),Nd=_o({}.toString),Ad=_o("".slice);wo.exports=function(t){return Ad(Nd(t),8,-1)}});var Bn=E((Rg,ko)=>{"use strict";var Cd=On(),Id=Ge();ko.exports=function(t){if(Cd(t)==="Function")return Id(t)}});var Ue=E((Hg,Eo)=>{"use strict";var jn=typeof document=="object"&&document.all;Eo.exports=typeof jn>"u"&&jn!==void 0?function(t){return typeof t=="function"||t===jn}:function(t){return typeof t=="function"}});var Ke=E(($g,To)=>{"use strict";var Dd=Ve();To.exports=!Dd(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var Er=E((Wg,So)=>{"use strict";var Od=Ht(),kr=Function.prototype.call;So.exports=Od?kr.bind(kr):function(){return kr.apply(kr,arguments)}});var Io=E(Co=>{"use strict";var No={}.propertyIsEnumerable,Ao=Object.getOwnPropertyDescriptor,Bd=Ao&&!No.call({1:2},1);Co.f=Bd?function(e){var r=Ao(this,e);return!!r&&r.enumerable}:No});var Mn=E((Gg,Do)=>{"use strict";Do.exports=function(t,e){return{enumerable:!(t&1),configurable:!(t&2),writable:!(t&4),value:e}}});var Bo=E((Ug,Oo)=>{"use strict";var jd=Ge(),Md=Ve(),zd=On(),zn=Object,Ld=jd("".split);Oo.exports=Md(function(){return!zn("z").propertyIsEnumerable(0)})?function(t){return zd(t)==="String"?Ld(t,""):zn(t)}:zn});var Ln=E((Kg,jo)=>{"use strict";jo.exports=function(t){return t==null}});var qn=E((Xg,Mo)=>{"use strict";var qd=Ln(),Pd=TypeError;Mo.exports=function(t){if(qd(t))throw new Pd("Can't call method on "+t);return t}});var $t=E((Zg,zo)=>{"use strict";var Fd=Bo(),Rd=qn();zo.exports=function(t){return Fd(Rd(t))}});var Wt=E((Jg,Lo)=>{"use strict";var Hd=Ue();Lo.exports=function(t){return typeof t=="object"?t!==null:Hd(t)}});var Tr=E((Yg,qo)=>{"use strict";qo.exports={}});var Rn=E((Qg,Fo)=>{"use strict";var Pn=Tr(),Fn=Se(),$d=Ue(),Po=function(t){return $d(t)?t:void 0};Fo.exports=function(t,e){return arguments.length<2?Po(Pn[t])||Po(Fn[t]):Pn[t]&&Pn[t][e]||Fn[t]&&Fn[t][e]}});var Ho=E((ex,Ro)=>{"use strict";var Wd=Ge();Ro.exports=Wd({}.isPrototypeOf)});var Go=E((tx,Vo)=>{"use strict";var Vd=Se(),$o=Vd.navigator,Wo=$o&&$o.userAgent;Vo.exports=Wo?String(Wo):""});var Qo=E((rx,Yo)=>{"use strict";var Jo=Se(),Hn=Go(),Uo=Jo.process,Ko=Jo.Deno,Xo=Uo&&Uo.versions||Ko&&Ko.version,Zo=Xo&&Xo.v8,we,Sr;Zo&&(we=Zo.split("."),Sr=we[0]>0&&we[0]<4?1:+(we[0]+we[1]));!Sr&&Hn&&(we=Hn.match(/Edge\/(\d+)/),(!we||we[1]>=74)&&(we=Hn.match(/Chrome\/(\d+)/),we&&(Sr=+we[1])));Yo.exports=Sr});var $n=E((nx,ts)=>{"use strict";var es=Qo(),Gd=Ve(),Ud=Se(),Kd=Ud.String;ts.exports=!!Object.getOwnPropertySymbols&&!Gd(function(){var t=Symbol("symbol detection");return!Kd(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&es&&es<41})});var Wn=E((ax,rs)=>{"use strict";var Xd=$n();rs.exports=Xd&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Vn=E((ix,ns)=>{"use strict";var Zd=Rn(),Jd=Ue(),Yd=Ho(),Qd=Wn(),ef=Object;ns.exports=Qd?function(t){return typeof t=="symbol"}:function(t){var e=Zd("Symbol");return Jd(e)&&Yd(e.prototype,ef(t))}});var is=E((ox,as)=>{"use strict";var tf=String;as.exports=function(t){try{return tf(t)}catch{return"Object"}}});var Gn=E((sx,os)=>{"use strict";var rf=Ue(),nf=is(),af=TypeError;os.exports=function(t){if(rf(t))return t;throw new af(nf(t)+" is not a function")}});var cs=E((cx,ss)=>{"use strict";var of=Gn(),sf=Ln();ss.exports=function(t,e){var r=t[e];return sf(r)?void 0:of(r)}});var us=E((lx,ls)=>{"use strict";var Un=Er(),Kn=Ue(),Xn=Wt(),cf=TypeError;ls.exports=function(t,e){var r,n;if(e==="string"&&Kn(r=t.toString)&&!Xn(n=Un(r,t))||Kn(r=t.valueOf)&&!Xn(n=Un(r,t))||e!=="string"&&Kn(r=t.toString)&&!Xn(n=Un(r,t)))return n;throw new cf("Can't convert object to primitive value")}});var ds=E((ux,ps)=>{"use strict";ps.exports=!0});var vs=E((px,ms)=>{"use strict";var fs=Se(),lf=Object.defineProperty;ms.exports=function(t,e){try{lf(fs,t,{value:e,configurable:!0,writable:!0})}catch{fs[t]=e}return e}});var Zn=E((dx,ys)=>{"use strict";var uf=ds(),pf=Se(),df=vs(),hs="__core-js_shared__",bs=ys.exports=pf[hs]||df(hs,{});(bs.versions||(bs.versions=[])).push({version:"3.40.0",mode:uf?"pure":"global",copyright:"\xA9 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.40.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Jn=E((fx,xs)=>{"use strict";var gs=Zn();xs.exports=function(t,e){return gs[t]||(gs[t]=e||{})}});var ws=E((mx,_s)=>{"use strict";var ff=qn(),mf=Object;_s.exports=function(t){return mf(ff(t))}});var Vt=E((vx,ks)=>{"use strict";var vf=Ge(),hf=ws(),bf=vf({}.hasOwnProperty);ks.exports=Object.hasOwn||function(e,r){return bf(hf(e),r)}});var Yn=E((hx,Es)=>{"use strict";var yf=Ge(),gf=0,xf=Math.random(),_f=yf(1 .toString);Es.exports=function(t){return"Symbol("+(t===void 0?"":t)+")_"+_f(++gf+xf,36)}});var Ns=E((bx,Ss)=>{"use strict";var wf=Se(),kf=Jn(),Ts=Vt(),Ef=Yn(),Tf=$n(),Sf=Wn(),Et=wf.Symbol,Qn=kf("wks"),Nf=Sf?Et.for||Et:Et&&Et.withoutSetter||Ef;Ss.exports=function(t){return Ts(Qn,t)||(Qn[t]=Tf&&Ts(Et,t)?Et[t]:Nf("Symbol."+t)),Qn[t]}});var Ds=E((yx,Is)=>{"use strict";var Af=Er(),As=Wt(),Cs=Vn(),Cf=cs(),If=us(),Df=Ns(),Of=TypeError,Bf=Df("toPrimitive");Is.exports=function(t,e){if(!As(t)||Cs(t))return t;var r=Cf(t,Bf),n;if(r){if(e===void 0&&(e="default"),n=Af(r,t,e),!As(n)||Cs(n))return n;throw new Of("Can't convert object to primitive value")}return e===void 0&&(e="number"),If(t,e)}});var ea=E((gx,Os)=>{"use strict";var jf=Ds(),Mf=Vn();Os.exports=function(t){var e=jf(t,"string");return Mf(e)?e:e+""}});var ra=E((xx,js)=>{"use strict";var zf=Se(),Bs=Wt(),ta=zf.document,Lf=Bs(ta)&&Bs(ta.createElement);js.exports=function(t){return Lf?ta.createElement(t):{}}});var na=E((_x,Ms)=>{"use strict";var qf=Ke(),Pf=Ve(),Ff=ra();Ms.exports=!qf&&!Pf(function(){return Object.defineProperty(Ff("div"),"a",{get:function(){return 7}}).a!==7})});var qs=E(Ls=>{"use strict";var Rf=Ke(),Hf=Er(),$f=Io(),Wf=Mn(),Vf=$t(),Gf=ea(),Uf=Vt(),Kf=na(),zs=Object.getOwnPropertyDescriptor;Ls.f=Rf?zs:function(e,r){if(e=Vf(e),r=Gf(r),Kf)try{return zs(e,r)}catch{}if(Uf(e,r))return Wf(!Hf($f.f,e,r),e[r])}});var Fs=E((kx,Ps)=>{"use strict";var Xf=Ve(),Zf=Ue(),Jf=/#|\.prototype\./,Gt=function(t,e){var r=Qf[Yf(t)];return r===tm?!0:r===em?!1:Zf(e)?Xf(e):!!e},Yf=Gt.normalize=function(t){return String(t).replace(Jf,".").toLowerCase()},Qf=Gt.data={},em=Gt.NATIVE="N",tm=Gt.POLYFILL="P";Ps.exports=Gt});var $s=E((Ex,Hs)=>{"use strict";var Rs=Bn(),rm=Gn(),nm=Ht(),am=Rs(Rs.bind);Hs.exports=function(t,e){return rm(t),e===void 0?t:nm?am(t,e):function(){return t.apply(e,arguments)}}});var aa=E((Tx,Ws)=>{"use strict";var im=Ke(),om=Ve();Ws.exports=im&&om(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var Nr=E((Sx,Vs)=>{"use strict";var sm=Wt(),cm=String,lm=TypeError;Vs.exports=function(t){if(sm(t))return t;throw new lm(cm(t)+" is not an object")}});var la=E(Us=>{"use strict";var um=Ke(),pm=na(),dm=aa(),Ar=Nr(),Gs=ea(),fm=TypeError,ia=Object.defineProperty,mm=Object.getOwnPropertyDescriptor,oa="enumerable",sa="configurable",ca="writable";Us.f=um?dm?function(e,r,n){if(Ar(e),r=Gs(r),Ar(n),typeof e=="function"&&r==="prototype"&&"value"in n&&ca in n&&!n[ca]){var a=mm(e,r);a&&a[ca]&&(e[r]=n.value,n={configurable:sa in n?n[sa]:a[sa],enumerable:oa in n?n[oa]:a[oa],writable:!1})}return ia(e,r,n)}:ia:function(e,r,n){if(Ar(e),r=Gs(r),Ar(n),pm)try{return ia(e,r,n)}catch{}if("get"in n||"set"in n)throw new fm("Accessors not supported");return"value"in n&&(e[r]=n.value),e}});var Xs=E((Ax,Ks)=>{"use strict";var vm=Ke(),hm=la(),bm=Mn();Ks.exports=vm?function(t,e,r){return hm.f(t,e,bm(1,r))}:function(t,e,r){return t[e]=r,t}});var Ys=E((Cx,Js)=>{"use strict";var Ut=Se(),ym=bo(),gm=Bn(),xm=Ue(),_m=qs().f,wm=Fs(),Tt=Tr(),km=$s(),St=Xs(),Zs=Vt();Zn();var Em=function(t){var e=function(r,n,a){if(this instanceof e){switch(arguments.length){case 0:return new t;case 1:return new t(r);case 2:return new t(r,n)}return new t(r,n,a)}return ym(t,this,arguments)};return e.prototype=t.prototype,e};Js.exports=function(t,e){var r=t.target,n=t.global,a=t.stat,i=t.proto,o=n?Ut:a?Ut[r]:Ut[r]&&Ut[r].prototype,c=n?Tt:Tt[r]||St(Tt,r,{})[r],s=c.prototype,u,l,p,m,f,x,b,I,T;for(m in e)u=wm(n?m:r+(a?".":"#")+m,t.forced),l=!u&&o&&Zs(o,m),x=c[m],l&&(t.dontCallGetSet?(T=_m(o,m),b=T&&T.value):b=o[m]),f=l&&b?b:e[m],!(!u&&!i&&typeof x==typeof f)&&(t.bind&&l?I=km(f,Ut):t.wrap&&l?I=Em(f):i&&xm(f)?I=gm(f):I=f,(t.sham||f&&f.sham||x&&x.sham)&&St(I,"sham",!0),St(c,m,I),i&&(p=r+"Prototype",Zs(Tt,p)||St(Tt,p,{}),St(Tt[p],m,f),t.real&&s&&(u||!s[m])&&St(s,m,f)))}});var ec=E((Ix,Qs)=>{"use strict";var Tm=Math.ceil,Sm=Math.floor;Qs.exports=Math.trunc||function(e){var r=+e;return(r>0?Sm:Tm)(r)}});var ua=E((Dx,tc)=>{"use strict";var Nm=ec();tc.exports=function(t){var e=+t;return e!==e||e===0?0:Nm(e)}});var nc=E((Ox,rc)=>{"use strict";var Am=ua(),Cm=Math.max,Im=Math.min;rc.exports=function(t,e){var r=Am(t);return r<0?Cm(r+e,0):Im(r,e)}});var ic=E((Bx,ac)=>{"use strict";var Dm=ua(),Om=Math.min;ac.exports=function(t){var e=Dm(t);return e>0?Om(e,9007199254740991):0}});var sc=E((jx,oc)=>{"use strict";var Bm=ic();oc.exports=function(t){return Bm(t.length)}});var uc=E((Mx,lc)=>{"use strict";var jm=$t(),Mm=nc(),zm=sc(),cc=function(t){return function(e,r,n){var a=jm(e),i=zm(a);if(i===0)return!t&&-1;var o=Mm(n,i),c;if(t&&r!==r){for(;i>o;)if(c=a[o++],c!==c)return!0}else for(;i>o;o++)if((t||o in a)&&a[o]===r)return t||o||0;return!t&&-1}};lc.exports={includes:cc(!0),indexOf:cc(!1)}});var pa=E((zx,pc)=>{"use strict";pc.exports={}});var mc=E((Lx,fc)=>{"use strict";var Lm=Ge(),da=Vt(),qm=$t(),Pm=uc().indexOf,Fm=pa(),dc=Lm([].push);fc.exports=function(t,e){var r=qm(t),n=0,a=[],i;for(i in r)!da(Fm,i)&&da(r,i)&&dc(a,i);for(;e.length>n;)da(r,i=e[n++])&&(~Pm(a,i)||dc(a,i));return a}});var fa=E((qx,vc)=>{"use strict";vc.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var bc=E((Px,hc)=>{"use strict";var Rm=mc(),Hm=fa();hc.exports=Object.keys||function(e){return Rm(e,Hm)}});var gc=E(yc=>{"use strict";var $m=Ke(),Wm=aa(),Vm=la(),Gm=Nr(),Um=$t(),Km=bc();yc.f=$m&&!Wm?Object.defineProperties:function(e,r){Gm(e);for(var n=Um(r),a=Km(r),i=a.length,o=0,c;i>o;)Vm.f(e,c=a[o++],n[c]);return e}});var _c=E((Rx,xc)=>{"use strict";var Xm=Rn();xc.exports=Xm("document","documentElement")});var Ec=E((Hx,kc)=>{"use strict";var Zm=Jn(),Jm=Yn(),wc=Zm("keys");kc.exports=function(t){return wc[t]||(wc[t]=Jm(t))}});var Oc=E(($x,Dc)=>{"use strict";var Ym=Nr(),Qm=gc(),Tc=fa(),ev=pa(),tv=_c(),rv=ra(),nv=Ec(),Sc=">",Nc="<",va="prototype",ha="script",Cc=nv("IE_PROTO"),ma=function(){},Ic=function(t){return Nc+ha+Sc+t+Nc+"/"+ha+Sc},Ac=function(t){t.write(Ic("")),t.close();var e=t.parentWindow.Object;return t=null,e},av=function(){var t=rv("iframe"),e="java"+ha+":",r;return t.style.display="none",tv.appendChild(t),t.src=String(e),r=t.contentWindow.document,r.open(),r.write(Ic("document.F=Object")),r.close(),r.F},Cr,Ir=function(){try{Cr=new ActiveXObject("htmlfile")}catch{}Ir=typeof document<"u"?document.domain&&Cr?Ac(Cr):av():Ac(Cr);for(var t=Tc.length;t--;)delete Ir[va][Tc[t]];return Ir()};ev[Cc]=!0;Dc.exports=Object.create||function(e,r){var n;return e!==null?(ma[va]=Ym(e),n=new ma,ma[va]=null,n[Cc]=e):n=Ir(),r===void 0?n:Qm.f(n,r)}});var Bc=E(()=>{"use strict";var iv=Ys(),ov=Ke(),sv=Oc();iv({target:"Object",stat:!0,sham:!ov},{create:sv})});var Mc=E((Gx,jc)=>{"use strict";Bc();var cv=Tr(),lv=cv.Object;jc.exports=function(e,r){return lv.create(e,r)}});var Lc=E((Ux,zc)=>{"use strict";var uv=Mc();zc.exports=uv});var Pc=E((Kx,qc)=>{qc.exports=Lc()});var ll=E((G_,cl)=>{var sl=typeof window<"u"?window:self;cl.exports=sl.crypto||sl.msCrypto});var pl=E((U_,ul)=>{ul.exports=function(t){if(!t)return Math.random;var e=Math.pow(2,32),r=new Uint32Array(1);return function(){return t.getRandomValues(r)[0]/e}}(ll())});var Yt=E((Xa,Za)=>{(function(t,e){typeof Xa=="object"&&typeof Za<"u"?Za.exports=e():(t=t||self).simpleUpdateIn=e()})(Xa,function(){"use strict";function t(d){return(t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(h){return typeof h}:function(h){return h&&typeof Symbol=="function"&&h.constructor===Symbol&&h!==Symbol.prototype?"symbol":typeof h})(d)}function e(d,h,w,N,A,D,z){try{var C=d[D](z),_=C.value}catch(F){return void w(F)}C.done?h(_):Promise.resolve(_).then(N,A)}function r(d){return function(){var h=this,w=arguments;return new Promise(function(N,A){var D=d.apply(h,w);function z(_){e(D,N,A,z,C,"next",_)}function C(_){e(D,N,A,z,C,"throw",_)}z(void 0)})}}function n(d,h,w){return h in d?Object.defineProperty(d,h,{value:w,enumerable:!0,configurable:!0,writable:!0}):d[h]=w,d}function a(d,h){var w,N=Object.keys(d);return Object.getOwnPropertySymbols&&(w=Object.getOwnPropertySymbols(d),h&&(w=w.filter(function(A){return Object.getOwnPropertyDescriptor(d,A).enumerable})),N.push.apply(N,w)),N}function i(d){for(var h=1;h<arguments.length;h++){var w=arguments[h]!=null?arguments[h]:{};h%2?a(Object(w),!0).forEach(function(N){n(d,N,w[N])}):Object.getOwnPropertyDescriptors?Object.defineProperties(d,Object.getOwnPropertyDescriptors(w)):a(Object(w)).forEach(function(N){Object.defineProperty(d,N,Object.getOwnPropertyDescriptor(w,N))})}return d}function o(d){return function(h){if(Array.isArray(h))return h}(d)||s(d)||u(d)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function
|
|
3
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function
|
|
4
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var N,A,D=!0,z=!1;return{s:function(){N=d[Symbol.iterator]()},n:function(){var C=N.next();return D=C.done,C},e:function(C){z=!0,A=C},f:function(){try{D||N.return==null||N.return()}finally{if(z)throw A}}}}var m=Object.is||function(d,h){return d===h?d!==0||1/d==1/h:d!=d&&h!=h};function f(d,h,w){b(h);var N,A=p(function z(C,_){if(_.length){var F=o(_),G=F[0],g=F.slice(1);if(typeof G=="function"){var $=[];if(Array.isArray(C))for(var ue=0,ot=C.length;ue<ot;ue++)G.call(C,C[ue],ue)&&$.push.apply($,c(z(C,[ue].concat(c(g)))));else for(var st in C||{})G.call(C,C[st],st)&&$.push.apply($,c(z(C,[st].concat(c(g)))));return $}var Q=z(C!==void 0&&C[G],g);return Q?Q.map(function(Le){return[G].concat(c(Le))}):[[G]]}}(d,h));try{for(A.s();!(N=A.n()).done;){var D=N.value;d=k(d,D,w?w(O(d,D)):void 0)}}catch(z){A.e(z)}finally{A.f()}return d}function x(){return(x=r(regeneratorRuntime.mark(function d(h,w,N){var A,D,z,C;return regeneratorRuntime.wrap(function(_){for(;;)switch(_.prev=_.next){case 0:return b(w),_.next=3,T(h,w);case 3:A=_.sent,D=p(A),_.prev=5,D.s();case 7:if((z=D.n()).done){_.next=23;break}if(C=z.value,_.t0=k,_.t1=h,_.t2=C,N)return _.next=15,N(O(h,C));_.next=18;break;case 15:_.t3=_.sent,_.next=19;break;case 18:_.t3=void 0;case 19:_.t4=_.t3,h=(0,_.t0)(_.t1,_.t2,_.t4);case 21:_.next=7;break;case 23:_.next=28;break;case 25:_.prev=25,_.t5=_.catch(5),D.e(_.t5);case 28:return _.prev=28,D.f(),_.finish(28);case 31:return _.abrupt("return",h);case 32:case"end":return _.stop()}},d,null,[[5,25,28,31]])}))).apply(this,arguments)}function b(d){if(!Array.isArray(d))throw new Error("path must be an array")}f.updateInAsync=function(d,h,w){return x.apply(this,arguments)};var I=["__proto__","constructor","prototype"];function T(){return B.apply(this,arguments)}function B(){return(B=r(regeneratorRuntime.mark(function d(h,w){var N,A,D,z,C,_,F,G;return regeneratorRuntime.wrap(function(g){for(;;)switch(g.prev=g.next){case 0:if(w.length){g.next=2;break}return g.abrupt("return");case 2:if(N=o(w),A=N[0],D=N.slice(1),typeof A!="function"){g.next=43;break}if(z=[],!Array.isArray(h)){g.next=25;break}C=0,_=h.length;case 7:if(C<_)return g.next=10,A.call(h,h[C],C);g.next=23;break;case 10:if(g.t0=g.sent,g.t0)return g.t1=z.push,g.t2=z,g.t3=c,g.next=17,T(h,[C].concat(c(D)));g.next=20;break;case 17:g.t4=g.sent,g.t5=(0,g.t3)(g.t4),g.t1.apply.call(g.t1,g.t2,g.t5);case 20:C++,g.next=7;break;case 23:g.next=42;break;case 25:g.t6=regeneratorRuntime.keys(h||{});case 26:if((g.t7=g.t6()).done){g.next=42;break}return F=g.t7.value,g.next=30,A.call(h,h[F],F);case 30:if(g.t8=g.sent,g.t8)return g.t9=z.push,g.t10=z,g.t11=c,g.next=37,T(h,[F].concat(c(D)));g.next=40;break;case 37:g.t12=g.sent,g.t13=(0,g.t11)(g.t12),g.t9.apply.call(g.t9,g.t10,g.t13);case 40:g.next=26;break;case 42:return g.abrupt("return",z);case 43:return g.next=45,T(h!==void 0&&h[A],D);case 45:return G=g.sent,g.abrupt("return",G?G.map(function($){return[A].concat(c($))}):[[A]]);case 47:case"end":return g.stop()}},d)}))).apply(this,arguments)}function O(d,h){return h.reduce(function(w,N){return w&&w[N]},d)}function k(d,h,w){if(!h.length)return w;var N,A=o(h),D=A[0],z=A.slice(1),C=d!==void 0&&d[D],_=d;if(N=D,I.includes(N))return d;if(typeof D!="string"||t(_)==="object"&&!Array.isArray(_)?typeof D!="number"||Array.isArray(_)||(_=[]):_={},typeof D=="number"){var F=k(C,z,w);return F===void 0?d===void 0?d:(D in _&&(_=c(_)).splice(D,1),_):m(F,C)?d:((_=c(_))[D]=F,_)}var G=k(C,z,w);return G===void 0?d===void 0?d:(D in _&&delete(_=i({},_))[D],_):m(G,C)?d:i(i({},_),{},n({},D,G))}return f})});var pn=E((Z0,Su)=>{Su.exports={hooks:globalThis.WebChat.hooks}});var wp=E((c1,_p)=>{_p.exports=globalThis.WebChat.internal});var $p=E((SN,Hp)=>{Hp.exports=globalThis.WebChat.decorator});var Vp=E((NN,Wp)=>{Wp.exports=globalThis.WebChat.decorator});var Fp=y(U()),Ft=y(J()),R=y(j());var Fc=y(Pc()),Dr=y(j());function Y(t){var e=(0,Dr.useRef)(),r=(0,Dr.useMemo)(function(){return(0,Fc.default)({},{current:{get:function(){return e.current}}})},[e]);return e.current=t,r}var Rc=y(U()),Hc=y(J()),Or=y(j()),{MonochromeImageMasker:pv}=Rc.Components,dv=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6 2a2 2 0 0 0-2 2v5.2c.32-.08.66-.15 1-.18V4a1 1 0 0 1 1-1h4v3.5c0 .83.67 1.5 1.5 1.5H15v8a1 1 0 0 1-1 1h-3.6c-.18.36-.4.7-.66 1H14a2 2 0 0 0 2-2V7.41c0-.4-.16-.78-.44-1.06l-3.91-3.91A1.5 1.5 0 0 0 10.59 2H6Zm8.8 5h-3.3a.5.5 0 0 1-.5-.5V3.2L14.8 7ZM10 14.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5Z"/></svg>')}`;function fv(t){return Or.default.createElement(pv,{className:(0,Hc.default)("icon__add-document",t.className),src:dv})}var ba=(0,Or.memo)(fv);var $c=y(U()),Wc=y(J()),Br=y(j()),{MonochromeImageMasker:mv}=$c.Components,vv=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m4.83 10.48 5.65-5.65a3 3 0 0 1 4.25 4.24L8 15.8a1.5 1.5 0 0 1-2.12-2.12l6-6.01a.5.5 0 1 0-.7-.71l-6 6.01a2.5 2.5 0 0 0 3.53 3.54l6.71-6.72a4 4 0 1 0-5.65-5.66L4.12 9.78a.5.5 0 0 0 .7.7Z"/></svg>')}`;function hv(t){return Br.default.createElement(mv,{className:(0,Wc.default)("icon__attachment",t.className),src:vv})}var ya=(0,Br.memo)(hv);var Vc=y(U()),Gc=y(J()),jr=y(j()),{MonochromeImageMasker:bv}=Vc.Components,yv=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 7.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3Zm.25-2a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z"/></svg>')}`;function gv(t){return jr.default.createElement(bv,{className:(0,Gc.default)("icon__info--small",t.className),src:yv})}var ga=(0,jr.memo)(gv);var Uc=y(U()),Kc=y(J()),Mr=y(j()),{MonochromeImageMasker:xv}=Uc.Components,_v=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z"/></svg>')}`;function wv(t){return Mr.default.createElement(xv,{className:(0,Kc.default)("icon__send",t.className),src:_v})}var xa=(0,Mr.memo)(wv);var Xc=y(U()),Zc=y(J()),zr=y(j()),{MonochromeImageMasker:kv}=Xc.Components,Ev=`data:image/svg+xml;utf8,${encodeURIComponent('<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM7.25 12a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 16a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM15.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z"/></svg>')}`;function Tv(t){return zr.default.createElement(kv,{className:(0,Zc.default)("icon__telephone-keypad",t.className),src:Ev})}var _a=(0,zr.memo)(Tv);function Sv(t){let e=document.createElement("style");return e.append(document.createTextNode(t)),e}function Jc(...t){return function(){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return t.map(e=>Sv(e))}}var Nv=".webchat-fluent .wbibrda_sendbox__attachment-drop-zone{background-color:var(--webchat-colorNeutralBackground4);border-radius:inherit;cursor:copy;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);place-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone--droppable{background-color:var(--webchat-colorBrandBackground2Hover)}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone-icon{pointer-events:none;font-size:36px}.webchat-fluent .wdPvBTa_pre-chat-message-activity{box-sizing:border-box;gap:var(--webchat-spacingHorizontalXXXL);padding:var(--webchat-spacingHorizontalXXXL) var(--webchat-spacingHorizontalM);grid-template-rows:auto auto;grid-template-areas:\"body\" \"toolbar\";display:grid;position:relative}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body{font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingVerticalXS);line-height:var(--webchat-lineHeightBase300);text-align:center;flex-flow:column;grid-area:body;display:flex}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint{opacity:.6}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint .wdPvBTa_pre-chat-message-activity__body-avatar{filter:grayscale()}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-avatar{border-radius:var(--webchat-borderRadiusMedium);height:64px;margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-title{color:var(--webchat-colorNeutralForeground1);font-family:inherit;font-size:var(--webchat-fontSizeHero700);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightHero700);overflow-wrap:anywhere;margin:0}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-subtitle{font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);overflow-wrap:anywhere}.webchat-fluent .wdPvBTa_pre-chat-message-activity__toolbar{grid-area:toolbar}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box{-webkit-appearance:none;appearance:none;background-color:var(--webchat-colorNeutralBackground1);box-shadow:var(--webchat-shadow2);color:var(--webchat-colorNeutralForeground1);cursor:pointer;gap:var(--webchat-spacingVerticalS);text-align:left;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);-webkit-user-select:none;user-select:none;border:0;border-radius:16px;grid-template:\"title\" \"subtitle\" 1fr / 1fr;padding:16px 20px;display:grid;overflow:hidden}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:has(.woY4Pxq_pre-chat-message-activity__card-action-image){grid-template-columns:20px 1fr;grid-template-areas:\"image title\" \"image subtitle\"}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty{row-gap:14px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:is([aria-disabled=true],:empty){cursor:default}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box[aria-disabled=true]:not(:empty){background-color:var(--webchat-colorNeutralBackgroundDisabled)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:hover:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Hover)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:active:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Pressed)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:focus-visible{outline:solid 2px var(--webchat-colorStrokeFocus2);outline-offset:-2px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{background-attachment:fixed;background-image:linear-gradient(-90deg,var(--webchat-colorNeutralStencil1) 0%,var(--webchat-colorNeutralStencil2) 50%,var(--webchat-colorNeutralStencil1) 100%);content:\"\";background-size:300% 100%;animation:3s linear infinite blueprintAnimation;display:block}@media (prefers-reduced-motion: reduce){.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{animation-play-state:paused;animation-delay:-1s}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:before{animation-direction:reverse}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after{border-radius:16px;width:100%;height:16px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{border-radius:18px;width:66%;height:18px}@keyframes blueprintAnimation{0%{background-position-x:0%}to{background-position-x:-300%}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-image{color:var(--webchat-colorNeutralForeground4);grid-area:image;font-size:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-subtitle{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightRegular);pointer-events:none;grid-area:subtitle;line-height:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-title{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightSemibold);grid-area:title;line-height:20px}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar{container:webchat-container / inline-size}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{gap:var(--webchat-spacingHorizontalM);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}@container webchat-container (width <= 480px){.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{grid-template-columns:1fr}}.webchat-fluent .wLpvzAq_activity-decorator{font-family:var(--webchat__font--primary);--webchat__bubble--inline-padding: var(--webchat-spacingHorizontalL);--webchat__bubble--block-padding: var(--webchat-spacingVerticalM);--webchat__bubble--min-height: var(--webchat-bubble-minHeight);--webchat__bubble--max-width: var(--webchat-bubble-maxWidth);--webchat__bubble--min-width: var(--webchat-bubble-minWidth);--webchat-bubble-maxWidth: var(--bubble-maxWidth, max(450px, 75%));--webchat-bubble-minWidth: var(--bubble-minWidth, auto);--webchat-bubble-minHeight: var(--bubble-minHeight, 36px);--webchat-externalLink-mask: var(--externalLink-mask, var(--webchat__icon-url--external-link) center center / 10px 10px);--webchat-externalLink-maxWidth: var(--externalLink-maxWidth, 204px);display:contents}.webchat-fluent .wLpvzAq_activity-decorator:has(.webchat__stacked-layout .webchat__bubble--from-user){--webchat__bubble--background-color: var(--webchat-colorBrandBackground2);--webchat__bubble--block-padding: var(--webchat-spacingVerticalS);--webchat__bubble--min-width: auto}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-fluent{--webchat__bubble--background-color: var(--webchat-colorNeutralBackground1);--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge);--webchat__bubble--box-shadow: var(--webchat-shadow4)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot{--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__activity-status{margin:0 0 var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__stacked-layout__status{order:-1}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:has(.webchat__bubble--from-user) .webchat__bubble{margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__bubble .webchat__text-content .webchat__text-content__generated-badge{display:none}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)){--webchat__bubble--block-padding: 0;--webchat__bubble--border-radius: var(--webchat-borderRadiusMedium);--webchat__bubble--inline-padding: 0;--webchat__bubble--max-width: 100%;--webchat__bubble--min-height: 20px;gap:var(--webchat-spacingVerticalS);margin-inline:var(--webchat-spacingHorizontalM);padding:var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalM);flex-flow:column;display:flex;position:relative}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout{margin:0;position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble{width:var(--webchat__bubble--max-width);position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .webchat__bubble__content{overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__text-content{margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader{gap:var(--webchat-spacingVerticalS);flex-flow:column;width:500px;padding-inline-end:var(--webchat-spacingHorizontalM);display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader__track{border-radius:inherit;box-sizing:border-box;clip-path:border-box;order:-1;width:auto;margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout__status{display:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__basic-transcript__activity-body:not(:empty){padding-block-end:var(--webchat-spacingVerticalXL)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout{flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble{max-width:min(var(--webchat__bubble--max-width),100%);min-width:var(--webchat__bubble--min-width);overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.border-loader){width:100%}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__bubble__content{background-color:var(--webchat__bubble--background-color);border-radius:var(--webchat__bubble--border-radius);box-shadow:var(--webchat__bubble--box-shadow);box-sizing:border-box;color:var(--webchat-colorNeutralForeground1);max-width:100%;min-height:var(--webchat__bubble--min-height);border-width:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content{font-size:var(--webchat__font-size--medium);line-height:var(--webchat__line-height--medium);min-height:auto;padding-block:var(--webchat__bubble--block-padding);padding-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content__generated-badge{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);cursor:default;font-size:var(--webchat-fontSizeBase100);height:16px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);align-self:flex-start;align-items:center;display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier){color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:var(--webchat-colorNeutralForeground2);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);height:14px;line-height:var(--webchat-lineHeightBase100);margin-left:var(--webchat-spacingHorizontalXXS);margin-right:var(--webchat-spacingHorizontalXXS);min-width:14px;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);vertical-align:calc((var(--webchat-lineHeightBase100) - var(--webchat-fontSizeBase100)) / 2);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover{background-color:var(--webchat-colorBrandBackground2Hover);border-color:var(--webchat-colorBrandStroke2Hover);color:var(--webchat-colorBrandForeground2Hover);cursor:pointer}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover:active{background-color:var(--webchat-colorBrandBackground2Pressed);border-color:var(--webchat-colorBrandStroke2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):before,:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):after{all:unset}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):has(.webchat__render-markdown__external-link-icon){padding-inline:3px}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{height:.7em;-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header{border-radius:var(--webchat-borderRadiusMedium)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-text{color:var(--webchat-colorNeutralForeground3)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-chevron{fill:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small);width:1em}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header:focus-visible{outline-offset:1px;outline:var(--webchat-strokeWidthThin) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions{--webchat__citation__external-link--mask: var(--webchat-externalLink-mask);--webchat__citation__link--max-width: var(--webchat-externalLink-maxWidth)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list{color:var(--webchat__color--subtle);gap:var(--webchat-spacingHorizontalS);flex-flow:wrap;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item{border-radius:var(--webchat-borderRadiusMedium);max-width:var(--webchat__citation__link--max-width)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-box{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:currentColor;font-size:var(--webchat__font-size--small);height:24px;padding-inline-end:var(--webchat-spacingHorizontalS);display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-body{gap:var(--webchat-spacingHorizontalSNudge);min-width:0;padding:0;font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge{color:currentColor;font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase100);text-align:center;background-color:#0000;border:none;border-radius:0;align-self:center;min-width:20px;margin:0;padding:0;position:relative}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge:after{border-right:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";width:0;height:16px;display:block;position:absolute;top:0;bottom:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text{gap:var(--webchat-spacingHorizontalXS)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-text{color:currentColor;text-overflow:ellipsis;text-decoration:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text:has(.webchat__link-definitions__open-in-new-window-icon):before{color:currentColor;content:\"\";font-size:var(--webchat-fontSizeBase400);height:1em;-webkit-mask:var(--webchat__citation__external-link--mask) no-repeat;mask:var(--webchat__citation__external-link--mask) no-repeat;background:currentColor;flex:none;align-self:center;width:1em;padding:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions :is(.webchat__link-definitions__list-item-badge,.webchat__link-definitions__open-in-new-window-icon){display:none}.webchat-fluent .wyJATiG_copilot-message-header{box-sizing:border-box;cursor:default;align-items:center;gap:var(--webchat-spacingHorizontalS);max-width:var(--webchat__bubble--max-width);flex-wrap:nowrap;display:flex}.webchat-fluent .wyJATiG_copilot-message-header__avatar{aspect-ratio:1;background-color:var(--background-color);border-radius:var(--webchat-borderRadiusSmall);width:20px}.webchat-fluent .wyJATiG_copilot-message-header__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.webchat-fluent .wyJATiG_copilot-message-header__ai-generated-content{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat-fontSizeBase100);height:20px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);flex:none;align-items:center;display:flex}.webchat-fluent .wenGMeW_suggested-action{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandStroke2);color:currentColor;cursor:pointer;font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);align-items:center;gap:var(--webchat-spacingHorizontalXS);padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalS);text-align:start;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;display:flex}@media (hover: hover){.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):hover{background-color:var(--webchat-colorBrandBackground2Hover);color:var(--webchat-colorBrandForeground2Hover)}}.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):active{background-color:var(--webchat-colorBrandBackground2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}.webchat-fluent .wenGMeW_suggested-action[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .wenGMeW_suggested-action__image{font-size:var(--webchat-fontSizeBase200);width:1em;height:1em}.webchat-fluent .wy3OzFW_suggested-actions{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:8px;display:flex}.webchat-fluent .wy3OzFW_suggested-actions:not(:empty){padding-block-end:8px;padding-inline-start:4px}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--flow{flex-flow:wrap;justify-content:flex-end}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--stacked{flex-direction:column}.webchat-fluent .wwTs9lq_telephone-keypad__button{-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:solid 1px var(--webchat-colorNeutralStroke1);color:var(--webchat-colorGray200);font-weight:var(--webchat-fontWeightSemibold);cursor:pointer;opacity:.7;touch-action:none;background-color:#fff;border-radius:100%;flex-direction:column;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.webchat-fluent .wwTs9lq_telephone-keypad__button:hover{background-color:var(--webchat-colorGray30)}.webchat-fluent .wwTs9lq_telephone-keypad__button__ruby{color:var(--webchat-colorGray190);font-size:10px}.webchat-fluent .wwTs9lq_telephone-keypad__button__text{margin-top:8px;font-size:24px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button{justify-content:center;width:32px;height:32px;margin:8px 4px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__ruby{display:none}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__text{margin-top:0;font-size:20px}.webchat-fluent .wEgqGmW_telephone-keypad{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);font-family:var(--webchat-fontFamilyBase);border:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__box{box-sizing:border-box;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;width:100%;padding:16px;display:grid}.webchat-fluent .wEgqGmW_telephone-keypad__info-message{color:var(--webchat-colorNeutralForeground4);align-items:center;gap:6px;margin-block-end:6px;font-size:12px;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .weDCCeq_sendbox__toolbar{--webchat__sendbox-button-height: 32px;height:var(--webchat__sendbox-button-height);gap:4px;margin-inline-start:auto;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button{-webkit-appearance:none;appearance:none;aspect-ratio:1;border-radius:var(--webchat-borderRadiusSmall);color:currentColor;cursor:pointer;height:var(--webchat__sendbox-button-height);background:none;border:none;justify-content:center;align-items:center;padding:3px;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button>.webchat__monochrome-image-masker{pointer-events:none;font-size:20px}.webchat-fluent .weDCCeq_sendbox__toolbar-button.weDCCeq_sendbox__toolbar-button--selected{color:var(--webchat-colorNeutralForeground2BrandSelected)}@media (hover: hover){.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):hover{color:var(--webchat-colorNeutralForeground2BrandHover)}}.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):active{color:var(--webchat-colorNeutralForeground2BrandPressed)}.webchat-fluent .weDCCeq_sendbox__toolbar-button[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .weDCCeq_sendbox__toolbar-separator{border-inline-end:1px solid var(--webchat-colorNeutralStroke2);align-self:center;height:28px}.webchat-fluent .weDCCeq_sendbox__toolbar-separator:is(:first-child,:last-child,:only-child){display:none}.webchat-fluent .wTxWh-G_sendbox__add-attachment{display:grid}.webchat-fluent .wTxWh-G_sendbox__add-attachment-input{opacity:0;width:1px;height:0;font-size:0}.webchat-fluent .wPugToa_sendbox__attachment{border-radius:var(--webchat-borderRadiusLarge);border:1px solid var(--webchat-colorNeutralStroke1);cursor:default;width:fit-content;padding:6px 8px}.webchat-fluent .wa8yVAW_sendbox__error-message{color:#0000;width:0;height:0;font-size:0;position:absolute;top:0;left:0}.webchat-fluent .wHTirJa_sendbox{--webchat__sendbox--padding: var(--webchat__padding--sendbox);color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);padding:var(--webchat__sendbox--padding);text-rendering:optimizeLegibility;--webchat-sendbox-attachment-area-active: ;--webchat-sendbox-border-radius: var(--webchat-borderRadiusLarge)}.webchat-fluent .wHTirJa_sendbox.wHTirJa_variant-copilot .wHTirJa_sendbox__text-counter:not(.wHTirJa_sendbox__text-counter--error){visibility:hidden}.webchat-fluent .wHTirJa_sendbox__sendbox{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-sendbox-border-radius);border:1px solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);grid-template:[telephone-keypad-start] \"text-area\" [telephone-keypad-end] var(--webchat-sendbox-attachment-area-active) \"controls\" / [telephone-keypad] 1fr;gap:6px;padding:8px;font-size:14px;line-height:20px;display:grid;position:relative}.webchat-fluent .wHTirJa_sendbox__sendbox:has(.wHTirJa_sendbox__attachment--in-grid){--webchat-sendbox-attachment-area-active: \"attachment\"}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within{border-color:var(--webchat-colorNeutralStroke1Selected)}.webchat-fluent .wHTirJa_sendbox__sendbox:after{border-bottom-left-radius:var(--webchat-sendbox-border-radius);border-bottom-right-radius:var(--webchat-sendbox-border-radius);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorCompoundBrandForeground1Hover);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);content:\"\";height:var(--webchat-sendbox-border-radius);transition:clip-path var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid);position:absolute;bottom:-1px;left:-1px;right:-1px}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__text-area--in-grid{grid-area:text-area}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__attachment--in-grid{grid-area:attachment}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__sendbox-controls--in-grid{grid-area:controls}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__telephone-keypad--in-grid{grid-area:telephone-keypad}.webchat-fluent .wHTirJa_sendbox__sendbox-text{font-family:var(--webchat-fontFamilyBase);margin:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS) var(--webchat-spacingVerticalNone);resize:none;background-color:#0000;border:none;outline:none;flex:auto;font-size:14px;line-height:20px}@media only screen and (hover: none) and (pointer: coarse){.webchat-fluent .wHTirJa_sendbox__sendbox-text:focus-within{font-size:16px}}.webchat-fluent .wHTirJa_sendbox__sendbox-controls{align-items:center;padding-inline-start:4px;display:flex}.webchat-fluent .wHTirJa_sendbox__text-counter{color:var(--webchat-colorNeutralForeground4);cursor:default;font-family:var(--webchat-fontFamilyNumeric);margin-inline-end:4px;font-size:10px;line-height:14px}.webchat-fluent .wHTirJa_sendbox__text-counter--error{color:var(--webchat-colorStatusDangerForeground1)}.webchat-fluent .woL7KnG_sendbox__text-area{scrollbar-gutter:stable;grid-template-areas:\"main\";max-height:200px;display:grid;overflow:auto}.webchat-fluent .woL7KnG_sendbox__text-area--hidden{visibility:collapse;height:0}.webchat-fluent .woL7KnG_sendbox__text-area--in-completion .woL7KnG_sendbox__text-area-doppelganger{visibility:unset}.webchat-fluent .woL7KnG_sendbox__text-area--in-completion .woL7KnG_sendbox__text-area-input{caret-color:var(--webchat-colorNeutralForeground1);color:#0000;background-color:#0000}.webchat-fluent .woL7KnG_sendbox__text-area--in-completion textarea::placeholder{color:#0000}.webchat-fluent .woL7KnG_sendbox__text-area-shared{font:inherit;outline:inherit;overflow-wrap:anywhere;resize:inherit;border:none;grid-area:main}.webchat-fluent .woL7KnG_sendbox__text-area-doppelganger{pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden;white-space:pre-wrap;overflow:visible}.webchat-fluent .woL7KnG_sendbox__text-area-input{background-color:inherit;color:currentColor;contain:size;padding:0;overflow:hidden}.webchat-fluent .woL7KnG_sendbox__text-area--scroll{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralBackground5) var(--webchat-colorNeutralForeground2);-moz-scrollbar-width:thin}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar{width:8px}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar-track{background-color:var(--webchat-colorNeutralBackground5);border-radius:16px}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar-thumb{background-color:var(--webchat-colorNeutralForeground2);border-radius:16px}.webchat-fluent .woL7KnG_sendbox__text-area--scroll::-webkit-scrollbar-corner{background-color:var(--webchat-colorNeutralBackground5)}.webchat-fluent .wnVy-QG_activity-loader{height:8px;margin:var(--webchat-spacingHorizontalM) 0 0 18px;flex:none;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 0 var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalSNudge)}.webchat-fluent .wQVQNzG_liner-message-activity{box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingHorizontalM);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);text-align:center;flex-direction:row;width:100%;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity:before,.webchat-fluent .wQVQNzG_liner-message-activity:after{border-top:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";flex:auto;min-width:8px;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity__text{text-align:center}.webchat-fluent.w2roZmq_theme{--webchat-colorNeutralForegroundDisabled: var(--colorNeutralForegroundDisabled, #bdbdbd);--webchat-colorNeutralForeground1: var(--colorNeutralForeground1, #242424);--webchat-colorNeutralForeground1Hover: var(--colorNeutralForeground1Hover, #242424);--webchat-colorNeutralForeground1Pressed: var(--colorNeutralForeground1Pressed, #242424);--webchat-colorNeutralForeground2: var(--colorNeutralForeground2, #424242);--webchat-colorNeutralForeground2BrandHover: var(--colorNeutralForeground2BrandHover, #02729c);--webchat-colorNeutralForeground2BrandPressed: var(--colorNeutralForeground2BrandPressed, #01678c);--webchat-colorNeutralForeground2BrandSelected: var(--colorNeutralForeground2BrandSelected, #067191);--webchat-colorNeutralForeground3: var(--colorNeutralForeground3, #616161);--webchat-colorNeutralForeground4: var(--colorNeutralForeground4, #707070);--webchat-colorNeutralForeground5: var(--colorNeutralForeground5, #7e7e7e);--webchat-colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand, #fff);--webchat-colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled, #f0f0f0);--webchat-colorNeutralBackground1: var(--colorNeutralBackground1, #fff);--webchat-colorNeutralBackground1Hover: var(--colorNeutralBackground1Hover, #f5f5f5);--webchat-colorNeutralBackground1Pressed: var(--colorNeutralBackground1Pressed, #e0e0e0);--webchat-colorNeutralBackground3: var(--colorNeutralBackground3, #f5f5f5);--webchat-colorNeutralBackground4: var(--colorNeutralBackground4, #f0f0f0);--webchat-colorNeutralBackground5: var(--colorNeutralBackground5, #ebebeb);--webchat-colorNeutralBackground6: var(--colorNeutralBackground6, #e6e6e6);--webchat-colorNeutralStencil1: var(--colorNeutralStencil1, #e6e6e6);--webchat-colorNeutralStencil2: var(--colorNeutralStencil2, #fafafa);--webchat-colorNeutralShadowAmbient: var(--colorNeutralShadowAmbient, #0000001f);--webchat-colorNeutralShadowKey: var(--colorNeutralShadowKey, #00000024);--webchat-colorTransparentBackground: var(--colorTransparentBackground, #0006);--webchat-colorNeutralStrokeDisabled: var(--colorNeutralStrokeDisabled, #e0e0e0);--webchat-colorNeutralStroke1: var(--colorNeutralStroke1, #d1d1d1);--webchat-colorNeutralStroke1Hover: var(--colorNeutralStroke1Hover, #c7c7c7);--webchat-colorNeutralStroke1Pressed: var(--colorNeutralStroke1Pressed, #b3b3b3);--webchat-colorNeutralStroke1Selected: var(--colorNeutralStroke1Selected, #bdbdbd);--webchat-colorNeutralStroke2: var(--colorNeutralStroke2, #e0e0e0);--webchat-colorStrokeFocus2: var(--colorStrokeFocus2, #000);--webchat-colorBrandStroke2: var(--colorBrandStroke2, #9edcf7);--webchat-colorBrandStroke2Pressed: var(--colorBrandStroke2Pressed, #01384d);--webchat-colorTransparentStroke: var(--colorTransparentStroke, transparent);--webchat-colorBrandForeground1: var(--colorBrandForeground1, #01678c);--webchat-colorBrandForeground2Hover: var(--colorBrandForeground2Hover, #015a7a);--webchat-colorBrandForeground2Pressed: var(--colorBrandForeground2Pressed, #01384d);--webchat-colorBrandForegroundLink: var(--colorBrandForegroundLink, #01678c);--webchat-colorBrandForegroundLinkHover: var(--colorBrandForegroundLinkHover, #015a7a);--webchat-colorBrandForegroundLinkPressed: var(--colorBrandForegroundLinkPressed, #014259);--webchat-colorBrandForegroundLinkSelected: var(--colorBrandForegroundLinkSelected, #01678c);--webchat-colorBrandBackground: var(--colorBrandBackground, #077fab);--webchat-colorBrandBackgroundHover: var(--colorBrandBackgroundHover, #06729a);--webchat-colorBrandBackgroundPressed: var(--colorBrandBackgroundPressed, #044760);--webchat-colorBrandBackground2: var(--colorBrandBackground2, #def2fc);--webchat-colorBrandBackground2Hover: var(--colorBrandBackground2Hover, #bee7fa);--webchat-colorBrandBackground2Pressed: var(--colorBrandBackground2Pressed, #7fd2f5);--webchat-colorCompoundBrandForeground1Hover: var(--colorCompoundBrandForeground1Hover, #02729c);--webchat-colorStatusDangerForeground1: var(--colorStatusDangerForeground1, #b10e1c);--webchat-colorGray30: var(--colorGray30, #edebe9);--webchat-colorGray160: var(--colorGray160, #323130);--webchat-colorGray190: var(--colorGray190, #201f1e);--webchat-colorGray200: var(--colorGray200, #1b1a19);--webchat-colorGrey8: #141414;--webchat-colorGrey14: #242424;--webchat-colorGrey92: #ebebeb;--webchat-colorGrey98: #fafafa;--webchat-shadow2: var(--shadow2, 0 0 2px #0000001f, 0 1px 2px #00000024);--webchat-shadow4: var(--shadow4, 0 0 2px #0000001f, 0 2px 4px #00000024);--webchat-shadow16: var(--shadow16, 0 6.4px 14.4px 0 #0002, 0 1.2px 3.6px 0 #0000001c);--webchat-shadow64: var(--shadow64, 0 0 8px #0000001f, 0 32px 64px #00000024);--webchat-spacingHorizontalNone: var(--spacingHorizontalNone, 0);--webchat-spacingHorizontalXXS: var(--spacingHorizontalXXS, 2px);--webchat-spacingHorizontalXS: var(--spacingHorizontalXS, 4px);--webchat-spacingHorizontalSNudge: var(--spacingHorizontalSNudge, 6px);--webchat-spacingHorizontalS: var(--spacingHorizontalS, 8px);--webchat-spacingHorizontalMNudge: var(--spacingHorizontalMNudge, 10px);--webchat-spacingHorizontalM: var(--spacingHorizontalM, 12px);--webchat-spacingHorizontalL: var(--spacingHorizontalL, 16px);--webchat-spacingHorizontalXL: var(--spacingHorizontalXL, 20px);--webchat-spacingHorizontalXXL: var(--spacingHorizontalXXL, 24px);--webchat-spacingHorizontalXXXL: var(--spacingHorizontalXXXL, 32px);--webchat-spacingVerticalNone: var(--spacingVerticalNone, 0);--webchat-spacingVerticalXXS: var(--spacingVerticalXXS, 2px);--webchat-spacingVerticalXS: var(--spacingVerticalXS, 4px);--webchat-spacingVerticalSNudge: var(--spacingVerticalSNudge, 6px);--webchat-spacingVerticalS: var(--spacingVerticalS, 8px);--webchat-spacingVerticalMNudge: var(--spacingVerticalMNudge, 10px);--webchat-spacingVerticalM: var(--spacingVerticalM, 12px);--webchat-spacingVerticalL: var(--spacingVerticalL, 16px);--webchat-spacingVerticalXL: var(--spacingVerticalXL, 20px);--webchat-spacingVerticalXXL: var(--spacingVerticalXXL, 24px);--webchat-spacingVerticalXXXL: var(--spacingVerticalXXXL, 32px);--webchat-fontFamilyBase: var(--fontFamilyBase, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontFamilyMonospace: var(--fontFamilyMonospace, Consolas, \"Courier New\", Courier, monospace);--webchat-fontFamilyNumeric: var(--fontFamilyNumeric, Bahnschrift, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontWeightRegular: var(--fontWeightRegular, 400);--webchat-fontWeightSemibold: var(--fontWeightSemibold, 600);--webchat-fontSizeBase100: var(--fontSizeBase100, 10px);--webchat-fontSizeBase200: var(--fontSizeBase200, 12px);--webchat-fontSizeBase300: var(--fontSizeBase300, 14px);--webchat-fontSizeBase400: var(--fontSizeBase400, 16px);--webchat-fontSizeBase500: var(--fontSizeBase500, 20px);--webchat-fontSizeBase600: var(--fontSizeBase600, 24px);--webchat-fontSizeHero700: var(--fontSizeHero700, 28px);--webchat-fontSizeHero800: var(--fontSizeHero800, 32px);--webchat-fontSizeHero900: var(--fontSizeHero900, 40px);--webchat-lineHeightBase100: var(--lineHeightBase100, 14px);--webchat-lineHeightBase200: var(--lineHeightBase200, 16px);--webchat-lineHeightBase300: var(--lineHeightBase300, 20px);--webchat-lineHeightBase400: var(--lineHeightBase400, 22px);--webchat-lineHeightBase500: var(--lineHeightBase500, 28px);--webchat-lineHeightBase600: var(--lineHeightBase600, 32px);--webchat-lineHeightHero700: var(--lineHeightHero700, 36px);--webchat-lineHeightHero800: var(--lineHeightHero800, 40px);--webchat-lineHeightHero900: var(--lineHeightHero900, 52px);--webchat-lineHeightHero1000: var(--lineHeightHero1000, 92px);--webchat-borderRadiusSmall: var(--borderRadiusSmall, 2px);--webchat-borderRadiusMedium: var(--borderRadiusMedium, 4px);--webchat-borderRadiusLarge: var(--borderRadiusLarge, 6px);--webchat-borderRadiusXLarge: var(--borderRadiusXLarge, 8px);--webchat-strokeWidthThin: var(--strokeWidthThin, 1px);--webchat-strokeWidthThick: var(--strokeWidthThick, 2px);--webchat-strokeWidthThicker: var(--strokeWidthThicker, 3px);--webchat-durationUltraFast: var(--durationUltraFast, 0);--webchat-durationNormal: var(--durationNormal, .2s);--webchat-durationUltraSlow: var(--durationUltraSlow, .5s);--webchat-curveAccelerateMid: var(--curveAccelerateMid, cubic-bezier(1, 0, 1, 1));--webchat-curveDecelerateMid: var(--curveDecelerateMid, cubic-bezier(0, 0, 0, 1));display:contents}@media (prefers-reduced-motion){.webchat-fluent.w2roZmq_theme{--webchat-durationUltraFast: .01ms;--webchat-durationNormal: .01ms}}.webchat-fluent.w2roZmq_theme .webchat__css-custom-properties{--webchat__color--accent: var(--webchat-colorBrandForeground1);--webchat__color--subtle: var(--webchat-colorNeutralForeground2);--webchat__color--timestamp: var(--webchat-colorNeutralForeground3);--webchat__font--primary: var(--webchat-fontFamilyBase);--webchat__font-size--small: var(--webchat-fontSizeBase200);--webchat__font-size--medium: var(--webchat-fontSizeBase300);--webchat__line-height--small: var(--webchat-lineHeightBase200);--webchat__line-height--medium: var(--webchat-lineHeightBase300);--webchat__max-width--bubble: var(--webchat-bubble-maxWidth);--webchat__min-height--bubble: var(--webchat-bubble-minHeight);--webchat__padding--regular: var(--webchat-spacingVerticalS);--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingHorizontalMNudge);--webchat__border-animation--color-1: #464feb;--webchat__border-animation--color-2: #47cffa;--webchat__border-animation--color-3: #b47cf8}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__css-custom-properties{--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalXL) var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__surface{background-color:var(--webchat__color--surface)}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__surface{box-sizing:border-box;padding-inline-start:var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralForeground5) transparent;-moz-scrollbar-width:thin}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body)::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge);visibility:hidden}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body)::-webkit-scrollbar-corner{background:none}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body):hover::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge)}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body):hover::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:3px solid #0000;border-radius:10px}:is(.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__feedback-form-text-area-input--scroll,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body):hover::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:1px solid #0000;border-radius:10px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__scrollable{scrollbar-gutter:stable}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__terminator:focus-visible+.webchat__basic-transcript__focus-indicator{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:not(:focus-visible) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__focus-indicator{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__bubble:after,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat__bubble--border-radius);content:\"\";outline-offset:0;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);pointer-events:none;position:absolute;inset:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat-borderRadiusMedium);outline-offset:-3px}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .liner-message-activity__text{outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);border-radius:20px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__filler{flex-grow:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:has(.webchat__basic-transcript__activity:only-child):has(.pre-chat-message-activity) .webchat__basic-transcript__filler{flex-grow:.5}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog{place-items:center;height:100%;display:grid}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog::backdrop{background-color:var(--webchat-colorTransparentBackground)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);color:var(--webchat-colorNeutralForeground1);box-shadow:var(--webchat-shadow64);position:relative}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button{color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:active):hover{background-color:var(--webchat-colorNeutralBackground3)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus:active{background-color:var(--webchat-colorNeutralBackground4)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:focus-visible){border:none}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button-image{fill:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);border:none}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button{color:var(--webchat__code-block__copy-button--color);height:20px;width:20px;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;border:none;margin-inline-start:var(--webchat-spacingHorizontalS);padding:0}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button .webchat__code-block-copy-button__icon{background-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:is(:hover,:active){background:var(--webchat__code-block__copy-button--background);color:var(--webchat__code-block__copy-button--color)}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:focus{color:var(--webchat__code-block__copy-button--color);outline-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within .webchat__code-block__body{outline:none}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-dark-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey8));--webchat__code-block__copy-button--background: var(--codeBlockCopyButtonBackgroundPressed, var(--webchat-colorGrey14));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey98))}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-light-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey98));--webchat__code-block__copy-button--background: var(--codeBlockBackgroundPressed, var(--webchat-colorGrey92));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey8))}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button-layout{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS);display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button{aspect-ratio:1;height:var(--webchat-lineHeightBase300);width:unset;justify-content:center;align-items:center;padding:0;display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalS);position:absolute;top:0;right:32px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__box{width:fit-content}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__body{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM);margin:0}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__body{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);margin:0 calc(var(--webchat-spacingHorizontalM) * -1);padding:0 var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__footer{color:var(--webchat-colorNeutralForeground4);font-size:var(--webchat-fontSizeBase100);line-height:var(--webchat-lineHeightBase100)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent.w2roZmq_theme .webchat__activity-button{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);color:var(--webchat-colorNeutralForeground1);gap:var(--webchat-spacingHorizontalXS);padding:5px var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:hover{background:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:active{background:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:focus-visible{background:var(--webchat-colorNeutralBackground1);outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__activity-button[aria-disabled=true]{background:var(--webchat-colorNeutralBackgroundDisabled);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__activity-button .webchat__activity-button__icon{width:20px;height:20px}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button .webchat__activity-copy-button__copied-text{background-color:var(--webchat-colorNeutralBackground1)}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button.webchat__activity-copy-button--copied .webchat__activity-copy-button__copied-text{animation-duration:var(--webchat-durationUltraSlow)}.webchat-fluent.w2roZmq_theme .webchat__monochrome-image-masker{background-color:currentColor;width:1em;height:1em}.webchat-fluent.w2roZmq_theme .webchat__thumb-button .webchat__thumb-button__image{color:var(--webchat-colorNeutralForeground1)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input:focus-visible){outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input[aria-disabled=true]) .webchat__thumb-button__image{color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__tooltip{--webchat__tooltip-background: var(--tooltip-background, var(--webchat-colorNeutralBackground1));color:var(--webchat-colorNeutralForeground1);filter:drop-shadow(0 0 2px var(--webchat-colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--webchat-colorNeutralShadowKey));font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);transition:opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__form-header{color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__form{gap:var(--webchat-spacingVerticalXS)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__form-footer{color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button{background-color:var(--webchat-colorBrandBackground);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackground);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForegroundOnBrand);cursor:pointer;font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button:hover{background-color:var(--webchat-colorBrandBackgroundHover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundHover)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__submit-button:active{background-color:var(--webchat-colorBrandBackgroundPressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundPressed)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button{background-color:var(--webchat-colorNeutralBackground1);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);cursor:pointer;font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form__cancel-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);gap:var(--webchat-spacingVerticalSNudge);padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area:after{border-bottom-left-radius:var(--webchat-borderRadiusMedium);border-bottom-right-radius:var(--webchat-borderRadiusMedium);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorBrandForeground1);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area:focus-within{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1)}.webchat-fluent.w2roZmq_theme .webchat__feedback-form .webchat__feedback-form-text-area:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator{height:16px;margin:auto var(--webchat-spacingHorizontalMNudge);flex:none;align-self:start;display:flex}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator__image{width:auto;height:6px}\n/*! For license information please see botframework-webchat-fluent-theme.development.css.LEGAL.txt */\n",wa=Jc(Nv);var Yc=y(j(),1);function Av(t){return(0,Yc.useMemo)(()=>Object.freeze(Object.fromEntries(Object.entries(t).map(([e,r])=>[e,`${e} ${r}`]))),[t])}var M=Av;var tl=y(j());var Lr=y(j());var Qc=y(j());var Nt=y(j());function ka({Provider:t},{defaults:e,displayName:r}){let n=({children:a,...i})=>{let o=(0,Nt.useMemo)(()=>Object.freeze({...e,...i}),[i]);return Nt.default.createElement(t,{value:o},a)};return n.displayName=r,(0,Nt.memo)(n)}var Ea=(0,Qc.createContext)(new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),Cv=ka(Ea,{defaults:{variant:""},displayName:"VariantComposer"}),el=Cv;function Kt(){let{variant:t}=(0,Lr.useContext)(Ea);return(0,Lr.useMemo)(()=>t.split(" "),[t])}function Ne(t){let e=M(t),r=Kt();return(0,tl.useMemo)(()=>r.map(n=>e[`variant-${n}`]).filter(n=>n).join(" "),[e,r])}var Iv={preChatMessageActivityStarterPromptsCardAction:"pre-chat message activity starter prompts card action",sendBoxContainer:"send box container",sendBoxDropZone:"send box drop zone",sendBoxSendButton:"send box send button",sendBoxSuggestedAction:"send box suggested action",sendBoxTextBox:"send box text area",sendBoxTelephoneKeypadButton1:"send box telephone keypad button 1",sendBoxTelephoneKeypadButton2:"send box telephone keypad button 2",sendBoxTelephoneKeypadButton3:"send box telephone keypad button 3",sendBoxTelephoneKeypadButton4:"send box telephone keypad button 4",sendBoxTelephoneKeypadButton5:"send box telephone keypad button 5",sendBoxTelephoneKeypadButton6:"send box telephone keypad button 6",sendBoxTelephoneKeypadButton7:"send box telephone keypad button 7",sendBoxTelephoneKeypadButton8:"send box telephone keypad button 8",sendBoxTelephoneKeypadButton9:"send box telephone keypad button 9",sendBoxTelephoneKeypadButton0:"send box telephone keypad button 0",sendBoxTelephoneKeypadButtonStar:"send box telephone keypad button star",sendBoxTelephoneKeypadButtonPound:"send box telephone keypad button pound",sendBoxTelephoneKeypadToolbarButton:"send box telephone keypad toolbar button",sendBoxUploadButton:"send box upload button"},H=Iv;var al=y(U()),il=y(J()),pe=y(j());var qr={"sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone","sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable","sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon"},rl=qr,j_=qr["sendbox__attachment-drop-zone"];var M_=qr["sendbox__attachment-drop-zone--droppable"];var z_=qr["sendbox__attachment-drop-zone-icon"];var{useLocalizer:Dv}=al.hooks,Pr=t=>{t.preventDefault()},nl=t=>!!t.dataTransfer?.types?.some(e=>e.toLowerCase()==="files");function Ov(t,e){let r=t.parentNode;for(;r;){if(r===e)return!0;r=r.parentNode}return!1}var ol=t=>{let[e,r]=(0,pe.useState)(!1),n=M(rl),a=(0,pe.useRef)(null),i=Dv(),o=Y(t.onFilesAdded);(0,pe.useEffect)(()=>{let s=0,u=f=>{document.addEventListener("dragover",Pr),s++,nl(f)&&r(a.current&&(f.target===a.current||f.target instanceof HTMLElement&&Ov(f.target,a.current))?"droppable":"visible")},l=()=>--s<=0&&r(!1),p=()=>{document.removeEventListener("dragover",Pr),s=0,r(!1)},m=f=>{a.current?.contains(f.target)||p()};return document.addEventListener("dragend",p),document.addEventListener("dragenter",u),document.addEventListener("dragleave",l),document.addEventListener("drop",m),()=>{document.removeEventListener("dragend",p),document.removeEventListener("dragenter",u),document.removeEventListener("dragleave",l),document.removeEventListener("dragover",Pr),document.removeEventListener("drop",m)}},[r]);let c=(0,pe.useCallback)(s=>{s.preventDefault(),r(!1),nl(s.nativeEvent)&&o.current([...s.dataTransfer.files])},[o,r]);return e?pe.default.createElement("div",{className:(0,il.default)(n["sendbox__attachment-drop-zone"],{[n["sendbox__attachment-drop-zone--droppable"]]:e==="droppable"}),"data-testid":H.sendBoxDropZone,onDragOver:Pr,onDrop:c,ref:a},pe.default.createElement(ba,{className:n["sendbox__attachment-drop-zone-icon"]}),i("TEXT_INPUT_DROP_ZONE")):null};ol.displayName="DropZone";var Ta=(0,pe.memo)(ol);var Qu=y(U()),ep=y(J()),$e=y(j());var Gb=y(pl(),1);var Xe=function(e){return"@@redux-saga/"+e},Fr=Xe("CANCEL_PROMISE"),Sa=Xe("CHANNEL_END"),Rr=Xe("IO");var Na=Xe("SELF_CANCELLATION"),Aa=Xe("TASK"),Ze=Xe("TASK_CANCEL"),Hr=Xe("TERMINATE"),Ca=Xe("LOCATION");function At(){return At=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},At.apply(this,arguments)}var Ia=function(e){return e==null},$r=function(e){return e!=null},ke=function(e){return typeof e=="function"};var Da=function(e){return typeof e=="string"},Je=Array.isArray;var Xt=function(e){return e&&ke(e.then)},Wr=function(e){return e&&ke(e.next)&&ke(e.throw)};var Oa=function(e){return ke(e)&&e.hasOwnProperty("toString")},fl=function(e){return!!e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype};var Mv=function(e){return function(){return e}},ml=Mv(!0),Ae=function(){};var Ba=function(e,r){At(e,r),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(r).forEach(function(n){e[n]=r[n]})},vl=function(e,r){var n;return(n=[]).concat.apply(n,r.map(e))};function Vr(t,e){var r=t.indexOf(e);r>=0&&t.splice(r,1)}var zv=function(e){throw e},Lv=function(e){return{value:e,done:!0}};function Gr(t,e,r){e===void 0&&(e=zv),r===void 0&&(r="iterator");var n={meta:{name:r},next:t,throw:e,return:Lv,isSagaIterator:!0};return typeof Symbol<"u"&&(n[Symbol.iterator]=function(){return n}),n}var ja=function(e){return new Error(`
|
|
1
|
+
"use strict";(()=>{var pf=Object.create;var ds=Object.defineProperty;var ff=Object.getOwnPropertyDescriptor;var df=Object.getOwnPropertyNames;var mf=Object.getPrototypeOf,hf=Object.prototype.hasOwnProperty;var E=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var vf=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of df(e))!hf.call(t,i)&&i!==n&&ds(t,i,{get:()=>e[i],enumerable:!(r=ff(e,i))||r.enumerable});return t};var w=(t,e,n)=>(n=t!=null?pf(mf(t)):{},vf(e||!t||!t.__esModule?ds(n,"default",{value:t,enumerable:!0}):n,t));var ae=E((Ag,ms)=>{ms.exports={Components:globalThis.WebChat.Components,hooks:globalThis.WebChat.hooks,testIds:globalThis.WebChat.testIds}});var le=E((Tg,Tn)=>{(function(){"use strict";var t={}.hasOwnProperty;function e(){for(var i="",a=0;a<arguments.length;a++){var s=arguments[a];s&&(i=r(i,n(s)))}return i}function n(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return e.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var a="";for(var s in i)t.call(i,s)&&i[s]&&(a=r(a,s));return a}function r(i,a){return a?i?i+" "+a:i+a:i}typeof Tn<"u"&&Tn.exports?(e.default=e,Tn.exports=e):window.classNames=e})()});var P=E((Ng,hs)=>{hs.exports=globalThis.React});var De=E((jr,vs)=>{"use strict";var Vt=function(t){return t&&t.Math===Math&&t};vs.exports=Vt(typeof globalThis=="object"&&globalThis)||Vt(typeof window=="object"&&window)||Vt(typeof self=="object"&&self)||Vt(typeof global=="object"&&global)||Vt(typeof jr=="object"&&jr)||function(){return this}()||Function("return this")()});var Ke=E((Dg,ys)=>{"use strict";ys.exports=function(t){try{return!!t()}catch{return!0}}});var Wt=E((Ig,bs)=>{"use strict";var yf=Ke();bs.exports=!yf(function(){var t=(function(){}).bind();return typeof t!="function"||t.hasOwnProperty("prototype")})});var ks=E((Og,ws)=>{"use strict";var bf=Wt(),_s=Function.prototype,gs=_s.apply,xs=_s.call;ws.exports=typeof Reflect=="object"&&Reflect.apply||(bf?xs.bind(gs):function(){return xs.apply(gs,arguments)})});var Je=E((Cg,As)=>{"use strict";var Es=Wt(),Ss=Function.prototype,qr=Ss.call,gf=Es&&Ss.bind.bind(qr,qr);As.exports=Es?gf:function(t){return function(){return qr.apply(t,arguments)}}});var zr=E((jg,Ns)=>{"use strict";var Ts=Je(),xf=Ts({}.toString),_f=Ts("".slice);Ns.exports=function(t){return _f(xf(t),8,-1)}});var Pr=E((qg,Ds)=>{"use strict";var wf=zr(),kf=Je();Ds.exports=function(t){if(wf(t)==="Function")return kf(t)}});var Ze=E((zg,Is)=>{"use strict";var Mr=typeof document=="object"&&document.all;Is.exports=typeof Mr>"u"&&Mr!==void 0?function(t){return typeof t=="function"||t===Mr}:function(t){return typeof t=="function"}});var Ye=E((Pg,Os)=>{"use strict";var Ef=Ke();Os.exports=!Ef(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var Dn=E((Mg,Cs)=>{"use strict";var Sf=Wt(),Nn=Function.prototype.call;Cs.exports=Sf?Nn.bind(Nn):function(){return Nn.apply(Nn,arguments)}});var Ps=E(zs=>{"use strict";var js={}.propertyIsEnumerable,qs=Object.getOwnPropertyDescriptor,Af=qs&&!js.call({1:2},1);zs.f=Af?function(e){var n=qs(this,e);return!!n&&n.enumerable}:js});var Br=E(($g,Ms)=>{"use strict";Ms.exports=function(t,e){return{enumerable:!(t&1),configurable:!(t&2),writable:!(t&4),value:e}}});var $s=E((Rg,Bs)=>{"use strict";var Tf=Je(),Nf=Ke(),Df=zr(),$r=Object,If=Tf("".split);Bs.exports=Nf(function(){return!$r("z").propertyIsEnumerable(0)})?function(t){return Df(t)==="String"?If(t,""):$r(t)}:$r});var Rr=E((Fg,Rs)=>{"use strict";Rs.exports=function(t){return t==null}});var Fr=E((Lg,Fs)=>{"use strict";var Of=Rr(),Cf=TypeError;Fs.exports=function(t){if(Of(t))throw new Cf("Can't call method on "+t);return t}});var Ut=E((Hg,Ls)=>{"use strict";var jf=$s(),qf=Fr();Ls.exports=function(t){return jf(qf(t))}});var Xt=E((Gg,Hs)=>{"use strict";var zf=Ze();Hs.exports=function(t){return typeof t=="object"?t!==null:zf(t)}});var In=E((Vg,Gs)=>{"use strict";Gs.exports={}});var Gr=E((Wg,Ws)=>{"use strict";var Lr=In(),Hr=De(),Pf=Ze(),Vs=function(t){return Pf(t)?t:void 0};Ws.exports=function(t,e){return arguments.length<2?Vs(Lr[t])||Vs(Hr[t]):Lr[t]&&Lr[t][e]||Hr[t]&&Hr[t][e]}});var Xs=E((Ug,Us)=>{"use strict";var Mf=Je();Us.exports=Mf({}.isPrototypeOf)});var Ys=E((Xg,Zs)=>{"use strict";var Bf=De(),Ks=Bf.navigator,Js=Ks&&Ks.userAgent;Zs.exports=Js?String(Js):""});var ao=E((Kg,io)=>{"use strict";var ro=De(),Vr=Ys(),Qs=ro.process,eo=ro.Deno,to=Qs&&Qs.versions||eo&&eo.version,no=to&&to.v8,Se,On;no&&(Se=no.split("."),On=Se[0]>0&&Se[0]<4?1:+(Se[0]+Se[1]));!On&&Vr&&(Se=Vr.match(/Edge\/(\d+)/),(!Se||Se[1]>=74)&&(Se=Vr.match(/Chrome\/(\d+)/),Se&&(On=+Se[1])));io.exports=On});var Wr=E((Jg,oo)=>{"use strict";var so=ao(),$f=Ke(),Rf=De(),Ff=Rf.String;oo.exports=!!Object.getOwnPropertySymbols&&!$f(function(){var t=Symbol("symbol detection");return!Ff(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&so&&so<41})});var Ur=E((Zg,uo)=>{"use strict";var Lf=Wr();uo.exports=Lf&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Xr=E((Yg,co)=>{"use strict";var Hf=Gr(),Gf=Ze(),Vf=Xs(),Wf=Ur(),Uf=Object;co.exports=Wf?function(t){return typeof t=="symbol"}:function(t){var e=Hf("Symbol");return Gf(e)&&Vf(e.prototype,Uf(t))}});var po=E((Qg,lo)=>{"use strict";var Xf=String;lo.exports=function(t){try{return Xf(t)}catch{return"Object"}}});var Kr=E((ex,fo)=>{"use strict";var Kf=Ze(),Jf=po(),Zf=TypeError;fo.exports=function(t){if(Kf(t))return t;throw new Zf(Jf(t)+" is not a function")}});var ho=E((tx,mo)=>{"use strict";var Yf=Kr(),Qf=Rr();mo.exports=function(t,e){var n=t[e];return Qf(n)?void 0:Yf(n)}});var yo=E((nx,vo)=>{"use strict";var Jr=Dn(),Zr=Ze(),Yr=Xt(),ed=TypeError;vo.exports=function(t,e){var n,r;if(e==="string"&&Zr(n=t.toString)&&!Yr(r=Jr(n,t))||Zr(n=t.valueOf)&&!Yr(r=Jr(n,t))||e!=="string"&&Zr(n=t.toString)&&!Yr(r=Jr(n,t)))return r;throw new ed("Can't convert object to primitive value")}});var go=E((rx,bo)=>{"use strict";bo.exports=!0});var wo=E((ix,_o)=>{"use strict";var xo=De(),td=Object.defineProperty;_o.exports=function(t,e){try{td(xo,t,{value:e,configurable:!0,writable:!0})}catch{xo[t]=e}return e}});var Qr=E((ax,So)=>{"use strict";var nd=go(),rd=De(),id=wo(),ko="__core-js_shared__",Eo=So.exports=rd[ko]||id(ko,{});(Eo.versions||(Eo.versions=[])).push({version:"3.40.0",mode:nd?"pure":"global",copyright:"\xA9 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.40.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var ei=E((sx,To)=>{"use strict";var Ao=Qr();To.exports=function(t,e){return Ao[t]||(Ao[t]=e||{})}});var Do=E((ox,No)=>{"use strict";var ad=Fr(),sd=Object;No.exports=function(t){return sd(ad(t))}});var Kt=E((ux,Io)=>{"use strict";var od=Je(),ud=Do(),cd=od({}.hasOwnProperty);Io.exports=Object.hasOwn||function(e,n){return cd(ud(e),n)}});var ti=E((cx,Oo)=>{"use strict";var ld=Je(),pd=0,fd=Math.random(),dd=ld(1 .toString);Oo.exports=function(t){return"Symbol("+(t===void 0?"":t)+")_"+dd(++pd+fd,36)}});var qo=E((lx,jo)=>{"use strict";var md=De(),hd=ei(),Co=Kt(),vd=ti(),yd=Wr(),bd=Ur(),Nt=md.Symbol,ni=hd("wks"),gd=bd?Nt.for||Nt:Nt&&Nt.withoutSetter||vd;jo.exports=function(t){return Co(ni,t)||(ni[t]=yd&&Co(Nt,t)?Nt[t]:gd("Symbol."+t)),ni[t]}});var Bo=E((px,Mo)=>{"use strict";var xd=Dn(),zo=Xt(),Po=Xr(),_d=ho(),wd=yo(),kd=qo(),Ed=TypeError,Sd=kd("toPrimitive");Mo.exports=function(t,e){if(!zo(t)||Po(t))return t;var n=_d(t,Sd),r;if(n){if(e===void 0&&(e="default"),r=xd(n,t,e),!zo(r)||Po(r))return r;throw new Ed("Can't convert object to primitive value")}return e===void 0&&(e="number"),wd(t,e)}});var ri=E((fx,$o)=>{"use strict";var Ad=Bo(),Td=Xr();$o.exports=function(t){var e=Ad(t,"string");return Td(e)?e:e+""}});var ai=E((dx,Fo)=>{"use strict";var Nd=De(),Ro=Xt(),ii=Nd.document,Dd=Ro(ii)&&Ro(ii.createElement);Fo.exports=function(t){return Dd?ii.createElement(t):{}}});var si=E((mx,Lo)=>{"use strict";var Id=Ye(),Od=Ke(),Cd=ai();Lo.exports=!Id&&!Od(function(){return Object.defineProperty(Cd("div"),"a",{get:function(){return 7}}).a!==7})});var Vo=E(Go=>{"use strict";var jd=Ye(),qd=Dn(),zd=Ps(),Pd=Br(),Md=Ut(),Bd=ri(),$d=Kt(),Rd=si(),Ho=Object.getOwnPropertyDescriptor;Go.f=jd?Ho:function(e,n){if(e=Md(e),n=Bd(n),Rd)try{return Ho(e,n)}catch{}if($d(e,n))return Pd(!qd(zd.f,e,n),e[n])}});var Uo=E((vx,Wo)=>{"use strict";var Fd=Ke(),Ld=Ze(),Hd=/#|\.prototype\./,Jt=function(t,e){var n=Vd[Gd(t)];return n===Ud?!0:n===Wd?!1:Ld(e)?Fd(e):!!e},Gd=Jt.normalize=function(t){return String(t).replace(Hd,".").toLowerCase()},Vd=Jt.data={},Wd=Jt.NATIVE="N",Ud=Jt.POLYFILL="P";Wo.exports=Jt});var Jo=E((yx,Ko)=>{"use strict";var Xo=Pr(),Xd=Kr(),Kd=Wt(),Jd=Xo(Xo.bind);Ko.exports=function(t,e){return Xd(t),e===void 0?t:Kd?Jd(t,e):function(){return t.apply(e,arguments)}}});var oi=E((bx,Zo)=>{"use strict";var Zd=Ye(),Yd=Ke();Zo.exports=Zd&&Yd(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var Cn=E((gx,Yo)=>{"use strict";var Qd=Xt(),em=String,tm=TypeError;Yo.exports=function(t){if(Qd(t))return t;throw new tm(em(t)+" is not an object")}});var fi=E(eu=>{"use strict";var nm=Ye(),rm=si(),im=oi(),jn=Cn(),Qo=ri(),am=TypeError,ui=Object.defineProperty,sm=Object.getOwnPropertyDescriptor,ci="enumerable",li="configurable",pi="writable";eu.f=nm?im?function(e,n,r){if(jn(e),n=Qo(n),jn(r),typeof e=="function"&&n==="prototype"&&"value"in r&&pi in r&&!r[pi]){var i=sm(e,n);i&&i[pi]&&(e[n]=r.value,r={configurable:li in r?r[li]:i[li],enumerable:ci in r?r[ci]:i[ci],writable:!1})}return ui(e,n,r)}:ui:function(e,n,r){if(jn(e),n=Qo(n),jn(r),rm)try{return ui(e,n,r)}catch{}if("get"in r||"set"in r)throw new am("Accessors not supported");return"value"in r&&(e[n]=r.value),e}});var nu=E((_x,tu)=>{"use strict";var om=Ye(),um=fi(),cm=Br();tu.exports=om?function(t,e,n){return um.f(t,e,cm(1,n))}:function(t,e,n){return t[e]=n,t}});var au=E((wx,iu)=>{"use strict";var Zt=De(),lm=ks(),pm=Pr(),fm=Ze(),dm=Vo().f,mm=Uo(),Dt=In(),hm=Jo(),It=nu(),ru=Kt();Qr();var vm=function(t){var e=function(n,r,i){if(this instanceof e){switch(arguments.length){case 0:return new t;case 1:return new t(n);case 2:return new t(n,r)}return new t(n,r,i)}return lm(t,this,arguments)};return e.prototype=t.prototype,e};iu.exports=function(t,e){var n=t.target,r=t.global,i=t.stat,a=t.proto,s=r?Zt:i?Zt[n]:Zt[n]&&Zt[n].prototype,u=r?Dt:Dt[n]||It(Dt,n,{})[n],o=u.prototype,l,c,p,m,d,g,y,I,S;for(m in e)l=mm(r?m:n+(i?".":"#")+m,t.forced),c=!l&&s&&ru(s,m),g=u[m],c&&(t.dontCallGetSet?(S=dm(s,m),y=S&&S.value):y=s[m]),d=c&&y?y:e[m],!(!l&&!a&&typeof g==typeof d)&&(t.bind&&c?I=hm(d,Zt):t.wrap&&c?I=vm(d):a&&fm(d)?I=pm(d):I=d,(t.sham||d&&d.sham||g&&g.sham)&&It(I,"sham",!0),It(u,m,I),a&&(p=n+"Prototype",ru(Dt,p)||It(Dt,p,{}),It(Dt[p],m,d),t.real&&o&&(l||!o[m])&&It(o,m,d)))}});var ou=E((kx,su)=>{"use strict";var ym=Math.ceil,bm=Math.floor;su.exports=Math.trunc||function(e){var n=+e;return(n>0?bm:ym)(n)}});var di=E((Ex,uu)=>{"use strict";var gm=ou();uu.exports=function(t){var e=+t;return e!==e||e===0?0:gm(e)}});var lu=E((Sx,cu)=>{"use strict";var xm=di(),_m=Math.max,wm=Math.min;cu.exports=function(t,e){var n=xm(t);return n<0?_m(n+e,0):wm(n,e)}});var fu=E((Ax,pu)=>{"use strict";var km=di(),Em=Math.min;pu.exports=function(t){var e=km(t);return e>0?Em(e,9007199254740991):0}});var mu=E((Tx,du)=>{"use strict";var Sm=fu();du.exports=function(t){return Sm(t.length)}});var yu=E((Nx,vu)=>{"use strict";var Am=Ut(),Tm=lu(),Nm=mu(),hu=function(t){return function(e,n,r){var i=Am(e),a=Nm(i);if(a===0)return!t&&-1;var s=Tm(r,a),u;if(t&&n!==n){for(;a>s;)if(u=i[s++],u!==u)return!0}else for(;a>s;s++)if((t||s in i)&&i[s]===n)return t||s||0;return!t&&-1}};vu.exports={includes:hu(!0),indexOf:hu(!1)}});var mi=E((Dx,bu)=>{"use strict";bu.exports={}});var _u=E((Ix,xu)=>{"use strict";var Dm=Je(),hi=Kt(),Im=Ut(),Om=yu().indexOf,Cm=mi(),gu=Dm([].push);xu.exports=function(t,e){var n=Im(t),r=0,i=[],a;for(a in n)!hi(Cm,a)&&hi(n,a)&&gu(i,a);for(;e.length>r;)hi(n,a=e[r++])&&(~Om(i,a)||gu(i,a));return i}});var vi=E((Ox,wu)=>{"use strict";wu.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var Eu=E((Cx,ku)=>{"use strict";var jm=_u(),qm=vi();ku.exports=Object.keys||function(e){return jm(e,qm)}});var Au=E(Su=>{"use strict";var zm=Ye(),Pm=oi(),Mm=fi(),Bm=Cn(),$m=Ut(),Rm=Eu();Su.f=zm&&!Pm?Object.defineProperties:function(e,n){Bm(e);for(var r=$m(n),i=Rm(n),a=i.length,s=0,u;a>s;)Mm.f(e,u=i[s++],r[u]);return e}});var Nu=E((qx,Tu)=>{"use strict";var Fm=Gr();Tu.exports=Fm("document","documentElement")});var Ou=E((zx,Iu)=>{"use strict";var Lm=ei(),Hm=ti(),Du=Lm("keys");Iu.exports=function(t){return Du[t]||(Du[t]=Hm(t))}});var $u=E((Px,Bu)=>{"use strict";var Gm=Cn(),Vm=Au(),Cu=vi(),Wm=mi(),Um=Nu(),Xm=ai(),Km=Ou(),ju=">",qu="<",bi="prototype",gi="script",Pu=Km("IE_PROTO"),yi=function(){},Mu=function(t){return qu+gi+ju+t+qu+"/"+gi+ju},zu=function(t){t.write(Mu("")),t.close();var e=t.parentWindow.Object;return t=null,e},Jm=function(){var t=Xm("iframe"),e="java"+gi+":",n;return t.style.display="none",Um.appendChild(t),t.src=String(e),n=t.contentWindow.document,n.open(),n.write(Mu("document.F=Object")),n.close(),n.F},qn,zn=function(){try{qn=new ActiveXObject("htmlfile")}catch{}zn=typeof document<"u"?document.domain&&qn?zu(qn):Jm():zu(qn);for(var t=Cu.length;t--;)delete zn[bi][Cu[t]];return zn()};Wm[Pu]=!0;Bu.exports=Object.create||function(e,n){var r;return e!==null?(yi[bi]=Gm(e),r=new yi,yi[bi]=null,r[Pu]=e):r=zn(),n===void 0?r:Vm.f(r,n)}});var Ru=E(()=>{"use strict";var Zm=au(),Ym=Ye(),Qm=$u();Zm({target:"Object",stat:!0,sham:!Ym},{create:Qm})});var Lu=E(($x,Fu)=>{"use strict";Ru();var eh=In(),th=eh.Object;Fu.exports=function(e,n){return th.create(e,n)}});var Gu=E((Rx,Hu)=>{"use strict";var nh=Lu();Hu.exports=nh});var Wu=E((Fx,Vu)=>{Vu.exports=Gu()});var xi=E((Vx,Xu)=>{Xu.exports=globalThis.WebChat.internal});var yc=E((cw,vc)=>{var hc=typeof window<"u"?window:self;vc.exports=hc.crypto||hc.msCrypto});var gc=E((lw,bc)=>{bc.exports=function(t){if(!t)return Math.random;var e=Math.pow(2,32),n=new Uint32Array(1);return function(){return t.getRandomValues(n)[0]/e}}(yc())});var sn=E((ua,ca)=>{(function(t,e){typeof ua=="object"&&typeof ca<"u"?ca.exports=e():(t=t||self).simpleUpdateIn=e()})(ua,function(){"use strict";function t(f){return(t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(v){return typeof v}:function(v){return v&&typeof Symbol=="function"&&v.constructor===Symbol&&v!==Symbol.prototype?"symbol":typeof v})(f)}function e(f,v,_,T,D,O,q){try{var N=f[O](q),x=N.value}catch(R){return void _(R)}N.done?v(x):Promise.resolve(x).then(T,D)}function n(f){return function(){var v=this,_=arguments;return new Promise(function(T,D){var O=f.apply(v,_);function q(x){e(O,T,D,q,N,"next",x)}function N(x){e(O,T,D,q,N,"throw",x)}q(void 0)})}}function r(f,v,_){return v in f?Object.defineProperty(f,v,{value:_,enumerable:!0,configurable:!0,writable:!0}):f[v]=_,f}function i(f,v){var _,T=Object.keys(f);return Object.getOwnPropertySymbols&&(_=Object.getOwnPropertySymbols(f),v&&(_=_.filter(function(D){return Object.getOwnPropertyDescriptor(f,D).enumerable})),T.push.apply(T,_)),T}function a(f){for(var v=1;v<arguments.length;v++){var _=arguments[v]!=null?arguments[v]:{};v%2?i(Object(_),!0).forEach(function(T){r(f,T,_[T])}):Object.getOwnPropertyDescriptors?Object.defineProperties(f,Object.getOwnPropertyDescriptors(_)):i(Object(_)).forEach(function(T){Object.defineProperty(f,T,Object.getOwnPropertyDescriptor(_,T))})}return f}function s(f){return function(v){if(Array.isArray(v))return v}(f)||o(f)||l(f)||function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function u(f){return function(v){if(Array.isArray(v))return c(v)}(f)||o(f)||l(f)||function(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
3
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}()}function o(f){if(typeof Symbol<"u"&&Symbol.iterator in Object(f))return Array.from(f)}function l(f,v){if(f){if(typeof f=="string")return c(f,v);var _=Object.prototype.toString.call(f).slice(8,-1);return _==="Object"&&f.constructor&&(_=f.constructor.name),_==="Map"||_==="Set"?Array.from(f):_==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(_)?c(f,v):void 0}}function c(f,v){(v==null||v>f.length)&&(v=f.length);for(var _=0,T=new Array(v);_<v;_++)T[_]=f[_];return T}function p(f){if(typeof Symbol>"u"||f[Symbol.iterator]==null){if(Array.isArray(f)||(f=l(f))){var v=0,_=function(){};return{s:_,n:function(){return v>=f.length?{done:!0}:{done:!1,value:f[v++]}},e:function(N){throw N},f:_}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
4
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var T,D,O=!0,q=!1;return{s:function(){T=f[Symbol.iterator]()},n:function(){var N=T.next();return O=N.done,N},e:function(N){q=!0,D=N},f:function(){try{O||T.return==null||T.return()}finally{if(q)throw D}}}}var m=Object.is||function(f,v){return f===v?f!==0||1/f==1/v:f!=f&&v!=v};function d(f,v,_){y(v);var T,D=p(function q(N,x){if(x.length){var R=s(x),X=R[0],b=R.slice(1);if(typeof X=="function"){var V=[];if(Array.isArray(N))for(var me=0,pt=N.length;me<pt;me++)X.call(N,N[me],me)&&V.push.apply(V,u(q(N,[me].concat(u(b)))));else for(var ft in N||{})X.call(N,N[ft],ft)&&V.push.apply(V,u(q(N,[ft].concat(u(b)))));return V}var te=q(N!==void 0&&N[X],b);return te?te.map(function(Re){return[X].concat(u(Re))}):[[X]]}}(f,v));try{for(D.s();!(T=D.n()).done;){var O=T.value;f=k(f,O,_?_(C(f,O)):void 0)}}catch(q){D.e(q)}finally{D.f()}return f}function g(){return(g=n(regeneratorRuntime.mark(function f(v,_,T){var D,O,q,N;return regeneratorRuntime.wrap(function(x){for(;;)switch(x.prev=x.next){case 0:return y(_),x.next=3,S(v,_);case 3:D=x.sent,O=p(D),x.prev=5,O.s();case 7:if((q=O.n()).done){x.next=23;break}if(N=q.value,x.t0=k,x.t1=v,x.t2=N,T)return x.next=15,T(C(v,N));x.next=18;break;case 15:x.t3=x.sent,x.next=19;break;case 18:x.t3=void 0;case 19:x.t4=x.t3,v=(0,x.t0)(x.t1,x.t2,x.t4);case 21:x.next=7;break;case 23:x.next=28;break;case 25:x.prev=25,x.t5=x.catch(5),O.e(x.t5);case 28:return x.prev=28,O.f(),x.finish(28);case 31:return x.abrupt("return",v);case 32:case"end":return x.stop()}},f,null,[[5,25,28,31]])}))).apply(this,arguments)}function y(f){if(!Array.isArray(f))throw new Error("path must be an array")}d.updateInAsync=function(f,v,_){return g.apply(this,arguments)};var I=["__proto__","constructor","prototype"];function S(){return j.apply(this,arguments)}function j(){return(j=n(regeneratorRuntime.mark(function f(v,_){var T,D,O,q,N,x,R,X;return regeneratorRuntime.wrap(function(b){for(;;)switch(b.prev=b.next){case 0:if(_.length){b.next=2;break}return b.abrupt("return");case 2:if(T=s(_),D=T[0],O=T.slice(1),typeof D!="function"){b.next=43;break}if(q=[],!Array.isArray(v)){b.next=25;break}N=0,x=v.length;case 7:if(N<x)return b.next=10,D.call(v,v[N],N);b.next=23;break;case 10:if(b.t0=b.sent,b.t0)return b.t1=q.push,b.t2=q,b.t3=u,b.next=17,S(v,[N].concat(u(O)));b.next=20;break;case 17:b.t4=b.sent,b.t5=(0,b.t3)(b.t4),b.t1.apply.call(b.t1,b.t2,b.t5);case 20:N++,b.next=7;break;case 23:b.next=42;break;case 25:b.t6=regeneratorRuntime.keys(v||{});case 26:if((b.t7=b.t6()).done){b.next=42;break}return R=b.t7.value,b.next=30,D.call(v,v[R],R);case 30:if(b.t8=b.sent,b.t8)return b.t9=q.push,b.t10=q,b.t11=u,b.next=37,S(v,[R].concat(u(O)));b.next=40;break;case 37:b.t12=b.sent,b.t13=(0,b.t11)(b.t12),b.t9.apply.call(b.t9,b.t10,b.t13);case 40:b.next=26;break;case 42:return b.abrupt("return",q);case 43:return b.next=45,S(v!==void 0&&v[D],O);case 45:return X=b.sent,b.abrupt("return",X?X.map(function(V){return[D].concat(u(V))}):[[D]]);case 47:case"end":return b.stop()}},f)}))).apply(this,arguments)}function C(f,v){return v.reduce(function(_,T){return _&&_[T]},f)}function k(f,v,_){if(!v.length)return _;var T,D=s(v),O=D[0],q=D.slice(1),N=f!==void 0&&f[O],x=f;if(T=O,I.includes(T))return f;if(typeof O!="string"||t(x)==="object"&&!Array.isArray(x)?typeof O!="number"||Array.isArray(x)||(x=[]):x={},typeof O=="number"){var R=k(N,q,_);return R===void 0?f===void 0?f:(O in x&&(x=u(x)).splice(O,1),x):m(R,N)?f:((x=u(x))[O]=R,x)}var X=k(N,q,_);return X===void 0?f===void 0?f:(O in x&&delete(x=a({},x))[O],x):m(X,N)?f:a(a({},x),{},r({},O,X))}return d})});var Aa=E((gE,Il)=>{Il.exports={hooks:globalThis.WebChat.hooks}});var Pp=E((AT,zp)=>{zp.exports=globalThis.WebChat.decorator});var Bp=E((TT,Mp)=>{Mp.exports=globalThis.WebChat.decorator});var wr=w(ae()),wt=w(le()),L=w(P());var Uu=w(Wu()),Pn=w(P());function ee(t){var e=(0,Pn.useRef)(),n=(0,Pn.useMemo)(function(){return(0,Uu.default)({},{current:{get:function(){return e.current}}})},[e]);return e.current=t,n}var Qu=w(xi());var _i;function rh(t){return{lang:t?.lang??_i?.lang,message:t?.message,abortEarly:t?.abortEarly??_i?.abortEarly,abortPipeEarly:t?.abortPipeEarly??_i?.abortPipeEarly}}var ih=class extends Error{constructor(t){super(t[0].message),this.name="ValiError",this.issues=t}};var Wx=new RegExp("^(?:[\\u{1F1E6}-\\u{1F1FF}]{2}|\\u{1F3F4}[\\u{E0061}-\\u{E007A}]{2}[\\u{E0030}-\\u{E0039}\\u{E0061}-\\u{E007A}]{1,3}\\u{E007F}|(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation})(?:\\u200D(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation}))*)+$","u");function Ku(t,e,n){let r=t["~run"]({value:e},rh(n));if(r.issues)throw new ih(r.issues);return r.value}function Ju(t,e,n){return e;try{return Ku(t,e)}catch(r){throw console.error("botframework-webchat: Validation error while parsing props.",r&&typeof r=="object"&&"issues"in r&&r.issues),r}}var Zu=w(P(),1);function ah(t){return(0,Zu.useMemo)(()=>Object.freeze(Object.fromEntries(Object.entries(t).map(([e,n])=>[e,`${e} ${n}`]))),[t])}var z=ah;var ec=w(le()),Ot=w(P());var wi;function sh(t){return{lang:t?.lang??wi?.lang,message:t?.message,abortEarly:t?.abortEarly??wi?.abortEarly,abortPipeEarly:t?.abortPipeEarly??wi?.abortPipeEarly}}var oh;function uh(t){return oh?.get(t)}var ch;function lh(t){return ch?.get(t)}var ph;function fh(t,e){return ph?.get(t)?.get(e)}function dh(t){let e=typeof t;return e==="string"?`"${t}"`:e==="number"||e==="bigint"||e==="boolean"?`${t}`:e==="object"||e==="function"?(t&&Object.getPrototypeOf(t)?.constructor?.name)??"null":e}function ki(t,e,n,r,i){let a=i&&"input"in i?i.input:n.value,s=i?.expected??t.expects??null,u=i?.received??dh(a),o={kind:t.kind,type:t.type,input:a,expected:s,received:u,message:`Invalid ${e}: ${s?`Expected ${s} but r`:"R"}eceived ${u}`,requirement:t.requirement,path:i?.path,issues:i?.issues,lang:r.lang,abortEarly:r.abortEarly,abortPipeEarly:r.abortPipeEarly},l=t.kind==="schema",c=i?.message??t.message??fh(t.reference,o.lang)??(l?lh(o.lang):null)??r.message??uh(o.lang);c!==void 0&&(o.message=typeof c=="function"?c(o):c),l&&(n.typed=!1),n.issues?n.issues.push(o):n.issues=[o]}function Mn(t){return{version:1,vendor:"valibot",validate(e){return t["~run"]({value:e},sh())}}}var t_=new RegExp("^(?:[\\u{1F1E6}-\\u{1F1FF}]{2}|\\u{1F3F4}[\\u{E0061}-\\u{E007A}]{2}[\\u{E0030}-\\u{E0039}\\u{E0061}-\\u{E007A}]{1,3}\\u{E007F}|(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation})(?:\\u200D(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation}))*)+$","u");function Bn(){return{kind:"transformation",type:"readonly",reference:Bn,async:!1,"~run"(t){return t}}}function mh(t,e,n){return typeof t.fallback=="function"?t.fallback(e,n):t.fallback}function Yu(t,e,n){return typeof t.default=="function"?t.default(e,n):t.default}function $n(t,e){return{kind:"schema",type:"object",reference:$n,expects:"Object",async:!1,entries:t,message:e,get"~standard"(){return Mn(this)},"~run"(n,r){let i=n.value;if(i&&typeof i=="object"){n.typed=!0,n.value={};for(let a in this.entries){let s=this.entries[a];if(a in i||(s.type==="exact_optional"||s.type==="optional"||s.type==="nullish")&&s.default!==void 0){let u=a in i?i[a]:Yu(s),o=s["~run"]({value:u},r);if(o.issues){let l={type:"object",origin:"value",input:i,key:a,value:u};for(let c of o.issues)c.path?c.path.unshift(l):c.path=[l],n.issues?.push(c);if(n.issues||(n.issues=o.issues),r.abortEarly){n.typed=!1;break}}o.typed||(n.typed=!1),n.value[a]=o.value}else if(s.fallback!==void 0)n.value[a]=mh(s);else if(s.type!=="exact_optional"&&s.type!=="optional"&&s.type!=="nullish"&&(ki(this,"key",n,r,{input:void 0,expected:`"${a}"`,path:[{type:"object",origin:"key",input:i,key:a,value:i[a]}]}),r.abortEarly))break}}else ki(this,"type",n,r);return n}}}function Rn(t,e){return{kind:"schema",type:"optional",reference:Rn,expects:`(${t.expects} | undefined)`,async:!1,wrapped:t,default:e,get"~standard"(){return Mn(this)},"~run"(n,r){return n.value===void 0&&(this.default!==void 0&&(n.value=Yu(this,n,r)),n.value===void 0)?(n.typed=!0,n):this.wrapped["~run"](n,r)}}}function Fn(t){return{kind:"schema",type:"string",reference:Fn,expects:"string",async:!1,message:t,get"~standard"(){return Mn(this)},"~run"(e,n){return typeof e.value=="string"?e.typed=!0:ki(this,"type",e,n),e}}}function Ei(...t){return{...t[0],pipe:t,get"~standard"(){return Mn(this)},"~run"(e,n){for(let r of t)if(r.kind!=="metadata"){if(e.issues&&(r.kind==="schema"||r.kind==="transformation")){e.typed=!1;break}(!e.issues||!n.abortEarly&&!n.abortPipeEarly)&&(e=r["~run"](e,n))}return e}}}var Qe={"icon--attachment":"wdGN4aG_icon--attachment","icon--send":"wdGN4aG_icon--send","icon--keypad":"wdGN4aG_icon--keypad","icon--info-16":"wdGN4aG_icon--info-16","appearance--text":"wdGN4aG_appearance--text","icon--add-document":"wdGN4aG_icon--add-document","fluent-icon":"wdGN4aG_fluent-icon"},Si=Qe,s_=Qe["icon--attachment"];var o_=Qe["icon--send"];var u_=Qe["icon--keypad"];var c_=Qe["icon--info-16"];var l_=Qe["appearance--text"];var p_=Qe["icon--add-document"];var f_=Qe["fluent-icon"];var tc=Ei($n({className:Rn(Fn()),mask:Rn(Fn())}),Bn());function hh(t){let{className:e}=Ju(tc,t),n=z(Si),r=(0,Ot.useMemo)(()=>t.mask?{"--webchat__fluent-icon--mask":`url(${JSON.stringify(t.mask)})`}:{},[t.mask]);return Ot.default.createElement("div",{className:(0,ec.default)(n["fluent-icon"],e),style:r})}var{component:nc,modifierPropsSchema:vh}=(0,Qu.createIconComponent)(Si,["appearance","icon"],hh);nc.displayName="FluentIcon";var b_=Ei($n({...tc.entries,...vh.entries}),Bn()),he=(0,Ot.memo)(nc);function yh(t,e){let n=document.createElement("style");return n.append(document.createTextNode(t)),e&&(n.dataset.webchatInjected=e),n}function rc(...t){return function(e){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return t.map(n=>yh(n,e))}}var bh=".webchat-fluent .wdGN4aG_fluent-icon{min-width:var(--webchat__fluent-icon--size, 1em);min-height:var(--webchat__fluent-icon--size, 1em);background-image:var(--webchat__fluent-icon--image, none);background-position:center;background-repeat:no-repeat;background-size:var(--webchat__fluent-icon--size, 1em);background-color:var(--webchat__fluent-icon--color, transparent);-webkit-mask-image:var(--webchat__fluent-icon--mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:var(--webchat__fluent-icon--size, 1em);mask-image:var(--webchat__fluent-icon--mask);mask-position:center;mask-repeat:no-repeat;mask-size:var(--webchat__fluent-icon--size, 1em);place-self:center}.webchat .wdGN4aG_appearance--text{--webchat__fluent-icon--color: currentColor}.webchat .wdGN4aG_icon--add-document{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 2a2 2 0 0 0-2 2v5.2c.32-.08.66-.15 1-.18V4a1 1 0 0 1 1-1h4v3.5c0 .83.67 1.5 1.5 1.5H15v8a1 1 0 0 1-1 1h-3.6c-.18.36-.4.7-.66 1H14a2 2 0 0 0 2-2V7.41c0-.4-.16-.78-.44-1.06l-3.91-3.91A1.5 1.5 0 0 0 10.59 2H6Zm8.8 5h-3.3a.5.5 0 0 1-.5-.5V3.2L14.8 7ZM10 14.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5Z\"/></svg>')}.webchat .wdGN4aG_icon--attachment{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m4.83 10.48 5.65-5.65a3 3 0 0 1 4.25 4.24L8 15.8a1.5 1.5 0 0 1-2.12-2.12l6-6.01a.5.5 0 1 0-.7-.71l-6 6.01a2.5 2.5 0 0 0 3.53 3.54l6.71-6.72a4 4 0 1 0-5.65-5.66L4.12 9.78a.5.5 0 0 0 .7.7Z\"/></svg>')}.webchat .wdGN4aG_icon--info-16{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5 7.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3Zm.25-2a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z\"/></svg>')}.webchat .wdGN4aG_icon--send{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z\"/></svg>')}.webchat .wdGN4aG_icon--keypad{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM7.25 12a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 16a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM15.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z\"/></svg>')}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone{background-color:var(--webchat-colorNeutralBackground4);border-radius:inherit;cursor:copy;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);place-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone--droppable{background-color:var(--webchat-colorBrandBackground2Hover)}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone-icon{pointer-events:none;font-size:36px}.webchat-fluent .wdPvBTa_pre-chat-message-activity{box-sizing:border-box;gap:var(--webchat-spacingHorizontalXXXL);padding:var(--webchat-spacingHorizontalXXXL) var(--webchat-spacingHorizontalM);grid-template-rows:auto auto;grid-template-areas:\"body\" \"toolbar\";display:grid;position:relative}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body{font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingVerticalXS);line-height:var(--webchat-lineHeightBase300);text-align:center;flex-flow:column;grid-area:body;display:flex}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint{opacity:.6}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint .wdPvBTa_pre-chat-message-activity__body-avatar{filter:grayscale()}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-avatar{border-radius:var(--webchat-borderRadiusMedium);height:64px;margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-title{color:var(--webchat-colorNeutralForeground1);font-family:inherit;font-size:var(--webchat-fontSizeHero700);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightHero700);overflow-wrap:anywhere;margin:0}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-subtitle{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);overflow-wrap:anywhere}.webchat-fluent .wdPvBTa_pre-chat-message-activity__toolbar{grid-area:toolbar}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box{-webkit-appearance:none;appearance:none;background-color:var(--webchat-colorNeutralBackground1);box-shadow:var(--webchat-shadow2);color:var(--webchat-colorNeutralForeground1);cursor:pointer;gap:var(--webchat-spacingVerticalS);text-align:left;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);-webkit-user-select:none;user-select:none;border:0;border-radius:16px;grid-template:\"title\" \"subtitle\" 1fr / 1fr;padding:16px 20px;display:grid;overflow:hidden}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:has(.woY4Pxq_pre-chat-message-activity__card-action-image){grid-template-columns:20px 1fr;grid-template-areas:\"image title\" \"empty subtitle\"}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty{row-gap:14px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:is([aria-disabled=true],:empty){cursor:default}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box[aria-disabled=true]:not(:empty){background-color:var(--webchat-colorNeutralBackgroundDisabled)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:hover:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Hover)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:active:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Pressed)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:focus-visible{outline:solid 2px var(--webchat-colorStrokeFocus2);outline-offset:-2px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{background-attachment:fixed;background-image:linear-gradient(-90deg,var(--webchat-colorNeutralStencil1) 0%,var(--webchat-colorNeutralStencil2) 50%,var(--webchat-colorNeutralStencil1) 100%);content:\"\";background-size:300% 100%;animation:3s linear infinite blueprintAnimation;display:block}@media (prefers-reduced-motion: reduce){.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{animation-play-state:paused;animation-delay:-1s}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:before{animation-direction:reverse}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after{border-radius:16px;width:100%;height:16px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{border-radius:18px;width:66%;height:18px}@keyframes blueprintAnimation{0%{background-position-x:0%}to{background-position-x:-300%}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-image{color:var(--webchat-colorNeutralForeground4);grid-area:image;font-size:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-subtitle{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightRegular);pointer-events:none;grid-area:subtitle;line-height:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-title{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightSemibold);grid-area:title;line-height:20px}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar{container:webchat-container / inline-size}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{gap:var(--webchat-spacingHorizontalM);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}@container webchat-container (width <= 480px){.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{grid-template-columns:1fr}}.webchat-fluent .wLpvzAq_activity-decorator{font-family:var(--webchat__font--primary);--webchat__bubble--inline-padding: var(--webchat-spacingHorizontalL);--webchat__bubble--block-padding: var(--webchat-spacingVerticalM);--webchat__bubble--min-height: var(--webchat-bubble-minHeight);--webchat__bubble--max-width: var(--webchat-bubble-maxWidth);--webchat__bubble--min-width: var(--webchat-bubble-minWidth);--webchat-bubble-maxWidth: var(--bubble-maxWidth, max(450px, 75%));--webchat-bubble-minWidth: var(--bubble-minWidth, auto);--webchat-bubble-minHeight: var(--bubble-minHeight, 36px);--webchat-externalLink-mask: var(--externalLink-mask, var(--webchat__icon-url--external-link) center center / 10px 10px);--webchat-externalLink-maxWidth: var(--externalLink-maxWidth, 204px);display:contents}.webchat-fluent .wLpvzAq_activity-decorator:has(.webchat__stacked-layout .webchat__bubble--from-user){--webchat__bubble--background-color: var(--webchat-colorBrandBackground2);--webchat__bubble--block-padding: var(--webchat-spacingVerticalS);--webchat__bubble--min-width: auto}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-fluent{--webchat__bubble--background-color: var(--webchat-colorNeutralBackground1);--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge);--webchat__bubble--box-shadow: var(--webchat-shadow4)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot{--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__activity-status{margin:0 0 var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__stacked-layout__status{order:-1}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:has(.webchat__bubble--from-user) .webchat__bubble{margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__bubble .webchat__text-content .webchat__text-content__generated-badge{display:none}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)){--webchat__bubble--block-padding: 0;--webchat__bubble--border-radius: var(--webchat-borderRadiusMedium);--webchat__bubble--inline-padding: 0;--webchat__bubble--max-width: 100%;--webchat__bubble--min-height: 20px;gap:var(--webchat-spacingVerticalS);margin-inline:var(--webchat-spacingHorizontalM);padding:var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalM);flex-flow:column;display:flex;position:relative}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout{margin:0;position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble{width:var(--webchat__bubble--max-width);position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .webchat__bubble__content{overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__text-content{margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader{gap:var(--webchat-spacingVerticalS);flex-flow:column;width:500px;padding-inline-end:var(--webchat-spacingHorizontalM);display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .border-loader__track{border-radius:inherit;box-sizing:border-box;clip-path:border-box;order:-1;width:auto;margin-inline-start:28px}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__stacked-layout__status{display:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__basic-transcript__activity-body:not(:empty){padding-block-end:var(--webchat-spacingVerticalXL)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout{flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble{max-width:min(var(--webchat__bubble--max-width),100%);min-width:var(--webchat__bubble--min-width);overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.border-loader){width:100%}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__bubble__content{background-color:var(--webchat__bubble--background-color);border-radius:var(--webchat__bubble--border-radius);box-shadow:var(--webchat__bubble--box-shadow);box-sizing:border-box;color:var(--webchat-colorNeutralForeground1);max-width:100%;min-height:var(--webchat__bubble--min-height);border-width:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content{font-size:var(--webchat__font-size--medium);line-height:var(--webchat__line-height--medium);min-height:auto;padding-block:var(--webchat__bubble--block-padding);padding-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__text-content__generated-badge{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);cursor:default;font-size:var(--webchat-fontSizeBase100);height:16px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);align-self:flex-start;align-items:center;display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__stacked-layout .webchat__bubble .webchat__fileContent__downloadIcon{color:var(--webchat-colorBrandForegroundLink)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier){color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:var(--webchat-colorNeutralForeground2);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);min-height:12.4px;margin-left:var(--webchat-spacingHorizontalXXS);margin-right:var(--webchat-spacingHorizontalXXS);min-width:14px;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);vertical-align:calc((var(--webchat-lineHeightBase100) - var(--webchat-fontSizeBase100)) / 2);justify-content:center;align-items:center;line-height:12.4px;text-decoration:none;display:inline-flex}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover{background-color:var(--webchat-colorBrandBackground2Hover);border-color:var(--webchat-colorBrandStroke2Hover);color:var(--webchat-colorBrandForeground2Hover);cursor:pointer}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover:active{background-color:var(--webchat-colorBrandBackground2Pressed);border-color:var(--webchat-colorBrandStroke2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):before,:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):after{all:unset}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):has(.webchat__render-markdown__external-link-icon){padding-inline:3px}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{height:.7em;-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header{border-radius:var(--webchat-borderRadiusMedium)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-text{color:var(--webchat-colorNeutralForeground3)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__message-sensitivity-label-text{color:var(--webchat-colorNeutralForeground4)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-chevron{fill:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small);width:1em}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header:focus-visible{outline-offset:1px;outline:var(--webchat-strokeWidthThin) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions{--webchat__citation__external-link--mask: var(--webchat-externalLink-mask);--webchat__citation__link--max-width: var(--webchat-externalLink-maxWidth)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list{color:var(--webchat__color--subtle);gap:var(--webchat-spacingHorizontalS);flex-flow:wrap;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item{border-radius:var(--webchat-borderRadiusMedium);max-width:var(--webchat__citation__link--max-width)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-box{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:currentColor;font-size:var(--webchat__font-size--small);height:24px;padding-inline-end:var(--webchat-spacingHorizontalS);display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-body{gap:var(--webchat-spacingHorizontalSNudge);min-width:0;padding:0;font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge{color:currentColor;font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase100);text-align:center;background-color:#0000;border:none;border-radius:0;align-self:center;min-width:20px;margin:0;padding:0;position:relative}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge:after{border-right:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";width:0;height:16px;display:block;position:absolute;top:0;bottom:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text{gap:var(--webchat-spacingHorizontalXS)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-text{color:currentColor;text-overflow:ellipsis;text-decoration:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text:has(.webchat__link-definitions__open-in-new-window-icon):before{color:currentColor;content:\"\";font-size:var(--webchat-fontSizeBase400);height:1em;-webkit-mask:var(--webchat__citation__external-link--mask) no-repeat;mask:var(--webchat__citation__external-link--mask) no-repeat;background:currentColor;flex:none;align-self:center;width:1em;padding:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions :is(.webchat__link-definitions__list-item-badge,.webchat__link-definitions__open-in-new-window-icon){display:none}.webchat-fluent .wyJATiG_copilot-message-header{box-sizing:border-box;cursor:default;align-items:center;gap:var(--webchat-spacingHorizontalS);max-width:var(--webchat__bubble--max-width);flex-wrap:nowrap;display:flex}.webchat-fluent .wyJATiG_copilot-message-header__avatar{aspect-ratio:1;background-color:var(--background-color);border-radius:var(--webchat-borderRadiusSmall);width:20px}.webchat-fluent .wyJATiG_copilot-message-header__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.webchat-fluent .wyJATiG_copilot-message-header__ai-generated-content{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat-fontSizeBase100);height:20px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);flex:none;align-items:center;display:flex}.webchat-fluent .wenGMeW_suggested-action{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandStroke2);color:currentColor;cursor:pointer;font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);align-items:center;gap:var(--webchat-spacingHorizontalXS);padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalS);text-align:start;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;display:flex}@media (hover: hover){.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):hover{background-color:var(--webchat-colorBrandBackground2Hover);color:var(--webchat-colorBrandForeground2Hover)}}.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):active{background-color:var(--webchat-colorBrandBackground2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}.webchat-fluent .wenGMeW_suggested-action[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .wenGMeW_suggested-action__image{font-size:var(--webchat-fontSizeBase200);width:1em;height:1em}.webchat-fluent .wy3OzFW_suggested-actions{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:8px;display:flex}.webchat-fluent .wy3OzFW_suggested-actions:not(:empty){padding-block-end:8px;padding-inline-start:4px}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--flow{flex-flow:wrap;justify-content:flex-end}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--stacked{flex-direction:column}.webchat-fluent .wwTs9lq_telephone-keypad__button{-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:solid 1px var(--webchat-colorNeutralStroke1);color:var(--webchat-colorGray200);font-weight:var(--webchat-fontWeightSemibold);cursor:pointer;opacity:.7;touch-action:none;background-color:#fff;border-radius:100%;flex-direction:column;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.webchat-fluent .wwTs9lq_telephone-keypad__button:hover{background-color:var(--webchat-colorGray30)}.webchat-fluent .wwTs9lq_telephone-keypad__button__ruby{color:var(--webchat-colorGray190);font-size:10px}.webchat-fluent .wwTs9lq_telephone-keypad__button__text{margin-top:8px;font-size:24px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button{justify-content:center;width:32px;height:32px;margin:8px 4px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__ruby{display:none}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__text{margin-top:0;font-size:20px}.webchat-fluent .wEgqGmW_telephone-keypad{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);font-family:var(--webchat-fontFamilyBase);border:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__box{box-sizing:border-box;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;width:100%;padding:16px;display:grid}.webchat-fluent .wEgqGmW_telephone-keypad__info-message{color:var(--webchat-colorNeutralForeground4);align-items:center;gap:6px;margin-block-end:6px;font-size:12px;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .weDCCeq_sendbox__toolbar{--webchat__sendbox-button-height: 32px;height:var(--webchat__sendbox-button-height);gap:4px;margin-inline-start:auto;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button{-webkit-appearance:none;appearance:none;aspect-ratio:1;border-radius:var(--webchat-borderRadiusSmall);color:currentColor;cursor:pointer;height:var(--webchat__sendbox-button-height);--webchat__fluent-icon--size: 20px;background:none;border:none;justify-content:center;align-items:center;padding:3px;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button>.webchat__monochrome-image-masker{pointer-events:none;font-size:20px}.webchat-fluent .weDCCeq_sendbox__toolbar-button.weDCCeq_sendbox__toolbar-button--selected{color:var(--webchat-colorNeutralForeground2BrandSelected)}@media (hover: hover){.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):hover{color:var(--webchat-colorNeutralForeground2BrandHover)}}.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):active{color:var(--webchat-colorNeutralForeground2BrandPressed)}.webchat-fluent .weDCCeq_sendbox__toolbar-button[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .weDCCeq_sendbox__toolbar-separator{border-inline-end:1px solid var(--webchat-colorNeutralStroke2);align-self:center;height:28px}.webchat-fluent .weDCCeq_sendbox__toolbar-separator:is(:first-child,:last-child,:only-child){display:none}.webchat-fluent .wTxWh-G_sendbox__add-attachment{display:grid}.webchat-fluent .wTxWh-G_sendbox__add-attachment-input{opacity:0;width:1px;height:0;font-size:0}.webchat-fluent .wa8yVAW_sendbox__error-message{color:#0000;width:0;height:0;font-size:0;position:absolute;top:0;left:0}.webchat-fluent .wHTirJa_sendbox{--webchat__sendbox--padding: var(--webchat__padding--sendbox);color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);padding:var(--webchat__sendbox--padding);text-rendering:optimizeLegibility;--webchat-sendbox-attachment-area-active: ;--webchat-sendbox-border-radius: var(--webchat-borderRadiusLarge)}.webchat-fluent .wHTirJa_sendbox.wHTirJa_variant-copilot .wHTirJa_sendbox__text-counter:not(.wHTirJa_sendbox__text-counter--error){visibility:hidden}.webchat-fluent .wHTirJa_sendbox__sendbox{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-sendbox-border-radius);border:1px solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);grid-template:[telephone-keypad-start] \"text-area\" [telephone-keypad-end] var(--webchat-sendbox-attachment-area-active) \"controls\" / [telephone-keypad] 1fr;gap:6px;padding:8px;font-size:14px;line-height:20px;display:grid;position:relative}.webchat-fluent .wHTirJa_sendbox__sendbox:has(.wHTirJa_sendbox__attachment-bar--in-grid){--webchat-sendbox-attachment-area-active: \"attachment-bar\"}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within{border-color:var(--webchat-colorNeutralStroke1Selected)}.webchat-fluent .wHTirJa_sendbox__sendbox:after{border-bottom-left-radius:var(--webchat-sendbox-border-radius);border-bottom-right-radius:var(--webchat-sendbox-border-radius);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorCompoundBrandForeground1Hover);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);content:\"\";height:var(--webchat-sendbox-border-radius);transition:clip-path var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid);position:absolute;bottom:-1px;left:-1px;right:-1px}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__text-area--in-grid{grid-area:text-area}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__attachment-bar--in-grid{grid-area:attachment-bar}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__sendbox-controls--in-grid{grid-area:controls}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__telephone-keypad--in-grid{grid-area:telephone-keypad}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar__box{gap:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item{margin-inline-end:calc(-1 * var(--webchat-spacingHorizontalS))}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item .send-box-attachment-bar__box:not(:empty){padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item{box-shadow:var(--webchat-shadow2);border-radius:var(--webchat-borderRadiusMedium);padding:var(--webchat-spacingVerticalXXS) var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-thumbnail{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Selected);border-radius:var(--webchat-borderRadiusXLarge)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),opacity var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:is(:disabled,[aria-disabled=true]){background-color:var(--webchat-colorNeutralBackgroundDisabled);border-color:var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item .send-box-attachment-bar-item__preview{padding-inline:var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item-file-preview.send-box-attachment-bar-item-file-preview--as-list-item{gap:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__sendbox-text-area{font-family:var(--webchat-fontFamilyBase);margin:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS) var(--webchat-spacingVerticalNone);resize:none;--webchat__text-area--carret-color: var(--webchat-colorNeutralForeground1);background-color:#0000;border:none;outline:none;flex:auto;font-size:14px;line-height:20px}@media only screen and (hover: none) and (pointer: coarse){.webchat-fluent .wHTirJa_sendbox__sendbox-text-area:focus-within{font-size:16px}}.webchat-fluent .wHTirJa_sendbox__sendbox-controls{align-items:center;padding-inline-start:4px;display:flex}.webchat-fluent .wHTirJa_sendbox__text-counter{color:var(--webchat-colorNeutralForeground4);cursor:default;font-family:var(--webchat-fontFamilyNumeric);margin-inline-end:4px;font-size:10px;line-height:14px}.webchat-fluent .wHTirJa_sendbox__text-counter--error{color:var(--webchat-colorStatusDangerForeground1)}.webchat-fluent .wnVy-QG_activity-loader{height:8px;margin:var(--webchat-spacingHorizontalM) 0 0 18px;flex:none;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 0 var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalSNudge)}.webchat-fluent .wQVQNzG_liner-message-activity{box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingHorizontalM);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);text-align:center;flex-direction:row;width:100%;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity:before,.webchat-fluent .wQVQNzG_liner-message-activity:after{border-top:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";flex:auto;min-width:8px;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity__text{text-align:center}.webchat-fluent.w2roZmq_theme{--webchat-colorNeutralForegroundDisabled: var(--colorNeutralForegroundDisabled, #bdbdbd);--webchat-colorNeutralForeground1: var(--colorNeutralForeground1, #242424);--webchat-colorNeutralForeground1Hover: var(--colorNeutralForeground1Hover, #242424);--webchat-colorNeutralForeground1Pressed: var(--colorNeutralForeground1Pressed, #242424);--webchat-colorNeutralForeground2: var(--colorNeutralForeground2, #424242);--webchat-colorNeutralForeground2BrandHover: var(--colorNeutralForeground2BrandHover, #02729c);--webchat-colorNeutralForeground2BrandPressed: var(--colorNeutralForeground2BrandPressed, #01678c);--webchat-colorNeutralForeground2BrandSelected: var(--colorNeutralForeground2BrandSelected, #067191);--webchat-colorNeutralForeground3: var(--colorNeutralForeground3, #616161);--webchat-colorNeutralForeground4: var(--colorNeutralForeground4, #707070);--webchat-colorNeutralForeground5: var(--colorNeutralForeground5, #7e7e7e);--webchat-colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand, #fff);--webchat-colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled, #f0f0f0);--webchat-colorNeutralBackground1: var(--colorNeutralBackground1, #fff);--webchat-colorNeutralBackground1Hover: var(--colorNeutralBackground1Hover, #f5f5f5);--webchat-colorNeutralBackground1Pressed: var(--colorNeutralBackground1Pressed, #e0e0e0);--webchat-colorNeutralBackground3: var(--colorNeutralBackground3, #f5f5f5);--webchat-colorNeutralBackground4: var(--colorNeutralBackground4, #f0f0f0);--webchat-colorNeutralBackground5: var(--colorNeutralBackground5, #ebebeb);--webchat-colorNeutralBackground6: var(--colorNeutralBackground6, #e6e6e6);--webchat-colorNeutralStencil1: var(--colorNeutralStencil1, #e6e6e6);--webchat-colorNeutralStencil2: var(--colorNeutralStencil2, #fafafa);--webchat-colorNeutralShadowAmbient: var(--colorNeutralShadowAmbient, #0000001f);--webchat-colorNeutralShadowKey: var(--colorNeutralShadowKey, #00000024);--webchat-colorTransparentBackground: var(--colorTransparentBackground, #0006);--webchat-colorNeutralStrokeDisabled: var(--colorNeutralStrokeDisabled, #e0e0e0);--webchat-colorNeutralStroke1: var(--colorNeutralStroke1, #d1d1d1);--webchat-colorNeutralStroke1Hover: var(--colorNeutralStroke1Hover, #c7c7c7);--webchat-colorNeutralStroke1Pressed: var(--colorNeutralStroke1Pressed, #b3b3b3);--webchat-colorNeutralStroke1Selected: var(--colorNeutralStroke1Selected, #bdbdbd);--webchat-colorNeutralStroke2: var(--colorNeutralStroke2, #e0e0e0);--webchat-colorStrokeFocus2: var(--colorStrokeFocus2, #000);--webchat-colorBrandStroke2: var(--colorBrandStroke2, #9edcf7);--webchat-colorBrandStroke2Pressed: var(--colorBrandStroke2Pressed, #01384d);--webchat-colorTransparentStroke: var(--colorTransparentStroke, transparent);--webchat-colorBrandForeground1: var(--colorBrandForeground1, #01678c);--webchat-colorBrandForeground2Hover: var(--colorBrandForeground2Hover, #015a7a);--webchat-colorBrandForeground2Pressed: var(--colorBrandForeground2Pressed, #01384d);--webchat-colorBrandForegroundLink: var(--colorBrandForegroundLink, #01678c);--webchat-colorBrandForegroundLinkHover: var(--colorBrandForegroundLinkHover, #015a7a);--webchat-colorBrandForegroundLinkPressed: var(--colorBrandForegroundLinkPressed, #014259);--webchat-colorBrandForegroundLinkSelected: var(--colorBrandForegroundLinkSelected, #01678c);--webchat-colorBrandBackground: var(--colorBrandBackground, #077fab);--webchat-colorBrandBackgroundHover: var(--colorBrandBackgroundHover, #06729a);--webchat-colorBrandBackgroundPressed: var(--colorBrandBackgroundPressed, #044760);--webchat-colorBrandBackground2: var(--colorBrandBackground2, #def2fc);--webchat-colorBrandBackground2Hover: var(--colorBrandBackground2Hover, #bee7fa);--webchat-colorBrandBackground2Pressed: var(--colorBrandBackground2Pressed, #7fd2f5);--webchat-colorCompoundBrandForeground1Hover: var(--colorCompoundBrandForeground1Hover, #02729c);--webchat-colorStatusDangerForeground1: var(--colorStatusDangerForeground1, #b10e1c);--webchat-colorGray30: var(--colorGray30, #edebe9);--webchat-colorGray160: var(--colorGray160, #323130);--webchat-colorGray190: var(--colorGray190, #201f1e);--webchat-colorGray200: var(--colorGray200, #1b1a19);--webchat-colorGrey8: #141414;--webchat-colorGrey14: #242424;--webchat-colorGrey92: #ebebeb;--webchat-colorGrey98: #fafafa;--webchat-shadow2: var(--shadow2, 0 0 2px #0000001f, 0 1px 2px #00000024);--webchat-shadow4: var(--shadow4, 0 0 2px #0000001f, 0 2px 4px #00000024);--webchat-shadow16: var(--shadow16, 0 6.4px 14.4px 0 #0002, 0 1.2px 3.6px 0 #0000001c);--webchat-shadow64: var(--shadow64, 0 0 8px #0000001f, 0 32px 64px #00000024);--webchat-spacingHorizontalNone: var(--spacingHorizontalNone, 0);--webchat-spacingHorizontalXXS: var(--spacingHorizontalXXS, 2px);--webchat-spacingHorizontalXS: var(--spacingHorizontalXS, 4px);--webchat-spacingHorizontalSNudge: var(--spacingHorizontalSNudge, 6px);--webchat-spacingHorizontalS: var(--spacingHorizontalS, 8px);--webchat-spacingHorizontalMNudge: var(--spacingHorizontalMNudge, 10px);--webchat-spacingHorizontalM: var(--spacingHorizontalM, 12px);--webchat-spacingHorizontalL: var(--spacingHorizontalL, 16px);--webchat-spacingHorizontalXL: var(--spacingHorizontalXL, 20px);--webchat-spacingHorizontalXXL: var(--spacingHorizontalXXL, 24px);--webchat-spacingHorizontalXXXL: var(--spacingHorizontalXXXL, 32px);--webchat-spacingVerticalNone: var(--spacingVerticalNone, 0);--webchat-spacingVerticalXXS: var(--spacingVerticalXXS, 2px);--webchat-spacingVerticalXS: var(--spacingVerticalXS, 4px);--webchat-spacingVerticalSNudge: var(--spacingVerticalSNudge, 6px);--webchat-spacingVerticalS: var(--spacingVerticalS, 8px);--webchat-spacingVerticalMNudge: var(--spacingVerticalMNudge, 10px);--webchat-spacingVerticalM: var(--spacingVerticalM, 12px);--webchat-spacingVerticalL: var(--spacingVerticalL, 16px);--webchat-spacingVerticalXL: var(--spacingVerticalXL, 20px);--webchat-spacingVerticalXXL: var(--spacingVerticalXXL, 24px);--webchat-spacingVerticalXXXL: var(--spacingVerticalXXXL, 32px);--webchat-fontFamilyBase: var(--fontFamilyBase, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontFamilyMonospace: var(--fontFamilyMonospace, Consolas, \"Courier New\", Courier, monospace);--webchat-fontFamilyNumeric: var(--fontFamilyNumeric, Bahnschrift, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontWeightRegular: var(--fontWeightRegular, 400);--webchat-fontWeightSemibold: var(--fontWeightSemibold, 600);--webchat-fontSizeBase100: var(--fontSizeBase100, 10px);--webchat-fontSizeBase200: var(--fontSizeBase200, 12px);--webchat-fontSizeBase300: var(--fontSizeBase300, 14px);--webchat-fontSizeBase400: var(--fontSizeBase400, 16px);--webchat-fontSizeBase500: var(--fontSizeBase500, 20px);--webchat-fontSizeBase600: var(--fontSizeBase600, 24px);--webchat-fontSizeHero700: var(--fontSizeHero700, 28px);--webchat-fontSizeHero800: var(--fontSizeHero800, 32px);--webchat-fontSizeHero900: var(--fontSizeHero900, 40px);--webchat-lineHeightBase100: var(--lineHeightBase100, 14px);--webchat-lineHeightBase200: var(--lineHeightBase200, 16px);--webchat-lineHeightBase300: var(--lineHeightBase300, 20px);--webchat-lineHeightBase400: var(--lineHeightBase400, 22px);--webchat-lineHeightBase500: var(--lineHeightBase500, 28px);--webchat-lineHeightBase600: var(--lineHeightBase600, 32px);--webchat-lineHeightHero700: var(--lineHeightHero700, 36px);--webchat-lineHeightHero800: var(--lineHeightHero800, 40px);--webchat-lineHeightHero900: var(--lineHeightHero900, 52px);--webchat-lineHeightHero1000: var(--lineHeightHero1000, 92px);--webchat-borderRadiusSmall: var(--borderRadiusSmall, 2px);--webchat-borderRadiusMedium: var(--borderRadiusMedium, 4px);--webchat-borderRadiusLarge: var(--borderRadiusLarge, 6px);--webchat-borderRadiusXLarge: var(--borderRadiusXLarge, 8px);--webchat-strokeWidthThin: var(--strokeWidthThin, 1px);--webchat-strokeWidthThick: var(--strokeWidthThick, 2px);--webchat-strokeWidthThicker: var(--strokeWidthThicker, 3px);--webchat-durationUltraFast: var(--durationUltraFast, 50ms);--webchat-durationNormal: var(--durationNormal, .2s);--webchat-durationUltraSlow: var(--durationUltraSlow, .5s);--webchat-curveAccelerateMid: var(--curveAccelerateMid, cubic-bezier(1, 0, 1, 1));--webchat-curveDecelerateMid: var(--curveDecelerateMid, cubic-bezier(0, 0, 0, 1));display:contents}@media (prefers-reduced-motion){.webchat-fluent.w2roZmq_theme{--webchat-durationUltraFast: .01ms;--webchat-durationNormal: .01ms}}.webchat-fluent.w2roZmq_theme .webchat__css-custom-properties{--webchat__color--accent: var(--webchat-colorBrandForeground1);--webchat__color--subtle: var(--webchat-colorNeutralForeground2);--webchat__color--timestamp: var(--webchat-colorNeutralForeground3);--webchat__font--primary: var(--webchat-fontFamilyBase);--webchat__font-size--small: var(--webchat-fontSizeBase200);--webchat__font-size--medium: var(--webchat-fontSizeBase300);--webchat__line-height--small: var(--webchat-lineHeightBase200);--webchat__line-height--medium: var(--webchat-lineHeightBase300);--webchat__max-width--bubble: var(--webchat-bubble-maxWidth);--webchat__min-height--bubble: var(--webchat-bubble-minHeight);--webchat__padding--regular: var(--webchat-spacingVerticalS);--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingHorizontalMNudge);--webchat__border-animation--color-1: #464feb;--webchat__border-animation--color-2: #47cffa;--webchat__border-animation--color-3: #b47cf8}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__css-custom-properties{--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalXL) var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__surface{background-color:var(--webchat__color--surface)}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__surface{box-sizing:border-box;padding-inline-start:var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralForeground5) transparent;-moz-scrollbar-width:thin}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge);visibility:hidden}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-corner{background:none}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge)}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-thumb{background-color:#0000}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb,:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):has(>.text-area-input:focus)::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:3px solid #0000;border-radius:10px}:is(.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:1px solid #0000;border-radius:10px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__scrollable{scrollbar-gutter:stable}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__terminator:focus-visible+.webchat__basic-transcript__focus-indicator{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:not(:focus-visible) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__focus-indicator{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__bubble:after,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat__bubble--border-radius);content:\"\";outline-offset:0;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);pointer-events:none;position:absolute;inset:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat-borderRadiusMedium);outline-offset:-3px}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .liner-message-activity__text{outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);border-radius:20px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__filler{flex-grow:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:has(.webchat__basic-transcript__activity:only-child):has(.pre-chat-message-activity) .webchat__basic-transcript__filler{flex-grow:.5}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog{place-items:center;height:100%;display:grid}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog::backdrop{background-color:var(--webchat-colorTransparentBackground)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);color:var(--webchat-colorNeutralForeground1);box-shadow:var(--webchat-shadow64);position:relative}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button{color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:active):hover{background-color:var(--webchat-colorNeutralBackground3)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus:active{background-color:var(--webchat-colorNeutralBackground4)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:focus-visible){border:none}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button-icon{color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);border:none}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button{color:var(--webchat__code-block__copy-button--color);height:20px;width:20px;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;border:none;margin-inline-start:var(--webchat-spacingHorizontalS);padding:0}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button .webchat__code-block-copy-button__icon{--webchat__component-icon--color: currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:is(:hover,:active){background:var(--webchat__code-block__copy-button--background);color:var(--webchat__code-block__copy-button--color)}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:focus{color:var(--webchat__code-block__copy-button--color);outline-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within .webchat__code-block__body{outline:none}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-dark-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey8));--webchat__code-block__copy-button--background: var(--codeBlockCopyButtonBackgroundPressed, var(--webchat-colorGrey14));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey98))}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-light-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey98));--webchat__code-block__copy-button--background: var(--codeBlockBackgroundPressed, var(--webchat-colorGrey92));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey8))}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button-layout{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS);display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button{aspect-ratio:1;height:var(--webchat-lineHeightBase300);width:unset;justify-content:center;align-items:center;padding:0;display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalS);position:absolute;top:0;right:32px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__box{width:fit-content}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__body{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM);margin:0}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__body{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);margin:0 calc(var(--webchat-spacingHorizontalM) * -1);padding:0 var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__footer{color:var(--webchat-colorNeutralForeground4);font-size:var(--webchat-fontSizeBase100);line-height:var(--webchat-lineHeightBase100)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent.w2roZmq_theme .webchat__activity-button{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);color:var(--webchat-colorNeutralForeground1);gap:var(--webchat-spacingHorizontalXS);padding:5px var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:hover{background:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:active{background:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:focus-visible{background:var(--webchat-colorNeutralBackground1);outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__activity-button[aria-disabled=true]{background:var(--webchat-colorNeutralBackgroundDisabled);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__activity-button .webchat__activity-button__icon{--webchat__component-icon--color: var(--webchat-colorNeutralForeground2);width:20px;height:20px}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button .webchat__activity-copy-button__copied-text{background-color:var(--webchat-colorNeutralBackground1)}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button.webchat__activity-copy-button--copied .webchat__activity-copy-button__copied-text{animation-duration:var(--webchat-durationUltraSlow)}.webchat-fluent.w2roZmq_theme .webchat__monochrome-image-masker{background-color:currentColor;width:1em;height:1em}.webchat-fluent.w2roZmq_theme .webchat__thumb-button .webchat__thumb-button__image{color:var(--webchat-colorNeutralForeground1)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input:focus-visible){outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input[aria-disabled=true]) .webchat__thumb-button__image{color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__tooltip{--webchat__tooltip-background: var(--tooltip-background, var(--webchat-colorNeutralBackground1));color:var(--webchat-colorNeutralForeground1);filter:drop-shadow(0 0 2px var(--webchat-colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--webchat-colorNeutralShadowKey));font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);transition:opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-header{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form{gap:var(--webchat-spacingVerticalXS)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-footer{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button{background-color:var(--webchat-colorBrandBackground);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackground);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForegroundOnBrand);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:hover{background-color:var(--webchat-colorBrandBackgroundHover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundHover)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:active{background-color:var(--webchat-colorBrandBackgroundPressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundPressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button{background-color:var(--webchat-colorNeutralBackground1);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:currentColor}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);gap:var(--webchat-spacingVerticalSNudge);padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:after{border-bottom-left-radius:var(--webchat-borderRadiusMedium);border-bottom-right-radius:var(--webchat-borderRadiusMedium);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorBrandForeground1);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator{height:16px;margin:auto var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingVerticalNone);flex:none;align-self:start;display:flex}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator__image{width:auto;height:6px}\n/*! For license information please see botframework-webchat-fluent-theme.development.css.LEGAL.txt */\n",Ai=rc(bh);var sc=w(P());var Ln=w(P());var ic=w(P());var Ct=w(P());function Ti({Provider:t},{defaults:e,displayName:n}){let r=({children:i,...a})=>{let s=(0,Ct.useMemo)(()=>Object.freeze({...e,...a}),[a]);return Ct.default.createElement(t,{value:s},i)};return r.displayName=n,(0,Ct.memo)(r)}var Ni=(0,ic.createContext)(new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),gh=Ti(Ni,{defaults:{variant:""},displayName:"VariantComposer"}),ac=gh;function Yt(){let{variant:t}=(0,Ln.useContext)(Ni);return(0,Ln.useMemo)(()=>t.split(" "),[t])}function Ie(t){let e=z(t),n=Yt();return(0,sc.useMemo)(()=>n.map(r=>e[`variant-${r}`]).filter(r=>r).join(" "),[e,n])}var xh={preChatMessageActivityStarterPromptsCardAction:"pre-chat message activity starter prompts card action",sendBoxContainer:"send box container",sendBoxDropZone:"send box drop zone",sendBoxSendButton:"send box send button",sendBoxSuggestedAction:"send box suggested action",sendBoxTextBox:"send box text area",sendBoxTelephoneKeypadButton1:"send box telephone keypad button 1",sendBoxTelephoneKeypadButton2:"send box telephone keypad button 2",sendBoxTelephoneKeypadButton3:"send box telephone keypad button 3",sendBoxTelephoneKeypadButton4:"send box telephone keypad button 4",sendBoxTelephoneKeypadButton5:"send box telephone keypad button 5",sendBoxTelephoneKeypadButton6:"send box telephone keypad button 6",sendBoxTelephoneKeypadButton7:"send box telephone keypad button 7",sendBoxTelephoneKeypadButton8:"send box telephone keypad button 8",sendBoxTelephoneKeypadButton9:"send box telephone keypad button 9",sendBoxTelephoneKeypadButton0:"send box telephone keypad button 0",sendBoxTelephoneKeypadButtonStar:"send box telephone keypad button star",sendBoxTelephoneKeypadButtonPound:"send box telephone keypad button pound",sendBoxTelephoneKeypadToolbarButton:"send box telephone keypad toolbar button",sendBoxUploadButton:"send box upload button"},H=xh;var cc=w(ae()),lc=w(le()),ve=w(P());var Hn={"sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone","sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon","sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable"},oc=Hn,G_=Hn["sendbox__attachment-drop-zone"];var V_=Hn["sendbox__attachment-drop-zone-icon"];var W_=Hn["sendbox__attachment-drop-zone--droppable"];var{useLocalizer:_h}=cc.hooks,Gn=t=>{t.preventDefault()},uc=t=>!!t.dataTransfer?.types?.some(e=>e.toLowerCase()==="files");function wh(t,e){let n=t.parentNode;for(;n;){if(n===e)return!0;n=n.parentNode}return!1}var pc=t=>{let[e,n]=(0,ve.useState)(!1),r=z(oc),i=(0,ve.useRef)(null),a=_h(),s=ee(t.onFilesAdded);(0,ve.useEffect)(()=>{let o=0,l=d=>{document.addEventListener("dragover",Gn),o++,uc(d)&&n(i.current&&(d.target===i.current||d.target instanceof HTMLElement&&wh(d.target,i.current))?"droppable":"visible")},c=()=>--o<=0&&n(!1),p=()=>{document.removeEventListener("dragover",Gn),o=0,n(!1)},m=d=>{i.current?.contains(d.target)||p()};return document.addEventListener("dragend",p),document.addEventListener("dragenter",l),document.addEventListener("dragleave",c),document.addEventListener("drop",m),()=>{document.removeEventListener("dragend",p),document.removeEventListener("dragenter",l),document.removeEventListener("dragleave",c),document.removeEventListener("dragover",Gn),document.removeEventListener("drop",m)}},[n]);let u=(0,ve.useCallback)(o=>{o.preventDefault(),n(!1),uc(o.nativeEvent)&&s.current([...o.dataTransfer.files])},[s,n]);return e?ve.default.createElement("div",{className:(0,lc.default)(r["sendbox__attachment-drop-zone"],{[r["sendbox__attachment-drop-zone--droppable"]]:e==="droppable"}),"data-testid":H.sendBoxDropZone,onDragOver:Gn,onDrop:u,ref:i},ve.default.createElement(he,{appearance:"text",className:r["sendbox__attachment-drop-zone-icon"],icon:"add-document"}),a("TEXT_INPUT_DROP_ZONE")):null};pc.displayName="DropZone";var Di=(0,ve.memo)(pc);var ip=w(ae()),ap=w(le()),Ue=w(P());var Ii;function Oi(t){return{lang:t?.lang??Ii?.lang,message:t?.message,abortEarly:t?.abortEarly??Ii?.abortEarly,abortPipeEarly:t?.abortPipeEarly??Ii?.abortPipeEarly}}var kh;function Eh(t){return kh?.get(t)}var Sh;function Ah(t){return Sh?.get(t)}var Th;function Nh(t,e){return Th?.get(t)?.get(e)}function Qt(t){let e=typeof t;return e==="string"?`"${t}"`:e==="number"||e==="bigint"||e==="boolean"?`${t}`:e==="object"||e==="function"?(t&&Object.getPrototypeOf(t)?.constructor?.name)??"null":e}function oe(t,e,n,r,i){let a=i&&"input"in i?i.input:n.value,s=i?.expected??t.expects??null,u=i?.received??Qt(a),o={kind:t.kind,type:t.type,input:a,expected:s,received:u,message:`Invalid ${e}: ${s?`Expected ${s} but r`:"R"}eceived ${u}`,requirement:t.requirement,path:i?.path,issues:i?.issues,lang:r.lang,abortEarly:r.abortEarly,abortPipeEarly:r.abortPipeEarly},l=t.kind==="schema",c=i?.message??t.message??Nh(t.reference,o.lang)??(l?Ah(o.lang):null)??r.message??Eh(o.lang);c!==void 0&&(o.message=typeof c=="function"?c(o):c),l&&(n.typed=!1),n.issues?n.issues.push(o):n.issues=[o]}function ue(t){return{version:1,vendor:"valibot",validate(e){return t["~run"]({value:e},Oi())}}}function Dh(t,e){return Object.hasOwn(t,e)&&e!=="__proto__"&&e!=="prototype"&&e!=="constructor"}function dc(t,e){let n=[...new Set(t)];return n.length>1?`(${n.join(` ${e} `)})`:n[0]??"never"}var Ih=class extends Error{constructor(t){super(t[0].message),this.name="ValiError",this.issues=t}};var nw=new RegExp("^(?:[\\u{1F1E6}-\\u{1F1FF}]{2}|\\u{1F3F4}[\\u{E0061}-\\u{E007A}]{2}[\\u{E0030}-\\u{E0039}\\u{E0061}-\\u{E007A}]{1,3}\\u{E007F}|(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation})(?:\\u200D(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation}))*)+$","u");function Ci(t){return{kind:"validation",type:"integer",reference:Ci,async:!1,expects:null,requirement:Number.isInteger,message:t,"~run"(e,n){return e.typed&&!this.requirement(e.value)&&oe(this,"integer",e,n),e}}}function ji(t,e){return{kind:"validation",type:"min_value",reference:ji,async:!1,expects:`>=${t instanceof Date?t.toJSON():Qt(t)}`,requirement:t,message:e,"~run"(n,r){return n.typed&&!(n.value>=this.requirement)&&oe(this,"value",n,r,{received:n.value instanceof Date?n.value.toJSON():Qt(n.value)}),n}}}function Vn(t){return{kind:"validation",type:"non_empty",reference:Vn,async:!1,expects:"!0",message:t,"~run"(e,n){return e.typed&&e.value.length===0&&oe(this,"length",e,n,{received:"0"}),e}}}function Q(){return{kind:"transformation",type:"readonly",reference:Q,async:!1,"~run"(t){return t}}}function en(t){return{kind:"transformation",type:"transform",reference:en,async:!1,operation:t,"~run"(e){return e.value=this.operation(e.value),e}}}function qi(t,e,n){return typeof t.fallback=="function"?t.fallback(e,n):t.fallback}function Wn(t,e){return{...t,fallback:e,get"~standard"(){return ue(this)},"~run"(n,r){let i=t["~run"](n,r);return i.issues?{typed:!0,value:qi(this,i,r)}:i}}}function Un(t,e,n){return typeof t.default=="function"?t.default(e,n):t.default}function jt(){return{kind:"schema",type:"any",reference:jt,expects:"any",async:!1,get"~standard"(){return ue(this)},"~run"(t){return t.typed=!0,t}}}function fe(t,e){return{kind:"schema",type:"array",reference:fe,expects:"Array",async:!1,item:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){let i=n.value;if(Array.isArray(i)){n.typed=!0,n.value=[];for(let a=0;a<i.length;a++){let s=i[a],u=this.item["~run"]({value:s},r);if(u.issues){let o={type:"array",origin:"value",input:i,key:a,value:s};for(let l of u.issues)l.path?l.path.unshift(o):l.path=[o],n.issues?.push(l);if(n.issues||(n.issues=u.issues),r.abortEarly){n.typed=!1;break}}u.typed||(n.typed=!1),n.value.push(u.value)}}else oe(this,"type",n,r);return n}}}function ge(t,e){return{kind:"schema",type:"custom",reference:ge,expects:"unknown",async:!1,check:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){return this.check(n.value)?n.typed=!0:oe(this,"type",n,r),n}}}function tn(t){return{kind:"schema",type:"function",reference:tn,expects:"Function",async:!1,message:t,get"~standard"(){return ue(this)},"~run"(e,n){return typeof e.value=="function"?e.typed=!0:oe(this,"type",e,n),e}}}function Ae(t){return{kind:"schema",type:"lazy",reference:Ae,expects:"unknown",async:!1,getter:t,get"~standard"(){return ue(this)},"~run"(e,n){return this.getter(e.value)["~run"](e,n)}}}function K(t,e){return{kind:"schema",type:"literal",reference:K,expects:Qt(t),async:!1,literal:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){return n.value===this.literal?n.typed=!0:oe(this,"type",n,r),n}}}function zi(t,e){return{kind:"schema",type:"loose_object",reference:zi,expects:"Object",async:!1,entries:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){let i=n.value;if(i&&typeof i=="object"){n.typed=!0,n.value={};for(let a in this.entries){let s=this.entries[a];if(a in i||(s.type==="exact_optional"||s.type==="optional"||s.type==="nullish")&&s.default!==void 0){let u=a in i?i[a]:Un(s),o=s["~run"]({value:u},r);if(o.issues){let l={type:"object",origin:"value",input:i,key:a,value:u};for(let c of o.issues)c.path?c.path.unshift(l):c.path=[l],n.issues?.push(c);if(n.issues||(n.issues=o.issues),r.abortEarly){n.typed=!1;break}}o.typed||(n.typed=!1),n.value[a]=o.value}else if(s.fallback!==void 0)n.value[a]=qi(s);else if(s.type!=="exact_optional"&&s.type!=="optional"&&s.type!=="nullish"&&(oe(this,"key",n,r,{input:void 0,expected:`"${a}"`,path:[{type:"object",origin:"key",input:i,key:a,value:i[a]}]}),r.abortEarly))break}if(!n.issues||!r.abortEarly)for(let a in i)Dh(i,a)&&!(a in this.entries)&&(n.value[a]=i[a])}else oe(this,"type",n,r);return n}}}function Pi(t){return{kind:"schema",type:"number",reference:Pi,expects:"number",async:!1,message:t,get"~standard"(){return ue(this)},"~run"(e,n){return typeof e.value=="number"&&!isNaN(e.value)?e.typed=!0:oe(this,"type",e,n),e}}}function G(t,e){return{kind:"schema",type:"object",reference:G,expects:"Object",async:!1,entries:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){let i=n.value;if(i&&typeof i=="object"){n.typed=!0,n.value={};for(let a in this.entries){let s=this.entries[a];if(a in i||(s.type==="exact_optional"||s.type==="optional"||s.type==="nullish")&&s.default!==void 0){let u=a in i?i[a]:Un(s),o=s["~run"]({value:u},r);if(o.issues){let l={type:"object",origin:"value",input:i,key:a,value:u};for(let c of o.issues)c.path?c.path.unshift(l):c.path=[l],n.issues?.push(c);if(n.issues||(n.issues=o.issues),r.abortEarly){n.typed=!1;break}}o.typed||(n.typed=!1),n.value[a]=o.value}else if(s.fallback!==void 0)n.value[a]=qi(s);else if(s.type!=="exact_optional"&&s.type!=="optional"&&s.type!=="nullish"&&(oe(this,"key",n,r,{input:void 0,expected:`"${a}"`,path:[{type:"object",origin:"key",input:i,key:a,value:i[a]}]}),r.abortEarly))break}}else oe(this,"type",n,r);return n}}}function re(t,e){return{kind:"schema",type:"optional",reference:re,expects:`(${t.expects} | undefined)`,async:!1,wrapped:t,default:e,get"~standard"(){return ue(this)},"~run"(n,r){return n.value===void 0&&(this.default!==void 0&&(n.value=Un(this,n,r)),n.value===void 0)?(n.typed=!0,n):this.wrapped["~run"](n,r)}}}function Mi(t,e){return{kind:"schema",type:"picklist",reference:Mi,expects:dc(t.map(Qt),"|"),async:!1,options:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){return this.options.includes(n.value)?n.typed=!0:oe(this,"type",n,r),n}}}function B(t){return{kind:"schema",type:"string",reference:B,expects:"string",async:!1,message:t,get"~standard"(){return ue(this)},"~run"(e,n){return typeof e.value=="string"?e.typed=!0:oe(this,"type",e,n),e}}}function Fe(t,e){return{kind:"schema",type:"undefinedable",reference:Fe,expects:`(${t.expects} | undefined)`,async:!1,wrapped:t,default:e,get"~standard"(){return ue(this)},"~run"(n,r){return n.value===void 0&&(this.default!==void 0&&(n.value=Un(this,n,r)),n.value===void 0)?(n.typed=!0,n):this.wrapped["~run"](n,r)}}}function fc(t){let e;if(t)for(let n of t)e?e.push(...n.issues):e=n.issues;return e}function Oe(t,e){return{kind:"schema",type:"union",reference:Oe,expects:dc(t.map(n=>n.expects),"|"),async:!1,options:t,message:e,get"~standard"(){return ue(this)},"~run"(n,r){let i,a,s;for(let u of this.options){let o=u["~run"]({value:n.value},r);if(o.typed)if(o.issues)a?a.push(o):a=[o];else{i=o;break}else s?s.push(o):s=[o]}if(i)return i;if(a){if(a.length===1)return a[0];oe(this,"type",n,r,{issues:fc(a)}),n.typed=!0}else{if(s?.length===1)return s[0];oe(this,"type",n,r,{issues:fc(s)})}return n}}}function Le(t,e,n){let r=t["~run"]({value:e},Oi(n));if(r.issues)throw new Ih(r.issues);return r.value}function F(...t){return{...t[0],pipe:t,get"~standard"(){return ue(this)},"~run"(e,n){for(let r of t)if(r.kind!=="metadata"){if(e.issues&&(r.kind==="schema"||r.kind==="transformation")){e.typed=!1;break}(!e.issues||!n.abortEarly&&!n.abortPipeEarly)&&(e=r["~run"](e,n))}return e}}}function et(t,e,n){let r=t["~run"]({value:e},Oi(n));return{typed:r.typed,success:!r.issues,output:r.value,issues:r.issues}}var Oh=Object.defineProperty,Bi=(t,e)=>{for(var n in e)Oh(t,n,{get:e[n],enumerable:!0})},Ch=F(fe(ge(()=>!0)),Q()),jh=F(G({activity:Fe(ge(()=>!0))}),Q()),mc="WEB_CHAT_INTERNAL/SET_RAW_STATE",qh=F(G({payload:Oe([F(G({name:K("suggestedActions"),state:Ch}),Q()),F(G({name:K("suggestedActionsOriginActivity"),state:jh}),Q())]),type:K(mc)}),Q());var $y=w(gc(),1);var tt=function(e){return"@@redux-saga/"+e},Xn=tt("CANCEL_PROMISE"),$i=tt("CHANNEL_END"),Kn=tt("IO");var Ri=tt("SELF_CANCELLATION"),Fi=tt("TASK"),nt=tt("TASK_CANCEL"),Jn=tt("TERMINATE"),Li=tt("LOCATION");function qt(){return qt=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},qt.apply(this,arguments)}var Hi=function(e){return e==null},Zn=function(e){return e!=null},Te=function(e){return typeof e=="function"};var Gi=function(e){return typeof e=="string"},rt=Array.isArray;var nn=function(e){return e&&Te(e.then)},Yn=function(e){return e&&Te(e.next)&&Te(e.throw)};var Vi=function(e){return Te(e)&&e.hasOwnProperty("toString")},_c=function(e){return!!e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype};var Mh=function(e){return function(){return e}},wc=Mh(!0),Ce=function(){};var Wi=function(e,n){qt(e,n),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(n).forEach(function(r){e[r]=n[r]})},kc=function(e,n){var r;return(r=[]).concat.apply(r,n.map(e))};function Qn(t,e){var n=t.indexOf(e);n>=0&&t.splice(n,1)}var Bh=function(e){throw e},$h=function(e){return{value:e,done:!0}};function er(t,e,n){e===void 0&&(e=Bh),n===void 0&&(n="iterator");var r={meta:{name:n},next:t,throw:e,return:$h,isSagaIterator:!0};return typeof Symbol<"u"&&(r[Symbol.iterator]=function(){return r}),r}var Ui=function(e){return new Error(`
|
|
5
5
|
redux-saga: Error checking hooks detected an inconsistent state. This is likely a bug
|
|
6
6
|
in redux-saga code and not yours. Thanks for reporting this in the project's github repo.
|
|
7
7
|
Error: `+e+`
|
|
8
|
-
`)};var
|
|
9
|
-
`):""}var
|
|
10
|
-
when executing effect `+
|
|
11
|
-
`)};function kh(t,e,r,n,a,i,o){var c;o===void 0&&(o=Ae);var s=ut,u,l,p=null,m=[],f=Object.create(r),x=bh(e,function(){m.push.apply(m,x.getTasks().map(function(d){return d.meta.name}))},I);function b(){s===ut&&(s=qe,x.cancelAll(),I(Ze,!1))}function I(k,d){if(!d)k===Ze?s=qe:s!==qe&&(s=Fl),u=k,p&&p.resolve(k);else{if(s=Ur,xh({meta:a,cancelledTasks:m}),O.isRoot){var h=wh();Hl(),t.onError(k,{sagaStack:h})}l=k,p&&p.reject(k)}O.cont(k,d),O.joiners.forEach(function(w){w.cb(k,d)}),O.joiners=null}function T(k){Ba(f,k)}function B(){return p||(p=Bl(),s===Ur?p.reject(l):s!==ut&&p.resolve(u)),p.promise}var O=(c={},c[Aa]=!0,c.id=n,c.meta=a,c.isRoot=i,c.context=f,c.joiners=[],c.queue=x,c.cancel=b,c.cont=o,c.end=I,c.setContext=T,c.toPromise=B,c.isRunning=function(){return s===ut},c.isCancelled=function(){return s===qe||s===ut&&e.status===qe},c.isAborted=function(){return s===Ur},c.result=function(){return u},c.error=function(){return l},c);return O}function Ka(t,e,r,n,a,i,o){var c=t.finalizeRunEffect(f);m.cancel=Ae;var s={meta:a,cancel:p,status:ut},u=kh(t,s,r,n,a,i,o),l={task:u,digestEffect:x};function p(){s.status===ut&&(s.status=qe,m(Ze))}return o&&(o.cancel=u.cancel),m(),u;function m(b,I){try{var T;I?(T=e.throw(b),Hl()):La(b)?(s.status=qe,m.cancel(),T=ke(e.return)?e.return(Ze):{done:!0,value:Ze}):za(b)?T=ke(e.return)?e.return():{done:!0}:T=e.next(b),T.done?(s.status!==qe&&(s.status=Fl),s.cont(T.value)):x(T.value,n,m)}catch(B){if(s.status===qe)throw B;s.status=Ur,s.cont(B,!0)}}function f(b,I,T){if(Xt(b))Ga(b,T);else if(Wr(b))Ka(t,b,u.context,I,a,!1,T);else if(b&&b[Rr]){var B=hh[b.type];B(t,b.payload,T,l)}else T(b)}function x(b,I,T,B){B===void 0&&(B="");var O=Yv();t.sagaMonitor&&t.sagaMonitor.effectTriggered({effectId:O,parentEffectId:I,label:B,effect:b});var k;function d(h,w){k||(k=!0,T.cancel=Ae,t.sagaMonitor&&(w?t.sagaMonitor.effectRejected(O,h):t.sagaMonitor.effectResolved(O,h)),w&&_h(b),T(h,w))}d.cancel=Ae,T.cancel=function(){k||(k=!0,d.cancel(),d.cancel=Ae,t.sagaMonitor&&t.sagaMonitor.effectCancelled(O))},c(b,O,d)}}var Eh="runSaga(options, saga, ...args)",Lw=Eh+": saga argument must be a Generator function!";var ny=y(Yt(),1);var Ja;function Wl(t){return{lang:t?.lang??Ja?.lang,message:t?.message,abortEarly:t?.abortEarly??Ja?.abortEarly,abortPipeEarly:t?.abortPipeEarly??Ja?.abortPipeEarly}}var Th;function Sh(t){return Th?.get(t)}var Nh;function Ah(t){return Nh?.get(t)}var Ch;function Ih(t,e){return Ch?.get(t)?.get(e)}function Qt(t){let e=typeof t;return e==="string"?`"${t}"`:e==="number"||e==="bigint"||e==="boolean"?`${t}`:e==="object"||e==="function"?(t&&Object.getPrototypeOf(t)?.constructor?.name)??"null":e}function oe(t,e,r,n,a){let i=a&&"input"in a?a.input:r.value,o=a?.expected??t.expects??null,c=a?.received??Qt(i),s={kind:t.kind,type:t.type,input:i,expected:o,received:c,message:`Invalid ${e}: ${o?`Expected ${o} but r`:"R"}eceived ${c}`,requirement:t.requirement,path:a?.path,issues:a?.issues,lang:n.lang,abortEarly:n.abortEarly,abortPipeEarly:n.abortPipeEarly},u=t.kind==="schema",l=a?.message??t.message??Ih(t.reference,s.lang)??(u?Ah(s.lang):null)??n.message??Sh(s.lang);l!==void 0&&(s.message=typeof l=="function"?l(s):l),u&&(r.typed=!1),r.issues?r.issues.push(s):r.issues=[s]}function se(t){return{version:1,vendor:"valibot",validate(e){return t["~run"]({value:e},Wl())}}}function Dh(t,e){return Object.hasOwn(t,e)&&e!=="__proto__"&&e!=="prototype"&&e!=="constructor"}function Vl(t,e){let r=[...new Set(t)];return r.length>1?`(${r.join(` ${e} `)})`:r[0]??"never"}var Oh=class extends Error{constructor(t){super(t[0].message),this.name="ValiError",this.issues=t}};var Vw=new RegExp("^(?:[\\u{1F1E6}-\\u{1F1FF}]{2}|\\u{1F3F4}[\\u{E0061}-\\u{E007A}]{2}[\\u{E0030}-\\u{E0039}\\u{E0061}-\\u{E007A}]{1,3}\\u{E007F}|(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation})(?:\\u200D(?:\\p{Emoji}\\uFE0F\\u20E3?|\\p{Emoji_Modifier_Base}\\p{Emoji_Modifier}?|\\p{Emoji_Presentation}))*)+$","u");function Ya(t){return{kind:"validation",type:"integer",reference:Ya,async:!1,expects:null,requirement:Number.isInteger,message:t,"~run"(e,r){return e.typed&&!this.requirement(e.value)&&oe(this,"integer",e,r),e}}}function Qa(t,e){return{kind:"validation",type:"min_value",reference:Qa,async:!1,expects:`>=${t instanceof Date?t.toJSON():Qt(t)}`,requirement:t,message:e,"~run"(r,n){return r.typed&&!(r.value>=this.requirement)&&oe(this,"value",r,n,{received:r.value instanceof Date?r.value.toJSON():Qt(r.value)}),r}}}function Xr(t){return{kind:"validation",type:"non_empty",reference:Xr,async:!1,expects:"!0",message:t,"~run"(e,r){return e.typed&&e.value.length===0&&oe(this,"length",e,r,{received:"0"}),e}}}function er(t){return{kind:"transformation",type:"transform",reference:er,async:!1,operation:t,"~run"(e){return e.value=this.operation(e.value),e}}}function ei(t,e,r){return typeof t.fallback=="function"?t.fallback(e,r):t.fallback}function Zr(t,e){return{...t,fallback:e,get"~standard"(){return se(this)},"~run"(r,n){let a=t["~run"](r,n);return a.issues?{typed:!0,value:ei(this,a,n)}:a}}}function Jr(t,e,r){return typeof t.default=="function"?t.default(e,r):t.default}function Ct(){return{kind:"schema",type:"any",reference:Ct,expects:"any",async:!1,get"~standard"(){return se(this)},"~run"(t){return t.typed=!0,t}}}function Ce(t,e){return{kind:"schema",type:"array",reference:Ce,expects:"Array",async:!1,item:t,message:e,get"~standard"(){return se(this)},"~run"(r,n){let a=r.value;if(Array.isArray(a)){r.typed=!0,r.value=[];for(let i=0;i<a.length;i++){let o=a[i],c=this.item["~run"]({value:o},n);if(c.issues){let s={type:"array",origin:"value",input:a,key:i,value:o};for(let u of c.issues)u.path?u.path.unshift(s):u.path=[s],r.issues?.push(u);if(r.issues||(r.issues=c.issues),n.abortEarly){r.typed=!1;break}}c.typed||(r.typed=!1),r.value.push(c.value)}}else oe(this,"type",r,n);return r}}}function Ee(t){return{kind:"schema",type:"lazy",reference:Ee,expects:"unknown",async:!1,getter:t,get"~standard"(){return se(this)},"~run"(e,r){return this.getter(e.value)["~run"](e,r)}}}function de(t,e){return{kind:"schema",type:"literal",reference:de,expects:Qt(t),async:!1,literal:t,message:e,get"~standard"(){return se(this)},"~run"(r,n){return r.value===this.literal?r.typed=!0:oe(this,"type",r,n),r}}}function ti(t,e){return{kind:"schema",type:"loose_object",reference:ti,expects:"Object",async:!1,entries:t,message:e,get"~standard"(){return se(this)},"~run"(r,n){let a=r.value;if(a&&typeof a=="object"){r.typed=!0,r.value={};for(let i in this.entries){let o=this.entries[i];if(i in a||(o.type==="exact_optional"||o.type==="optional"||o.type==="nullish")&&o.default!==void 0){let c=i in a?a[i]:Jr(o),s=o["~run"]({value:c},n);if(s.issues){let u={type:"object",origin:"value",input:a,key:i,value:c};for(let l of s.issues)l.path?l.path.unshift(u):l.path=[u],r.issues?.push(l);if(r.issues||(r.issues=s.issues),n.abortEarly){r.typed=!1;break}}s.typed||(r.typed=!1),r.value[i]=s.value}else if(o.fallback!==void 0)r.value[i]=ei(o);else if(o.type!=="exact_optional"&&o.type!=="optional"&&o.type!=="nullish"&&(oe(this,"key",r,n,{input:void 0,expected:`"${i}"`,path:[{type:"object",origin:"key",input:a,key:i,value:a[i]}]}),n.abortEarly))break}if(!r.issues||!n.abortEarly)for(let i in a)Dh(a,i)&&!(i in this.entries)&&(r.value[i]=a[i])}else oe(this,"type",r,n);return r}}}function ri(t){return{kind:"schema",type:"number",reference:ri,expects:"number",async:!1,message:t,get"~standard"(){return se(this)},"~run"(e,r){return typeof e.value=="number"&&!isNaN(e.value)?e.typed=!0:oe(this,"type",e,r),e}}}function me(t,e){return{kind:"schema",type:"object",reference:me,expects:"Object",async:!1,entries:t,message:e,get"~standard"(){return se(this)},"~run"(r,n){let a=r.value;if(a&&typeof a=="object"){r.typed=!0,r.value={};for(let i in this.entries){let o=this.entries[i];if(i in a||(o.type==="exact_optional"||o.type==="optional"||o.type==="nullish")&&o.default!==void 0){let c=i in a?a[i]:Jr(o),s=o["~run"]({value:c},n);if(s.issues){let u={type:"object",origin:"value",input:a,key:i,value:c};for(let l of s.issues)l.path?l.path.unshift(u):l.path=[u],r.issues?.push(l);if(r.issues||(r.issues=s.issues),n.abortEarly){r.typed=!1;break}}s.typed||(r.typed=!1),r.value[i]=s.value}else if(o.fallback!==void 0)r.value[i]=ei(o);else if(o.type!=="exact_optional"&&o.type!=="optional"&&o.type!=="nullish"&&(oe(this,"key",r,n,{input:void 0,expected:`"${i}"`,path:[{type:"object",origin:"key",input:a,key:i,value:a[i]}]}),n.abortEarly))break}}else oe(this,"type",r,n);return r}}}function ne(t,e){return{kind:"schema",type:"optional",reference:ne,expects:`(${t.expects} | undefined)`,async:!1,wrapped:t,default:e,get"~standard"(){return se(this)},"~run"(r,n){return r.value===void 0&&(this.default!==void 0&&(r.value=Jr(this,r,n)),r.value===void 0)?(r.typed=!0,r):this.wrapped["~run"](r,n)}}}function ni(t,e){return{kind:"schema",type:"picklist",reference:ni,expects:Vl(t.map(Qt),"|"),async:!1,options:t,message:e,get"~standard"(){return se(this)},"~run"(r,n){return this.options.includes(r.value)?r.typed=!0:oe(this,"type",r,n),r}}}function q(t){return{kind:"schema",type:"string",reference:q,expects:"string",async:!1,message:t,get"~standard"(){return se(this)},"~run"(e,r){return typeof e.value=="string"?e.typed=!0:oe(this,"type",e,r),e}}}function pt(t,e){return{kind:"schema",type:"undefinedable",reference:pt,expects:`(${t.expects} | undefined)`,async:!1,wrapped:t,default:e,get"~standard"(){return se(this)},"~run"(r,n){return r.value===void 0&&(this.default!==void 0&&(r.value=Jr(this,r,n)),r.value===void 0)?(r.typed=!0,r):this.wrapped["~run"](r,n)}}}function $l(t){let e;if(t)for(let r of t)e?e.push(...r.issues):e=r.issues;return e}function Ye(t,e){return{kind:"schema",type:"union",reference:Ye,expects:Vl(t.map(r=>r.expects),"|"),async:!1,options:t,message:e,get"~standard"(){return se(this)},"~run"(r,n){let a,i,o;for(let c of this.options){let s=c["~run"]({value:r.value},n);if(s.typed)if(s.issues)i?i.push(s):i=[s];else{a=s;break}else o?o.push(s):o=[s]}if(a)return a;if(i){if(i.length===1)return i[0];oe(this,"type",r,n,{issues:$l(i)}),r.typed=!0}else{if(o?.length===1)return o[0];oe(this,"type",r,n,{issues:$l(o)})}return r}}}function Pe(t,e,r){let n=t["~run"]({value:e},Wl(r));if(n.issues)throw new Oh(n.issues);return n.value}function ve(...t){return{...t[0],pipe:t,get"~standard"(){return se(this)},"~run"(e,r){for(let n of t)if(n.kind!=="metadata"){if(e.issues&&(n.kind==="schema"||n.kind==="transformation")){e.typed=!1;break}(!e.issues||!r.abortEarly&&!r.abortPipeEarly)&&(e=n["~run"](e,r))}return e}}}var ay=y(Yt(),1),iy=y(Yt(),1);var ii=class extends Error{};ii.prototype.name="InvalidTokenError";var oy=y(Yt(),1);var Gl={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.slides":["ggs"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.gov.sk.xmldatacontainer+xml":["xdcf"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.nato.bindingdataobject+xml":["bdo"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.bary":["bary"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["*mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(Gl);var Ul=Gl;var Kl={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxl":["jxl"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts","m2t","m2ts","mts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(Kl);var Xl=Kl;var he=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Dt,rr,ft,oi=class{constructor(...e){Dt.set(this,new Map),rr.set(this,new Map),ft.set(this,new Map);for(let r of e)this.define(r)}define(e,r=!1){for(let[n,a]of Object.entries(e)){n=n.toLowerCase(),a=a.map(c=>c.toLowerCase()),he(this,ft,"f").has(n)||he(this,ft,"f").set(n,new Set);let i=he(this,ft,"f").get(n),o=!0;for(let c of a){let s=c.startsWith("*");if(c=s?c.slice(1):c,i?.add(c),o&&he(this,rr,"f").set(n,c),o=!1,s)continue;let u=he(this,Dt,"f").get(c);if(u&&u!=n&&!r)throw new Error(`"${n} -> ${c}" conflicts with "${u} -> ${c}". Pass \`force=true\` to override this definition.`);he(this,Dt,"f").set(c,n)}}return this}getType(e){if(typeof e!="string")return null;let r=e.replace(/^.*[/\\]/,"").toLowerCase(),n=r.replace(/^.*\./,"").toLowerCase(),a=r.length<e.length;return!(n.length<r.length-1)&&a?null:he(this,Dt,"f").get(n)??null}getExtension(e){return typeof e!="string"?null:(e=e?.split?.(";")[0],(e&&he(this,rr,"f").get(e.trim().toLowerCase()))??null)}getAllExtensions(e){return typeof e!="string"?null:he(this,ft,"f").get(e.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(let e of he(this,ft,"f").values())Object.freeze(e);return this}_getTestState(){return{types:he(this,Dt,"f"),extensions:he(this,rr,"f")}}};Dt=new WeakMap,rr=new WeakMap,ft=new WeakMap;var si=oi;var ci=new si(Xl,Ul)._freeze();var Lh=Object.defineProperty,Ql=(t,e)=>{for(var r in e)Lh(t,r,{get:e[r],enumerable:!0})},qh=Object.create,eu=Object.defineProperty,Ph=Object.getOwnPropertyDescriptor,Fh=Object.getOwnPropertyNames,Rh=Object.getPrototypeOf,Hh=Object.prototype.hasOwnProperty,v=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),$h=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Fh(e))!Hh.call(t,a)&&a!==r&&eu(t,a,{get:()=>e[a],enumerable:!(n=Ph(e,a))||n.enumerable});return t},Wh=(t,e,r)=>(r=t!=null?qh(Rh(t)):{},$h(e||!t||!t.__esModule?eu(r,"default",{value:t,enumerable:!0}):r,t)),te=v((t,e)=>{"use strict";var r=function(n){return n&&n.Math===Math&&n};e.exports=r(typeof globalThis=="object"&&globalThis)||r(typeof window=="object"&&window)||r(typeof self=="object"&&self)||r(typeof global=="object"&&global)||r(typeof t=="object"&&t)||function(){return this}()||Function("return this")()}),Fe=v((t,e)=>{"use strict";e.exports=function(r){try{return!!r()}catch{return!0}}}),tn=v((t,e)=>{"use strict";var r=Fe();e.exports=!r(function(){var n=(function(){}).bind();return typeof n!="function"||n.hasOwnProperty("prototype")})}),tu=v((t,e)=>{"use strict";var r=tn(),n=Function.prototype,a=n.apply,i=n.call;e.exports=typeof Reflect=="object"&&Reflect.apply||(r?i.bind(a):function(){return i.apply(a,arguments)})}),Oe=v((t,e)=>{"use strict";var r=tn(),n=Function.prototype,a=n.call,i=r&&n.bind.bind(a,a);e.exports=r?i:function(o){return function(){return a.apply(o,arguments)}}}),rn=v((t,e)=>{"use strict";var r=Oe(),n=r({}.toString),a=r("".slice);e.exports=function(i){return a(n(i),8,-1)}}),ru=v((t,e)=>{"use strict";var r=rn(),n=Oe();e.exports=function(a){if(r(a)==="Function")return n(a)}}),ae=v((t,e)=>{"use strict";var r=typeof document=="object"&&document.all;e.exports=typeof r>"u"&&r!==void 0?function(n){return typeof n=="function"||n===r}:function(n){return typeof n=="function"}}),mt=v((t,e)=>{"use strict";var r=Fe();e.exports=!r(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})}),Be=v((t,e)=>{"use strict";var r=tn(),n=Function.prototype.call;e.exports=r?n.bind(n):function(){return n.apply(n,arguments)}}),Vh=v(t=>{"use strict";var e={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,n=r&&!e.call({1:2},1);t.f=n?function(a){var i=r(this,a);return!!i&&i.enumerable}:e}),nu=v((t,e)=>{"use strict";e.exports=function(r,n){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:n}}}),Gh=v((t,e)=>{"use strict";var r=Oe(),n=Fe(),a=rn(),i=Object,o=r("".split);e.exports=n(function(){return!i("z").propertyIsEnumerable(0)})?function(c){return a(c)==="String"?o(c,""):i(c)}:i}),nn=v((t,e)=>{"use strict";e.exports=function(r){return r==null}}),ui=v((t,e)=>{"use strict";var r=nn(),n=TypeError;e.exports=function(a){if(r(a))throw new n("Can't call method on "+a);return a}}),Uh=v((t,e)=>{"use strict";var r=Gh(),n=ui();e.exports=function(a){return r(n(a))}}),Re=v((t,e)=>{"use strict";var r=ae();e.exports=function(n){return typeof n=="object"?n!==null:r(n)}}),pi=v((t,e)=>{"use strict";e.exports={}}),Ot=v((t,e)=>{"use strict";var r=pi(),n=te(),a=ae(),i=function(o){return a(o)?o:void 0};e.exports=function(o,c){return arguments.length<2?i(r[o])||i(n[o]):r[o]&&r[o][c]||n[o]&&n[o][c]}}),di=v((t,e)=>{"use strict";var r=Oe();e.exports=r({}.isPrototypeOf)}),nr=v((t,e)=>{"use strict";var r=te(),n=r.navigator,a=n&&n.userAgent;e.exports=a?String(a):""}),au=v((t,e)=>{"use strict";var r=te(),n=nr(),a=r.process,i=r.Deno,o=a&&a.versions||i&&i.version,c=o&&o.v8,s,u;c&&(s=c.split("."),u=s[0]>0&&s[0]<4?1:+(s[0]+s[1])),!u&&n&&(s=n.match(/Edge\/(\d+)/),(!s||s[1]>=74)&&(s=n.match(/Chrome\/(\d+)/),s&&(u=+s[1]))),e.exports=u}),iu=v((t,e)=>{"use strict";var r=au(),n=Fe(),a=te(),i=a.String;e.exports=!!Object.getOwnPropertySymbols&&!n(function(){var o=Symbol("symbol detection");return!i(o)||!(Object(o)instanceof Symbol)||!Symbol.sham&&r&&r<41})}),ou=v((t,e)=>{"use strict";var r=iu();e.exports=r&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),su=v((t,e)=>{"use strict";var r=Ot(),n=ae(),a=di(),i=ou(),o=Object;e.exports=i?function(c){return typeof c=="symbol"}:function(c){var s=r("Symbol");return n(s)&&a(s.prototype,o(c))}}),an=v((t,e)=>{"use strict";var r=String;e.exports=function(n){try{return r(n)}catch{return"Object"}}}),Qe=v((t,e)=>{"use strict";var r=ae(),n=an(),a=TypeError;e.exports=function(i){if(r(i))return i;throw new a(n(i)+" is not a function")}}),fi=v((t,e)=>{"use strict";var r=Qe(),n=nn();e.exports=function(a,i){var o=a[i];return n(o)?void 0:r(o)}}),Kh=v((t,e)=>{"use strict";var r=Be(),n=ae(),a=Re(),i=TypeError;e.exports=function(o,c){var s,u;if(c==="string"&&n(s=o.toString)&&!a(u=r(s,o))||n(s=o.valueOf)&&!a(u=r(s,o))||c!=="string"&&n(s=o.toString)&&!a(u=r(s,o)))return u;throw new i("Can't convert object to primitive value")}}),ar=v((t,e)=>{"use strict";e.exports=!0}),Xh=v((t,e)=>{"use strict";var r=te(),n=Object.defineProperty;e.exports=function(a,i){try{n(r,a,{value:i,configurable:!0,writable:!0})}catch{r[a]=i}return i}}),on=v((t,e)=>{"use strict";var r=ar(),n=te(),a=Xh(),i="__core-js_shared__",o=e.exports=n[i]||a(i,{});(o.versions||(o.versions=[])).push({version:"3.40.0",mode:r?"pure":"global",copyright:"\xA9 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.40.0/LICENSE",source:"https://github.com/zloirock/core-js"})}),cu=v((t,e)=>{"use strict";var r=on();e.exports=function(n,a){return r[n]||(r[n]=a||{})}}),Zh=v((t,e)=>{"use strict";var r=ui(),n=Object;e.exports=function(a){return n(r(a))}}),Bt=v((t,e)=>{"use strict";var r=Oe(),n=Zh(),a=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(i,o){return a(n(i),o)}}),lu=v((t,e)=>{"use strict";var r=Oe(),n=0,a=Math.random(),i=r(1 .toString);e.exports=function(o){return"Symbol("+(o===void 0?"":o)+")_"+i(++n+a,36)}}),je=v((t,e)=>{"use strict";var r=te(),n=cu(),a=Bt(),i=lu(),o=iu(),c=ou(),s=r.Symbol,u=n("wks"),l=c?s.for||s:s&&s.withoutSetter||i;e.exports=function(p){return a(u,p)||(u[p]=o&&a(s,p)?s[p]:l("Symbol."+p)),u[p]}}),Jh=v((t,e)=>{"use strict";var r=Be(),n=Re(),a=su(),i=fi(),o=Kh(),c=je(),s=TypeError,u=c("toPrimitive");e.exports=function(l,p){if(!n(l)||a(l))return l;var m=i(l,u),f;if(m){if(p===void 0&&(p="default"),f=r(m,l,p),!n(f)||a(f))return f;throw new s("Can't convert object to primitive value")}return p===void 0&&(p="number"),o(l,p)}}),uu=v((t,e)=>{"use strict";var r=Jh(),n=su();e.exports=function(a){var i=r(a,"string");return n(i)?i:i+""}}),pu=v((t,e)=>{"use strict";var r=te(),n=Re(),a=r.document,i=n(a)&&n(a.createElement);e.exports=function(o){return i?a.createElement(o):{}}}),du=v((t,e)=>{"use strict";var r=mt(),n=Fe(),a=pu();e.exports=!r&&!n(function(){return Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a!==7})}),Yh=v(t=>{"use strict";var e=mt(),r=Be(),n=Vh(),a=nu(),i=Uh(),o=uu(),c=Bt(),s=du(),u=Object.getOwnPropertyDescriptor;t.f=e?u:function(l,p){if(l=i(l),p=o(p),s)try{return u(l,p)}catch{}if(c(l,p))return a(!r(n.f,l,p),l[p])}}),fu=v((t,e)=>{"use strict";var r=Fe(),n=ae(),a=/#|\.prototype\./,i=function(l,p){var m=c[o(l)];return m===u?!0:m===s?!1:n(p)?r(p):!!p},o=i.normalize=function(l){return String(l).replace(a,".").toLowerCase()},c=i.data={},s=i.NATIVE="N",u=i.POLYFILL="P";e.exports=i}),sn=v((t,e)=>{"use strict";var r=ru(),n=Qe(),a=tn(),i=r(r.bind);e.exports=function(o,c){return n(o),c===void 0?o:a?i(o,c):function(){return o.apply(c,arguments)}}}),Qh=v((t,e)=>{"use strict";var r=mt(),n=Fe();e.exports=r&&n(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})}),jt=v((t,e)=>{"use strict";var r=Re(),n=String,a=TypeError;e.exports=function(i){if(r(i))return i;throw new a(n(i)+" is not an object")}}),mi=v(t=>{"use strict";var e=mt(),r=du(),n=Qh(),a=jt(),i=uu(),o=TypeError,c=Object.defineProperty,s=Object.getOwnPropertyDescriptor,u="enumerable",l="configurable",p="writable";t.f=e?n?function(m,f,x){if(a(m),f=i(f),a(x),typeof m=="function"&&f==="prototype"&&"value"in x&&p in x&&!x[p]){var b=s(m,f);b&&b[p]&&(m[f]=x.value,x={configurable:l in x?x[l]:b[l],enumerable:u in x?x[u]:b[u],writable:!1})}return c(m,f,x)}:c:function(m,f,x){if(a(m),f=i(f),a(x),r)try{return c(m,f,x)}catch{}if("get"in x||"set"in x)throw new o("Accessors not supported");return"value"in x&&(m[f]=x.value),m}}),cn=v((t,e)=>{"use strict";var r=mt(),n=mi(),a=nu();e.exports=r?function(i,o,c){return n.f(i,o,a(1,c))}:function(i,o,c){return i[o]=c,i}}),vt=v((t,e)=>{"use strict";var r=te(),n=tu(),a=ru(),i=ae(),o=Yh().f,c=fu(),s=pi(),u=sn(),l=cn(),p=Bt();on();var m=function(f){var x=function(b,I,T){if(this instanceof x){switch(arguments.length){case 0:return new f;case 1:return new f(b);case 2:return new f(b,I)}return new f(b,I,T)}return n(f,this,arguments)};return x.prototype=f.prototype,x};e.exports=function(f,x){var b=f.target,I=f.global,T=f.stat,B=f.proto,O=I?r:T?r[b]:r[b]&&r[b].prototype,k=I?s:s[b]||l(s,b,{})[b],d=k.prototype,h,w,N,A,D,z,C,_,F;for(A in x)h=c(I?A:b+(T?".":"#")+A,f.forced),w=!h&&O&&p(O,A),z=k[A],w&&(f.dontCallGetSet?(F=o(O,A),C=F&&F.value):C=O[A]),D=w&&C?C:x[A],!(!h&&!B&&typeof z==typeof D)&&(f.bind&&w?_=u(D,r):f.wrap&&w?_=m(D):B&&i(D)?_=a(D):_=D,(f.sham||D&&D.sham||z&&z.sham)&&l(_,"sham",!0),l(k,A,_),B&&(N=b+"Prototype",p(s,N)||l(s,N,{}),l(s[N],A,D),f.real&&d&&(h||!d[A])&&l(d,A,D)))}}),mu=v((t,e)=>{"use strict";var r=te(),n=nr(),a=rn(),i=function(o){return n.slice(0,o.length)===o};e.exports=function(){return i("Bun/")?"BUN":i("Cloudflare-Workers")?"CLOUDFLARE":i("Deno/")?"DENO":i("Node.js/")?"NODE":r.Bun&&typeof Bun.version=="string"?"BUN":r.Deno&&typeof Deno.version=="object"?"DENO":a(r.process)==="process"?"NODE":r.window&&r.document?"BROWSER":"REST"}()}),vi=v((t,e)=>{"use strict";var r=mu();e.exports=r==="NODE"}),vu=v((t,e)=>{"use strict";var r=cn();e.exports=function(n,a,i,o){return o&&o.enumerable?n[a]=i:r(n,a,i),n}}),eb=v((t,e)=>{"use strict";var r=Oe(),n=Qe();e.exports=function(a,i,o){try{return r(n(Object.getOwnPropertyDescriptor(a,i)[o]))}catch{}}}),tb=v((t,e)=>{"use strict";var r=Re();e.exports=function(n){return r(n)||n===null}}),rb=v((t,e)=>{"use strict";var r=tb(),n=String,a=TypeError;e.exports=function(i){if(r(i))return i;throw new a("Can't set "+n(i)+" as a prototype")}}),nb=v((t,e)=>{"use strict";var r=eb(),n=Re(),a=ui(),i=rb();e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var o=!1,c={},s;try{s=r(Object.prototype,"__proto__","set"),s(c,[]),o=c instanceof Array}catch{}return function(u,l){return a(u),i(l),n(u)&&(o?s(u,l):u.__proto__=l),u}}():void 0)}),hi=v((t,e)=>{"use strict";var r=je(),n=r("toStringTag"),a={};a[n]="z",e.exports=String(a)==="[object z]"}),bi=v((t,e)=>{"use strict";var r=hi(),n=ae(),a=rn(),i=je(),o=i("toStringTag"),c=Object,s=a(function(){return arguments}())==="Arguments",u=function(l,p){try{return l[p]}catch{}};e.exports=r?a:function(l){var p,m,f;return l===void 0?"Undefined":l===null?"Null":typeof(m=u(p=c(l),o))=="string"?m:s?a(p):(f=a(p))==="Object"&&n(p.callee)?"Arguments":f}}),ab=v((t,e)=>{"use strict";var r=hi(),n=bi();e.exports=r?{}.toString:function(){return"[object "+n(this)+"]"}}),ib=v((t,e)=>{"use strict";var r=hi(),n=mi().f,a=cn(),i=Bt(),o=ab(),c=je(),s=c("toStringTag");e.exports=function(u,l,p,m){var f=p?u:u&&u.prototype;f&&(i(f,s)||n(f,s,{configurable:!0,value:l}),m&&!r&&a(f,"toString",o))}}),ob=v((t,e)=>{"use strict";var r=mi();e.exports=function(n,a,i){return r.f(n,a,i)}}),sb=v((t,e)=>{"use strict";var r=Ot(),n=ob(),a=je(),i=mt(),o=a("species");e.exports=function(c){var s=r(c);i&&s&&!s[o]&&n(s,o,{configurable:!0,get:function(){return this}})}}),cb=v((t,e)=>{"use strict";var r=di(),n=TypeError;e.exports=function(a,i){if(r(i,a))return a;throw new n("Incorrect invocation")}}),hu=v((t,e)=>{"use strict";var r=Oe(),n=ae(),a=on(),i=r(Function.toString);n(a.inspectSource)||(a.inspectSource=function(o){return i(o)}),e.exports=a.inspectSource}),lb=v((t,e)=>{"use strict";var r=Oe(),n=Fe(),a=ae(),i=bi(),o=Ot(),c=hu(),s=function(){},u=o("Reflect","construct"),l=/^\s*(?:class|function)\b/,p=r(l.exec),m=!l.test(s),f=function(b){if(!a(b))return!1;try{return u(s,[],b),!0}catch{return!1}},x=function(b){if(!a(b))return!1;switch(i(b)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return m||!!p(l,c(b))}catch{return!0}};x.sham=!0,e.exports=!u||n(function(){var b;return f(f.call)||!f(Object)||!f(function(){b=!0})||b})?x:f}),ub=v((t,e)=>{"use strict";var r=lb(),n=an(),a=TypeError;e.exports=function(i){if(r(i))return i;throw new a(n(i)+" is not a constructor")}}),pb=v((t,e)=>{"use strict";var r=jt(),n=ub(),a=nn(),i=je(),o=i("species");e.exports=function(c,s){var u=r(c).constructor,l;return u===void 0||a(l=r(u)[o])?s:n(l)}}),db=v((t,e)=>{"use strict";var r=Ot();e.exports=r("document","documentElement")}),fb=v((t,e)=>{"use strict";var r=Oe();e.exports=r([].slice)}),mb=v((t,e)=>{"use strict";var r=TypeError;e.exports=function(n,a){if(n<a)throw new r("Not enough arguments");return n}}),bu=v((t,e)=>{"use strict";var r=nr();e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(r)}),yu=v((t,e)=>{"use strict";var r=te(),n=tu(),a=sn(),i=ae(),o=Bt(),c=Fe(),s=db(),u=fb(),l=pu(),p=mb(),m=bu(),f=vi(),x=r.setImmediate,b=r.clearImmediate,I=r.process,T=r.Dispatch,B=r.Function,O=r.MessageChannel,k=r.String,d=0,h={},w="onreadystatechange",N,A,D,z;c(function(){N=r.location});var C=function(g){if(o(h,g)){var $=h[g];delete h[g],$()}},_=function(g){return function(){C(g)}},F=function(g){C(g.data)},G=function(g){r.postMessage(k(g),N.protocol+"//"+N.host)};(!x||!b)&&(x=function(g){p(arguments.length,1);var $=i(g)?g:B(g),ue=u(arguments,1);return h[++d]=function(){n($,void 0,ue)},A(d),d},b=function(g){delete h[g]},f?A=function(g){I.nextTick(_(g))}:T&&T.now?A=function(g){T.now(_(g))}:O&&!m?(D=new O,z=D.port2,D.port1.onmessage=F,A=a(z.postMessage,z)):r.addEventListener&&i(r.postMessage)&&!r.importScripts&&N&&N.protocol!=="file:"&&!c(G)?(A=G,r.addEventListener("message",F,!1)):w in l("script")?A=function(g){s.appendChild(l("script"))[w]=function(){s.removeChild(this),C(g)}}:A=function(g){setTimeout(_(g),0)}),e.exports={set:x,clear:b}}),vb=v((t,e)=>{"use strict";var r=te(),n=mt(),a=Object.getOwnPropertyDescriptor;e.exports=function(i){if(!n)return r[i];var o=a(r,i);return o&&o.value}}),gu=v((t,e)=>{"use strict";var r=function(){this.head=null,this.tail=null};r.prototype={add:function(n){var a={item:n,next:null},i=this.tail;i?i.next=a:this.head=a,this.tail=a},get:function(){var n=this.head;if(n){var a=this.head=n.next;return a===null&&(this.tail=null),n.item}}},e.exports=r}),hb=v((t,e)=>{"use strict";var r=nr();e.exports=/ipad|iphone|ipod/i.test(r)&&typeof Pebble<"u"}),bb=v((t,e)=>{"use strict";var r=nr();e.exports=/web0s(?!.*chrome)/i.test(r)}),yb=v((t,e)=>{"use strict";var r=te(),n=vb(),a=sn(),i=yu().set,o=gu(),c=bu(),s=hb(),u=bb(),l=vi(),p=r.MutationObserver||r.WebKitMutationObserver,m=r.document,f=r.process,x=r.Promise,b=n("queueMicrotask"),I,T,B,O,k;b||(d=new o,h=function(){var w,N;for(l&&(w=f.domain)&&w.exit();N=d.get();)try{N()}catch(A){throw d.head&&I(),A}w&&w.enter()},!c&&!l&&!u&&p&&m?(T=!0,B=m.createTextNode(""),new p(h).observe(B,{characterData:!0}),I=function(){B.data=T=!T}):!s&&x&&x.resolve?(O=x.resolve(void 0),O.constructor=x,k=a(O.then,O),I=function(){k(h)}):l?I=function(){f.nextTick(h)}:(i=a(i,r),I=function(){i(h)}),b=function(w){d.head||I(),d.add(w)});var d,h;e.exports=b}),gb=v((t,e)=>{"use strict";e.exports=function(r,n){try{arguments.length===1?console.error(r):console.error(r,n)}catch{}}}),yi=v((t,e)=>{"use strict";e.exports=function(r){try{return{error:!1,value:r()}}catch(n){return{error:!0,value:n}}}}),xb=v((t,e)=>{"use strict";var r=te(),n=ae(),a=r.WeakMap;e.exports=n(a)&&/native code/.test(String(a))}),_b=v((t,e)=>{"use strict";var r=cu(),n=lu(),a=r("keys");e.exports=function(i){return a[i]||(a[i]=n(i))}}),wb=v((t,e)=>{"use strict";e.exports={}}),kb=v((t,e)=>{"use strict";var r=xb(),n=te(),a=Re(),i=cn(),o=Bt(),c=on(),s=_b(),u=wb(),l="Object already initialized",p=n.TypeError,m=n.WeakMap,f,x,b,I=function(k){return b(k)?x(k):f(k,{})},T=function(k){return function(d){var h;if(!a(d)||(h=x(d)).type!==k)throw new p("Incompatible receiver, "+k+" required");return h}};r||c.state?(B=c.state||(c.state=new m),B.get=B.get,B.has=B.has,B.set=B.set,f=function(k,d){if(B.has(k))throw new p(l);return d.facade=k,B.set(k,d),d},x=function(k){return B.get(k)||{}},b=function(k){return B.has(k)}):(O=s("state"),u[O]=!0,f=function(k,d){if(o(k,O))throw new p(l);return d.facade=k,i(k,O,d),d},x=function(k){return o(k,O)?k[O]:{}},b=function(k){return o(k,O)});var B,O;e.exports={set:f,get:x,has:b,enforce:I,getterFor:T}}),ir=v((t,e)=>{"use strict";var r=te();e.exports=r.Promise}),or=v((t,e)=>{"use strict";var r=te(),n=ir(),a=ae(),i=fu(),o=hu(),c=je(),s=mu(),u=ar(),l=au(),p=n&&n.prototype,m=c("species"),f=!1,x=a(r.PromiseRejectionEvent),b=i("Promise",function(){var I=o(n),T=I!==String(n);if(!T&&l===66||u&&!(p.catch&&p.finally))return!0;if(!l||l<51||!/native code/.test(I)){var B=new n(function(d){d(1)}),O=function(d){d(function(){},function(){})},k=B.constructor={};if(k[m]=O,f=B.then(function(){})instanceof O,!f)return!0}return!T&&(s==="BROWSER"||s==="DENO")&&!x});e.exports={CONSTRUCTOR:b,REJECTION_EVENT:x,SUBCLASSING:f}}),Mt=v((t,e)=>{"use strict";var r=Qe(),n=TypeError,a=function(i){var o,c;this.promise=new i(function(s,u){if(o!==void 0||c!==void 0)throw new n("Bad Promise constructor");o=s,c=u}),this.resolve=r(o),this.reject=r(c)};e.exports.f=function(i){return new a(i)}}),Eb=v(()=>{"use strict";var t=vt(),e=ar(),r=vi(),n=te(),a=Be(),i=vu(),o=nb(),c=ib(),s=sb(),u=Qe(),l=ae(),p=Re(),m=cb(),f=pb(),x=yu().set,b=yb(),I=gb(),T=yi(),B=gu(),O=kb(),k=ir(),d=or(),h=Mt(),w="Promise",N=d.CONSTRUCTOR,A=d.REJECTION_EVENT,D=d.SUBCLASSING,z=O.getterFor(w),C=O.set,_=k&&k.prototype,F=k,G=_,g=n.TypeError,$=n.document,ue=n.process,ot=h.f,st=ot,Q=!!($&&$.createEvent&&n.dispatchEvent),Le="unhandledrejection",ct="rejectionhandled",lt=0,Xi=1,fd=2,An=1,Zi=2,gr,Ji,md,Yi,Qi=function(S){var L;return p(S)&&l(L=S.then)?L:!1},eo=function(S,L){var W=L.value,V=L.state===Xi,ee=V?S.ok:S.fail,xr=S.resolve,_r=S.reject,wt=S.domain,kt,ao,io;try{ee?(V||(L.rejection===Zi&&hd(L),L.rejection=An),ee===!0?kt=W:(wt&&wt.enter(),kt=ee(W),wt&&(wt.exit(),io=!0)),kt===S.promise?_r(new g("Promise-chain cycle")):(ao=Qi(kt))?a(ao,kt,xr,_r):xr(kt)):_r(W)}catch(bd){wt&&!io&&wt.exit(),_r(bd)}},to=function(S,L){S.notified||(S.notified=!0,b(function(){for(var W=S.reactions,V;V=W.get();)eo(V,S);S.notified=!1,L&&!S.rejection&&vd(S)}))},ro=function(S,L,W){var V,ee;Q?(V=$.createEvent("Event"),V.promise=L,V.reason=W,V.initEvent(S,!1,!0),n.dispatchEvent(V)):V={promise:L,reason:W},!A&&(ee=n["on"+S])?ee(V):S===Le&&I("Unhandled promise rejection",W)},vd=function(S){a(x,n,function(){var L=S.facade,W=S.value,V=no(S),ee;if(V&&(ee=T(function(){r?ue.emit("unhandledRejection",W,L):ro(Le,L,W)}),S.rejection=r||no(S)?Zi:An,ee.error))throw ee.value})},no=function(S){return S.rejection!==An&&!S.parent},hd=function(S){a(x,n,function(){var L=S.facade;r?ue.emit("rejectionHandled",L):ro(ct,L,S.value)})},xt=function(S,L,W){return function(V){S(L,V,W)}},_t=function(S,L,W){S.done||(S.done=!0,W&&(S=W),S.value=L,S.state=fd,to(S,!0))},Cn=function(S,L,W){if(!S.done){S.done=!0,W&&(S=W);try{if(S.facade===L)throw new g("Promise can't be resolved itself");var V=Qi(L);V?b(function(){var ee={done:!1};try{a(V,L,xt(Cn,ee,S),xt(_t,ee,S))}catch(xr){_t(ee,xr,S)}}):(S.value=L,S.state=Xi,to(S,!1))}catch(ee){_t({done:!1},ee,S)}}};if(N&&(F=function(S){m(this,G),u(S),a(gr,this);var L=z(this);try{S(xt(Cn,L),xt(_t,L))}catch(W){_t(L,W)}},G=F.prototype,gr=function(S){C(this,{type:w,done:!1,notified:!1,parent:!1,reactions:new B,rejection:!1,state:lt,value:null})},gr.prototype=i(G,"then",function(S,L){var W=z(this),V=ot(f(this,F));return W.parent=!0,V.ok=l(S)?S:!0,V.fail=l(L)&&L,V.domain=r?ue.domain:void 0,W.state===lt?W.reactions.add(V):b(function(){eo(V,W)}),V.promise}),Ji=function(){var S=new gr,L=z(S);this.promise=S,this.resolve=xt(Cn,L),this.reject=xt(_t,L)},h.f=ot=function(S){return S===F||S===md?new Ji(S):st(S)},!e&&l(k)&&_!==Object.prototype)){Yi=_.then,D||i(_,"then",function(S,L){var W=this;return new F(function(V,ee){a(Yi,W,V,ee)}).then(S,L)},{unsafe:!0});try{delete _.constructor}catch{}o&&o(_,G)}t({global:!0,constructor:!0,wrap:!0,forced:N},{Promise:F}),c(F,w,!1,!0),s(w)}),xu=v((t,e)=>{"use strict";e.exports={}}),Tb=v((t,e)=>{"use strict";var r=je(),n=xu(),a=r("iterator"),i=Array.prototype;e.exports=function(o){return o!==void 0&&(n.Array===o||i[a]===o)}}),Sb=v((t,e)=>{"use strict";var r=Math.ceil,n=Math.floor;e.exports=Math.trunc||function(a){var i=+a;return(i>0?n:r)(i)}}),Nb=v((t,e)=>{"use strict";var r=Sb();e.exports=function(n){var a=+n;return a!==a||a===0?0:r(a)}}),Ab=v((t,e)=>{"use strict";var r=Nb(),n=Math.min;e.exports=function(a){var i=r(a);return i>0?n(i,9007199254740991):0}}),Cb=v((t,e)=>{"use strict";var r=Ab();e.exports=function(n){return r(n.length)}}),_u=v((t,e)=>{"use strict";var r=bi(),n=fi(),a=nn(),i=xu(),o=je(),c=o("iterator");e.exports=function(s){if(!a(s))return n(s,c)||n(s,"@@iterator")||i[r(s)]}}),Ib=v((t,e)=>{"use strict";var r=Be(),n=Qe(),a=jt(),i=an(),o=_u(),c=TypeError;e.exports=function(s,u){var l=arguments.length<2?o(s):u;if(n(l))return a(r(l,s));throw new c(i(s)+" is not iterable")}}),Db=v((t,e)=>{"use strict";var r=Be(),n=jt(),a=fi();e.exports=function(i,o,c){var s,u;n(i);try{if(s=a(i,"return"),!s){if(o==="throw")throw c;return c}s=r(s,i)}catch(l){u=!0,s=l}if(o==="throw")throw c;if(u)throw s;return n(s),c}}),wu=v((t,e)=>{"use strict";var r=sn(),n=Be(),a=jt(),i=an(),o=Tb(),c=Cb(),s=di(),u=Ib(),l=_u(),p=Db(),m=TypeError,f=function(b,I){this.stopped=b,this.result=I},x=f.prototype;e.exports=function(b,I,T){var B=T&&T.that,O=!!(T&&T.AS_ENTRIES),k=!!(T&&T.IS_RECORD),d=!!(T&&T.IS_ITERATOR),h=!!(T&&T.INTERRUPTED),w=r(I,B),N,A,D,z,C,_,F,G=function($){return N&&p(N,"normal",$),new f(!0,$)},g=function($){return O?(a($),h?w($[0],$[1],G):w($[0],$[1])):h?w($,G):w($)};if(k)N=b.iterator;else if(d)N=b;else{if(A=l(b),!A)throw new m(i(b)+" is not iterable");if(o(A)){for(D=0,z=c(b);z>D;D++)if(C=g(b[D]),C&&s(x,C))return C;return new f(!1)}N=u(b,A)}for(_=k?b.next:N.next;!(F=n(_,N)).done;){try{C=g(F.value)}catch($){p(N,"throw",$)}if(typeof C=="object"&&C&&s(x,C))return C}return new f(!1)}}),Ob=v((t,e)=>{"use strict";var r=je(),n=r("iterator"),a=!1;try{i=0,o={next:function(){return{done:!!i++}},return:function(){a=!0}},o[n]=function(){return this},Array.from(o,function(){throw 2})}catch{}var i,o;e.exports=function(c,s){try{if(!s&&!a)return!1}catch{return!1}var u=!1;try{var l={};l[n]=function(){return{next:function(){return{done:u=!0}}}},c(l)}catch{}return u}}),ku=v((t,e)=>{"use strict";var r=ir(),n=Ob(),a=or().CONSTRUCTOR;e.exports=a||!n(function(i){r.all(i).then(void 0,function(){})})}),Bb=v(()=>{"use strict";var t=vt(),e=Be(),r=Qe(),n=Mt(),a=yi(),i=wu(),o=ku();t({target:"Promise",stat:!0,forced:o},{all:function(c){var s=this,u=n.f(s),l=u.resolve,p=u.reject,m=a(function(){var f=r(s.resolve),x=[],b=0,I=1;i(c,function(T){var B=b++,O=!1;I++,e(f,s,T).then(function(k){O||(O=!0,x[B]=k,--I||l(x))},p)}),--I||l(x)});return m.error&&p(m.value),u.promise}})}),jb=v(()=>{"use strict";var t=vt(),e=ar(),r=or().CONSTRUCTOR,n=ir(),a=Ot(),i=ae(),o=vu(),c=n&&n.prototype;t({target:"Promise",proto:!0,forced:r,real:!0},{catch:function(u){return this.then(void 0,u)}}),!e&&i(n)&&(s=a("Promise").prototype.catch,c.catch!==s&&o(c,"catch",s,{unsafe:!0}));var s}),Mb=v(()=>{"use strict";var t=vt(),e=Be(),r=Qe(),n=Mt(),a=yi(),i=wu(),o=ku();t({target:"Promise",stat:!0,forced:o},{race:function(c){var s=this,u=n.f(s),l=u.reject,p=a(function(){var m=r(s.resolve);i(c,function(f){e(m,s,f).then(u.resolve,l)})});return p.error&&l(p.value),u.promise}})}),zb=v(()=>{"use strict";var t=vt(),e=Mt(),r=or().CONSTRUCTOR;t({target:"Promise",stat:!0,forced:r},{reject:function(n){var a=e.f(this),i=a.reject;return i(n),a.promise}})}),Lb=v((t,e)=>{"use strict";var r=jt(),n=Re(),a=Mt();e.exports=function(i,o){if(r(i),n(o)&&o.constructor===i)return o;var c=a.f(i),s=c.resolve;return s(o),c.promise}}),qb=v(()=>{"use strict";var t=vt(),e=Ot(),r=ar(),n=ir(),a=or().CONSTRUCTOR,i=Lb(),o=e("Promise"),c=r&&!a;t({target:"Promise",stat:!0,forced:r||a},{resolve:function(s){return i(c&&this===o?n:this,s)}})}),Pb=v(()=>{"use strict";Eb(),Bb(),jb(),Mb(),zb(),qb()}),Eu=v(()=>{"use strict";var t=vt(),e=Mt();t({target:"Promise",stat:!0},{withResolvers:function(){var r=e.f(this);return{promise:r.promise,resolve:r.resolve,reject:r.reject}}})}),Fb=v((t,e)=>{"use strict";Pb(),Eu();var r=Be(),n=ae(),a=pi(),i=a.Promise,o=i.withResolvers;e.exports=function(){return r(o,n(this)?this:i)}}),Rb=v((t,e)=>{"use strict";var r=Fb();e.exports=r}),Hb=v(()=>{"use strict";Eu()}),$b=v((t,e)=>{"use strict";var r=Rb();Hb(),e.exports=r}),Wb=v((t,e)=>{"use strict";var r=$b();e.exports=r}),Vb=v((t,e)=>{"use strict";e.exports=Wb()}),Nk=Wh(Vb());var sr="DIRECT_LINE/CONNECT",Ak=`${sr}_FULFILLED`,Ck=`${sr}_FULFILLING`,Ik=`${sr}_PENDING`,Dk=`${sr}_REJECTED`,Ok=`${sr}_STILL_PENDING`;var gi="DIRECT_LINE/DISCONNECT",Bk=`${gi}_PENDING`,jk=`${gi}_REJECTED`,Mk=`${gi}_FULFILLED`;var ln="DIRECT_LINE/POST_ACTIVITY",zk=`${ln}_FULFILLED`,Lk=`${ln}_IMPEDED`,qk=`${ln}_PENDING`,Pk=`${ln}_REJECTED`;var Ub={};Ql(Ub,{SENDING:()=>Xb,SEND_FAILED:()=>Kb,SENT:()=>Zb});var Kb="send failed",Xb="sending",Zb="sent",Jb={};Ql(Jb,{DICTATING:()=>ty,IDLE:()=>Yb,STARTING:()=>ey,STOPPING:()=>ry,WILL_START:()=>Qb});var Yb=0,Qb=1,ey=2,ty=3,ry=4,un="DIRECT_LINE/RECONNECT",Rk=`${un}_FULFILLED`,Hk=`${un}_FULFILLING`,$k=`${un}_PENDING`,Wk=`${un}_REJECTED`;var Qr=Object.freeze([]),Zl=ve(ri(),Ya(),Qa(1)),Gk=Ye([me({attachments:ne(Ce(Ct()),Qr),channelData:me({streamId:ne(pt(q())),streamSequence:Zl,streamType:de("streaming")}),id:q(),text:ne(pt(q())),type:de("typing")}),me({attachments:ne(Ce(Ct()),Qr),channelData:me({streamId:ne(pt(q())),streamSequence:Zl,streamType:de("informative")}),id:q(),text:q(),type:de("typing")}),me({attachments:ne(Ce(Ct()),Qr),channelData:me({streamId:ve(q(),Xr()),streamType:de("final")}),id:q(),text:ne(pt(q())),type:de("message")}),me({attachments:ne(Ce(Ct()),Qr),channelData:me({streamId:ve(q(),Xr()),streamType:de("final")}),id:q(),text:ne(pt(de(""))),type:de("typing")})]);var Uk=Object.freeze([]);var Kk=Object.freeze([]);var Xk=Object.freeze([]);var Zk=Object.freeze({activity:void 0});var h0=ci.getType.bind(ci);var sy=t=>Zr(ne(Ye([ve(Ce(t),er(e=>e[0])),t])),void 0),X=sy,cy=t=>Zr(ve(Ce(t),er(e=>e.filter(r=>typeof r<"u"))),e=>e?.value?[Pe(t,e?.value)]:void 0);function li(t){return cy(X(t))}var ly={"@context":ne(ve(q(),de("https://schema.org"))),"@id":ne(q()),"@type":q(),additionalType:X(q()),alternateName:X(q()),description:X(q()),name:X(q()),potentialAction:li(Ee(()=>fy())),url:X(q())},zt=t=>ti({...ly,...t}),uy=t=>Pe(zt(),t),py=t=>zt({slogan:X(q()),...t});var dy=t=>zt({reviewAspect:X(q()),...t}),fy=t=>zt({actionOption:X(q()),actionStatus:X(ve(q(),ni(["ActiveActionStatus","CompletedActionStatus","FailedActionStatus","PotentialActionStatus"]))),provider:X(Ee(()=>py())),result:X(dy()),...t});var Jl=t=>zt({inDefinedTermSet:X(q()),termCode:X(q()),...t});var my=t=>me({description:X(q()),image:X(q()),name:X(q()),...t}),en=t=>zt({abstract:X(q()),author:X(Ye([my(),q()])),citation:li(Ee(()=>en())),isBasedOn:X(Ee(()=>en())),keywords:li(Ye([Ee(()=>Jl()),q()])),pattern:X(Ee(()=>Jl())),text:X(q()),usageInfo:X(Ee(()=>en())),...t}),Yl=t=>Pe(en(),t);function Lt(t){let e=(t||[]).find(n=>{if(n.type?.startsWith("https://schema.org/"))return uy(n)["@id"]===""}),r=e&&Yl(e);return r&&Yl(r)}function qt(t){return!!(t&&Lt(t?.entities||[])?.keywords?.includes("PreChatMessage"))}var Hu=y(U()),$u=y(J()),Te=y(j());var et={"pre-chat-message-activity__body-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar","pre-chat-message-activity__body-subtitle":"wdPvBTa_pre-chat-message-activity__body-subtitle","pre-chat-message-activity__toolbar":"wdPvBTa_pre-chat-message-activity__toolbar","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity","pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity__body--blueprint":"wdPvBTa_pre-chat-message-activity__body--blueprint","pre-chat-message-activity__body-title":"wdPvBTa_pre-chat-message-activity__body-title"},Tu=et,H0=et["pre-chat-message-activity__body-avatar"];var $0=et["pre-chat-message-activity__body-subtitle"];var W0=et["pre-chat-message-activity__toolbar"];var V0=et["pre-chat-message-activity"];var G0=et["pre-chat-message-activity__body"];var U0=et["pre-chat-message-activity__body--blueprint"];var K0=et["pre-chat-message-activity__body-title"];var Iu=y(pn()),Du=y(J()),ye=y(j());var dn=y(U()),xi=y(J()),be=y(j());var cr={"pre-chat-message-activity__card-action-subtitle":"woY4Pxq_pre-chat-message-activity__card-action-subtitle","pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title","pre-chat-message-activity__card-action-box":"woY4Pxq_pre-chat-message-activity__card-action-box","pre-chat-message-activity__card-action-image":"woY4Pxq_pre-chat-message-activity__card-action-image"},Nu=cr,eE=cr["pre-chat-message-activity__card-action-subtitle"];var tE=cr["pre-chat-message-activity__card-action-title"];var rE=cr["pre-chat-message-activity__card-action-box"];var nE=cr["pre-chat-message-activity__card-action-image"];var{useFocus:vy,useRenderMarkdownAsHTML:hy,useSendBoxValue:by,useUIState:yy}=dn.hooks,{MonochromeImageMasker:gy}=dn.Components,Au=({className:t,messageBackAction:e})=>{let[r,n]=by(),[a]=yy(),i=M(Nu),o=vy(),c=Y(e?.displayText||e?.text||""),s=hy("message activity"),u=(0,be.useMemo)(()=>s?{__html:s(e?.text||"")}:void 0,[e?.text,s]),l=a==="disabled",p=e&&"title"in e&&e.title,m=a==="blueprint"||!p,f=(0,be.useCallback)(()=>{n(c.current),o("sendBox")},[o,c,n]);return m?be.default.createElement("div",{className:(0,xi.default)(t,i["pre-chat-message-activity__card-action-box"]),"data-testid":H.preChatMessageActivityStarterPromptsCardAction}):be.default.createElement("button",{"aria-disabled":l?!0:void 0,className:(0,xi.default)(t,i["pre-chat-message-activity__card-action-box"]),"data-testid":H.preChatMessageActivityStarterPromptsCardAction,onClick:l?void 0:f,tabIndex:l?-1:void 0,type:"button"},be.default.createElement("div",{className:i["pre-chat-message-activity__card-action-title"]},p),"image"in e&&e.image&&be.default.createElement(gy,{className:i["pre-chat-message-activity__card-action-image"],src:e.image}),be.default.createElement("div",{className:i["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:u}))};Au.displayName="StarterPromptsCardAction";var lr=(0,be.memo)(Au);var _i={"pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar","pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid"},Cu=_i,fE=_i["pre-chat-message-activity__card-action-toolbar"];var mE=_i["pre-chat-message-activity__card-action-toolbar-grid"];var{useUIState:xy}=Iu.hooks,Ou=({cardActions:t,className:e})=>{let r=M(Cu),[n]=xy();return ye.default.createElement("div",{className:(0,Du.default)(e,r["pre-chat-message-activity__card-action-toolbar"])},ye.default.createElement("div",{className:r["pre-chat-message-activity__card-action-toolbar-grid"]},n==="blueprint"?ye.default.createElement(ye.Fragment,null,ye.default.createElement(lr,null),ye.default.createElement(lr,null),ye.default.createElement(lr,null)):t.filter(a=>a.type==="messageBack").map((a,i)=>ye.default.createElement(lr,{key:i,messageBackAction:a}))))};Ou.displayName="StarterPromptsToolbar";var Bu=(0,ye.memo)(Ou);var Fu=y(J()),pr=y(j());var fn={"activity-decorator":"wLpvzAq_activity-decorator","variant-fluent":"wLpvzAq_variant-fluent","variant-copilot":"wLpvzAq_variant-copilot"},wi=fn,kE=fn["activity-decorator"];var EE=fn["variant-fluent"];var TE=fn["variant-copilot"];var He=y(j()),qu=y(U());var ju=y(j()),Mu=y(U()),{useStyleOptions:_y}=Mu.hooks;function ki(t){let[e]=_y();return(0,ju.useMemo)(()=>Object.freeze([{...e,...t?.channelData?.webChat?.styleOptions}]),[t?.channelData?.webChat?.styleOptions,e])}function Ei(t){return!!(t&&Lt(t?.entities||[])?.keywords?.includes("AIGeneratedContent"))}var zu=y(j());function Pt(t){return(0,zu.useMemo)(()=>{let e=Lt(t?.entities||[]);return typeof e?.author=="string"?{"@type":"Person",description:void 0,image:void 0,name:e?.author}:e?.author},[t])}var ur={"copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content","copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar","copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__title":"wyJATiG_copilot-message-header__title"},Lu=ur,ME=ur["copilot-message-header__ai-generated-content"];var zE=ur["copilot-message-header__avatar"];var LE=ur["copilot-message-header"];var qE=ur["copilot-message-header__title"];var{useLocalizer:wy}=qu.hooks;function ky({activity:t}){let[{botAvatarImage:e,botAvatarBackgroundColor:r}]=ki(t),n=M(Lu),a=wy(),i=Ei(t),o=(0,He.useMemo)(()=>({"--background-color":r}),[r]),c=Pt(t),s=c?.image||e,u=c?.name||t?.from?.name;return He.default.createElement("div",{className:n["copilot-message-header"]},s&&He.default.createElement("img",{alt:a("AVATAR_ALT",u),className:n["copilot-message-header__avatar"],src:s,style:o}),He.default.createElement("span",{className:n["copilot-message-header__title"],title:u},u),i&&He.default.createElement("span",{className:n["copilot-message-header__ai-generated-content"]},a("ACTIVITY_CONTENT_CAUTION")))}var Pu=(0,He.memo)(ky);function Ru({activity:t,children:e}){let r=M(wi),n=Kt(),a=Ne(wi),i=n.includes("copilot")&&t?.from?.role==="bot"&&!!e;return pr.default.createElement("div",{className:(0,Fu.default)(r["activity-decorator"],a)},i&&pr.default.createElement(Pu,{activity:t}),e)}Ru.displayName="ActivityDecorator";var Ti=(0,pr.memo)(Ru);var{useLocalizer:Ey,useRenderMarkdownAsHTML:Ty,useUIState:Sy}=Hu.hooks,Wu=({activity:t})=>{let[e]=Sy(),r=M(Tu),n=Ty(),a=Ey(),i=Pt(t),o=(0,Te.useMemo)(()=>n?{__html:n(i?.description||"")}:{__html:""},[i?.description,n]);return Te.default.createElement("div",{className:r["pre-chat-message-activity"]},i&&Te.default.createElement("div",{className:(0,$u.default)(r["pre-chat-message-activity__body"],e==="blueprint"&&r["pre-chat-message-activity__body--blueprint"])},i.image&&Te.default.createElement("img",{alt:a("AVATAR_ALT",i.name),className:r["pre-chat-message-activity__body-avatar"],src:i.image}),i.name&&Te.default.createElement("h2",{className:r["pre-chat-message-activity__body-title"]},i.name),i.description&&Te.default.createElement("div",{className:r["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:o})),Te.default.createElement(Bu,{cardActions:t.suggestedActions?.actions||[],className:r["pre-chat-message-activity__toolbar"]}))};Wu.displayName="PreChatMessageActivity";var Si=(0,Te.memo)(Wu);function Ni(t){let{title:e}=t,{type:r,value:n}=t;return r==="messageBack"?e||t.displayText:e||(typeof n=="string"?n:JSON.stringify(n))}var Z=y(j()),Vu=(0,Z.createContext)({itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function Ny(t){let e=(0,Z.useRef)(0),r=(0,Z.useRef)([]),n=(0,Z.useCallback)(({current:l},p)=>l&&(l.tabIndex=e.current===p?0:-1),[e]),a=(0,Z.useCallback)(l=>{let p;typeof l=="number"?p=l:p=l(e.current),p&&!r.current.at(p)?.current&&(p=0),e.current!==p&&(e.current=p,r.current.forEach((m,f)=>n(m,f)),r.current.at(p)?.current?.focus())},[n,r,e]),i=(0,Z.useCallback)(l=>{let{target:p}=l,m=r.current.findIndex(({current:f})=>f===p);m!==-1&&a(m)},[r,a]),o=(0,Z.useCallback)(l=>p=>{let m=!t.direction,f=/up|down/iu.test(l)&&t.direction==="vertical",x=/left|right/iu.test(l)&&t.direction==="horizontal",b=/right|down/iu.test(l),I=m||f||x?b?1:-1:0,T=r.current.map((O,k)=>k),B=T.indexOf(p)+I;return T.at(B)??0},[t.direction]),c=(0,Z.useCallback)(l=>{let{key:p}=l;switch(p){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":a(o(p));break;case"Home":a(0);break;case"End":a(-1);break;case"Escape":t.onEscapeKey?.();break;default:return}l.preventDefault(),l.stopPropagation()},[a,o,t]),s=(0,Z.useCallback)((l,p)=>{let{current:m}=l;return r.current[Number(p)]=l,m.addEventListener("focus",i),m.addEventListener("keydown",c),n(l,p),()=>{m.removeEventListener("focus",i),m.removeEventListener("keydown",c),delete r.current[Number(p)]}},[i,c,n,r]),u=(0,Z.useMemo)(()=>({itemEffector:s}),[s]);return Z.default.createElement(Vu.Provider,{value:u},t.children)}function Gu(t){let e=(0,Z.useRef)(null),{itemEffector:r}=(0,Z.useContext)(Vu);return(0,Z.useEffect)(()=>r(e,t)),e}var Uu=(0,Z.memo)(Ny);var Zu=y(U()),Ju=y(J()),rt=y(j());var tt=y(j()),Ay=t=>t.preventDefault(),Cy=(0,tt.forwardRef)(({"aria-hidden":t,children:e,className:r,"data-testid":n,disabled:a,onClick:i,tabIndex:o},c)=>{let s=(0,tt.useRef)(null);return tt.default.createElement("button",{"aria-disabled":a?"true":void 0,"aria-hidden":t,className:r,"data-testid":n,onClick:a?Ay:i,ref:c||s,tabIndex:a?-1:o,type:"button"},e)}),Ku=(0,tt.memo)(Cy);var Ai={"suggested-action":"wenGMeW_suggested-action","suggested-action__image":"wenGMeW_suggested-action__image"},Xu=Ai,yT=Ai["suggested-action"];var gT=Ai["suggested-action__image"];var{useFocus:Iy,usePerformCardAction:Dy,useScrollToEnd:Oy,useStyleSet:By,useSuggestedActions:jy,useUIState:My}=Zu.hooks;function zy({buttonText:t,className:e,displayText:r,image:n,imageAlt:a,itemIndex:i,text:o,type:c,value:s}){let[u,l]=jy(),[{suggestedAction:p}]=By(),[m]=My(),f=Iy(),x=Gu(i),b=Dy(),I=M(Xu),T=Oy(),B=(0,rt.useCallback)(({target:O})=>{(async function(){await f("sendBoxWithoutKeyboard"),b({displayText:r,text:o,type:c,value:s},{target:O}),c==="openUrl"&&l([]),T()})()},[r,f,b,T,l,o,c,s]);return rt.default.createElement(Ku,{className:(0,Ju.default)(I["suggested-action"],p+"",(e||"")+""),"data-testid":H.sendBoxSuggestedAction,disabled:m==="disabled",onClick:B,ref:x,type:"button"},n&&rt.default.createElement("img",{alt:a,className:I["suggested-action__image"],src:n}),rt.default.createElement("span",null,t))}var Yu=(0,rt.memo)(zy);var mn={"suggested-actions":"wy3OzFW_suggested-actions","suggested-actions--flow":"wy3OzFW_suggested-actions--flow","suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked"},Ci=mn,DT=mn["suggested-actions"];var OT=mn["suggested-actions--flow"];var BT=mn["suggested-actions--stacked"];var{useFocus:Ly,useLocalizer:qy,useStyleOptions:Py,useStyleSet:Fy,useSuggestedActions:Ry,useUIState:Hy}=Qu.hooks;function $y(t){let[{suggestedActionLayout:e}]=Py(),[{suggestedActions:r}]=Fy(),[n]=Hy(),a=M(Ci);return $e.default.createElement("div",{"aria-label":t["aria-label"],"aria-orientation":"vertical",className:(0,ep.default)(a["suggested-actions"],r+"",{[a["suggested-actions--flow"]]:e==="flow",[a["suggested-actions--stacked"]]:e!=="flow"},t.className),role:"toolbar"},n!=="blueprint"&&t.children)}function Wy(){let t=M(Ci),e=qy(),[r,n,{activity:a}]=Ry(),i=Ly(),o=(0,$e.useCallback)(()=>{i("sendBox")},[i]),c=qt(a)?[]:r.map((s,u)=>{let{displayText:l,image:p,imageAltText:m,text:f,type:x,value:b}=s;return r?.length?$e.default.createElement(Yu,{buttonText:Ni(s),displayText:l,image:p,imageAlt:p&&(m||f),itemIndex:u,key:u,text:f,type:x,value:b}):null});return $e.default.createElement(Uu,{onEscapeKey:o},$e.default.createElement($y,{"aria-label":e("SUGGESTED_ACTIONS_LABEL_ALT"),className:t["suggested-actions"]},c))}var Ii=(0,$e.memo)(Wy);var nt=y(j());var tp=y(j()),rp=(0,tp.createContext)(new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));rp.displayName="TelephoneKeypad.Context";var vn=rp;var Vy=(0,nt.memo)(({children:t})=>{let[e,r]=(0,nt.useState)(!1),n=(0,nt.useMemo)(()=>Object.freeze({setShown:r,shown:e}),[r,e]);return nt.default.createElement(vn.Provider,{value:n},t)}),Di=Vy;var bn=y(j());var ip=y(U()),op=y(J()),P=y(j());var Me=y(j());var dr={"telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby","telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text","telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal"},np=dr,ZT=dr["telephone-keypad__button"];var JT=dr["telephone-keypad__button__ruby"];var YT=dr["telephone-keypad__button__text"];var QT=dr["telephone-keypad--horizontal"];var ap=(0,Me.memo)((0,Me.forwardRef)(({button:t,"data-testid":e,onClick:r,ruby:n},a)=>{let i=M(np),o=Y(r),c=(0,Me.useCallback)(()=>o.current?.(),[o]);return Me.default.createElement("button",{className:i["telephone-keypad__button"],"data-testid":e,onClick:c,ref:a,type:"button"},Me.default.createElement("span",{className:i["telephone-keypad__button__text"]},t==="*"?"\u2217":t),!!n&&Me.default.createElement("ruby",{className:i["telephone-keypad__button__ruby"]},n))}));ap.displayName="TelephoneKeypad.Button";var fe=ap;var hn=y(j());function ze(){let{setShown:t,shown:e}=(0,hn.useContext)(vn);return(0,hn.useMemo)(()=>Object.freeze([e,t]),[e,t])}var fr={"telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link","telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad__box":"wEgqGmW_telephone-keypad__box"},Oi=fr,uS=fr["telephone-keypad"];var pS=fr["telephone-keypad__info-message-link"];var dS=fr["telephone-keypad__info-message"];var fS=fr["telephone-keypad__box"];var{LocalizedString:Gy}=ip.Components,sp=(0,P.memo)(({children:t,isHorizontal:e})=>{let r=M(Oi);return e?null:P.default.createElement("div",{className:r["telephone-keypad__box"]},t)});sp.displayName="TelephoneKeypad:Orientation";var cp=(0,P.memo)(({autoFocus:t,className:e,onButtonClick:r,isHorizontal:n})=>{let a=Y(t),i=M(Oi),o=(0,P.useRef)(null),c=Y(r),[,s]=ze(),u=(0,P.useCallback)(()=>c.current?.("1"),[c]),l=(0,P.useCallback)(()=>c.current?.("2"),[c]),p=(0,P.useCallback)(()=>c.current?.("3"),[c]),m=(0,P.useCallback)(()=>c.current?.("4"),[c]),f=(0,P.useCallback)(()=>c.current?.("5"),[c]),x=(0,P.useCallback)(()=>c.current?.("6"),[c]),b=(0,P.useCallback)(()=>c.current?.("7"),[c]),I=(0,P.useCallback)(()=>c.current?.("8"),[c]),T=(0,P.useCallback)(()=>c.current?.("9"),[c]),B=(0,P.useCallback)(()=>c.current?.("0"),[c]),O=(0,P.useCallback)(()=>c.current?.("*"),[c]),k=(0,P.useCallback)(()=>c.current?.("#"),[c]),d=(0,P.useCallback)(h=>{h.key==="Escape"&&s(!1)},[s]);return(0,P.useEffect)(()=>{a.current&&o.current?.focus()},[a,o]),P.default.createElement("div",{className:(0,op.default)(i["telephone-keypad"],e),onKeyDown:d},P.default.createElement(sp,{isHorizontal:n},P.default.createElement(fe,{button:"1","data-testid":H.sendBoxTelephoneKeypadButton1,onClick:u,ref:o}),P.default.createElement(fe,{button:"2","data-testid":H.sendBoxTelephoneKeypadButton2,onClick:l,ruby:"ABC"}),P.default.createElement(fe,{button:"3","data-testid":H.sendBoxTelephoneKeypadButton3,onClick:p,ruby:"DEF"}),P.default.createElement(fe,{button:"4","data-testid":H.sendBoxTelephoneKeypadButton4,onClick:m,ruby:"GHI"}),P.default.createElement(fe,{button:"5","data-testid":H.sendBoxTelephoneKeypadButton5,onClick:f,ruby:"JKL"}),P.default.createElement(fe,{button:"6","data-testid":H.sendBoxTelephoneKeypadButton6,onClick:x,ruby:"MNO"}),P.default.createElement(fe,{button:"7","data-testid":H.sendBoxTelephoneKeypadButton7,onClick:b,ruby:"PQRS"}),P.default.createElement(fe,{button:"8","data-testid":H.sendBoxTelephoneKeypadButton8,onClick:I,ruby:"TUV"}),P.default.createElement(fe,{button:"9","data-testid":H.sendBoxTelephoneKeypadButton9,onClick:T,ruby:"WXYZ"}),P.default.createElement(fe,{button:"*","data-testid":H.sendBoxTelephoneKeypadButtonStar,onClick:O}),P.default.createElement(fe,{button:"0","data-testid":H.sendBoxTelephoneKeypadButton0,onClick:B,ruby:"+"}),P.default.createElement(fe,{button:"#","data-testid":H.sendBoxTelephoneKeypadButtonPound,onClick:k})),P.default.createElement("div",{className:i["telephone-keypad__info-message"]},P.default.createElement(ga,null),P.default.createElement(Gy,{linkClassName:i["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});cp.displayName="TelephoneKeypad";var lp=cp;var up=(0,bn.memo)(t=>ze()[0]?bn.default.createElement(lp,{...t}):null);up.displayName="TelephoneKeypad.Surrogate";var Bi=up;var mp=y(U()),ge=y(j());var pp=y(pn()),gn=y(J()),at=y(j());var mr={sendbox__toolbar:"weDCCeq_sendbox__toolbar","sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator","sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button"},yn=mr,BS=mr.sendbox__toolbar;var jS=mr["sendbox__toolbar-button--selected"];var MS=mr["sendbox__toolbar-separator"];var zS=mr["sendbox__toolbar-button"];var{useUIState:dp}=pp.hooks,Uy=t=>t.preventDefault(),ht=(0,at.memo)(t=>{let e=M(yn),[r]=dp(),n=t.disabled||r==="disabled";return at.default.createElement("button",{"aria-disabled":n?"true":void 0,"aria-label":t["aria-label"],className:(0,gn.default)(e["sendbox__toolbar-button"],t.className,{[e["sendbox__toolbar-button--selected"]]:t.selected}),"data-testid":t["data-testid"],onClick:n?Uy:t.onClick,tabIndex:n?-1:void 0,type:t.type==="submit"?"submit":"button"},t.children)});ht.displayName="ToolbarButton";var ji=(0,at.memo)(t=>{let[e]=dp(),r=M(yn);return at.default.createElement("div",{className:(0,gn.default)(r.sendbox__toolbar,t.className)},e!=="blueprint"&&t.children)});ji.displayName="Toolbar";var Mi=(0,at.memo)(t=>{let e=M(yn);return at.default.createElement("div",{"aria-orientation":"vertical",className:(0,gn.default)(e["sendbox__toolbar-separator"],t.className),role:"separator"})});Mi.displayName="ToolbarSeparator";var zi={"sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input","sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment"},fp=zi,WS=zi["sendbox__add-attachment-input"];var VS=zi["sendbox__add-attachment"];var{useLocalizer:Ky,useStyleOptions:Xy}=mp.hooks;function Zy(t){let e=(0,ge.useRef)(null),r=M(fp),n=Ky(),[{uploadAccept:a,uploadMultiple:i}]=Xy(),o=Y(t.onFilesAdded),c=(0,ge.useCallback)(()=>e.current?.click(),[e]),s=(0,ge.useCallback)(({target:{files:u}})=>{u&&(o.current?.([...u]),e.current&&(e.current.value=""))},[e,o]);return ge.default.createElement("div",{className:r["sendbox__add-attachment"]},ge.default.createElement("input",{accept:a,"aria-disabled":t.disabled,"aria-hidden":"true",className:r["sendbox__add-attachment-input"],multiple:i,onInput:t.disabled?void 0:s,readOnly:t.disabled,ref:e,role:"button",tabIndex:-1,type:"file"}),ge.default.createElement(ht,{"aria-label":n("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":H.sendBoxUploadButton,onClick:c},ge.default.createElement(ya,null)))}var vp=(0,ge.memo)(Zy);var yp=y(U()),gp=y(J()),xn=y(j());var hp={sendbox__attachment:"wPugToa_sendbox__attachment"},bp=hp,n1=hp.sendbox__attachment;var{useLocalizer:Jy,useUIState:Yy}=yp.hooks,Qy={one:"TEXT_INPUT_ATTACHMENTS_ONE",two:"TEXT_INPUT_ATTACHMENTS_TWO",few:"TEXT_INPUT_ATTACHMENTS_FEW",many:"TEXT_INPUT_ATTACHMENTS_MANY",other:"TEXT_INPUT_ATTACHMENTS_OTHER"};function eg({attachments:t,className:e}){let[r]=Yy(),n=M(bp),a=Jy({plural:!0});return r!=="blueprint"&&t.length?xn.default.createElement("div",{className:(0,gp.default)(n.sendbox__attachment,e)},a(Qy,t.length)):null}var xp=(0,xn.memo)(eg);var Tp=y(wp()),vr=y(j());var kp={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},Ep=kp,d1=kp["sendbox__error-message"];function Sp({error:t,id:e}){let r=M(Ep);return(0,Tp.useLiveRegion)(()=>t&&vr.default.createElement("div",{className:"sendbox__error-message__status"},t),[t]),vr.default.createElement("span",{className:r["sendbox__error-message"],id:e},t)}Sp.displayName="ErrorMessage";var Np=(0,vr.memo)(Sp);var Ap=y(U()),bt=y(j());var{useConnectivityStatus:tg,useLocalizer:rg}=Ap.hooks,ng=({attachments:t,message:e})=>{let[r]=tg(),[n,a]=(0,bt.useState)(),i=rg(),o=Y(r!=="connected"&&r!=="reconnected"?"offline":!e&&!t.length?"empty":void 0),c=(0,bt.useMemo)(()=>Object.freeze(new Map().set("empty",i("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",i("CONNECTIVITY_STATUS_ALT_FATAL"))),[i]),s=!!e?.trim();n==="empty"&&s&&a(void 0);let u=(0,bt.useCallback)(()=>(a(o.current),o.current),[o]);return(0,bt.useMemo)(()=>Object.freeze([n&&c.get(n),u]),[n,c,u])},Cp=ng;var Ip=y(j()),Dp=y(U()),{useScrollDown:ag,useScrollUp:ig}=Dp.hooks;function Li(){let t=ag(),e=ig();return(0,Ip.useCallback)(r=>{if(r.target instanceof HTMLTextAreaElement&&r.target.value)return;let{ctrlKey:n,metaKey:a,shiftKey:i}=r;if(n||a||i)return;let o=!0;switch(r.key){case"End":t({displacement:1/0});break;case"Home":e({displacement:1/0});break;case"PageDown":t();break;case"PageUp":e();break;default:o=!1;break}o&&(r.preventDefault(),r.stopPropagation())},[t,e])}var Op=y(j());function qi(t){let e=(0,Op.useMemo)(()=>Math.random().toString(36).substr(2,5),[]);return t=t?`${t}--`:"",`${t}${e}`}var xe={"sendbox__sendbox-text":"wHTirJa_sendbox__sendbox-text","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error","variant-copilot":"wHTirJa_variant-copilot","sendbox__attachment--in-grid":"wHTirJa_sendbox__attachment--in-grid","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid",sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls","sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid",sendbox:"wHTirJa_sendbox"},Pi=xe,E1=xe["sendbox__sendbox-text"];var T1=xe["sendbox__text-counter--error"];var S1=xe["variant-copilot"];var N1=xe["sendbox__attachment--in-grid"];var A1=xe["sendbox__text-area--in-grid"];var C1=xe["sendbox__telephone-keypad--in-grid"];var I1=xe.sendbox__sendbox;var D1=xe["sendbox__text-counter"];var O1=xe["sendbox__sendbox-controls"];var B1=xe["sendbox__sendbox-controls--in-grid"];var j1=xe.sendbox;var yt=y(j()),Bp=y(U());var{useLocalizer:og}=Bp.hooks,jp=(0,yt.memo)(()=>{let[t,e]=ze(),r=og(),n=(0,yt.useCallback)(()=>e(a=>!a),[e]);return yt.default.createElement(ht,{"aria-label":r("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":H.sendBoxTelephoneKeypadToolbarButton,onClick:n,selected:t},yt.default.createElement(_a,null))});jp.displayName="SendBox.TelephoneKeypadToolbarButton";var Mp=jp;var Lp=y(pn()),hr=y(J()),ie=y(j());var it={"sendbox__text-area-input":"woL7KnG_sendbox__text-area-input","sendbox__text-area--scroll":"woL7KnG_sendbox__text-area--scroll","sendbox__text-area-shared":"woL7KnG_sendbox__text-area-shared","sendbox__text-area":"woL7KnG_sendbox__text-area","sendbox__text-area--hidden":"woL7KnG_sendbox__text-area--hidden","sendbox__text-area--in-completion":"woL7KnG_sendbox__text-area--in-completion","sendbox__text-area-doppelganger":"woL7KnG_sendbox__text-area-doppelganger"},zp=it,W1=it["sendbox__text-area-input"];var V1=it["sendbox__text-area--scroll"];var G1=it["sendbox__text-area-shared"];var U1=it["sendbox__text-area"];var K1=it["sendbox__text-area--hidden"];var X1=it["sendbox__text-area--in-completion"];var Z1=it["sendbox__text-area-doppelganger"];var{useUIState:sg}=Lp.hooks,qp=(0,ie.forwardRef)((t,e)=>{let[r]=sg(),n=M(zp),a=(0,ie.useRef)(!1),i=r==="disabled",o=(0,ie.useCallback)(()=>{a.current=!1},[a]),c=(0,ie.useCallback)(()=>{a.current=!0},[a]),s=(0,ie.useCallback)(u=>{!u.shiftKey&&u.key==="Enter"&&!a.current&&(u.preventDefault(),"form"in u.target&&u.target.form instanceof HTMLFormElement&&u.target?.form?.requestSubmit())},[]);return ie.default.createElement("div",{className:(0,hr.default)(n["sendbox__text-area"],n["sendbox__text-area--scroll"],{[n["sendbox__text-area--hidden"]]:t.hidden},{[n["sendbox__text-area--in-completion"]]:t.completion},t.className),role:t.hidden?"hidden":void 0},r==="blueprint"?ie.default.createElement("div",{className:(0,hr.default)(n["sendbox__text-area-doppelganger"],n["sendbox__text-area-shared"])}," "):ie.default.createElement(ie.Fragment,null,ie.default.createElement("div",{className:(0,hr.default)(n["sendbox__text-area-doppelganger"],n["sendbox__text-area-shared"])},t.completion?t.completion:t.value||t.placeholder," "),ie.default.createElement("textarea",{"aria-disabled":i,"aria-label":t["aria-label"],className:(0,hr.default)(n["sendbox__text-area-input"],n["sendbox__text-area-shared"]),"data-testid":t["data-testid"],onCompositionEnd:o,onCompositionStart:c,onInput:t.onInput,onKeyDown:s,placeholder:t.placeholder,readOnly:i,ref:e,rows:t.startRows??1,tabIndex:t.hidden?-1:void 0,value:t.value})))});qp.displayName="TextArea";var Pp=qp;var{useFocus:cg,useLocalizer:lg,useMakeThumbnail:ug,useRegisterFocusSendBox:pg,useSendBoxAttachments:dg,useSendBoxValue:fg,useSendMessage:mg,useStyleOptions:vg,useUIState:hg}=Fp.hooks;function Rp(t){let[{hideTelephoneKeypadButton:e,hideUploadButton:r,maxMessageLength:n}]=vg(),[a,i]=dg(),[o,c]=fg(),[s,u]=(0,R.useState)(""),[l]=ze(),[p]=hg(),m=M(Pi),f=Ne(Pi),x=qi("sendbox__error-message-id"),b=(0,R.useRef)(null),I=lg(),T=ug(),B=mg(),O=cg(),k=t.isPrimary?o:s,d=t.isPrimary?c:u,h=p==="blueprint",[w,N]=Cp({message:k,attachments:a}),A=!!n&&k.length>n,D=!h&&!l&&n&&isFinite(n),z=!h&&l;pg((0,R.useCallback)(({noKeyboard:Q,waitUntil:Le})=>{b.current&&(Q?Le((async()=>{let ct=b.current?.getAttribute("readonly");b.current?.setAttribute("readonly","true"),await new Promise(lt=>setTimeout(lt,0)),b.current?.focus(),typeof ct!="string"?b.current?.removeAttribute("readonly"):b.current?.setAttribute("readonly",ct)})()):b.current?.focus())},[b]));let C=Y(a),_=Y(k),F=(0,R.useCallback)(Q=>{"tabIndex"in Q.target&&typeof Q.target.tabIndex=="number"&&Q.target.tabIndex>=0||O("sendBox")},[O]),G=(0,R.useCallback)(Q=>d(Q.currentTarget.value),[d]),g=(0,R.useCallback)(async Q=>{let Le=Object.freeze(await Promise.all(Q.map(ct=>T(ct).then(lt=>Object.freeze({blob:ct,...lt&&{thumbnailURL:lt}})))));i(Le)},[T,i]),$=(0,R.useCallback)(Q=>{Q.preventDefault(),N()!=="empty"&&!A&&(B(_.current,void 0,{attachments:C.current}),d(""),i([])),O("sendBox")},[N,A,O,B,d,_,C,i]),ue=(0,R.useCallback)(Q=>B(`/DTMFKey ${Q}`),[B]),ot=Li(),st={"aria-invalid":"false",...w&&{"aria-describedby":x,"aria-errormessage":x,"aria-invalid":"true"}};return R.default.createElement("form",{...st,className:(0,Ft.default)(m.sendbox,f,t.className),"data-testid":H.sendBoxContainer,onSubmit:$},R.default.createElement(Ii,null),R.default.createElement("div",{className:(0,Ft.default)(m.sendbox__sendbox),onClickCapture:F,onKeyDown:ot},R.default.createElement(Pp,{"aria-label":I(A?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:(0,Ft.default)(m["sendbox__sendbox-text"],m["sendbox__text-area--in-grid"]),completion:t.completion,"data-testid":H.sendBoxTextBox,hidden:z,onInput:G,placeholder:t.placeholder??I("TEXT_INPUT_PLACEHOLDER"),ref:b,value:k}),R.default.createElement(Bi,{autoFocus:!0,className:m["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:ue}),R.default.createElement(xp,{attachments:a,className:m["sendbox__attachment--in-grid"]}),R.default.createElement("div",{className:(0,Ft.default)(m["sendbox__sendbox-controls"],m["sendbox__sendbox-controls--in-grid"])},D&&R.default.createElement("div",{className:(0,Ft.default)(m["sendbox__text-counter"],{[m["sendbox__text-counter--error"]]:A})},`${k.length}/${n}`),R.default.createElement(ji,null,!e&&R.default.createElement(Mp,null),!r&&R.default.createElement(vp,{onFilesAdded:g}),R.default.createElement(Mi,null),R.default.createElement(ht,{"aria-label":I("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":H.sendBoxSendButton,disabled:A||z,type:"submit"},R.default.createElement(xa,null)))),R.default.createElement(Ta,{onFilesAdded:g}),R.default.createElement(Np,{error:w,id:x})))}var _n=(0,R.memo)(t=>R.default.createElement(Rp,{...t,isPrimary:!0}));_n.displayName="PrimarySendBox";var wn=(0,R.memo)(Rp);function kn(t,e){try{if(typeof document>"u")return;var r=document.createElement("meta");r.setAttribute("name",t),e&&r.setAttribute("content",e),document.head.appendChild(r)}catch(n){console.error('inject-meta-tag: Failed to inject <meta name="'.concat(t,'"> tag.'),n)}}var ud=y($p()),pd=y(U()),dd=y(Vp()),le=y(j());var Yp=y(J()),gt=y(j());var Xp=y(U()),_e=y(j());var Kp=y(j());var Gp=y(j()),bg={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},Up=(0,Gp.createContext)(Object.create({},bg));Up.displayName="AssetComposerContext";var En=Up;function Fi(){return(0,Kp.useContext)(En)}function Ri(t){let e=Fi().urlStateMap.get(t);if(!e)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${t}" was not found.`);return e}var{useLocalizer:yg,useShouldReduceMotion:gg}=Xp.hooks,Zp=({className:t})=>{let[e]=gg(),[r]=Ri("sliding dots"),n=yg(),a=(0,_e.useRef)(null),i=n("TYPING_INDICATOR_ALT"),o=Y(e),c=(0,_e.useCallback)(()=>{let l=a.current?.contentDocument,p=l?.documentElement,{SVGSVGElement:m}=l?.defaultView||{};m&&p instanceof m&&p.pauseAnimations()},[a]),s=(0,_e.useCallback)(()=>{let l=a.current?.contentDocument,p=l?.documentElement,{SVGSVGElement:m}=l?.defaultView||{};m&&p instanceof m&&p.unpauseAnimations()},[a]),u=(0,_e.useCallback)(()=>o.current?c():s(),[c,o,s]);return(0,_e.useEffect)(u,[u,e]),_e.default.createElement("object",{"aria-label":i,className:t,data:r.href,onLoad:u,ref:a,type:"image/svg+xml"})};Zp.displayName="SlidingDots";var Tn=(0,_e.memo)(Zp);var Hi={"variant-fluent":"wnVy-QG_variant-fluent","activity-loader":"wnVy-QG_activity-loader"},Jp=Hi,PN=Hi["variant-fluent"];var FN=Hi["activity-loader"];function xg({children:t}){let e=M(Jp),r=Ne(e);return gt.default.createElement(gt.Fragment,null,t,gt.default.createElement(Tn,{className:(0,Yp.default)(e["activity-loader"],r)}))}var Qp=(0,gt.memo)(xg);var We=y(j());var _g='<svg xmlns="http://www.w3.org/2000/svg" width="400" height="20" viewBox="0 0 400 20"><defs><linearGradient id="a" x1="0" x2="100%" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop offset="0%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#ad5ae1;#ad5ae1;#0E94E1;#0E94E1;#669fc2;#669fc2;#ad5ae1"/></stop><stop offset="50%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#e9618d;#e9618d;#57AB82;#57AB82;#6377e0;#6377e0;#e9618d"/></stop><stop offset="100%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#fd9e5f;#fd9e5f;#C6C225;#C6C225;#9b80ec;#9b80ec;#fd9e5f"/></stop></linearGradient></defs><g fill="url(#a)"><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="26;26;0;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;30;30;20;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="1;1;0;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="62;62;72;72;26;26;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="104;104;20;20;70;70;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="1;1;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="182;182;108;108;112;112;26"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;60;60;20;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="218;218;184;184;148;148;62"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="60;60;80;80;40;40;104"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="294;294;280;280;204;204;182"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="40;40;20;20;80;80;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="350;350;316;316;300;300;218"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="20;20;60;60;20;20;60"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="386;386;392;392;336;336;294"/><animate attributeName="width" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="20;20;40;40"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="0;0;1;1"/></rect><rect width="20" height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="422;422;428;428;392;392;350"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="0;0;1"/></rect></g></svg>',ed=(0,We.memo)(({children:t})=>{let e=(0,We.useMemo)(()=>URL.createObjectURL(new Blob([_g],{type:"image/svg+xml"})),[]);(0,We.useEffect)(()=>()=>URL.revokeObjectURL(e),[e]);let r=(0,We.useMemo)(()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(e)])]])}),[e]);return We.default.createElement(En.Provider,{value:r},t)});ed.displayName="AssetComposer";var td=ed;function Sn(t){return!!(t&&t.from.role==="channel"&&t.type==="message"&&"text"in t)}var br=y(j());var $i={"liner-message-activity__text":"wQVQNzG_liner-message-activity__text","liner-message-activity":"wQVQNzG_liner-message-activity"},rd=$i,QN=$i["liner-message-activity__text"];var eA=$i["liner-message-activity"];var nd=({activity:t})=>{let e=M(rd);return br.default.createElement("div",{className:e["liner-message-activity"],role:"separator"},br.default.createElement("span",{className:e["liner-message-activity__text"]},t.text))};nd.displayName="LinerMessageActivity";var Wi=(0,br.memo)(nd);var ad=y(j()),id=y(J());var Vi={theme:"w2roZmq_theme","variant-copilot":"w2roZmq_variant-copilot"},Gi=Vi,pA=Vi.theme;var dA=Vi["variant-copilot"];var wg="webchat-fluent";function Nn(t){let e=M(Gi),r=Ne(Gi);return ad.default.createElement("div",{className:(0,id.default)(wg,e.theme,r)},t.children)}var sd=y(U());var cd=y(J()),yr=y(j());var Ui={"sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image","sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator"},od=Ui,wA=Ui["sliding-dots-typing-indicator__image"];var kA=Ui["sliding-dots-typing-indicator"];function kg(){let t=M(od);return yr.default.createElement("div",{className:t["sliding-dots-typing-indicator"],"data-testid":sd.testIds.typingIndicator},yr.default.createElement(Tn,{className:(0,cd.default)(t["sliding-dots-typing-indicator__image"])}))}var ld=(0,yr.memo)(kg);var{ThemeProvider:Eg}=pd.Components,Tg=Object.freeze([()=>t=>(...e)=>{let r=e[0]?.activity;if(qt(r))return()=>le.default.createElement(Si,{activity:r});if(Sn(r))return()=>le.default.createElement(Wi,{activity:r});let n=t(...e);return n&&((...a)=>le.default.createElement(Ti,{activity:r},n(...a)))}]),Sg=[()=>()=>()=>_n],Ng=Object.freeze([t=>t==="activity border"&&(e=>r=>r.livestreamingState==="preparing"?Qp:e(r))]),Ag=wa(),Cg=Object.freeze({feedbackActionsPlacement:"activity-actions"}),Ig=Object.freeze([()=>t=>(...e)=>e[0].visible?le.default.createElement(ld,null):t(...e)]);function Dg({children:t,variant:e="fluent"}){return le.default.createElement(el,{variant:e},le.default.createElement(Nn,null,le.default.createElement(Di,null,le.default.createElement(Eg,{activityMiddleware:Tg,sendBoxMiddleware:Sg,styleOptions:Cg,styles:Ag,typingIndicatorMiddleware:Ig},le.default.createElement(td,null,le.default.createElement(dd.WebChatDecorator,null,le.default.createElement(ud.DecoratorComposer,{middleware:Ng},t)))))))}var Ki=(0,le.memo)(Dg);kn("botframework-webchat:fluent-theme","version=4.18.1-main.20250528.43d5b5c; build-tool=tsup; module-format=esmodules");globalThis.WebChat={...globalThis.WebChat,FluentThemeProvider:Ki,FluentSendBox:wn,testIds:{...globalThis.WebChat?.testIds,...H}};})();
|
|
8
|
+
`)};var Xi=function(e){return Array.apply(null,new Array(e))};var Ki=function(e){return e===Jn},Ji=function(e){return e===nt},Zi=function(e){return Ki(e)||Ji(e)};function Yi(t,e){var n=Object.keys(t),r=n.length,i=0,a,s=rt(t)?Xi(r):{},u={};function o(){i===r&&(a=!0,e(s))}return n.forEach(function(l){var c=function(m,d){a||(d||Zi(m)?(e.cancel(),e(m,d)):(s[l]=m,i++,o()))};c.cancel=Ce,u[l]=c}),e.cancel=function(){a||(a=!0,n.forEach(function(l){return u[l].cancel()}))},u}function Qi(t){return{name:t.name||"anonymous",location:ea(t)}}function ea(t){return t[Li]}var Rh="Channel's Buffer overflow!",Fh=1;var Lh=3,Ec=4;function Hh(t,e){t===void 0&&(t=10);var n=new Array(t),r=0,i=0,a=0,s=function(c){n[i]=c,i=(i+1)%t,r++},u=function(){if(r!=0){var c=n[a];return n[a]=null,r--,a=(a+1)%t,c}},o=function(){for(var c=[];r;)c.push(u());return c};return{isEmpty:function(){return r==0},put:function(c){if(r<t)s(c);else{var p;switch(e){case Fh:throw new Error(Rh);case Lh:n[i]=c,i=(i+1)%t,a=i;break;case Ec:p=2*t,n=o(),r=n.length,i=n.length,a=0,n.length=p,t=p,s(c);break;default:}}},take:u,flush:o}}var Sc=function(e){return Hh(e,Ec)};var Ac="TAKE",Tc="PUT",Nc="ALL",Dc="RACE",Ic="CALL",Oc="CPS",Cc="FORK",jc="JOIN",qc="CANCEL",zc="SELECT",Pc="ACTION_CHANNEL",Mc="CANCELLED",Bc="FLUSH",$c="GET_CONTEXT",Rc="SET_CONTEXT";function Gh(){var t={};return t.promise=new Promise(function(e,n){t.resolve=e,t.reject=n}),t}var Fc=Gh;var Gc=[],nr=0;function Vh(t){try{ra(),t()}finally{Vc()}}function Wh(t){Gc.push(t),nr||(ra(),Wc())}function Uh(t){try{return ra(),t()}finally{Wc()}}function ra(){nr++}function Vc(){nr--}function Wc(){Vc();for(var t;!nr&&(t=Gc.shift())!==void 0;)Vh(t)}var Xh=function(e){return function(n){return e.some(function(r){return ia(r)(n)})}},Kh=function(e){return function(n){return e(n)}},Lc=function(e){return function(n){return n.type===String(e)}},Jh=function(e){return function(n){return n.type===e}},Zh=function(){return wc};function ia(t){var e=t==="*"?Zh:Gi(t)?Lc:rt(t)?Xh:Vi(t)?Lc:Te(t)?Kh:_c(t)?Jh:null;if(e===null)throw new Error("invalid pattern: "+t);return e(t)}var ta={type:$i},Uc=function(e){return e&&e.type===$i},Yh="Cannot have a closed channel with pending takers";function Qh(t){t===void 0&&(t=Sc());var e=!1,n=[];function r(){if(e&&n.length)throw Ui(Yh);if(n.length&&!t.isEmpty())throw Ui("Cannot have pending takers with non empty buffer")}function i(o){if(!e){if(n.length===0)return t.put(o);var l=n.shift();l(o)}}function a(o){e&&t.isEmpty()?o(ta):t.isEmpty()?(n.push(o),o.cancel=function(){Qn(n,o)}):o(t.take())}function s(o){if(e&&t.isEmpty()){o(ta);return}o(t.flush())}function u(){if(!e){e=!0;var o=n;n=[];for(var l=0,c=o.length;l<c;l++){var p=o[l];p(ta)}}}return{take:a,put:i,flush:s,close:u}}var ht=0,He=1,tr=2,Xc=3;function aa(t,e){var n=t[Xn];Te(n)&&(e.cancel=n),t.then(e,function(r){e(r,!0)})}var an=0,ev=function(){return++an},se;function tv(t,e){return t.isSagaIterator?{name:t.meta.name}:Qi(e)}function nv(t){var e=t.context,n=t.fn,r=t.args;try{var i=n.apply(e,r);if(Yn(i))return i;var a=!1,s=function(o){return a?{value:o,done:!0}:(a=!0,{value:i,done:!nn(i)})};return er(s)}catch(u){return er(function(){throw u})}}function rv(t,e,n){var r=e.channel,i=e.action,a=e.resolve;Wh(function(){var s;try{s=(r?r.put:t.dispatch)(i)}catch(u){n(u,!0);return}a&&nn(s)?aa(s,n):n(s)})}function iv(t,e,n){var r=e.channel,i=r===void 0?t.channel:r,a=e.pattern,s=e.maybe,u=function(l){if(l instanceof Error){n(l,!0);return}if(Uc(l)&&!s){n(Jn);return}n(l)};try{i.take(u,Zn(a)?ia(a):null)}catch(o){n(o,!0);return}n.cancel=u.cancel}function av(t,e,n,r){var i=e.context,a=e.fn,s=e.args,u=r.task;try{var o=a.apply(i,s);if(nn(o)){aa(o,n);return}if(Yn(o)){oa(t,o,u.context,an,Qi(a),!1,n);return}n(o)}catch(l){n(l,!0)}}function sv(t,e,n){var r=e.context,i=e.fn,a=e.args;try{var s=function(o,l){Hi(o)?n(l):n(o,!0)};i.apply(r,a.concat(s)),s.cancel&&(n.cancel=s.cancel)}catch(u){n(u,!0)}}function ov(t,e,n,r){var i=e.context,a=e.fn,s=e.args,u=e.detached,o=r.task,l=nv({context:i,fn:a,args:s}),c=tv(l,a);Uh(function(){var p=oa(t,l,o.context,an,c,u,void 0);u?n(p):p.isRunning()?(o.queue.addTask(p),n(p)):p.isAborted()?o.queue.abort(p.error()):n(p)})}function uv(t,e,n,r){var i=r.task,a=function(o,l){if(o.isRunning()){var c={task:i,cb:l};l.cancel=function(){o.isRunning()&&Qn(o.joiners,c)},o.joiners.push(c)}else o.isAborted()?l(o.error(),!0):l(o.result())};if(rt(e)){if(e.length===0){n([]);return}var s=Yi(e,n);e.forEach(function(u,o){a(u,s[o])})}else a(e,n)}function na(t){t.isRunning()&&t.cancel()}function cv(t,e,n,r){var i=r.task;e===Ri?na(i):rt(e)?e.forEach(na):na(e),n()}function lv(t,e,n,r){var i=r.digestEffect,a=an,s=Object.keys(e);if(s.length===0){n(rt(e)?[]:{});return}var u=Yi(e,n);s.forEach(function(o){i(e[o],a,u[o],o)})}function pv(t,e,n,r){var i=r.digestEffect,a=an,s=Object.keys(e),u=rt(e)?Xi(s.length):{},o={},l=!1;s.forEach(function(c){var p=function(d,g){l||(g||Zi(d)?(n.cancel(),n(d,g)):(n.cancel(),l=!0,u[c]=d,n(u)))};p.cancel=Ce,o[c]=p}),n.cancel=function(){l||(l=!0,s.forEach(function(c){return o[c].cancel()}))},s.forEach(function(c){l||i(e[c],a,o[c],c)})}function fv(t,e,n){var r=e.selector,i=e.args;try{var a=r.apply(void 0,[t.getState()].concat(i));n(a)}catch(s){n(s,!0)}}function dv(t,e,n){var r=e.pattern,i=e.buffer,a=Qh(i),s=ia(r),u=function l(c){Uc(c)||t.channel.take(l,s),a.put(c)},o=a.close;a.close=function(){u.cancel(),o()},t.channel.take(u,s),n(a)}function mv(t,e,n,r){var i=r.task;n(i.isCancelled())}function hv(t,e,n){e.flush(n)}function vv(t,e,n,r){var i=r.task;n(i.context[e])}function yv(t,e,n,r){var i=r.task;Wi(i.context,e),n()}var bv=(se={},se[Ac]=iv,se[Tc]=rv,se[Nc]=lv,se[Dc]=pv,se[Ic]=av,se[Oc]=sv,se[Cc]=ov,se[jc]=uv,se[qc]=cv,se[zc]=fv,se[Pc]=dv,se[Mc]=mv,se[Bc]=hv,se[$c]=vv,se[Rc]=yv,se);function gv(t,e,n){var r=[],i,a=!1;o(t);var s=function(){return r};function u(c){e(),l(),n(c,!0)}function o(c){r.push(c),c.cont=function(p,m){a||(Qn(r,c),c.cont=Ce,m?u(p):(c===t&&(i=p),r.length||(a=!0,n(i))))}}function l(){a||(a=!0,r.forEach(function(c){c.cont=Ce,c.cancel()}),r=[])}return{addTask:o,cancelAll:l,abort:u,getTasks:s}}function Kc(t,e){return t+"?"+e}function xv(t){var e=ea(t);if(e){var n=e.code,r=e.fileName,i=e.lineNumber,a=n+" "+Kc(r,i);return a}return""}function Hc(t){var e=t.name,n=t.location;return n?e+" "+Kc(n.fileName,n.lineNumber):e}function _v(t){var e=kc(function(n){return n.cancelledTasks},t);return e.length?["Tasks cancelled due to error:"].concat(e).join(`
|
|
9
|
+
`):""}var sa=null,rn=[],wv=function(e){e.crashedEffect=sa,rn.push(e)},Jc=function(){sa=null,rn.length=0},kv=function(e){sa=e},Ev=function(){var e=rn[0],n=rn.slice(1),r=e.crashedEffect?xv(e.crashedEffect):null,i="The above error occurred in task "+Hc(e.meta)+(r?`
|
|
10
|
+
when executing effect `+r:"");return[i].concat(n.map(function(a){return" created by "+Hc(a.meta)}),[_v(rn)]).join(`
|
|
11
|
+
`)};function Sv(t,e,n,r,i,a,s){var u;s===void 0&&(s=Ce);var o=ht,l,c,p=null,m=[],d=Object.create(n),g=gv(e,function(){m.push.apply(m,g.getTasks().map(function(f){return f.meta.name}))},I);function y(){o===ht&&(o=He,g.cancelAll(),I(nt,!1))}function I(k,f){if(!f)k===nt?o=He:o!==He&&(o=Xc),l=k,p&&p.resolve(k);else{if(o=tr,wv({meta:i,cancelledTasks:m}),C.isRoot){var v=Ev();Jc(),t.onError(k,{sagaStack:v})}c=k,p&&p.reject(k)}C.cont(k,f),C.joiners.forEach(function(_){_.cb(k,f)}),C.joiners=null}function S(k){Wi(d,k)}function j(){return p||(p=Fc(),o===tr?p.reject(c):o!==ht&&p.resolve(l)),p.promise}var C=(u={},u[Fi]=!0,u.id=r,u.meta=i,u.isRoot=a,u.context=d,u.joiners=[],u.queue=g,u.cancel=y,u.cont=s,u.end=I,u.setContext=S,u.toPromise=j,u.isRunning=function(){return o===ht},u.isCancelled=function(){return o===He||o===ht&&e.status===He},u.isAborted=function(){return o===tr},u.result=function(){return l},u.error=function(){return c},u);return C}function oa(t,e,n,r,i,a,s){var u=t.finalizeRunEffect(d);m.cancel=Ce;var o={meta:i,cancel:p,status:ht},l=Sv(t,o,n,r,i,a,s),c={task:l,digestEffect:g};function p(){o.status===ht&&(o.status=He,m(nt))}return s&&(s.cancel=l.cancel),m(),l;function m(y,I){try{var S;I?(S=e.throw(y),Jc()):Ji(y)?(o.status=He,m.cancel(),S=Te(e.return)?e.return(nt):{done:!0,value:nt}):Ki(y)?S=Te(e.return)?e.return():{done:!0}:S=e.next(y),S.done?(o.status!==He&&(o.status=Xc),o.cont(S.value)):g(S.value,r,m)}catch(j){if(o.status===He)throw j;o.status=tr,o.cont(j,!0)}}function d(y,I,S){if(nn(y))aa(y,S);else if(Yn(y))oa(t,y,l.context,I,i,!1,S);else if(y&&y[Kn]){var j=bv[y.type];j(t,y.payload,S,c)}else S(y)}function g(y,I,S,j){j===void 0&&(j="");var C=ev();t.sagaMonitor&&t.sagaMonitor.effectTriggered({effectId:C,parentEffectId:I,label:j,effect:y});var k;function f(v,_){k||(k=!0,S.cancel=Ce,t.sagaMonitor&&(_?t.sagaMonitor.effectRejected(C,v):t.sagaMonitor.effectResolved(C,v)),_&&kv(y),S(v,_))}f.cancel=Ce,S.cancel=function(){k||(k=!0,f.cancel(),f.cancel=Ce,t.sagaMonitor&&t.sagaMonitor.effectCancelled(C))},u(y,C,f)}}var Av="runSaga(options, saga, ...args)",ek=Av+": saga argument must be a Generator function!";var Jy=w(sn(),1);var Zy=w(sn(),1),Yy=w(sn(),1);var pa=class extends Error{};pa.prototype.name="InvalidTokenError";var nb=w(sn(),1);var Zc={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.slides":["ggs"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.gov.sk.xmldatacontainer+xml":["xdcf"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.nato.bindingdataobject+xml":["bdo"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.bary":["bary"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["*mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(Zc);var Yc=Zc;var Qc={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxl":["jxl"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts","m2t","m2ts","mts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(Qc);var el=Qc;var xe=function(t,e,n,r){if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?r:n==="a"?r.call(t):r?r.value:e.get(t)},Pt,un,vt,fa=class{constructor(...e){Pt.set(this,new Map),un.set(this,new Map),vt.set(this,new Map);for(let n of e)this.define(n)}define(e,n=!1){for(let[r,i]of Object.entries(e)){r=r.toLowerCase(),i=i.map(u=>u.toLowerCase()),xe(this,vt,"f").has(r)||xe(this,vt,"f").set(r,new Set);let a=xe(this,vt,"f").get(r),s=!0;for(let u of i){let o=u.startsWith("*");if(u=o?u.slice(1):u,a?.add(u),s&&xe(this,un,"f").set(r,u),s=!1,o)continue;let l=xe(this,Pt,"f").get(u);if(l&&l!=r&&!n)throw new Error(`"${r} -> ${u}" conflicts with "${l} -> ${u}". Pass \`force=true\` to override this definition.`);xe(this,Pt,"f").set(u,r)}}return this}getType(e){if(typeof e!="string")return null;let n=e.replace(/^.*[/\\]/,"").toLowerCase(),r=n.replace(/^.*\./,"").toLowerCase(),i=n.length<e.length;return!(r.length<n.length-1)&&i?null:xe(this,Pt,"f").get(r)??null}getExtension(e){return typeof e!="string"?null:(e=e?.split?.(";")[0],(e&&xe(this,un,"f").get(e.trim().toLowerCase()))??null)}getAllExtensions(e){return typeof e!="string"?null:xe(this,vt,"f").get(e.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(let e of xe(this,vt,"f").values())Object.freeze(e);return this}_getTestState(){return{types:xe(this,Pt,"f"),extensions:xe(this,un,"f")}}};Pt=new WeakMap,un=new WeakMap,vt=new WeakMap;var da=fa;var ma=new da(el,Yc)._freeze();var Ov=Object.create,il=Object.defineProperty,Cv=Object.getOwnPropertyDescriptor,jv=Object.getOwnPropertyNames,qv=Object.getPrototypeOf,zv=Object.prototype.hasOwnProperty,h=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Pv=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of jv(e))!zv.call(t,i)&&i!==n&&il(t,i,{get:()=>e[i],enumerable:!(r=Cv(e,i))||r.enumerable});return t},Mv=(t,e,n)=>(n=t!=null?Ov(qv(t)):{},Pv(e||!t||!t.__esModule?il(n,"default",{value:t,enumerable:!0}):n,t)),ie=h((t,e)=>{"use strict";var n=function(r){return r&&r.Math===Math&&r};e.exports=n(typeof globalThis=="object"&&globalThis)||n(typeof window=="object"&&window)||n(typeof self=="object"&&self)||n(typeof global=="object"&&global)||n(typeof t=="object"&&t)||function(){return this}()||Function("return this")()}),Ge=h((t,e)=>{"use strict";e.exports=function(n){try{return!!n()}catch{return!0}}}),sr=h((t,e)=>{"use strict";var n=Ge();e.exports=!n(function(){var r=(function(){}).bind();return typeof r!="function"||r.hasOwnProperty("prototype")})}),al=h((t,e)=>{"use strict";var n=sr(),r=Function.prototype,i=r.apply,a=r.call;e.exports=typeof Reflect=="object"&&Reflect.apply||(n?a.bind(i):function(){return a.apply(i,arguments)})}),ze=h((t,e)=>{"use strict";var n=sr(),r=Function.prototype,i=r.call,a=n&&r.bind.bind(i,i);e.exports=n?a:function(s){return function(){return i.apply(s,arguments)}}}),or=h((t,e)=>{"use strict";var n=ze(),r=n({}.toString),i=n("".slice);e.exports=function(a){return i(r(a),8,-1)}}),sl=h((t,e)=>{"use strict";var n=or(),r=ze();e.exports=function(i){if(n(i)==="Function")return r(i)}}),ce=h((t,e)=>{"use strict";var n=typeof document=="object"&&document.all;e.exports=typeof n>"u"&&n!==void 0?function(r){return typeof r=="function"||r===n}:function(r){return typeof r=="function"}}),yt=h((t,e)=>{"use strict";var n=Ge();e.exports=!n(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})}),Pe=h((t,e)=>{"use strict";var n=sr(),r=Function.prototype.call;e.exports=n?r.bind(r):function(){return r.apply(r,arguments)}}),Bv=h(t=>{"use strict";var e={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,r=n&&!e.call({1:2},1);t.f=r?function(i){var a=n(this,i);return!!a&&a.enumerable}:e}),ol=h((t,e)=>{"use strict";e.exports=function(n,r){return{enumerable:!(n&1),configurable:!(n&2),writable:!(n&4),value:r}}}),$v=h((t,e)=>{"use strict";var n=ze(),r=Ge(),i=or(),a=Object,s=n("".split);e.exports=r(function(){return!a("z").propertyIsEnumerable(0)})?function(u){return i(u)==="String"?s(u,""):a(u)}:a}),ur=h((t,e)=>{"use strict";e.exports=function(n){return n==null}}),va=h((t,e)=>{"use strict";var n=ur(),r=TypeError;e.exports=function(i){if(n(i))throw new r("Can't call method on "+i);return i}}),Rv=h((t,e)=>{"use strict";var n=$v(),r=va();e.exports=function(i){return n(r(i))}}),Ve=h((t,e)=>{"use strict";var n=ce();e.exports=function(r){return typeof r=="object"?r!==null:n(r)}}),ya=h((t,e)=>{"use strict";e.exports={}}),Mt=h((t,e)=>{"use strict";var n=ya(),r=ie(),i=ce(),a=function(s){return i(s)?s:void 0};e.exports=function(s,u){return arguments.length<2?a(n[s])||a(r[s]):n[s]&&n[s][u]||r[s]&&r[s][u]}}),ba=h((t,e)=>{"use strict";var n=ze();e.exports=n({}.isPrototypeOf)}),cn=h((t,e)=>{"use strict";var n=ie(),r=n.navigator,i=r&&r.userAgent;e.exports=i?String(i):""}),ul=h((t,e)=>{"use strict";var n=ie(),r=cn(),i=n.process,a=n.Deno,s=i&&i.versions||a&&a.version,u=s&&s.v8,o,l;u&&(o=u.split("."),l=o[0]>0&&o[0]<4?1:+(o[0]+o[1])),!l&&r&&(o=r.match(/Edge\/(\d+)/),(!o||o[1]>=74)&&(o=r.match(/Chrome\/(\d+)/),o&&(l=+o[1]))),e.exports=l}),cl=h((t,e)=>{"use strict";var n=ul(),r=Ge(),i=ie(),a=i.String;e.exports=!!Object.getOwnPropertySymbols&&!r(function(){var s=Symbol("symbol detection");return!a(s)||!(Object(s)instanceof Symbol)||!Symbol.sham&&n&&n<41})}),ll=h((t,e)=>{"use strict";var n=cl();e.exports=n&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),pl=h((t,e)=>{"use strict";var n=Mt(),r=ce(),i=ba(),a=ll(),s=Object;e.exports=a?function(u){return typeof u=="symbol"}:function(u){var o=n("Symbol");return r(o)&&i(o.prototype,s(u))}}),cr=h((t,e)=>{"use strict";var n=String;e.exports=function(r){try{return n(r)}catch{return"Object"}}}),at=h((t,e)=>{"use strict";var n=ce(),r=cr(),i=TypeError;e.exports=function(a){if(n(a))return a;throw new i(r(a)+" is not a function")}}),ga=h((t,e)=>{"use strict";var n=at(),r=ur();e.exports=function(i,a){var s=i[a];return r(s)?void 0:n(s)}}),Fv=h((t,e)=>{"use strict";var n=Pe(),r=ce(),i=Ve(),a=TypeError;e.exports=function(s,u){var o,l;if(u==="string"&&r(o=s.toString)&&!i(l=n(o,s))||r(o=s.valueOf)&&!i(l=n(o,s))||u!=="string"&&r(o=s.toString)&&!i(l=n(o,s)))return l;throw new a("Can't convert object to primitive value")}}),ln=h((t,e)=>{"use strict";e.exports=!0}),Lv=h((t,e)=>{"use strict";var n=ie(),r=Object.defineProperty;e.exports=function(i,a){try{r(n,i,{value:a,configurable:!0,writable:!0})}catch{n[i]=a}return a}}),lr=h((t,e)=>{"use strict";var n=ln(),r=ie(),i=Lv(),a="__core-js_shared__",s=e.exports=r[a]||i(a,{});(s.versions||(s.versions=[])).push({version:"3.40.0",mode:n?"pure":"global",copyright:"\xA9 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.40.0/LICENSE",source:"https://github.com/zloirock/core-js"})}),fl=h((t,e)=>{"use strict";var n=lr();e.exports=function(r,i){return n[r]||(n[r]=i||{})}}),Hv=h((t,e)=>{"use strict";var n=va(),r=Object;e.exports=function(i){return r(n(i))}}),Bt=h((t,e)=>{"use strict";var n=ze(),r=Hv(),i=n({}.hasOwnProperty);e.exports=Object.hasOwn||function(a,s){return i(r(a),s)}}),dl=h((t,e)=>{"use strict";var n=ze(),r=0,i=Math.random(),a=n(1 .toString);e.exports=function(s){return"Symbol("+(s===void 0?"":s)+")_"+a(++r+i,36)}}),Me=h((t,e)=>{"use strict";var n=ie(),r=fl(),i=Bt(),a=dl(),s=cl(),u=ll(),o=n.Symbol,l=r("wks"),c=u?o.for||o:o&&o.withoutSetter||a;e.exports=function(p){return i(l,p)||(l[p]=s&&i(o,p)?o[p]:c("Symbol."+p)),l[p]}}),Gv=h((t,e)=>{"use strict";var n=Pe(),r=Ve(),i=pl(),a=ga(),s=Fv(),u=Me(),o=TypeError,l=u("toPrimitive");e.exports=function(c,p){if(!r(c)||i(c))return c;var m=a(c,l),d;if(m){if(p===void 0&&(p="default"),d=n(m,c,p),!r(d)||i(d))return d;throw new o("Can't convert object to primitive value")}return p===void 0&&(p="number"),s(c,p)}}),ml=h((t,e)=>{"use strict";var n=Gv(),r=pl();e.exports=function(i){var a=n(i,"string");return r(a)?a:a+""}}),hl=h((t,e)=>{"use strict";var n=ie(),r=Ve(),i=n.document,a=r(i)&&r(i.createElement);e.exports=function(s){return a?i.createElement(s):{}}}),vl=h((t,e)=>{"use strict";var n=yt(),r=Ge(),i=hl();e.exports=!n&&!r(function(){return Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a!==7})}),Vv=h(t=>{"use strict";var e=yt(),n=Pe(),r=Bv(),i=ol(),a=Rv(),s=ml(),u=Bt(),o=vl(),l=Object.getOwnPropertyDescriptor;t.f=e?l:function(c,p){if(c=a(c),p=s(p),o)try{return l(c,p)}catch{}if(u(c,p))return i(!n(r.f,c,p),c[p])}}),yl=h((t,e)=>{"use strict";var n=Ge(),r=ce(),i=/#|\.prototype\./,a=function(c,p){var m=u[s(c)];return m===l?!0:m===o?!1:r(p)?n(p):!!p},s=a.normalize=function(c){return String(c).replace(i,".").toLowerCase()},u=a.data={},o=a.NATIVE="N",l=a.POLYFILL="P";e.exports=a}),pr=h((t,e)=>{"use strict";var n=sl(),r=at(),i=sr(),a=n(n.bind);e.exports=function(s,u){return r(s),u===void 0?s:i?a(s,u):function(){return s.apply(u,arguments)}}}),Wv=h((t,e)=>{"use strict";var n=yt(),r=Ge();e.exports=n&&r(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})}),$t=h((t,e)=>{"use strict";var n=Ve(),r=String,i=TypeError;e.exports=function(a){if(n(a))return a;throw new i(r(a)+" is not an object")}}),xa=h(t=>{"use strict";var e=yt(),n=vl(),r=Wv(),i=$t(),a=ml(),s=TypeError,u=Object.defineProperty,o=Object.getOwnPropertyDescriptor,l="enumerable",c="configurable",p="writable";t.f=e?r?function(m,d,g){if(i(m),d=a(d),i(g),typeof m=="function"&&d==="prototype"&&"value"in g&&p in g&&!g[p]){var y=o(m,d);y&&y[p]&&(m[d]=g.value,g={configurable:c in g?g[c]:y[c],enumerable:l in g?g[l]:y[l],writable:!1})}return u(m,d,g)}:u:function(m,d,g){if(i(m),d=a(d),i(g),n)try{return u(m,d,g)}catch{}if("get"in g||"set"in g)throw new s("Accessors not supported");return"value"in g&&(m[d]=g.value),m}}),fr=h((t,e)=>{"use strict";var n=yt(),r=xa(),i=ol();e.exports=n?function(a,s,u){return r.f(a,s,i(1,u))}:function(a,s,u){return a[s]=u,a}}),bt=h((t,e)=>{"use strict";var n=ie(),r=al(),i=sl(),a=ce(),s=Vv().f,u=yl(),o=ya(),l=pr(),c=fr(),p=Bt();lr();var m=function(d){var g=function(y,I,S){if(this instanceof g){switch(arguments.length){case 0:return new d;case 1:return new d(y);case 2:return new d(y,I)}return new d(y,I,S)}return r(d,this,arguments)};return g.prototype=d.prototype,g};e.exports=function(d,g){var y=d.target,I=d.global,S=d.stat,j=d.proto,C=I?n:S?n[y]:n[y]&&n[y].prototype,k=I?o:o[y]||c(o,y,{})[y],f=k.prototype,v,_,T,D,O,q,N,x,R;for(D in g)v=u(I?D:y+(S?".":"#")+D,d.forced),_=!v&&C&&p(C,D),q=k[D],_&&(d.dontCallGetSet?(R=s(C,D),N=R&&R.value):N=C[D]),O=_&&N?N:g[D],!(!v&&!j&&typeof q==typeof O)&&(d.bind&&_?x=l(O,n):d.wrap&&_?x=m(O):j&&a(O)?x=i(O):x=O,(d.sham||O&&O.sham||q&&q.sham)&&c(x,"sham",!0),c(k,D,x),j&&(T=y+"Prototype",p(o,T)||c(o,T,{}),c(o[T],D,O),d.real&&f&&(v||!f[D])&&c(f,D,O)))}}),bl=h((t,e)=>{"use strict";var n=ie(),r=cn(),i=or(),a=function(s){return r.slice(0,s.length)===s};e.exports=function(){return a("Bun/")?"BUN":a("Cloudflare-Workers")?"CLOUDFLARE":a("Deno/")?"DENO":a("Node.js/")?"NODE":n.Bun&&typeof Bun.version=="string"?"BUN":n.Deno&&typeof Deno.version=="object"?"DENO":i(n.process)==="process"?"NODE":n.window&&n.document?"BROWSER":"REST"}()}),_a=h((t,e)=>{"use strict";var n=bl();e.exports=n==="NODE"}),gl=h((t,e)=>{"use strict";var n=fr();e.exports=function(r,i,a,s){return s&&s.enumerable?r[i]=a:n(r,i,a),r}}),Uv=h((t,e)=>{"use strict";var n=ze(),r=at();e.exports=function(i,a,s){try{return n(r(Object.getOwnPropertyDescriptor(i,a)[s]))}catch{}}}),Xv=h((t,e)=>{"use strict";var n=Ve();e.exports=function(r){return n(r)||r===null}}),Kv=h((t,e)=>{"use strict";var n=Xv(),r=String,i=TypeError;e.exports=function(a){if(n(a))return a;throw new i("Can't set "+r(a)+" as a prototype")}}),Jv=h((t,e)=>{"use strict";var n=Uv(),r=Ve(),i=va(),a=Kv();e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var s=!1,u={},o;try{o=n(Object.prototype,"__proto__","set"),o(u,[]),s=u instanceof Array}catch{}return function(l,c){return i(l),a(c),r(l)&&(s?o(l,c):l.__proto__=c),l}}():void 0)}),wa=h((t,e)=>{"use strict";var n=Me(),r=n("toStringTag"),i={};i[r]="z",e.exports=String(i)==="[object z]"}),ka=h((t,e)=>{"use strict";var n=wa(),r=ce(),i=or(),a=Me(),s=a("toStringTag"),u=Object,o=i(function(){return arguments}())==="Arguments",l=function(c,p){try{return c[p]}catch{}};e.exports=n?i:function(c){var p,m,d;return c===void 0?"Undefined":c===null?"Null":typeof(m=l(p=u(c),s))=="string"?m:o?i(p):(d=i(p))==="Object"&&r(p.callee)?"Arguments":d}}),Zv=h((t,e)=>{"use strict";var n=wa(),r=ka();e.exports=n?{}.toString:function(){return"[object "+r(this)+"]"}}),Yv=h((t,e)=>{"use strict";var n=wa(),r=xa().f,i=fr(),a=Bt(),s=Zv(),u=Me(),o=u("toStringTag");e.exports=function(l,c,p,m){var d=p?l:l&&l.prototype;d&&(a(d,o)||r(d,o,{configurable:!0,value:c}),m&&!n&&i(d,"toString",s))}}),Qv=h((t,e)=>{"use strict";var n=xa();e.exports=function(r,i,a){return n.f(r,i,a)}}),ey=h((t,e)=>{"use strict";var n=Mt(),r=Qv(),i=Me(),a=yt(),s=i("species");e.exports=function(u){var o=n(u);a&&o&&!o[s]&&r(o,s,{configurable:!0,get:function(){return this}})}}),ty=h((t,e)=>{"use strict";var n=ba(),r=TypeError;e.exports=function(i,a){if(n(a,i))return i;throw new r("Incorrect invocation")}}),xl=h((t,e)=>{"use strict";var n=ze(),r=ce(),i=lr(),a=n(Function.toString);r(i.inspectSource)||(i.inspectSource=function(s){return a(s)}),e.exports=i.inspectSource}),ny=h((t,e)=>{"use strict";var n=ze(),r=Ge(),i=ce(),a=ka(),s=Mt(),u=xl(),o=function(){},l=s("Reflect","construct"),c=/^\s*(?:class|function)\b/,p=n(c.exec),m=!c.test(o),d=function(y){if(!i(y))return!1;try{return l(o,[],y),!0}catch{return!1}},g=function(y){if(!i(y))return!1;switch(a(y)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return m||!!p(c,u(y))}catch{return!0}};g.sham=!0,e.exports=!l||r(function(){var y;return d(d.call)||!d(Object)||!d(function(){y=!0})||y})?g:d}),ry=h((t,e)=>{"use strict";var n=ny(),r=cr(),i=TypeError;e.exports=function(a){if(n(a))return a;throw new i(r(a)+" is not a constructor")}}),iy=h((t,e)=>{"use strict";var n=$t(),r=ry(),i=ur(),a=Me(),s=a("species");e.exports=function(u,o){var l=n(u).constructor,c;return l===void 0||i(c=n(l)[s])?o:r(c)}}),ay=h((t,e)=>{"use strict";var n=Mt();e.exports=n("document","documentElement")}),sy=h((t,e)=>{"use strict";var n=ze();e.exports=n([].slice)}),oy=h((t,e)=>{"use strict";var n=TypeError;e.exports=function(r,i){if(r<i)throw new n("Not enough arguments");return r}}),_l=h((t,e)=>{"use strict";var n=cn();e.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(n)}),wl=h((t,e)=>{"use strict";var n=ie(),r=al(),i=pr(),a=ce(),s=Bt(),u=Ge(),o=ay(),l=sy(),c=hl(),p=oy(),m=_l(),d=_a(),g=n.setImmediate,y=n.clearImmediate,I=n.process,S=n.Dispatch,j=n.Function,C=n.MessageChannel,k=n.String,f=0,v={},_="onreadystatechange",T,D,O,q;u(function(){T=n.location});var N=function(b){if(s(v,b)){var V=v[b];delete v[b],V()}},x=function(b){return function(){N(b)}},R=function(b){N(b.data)},X=function(b){n.postMessage(k(b),T.protocol+"//"+T.host)};(!g||!y)&&(g=function(b){p(arguments.length,1);var V=a(b)?b:j(b),me=l(arguments,1);return v[++f]=function(){r(V,void 0,me)},D(f),f},y=function(b){delete v[b]},d?D=function(b){I.nextTick(x(b))}:S&&S.now?D=function(b){S.now(x(b))}:C&&!m?(O=new C,q=O.port2,O.port1.onmessage=R,D=i(q.postMessage,q)):n.addEventListener&&a(n.postMessage)&&!n.importScripts&&T&&T.protocol!=="file:"&&!u(X)?(D=X,n.addEventListener("message",R,!1)):_ in c("script")?D=function(b){o.appendChild(c("script"))[_]=function(){o.removeChild(this),N(b)}}:D=function(b){setTimeout(x(b),0)}),e.exports={set:g,clear:y}}),uy=h((t,e)=>{"use strict";var n=ie(),r=yt(),i=Object.getOwnPropertyDescriptor;e.exports=function(a){if(!r)return n[a];var s=i(n,a);return s&&s.value}}),kl=h((t,e)=>{"use strict";var n=function(){this.head=null,this.tail=null};n.prototype={add:function(r){var i={item:r,next:null},a=this.tail;a?a.next=i:this.head=i,this.tail=i},get:function(){var r=this.head;if(r){var i=this.head=r.next;return i===null&&(this.tail=null),r.item}}},e.exports=n}),cy=h((t,e)=>{"use strict";var n=cn();e.exports=/ipad|iphone|ipod/i.test(n)&&typeof Pebble<"u"}),ly=h((t,e)=>{"use strict";var n=cn();e.exports=/web0s(?!.*chrome)/i.test(n)}),py=h((t,e)=>{"use strict";var n=ie(),r=uy(),i=pr(),a=wl().set,s=kl(),u=_l(),o=cy(),l=ly(),c=_a(),p=n.MutationObserver||n.WebKitMutationObserver,m=n.document,d=n.process,g=n.Promise,y=r("queueMicrotask"),I,S,j,C,k;y||(f=new s,v=function(){var _,T;for(c&&(_=d.domain)&&_.exit();T=f.get();)try{T()}catch(D){throw f.head&&I(),D}_&&_.enter()},!u&&!c&&!l&&p&&m?(S=!0,j=m.createTextNode(""),new p(v).observe(j,{characterData:!0}),I=function(){j.data=S=!S}):!o&&g&&g.resolve?(C=g.resolve(void 0),C.constructor=g,k=i(C.then,C),I=function(){k(v)}):c?I=function(){d.nextTick(v)}:(a=i(a,n),I=function(){a(v)}),y=function(_){f.head||I(),f.add(_)});var f,v;e.exports=y}),fy=h((t,e)=>{"use strict";e.exports=function(n,r){try{arguments.length===1?console.error(n):console.error(n,r)}catch{}}}),Ea=h((t,e)=>{"use strict";e.exports=function(n){try{return{error:!1,value:n()}}catch(r){return{error:!0,value:r}}}}),dy=h((t,e)=>{"use strict";var n=ie(),r=ce(),i=n.WeakMap;e.exports=r(i)&&/native code/.test(String(i))}),my=h((t,e)=>{"use strict";var n=fl(),r=dl(),i=n("keys");e.exports=function(a){return i[a]||(i[a]=r(a))}}),hy=h((t,e)=>{"use strict";e.exports={}}),vy=h((t,e)=>{"use strict";var n=dy(),r=ie(),i=Ve(),a=fr(),s=Bt(),u=lr(),o=my(),l=hy(),c="Object already initialized",p=r.TypeError,m=r.WeakMap,d,g,y,I=function(k){return y(k)?g(k):d(k,{})},S=function(k){return function(f){var v;if(!i(f)||(v=g(f)).type!==k)throw new p("Incompatible receiver, "+k+" required");return v}};n||u.state?(j=u.state||(u.state=new m),j.get=j.get,j.has=j.has,j.set=j.set,d=function(k,f){if(j.has(k))throw new p(c);return f.facade=k,j.set(k,f),f},g=function(k){return j.get(k)||{}},y=function(k){return j.has(k)}):(C=o("state"),l[C]=!0,d=function(k,f){if(s(k,C))throw new p(c);return f.facade=k,a(k,C,f),f},g=function(k){return s(k,C)?k[C]:{}},y=function(k){return s(k,C)});var j,C;e.exports={set:d,get:g,has:y,enforce:I,getterFor:S}}),pn=h((t,e)=>{"use strict";var n=ie();e.exports=n.Promise}),fn=h((t,e)=>{"use strict";var n=ie(),r=pn(),i=ce(),a=yl(),s=xl(),u=Me(),o=bl(),l=ln(),c=ul(),p=r&&r.prototype,m=u("species"),d=!1,g=i(n.PromiseRejectionEvent),y=a("Promise",function(){var I=s(r),S=I!==String(r);if(!S&&c===66||l&&!(p.catch&&p.finally))return!0;if(!c||c<51||!/native code/.test(I)){var j=new r(function(f){f(1)}),C=function(f){f(function(){},function(){})},k=j.constructor={};if(k[m]=C,d=j.then(function(){})instanceof C,!d)return!0}return!S&&(o==="BROWSER"||o==="DENO")&&!g});e.exports={CONSTRUCTOR:y,REJECTION_EVENT:g,SUBCLASSING:d}}),Rt=h((t,e)=>{"use strict";var n=at(),r=TypeError,i=function(a){var s,u;this.promise=new a(function(o,l){if(s!==void 0||u!==void 0)throw new r("Bad Promise constructor");s=o,u=l}),this.resolve=n(s),this.reject=n(u)};e.exports.f=function(a){return new i(a)}}),yy=h(()=>{"use strict";var t=bt(),e=ln(),n=_a(),r=ie(),i=Pe(),a=gl(),s=Jv(),u=Yv(),o=ey(),l=at(),c=ce(),p=Ve(),m=ty(),d=iy(),g=wl().set,y=py(),I=fy(),S=Ea(),j=kl(),C=vy(),k=pn(),f=fn(),v=Rt(),_="Promise",T=f.CONSTRUCTOR,D=f.REJECTION_EVENT,O=f.SUBCLASSING,q=C.getterFor(_),N=C.set,x=k&&k.prototype,R=k,X=x,b=r.TypeError,V=r.document,me=r.process,pt=v.f,ft=pt,te=!!(V&&V.createEvent&&r.dispatchEvent),Re="unhandledrejection",dt="rejectionhandled",mt=0,ns=1,sf=2,Or=1,rs=2,En,is,of,as,ss=function(A){var M;return p(A)&&c(M=A.then)?M:!1},os=function(A,M){var W=M.value,U=M.state===ns,ne=U?A.ok:A.fail,Sn=A.resolve,An=A.reject,At=A.domain,Tt,ps,fs;try{ne?(U||(M.rejection===rs&&cf(M),M.rejection=Or),ne===!0?Tt=W:(At&&At.enter(),Tt=ne(W),At&&(At.exit(),fs=!0)),Tt===A.promise?An(new b("Promise-chain cycle")):(ps=ss(Tt))?i(ps,Tt,Sn,An):Sn(Tt)):An(W)}catch(lf){At&&!fs&&At.exit(),An(lf)}},us=function(A,M){A.notified||(A.notified=!0,y(function(){for(var W=A.reactions,U;U=W.get();)os(U,A);A.notified=!1,M&&!A.rejection&&uf(A)}))},cs=function(A,M,W){var U,ne;te?(U=V.createEvent("Event"),U.promise=M,U.reason=W,U.initEvent(A,!1,!0),r.dispatchEvent(U)):U={promise:M,reason:W},!D&&(ne=r["on"+A])?ne(U):A===Re&&I("Unhandled promise rejection",W)},uf=function(A){i(g,r,function(){var M=A.facade,W=A.value,U=ls(A),ne;if(U&&(ne=S(function(){n?me.emit("unhandledRejection",W,M):cs(Re,M,W)}),A.rejection=n||ls(A)?rs:Or,ne.error))throw ne.value})},ls=function(A){return A.rejection!==Or&&!A.parent},cf=function(A){i(g,r,function(){var M=A.facade;n?me.emit("rejectionHandled",M):cs(dt,M,A.value)})},Et=function(A,M,W){return function(U){A(M,U,W)}},St=function(A,M,W){A.done||(A.done=!0,W&&(A=W),A.value=M,A.state=sf,us(A,!0))},Cr=function(A,M,W){if(!A.done){A.done=!0,W&&(A=W);try{if(A.facade===M)throw new b("Promise can't be resolved itself");var U=ss(M);U?y(function(){var ne={done:!1};try{i(U,M,Et(Cr,ne,A),Et(St,ne,A))}catch(Sn){St(ne,Sn,A)}}):(A.value=M,A.state=ns,us(A,!1))}catch(ne){St({done:!1},ne,A)}}};if(T&&(R=function(A){m(this,X),l(A),i(En,this);var M=q(this);try{A(Et(Cr,M),Et(St,M))}catch(W){St(M,W)}},X=R.prototype,En=function(A){N(this,{type:_,done:!1,notified:!1,parent:!1,reactions:new j,rejection:!1,state:mt,value:null})},En.prototype=a(X,"then",function(A,M){var W=q(this),U=pt(d(this,R));return W.parent=!0,U.ok=c(A)?A:!0,U.fail=c(M)&&M,U.domain=n?me.domain:void 0,W.state===mt?W.reactions.add(U):y(function(){os(U,W)}),U.promise}),is=function(){var A=new En,M=q(A);this.promise=A,this.resolve=Et(Cr,M),this.reject=Et(St,M)},v.f=pt=function(A){return A===R||A===of?new is(A):ft(A)},!e&&c(k)&&x!==Object.prototype)){as=x.then,O||a(x,"then",function(A,M){var W=this;return new R(function(U,ne){i(as,W,U,ne)}).then(A,M)},{unsafe:!0});try{delete x.constructor}catch{}s&&s(x,X)}t({global:!0,constructor:!0,wrap:!0,forced:T},{Promise:R}),u(R,_,!1,!0),o(_)}),El=h((t,e)=>{"use strict";e.exports={}}),by=h((t,e)=>{"use strict";var n=Me(),r=El(),i=n("iterator"),a=Array.prototype;e.exports=function(s){return s!==void 0&&(r.Array===s||a[i]===s)}}),gy=h((t,e)=>{"use strict";var n=Math.ceil,r=Math.floor;e.exports=Math.trunc||function(i){var a=+i;return(a>0?r:n)(a)}}),xy=h((t,e)=>{"use strict";var n=gy();e.exports=function(r){var i=+r;return i!==i||i===0?0:n(i)}}),_y=h((t,e)=>{"use strict";var n=xy(),r=Math.min;e.exports=function(i){var a=n(i);return a>0?r(a,9007199254740991):0}}),wy=h((t,e)=>{"use strict";var n=_y();e.exports=function(r){return n(r.length)}}),Sl=h((t,e)=>{"use strict";var n=ka(),r=ga(),i=ur(),a=El(),s=Me(),u=s("iterator");e.exports=function(o){if(!i(o))return r(o,u)||r(o,"@@iterator")||a[n(o)]}}),ky=h((t,e)=>{"use strict";var n=Pe(),r=at(),i=$t(),a=cr(),s=Sl(),u=TypeError;e.exports=function(o,l){var c=arguments.length<2?s(o):l;if(r(c))return i(n(c,o));throw new u(a(o)+" is not iterable")}}),Ey=h((t,e)=>{"use strict";var n=Pe(),r=$t(),i=ga();e.exports=function(a,s,u){var o,l;r(a);try{if(o=i(a,"return"),!o){if(s==="throw")throw u;return u}o=n(o,a)}catch(c){l=!0,o=c}if(s==="throw")throw u;if(l)throw o;return r(o),u}}),Al=h((t,e)=>{"use strict";var n=pr(),r=Pe(),i=$t(),a=cr(),s=by(),u=wy(),o=ba(),l=ky(),c=Sl(),p=Ey(),m=TypeError,d=function(y,I){this.stopped=y,this.result=I},g=d.prototype;e.exports=function(y,I,S){var j=S&&S.that,C=!!(S&&S.AS_ENTRIES),k=!!(S&&S.IS_RECORD),f=!!(S&&S.IS_ITERATOR),v=!!(S&&S.INTERRUPTED),_=n(I,j),T,D,O,q,N,x,R,X=function(V){return T&&p(T,"normal",V),new d(!0,V)},b=function(V){return C?(i(V),v?_(V[0],V[1],X):_(V[0],V[1])):v?_(V,X):_(V)};if(k)T=y.iterator;else if(f)T=y;else{if(D=c(y),!D)throw new m(a(y)+" is not iterable");if(s(D)){for(O=0,q=u(y);q>O;O++)if(N=b(y[O]),N&&o(g,N))return N;return new d(!1)}T=l(y,D)}for(x=k?y.next:T.next;!(R=r(x,T)).done;){try{N=b(R.value)}catch(V){p(T,"throw",V)}if(typeof N=="object"&&N&&o(g,N))return N}return new d(!1)}}),Sy=h((t,e)=>{"use strict";var n=Me(),r=n("iterator"),i=!1;try{a=0,s={next:function(){return{done:!!a++}},return:function(){i=!0}},s[r]=function(){return this},Array.from(s,function(){throw 2})}catch{}var a,s;e.exports=function(u,o){try{if(!o&&!i)return!1}catch{return!1}var l=!1;try{var c={};c[r]=function(){return{next:function(){return{done:l=!0}}}},u(c)}catch{}return l}}),Tl=h((t,e)=>{"use strict";var n=pn(),r=Sy(),i=fn().CONSTRUCTOR;e.exports=i||!r(function(a){n.all(a).then(void 0,function(){})})}),Ay=h(()=>{"use strict";var t=bt(),e=Pe(),n=at(),r=Rt(),i=Ea(),a=Al(),s=Tl();t({target:"Promise",stat:!0,forced:s},{all:function(u){var o=this,l=r.f(o),c=l.resolve,p=l.reject,m=i(function(){var d=n(o.resolve),g=[],y=0,I=1;a(u,function(S){var j=y++,C=!1;I++,e(d,o,S).then(function(k){C||(C=!0,g[j]=k,--I||c(g))},p)}),--I||c(g)});return m.error&&p(m.value),l.promise}})}),Ty=h(()=>{"use strict";var t=bt(),e=ln(),n=fn().CONSTRUCTOR,r=pn(),i=Mt(),a=ce(),s=gl(),u=r&&r.prototype;t({target:"Promise",proto:!0,forced:n,real:!0},{catch:function(l){return this.then(void 0,l)}}),!e&&a(r)&&(o=i("Promise").prototype.catch,u.catch!==o&&s(u,"catch",o,{unsafe:!0}));var o}),Ny=h(()=>{"use strict";var t=bt(),e=Pe(),n=at(),r=Rt(),i=Ea(),a=Al(),s=Tl();t({target:"Promise",stat:!0,forced:s},{race:function(u){var o=this,l=r.f(o),c=l.reject,p=i(function(){var m=n(o.resolve);a(u,function(d){e(m,o,d).then(l.resolve,c)})});return p.error&&c(p.value),l.promise}})}),Dy=h(()=>{"use strict";var t=bt(),e=Rt(),n=fn().CONSTRUCTOR;t({target:"Promise",stat:!0,forced:n},{reject:function(r){var i=e.f(this),a=i.reject;return a(r),i.promise}})}),Iy=h((t,e)=>{"use strict";var n=$t(),r=Ve(),i=Rt();e.exports=function(a,s){if(n(a),r(s)&&s.constructor===a)return s;var u=i.f(a),o=u.resolve;return o(s),u.promise}}),Oy=h(()=>{"use strict";var t=bt(),e=Mt(),n=ln(),r=pn(),i=fn().CONSTRUCTOR,a=Iy(),s=e("Promise"),u=n&&!i;t({target:"Promise",stat:!0,forced:n||i},{resolve:function(o){return a(u&&this===s?r:this,o)}})}),Cy=h(()=>{"use strict";yy(),Ay(),Ty(),Ny(),Dy(),Oy()}),Nl=h(()=>{"use strict";var t=bt(),e=Rt();t({target:"Promise",stat:!0},{withResolvers:function(){var n=e.f(this);return{promise:n.promise,resolve:n.resolve,reject:n.reject}}})}),jy=h((t,e)=>{"use strict";Cy(),Nl();var n=Pe(),r=ce(),i=ya(),a=i.Promise,s=a.withResolvers;e.exports=function(){return n(s,r(this)?this:a)}}),qy=h((t,e)=>{"use strict";var n=jy();e.exports=n}),zy=h(()=>{"use strict";Nl()}),Py=h((t,e)=>{"use strict";var n=qy();zy(),e.exports=n}),My=h((t,e)=>{"use strict";var n=Py();e.exports=n}),By=h((t,e)=>{"use strict";e.exports=My()}),Fk=Mv(By());var dn="DIRECT_LINE/CONNECT",Lk=`${dn}_FULFILLED`,Hk=`${dn}_FULFILLING`,Gk=`${dn}_PENDING`,Vk=`${dn}_REJECTED`,Wk=`${dn}_STILL_PENDING`;var Sa="DIRECT_LINE/DISCONNECT",Uk=`${Sa}_PENDING`,Xk=`${Sa}_REJECTED`,Kk=`${Sa}_FULFILLED`;var dr="DIRECT_LINE/POST_ACTIVITY",Jk=`${dr}_FULFILLED`,Zk=`${dr}_IMPEDED`,Yk=`${dr}_PENDING`,Qk=`${dr}_REJECTED`;var Ry={};Bi(Ry,{SENDING:()=>Ly,SEND_FAILED:()=>Fy,SENT:()=>Hy});var Fy="send failed",Ly="sending",Hy="sent",Gy={};Bi(Gy,{DICTATING:()=>Xy,IDLE:()=>Vy,STARTING:()=>Uy,STOPPING:()=>Ky,WILL_START:()=>Wy});var Vy=0,Wy=1,Uy=2,Xy=3,Ky=4,mr="DIRECT_LINE/RECONNECT",t0=`${mr}_FULFILLED`,n0=`${mr}_FULFILLING`,r0=`${mr}_PENDING`,i0=`${mr}_REJECTED`;var ir=Object.freeze([]),tl=F(Pi(),Ci(),ji(1)),s0=Oe([G({attachments:re(fe(jt()),ir),channelData:G({streamId:re(Fe(B())),streamSequence:tl,streamType:K("streaming")}),id:B(),text:re(Fe(B())),type:K("typing")}),G({attachments:re(fe(jt()),ir),channelData:G({streamId:re(Fe(B())),streamSequence:tl,streamType:K("informative")}),id:B(),text:B(),type:K("typing")}),G({attachments:re(fe(jt()),ir),channelData:G({streamId:F(B(),Vn()),streamType:K("final")}),id:B(),text:re(Fe(B())),type:K("message")}),G({attachments:re(fe(jt()),ir),channelData:G({streamId:F(B(),Vn()),streamType:K("final")}),id:B(),text:re(Fe(K(""))),type:K("typing")})]);var o0=Object.freeze([]);var u0=Object.freeze([]);var c0=Object.freeze({activity:void 0});var Qy="WEB_CHAT_INTERNAL/REGISTER_ACTION_SINK",d0=F(G({payload:F(G({sink:ge(t=>et(tn(),t).success)}),Q()),type:K(Qy)}),Q()),eb="WEB_CHAT_INTERNAL/UNREGISTER_ACTION_SINK",h0=F(G({payload:F(G({sink:ge(t=>et(tn(),t).success)}),Q()),type:K(eb)}),Q());var b0=Object.freeze([]),tb="WEB_CHAT/SET_SUGGESTED_ACTIONS",g0=F(G({payload:F(G({originActivity:re(ge(t=>et(G({}),t).success)),suggestedActions:F(fe(ge(t=>et(G({}),t).success)),Q())}),Q()),type:K(tb)}),Q());var M0=ma.getType.bind(ma);var rb=t=>Wn(re(Oe([F(fe(t),en(e=>e[0])),t])),void 0),Z=rb,ib=t=>Wn(F(fe(t),en(e=>e.filter(n=>typeof n<"u"))),e=>e?.value?[Le(t,e?.value)]:void 0);function ha(t){return ib(Z(t))}var ab={"@context":re(F(B(),K("https://schema.org"))),"@id":re(B()),"@type":B(),additionalType:Z(B()),alternateName:Z(B()),description:Z(B()),name:Z(B()),potentialAction:ha(Ae(()=>cb())),url:Z(B())},Ft=t=>zi({...ab,...t}),sb=t=>Le(Ft(),t),ob=t=>Ft({slogan:Z(B()),...t});var ub=t=>Ft({reviewAspect:Z(B()),...t}),cb=t=>Ft({actionOption:Z(B()),actionStatus:Z(F(B(),Mi(["ActiveActionStatus","CompletedActionStatus","FailedActionStatus","PotentialActionStatus"]))),provider:Z(Ae(()=>ob())),result:Z(ub()),...t});var nl=t=>Ft({inDefinedTermSet:Z(B()),termCode:Z(B()),...t});var lb=t=>G({description:Z(B()),image:Z(B()),name:Z(B()),...t}),ar=t=>Ft({abstract:Z(B()),author:Z(Oe([lb(),B()])),citation:ha(Ae(()=>ar())),isBasedOn:Z(Ae(()=>ar())),keywords:ha(Oe([Ae(()=>nl()),B()])),pattern:Z(Ae(()=>nl())),text:Z(B()),usageInfo:Z(Ae(()=>ar())),...t}),rl=t=>Le(ar(),t);function Lt(t){let e=(t||[]).find(r=>{if(r.type?.startsWith("https://schema.org/"))return sb(r)["@id"]===""}),n=e&&rl(e);return n&&rl(n)}var pb="WEB_CHAT/CLEAR_SUGGESTED_ACTIONS",iE=F(G({type:K(pb)}),Q());function Ht(t){return!!(t&&Lt(t?.entities||[])?.keywords?.includes("PreChatMessage"))}var Ul=w(ae()),Xl=w(le()),Ne=w(P());var st={"pre-chat-message-activity__body-title":"wdPvBTa_pre-chat-message-activity__body-title","pre-chat-message-activity__body-subtitle":"wdPvBTa_pre-chat-message-activity__body-subtitle","pre-chat-message-activity__body-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar","pre-chat-message-activity__toolbar":"wdPvBTa_pre-chat-message-activity__toolbar","pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity","pre-chat-message-activity__body--blueprint":"wdPvBTa_pre-chat-message-activity__body--blueprint"},Dl=st,pE=st["pre-chat-message-activity__body-title"];var fE=st["pre-chat-message-activity__body-subtitle"];var dE=st["pre-chat-message-activity__body-avatar"];var mE=st["pre-chat-message-activity__toolbar"];var hE=st["pre-chat-message-activity__body"];var vE=st["pre-chat-message-activity"];var yE=st["pre-chat-message-activity__body--blueprint"];var zl=w(Aa()),Pl=w(le()),we=w(P());var Cl=w(ae()),Ta=w(le()),_e=w(P());var mn={"pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title","pre-chat-message-activity__card-action-box":"woY4Pxq_pre-chat-message-activity__card-action-box","pre-chat-message-activity__card-action-subtitle":"woY4Pxq_pre-chat-message-activity__card-action-subtitle","pre-chat-message-activity__card-action-image":"woY4Pxq_pre-chat-message-activity__card-action-image"},Ol=mn,kE=mn["pre-chat-message-activity__card-action-title"];var EE=mn["pre-chat-message-activity__card-action-box"];var SE=mn["pre-chat-message-activity__card-action-subtitle"];var AE=mn["pre-chat-message-activity__card-action-image"];var{useFocus:fb,useRenderMarkdownAsHTML:db,useSendBoxValue:mb,useUIState:hb}=Cl.hooks,jl=({className:t,messageBackAction:e})=>{let[n,r]=mb(),[i]=hb(),a=z(Ol),s=fb(),u=ee(e?.displayText||e?.text||""),o=db("message activity"),l=(0,_e.useMemo)(()=>o?{__html:o(e?.text||"")}:void 0,[e?.text,o]),c=i==="disabled",p=e&&"title"in e&&e.title,m=i==="blueprint"||!p,d=(0,_e.useCallback)(()=>{r(u.current),s("sendBox")},[s,u,r]);return m?_e.default.createElement("div",{className:(0,Ta.default)(t,a["pre-chat-message-activity__card-action-box"]),"data-testid":H.preChatMessageActivityStarterPromptsCardAction}):_e.default.createElement("button",{"aria-disabled":c?!0:void 0,className:(0,Ta.default)(t,a["pre-chat-message-activity__card-action-box"]),"data-testid":H.preChatMessageActivityStarterPromptsCardAction,onClick:c?void 0:d,tabIndex:c?-1:void 0,type:"button"},_e.default.createElement("div",{className:a["pre-chat-message-activity__card-action-title"]},p),"image"in e&&e.image&&_e.default.createElement(he,{appearance:"text",className:a["pre-chat-message-activity__card-action-image"],mask:e.image}),_e.default.createElement("div",{className:a["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:l}))};jl.displayName="StarterPromptsCardAction";var hn=(0,_e.memo)(jl);var Na={"pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid","pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar"},ql=Na,ME=Na["pre-chat-message-activity__card-action-toolbar-grid"];var BE=Na["pre-chat-message-activity__card-action-toolbar"];var{useUIState:vb}=zl.hooks,Ml=({cardActions:t,className:e})=>{let n=z(ql),[r]=vb();return we.default.createElement("div",{className:(0,Pl.default)(e,n["pre-chat-message-activity__card-action-toolbar"])},we.default.createElement("div",{className:n["pre-chat-message-activity__card-action-toolbar-grid"]},r==="blueprint"?we.default.createElement(we.Fragment,null,we.default.createElement(hn,null),we.default.createElement(hn,null),we.default.createElement(hn,null)):t.filter(i=>i.type==="messageBack").map((i,a)=>we.default.createElement(hn,{key:a,messageBackAction:i}))))};Ml.displayName="StarterPromptsToolbar";var Bl=(0,we.memo)(Ml);var Vl=w(le()),yn=w(P());var hr={"activity-decorator":"wLpvzAq_activity-decorator","variant-fluent":"wLpvzAq_variant-fluent","variant-copilot":"wLpvzAq_variant-copilot"},Da=hr,UE=hr["activity-decorator"];var XE=hr["variant-fluent"];var KE=hr["variant-copilot"];var We=w(P()),Hl=w(ae());var $l=w(P()),Rl=w(ae()),{useStyleOptions:yb}=Rl.hooks;function Ia(t){let[e]=yb();return(0,$l.useMemo)(()=>Object.freeze([{...e,...t?.channelData?.webChat?.styleOptions}]),[t?.channelData?.webChat?.styleOptions,e])}function Oa(t){return!!(t&&Lt(t?.entities||[])?.keywords?.includes("AIGeneratedContent"))}var Fl=w(P());function Gt(t){return(0,Fl.useMemo)(()=>{let e=Lt(t?.entities||[]);return typeof e?.author=="string"?{"@type":"Person",description:void 0,image:void 0,name:e?.author}:e?.author},[t])}var vn={"copilot-message-header__title":"wyJATiG_copilot-message-header__title","copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar","copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content","copilot-message-header":"wyJATiG_copilot-message-header"},Ll=vn,a1=vn["copilot-message-header__title"];var s1=vn["copilot-message-header__avatar"];var o1=vn["copilot-message-header__ai-generated-content"];var u1=vn["copilot-message-header"];var{useLocalizer:bb}=Hl.hooks;function gb({activity:t}){let[{botAvatarImage:e,botAvatarBackgroundColor:n}]=Ia(t),r=z(Ll),i=bb(),a=Oa(t),s=(0,We.useMemo)(()=>({"--background-color":n}),[n]),u=Gt(t),o=u?.image||e,l=u?.name||t?.from?.name;return We.default.createElement("div",{className:r["copilot-message-header"]},o&&We.default.createElement("img",{alt:i("AVATAR_ALT",l),className:r["copilot-message-header__avatar"],src:o,style:s}),We.default.createElement("span",{className:r["copilot-message-header__title"],title:l},l),a&&We.default.createElement("span",{className:r["copilot-message-header__ai-generated-content"]},i("ACTIVITY_CONTENT_CAUTION")))}var Gl=(0,We.memo)(gb);function Wl({activity:t,children:e}){let n=z(Da),r=Yt(),i=Ie(Da),a=r.includes("copilot")&&t?.from?.role==="bot"&&!!e;return yn.default.createElement("div",{className:(0,Vl.default)(n["activity-decorator"],i)},a&&yn.default.createElement(Gl,{activity:t}),e)}Wl.displayName="ActivityDecorator";var Ca=(0,yn.memo)(Wl);var{useLocalizer:xb,useRenderMarkdownAsHTML:_b,useUIState:wb}=Ul.hooks,Kl=({activity:t})=>{let[e]=wb(),n=z(Dl),r=_b(),i=xb(),a=Gt(t),s=(0,Ne.useMemo)(()=>r?{__html:r(a?.description||"")}:{__html:""},[a?.description,r]);return Ne.default.createElement("div",{className:n["pre-chat-message-activity"]},a&&Ne.default.createElement("div",{className:(0,Xl.default)(n["pre-chat-message-activity__body"],e==="blueprint"&&n["pre-chat-message-activity__body--blueprint"])},a.image&&Ne.default.createElement("img",{alt:i("AVATAR_ALT",a.name),className:n["pre-chat-message-activity__body-avatar"],src:a.image}),a.name&&Ne.default.createElement("h2",{className:n["pre-chat-message-activity__body-title"]},a.name),a.description&&Ne.default.createElement("div",{className:n["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),Ne.default.createElement(Bl,{cardActions:t.suggestedActions?.actions||[],className:n["pre-chat-message-activity__toolbar"]}))};Kl.displayName="PreChatMessageActivity";var ja=(0,Ne.memo)(Kl);function qa(t){let{title:e}=t,{type:n,value:r}=t;return n==="messageBack"?e||t.displayText:e||(typeof r=="string"?r:JSON.stringify(r))}var Y=w(P()),Jl=(0,Y.createContext)({itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function kb(t){let e=(0,Y.useRef)(0),n=(0,Y.useRef)([]),r=(0,Y.useCallback)(({current:c},p)=>c&&(c.tabIndex=e.current===p?0:-1),[e]),i=(0,Y.useCallback)(c=>{let p;typeof c=="number"?p=c:p=c(e.current),p&&!n.current.at(p)?.current&&(p=0),e.current!==p&&(e.current=p,n.current.forEach((m,d)=>r(m,d)),n.current.at(p)?.current?.focus())},[r,n,e]),a=(0,Y.useCallback)(c=>{let{target:p}=c,m=n.current.findIndex(({current:d})=>d===p);m!==-1&&i(m)},[n,i]),s=(0,Y.useCallback)(c=>p=>{let m=!t.direction,d=/up|down/iu.test(c)&&t.direction==="vertical",g=/left|right/iu.test(c)&&t.direction==="horizontal",y=/right|down/iu.test(c),I=m||d||g?y?1:-1:0,S=n.current.map((C,k)=>k),j=S.indexOf(p)+I;return S.at(j)??0},[t.direction]),u=(0,Y.useCallback)(c=>{let{key:p}=c;switch(p){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":i(s(p));break;case"Home":i(0);break;case"End":i(-1);break;case"Escape":t.onEscapeKey?.();break;default:return}c.preventDefault(),c.stopPropagation()},[i,s,t]),o=(0,Y.useCallback)((c,p)=>{let{current:m}=c;return n.current[Number(p)]=c,m.addEventListener("focus",a),m.addEventListener("keydown",u),r(c,p),()=>{m.removeEventListener("focus",a),m.removeEventListener("keydown",u),delete n.current[Number(p)]}},[a,u,r,n]),l=(0,Y.useMemo)(()=>({itemEffector:o}),[o]);return Y.default.createElement(Jl.Provider,{value:l},t.children)}function Zl(t){let e=(0,Y.useRef)(null),{itemEffector:n}=(0,Y.useContext)(Jl);return(0,Y.useEffect)(()=>n(e,t)),e}var Yl=(0,Y.memo)(kb);var tp=w(ae()),np=w(le()),ut=w(P());var ot=w(P()),Eb=t=>t.preventDefault(),Sb=(0,ot.forwardRef)(({"aria-hidden":t,children:e,className:n,"data-testid":r,disabled:i,onClick:a,tabIndex:s},u)=>{let o=(0,ot.useRef)(null);return ot.default.createElement("button",{"aria-disabled":i?"true":void 0,"aria-hidden":t,className:n,"data-testid":r,onClick:i?Eb:a,ref:u||o,tabIndex:i?-1:s,type:"button"},e)}),Ql=(0,ot.memo)(Sb);var za={"suggested-action__image":"wenGMeW_suggested-action__image","suggested-action":"wenGMeW_suggested-action"},ep=za,L1=za["suggested-action__image"];var H1=za["suggested-action"];var{useFocus:Ab,usePerformCardAction:Tb,useScrollToEnd:Nb,useStyleSet:Db,useSuggestedActionsHooks:Ib,useUIState:Ob}=tp.hooks;function Cb({buttonText:t,className:e,displayText:n,image:r,imageAlt:i,itemIndex:a,text:s,type:u,value:o}){let[l,c]=Ib().useSuggestedActions(),[{suggestedAction:p}]=Db(),[m]=Ob(),d=Ab(),g=Zl(a),y=Tb(),I=z(ep),S=Nb(),j=(0,ut.useCallback)(({target:C})=>{(async function(){await d("sendBoxWithoutKeyboard"),y({displayText:n,text:s,type:u,value:o},{target:C}),u==="openUrl"&&c([]),S()})()},[n,d,y,S,c,s,u,o]);return ut.default.createElement(Ql,{className:(0,np.default)(I["suggested-action"],p+"",(e||"")+""),"data-testid":H.sendBoxSuggestedAction,disabled:m==="disabled",onClick:j,ref:g,type:"button"},r&&ut.default.createElement("img",{alt:i,className:I["suggested-action__image"],src:r}),ut.default.createElement("span",null,t))}var rp=(0,ut.memo)(Cb);var vr={"suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked","suggested-actions":"wy3OzFW_suggested-actions","suggested-actions--flow":"wy3OzFW_suggested-actions--flow"},Pa=vr,tS=vr["suggested-actions--stacked"];var nS=vr["suggested-actions"];var rS=vr["suggested-actions--flow"];var{useFocus:jb,useLocalizer:qb,useStyleOptions:zb,useStyleSet:Pb,useSuggestedActionsHooks:Mb,useUIState:Bb}=ip.hooks;function $b(t){let[{suggestedActionLayout:e}]=zb(),[{suggestedActions:n}]=Pb(),[r]=Bb(),i=z(Pa);return Ue.default.createElement("div",{"aria-label":t["aria-label"],"aria-orientation":"vertical",className:(0,ap.default)(i["suggested-actions"],n+"",{[i["suggested-actions--flow"]]:e==="flow",[i["suggested-actions--stacked"]]:e!=="flow"},t.className),role:"toolbar"},r!=="blueprint"&&t.children)}function Rb(){let t=z(Pa),e=qb(),[n,r,{activity:i}]=Mb().useSuggestedActions(),a=jb(),s=(0,Ue.useCallback)(()=>{a("sendBox")},[a]),u=Ht(i)?[]:n.map((o,l)=>{let{displayText:c,image:p,imageAltText:m,text:d,type:g,value:y}=o;return n?.length?Ue.default.createElement(rp,{buttonText:qa(o),displayText:c,image:p,imageAlt:p&&(m||d),itemIndex:l,key:l,text:d,type:g,value:y}):null});return Ue.default.createElement(Yl,{onEscapeKey:s},Ue.default.createElement($b,{"aria-label":e("SUGGESTED_ACTIONS_LABEL_ALT"),className:t["suggested-actions"]},u))}var Ma=(0,Ue.memo)(Rb);var ct=w(P());var sp=w(P()),op=(0,sp.createContext)(new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));op.displayName="TelephoneKeypad.Context";var yr=op;var Fb=(0,ct.memo)(({children:t})=>{let[e,n]=(0,ct.useState)(!1),r=(0,ct.useMemo)(()=>Object.freeze({setShown:n,shown:e}),[n,e]);return ct.default.createElement(yr.Provider,{value:r},t)}),Ba=Fb;var gr=w(P());var lp=w(ae()),pp=w(le()),$=w(P());var br=w(P());function Be(){let{setShown:t,shown:e}=(0,br.useContext)(yr);return(0,br.useMemo)(()=>Object.freeze([e,t]),[e,t])}var $e=w(P());var bn={"telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal","telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text","telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby"},up=bn,wS=bn["telephone-keypad--horizontal"];var kS=bn["telephone-keypad__button"];var ES=bn["telephone-keypad__button__text"];var SS=bn["telephone-keypad__button__ruby"];var cp=(0,$e.memo)((0,$e.forwardRef)(({button:t,"data-testid":e,onClick:n,ruby:r},i)=>{let a=z(up),s=ee(n),u=(0,$e.useCallback)(()=>s.current?.(),[s]);return $e.default.createElement("button",{className:a["telephone-keypad__button"],"data-testid":e,onClick:u,ref:i,type:"button"},$e.default.createElement("span",{className:a["telephone-keypad__button__text"]},t==="*"?"\u2217":t),!!r&&$e.default.createElement("ruby",{className:a["telephone-keypad__button__ruby"]},r))}));cp.displayName="TelephoneKeypad.Button";var ye=cp;var gn={"telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__box":"wEgqGmW_telephone-keypad__box","telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link"},$a=gn,qS=gn["telephone-keypad"];var zS=gn["telephone-keypad__box"];var PS=gn["telephone-keypad__info-message"];var MS=gn["telephone-keypad__info-message-link"];var{LocalizedString:Lb}=lp.Components,fp=(0,$.memo)(({children:t,isHorizontal:e})=>{let n=z($a);return e?null:$.default.createElement("div",{className:n["telephone-keypad__box"]},t)});fp.displayName="TelephoneKeypad:Orientation";var dp=(0,$.memo)(({autoFocus:t,className:e,onButtonClick:n,isHorizontal:r})=>{let i=ee(t),a=z($a),s=(0,$.useRef)(null),u=ee(n),[,o]=Be(),l=(0,$.useCallback)(()=>u.current?.("1"),[u]),c=(0,$.useCallback)(()=>u.current?.("2"),[u]),p=(0,$.useCallback)(()=>u.current?.("3"),[u]),m=(0,$.useCallback)(()=>u.current?.("4"),[u]),d=(0,$.useCallback)(()=>u.current?.("5"),[u]),g=(0,$.useCallback)(()=>u.current?.("6"),[u]),y=(0,$.useCallback)(()=>u.current?.("7"),[u]),I=(0,$.useCallback)(()=>u.current?.("8"),[u]),S=(0,$.useCallback)(()=>u.current?.("9"),[u]),j=(0,$.useCallback)(()=>u.current?.("0"),[u]),C=(0,$.useCallback)(()=>u.current?.("*"),[u]),k=(0,$.useCallback)(()=>u.current?.("#"),[u]),f=(0,$.useCallback)(v=>{v.key==="Escape"&&o(!1)},[o]);return(0,$.useEffect)(()=>{i.current&&s.current?.focus()},[i,s]),$.default.createElement("div",{className:(0,pp.default)(a["telephone-keypad"],e),onKeyDown:f},$.default.createElement(fp,{isHorizontal:r},$.default.createElement(ye,{button:"1","data-testid":H.sendBoxTelephoneKeypadButton1,onClick:l,ref:s}),$.default.createElement(ye,{button:"2","data-testid":H.sendBoxTelephoneKeypadButton2,onClick:c,ruby:"ABC"}),$.default.createElement(ye,{button:"3","data-testid":H.sendBoxTelephoneKeypadButton3,onClick:p,ruby:"DEF"}),$.default.createElement(ye,{button:"4","data-testid":H.sendBoxTelephoneKeypadButton4,onClick:m,ruby:"GHI"}),$.default.createElement(ye,{button:"5","data-testid":H.sendBoxTelephoneKeypadButton5,onClick:d,ruby:"JKL"}),$.default.createElement(ye,{button:"6","data-testid":H.sendBoxTelephoneKeypadButton6,onClick:g,ruby:"MNO"}),$.default.createElement(ye,{button:"7","data-testid":H.sendBoxTelephoneKeypadButton7,onClick:y,ruby:"PQRS"}),$.default.createElement(ye,{button:"8","data-testid":H.sendBoxTelephoneKeypadButton8,onClick:I,ruby:"TUV"}),$.default.createElement(ye,{button:"9","data-testid":H.sendBoxTelephoneKeypadButton9,onClick:S,ruby:"WXYZ"}),$.default.createElement(ye,{button:"*","data-testid":H.sendBoxTelephoneKeypadButtonStar,onClick:C}),$.default.createElement(ye,{button:"0","data-testid":H.sendBoxTelephoneKeypadButton0,onClick:j,ruby:"+"}),$.default.createElement(ye,{button:"#","data-testid":H.sendBoxTelephoneKeypadButtonPound,onClick:k})),$.default.createElement("div",{className:a["telephone-keypad__info-message"]},$.default.createElement(he,{appearance:"text",icon:"info-16"}),$.default.createElement(Lb,{linkClassName:a["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});dp.displayName="TelephoneKeypad";var mp=dp;var hp=(0,gr.memo)(t=>Be()[0]?gr.default.createElement(mp,{...t}):null);hp.displayName="TelephoneKeypad.Surrogate";var Ra=hp;var gp=w(ae()),ke=w(P());var vp=w(Aa()),_r=w(le()),lt=w(P());var xn={"sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected",sendbox__toolbar:"weDCCeq_sendbox__toolbar","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator","sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button"},xr=xn,rA=xn["sendbox__toolbar-button--selected"];var iA=xn.sendbox__toolbar;var aA=xn["sendbox__toolbar-separator"];var sA=xn["sendbox__toolbar-button"];var{useUIState:yp}=vp.hooks,Hb=t=>t.preventDefault(),gt=(0,lt.memo)(t=>{let e=z(xr),[n]=yp(),r=t.disabled||n==="disabled";return lt.default.createElement("button",{"aria-disabled":r?"true":void 0,"aria-label":t["aria-label"],className:(0,_r.default)(e["sendbox__toolbar-button"],t.className,{[e["sendbox__toolbar-button--selected"]]:t.selected}),"data-testid":t["data-testid"],onClick:r?Hb:t.onClick,tabIndex:r?-1:void 0,type:t.type==="submit"?"submit":"button"},t.children)});gt.displayName="ToolbarButton";var Fa=(0,lt.memo)(t=>{let[e]=yp(),n=z(xr);return lt.default.createElement("div",{className:(0,_r.default)(n.sendbox__toolbar,t.className)},e!=="blueprint"&&t.children)});Fa.displayName="Toolbar";var La=(0,lt.memo)(t=>{let e=z(xr);return lt.default.createElement("div",{"aria-orientation":"vertical",className:(0,_r.default)(e["sendbox__toolbar-separator"],t.className),role:"separator"})});La.displayName="ToolbarSeparator";var Ha={"sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment","sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input"},bp=Ha,mA=Ha["sendbox__add-attachment"];var hA=Ha["sendbox__add-attachment-input"];var{useLocalizer:Gb,useStyleOptions:Vb}=gp.hooks;function Wb(t){let e=(0,ke.useRef)(null),n=z(bp),r=Gb(),[{uploadAccept:i,uploadMultiple:a}]=Vb(),s=ee(t.onFilesAdded),u=(0,ke.useCallback)(()=>e.current?.click(),[e]),o=(0,ke.useCallback)(({target:{files:l}})=>{l&&(s.current?.([...l]),e.current&&(e.current.value=""))},[e,s]);return ke.default.createElement("div",{className:n["sendbox__add-attachment"]},ke.default.createElement("input",{accept:i,"aria-disabled":t.disabled,"aria-hidden":"true",className:n["sendbox__add-attachment-input"],multiple:a,onInput:t.disabled?void 0:o,readOnly:t.disabled,ref:e,role:"button",tabIndex:-1,type:"file"}),ke.default.createElement(gt,{"aria-label":r("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":H.sendBoxUploadButton,onClick:u},ke.default.createElement(he,{appearance:"text",icon:"attachment"})))}var xp=(0,ke.memo)(Wb);var kp=w(xi()),_n=w(P());var _p={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},wp=_p,TA=_p["sendbox__error-message"];function Ep({error:t,id:e}){let n=z(wp);return(0,kp.useLiveRegion)(()=>t&&_n.default.createElement("div",{className:"sendbox__error-message__status"},t),[t]),_n.default.createElement("span",{className:n["sendbox__error-message"],id:e},t)}Ep.displayName="ErrorMessage";var Sp=(0,_n.memo)(Ep);var Ap=w(ae()),xt=w(P());var{useConnectivityStatus:Ub,useLocalizer:Xb}=Ap.hooks,Kb=({attachments:t,message:e})=>{let[n]=Ub(),[r,i]=(0,xt.useState)(),a=Xb(),s=ee(n!=="connected"&&n!=="reconnected"?"offline":!e&&!t.length?"empty":void 0),u=(0,xt.useMemo)(()=>Object.freeze(new Map().set("empty",a("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",a("CONNECTIVITY_STATUS_ALT_FATAL"))),[a]),o=!!e?.trim();r==="empty"&&o&&i(void 0);let l=(0,xt.useCallback)(()=>(i(s.current),s.current),[s]);return(0,xt.useMemo)(()=>Object.freeze([r&&u.get(r),l]),[r,u,l])},Tp=Kb;var Np=w(P()),Dp=w(ae()),{useScrollDown:Jb,useScrollUp:Zb}=Dp.hooks;function Ga(){let t=Jb(),e=Zb();return(0,Np.useCallback)(n=>{if(n.target instanceof HTMLTextAreaElement&&n.target.value)return;let{ctrlKey:r,metaKey:i,shiftKey:a}=n;if(r||i||a)return;let s=!0;switch(n.key){case"End":t({displacement:1/0});break;case"Home":e({displacement:1/0});break;case"PageDown":t();break;case"PageUp":e();break;default:s=!1;break}s&&(n.preventDefault(),n.stopPropagation())},[t,e])}var Ip=w(P());function Va(t){let e=(0,Ip.useMemo)(()=>Math.random().toString(36).substr(2,5),[]);return t=t?`${t}--`:"",`${t}${e}`}var be={sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid",sendbox:"wHTirJa_sendbox","sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__attachment-bar":"wHTirJa_sendbox__attachment-bar","sendbox__attachment-bar--in-grid":"wHTirJa_sendbox__attachment-bar--in-grid","sendbox__sendbox-text-area":"wHTirJa_sendbox__sendbox-text-area","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls","variant-copilot":"wHTirJa_variant-copilot","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error"},Wa=be,$A=be.sendbox__sendbox;var RA=be["sendbox__text-area--in-grid"];var FA=be.sendbox;var LA=be["sendbox__sendbox-controls--in-grid"];var HA=be["sendbox__telephone-keypad--in-grid"];var GA=be["sendbox__text-counter"];var VA=be["sendbox__attachment-bar"];var WA=be["sendbox__attachment-bar--in-grid"];var UA=be["sendbox__sendbox-text-area"];var XA=be["sendbox__sendbox-controls"];var KA=be["variant-copilot"];var JA=be["sendbox__text-counter--error"];var _t=w(P()),Op=w(ae());var{useLocalizer:Yb}=Op.hooks,Cp=(0,_t.memo)(()=>{let[t,e]=Be(),n=Yb(),r=(0,_t.useCallback)(()=>e(i=>!i),[e]);return _t.default.createElement(gt,{"aria-label":n("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":H.sendBoxTelephoneKeypadToolbarButton,onClick:r,selected:t},_t.default.createElement(he,{appearance:"text",icon:"keypad"}))});Cp.displayName="SendBox.TelephoneKeypadToolbarButton";var jp=Cp;var{useFocus:Qb,useLocalizer:eg,useMakeThumbnail:tg,useRegisterFocusSendBox:ng,useSendBoxAttachments:rg,useSendBoxValue:ig,useSendMessage:ag,useStyleOptions:sg,useUIState:og}=wr.hooks,{AttachmentBar:ug,TextArea:cg}=wr.Components;function qp(t){let[{hideTelephoneKeypadButton:e,hideUploadButton:n,maxMessageLength:r}]=sg(),[i,a]=rg(),[s,u]=ig(),[o,l]=(0,L.useState)(""),[c]=Be(),[p]=og(),m=z(Wa),d=Ie(Wa),g=Va("sendbox__error-message-id"),y=(0,L.useRef)(null),I=eg(),S=tg(),j=ag(),C=Qb(),k=t.isPrimary?s:o,f=t.isPrimary?u:l,v=p==="blueprint",[_,T]=Tp({message:k,attachments:i}),D=!!r&&k.length>r,O=!v&&!c&&r&&isFinite(r),q=!v&&c;ng((0,L.useCallback)(({noKeyboard:te,waitUntil:Re})=>{y.current&&(te?Re((async()=>{let dt=y.current?.getAttribute("readonly");y.current?.setAttribute("readonly","true"),await new Promise(mt=>setTimeout(mt,0)),y.current?.focus(),typeof dt!="string"?y.current?.removeAttribute("readonly"):y.current?.setAttribute("readonly",dt)})()):y.current?.focus())},[y]));let N=ee(i),x=ee(k),R=(0,L.useCallback)(te=>{"tabIndex"in te.target&&typeof te.target.tabIndex=="number"&&te.target.tabIndex>=0||C("sendBox")},[C]),X=(0,L.useCallback)(te=>f(te.currentTarget.value),[f]),b=(0,L.useCallback)(async te=>{let Re=Object.freeze(await Promise.all(te.map(dt=>S(dt).then(mt=>Object.freeze({blob:dt,...mt&&{thumbnailURL:mt}})))));a(N.current.concat(Re))},[N,S,a]),V=(0,L.useCallback)(te=>{te.preventDefault(),T()!=="empty"&&!D&&(j(x.current,void 0,{attachments:N.current}),f(""),a([])),C("sendBox")},[T,D,C,j,f,x,N,a]),me=(0,L.useCallback)(te=>j(`/DTMFKey ${te}`),[j]),pt=Ga(),ft={"aria-invalid":"false",..._&&{"aria-describedby":g,"aria-errormessage":g,"aria-invalid":"true"}};return L.default.createElement("form",{...ft,className:(0,wt.default)(m.sendbox,d,t.className),"data-testid":H.sendBoxContainer,onSubmit:V},L.default.createElement(Ma,null),L.default.createElement("div",{className:(0,wt.default)(m.sendbox__sendbox),onClickCapture:R,onKeyDown:pt},L.default.createElement(cg,{"aria-label":I(D?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:(0,wt.default)(m["sendbox__sendbox-text-area"],m["sendbox__text-area--in-grid"]),completion:t.completion,"data-testid":H.sendBoxTextBox,hidden:q,onInput:X,placeholder:t.placeholder??I("TEXT_INPUT_PLACEHOLDER"),ref:y,value:k}),L.default.createElement(Ra,{autoFocus:!0,className:m["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:me}),!v&&L.default.createElement(ug,{className:(0,wt.default)("webchat__send-box__attachment-bar",m["sendbox__attachment-bar"],m["sendbox__attachment-bar--in-grid"])}),L.default.createElement("div",{className:(0,wt.default)(m["sendbox__sendbox-controls"],m["sendbox__sendbox-controls--in-grid"])},O&&L.default.createElement("div",{className:(0,wt.default)(m["sendbox__text-counter"],{[m["sendbox__text-counter--error"]]:D})},`${k.length}/${r}`),L.default.createElement(Fa,null,!e&&L.default.createElement(jp,null),!n&&L.default.createElement(xp,{onFilesAdded:b}),L.default.createElement(La,null),L.default.createElement(gt,{"aria-label":I("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":H.sendBoxSendButton,disabled:D||q,type:"submit"},L.default.createElement(he,{appearance:"text",icon:"send"})))),L.default.createElement(Di,{onFilesAdded:b}),L.default.createElement(Sp,{error:_,id:g})))}var kr=(0,L.memo)(t=>L.default.createElement(qp,{...t,isPrimary:!0}));kr.displayName="PrimarySendBox";var Er=(0,L.memo)(qp);function Sr(t,e){try{if(typeof document>"u")return;var n=document.createElement("meta");n.setAttribute("name",t),e&&n.setAttribute("content",e),document.head.appendChild(n)}catch(r){console.error('inject-meta-tag: Failed to inject <meta name="'.concat(t,'"> tag.'),r)}}var Ir=w(Pp()),rf=w(ae()),af=w(Bp()),de=w(P());var Vp=w(le()),kt=w(P());var Lp=w(ae()),Ee=w(P());var Fp=w(P());var $p=w(P()),lg={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},Rp=(0,$p.createContext)(Object.create({},lg));Rp.displayName="AssetComposerContext";var Ar=Rp;function Ua(){return(0,Fp.useContext)(Ar)}function Xa(t){let e=Ua().urlStateMap.get(t);if(!e)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${t}" was not found.`);return e}var{useLocalizer:pg,useShouldReduceMotion:fg}=Lp.hooks,Hp=({className:t})=>{let[e]=fg(),[n]=Xa("sliding dots"),r=pg(),i=(0,Ee.useRef)(null),a=r("TYPING_INDICATOR_ALT"),s=ee(e),u=(0,Ee.useCallback)(()=>{let c=i.current?.contentDocument,p=c?.documentElement,{SVGSVGElement:m}=c?.defaultView||{};m&&p instanceof m&&p.pauseAnimations()},[i]),o=(0,Ee.useCallback)(()=>{let c=i.current?.contentDocument,p=c?.documentElement,{SVGSVGElement:m}=c?.defaultView||{};m&&p instanceof m&&p.unpauseAnimations()},[i]),l=(0,Ee.useCallback)(()=>s.current?u():o(),[u,s,o]);return(0,Ee.useEffect)(l,[l,e]),Ee.default.createElement("object",{"aria-label":a,className:t,data:n.href,onLoad:l,ref:i,type:"image/svg+xml"})};Hp.displayName="SlidingDots";var Tr=(0,Ee.memo)(Hp);var Ka={"variant-fluent":"wnVy-QG_variant-fluent","activity-loader":"wnVy-QG_activity-loader"},Gp=Ka,$T=Ka["variant-fluent"];var RT=Ka["activity-loader"];function dg({children:t}){let e=z(Gp),n=Ie(e);return kt.default.createElement(kt.Fragment,null,t,kt.default.createElement(Tr,{className:(0,Vp.default)(e["activity-loader"],n)}))}var Wp=(0,kt.memo)(dg);var Xe=w(P());var mg='<svg xmlns="http://www.w3.org/2000/svg" width="400" height="20" viewBox="0 0 400 20"><defs><linearGradient id="a" x1="0" x2="100%" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop offset="0%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#ad5ae1;#ad5ae1;#0E94E1;#0E94E1;#669fc2;#669fc2;#ad5ae1"/></stop><stop offset="50%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#e9618d;#e9618d;#57AB82;#57AB82;#6377e0;#6377e0;#e9618d"/></stop><stop offset="100%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#fd9e5f;#fd9e5f;#C6C225;#C6C225;#9b80ec;#9b80ec;#fd9e5f"/></stop></linearGradient></defs><g fill="url(#a)"><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="26;26;0;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;30;30;20;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="1;1;0;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="62;62;72;72;26;26;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="104;104;20;20;70;70;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="1;1;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="182;182;108;108;112;112;26"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;60;60;20;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="218;218;184;184;148;148;62"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="60;60;80;80;40;40;104"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="294;294;280;280;204;204;182"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="40;40;20;20;80;80;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="350;350;316;316;300;300;218"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="20;20;60;60;20;20;60"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="386;386;392;392;336;336;294"/><animate attributeName="width" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="20;20;40;40"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="0;0;1;1"/></rect><rect width="20" height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="422;422;428;428;392;392;350"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="0;0;1"/></rect></g></svg>',Up=(0,Xe.memo)(({children:t})=>{let e=(0,Xe.useMemo)(()=>URL.createObjectURL(new Blob([mg],{type:"image/svg+xml"})),[]);(0,Xe.useEffect)(()=>()=>URL.revokeObjectURL(e),[e]);let n=(0,Xe.useMemo)(()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(e)])]])}),[e]);return Xe.default.createElement(Ar.Provider,{value:n},t)});Up.displayName="AssetComposer";var Xp=Up;function Nr(t){return!!(t&&t.from.role==="channel"&&t.type==="message"&&"text"in t)}var wn=w(P());var Ja={"liner-message-activity":"wQVQNzG_liner-message-activity","liner-message-activity__text":"wQVQNzG_liner-message-activity__text"},Kp=Ja,QT=Ja["liner-message-activity"];var eN=Ja["liner-message-activity__text"];var Jp=({activity:t})=>{let e=z(Kp);return wn.default.createElement("div",{className:e["liner-message-activity"],role:"separator"},wn.default.createElement("span",{className:e["liner-message-activity__text"]},t.text))};Jp.displayName="LinerMessageActivity";var Za=(0,wn.memo)(Jp);var Zp=w(P()),Yp=w(le());var Ya={theme:"w2roZmq_theme","variant-copilot":"w2roZmq_variant-copilot"},Qa=Ya,pN=Ya.theme;var fN=Ya["variant-copilot"];var hg="webchat-fluent";function Dr(t){let e=z(Qa),n=Ie(Qa);return Zp.default.createElement("div",{className:(0,Yp.default)(hg,e.theme,n)},t.children)}var ef=w(ae());var tf=w(le()),kn=w(P());var es={"sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator","sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image"},Qp=es,wN=es["sliding-dots-typing-indicator"];var kN=es["sliding-dots-typing-indicator__image"];function vg(){let t=z(Qp);return kn.default.createElement("div",{className:t["sliding-dots-typing-indicator"],"data-testid":ef.testIds.typingIndicator},kn.default.createElement(Tr,{className:(0,tf.default)(t["sliding-dots-typing-indicator__image"])}))}var nf=(0,kn.memo)(vg);var{ThemeProvider:yg}=rf.Components,bg=Object.freeze([()=>t=>(...e)=>{let n=e[0]?.activity;if(Ht(n))return()=>de.default.createElement(ja,{activity:n});if(Nr(n))return()=>de.default.createElement(Za,{activity:n});let r=t(...e);return r&&((...i)=>de.default.createElement(Ca,{activity:n},r(...i)))}]),gg=[()=>()=>()=>kr],xg=Object.freeze([(0,Ir.createActivityBorderMiddleware)(t=>e=>e.livestreamingState==="preparing"?Wp:t(e))]),_g=Ai("fluent-theme"),wg=Object.freeze({feedbackActionsPlacement:"activity-actions"}),kg=Object.freeze([()=>t=>(...e)=>e[0].visible?de.default.createElement(nf,null):t(...e)]);function Eg({children:t,variant:e="fluent"}){return de.default.createElement(ac,{variant:e},de.default.createElement(Dr,null,de.default.createElement(Ba,null,de.default.createElement(yg,{activityMiddleware:bg,sendBoxMiddleware:gg,styleOptions:wg,styles:_g,typingIndicatorMiddleware:kg},de.default.createElement(Xp,null,de.default.createElement(af.WebChatDecorator,null,de.default.createElement(Ir.DecoratorComposer,{middleware:xg},t)))))))}var ts=(0,de.memo)(Eg);Sr("botframework-webchat:fluent-theme","version=4.18.1-main.20250701.b63791f; build-tool=tsup; module-format=esmodules");globalThis.WebChat={...globalThis.WebChat,FluentThemeProvider:ts,FluentSendBox:Er,testIds:{...globalThis.WebChat?.testIds,...H}};})();
|
|
12
12
|
/*! For license information please see botframework-webchat-fluent-theme.development.js.LEGAL.txt */
|
|
13
13
|
//# sourceMappingURL=botframework-webchat-fluent-theme.development.js.map
|